body { margin: 0px; padding: 0px; } /* Site Colors */ /* Yellow */ .dark-yellow {background-color: #e6a724;} .med-yellow {background-color: #f3c816;} .yellow {background-color: #fedc4a;} .light-yellow {background-color: #feec9d;} /* Teals */ .dark-teal {background-color: #087a6f;} .med-teal {background-color: #1bbbb0;} .teal {background-color: #6ec9c6;} .light-teal {background-color: #b5e1e2;} /* Reds */ .dark-red2 {background-color: #46141b;} .dark-red1 {background-color: #741117;} .med-red {background-color: #c2222c;} .red {background-color: #e9444f;} .light-red1 {background-color: #f37882;} .light-red2 {background-color: #fac8cd;} .headertab { width: 100%; border-collapse: collapse; background-image: url(../images/background.gif); background-repeat:repeat-x repeat-y; background-position: top; } .logindisplay { font-weight: bold; font-size: 11pt; font-family: Calibri; color: #F8F8F8; text-align: right; padding-top: 8px; padding-right: 14px; white-space:nowrap; } .logincontainer { border-collapse: collapse; width: 100%; text-align: right; color: #eeeeee; padding-right: 14px; font-size: 9pt; } *{outline: none;} img {border: 0;} .container { width: 100%; padding: 0; margin: 0 auto; z-index:2000; } #header { background: url(header.jpg) no-repeat; float: left; } ul#topnav { margin: 0; padding: 0; float:left; width: 100%; list-style: none; font-size: 1.0em; } ul#topnav li { float: left; margin: 0; padding: 0; position: relative; /*--Important--*/ } ul#topnav li a { float: left; text-indent: -9999px; /*--Push text off of page--*/ height: 44px; } ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } /*--Hover State--*/ ul#topnav a.home { background: url(TabSelectedCenter.jpg) no-repeat; width: 78px; } ul#topnav a.products { background: url(TabSelectedCenter.jpg) no-repeat; width: 117px; } ul#topnav a.sale { background: url(TabSelectedCenter.jpg) no-repeat; width: 124px; } ul#topnav a.community { background: url(TabSelectedCenter.jpg) no-repeat; width: 124px; } ul#topnav a.store { background: url(TabSelectedCenter.jpg) no-repeat; width: 141px; } ul#topnav li .sub { position: absolute; /*--Important--*/ top: 44px; left: 0; background: #344c00 url(sub_bg.png) repeat-x; /*--Background gradient--*/ padding: 20px 20px 20px; float: left; /*--Bottom right rounded corner--*/ -moz-border-radius-bottomright: 5px; -khtml-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; /*--Bottom left rounded corner--*/ -moz-border-radius-bottomleft: 5px; -khtml-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; display: none; /*--Hidden for those with js turned off--*/ z-index:2000; } ul#topnav li .row { /*--If needed to break out into rows--*/ clear: both; float: left; width: 100%; margin-bottom: 10px; z-index:2000; } ul#topnav li .sub ul{ list-style: none; margin: 0; padding: 0; width: 150px; float: left; z-index:2000; } ul#topnav .sub ul li { width: 100%; /*--Override parent list item--*/ color: #fff; z-index:2000; } ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/ padding: 0; margin: 0; font-size: 1.0em; font-weight: normal; z-index:2000; } ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/ padding: 5px 0; background-image: none; color: #e8e000; z-index:2000; } ul#topnav .sub ul li a { float: none; text-indent: 0; /*--Override text-indent from parent list item--*/ height: auto; /*--Override height from parent list item--*/ background: url(navlist_arrow.png) no-repeat 5px 12px; padding: 7px 5px 7px 15px; display: block; text-decoration: none; color: #fff; z-index:2000; } ul#topnav .sub ul li a:hover { color: #ddd; background-position: 5px 12px ;/*--Override background position--*/ z-index:2000; } /* HEADER.HTML STYLES */ @media screen { .ToolBarButtonOff { font-weight: bolder; font-size: 10px; cursor: pointer; color: #18415b; font-family: tahoma,MetaMedium Roman,Tahoma,Arial; text-decoration: none; } .ToolBarButtonOn { font-weight: bolder; font-size: 10px; cursor: pointer; color: #286d9b; font-family: tahoma,MetaMedium Roman,Tahoma,Arial; text-decoration: none; } .submenuOptionOff { font-weight: bolder; font-size: 12px; cursor: pointer; color: #18415b; font-family: MetaMedium Roman,Tahoma,Arial; text-decoration: none; } .submenuOptionOn { font-weight: bolder; font-size: 12px; cursor: pointer; color: #286d9b; font-family: MetaMedium Roman,Tahoma,Arial; text-decoration: none; } .submenuOptionSel { border-right: #808080 0px solid; border-top: #808080 0px solid; font-weight: bolder; font-size: 12px; background-image: url(MXB/images/ToolbarBackgroundSel.jpg); border-left: #808080 0px solid; cursor: default; color: #286dab; border-bottom: #808080 0px solid; font-family: MetaMedium Roman,Tahoma,Arial; text-decoration: none; } .HeaderBody { margin: 0px; } .HeaderText { padding-left: 10px; vertical-align: middle; font-family: Tahoma; font-size: 15px; font-weight: normal; color: Navy; line-height: 42px; } /* END HEADER.HTML STYLES */ /* Administration Screen Styles */ .AdminQueryAnalyzerTable { width: expression(evaluateWidth(this) - 12); margin-left: 10px; margin-top: 0px; border-collapse: collapse; border-left-width: 1px; border-left-style: solid; border-right-width: 1px; border-right-style: solid; border-bottom-width: 1px; border-bottom-style: solid; } .AdminQueryAnalyzerHeaderRowColumn { text-decoration: none; color: #2F3030; cursor: pointer; font-family: tahoma; vertical-align: middle; font-size: 8pt; font-weight: bold; padding-bottom: 3px; padding-top: 8px; white-space: nowrap; height: 25px; text-indent: 19px; } .AdminQueryAnalyzerInput { width: expression(evaluateWidth(this) - 10); font-weight: normal; text-decoration: none; font-size: 8pt; color: #323333; font-family: tahoma; border: solid, 0, white; } .AdminQueryAnalyzerRowCount { font-weight: bold; font-size: 8pt; color: #323333; font-family: tahoma; } .AdminQueryAnalyzerResults { width: expression(evaluateWidth(this) - 10); font-weight: normal; text-decoration: none; font-size: 8pt; color: #323333; font-family: tahoma; } .AdminQueryAnalyzerGridTable { width: 100%; border-collapse: collapse; background-color: #EEEEEE; width: expression(evaluateWidth(this) - 6); margin-left: 10px; border-collapse: collapse; border-left-width: 1px; border-left-style: solid; border-right-width: 1px; border-right-style: solid; border-bottom-width: 1px; border-bottom-style: solid; } .AdminTraceGridTable { border-collapse: collapse; background-color: #EEEEEE; width: expression(evaluateWidth(this) - 8); height: 80%; margin-left: 10px; border-collapse: collapse; border-left-width: 1px; border-left-style: solid; border-left-color: #EEEEEE; border-right-width: 1px; border-right-style: solid; border-right-color: #EEEEEE; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #EEEEEE; } .AdminQueryAnalyzerGridDiv { position: absolute; margin-left: -2px; margin-bottom: 0px; margin-right: 2px; overflow: auto; width: expression(evaluateWidth(this) - 6); height: expression(window.document.body.offsetHeight - 450); z-index: -1; margin-top: 0px; border-collapse: collapse; border-left-width: 1px; border-left-style: solid; border-right-width: 1px; border-right-style: solid; border-bottom-width: 1px; border-bottom-style: solid; } .AdminGridDiv { top: expression(GetDataGridTopPosition(this)); position: absolute; margin-bottom: 0px; overflow: auto; width: expression(evaluateWidth(this)); height: expression(evaluateHeight(this)); z-index: -1; } .AdminExceptionRow { background-color: darkred; white-space: normal; } .AdminExceptionItem { font-weight: bold; font-family: tahoma; vertical-align: middle; font-size: 9pt; color: white; height: 22px; text-align: left; text-indent: 5px; width: 100%; } .AdminLegend { font-family: tahoma; vertical-align: middle; font-size: 8pt; background-color: #F0FFFF; color: black; height: 20px; text-align: left; text-indent: 10px; padding-right: 10px; white-space: nowrap; border-top: solid, 2px, navy; } .AdminGridTable { width: 100%; border-collapse: collapse; background-color: #EEEEEE; border: 1px, solid; width: expression(evaluateWidth(this) - 10); margin-left: 10px; } .AdminGridItem { font-family: tahoma; vertical-align: middle; font-size: 8pt; color: black; height: 20px; white-space: nowrap; padding-left: 10px; } .AdminDropDowns { font-weight: normal; text-decoration: none; font-size: 8pt; color: #323333; font-family: tahoma; width: 192px; padding-left: -2px; } .AdminHeaderRow { background-image: url(../../mxb/images/bgblue.gif); background-repeat: repeat; background-position: bottom; position:relative; top: expression(offsetParent.scrollTop - 2); z-index: 100; } .AdminHeaderRowText { text-decoration: none; color: #2F3030; cursor: pointer; font-family: tahoma; vertical-align: middle; font-size: 8pt; font-weight: bold; padding-bottom: 3px; padding-top: 8px; white-space: nowrap; height: 25px; padding-left: 10px; } .AdminItemRow { font-family: tahoma; vertical-align: middle; font-size: 8pt; background-color: White; color: #2F3030; height: 22px; white-space: nowrap; border-collapse: collapse; padding-left: 10px; } .AdminAlternatingItemRow { font-family: tahoma; vertical-align: middle; font-size: 8pt; background-color: #EEEEEE; color: #2F3030; height: 22px; white-space: nowrap; border-collapse: collapse; } .AdminGridFooterRow { background-image: url(../../mxb/images/bgblue.gif); background-repeat: repeat; background-position: bottom; z-index: 100; } .AdminGridFooterColumn { color: black; font-family: tahoma; font-size: 8pt; font-weight: bold; padding-right: 10px; padding-left: 10px; border-top-color: lightblue; border-top-style: solid; border-top-width: 1px; border-bottom-color: lightblue; border-bottom-style: solid; border-bottom-width: 1px; } .AdminTextBox { font-weight: normal; text-decoration: none; font-size: 8pt; color: #323333; font-family: tahoma; width: 155px; height: 18px; vertical-align: top; } .AdminAddRolesRow { font-weight: normal; text-decoration: none; font-size: 8pt; color: #323333; font-family: tahoma; background-color: #D3D3D3; } /* End Administration Screen Styles */ /* Error Msg Stlyes */ .ExceptionsTable { margin-left: 10px; border-collapse: collapse; background-color: #F0FFFF; border: 1px, solid; width: 100%; margin-top: 10px; } .ExceptionsCell { vertical-align: top; text-align: left; font-family: Calibri, Arial; font-size: 11px; color: Navy; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 10px; vertical-align: top; } .DashboardExceptionsCell { border-collapse: collapse; border: 1px, solid; border-color: gray; vertical-align: top; text-align: left; font-family: Calibri, Arial; font-size: 11px; color: Navy; padding-top: 5px; padding-bottom: 5px; vertical-align: top; white-space: normal; padding-top: 5px; background-color: #F0FFFF; } .TraceMsg { padding: 10px; } /* End Error Msg Stlyes */ /* Pager/GridView Styles */ .SortImage { vertical-align: middle; border: 0px; height: 8px; width: 8px; } .GridDrillDownUrl { color: black; cursor: pointer; font-weight: normal; text-decoration: none; } .ProgressbarTable { width: 100%; padding-left: 4px; margin-left: 9px; height: 28px; margin-bottom: 10px; } .LinksTable { margin-top: 0px; margin-left: 10px; width: 100%; vertical-align: top; border: 0px, solid; } .LinksText { color: black; font-family: Tahoma, Verdana, Arial; font-size: 8pt; cursor: pointer; font-weight: normal; text-decoration: none; padding-right: 2px; padding-bottom: 0px; text-align: left; } .DashbardMsgText { font-family: Calibri; padding-top: 10; padding-bottom: 10; font-size: 9pt; font-weight: normal; color: navy; padding-top: 10; padding-bottom: 10; text-align: left; padding-left: -2px; } .LinksActiveText { color: black; font-family: Tahoma, Verdana, Arial; font-size: 8pt; cursor: pointer; font-weight: bold; text-decoration: underline; padding-right: 2px; padding-bottom: 0px; text-align: left; } .ToolbarTable { margin-top: 0px; margin-left: 9px; width: 100%; vertical-align: top; position: absolute; display: none; } .ToolbarHeaderText { font-weight: bold; font-size: 8pt; color: black; font-family: tahoma; white-space: nowrap; vertical-align: baseline; border: 0px, solid; margin-left: 5px; } .ToolbarCell { padding-bottom: 0px; padding-top: 2px; padding-left: 0px; padding-right: 2px; vertical-align: top; white-space: nowrap; } .DropDowns { font-weight: normal; text-decoration: none; font-size: 8pt; color: #323333; font-family: tahoma; z-index: 11000; } .CondensedDropDowns { font-weight: normal; text-decoration: none; font-size: 8pt; color: #323333; font-family: tahoma; width: 100px; z-index: 11000; } .CondensedDropDownsExpanded { font-weight: normal; text-decoration: none; font-size: 8pt; color: #323333; font-family: tahoma; width: 200px; z-index: 11000; } .TextBox { font-weight:normal; font-size: 8pt; color: #323333; font-family: tahoma; padding-right: 0px; width: 120px; vertical-align: top; } .MXBSubmitCell { vertical-align: top; width: 1px; text-align: left; white-space: nowrap; text-align: left; padding-top: -2px; } .MXBSubmitImg { vertical-align: text-top; margin-top: -5px; text-align: left; border: 0px, dotted; margin-right: 0px; padding: 0px; } .MXBDatRangeTextBox { font-weight:normal; font-size: 8pt; color: #323333; font-family: tahoma; padding-right: 0px; width: 70px; vertical-align: middle; } .PagerTable { position: absolute; top: expression(GetDataGridPagerTopPosition(this)); height: 30; /*width: expression(evaluateWidth(this)); */ margin-left: 10px; border-left-width: 1px; border-left-style: solid; border-right-width: 1px; border-right-style: solid; border-bottom-width: 2px; border-bottom-style: solid; border-collapse: collapse; background-color: #F0F0F0 ; z-index: 100; white-space: nowrap; } .PagerCol { font-family: Tahoma; font-size: 9pt; font-weight: bold; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 2px; padding-right: 5px; border-top-width: 1px; border-top-style: solid; color: Black; white-space: nowrap; } .PagerImg { padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right: 5px; } .PagerLinks { text-decoration: none; font-family: Calibri; font-weight: normal; font-size: 9pt; color: Black; text-align: right; } .PagerHelpCol { padding-top: 3px; text-align: left; padding-left: 10px; border-top-width: 1px; border-top-style: solid; } .GridDiv { top: expression(GetDataGridTopPosition(this)); position: absolute; margin-left: 10px; margin-bottom: 0px; margin-right: 2px; overflow: auto; /*width: expression(evaluateWidth(this)); height: expression(evaluateHeight(this) - 25);*/ z-index: -1; } .GridTable { width: 100%; margin: 0px auto; background-color: #EEEEEE; border-collapse: collapse; border-right-color: #EEEEEE; border-right-width: 1px; border-right-style: solid; } .ViewTitle { color: Gray; font-family: Calibri, Verdana, Tahoma; vertical-align: middle; font-size: 10pt; font-weight: bold; padding-top: 5px; padding-bottom: 5px; /* border-top-color: #EEEEEE; border-top-style: solid; border-top-width: 1px; */ border-bottom-color: #EEEEEE; border-bottom-style: solid; border-bottom-width: 1px; } .GridViewNoLoadTable { position: absolute; top: expression(GetDataGridPagerTopPosition(this)); height: 25; margin-left: 10px; z-index: -1; margin-top: -10px; } .GridViewNoLoadText { text-decoration: none; color: 191970; font-family: Calibri, Verdana, Tahoma; vertical-align: middle; font-size: 9pt; font-weight: bold; padding-bottom: 3px; padding-top: 8px; white-space: nowrap; height: 35px; } .GridHeaderRow { background-image: url(../../mxb/images/bgblue.gif); background-repeat: repeat; background-position: bottom; position:relative; top: expression(offsetParent.scrollTop) -2; z-index: 100; border-left-color: #EEEEEE; border-left-style: outset; border-left-width: 0px; } .GridHeaderRowColumn { text-decoration: none; color: #2F3030; cursor: pointer; font-family: tahoma; vertical-align: middle; font-size: 8pt; font-weight: bold; padding-bottom: 3px; padding-top: 8px; white-space: nowrap; height: 25px; text-indent: 9px; } .GridNoData { background-color: White; font-family: tahoma; vertical-align: middle; font-size: 9pt; height: 27px; color: black; font-weight: bold; text-align: left; padding-left: 10px; border-left-color: #EEEEEE; border-left-width: 1px; border-left-style: solid; border-right-color: #EEEEEE; border-right-width: 1px; border-right-style: solid; border-bottom-color: #EEEEEE; border-bottom-width: 1px; border-bottom-style: solid; } .GridItemRow { font-family: tahoma; vertical-align: middle; font-size: 8pt; /*background-color: White; */ color: #2F3030; height: 22px; white-space: nowrap; border-collapse: collapse; text-indent: 10px; } .GridItemRowOver { /*background-color: #C0D9FB; */ height: 22px; } .GridItem { font-family: tahoma; vertical-align: top; font-size: 8pt; color: black; height: 20px; text-indent: 20px; white-space: nowrap; } .GridAlternatingItemRow { font-family: tahoma; vertical-align: middle; font-size: 8pt; /*background-color: #EEEEEE; */ color: #2F3030; height: 22px; white-space: nowrap; border-collapse: collapse; } .GridAlternatingItemRowOver { /* background-color: #C0D9FB; */ height: 22px; } .GridTotalRecsFooterRow { background-image: url(../../MXB/Images/bgblue.gif); background-repeat: repeat; background-position: bottom; height: 28px; border-left-color: #EEEEEE; border-left-width: 1px; border-left-style: solid; border-right-color: #EEEEEE; border-right-width: 1px; border-right-style: solid; } .GridRowNumber { font-family: tahoma; vertical-align: middle; font-size: 8pt; color: gray; font-weight: normal; text-align: center; text-indent: 10px; } .GridTotalRecsFooterColumn { color: black; font-family: tahoma; font-size: 8pt; font-weight: bold; border-top-color: #EEEEEE; border-top-style: solid; border-top-width: 1px; border-bottom-color: #EEEEEE; border-bottom-style: solid; border-bottom-width: 1px; text-indent: 22px; white-space: nowrap; } /* End Pager/GridView Styles */ /* Dashboard Styles */ .DashboardTitle { font-family: Calibri, verdana, tahoma; font-weight: bold; color: 483D8B; font-size: 11pt; vertical-align: top; white-space: nowrap; width: 100%; padding-top: 5px; padding-bottom: 5px; margin-top: 0px; margin-left: 9px; } .DashboardGlobalAck { width: 90%; margin-left: 11px; vertical-align: top; position: absolute; top: expression(getDashboardToolbarPosition(this)); z-index: -1; border-collapse: collapse; border: solid 1; } .GridView_GlobalAckData { text-decoration: none; font-family: calibri; font-weight: normal; font-size: 10pt; color: Black; width: 100%; padding: 8px; z-index: -1; background-color: #F8F8FF; border-collapse: collapse; border-top-width: 1px; border-top-style: solid; } .Dashboard_GlobalAckData { text-decoration: none; font-family: Calibri; font-weight: normal; font-size: 8pt; color: Black; width: 100%; padding: 8px; z-index: -1; background-color: white; } .DashboardTableLayout { margin-top: -10px; margin-left: 24px; vertical-align: top; position: absolute; top: expression(getDashboardGlobalAckPosition(this)); z-index: -1; } .DashboardComponentTable { border: solid, 1, black; z-index: -1; width: auto; } .DashboardComponentContainerTable { margin-top: 2px; z-index: -1; width: 100%; } .DashboardComponentTableColTitle { background-image: url(../../mxb/Images/blockdefault.gif); background-repeat: repeat; background-position: bottom; font-family: Calibri; font-size: 9pt; font-weight: bold; padding-left: 10px; color: White; border-top-width: 1px; border-top-style: solid; border-top-color: black; border-left-width: 0px; border-left-style: solid; border-left-color: black; border-right-width: 0px; border-right-style: solid; border-right-color: black; height: 25px; white-space: nowrap; vertical-align: middle; } .DashboardComponentTableCol { border-top-width: 0px; border-top-style: solid; border-top-color: gray; border-left-width: 1px; border-left-style: solid; border-left-color: gray; border-right-width: 1px; border-right-style: solid; border-right-color: gray; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: gray; border-collapse: collapse; font-family: Calibri; font-size: 9pt; font-weight: normal; text-align: center; vertical-align: middle; color: gray; padding-top: 0px; padding-bottom: 0px; } .DashboardComponentTableColTop { vertical-align: top; } .DashboardPivotHeaderRow { /* position:relative; */ /* top: expression(offsetParent.scrollTop - 2); */ } .DashboardPivotHeaderRowNoScroll { /* position: relative; */ } .DashboardPivotHeader { background-image: url(../../mxb/Images/bgBlue.gif); background-repeat: repeat; background-position: bottom; height: 25; padding: 0; font-family: Calibri; font-size: 12px; color: black; font-weight: bold; vertical-align: middle; padding-left: 10px; padding-right: 10px; text-decoration: none; border-right: solid, 1, white; } .DashboardPivotColumnHeader { padding: 0; font-family: Calibri; font-size: 11px; color: black; font-weight: bold; padding-left: 5px; padding-right: 5px; text-decoration: none; border-right: solid, 1, white; border-right-width: 1px; border-right-style: solid; border-right-color: D3D3D3; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: D3D3D3; } .DashboardPivotColumnHeaderAlt { background-color: #EEEEEE; height: 19; padding: 0; font-family: Calibri; font-size: 11px; color: black; font-weight: bold; vertical-align: middle; padding-left: 5px; padding-right: 5px; text-decoration: none; border-right: solid, 1, white; border-right-width: 1px; border-right-style: solid; border-right-color: D3D3D3; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: D3D3D3; } .DashboardPivotColumnHeaderUrl { background-color: white; height: 19; padding: 0; font-family: Calibri; font-size: 11px; color: black; font-weight: bold; vertical-align: middle; padding-left: 10px; padding-right: 10px; text-indent: -4px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: D3D3D3; } .ChartError { background-color: white; height: 19; padding: 0; font-family: Calibri; font-size: 11px; color: red; } .DashboardPivotHeaderCol1 { background-image: url(../../mxb/Images/bgBlue.gif); background-repeat: repeat; background-position: bottom; height: 25; padding: 0; font-family: Calibri; font-size: 12px; color: black; font-weight: bold; vertical-align: middle; padding-left: 5px; padding-right: 5px; border-right: solid, 1, white; } .DashboardPivotColumnHeaderSubTotalHeader { background-color: FAFAD2; height: 20; padding: 0; font-family: Calibri; font-size: 10px; color: black; text-indent: 20px; font-weight: bold; vertical-align: middle; padding-left: 10px; padding-right: 10px; white-space: nowrap; border-top-width: 1px; border-top-style: solid; border-top-color: black; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: black; } .DashboardPivotSubTotalColumn { background-color: FAFAD2; height: 15; padding: 0; font-family: Calibri; font-size: 11px; color: black; font-weight: bold; vertical-align: middle; padding-left: 10px; padding-right: 10px; white-space: nowrap; border-top-width: 1px; border-top-style: solid; border-top-color: black; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: black; } .DashboardPivotSubTotalValueColumn { background-color: FAFAD2; height: 15; padding: 0; font-family: Calibri; font-size: 11px; color: black; font-weight: bold; vertical-align: middle; padding-left: 10px; padding-right: 10px; white-space: nowrap; border-top-width: 1px; border-top-style: solid; border-top-color: black; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: black; } .DashboardPivotColumnHeaderTotalHeader { background-color: F5DEB3; height: 20; padding: 0; font-family: Calibri; font-size: 10px; color: black; font-weight: bold; vertical-align: middle; padding-left: 10px; padding-right: 10px; white-space: nowrap; text-indent: 20px; border-top-width: 1px; border-top-style: solid; border-top-color: black; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: black; } .DashboardPivotTotalColumn { background-color: F5DEB3; height: 15; padding: 0; font-family: Calibri; font-size: 11px; color: black; font-weight: bold; vertical-align: middle; padding-left: 10px; padding-right: 10px; white-space: nowrap; border-top-width: 1px; border-top-style: solid; border-top-color: black; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: black; } .DashboardPivotTotalValueColumn { background-color: F5DEB3; height: 15; padding: 0; font-family: Calibri; font-size: 11px; color: black; font-weight: bold; vertical-align: middle; padding-left: 10px; padding-right: 10px; white-space: nowrap; border-top-width: 1px; border-top-style: solid; border-top-color: black; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: black; } .DashboardPivotColumnHeaderGrandTotalHeader { background-color: #003366; height: 22; padding: 0; font-family: Calibri; font-size: 12px; color: white; font-weight: bold; vertical-align: middle; padding-left: 10px; padding-right: 10px; white-space: nowrap; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: black; border-top-width: 1px; border-top-style: solid; border-top-color: black; vertical-align: middle; } .DashboardPivotGrandTotalColumn { background-color: #003366; height: 20; padding: 0; font-family: Calibri; font-size: 12px; color: white; font-weight: bold; vertical-align: middle; padding-left: 10px; padding-right: 10px; white-space: nowrap; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: black; vertical-align: middle; } .DashboardPivotGrandTotalValueColumn { background-color: #003366; height: 20; padding: 0; font-family: Calibri; font-size: 12px; color: white; font-weight: bold; vertical-align: middle; padding-left: 10px; padding-right: 10px; white-space: nowrap; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: black; vertical-align: middle; } .DashboardPivotColumn { background-color: white; height: 15; padding: 0; font-family: Calibri; font-size: 11px; color: black; font-weight: normal; vertical-align: middle; padding-left: 10px; padding-right: 10px; border-right: solid, 1, white; border-right-width: 1px; border-right-style: solid; border-right-color: D3D3D3; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: D3D3D3; white-space: nowrap; } .DashboardPivotColumnAlt { background-color: #EEEEEE; height: 15; padding: 0; font-family: Calibri; font-size: 11px; color: black; font-weight: normal; vertical-align: middle; padding-left: 10px; padding-right: 10px; border-right: solid, 1, white; border-right-width: 1px; border-right-style: solid; border-right-color: D3D3D3; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: D3D3D3; white-space: nowrap; } .DashboardPivotColumnNoRightBorder { background-color: white; height: 15; padding: 0; font-family: Calibri; font-size: 11px; color: black; font-weight: normal; vertical-align: middle; padding-left: 10px; padding-right: 10px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: D3D3D3; white-space: nowrap; } .DashboardPivotEmpty { background-color: white; height: 15; padding: 0; font-family: Calibri; font-size: 11px; color: black; font-weight: normal; vertical-align: middle; padding-left: 10px; padding-right: 10px; border-left-width: 1px; border-left-style: solid; border-left-color: D3D3D3; white-space: nowrap; } .DashboardToolbarTable { top: expression(getDashboardTitlePosition(this)); margin-top: 0px; margin-left: 9px; width: 100%; vertical-align: top; position: absolute; z-index: 500; } /* Help Styles */ .HelpHeader { font-family: Calibri; font-weight: bold; color: orange; font-size: 15pt; vertical-align: top; padding-left: 10px; padding-top: 10px; white-space: nowrap; } .HelpSubHeader { font-family: Calibri; font-weight: normal; color: Red; font-size: 12pt; vertical-align: top; padding-left: 11px; } .HelpBody { border-top-width: 1px; border-top-style: solid; border-top-color: orange; margin: 0px; padding: 0px; } .BrowseHeader { background-image: url(../../MXB/Images/clvbluebg.gif); background-repeat: repeat; background-position: center; color: White; font-family: Calibri, Arial, Tahoma; font-weight: bold; font-size: 9pt; white-space: nowrap; padding: 0px; text-indent: 10px; height: 28px; } .ViewHeader { background-image: url(../../MXB/Images/clvbluebg.gif); background-repeat: repeat; background-position: top; color: White; font-family: Calibri, Arial, Tahoma; font-weight: bold; font-size: 10pt; white-space: nowrap; text-indent: 10px; height: 28px; width:auto; } .ViewText { font-family: Calibri, Arial, Tahoma; font-weight: normal; font-size: 9pt; padding: 9px; list-style-type: square; color: navy; line-height: 2.0; vertical-align: top; } .SessionAlertText { font-family: Calibri, Arial, Tahoma; font-weight: normal; font-size: 8pt; padding: 9px; list-style-type: square; color: black; line-height: 1.0; vertical-align: top; } .ViewMetricsTextTable { font-family: Calibri, Arial, Tahoma; font-weight: normal; font-size: 9; padding: 0px; margin: 0px; list-style-type: square; color: navy; vertical-align: top; text-align: left; } .ViewMetricsText { white-space: nowrap; font-family: Calibri, Arial, Tahoma; font-weight: bold; font-size: 9pt; padding-right: 10px; white-space: nowrap; vertical-align: top; padding-top: 3px; padding-bottom: 3px; color: navy; line-height: 1.5; text-align: left; } .ViewMetricTextDescTable { white-space: nowrap; font-family: Calibri, Arial, Tahoma; font-weight: normal; font-size: 9pt; padding-right: 10px; white-space: nowrap; vertical-align: top; padding-top: 3px; padding-bottom: 3px; color: navy; line-height: 1.5; text-align: left; } .ViewQueryText { font-size: 9pt; padding-right: 10px; font-family: Calibri, Arial, Tahoma; } .HelpContentsTable { margin: 0px; padding: 0px; } .HelpContentsData1 { border-bottom-width: 1px; border-bottom-color: #E0FFFF; border-bottom-style: solid; border-collapse: collapse; color: navy; font-family: Tahoma; font-weight: normal; font-size: 9pt; white-space: nowrap; padding: 8px; background: #F0F8FF; font-weight: normal; height: auto; } .HelpContentsData2 { border-bottom-width: 1px; border-bottom-color: #E0FFFF; border-bottom-style: solid; border-collapse: collapse; color: navy; font-family: Tahoma; font-weight: normal; font-size: 9pt; white-space: nowrap; background: white; font-weight: normal; height: auto; } .LinkStyle { text-decoration: none; color: navy; } #DHTMLgoodies_formTooltipDiv{ color:#FFF; font-family:arial; font-weight:bold; font-size:0.8em; line-height:120%; } .DHTMLgoodies_formTooltip_closeMessage{ color:#FFF; font-weight:normal; font-size:0.7em; } /* ## Navigation Styles ## */ .navigationTable { margin-top: 0px; width: 100%; vertical-align: top; border: 0px, solid; } .navigationLink { color: black; font-family: Tahoma, Verdana, Arial; font-size: 8pt; cursor: pointer; font-weight: normal; text-decoration: none; padding-right: 2px; padding-bottom: 0px; text-align: left; } .navigationActiveLink { color: black; font-family: Tahoma, Verdana, Arial; font-size: 8pt; cursor: pointer; font-weight: bold; text-decoration: underline; padding-right: 2px; padding-bottom: 0px; text-align: left; } /* ## Progress bar styles ## */ .progressBarTable { width: 100%; height: 30px; margin-left: 0px; margin-bottom: 10px; } /* ## Exception table styles ## */ .exceptionsTable { border-collapse: collapse; background-color: #eeeeee; border: 1px, solid; width: 100%; margin-top: 0px; margin-left: 0px; position: absolute; width: expression(getClientWidth(false)); top: 0; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom: solid 1px #eeeeee; } .exceptionsText { text-align: left; font-family: Tahoma, Verdana, Arial; font-size: 11px; color: Navy; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 10px; vertical-align: top; width: 100%; } /* ## Toolbar ## */ .gridToolbarTable { margin-top: 0px; width: expression(getClientWidth(true)); height: auto; top: 50; left: 10; vertical-align: top; position: absolute; border: solid 0 blue; border-collapse: collapse; display: inline; z-index: 350; } .toolbarCell { padding-bottom: 0px; padding-top: 2px; padding-left: 2px; padding-right: 2px; vertical-align: top; white-space: nowrap; } .toolbarHeaderText { font-weight: bold; font-size: 8pt; color: black; font-family: Tahoma, Verdana, Arial; white-space: nowrap; vertical-align: baseline; border: 0px, solid; padding-left: 3px; } .toolbarDropDown { font-weight: normal; text-decoration: none; font-size: 8pt; color: #323333; font-family: Tahoma, Verdana, Arial; z-index: 600; } .toolbarDropDownCondensed { font-weight: normal; text-decoration: none; font-size: 8pt; color: #323333; font-family: Tahoma, Verdana, Arial; width: 120px; z-index: 600; } .toolbarTextBox { font-weight:normal; font-size: 8pt; color: #323333; font-family: Tahoma, Verdana, Arial; width: 120px; vertical-align: top; } .toolbarButtonSubmitCell { vertical-align: top; width: 1px; text-align: left; white-space: nowrap; text-align: left; padding-top: -2px; } .toolbarButtonSubmit { vertical-align: text-top; margin-top: -5px; text-align: left; border: 0px, dotted; margin-right: 0px; padding: 0px; } .pagerTable { height: 30; position: absolute; margin-left: 0px; border-collapse: collapse; border-width: 0px; border-top-width: 0px; z-index: 100; white-space: nowrap; margin-top: 0px; padding-top: 5px; top: 50px; left: 0px; width: expression(getClientWidth(false)); background-color: #F8F8F8; border-bottom: solid 0px lightgrey; border-top: solid 1px lightgrey; } .pagerText { font-family: calibri; font-size: 11pt; font-weight: bold; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-right: 5px; border-top-width: 1px; border-top-width: 0px; color: black; white-space: nowrap; } .pagerImageStyle { padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right: 5px; } .pagerLinksStyle { text-decoration: none; font-family: calibri; font-weight: normal; font-size: 11pt; padding-right: 3px; color: black; text-decoration: none; text-align: right; } .pagerGlobalAck { text-decoration: none; font-family: calibri; font-weight: normal; font-size: 12pt; color: Black; padding: 8px; z-index: -1; background-color: #F8F8FF; border-collapse: collapse; border-top-width: 1px; border-top-style: solid; } .dataGridDiv { position: absolute; margin-bottom: 0px; margin-right: 2px; overflow: auto; /*z-index: -1;*/ top: 80px; left: 0px; right:0px; bottom:0px; /*width: expression(getClientWidth(false)); height: expression(getClientHeight() - 80);*/ } .reportViewer { position: absolute; margin-bottom: 0px; margin-right: 2px; overflow: auto; z-index: -1; top: 50; left: 0; width: expression(getClientWidth(false)); } .dataGridTable { width: 100%; border-collapse: collapse; border: solid 1px #c0c0c0; } .dataGridNoDataTable { width: 100%; height: 10px; background-color: #F8F8FF; border-collapse: collapse; border-left: solid 1 #EEEEEE; border-right: solid 1 #EEEEEE; border-bottom: solid 1 #EEEEEE; border-top: solid 0 #EEEEEE; } .dataGridHeaderRow { /* background-image: url(../../mxb/images/bgblue.gif); background-repeat: repeat; background-position: bottom; */ background-color: #F8F8F8; position:relative; z-index: 100; border-left-color: #EEEEEE; border-left-style: outset; border-left-width: 1px; padding-left: 2px; height: 28px; } .dataGridFooterRow { background-color: #F8F8F8; height: 28px; border-left-color: #EEEEEE; border-left-width: 1px; border-left-style: solid; border-right-color: #EEEEEE; border-right-width: 1px; border-right-style: solid; } .dataGridFooterRowTopBorder { border-top: solid 1 #EEEEEE; } .dataGridFooterText { font-family: calibri; font-weight: bold; vertical-align: middle; font-size: 9pt; color: black; height: 20px; text-indent: 10px; white-space: nowrap; } .dataGridHeaderText { text-decoration: none; color: #2F3030; cursor: hand; font-family: calibri; vertical-align: middle; font-size: 10pt; font-weight: bold; white-space: nowrap; text-indent: 10px; } .dataGridHeaderTextUrl { text-decoration: none; color: #2F3030; cursor: hand; font-family: calibri; vertical-align: middle; font-size: 10pt; font-weight: bold; white-space: nowrap; text-indent: 9px; text-decoration: none; } .dataGridNoDataMsg { text-decoration: none; color: #2F3030; font-family: calibri; font-size: 11pt; padding-bottom: 3px; padding-top: 8px; white-space: nowrap; height: 50px; background-color: #F0F0F0; } .dataGridSubtotalRow {color: #000000;height: 22px;white-space: nowrap;border-collapse: collapse;border: solid 1px #c0c0c0;} .dataGridSubtotalRow td{ font-weight:bolder!Important;} .dataGridSubtotalRow_1 {background-color: #f0f0f0;} .dataGridSubtotalRow_1:hover {background-color: #e0e0e0;} .dataGridSubtotalRow_1 td{padding-top: 12px;padding-bottom: 12px;font-size: 12pt!Important;} .dataGridSubtotalRow_1 div{padding-top: 10px;padding-bottom: 9px;font-size: 12pt!Important;} .dataGridSubtotalRow_2{background-color: #DDEBF6;} .dataGridSubtotalRow_2:hover{background-color: #CDDBE6;} .dataGridSubtotalRow_2 td{padding-top: 9px;padding-bottom: 9px;font-size: 11pt!Important;} .dataGridSubtotalRow_3{background-color: #ffffff;} .dataGridSubtotalRow_3:hover{background-color: #f5f5f5;} .dataGridSubtotalRow_3 td{padding-top: 6px;padding-bottom: 6px;font-size: 10pt!Important;} .dataGridSubtotalRow_4{background-color: #ffffff;} .dataGridSubtotalRow_4:hover{background-color: #f5f5f5 ;} .dataGridSubtotalRow_4 td{padding-top: 3px;padding-bottom: 3px;font-size: 9pt!Important;} .gridDataTextIndexRowColumn{text-decoration: none!Important;font-size: 9pt!Important;font-weight:normal!Important;background-color:#e0e0e0!Important;} .dataGridNormalRow { color: #2F3030; height: 22px; white-space: nowrap; border-collapse: collapse; background-color: white; border-width: 0px; } .dataGridNormalRow:hover { background-color: green ; } .dataGridLoadMsg { top: expression(get_datagrid_load_msg_top_positon(this)); left: expression(get_datagrid_load_msg_center_positon(this)); z-index: 1000; position: absolute; } .dataGridAlternateRow { font-family: calibri; vertical-align: middle; font-size: 9pt; background-color: #F8F8F8 ; color: #2F3030; height: 22px; white-space: nowrap; border-collapse: collapse; border-width: 0px; } .dataGridAlternateRow:hover { background-color: #F5F5F5; height: 22px; } .dataGridDrilldownIcon { text-decoration: none; color: navy; } .processLogText { font-family: calibri; vertical-align: middle; text-align: left; font-size: 11pt; color: navy; height: 20px; white-space: nowrap; padding-top: 6px; } .processLogMsg { font-family: calibri; vertical-align: middle; text-align: left; font-size: 11pt; color: black; height: 20px; white-space: nowrap; padding-top: 6px; } /* ## Admin Screen ## */ .adminHeaderImg { margin: 10; white-space: nowrap; } .adminHeaderTable { top: expression(get_datagrid_top_positon(this) + 10); position: absolute; margin-bottom: 0px; width: expression(evaluateWidth(this) + 1); z-index: -1; height: 20px; background-color: #EEEEEE; border-collapse: collapse; border-left: solid 0 #EEEEEE; border-right: solid 1 #EEEEEE; border-bottom: solid 1 #EEEEEE; border-top: solid 0 #EEEEEE; } .adminHeaderTitle { vertical-align: middle; font-size: 9pt; font-family: Tahoma, Verdana, Arial; font-weight: bold; text-align: left; width: 100%; white-space:nowrap; padding: 3px; padding-left: 10px; } .adminDataDiv { top: expression(get_admin_grid_top_positon(this)); position: absolute; margin: 0 0 0 0; overflow: auto; width: expression(evaluateWidth(this)); height: expression(evaluateHeight(this)); z-index: -1; border-collapse: collapse; padding: 0 0 0 0; } .adminGridTable { background-color: White; margin: 0 0 0 0; padding: 0 0 0 0; width: 100%; border-collapse: collapse; border-bottom: solid 1 #EEEEEE; border-left: solid 1 #EEEEEE; border-right: solid 1 #EEEEEE; border-top: solid 1 #EEEEEE; } .adminEditTable { background-color: #F0FFFF; margin: 0 0 0 0; padding: 0 0 0 0; width: 100%; border-collapse: collapse; } .adminButton { height: 23; width: 110; font-size: 8pt; font-family: Tahoma, Verdana, Arial; font-weight: normal; white-space: nowrap; cursor: pointer; } .admingGridHeaderRow { background-image: url(../../mxb/images/bgblue.gif); background-repeat: repeat; background-position: bottom; position:relative; z-index: 100; border-top: outset 1 #EEEEEE; border-left-color: #EEEEEE; border-left-style: outset; border-left-width: 1px; top: expression(offsetParent.scrollTop); padding-left: 2px; } .admingGridHeaderRowStatic { background-image: url(../../mxb/images/bgblue.gif); background-repeat: repeat; background-position: bottom; position:relative; z-index: 100; border-top: outset 1 #EEEEEE; border-left-color: #EEEEEE; border-left-style: outset; border-left-width: 1px; padding-left: 2px; } .adminGridHeaderText { font-size: 8pt; font-family: Tahoma, Verdana, Arial; font-weight: bold; white-space: nowrap; padding: 5; padding-left: 15; padding-right: 15; text-indent: -5; } .adminGridNormalText { font-size: 8pt; font-family: Tahoma, Verdana, Arial; font-weight: normal; white-space: nowrap; padding: 5; } .adminErrorText { color: Red; font-size: 8pt; font-family: Tahoma, Verdana, Arial; font-weight: bold; white-space: nowrap; padding: 5; padding-right: 10; text-align: right; } .adminHeaderUrl { text-decoration: none; color: #2F3030; cursor: pointer; font-family: Tahoma, Verdana, Arial; vertical-align: middle; font-size: 8pt; font-weight: bold; padding-bottom: 3px; padding-top: 8px; white-space: nowrap; height: 25px; text-indent: 0px; text-decoration: none; } .adminUserTextBox { font-weight:normal; font-size: 8pt; color: #323333; font-family: Tahoma, Verdana, Arial; width: 160px; vertical-align: top; } .adminRoleList { height: 220; overflow: auto; border-bottom: solid 1 #EEEEEE; } .adminRoleItemList { height: 200; overflow: auto; border: solid 1 #EEEEEE; } .adminRoleEditList { height: 160; overflow: auto; border: solid 1 #EEEEEE; width: 100%; } .adminUserDiv { top: expression(get_admin_grid_top_positon(this)); position: absolute; margin-bottom: 0px; margin-right: 2px; overflow: auto; width: expression(evaluateWidth(this)); height: expression(evaluateHeight(this) - 100); z-index: -1; border-bottom: solid 1 #EEEEEE; border-left: solid 1 #EEEEEE; } .adminRoleTableMain { top: expression(get_admin_grid_top_positon(this)); position: absolute; margin: 0 0 0 0; margin-right: 0px; overflow: auto; width: expression(evaluateWidth(this)); height: expression(evaluateHeight(this)); z-index: -1; border-bottom: solid 1 #EEEEEE; border-left: solid 0 #EEEEEE; border-right: solid 0 #EEEEEE; } .adminRoleTableLeft { width: 470px; vertical-align: top; padding: 10px; border-right: solid 1 #EEEEEE; } .adminFieldSet { border: solid 2 #EEEEEE; font-family: Calibri; font-weight: bold; font-size: 9pt; color: Black; width: 100%; background: white; height: 100%; } .adminLegend { font-family: Calibri; font-weight: bold; font-size: 9pt; color: Black; background: white; vertical-align: top; } .adminAllUsersDiv { height: 368; overflow: auto; border: solid 1 #EEEEEE; width: 100%; } .adminRolesSideBarDiv { height: 150; overflow: auto; border: solid 1 #EEEEEE; width: 100%; } .adminViewsSideBarDiv { height: 386; overflow: auto; border: solid 1 #EEEEEE; width: 100%; } .adminRoleEditDiv { top: expression(get_admin_grid_top_positon(this)); position: absolute; margin-bottom: 0px; margin-right: 2px; overflow: auto; width: expression(evaluateWidth(this)); height: expression(evaluateHeight(this) - 100); z-index: -1; border-bottom: solid 1 #EEEEEE; border-left: solid 1 #EEEEEE; } .adminAddEditTd { vertical-align: top; width: 70%; padding: 10px; } .adminSideBar { vertical-align: top; padding: 10px; height: 400px; } /* ## Dashboard ## */ .dashboardPagerTable { height: 32px; color: Black; position: absolute; border-width: 0px; border-collapse: collapse; z-index: 500; white-space: nowrap; left: 0; background-color: #D8D8D8!important; border-bottom: solid 1px #a0a0a0!Important; /*display:none;*/ } .dashboardPageTitle { visibility: hidden; width: 100%; color: black; vertical-align: middle; } .dashboardToolbarTable { z-index: 600; top: 20; left: 10; position: absolute; margin-top: 0px; width: expression(evaluateWidth(this) - 10); vertical-align: top; position: absolute; margin-left: -2; } .dashboardComponentTable { margin-top: 2px; z-index: -1; margin-left: 10px; } .dashboardComponentTitle { background-image: url(../../mxb/Images/background.gif); background-repeat: repeat; background-position: bottom; font-family: calibri; font-size: 11pt; font-weight: bold; padding-left: 10px; color: white; border-top-width: 0px; border-left-width: 0px; height: 25px; white-space: nowrap; vertical-align: middle; } .dashboardComponentColumn { border: solid 1px #D8D8D8; border-top-width: 0px; border-collapse: collapse; font-family: calibri; font-size: 10pt; font-weight: normal; text-align: center; vertical-align: middle; color: gray; padding-top: 0px; padding-bottom: 0px; } .dashboardTableLayout { margin-left: -5px; vertical-align: top; top: 0px; position: absolute; z-index: 500; } .dashboardGlobalAckTable { background-color: #EEEEEE; height: 30; position: absolute; border: solid 1px lightgrey; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-collapse: collapse; z-index: -1; white-space: nowrap; left: 0; } .dashboardGlobalAckData { z-index: -1; vertical-align: top; text-decoration: none; font-family: calibri; font-weight: normal; font-size: 12pt; color: black; padding: 8px; background-color: #EEEEEE; border-collapse: collapse; white-space: normal; } .adminText { font-family: tahoma,MetaMedium Roman,Tahoma,Arial; vertical-align: middle; font-size: 8pt; color: black; height: 20px; white-space: nowrap; text-indent: 10px; } .adminHeader { font-family: tahoma,MetaMedium Roman,Tahoma,Arial; vertical-align: middle; font-size: 8pt; color: black; height: 20px; white-space: nowrap; font-weight: bold; text-indent: 10px; } .filters_table { position: absolute; left: 0; top: 0; width: expression(getClientWidth(true) + 20); height: 60px; background-color: #e8e8e8; border-bottom: solid 1px lightgrey; font-family: Calibri, Tahoma, Verdana; font-size: 9pt; font-weight: bold; } .filterbartext { padding-top: 8px; text-align: right; width: auto; font-weight: bold; padding-right: 10px; color: black; } .filterbarfont { font-size: 9pt; color: #686868; } .filterbardates { left: 90; font-weight: bold; font-size: 8pt; top: 5; position: absolute; width: 220px; } .filterdateitem { color: Black; padding-right: 10px; white-space: nowrap; } .filterdatetb { padding-top: 0px; height: 21px; top: 20; position: absolute; width: 110px; } .filterbar { vertical-align: top; background-color: #D8D8D8; top: 18; left: 10; position: absolute; border-width: 0px; width: 73px; height: 23px; background-repeat: repeat-y; cursor: pointer; } .gridHeaderRowNew { background-color: #E0E0E0; border-collapse: collapse; border-width: 0px; /*position: fixed; width: 100% !important; top: 75px !important;*/ } .gridFooterRowNew { background-color: #eeeeee; border-collapse: collapse; } .titleVertIcon { height: 18px; vertical-align: bottom; } .gridHeaderTextTD { background-color: #eee; border-bottom: solid 1px #E0E0E0; border-top: solid 1px #E0E0E0; border-left: solid 1px; border-right: solid 0px; cursor: default; white-space: nowrap; height: 26px; font-weight: bold; font-family: Calibri; font-size: 10pt; padding-right: 0px; vertical-align: middle; text-indent: 12px; } .gridHeaderTextTDActionImg { border-width: 0px; background-color: #eee; border-bottom: solid 1px #c0c0c0; border-top: solid 1px #c0c0c0; } .gridHeaderTextSpan { cursor: pointer; padding-right: 5px; } .gridHeaderSortSpan { padding-left: 4px; padding-right: 4px; cursor: pointer; } .staticHeaderRow1 { position:fixed; height:28px; } .staticHeaderRow3 { margin-top:27px; position:fixed; height:43px; } .gridHeaderFilterSpan { cursor: pointer; } .gridFooterTextTD { border-collapse: collapse; border-bottom: solid 1px lightgrey; border-top: solid 1px lightgrey; border-left-width: 0px; border-right: 0px; cursor: default; white-space: nowrap; height: 24px; font-weight: bold; font-family: Calibri; font-size: 9pt; text-indent: 12px; padding-right: 2px; vertical-align: middle; background-color: #eeeeee; } .gridHdrTextSpan { cursor: pointer; padding-right: 4px; } .gridHdrImgSpan { text-align: right; } .gridSortImg { border-width: 0px; vertical-align: bottom; margin: 0px; cursor: pointer; } .gridFilterImg { border-width: 0px; vertical-align: middle; margin: 0px; text-align: right; } .gridDrilldownIcon { margin-right: 5px; } .gridDataText { border-right: solid 1px lightgrey; font-family: Calibri; font-weight: normal; font-size: 9pt; border-width: 0px; white-space: nowrap; color: Black; font-size: 9pt; text-indent: 12px; padding-right: 15px; cursor: default; } .gridDataText, A { cursor: pointer; font-size: 9pt; padding-right: 2px; text-decoration: none; } } /* New Styles Added for MxB4.0 */ .logindisplay {padding-top: 3px;} .logindisplay {font-family: "Open Sans", Arial, Helvetica, sans-serif; color: #fff; font-size: 13px; font-weight: 600 !important;} .logindisplay a:link, .logindisplay a:visited {color: #fff; font-size: 13px;} .logindisplay a:hover, .logindisplay a:focus, .logindisplay a:active {color: #f2c716;} /* End New Styles */ /* table DBC styles*/ .tableDBC { } .tableDBC tr { } .tableDBC .rowDBC { border-bottom: solid 2px #808080; padding:20px 20px 20px 20px; } .tableDBC .rowTotalDBC { border-top: solid 8px #101010; padding:20px 20px 20px 20px; } #mainDivContent { position:absolute; left:0px;right:0px;bottom:0px; top:90px; overflow:auto; }