.show { display: inline-block; }
.dontshow { display: none; }

.subTotal { background-color: #CFDCE7; font-weight: bold; }

.wfListDiv {font-weight: bold!important; padding-top: 3px; padding-left: 4px; border-top: 1px solid #E1E6EE; border-bottom: 1px solid #A6B6CB; font-family: Arial, Helvetica, sans-serif!important; font-size 12px!important; background-color: #C8D1DF!important; }

/*----- FLOATER WINDOWS -----*/
.floaterWinShow { position: absolute; top: -100px; left: 25px; width: 600px; background-color: #EDEDED; border: 1px solid #666666; height: 250px; overflow-y: hidden; display: inline-block; }
.floaterWinHide {display:none;}
.floaterWinScroll { padding: 0px; height: 100%; overflow-y: scroll; }
.floaterWinScroll { scrollbar-3dlight-color: #CDD3DA; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color: #CDD3DA; scrollbar-shadow-color: #B0B7C3; scrollbar-arrow-color: #909AAB; scrollbar-base-color: #909AAB; scrollbar-face-color: #EEF0F2; scrollbar-track-color: #FAFBFB; }
div.floaterWinShow table td { background-color: transparent; }
.floaterWinTitle { background-image: url(/CRMApp/images/workflow/floaterTitle.gif); border-bottom: 1px solid #B08E00; border-right: none; border-left: 1px solid #FFE98E; border-top: 1px solid #FFE98E; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background-color: #FFCC00 !important; padding: 2px; }
.floaterWinTitleControl { background-image: url(/CRMApp/images/workflow/floaterTitle.gif); border-bottom: 1px solid #B08E00; border-right: 1px solid #B08E00; border-left: none; border-top: 1px solid #FFE98E; background-color: #FFCC00 !important; padding: 2px; }
td.floaterWinTitleControl img { cursor: hand; }
.floaterWinInst { border-bottom: 1px solid #8C0000; border-right: 1px solid #8C0000; border-left: 1px solid #DD0000; border-top: 1px solid #DD0000; font-family: Arial, Helvetica, sans-serif; font-size: 9px !important; font-weight: normal; padding: 2px; color: #FFFFFF !important; background-color: #CC0000 !important; }
.floaterWinRow { border-bottom: 1px solid #8C0000; border-right: 1px solid #8C0000; border-left: 1px solid #DD0000; border-top: 1px solid #DD0000; font-family: Arial, Helvetica, sans-serif; font-size: 9px !important; font-weight: normal; padding: 2px; color: #000000 !important; background-color: #C8D1DF !important; }
.floaterWinContent { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px !important; font-weight: normal; padding: 4px; }
.floaterWinTable { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px !important; font-weight: normal; padding-left: 4px; margin-top: 4px; }
.floaterWinButtons { text-align: right; border-top: 1px dotted #000000; padding-left: 0px; padding-right: 3px; padding-top: 4px; }
td.floaterWinButtons img{ margin-right: 1px; }
td.floaterWinButtons a:visited,td.floaterWinButtons a:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px !important; text-decoration: none; color: #CC0000; }
td.floaterWinButtons a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px !important; text-decoration: none; color: #000000; }
