#ERR .active-templates-header { text-decoration: none; } #ERR .active-scroll-top .active-box-item { background: white; border-right: 1px dotted threedshadow; } #ERR .active-scroll-left .active-box-item { background: white; } #ERR .active-grid-column { border-right: 1px dotted threedshadow; } #ERR .active-grid-row { border-bottom: 1px dotted #9EC6D0; } #ERR .headerDataGrid { } #ERR .active-scroll-left, .active-scroll-corner { width: 0px } #ERR .active-scroll-top, .active-scroll-data { padding-left: 0px } #resultZone{ background-color: white; max-height: 100%; position: relative; } #resultZone h2{ margin: 0 0 0 0; font-size: 14px; color: #84A6AE; background: url() repeat-x; } #resultZone h2 span{ background: white; padding-right: 5px; } input.btMassEdit , label.btMassEdit{ float: right; } #resultZone > div{ display: none; } #resultZone div#infoBox{ width: 325px; margin-left: auto; margin-right: auto; } #resultZone div#infoBox.info{ background: url() bottom; } #resultZone div#infoBox.warn{ background: url() bottom; } #resultZone div#infoBox.err{ background: url() bottom; } #resultZone div#infoBox h3{ color: white; font-size: 5px; margin: 0 ; padding: 5px 0 0 10px; height: 7px; } #resultZone div#infoBox.info h3{ background: white url() top; } #resultZone div#infoBox.warn h3{ background: white url() top; } #resultZone div#infoBox.err h3{ background: white url() top; } #resultZone div#infoBox p{ padding: 2px 15px 15px 15px; margin: 0; font-size: 10pt; } #resultZone form{ /*height:100%;*/ /*border: solid 1px green;*/ } #resultZone .edealGrid div.data{ margin-top: 5px; } .edealGrid { overflow-y: auto; overflow-x: auto; } .edealGrid div#grid-data { clear: both; overflow-y: auto; overflow-x: auto; border: 1px solid #C1CDD8; max-height: 100%; position:relative; } .edealGrid div#grid-data table{ width: 100%; } .edealGrid div#grid-data table thead{ border-bottom: 1px solid rgb(193,205,216); } .edealGrid div#grid-data table th{ padding-left:15px; border-bottom: 1px solid rgb(193,205,216); } .edealGrid div#grid-data table th, .edealGrid div#grid-data table td{ border-right: 1px dotted rgb(193,205,216); } .edealGrid th, .edealGrid th a{ /*color: #10659E;*/ color: #84A6AE; text-align: left; font-size:small; } .edealGrid tbody{ font-size:10pt; } .edealGrid div#grid-data table tr{ border-bottom: 1px dotted threedshadow; } .edealGrid div#grid-data table tr.even { /*background-color: #EBF4F6;*/ background-color:RED; } .edealGrid div#grid-data table tr.odd { } .edealGrid td { padding:0 5px; }