@font-face {
	font-family: 'CadillacSansBold';
	src: url('fonts/CadillacSansA-Medium.otf') format('opentype'); /* IE9 */
}

@font-face {
	font-family: 'CadillacSansReg';
	src: url('fonts/CadillacSansA-Light.otf') format('opentype'); /* IE9 */
}

/* Unique Elements */


P.orderItem {
  line-height: 120%;
}

.error {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: bold;
  color: red;
  line-height: 150%;
}

P.info {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
  color: blue;
  line-height: 150%;
}

.alert {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
  color: red;
}

p.alert {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
  color: red;
}

SPAN.error {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
  color: red;
  line-height: 150%;
}

span.dealerName {
  font-family: verdana,geneva,arial;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
  line-height: 175%;
}

span.bcardCardTitle1 {
  font-family: arial,verdana,geneva;
  font-size: 18px;
  color: #000000;
  line-height: 100%;
}

span.bcardCardTitle2 {
  font-family: arial,verdana,geneva;
  font-size: 18px;
  color: #666666;
  line-height: 100%;
}

span.bcardDealerName {
  font-family: arial,verdana,geneva;
  font-size: 18px;
  color: #666666;
  line-height: 100%;
}

span.bcardNameCadillac {
  font-family: arial,verdana,geneva;
  font-size: 1em;
  font-weight: bold;
  color: #000000;
  line-height: 100%;
  text-align: left;
}

span.bcardDealerNameCadillac {
  font-family: arial,verdana,geneva;
  font-size: 20px;
  color: #000000;
  line-height: 100%;
}

span.bcardName {
  font-family: arial,verdana,geneva;
  font-size: 18px;
  color: #000000;
  line-height: 100%;
  text-align: left;
}

span.bcardText {
  font-family: arial,verdana,geneva;
  font-size: 1em;
  color: #000000;
  line-height: 125%;
  text-align: left;
}

span.blackName {
  font-family: arial,verdana,geneva;
  font-size: 1em;
  color: #000000;
  line-height: 100%;
}

span.blackText {
  font-family: arial,verdana,geneva;
  font-size: 1em;
  color: #000000;
  line-height: 125%;
}

span.bcardNameMulti {
  font-family: arial,verdana,geneva;
  font-size: 12pt;
  color: #000000;
  line-height: 100%;
}

span.bcardTextMulti {
  font-family: arial,verdana,geneva;
  font-size: 10pt;
  color: #000000;
  line-height: 125%;
}

span.chevBcardName {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  color: #000000;
  font-weight: normal;
  line-height: 125%;
}

span.chevBcardText {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  line-height: 125%;
}

TD.reportBody {
  font-family: verdana,geneva,arial;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  line-height: 100%;
}

UL { list-style: circle outside }

UL UL { list-style: square outside }

td>input, td>select, td>textarea { line-height: 100% }


.header {
	font-family: verdana,geneva,arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	}

.subheader {
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	}

.note_dealer {
	font-size: 12px; 
	font-style: italic; 
	font-weight: bold; 
	}

.note_name {
	font-size: 16px; 
	font-style: italic; 
	font-weight: bold; 
	}

.note_title {
	font-size: 11px; 
	font-style: italic; 
	font-weight: normal; 
	}

#prev_orders {
	position: relative;
	margin-top: 30px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background-color: #dddddd;
	border: 1px solid #000000;
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	}


#prev_order_list {
	padding-left: 10px;
	}
	

/* reCAPTCHA Styles */

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FF0000Ê!important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #FF0000Ê!important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #FF0000Ê!important; //Text input field border color
   background-color:#FF0000Ê!important; //Text input field background color
 }
 

.child .container .main .content {
  font-size: 1.3rem;
}
