.clsHeading {background: #787e56; color: #ffffff; font-size: 1.5rem; font-weight: bold;}
.clsHeading th {text-align: left; line-height: 1.6rem; padding: 12px;}
.InvestigationReport .clsHeading th{padding: 12px 20px;}
.clsHeading a {color: #ffffff;}

.GridView .clsRow {padding: 0; margin: 0; display: table-row;}

.GridView .clsRow td {padding: 12px; font-size: 1.2rem;}

.GridView .clsRow td.clsTitle {min-width: 192px;}
.GridView .clsRow td.clsDate {min-width: 112px;}

.GuidanceDocument .clsHeading th.clsTableIcon,
.GuidanceDocument .clsRow td.clsTableIcon,
.GuidanceDocument .clsAltRow td.clsTableIcon {padding: 12px 2px;}


.GridView .clsRow .clsReconsiderationReport {
    text-indent: 150%;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    background: url(../images/icon_reconsideration_report.png) no-repeat center center;
    width: 17px;
    height: 16px;
}
.GridView .clsRow:nth-child(even) {background: #f9f7f7; border-top: 1px dashed #d0cfcf; border-bottom: 1px dashed #d0cfcf;}

.clsFilter {float: left; margin-bottom: 27px; margin-right: 8px;}
.clsFilter .clsYear,
.clsFilter .clsType,
.clsFilter .clsTopic,
.clsFilter .clsDocumentID {float: left; padding-top: 18px;}
.clsFilter .clsLabel {color: #7b831f; line-height: 3.3rem; padding-right: 5px;}
.clsFilter select{ border: 2px solid #d7d7d7; box-shadow: inset 0 0 2px rgba(234,234,234,1); padding: 8px; min-width: 90px;}
#divDocumentList .clsFilter .clsYear .RadComboBox {width: 92px !important; margin: 0 19px 0 8px;}
#divDocumentList .clsFilter .clsType .RadComboBox,
#divDocumentList .clsFilter .clsTopic .RadComboBox {width: 198px !important; margin: 0 19px 0 8px;}
#divDocumentList .clsFilter .RadComboBox .rcbReadOnly {border: 1px solid #d7d7d7; box-shadow: inset 0 0 2px rgba(234,234,234,1);}
#divDocumentList .clsFilter .RadComboBox .rcbInputCell {background: none; padding: 0; border: 0;}
#divDocumentList .clsFilter .RadComboBox .rcbInputCell input {display: block; padding: 0 12px; height: 34px; line-height: 3.3rem; font-size: 1.5rem; color: #787800;}
#divDocumentList .clsFilter .RadComboBox .rcbArrowCell {background: url(../images/icon_dropdown_select.png) no-repeat center center;}

.clsLegend {float: right; font-size: 1.4rem; color: #828384; line-height: 2.0em;}
.clsLegend .clsLeadingCase {padding-left: 30px; position: relative; min-height: 18px; background: url(../images/icon_leading_case_lg.png) no-repeat left center;}
.clsLegend .clsJudicialReview {padding-left: 31px; position: relative; min-height: 18px; background: url(../images/icon_judicial_review_lg.png) no-repeat left center;}
#divList .clsReconsiderationReportLarge {padding-left: 30px; position: relative; min-height: 18px; background: url(../images/icon_reconsideration_report_lg.png) no-repeat left center;position: absolute; right: 0; top: -58px;}
.rcbItem,
.rcbHovered {font-size: 1.5rem; line-height: 1.2em; color: #787800; }

#divList {clear: both; position: relative; }

.GridView {width: 100%; line-height: 1.3em; margin-top: 20px;}
.GridView .clsTableIcon .clsLeadingCase {display: block; width: 17px; height: 16px; background: url(../images/icon_leading_case.png) no-repeat top left;}
.GridView .clsTableIcon .clsJudicialReview {display: block; width: 15px; height: 15px; background: url(../images/icon_judicial_review.png) no-repeat top left;}
 
.GridView .clsMore {position: relative; top: 0px; left: 0px;}
.GridView .clsMore .clsText {color: #4d541f;}
.GridView .clsMore .clsPopup {display: none; position: absolute; bottom: 40px; right: 0px; max-width: 80vw; width: 480px; z-index: 10; padding: 20px; background: #ffffff; box-shadow: 0 0 5px rgba(0,0,0,0.4); border-radius: 4px;}
.GridView .clsMore:hover .clsPopup {display: block;}

.clsSectionalIndexButton {position: absolute; top: -50%; right: 0px; display: block; font-size: 1.2rem; line-height: 1.2em; padding: 12.3px 16px; border: 2px solid #e1e1e1; top: 0;}
.clsSectionalIndexButton:hover {border-color: #4d541f;}


@media all and (max-width: 668px) {
    .clsMore {display: none; visibility: hidden;}
    .clsSectionalIndexButton {position: relative; top: 0; text-align: center;}
    .clsRow td.clsTitle,
    .clsAltRow td.clsTitle {max-width: none;}
	tr.clsRow:nth-child(odd){
		border: 1px dashed #cccccc;
		margin: 20px 0;
	}
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
