<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.subLink {font-size: .9em; color: red;}
.errorContainer {background-color: #9B0302;}
.bb-alternate-modal {color: black !important;}

label {
    margin: 1em 0 .5em !important;
}

legend {
	color:#FFFFFF;
    	border-bottom:none !important;
	font-size:1.5em;
	margin-bottom: 0 !important;
}

#confirmSubmit {
  color: #E5DA8A!important;
  text-align: center;
  border-radius: 10px;
  border-color: #E5DA8A;
  border-style: solid;
  font-size: 240%;
}
.terms:link {text-decoration: underline;}
.terms:visited{color:#13b7fe;}
.terms:hover {color:#13b7fe;}

#termsConditions {    
    background-color:white;
    color: black;
    width: 100%;
    margin:auto;
    padding: 2em;
    -moz-box-shadow:    -0.1875em 0.1875em 0.25em 0 #323232;
    -webkit-box-shadow: -0.1875em 0.1875em 0.25em 0 #323232;
    box-shadow:         -0.1875em 0.1875em 0.25em 0 #323232;
}

#termWrapper {
    margin: 0 0 0 -16px;
    background-color: rgba(0, 20, 40, 0.7);
    position: absolute;
    top: 0;
    padding: 2em 1.5em 1.5em 1.5em;    	
    /*
	-moz-box-shadow:    -0.1875em 0.1875em 0.25em 0 #323232;
    -webkit-box-shadow: -0.1875em 0.1875em 0.25em 0 #323232;
    box-shadow:         -0.1875em 0.1875em 0.25em 0 #323232;
	*/
    display: none;
}

i.icon-calendar:after {color:black; content:url(/CLCT-website/media/Fonts/calendar.png);}
.btn {padding:6px 6px 3px 3px !important;}

#Dealer-Sales-Report-Request-Form p, #Dealer-Sales-Report-Request-Form h2, #Dealer-Sales-Report-Request-Form h3.alignJustify, #Dealer-Sales-Report-Request-Form h3, #Dealer-Sales-Report-Request-Form label, #Dealer-Sales-Report-Request-Form .CaptchaQuestion, #p_lt_ctl00_pageplaceholder_p_lt_ctl00_RecordsRequestOn_lineForm_viewBiz_Captcha_lblSecurityCode {color:white;}
div#termsConditions p, div#termsConditions h2, div#termsConditions h3  {color: #000000 !important;}

#termWrapper.visible { display:block; }

div.acknowledgement {/*position:relative; margin:0 auto; text-align:left;*/ margin-left:10px; width:600px; font-size:1.25em; color:#FFFFFF;}
span.acknowledgementInput {position:relative; width:5px; float:left; bottom:5px;}
span.acknowledgementLabel {left:-15px;}
.required:after {position:relative; content:'*' !important; color:#FFFF9F; font-size:75%; verticle-align:baseline; top:-.5em}
a#terms {color:#13b7f8;}

.CaptchaQuestion {}
table.CaptchaTable {width:500px; position:relative; margin: 0 auto;}

input[type="submit"].FormButton {position:relative; margin:0%; width:250px; background-color:#E6E6E6; color:#000000;}
input[type="submit"].FormButton:hover {background-color:#CCCCCC;}
.screen-reader-text {position:absolute; left:-9999px; top:-9999px;}
input[type="text"].CalendarTextBox {float:left; position:relative; width:80%; margin-right:.5em}

div#termsConditions p, div#termsConditions ol {font-size:1.1em;}

.checkbox, .radio {
    width: 10px;
    float: left;
}

@media all and (max-width: 702px){
	div.acknowledgement {
	   margin: 0 0 0 25px;
 	   max-width: 600px;
 	   width: 100%;
	}
	input[type="submit"].FormButton {
    		margin: 1em;
    		width: 90%;
	}
}

@media all and (max-width: 1000px){
	input[type="text"].CalendarTextBox {width:92%;}
}

input[type=checkbox], input[type=radio] {margin: -2px -10px !important}
.captchaLabel {color:#FFFFFF; font-weight:bold;}

@media screen and (min-device-width: 1300px) and (max-device-width: 1600px){
  .boxForeground{height:25em;}
}

.EditingFormErrorLabel {color:#ffff9f !important; font-weight:bold;}
.ErrorLabel {color:#000000;}</pre></body></html>