/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #5a5a5a;
	background: #fff url(../images/bg_red.jpg) repeat-x;
	font: 62.5% Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
.break {
	background: #fff url(../images/hr.gif) repeat-x center;
	width: 100%;
	height: 1px;
	padding: 10px 0;
	margin-bottom: 20px;
}
/* Link Styles */
a:link, a:visited {
	color: #4f7785;
	text-decoration:underline;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #4f7785;
	text-decoration:underline;
}

/* Headings */
h1 {
	font-size: 3.0em;
	color: #26272b;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 10px;
}

h2 {
    font-size: 2.0em;
    color: #26272b;
    font-weight: bold;
    margin-bottom: 12px;
    padding-top: 6px;
}

/* General Styles */
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	display: block;
	text-align: center;
}

/* Wrapper */
#wrapper {
	position: relative;
	width: 1170px; 
}

div.subsidemenulbl{
width:150px; 
margin-left:auto; 
margin-right:auto;
padding-bottom:0px;
font-size:12px;
		}

/* Header */
#header {
	position: relative;
	
	height: 82px;
}

#footer{
position: absolute;
bottom:0px; 
right:0px;
height:30px;
background: #f2f2f2;
border: 1px solid #d8d8d8;
padding-top:5px;
width:400px;
margin-left:10px;
font-size:15px;

	
}
#user_info {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #6b6c6b;
}
#user_info a {
	color: #ffc868;
}
#user_info a:hover {
	color: #fff;
}
#navigation {
	position: absolute;
	bottom: 0px;
	left: 30px;
	z-index: 999;
	list-style: none;
}
#navigation li {
font-weight: bold;
	float: left;
	margin-right: 2px;
	background: url(../images/right-tab-red.gif) no-repeat 100% 0px;
	font-size: 1.5em;
	
	/* font-weight: bold*/
}
#navigation li a {
	float: left;
	display: block;
	height: 2.0em; /* Targets IE 5.5 only */
	hei\ght: 1.4em; /* All Other Browsers */
	padding: 0.6em 1.5em 0.1em 1.4em;
	letter-spacing: -0.03em;
	background: url(../images/left-tab-red.gif) no-repeat 0% 0px;
	color: white;
	text-decoration: none;
	overflow: hidden;
}
#navigation li.current_page_item {
	background-position: 100% -150px;
}
#navigation li.current_page_item a {
	background-position: 0% -150px;
	color: #5a5a5a;
}
#navigation li:hover {
	background-position: 100% -150px;
}
#navigation li:hover a {
	background-position: 0% -150px;
	color: black;
	
}

.selectListRowA td{
	background-color: white;
	color:black;
	border-bottom: 1px solid #d5d5d5;
}

.selectListRowB td{
	background-color: #e9e9e9;
	color:black;
}


/* Content */
#content {
	float: left;
	margin-left: 30px;
	padding: 30px 10px;
	min-width: 500px;
	max-width: 650px;
	 width: 610px;
}
* html #content {
	marg\in-left: 15px;
}
#content p {
	font-size: 1.5em;
	line-height: 1.6em;
	margin-bottom: 1.0em;
}
.success {
	padding: 2.0em 3.0em;
	padding-bottom: 1.0em;
	background: #e9e9e9;
	border: 1px solid #d5d5d5;
	color: #282828;
	margin: 20px 0px;
}
.success span {
	font-size: 1.2em;
	font-weight: bold;
}

.bigg_button {
	background: #e9e9e9;
	border: 2px solid #d5d5d5;
	color: #282828;
	margin: 20px 0px;
    font-size: 14pt;
    font-weight: bold;
}

span.dealerSubtitle{
    font-size:12px;
    margin-top:0px;
}

span.dealerTools{
	font-size:11px;
}

.bigg_button a{
	text-decoration:none;
    display: block;
    padding: 20px;
}
.bigg_button:hover{
	border:2px solid #858585;
}

.bigg_button p,
#content .bigg_button p
{
    margin: 0;
}

.bigg_button a small
{
    margin-left: 21px;
    display: block;
    font-size: 10pt;
    font-weight: normal;
}

.bigg_button a img,
.bigg_button_side a img
{
    opacity: 0.6;
    vertical-align: baseline;
}

.bigg_button a:hover img,
.bigg_button_side a:hover img
{
    opacity: 1.0;
}

.messageBox
{
    width: 300px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.error {
	font-size:10px;
	padding: 2.0em 3.0em;
	padding-bottom: 1.0em;
	background: #e7d5cc;
	border: 1px solid #c57146;
	color: #89352a;
	margin: 20px 0px;
}

.errorMsg {
    font-size: 15px;
    padding: 15px;
    background: #e7d5cc;
    border: 1px solid #c57146;
    color: #89352a;
    margin: 5px 0px;
}

.error h2
{
    background-image: url(../images/icons/exclamation.png);
    background-position: 4px center;
    background-repeat: no-repeat;
    color: darkred;
    padding: 0 0 0 24px;
    font-size: 20px;
}

#content .error p,
#content .error ul
{
    margin-left: 24px;
    margin-bottom: 10px;
    font-size: 1.2em;
}

.construction {
	font-size:10px;
	padding: 2.0em 3.0em;
	padding-bottom: 1.0em;
	background: #FFFFAA;
	border: 1px solid #FFEA22;
	color: #886600;
	margin: 20px 0px;
}

.construction h2
{
    background-image: url(../images/icons/error.png);
    background-position: 4px center;
    background-repeat: no-repeat;
    color: #886600;
    padding: 0 0 0 24px;
    font-size: 20px;
}

.construction p
{
    margin-left: 24px;
}

.warning,
.inlineWarning
{
    font-size:10px;
    background: #FFFFAA;
    border: 1px solid #FFEA22;
    color: #886600;
}

.warning
{
    padding: 2.0em 3.0em;
    padding-bottom: 1.0em;
    margin: 20px 0px;
}

.inlineWarning
{
    font-size: 12px;
    font-weight: bold;
    background-image: url(../images/icons/error.png);
    background-position: 4px 4px;
    background-repeat: no-repeat;
    padding-left: 26px;
    min-height: 24px;
    margin: 5px 0px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.warning h2
{
    background-image: url(../images/icons/error.png);
    background-position: 4px center;
    background-repeat: no-repeat;
    color: #886600;
    padding: 0 0 0 24px;
    font-size: 20px;
}

.warning p
{
    margin-left: 24px;
}

.info,
.inlineInfo
{
    background: #C0E0FF;
    border: 1px solid #90B0FF;
    color: #4060EF;
}

.info
{
    font-size:10px;
    padding: 2.0em 3.0em;
    padding-bottom: 1.0em;
    margin: 20px 0px;
}

.inlineInfo
{
    font-size: 12px;
    font-weight: bold;
    background-image: url(../images/icons/information.png);
    background-position: 4px 4px;
    background-repeat: no-repeat;
    padding-left: 26px;
    min-height: 24px;
    margin: 5px 0px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#content .inlineWarning p,
#content .inlineInfo p
{
    font-size: 12px;
}

.info h2
{
    background-image: url(../images/icons/information.png);
    background-position: 4px center;
    background-repeat: no-repeat;
    color: #4060FA;
    padding: 0 0 0 24px;
    font-size: 20px;
}

.info p
{
    margin-left: 24px;
}

.info em
{
    display: block;
    background-image: url(../images/icons/information.png);
    background-position: 4px center;
    background-repeat: no-repeat;
    color: #4060FA;
    padding: 0 0 0 24px;
    margin-bottom: 1.0em;
}

.success {
	font-size:10px;
	padding: 2.0em 3.0em;
	padding-bottom: 1.0em;
	background: #CAE2CD;
	border: 1px solid #6BB67B;
	color: black;
	margin: 20px 0px;
}

.success h2
{
    background-image: url(../images/icons/accept.png);
    background-position: 4px center;
    background-repeat: no-repeat;
    color: darkgreen;
    padding: 0 0 0 24px;
    font-size: 20px;
}

.error span {
	font-size: 1.2em;
	font-weight: bold;
}
/* Form Styles */
form {
	margin: 40px 0px 20px 0px;
}
label, span {
	font-size: 1.5em;
}
label {
	display: block;
	margin: 10px 0px;
}
.option {
	display: inline;
}
.form_top {
	margin-top: 30px;
}
.small {
	border: 1px solid #d7d7d7;
	padding: 4px;
	width: 300px;
	color: #5a5a5a;
	display: block;
}

.required {
	border: 1px solid #d7d7d7;
	padding: 4px;
	width: 300px;
	color: #5a5a5a;
	display: block;
}

span.required-ind{
    color: red;
    font-size:14px;
}
select.right_field
{
    float: right
}

.tiny {
	border: 1px solid #d7d7d7;
	padding: 4px;
	width: 150px;
	color: #5a5a5a;
	font-size: 12px;
}
.medium {
	border: 1px solid #d7d7d7;
	padding: 4px;
	width: 447px;
	color: #5a5a5a;
	display: block;
}
.large {
	border: 1px solid #d7d7d7;
	padding: 4px;
	width: 602px;
	color: #5a5a5a;
	display: block;
}
.submit {
    border: none;
	padding: 6px 20px;
	margin-right: 8px;
	margin-top: 15px;
	margin-bottom: 20px;
	width: 140px;
	color: #fff;
    background: #595959;
}
.submit:hover {
    background: #6c6c6c;
	cursor: pointer;
}
.right_button {
	float: right;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
}
form .right {
	margin-top: 30px;
	margin-bottom: 10px;
}
/*
form span {
	font-style: italic;
	font-size: 0.9em;
	color: #889281;
	display: block;
	padding: 10px 0px;
}
*/

/* Table Styles */
table {
	font-size: 1.2em;
	line-height: 1.3em;
}
table strong {
	color: #343434;
}
.table_header {
	font-size: 0.8em;
	height: 3.0em;
	line-height: 3.0em;
	background: #d23000;
	color: #FBFBFB;
	/* text-transform: uppercase; */
}

th {
	padding: 0px 10px;
	border-top: 1px solid #891900;
	border-bottom: 1px solid #891900;
	font-weight: bold;
}

td {
	padding: 10px 10px;
	background: #f1f1f1;
}
.table_info td {
	padding-bottom: 20px;
	border-bottom: 1px solid #9f9f9f;
}

/* Sidebar */
#sidebar {
	margin-left: auto;
	/* margin-left: 690px; */
	margin-right: 35px;
	margin-top: 40px;
	padding-bottom: 80px;
	font-size: 1.3em;
	line-height: 1.5em;
	width: 270px;
	background: #f2f2f2;
	border: 1px solid #d8d8d8;
}

h2.accordion_toggle{
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	font-size: 18px;
	line-height: 1.5em;
	background: #f2f2f2;
	border: 1px solid #d8d8d8;
	cursor: s-resize;
	
}

#vertical_container{
	margin-left: auto;
	/* margin-left: 690px; */
	margin-right: 35px;
	margin-top: 40px;
	padding-bottom: 80px;
	font-size: 1.3em;
	line-height: 1.5em;
	width: 275px;
	height:600px;
	overflow-y:hidden;
}


h2.accordion_toggle_active{
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	font-size: 18px;
	line-height: 1.5em;
	background: #99C5DF;
	border: 1px solid #d8d8d8;
	cursor: n-resize;
	
}

div.accordion_content{
	width: 100%;
	
}

* html #sidebar {
	posi\tion: absolute;
	to\p: 130px;
	rig\ht: 0;
}
#sidebar h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 20px 0px 15px 20px;
	background: #e2e2e2 url(../images/h2-bg.png) repeat-y 0 0;
	border-bottom: 1px solid #d8d8d8;
}
#sidebar p {
	padding: 20px;

}
#sidebar ul {
	margin-left: 25px;
}
#sidebar li {
	background: url(../images/li.gif) no-repeat 0 50%;
	padding-left: 10px;
	line-height: 1.7em;
}


.sidebar {
	margin-left: auto;
	margin-right: 35px;
	margin-top: 40px;
	padding-bottom: 12px;
	font-size: 1.3em;
	line-height: 1.5em;
	width: 270px;
	background: #f2f2f2;
	border: 1px solid #d8d8d8;
}

.sidebar_nostyle {
	margin-left: auto;
	margin-right: 35px;
	margin-top: 40px;
	padding-bottom: 80px;
	font-size: 11px;
	line-height: 1.5em;
	width: 270px;
}
* html .sidebar {
	posi\tion: absolute;
	to\p: 130px;
	rig\ht: 0;
}
.sidebar h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 20px 0px 15px 20px;
	background: #e2e2e2 url(../images/h2-bg.png) repeat-y 0 0;
	border-bottom: 1px solid #d8d8d8;
}
.sidebar p {
	padding: 20px;

}
.sidebar ul {
	margin-left: 25px;
}
.sidebar li {
	background: url(../images/li.gif) no-repeat 0 50%;
	padding-left: 10px;
	line-height: 1.7em;
}

.sidebar .bigg_button {
    margin: 0 10px;
    padding: 0;
}

.sidebar .bigg_button a, .sidebar .bigg_button span {
    padding: 4px;
    padding-bottom: 2px;
    font-size: 10pt;
    cursor: pointer;
    display: block;
}

#sb_dlrProducts{
	text-align:left;
	position: absolute;
    width: auto;
    height: auto;
    top: 250px;
    right:0px;
}

#sb_dlrProductsTab img{
	border:0px solid #FFFFFF;
}

#sb_dlrProductsTab a{
    float:left;
    height:137px;
    width:28px;
}
#sb_dlrProductsContent{
	float:right;
    overflow:hidden !important;
    width:275px;
    padding:5px;
    background-color:#F4F4F4;
    border-top:2px solid #595959;
    border-bottom:2px solid #595959;
    border-left:2px solid #595959;
    padding-right:27px;
    padding-top:0px;
}

/********/
#sb_dlrReporting{
	text-align:left;
	position: absolute;
    width: auto;
    height: auto;
    top: 400px;
    right:0px;
}

#sb_dlrReportingTab img{
	border:0px solid #FFFFFF;
}

#sb_dlrReportingTab a{
    float:left;
    height:137px;
    width:28px;
}
#sb_dlrReportingContent{
	float:right;
    overflow:hidden !important;
    width:275px;
    padding:5px;
    background-color:#F4F4F4;
    border-top:2px solid #595959;
    border-bottom:2px solid #595959;
    border-left:2px solid #595959;
    padding-right:5px;
    padding-top:0px;
}


/*****/


#sb_dlrFunctions{
	text-align:left;
	position: absolute;
    width: auto;
    height: auto;
    top: 110px;
    right:0px;
}

#sb_dlrFunctionsTab img{
	border:0px solid #FFFFFF;
}

#sb_dlrFunctionsTab a{
    float:left;
    height:137px;
    width:28px;
}

#sb_dlrFunctionsContent{
	float:right;
    overflow:hidden !important;
    width:275px;
    height:320px;
    padding:5px;
    background-color:#F4F4F4;
    border-top:2px solid #595959;
    border-bottom:2px solid #595959;
    border-left:2px solid #595959;
    padding-right:27px;
    padding-top:0px;
}

#sb_dlrFunctionsContentInner{
	    width:200px;
}

div.sbCInner{
	    width:200px;
}

div.sMenuHeader{
	font-weight:bold;
	font-size:13px;
	color: #282828;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	
	
}

div.sMenuHeader h1{
	font-size:18px;
	padding: 15px;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	margin-bottom:0px;
	background: #DFDFDF;
	border-bottom: 1px solid #B1B1B1;
	border-top: 1px solid #B1B1B1;
	color: #282828;
	
}

div.sMenuHeader h1:hover{
	cursor:pointer;
	color:#A33030;
	font-weight:bold;
	
}

div.sMenuContent{
	margin:0px;
	padding:0px;
	background:white;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	
}

#sMenuContainer{
	border: 2px solid #B1B1B1;
	width: 295px;
	margin-left: auto;
	margin-right: 35px;
	margin-top: 10px;
	font-weight:bold;
	font-size:13px;
	color: #282828;
	margin-bottom:20px;
	margin-top:20px;
}

.rowlabel{
    font-weight:bold;
    text-align:right;
}

.width50 {
	width: 50%;
}

.strong{
    font-weight:bold;
}

#dealer_setup{
	border: 3px #d5d5d5 solid;
	background: #e9e9e9;
	padding: 15px;
	min-width: 550px;
	max-width: 550px;
	
}
#dealerInformationFormContainer {
	padding: 5px;
	margin-top: 0px;
	border: 2px #DFDFDF solid;
	background-color: #f1f1f1;
	vertical-align: top;
}

#dealerInformationFormContainer table td {
	border-bottom: 1px #DFDFDF solid;
	font-size: 105%;
	
}

#viewlendersettings table td {
 border-bottom:1px #DFDFDF solid;
 }

#dealerSubNavigationBar {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	background: #e9e9e9;
	border: 1px solid #d5d5d5;
	position: relative;
	top: -30px;
	width: 100%;
	margin-bottom: 0px;
}

.bigg_button_side {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size:12px;
	background: #e9e9e9;
	border: 2px solid #d5d5d5;
	color: #282828;
}

.heading_side {
	margin-left: auto;
	margin-right: 35px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #282828;
	width: 200px;
}


.bigg_button_side a {
	text-decoration: none;
    display: block;
    padding: 1em 15px;
}

.bigg_button_side.disabled {
    text-decoration: none;
    display: block;
    padding: 1em 15px;
    color: #C8C8C8;
    background: #F4F4F4;
    border: 2px solid #E2E2E2;
}

.bigg_button_side.disabled:hover {
    border: 2px solid #E2E2E2;
}

.bigg_button_side:hover {
	border: 2px solid #858585;
}

.bigg_button_side span {
	font-size: 1.2em;
	font-weight: bold;
}

.bigg_button_no_container {
    width: 273px;
}

.not_enabled_side {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 12px;
	background: #F4DEE0;
	border: 2px solid #e5b0b0;
	color: #282828;
    background-image: url(../images/icons/cross.png);
    background-repeat: no-repeat;
    background-position: 242px center;
}



.not_enabled_side a {
	text-decoration:none;
    color: #600000;
}
.not_enabled_side a:hover
{
    color: black;
}
.not_enabled_side:hover{
	border: 2px solid #e52020;
}

.not_enabled_side span {
	font-size: 1.2em;
	font-weight: bold;
	/*color:black;*/
}



.enabled_side {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size:12px;
	background: #DFF0EA;
	border: 2px solid #a0d5a0;
    background-image: url(../images/icons/tick.png);
    background-repeat: no-repeat;
    background-position: 242px center;
}

.enabled_side a{
	text-decoration:none;
    color: #004400;
}
.enabled_side a:hover
{
    color: black;
}

.enabled_side:hover{
	border: 2px solid #20d050;
}

.enabled_side span {
	font-size: 1.2em;
	font-weight: bold;
}


#TBLdealerSetupForm td{	
	padding:4px;
	margin:0px;
}	

table.compactForm td{	
	padding:4px;
	margin:0px;
}	

td.frmLabel, .pullRight {
	text-align: right;
}

#global_adpcredit_pane{
	width:800px;
	background: #e9e9e9;
	border: 1px solid #d5d5d5;
	color: #282828;
	margin: 20px 0px;
	padding:5px;
}

/*Logging Rows. */
td.r1{
	background:#FFFFFF;
	border-width:1px;
	border-left-color:gray;
	border-left-style:solid;
	border-right-color:gray;
	border-right-style:solid;
	border-bottom-color:gray;
	border-bottom-style:solid;
	}
    	
td.r2{
  	background:#CCE5CC;
   	border-width:1px;
   	border-left-color:gray;
   	border-left-style:solid;
   	border-right-color:gray;
   	border-right-style:solid;
   	border-bottom-color:gray;
   	border-bottom-style:solid;
   	}
td.logHeading{
 	font-size:10px;
 	font-weight:bold;
 	
 	background: white;
	border-bottom-color:gray;
	border-width:1px;
   	border-bottom-style:solid;
   	font-weight:bold;
 }

 
 /* Form Validation CSS */
 input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
	width: 300px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

#tip_firstSearchPlus{
	background-color:#c6e6ff;
	border: 2px solid gray;
	padding:11px;
	font-size:14px;
	
}

#tip_alerter{
	padding:11px;
	font-size:14px;
	background: #e7d5cc;
	border: 3px solid #c57146;
	color: #89352a;
	
}

img.addBtn{
	cursor:s-resize;
}

img.remBtn{
	cursor:n-resize;
}

#navigationPath{
    margin-top:0px;
    font-size:13px;
    padding:0px;
    color:green;
}

div.plugin_manager_container{
    text-decoration:none;
    font-size:11px;
    background: #F0F0F0;
	border: 1px solid #A1A1A1;
	color: #6D6D6D;
	margin-top:2px;
	padding:5px;
}

.altRow1{
    background-color:#CEE3F5;
}

.altRow2{
    background-color:#DFE8F0;
}

.altRow1_error{
    background-color:#F5D5CE;
}

.altRow2_error{
    background-color:#F0DFDF;
}



.altRow1 td, .altRow2 td {
	background-color: inherit;
}


/* Dealer - > Logs -> Label which allows users to hide/show log contents div. */
div.hideLogLabel{
    font-size:8px;
}

#pane_changelog{
    font-size:11px;
}

#pane_changelog table td {
    font-size: 11px;
    overflow: hidden;
}

#dealer_support_ticket_list{
    max-height:200px;
    overflow-y:scroll;
    border: solid 1px black;
    padding:0px;
    margin:0px;
}


/* Log Viewer */
 .app_view {
      background : #fff;
      font-size  : 11px;
    }
    
    .main_table  {
      border : 1px solid #999999 ;
      line-height:10px;
    }
    
    .default_header {
      background  : #BDDFFF ;
      font-weight : bold ;
      font-size   : 11px ;
      padding:0px;
      margin:0px;
    }
    
    .default_data_1 {
      background : #E2ECF9 ;
      font-size  : 11px;
    }
    
    .default_data_2 {
      background : #F7F9FC;
      font-size  : 11px;
    }
    
    .label_alert {
      font-weight : bold ;
      color       : #CC6600 ;
      font-size   : 11px ;
    }
    
    .label_error {
      font-weight : bold ;
      color       : red ;
      font-size   : 11px ;
    }
    
    .show_error_textbox {
        background-color: #FFFFF2 ; 
        padding-left    : 5px ; 
        padding-top     : 5px ; 
        padding-bottom  : 5px ;
        border          : 1px solid #999999 ;
        height          : 120px ;
        width           : 340px ;
        overflow        : auto ;
        padding         : 2px ;
        font-size       : 10px ;
        font-weight     : bold ;
        color           : red ;
        text-align      : left;
    }
    
    .separator {
        font-weight  : bold;
        color        : green;
        margin-right : 1em;
    }
    #holder DIV {
        margin-bottom: 1em;
    }
    .block {
        clear: both;
    }
    .default_data_1 {
        background : #E2ECF9 ;
        font-size  : 11px;
    }
    
    .default_data_2 {
        background : #F7F9FC;
        font-size  : 11px;
    }
    .default_header {
        background  : #BDDFFF ;
        font-weight : bold ;
        font-size   : 11px ;
    }
    
    .default_title {
        font-size: 16px ; 
        font-weight: bold ; 
        text-decoration: underline;
    }

#available_forms .active {
    font-size:12px;
    background: #CAE2CD;
    border: 1px solid #6BB67B;
    color: black;
    margin: 20px 0;
}

.hl-default {
    color: Black;
}
.hl-code {
    color: Gray;
}
.hl-brackets {
    color: Olive;
}
.hl-comment {
    color: Orange;
}
.hl-quotes {
    color: Darkred;
}
.hl-string {
    color: Red;
}
.hl-identifier {
    color: Blue;
}
.hl-builtin {
    color: Teal;
}
.hl-reserved {
    color: Green;
}
.hl-inlinedoc {
    color: Blue;
}
.hl-var {
    color: Darkblue;
}
.hl-url {
    color: Blue;
}
.hl-special {
    color: Navy;
}
.hl-number {
    color: Maroon;
}
.hl-inlinetags {
    color: Blue;
}
.hl-main { 
    background-color: White;
    border: solid 0 Lightgrey;
}
.hl-gutter {
    background-color: #999999;
    color: White;
    width:30px;
         
}
.hl-table {
    table-layout: fixed;
    font-family: courier;
    font-size: 12px;
}

.frmlbl{font-size:12px;}

#log-viewer{
    position:absolute;
    margin-left:auto;
    margin-right:auto;
    width:800px;
    min-height: 200px;
    top:90px;
    left:5px;
    border: 4px solid gray;
    background-color:white;
    z-index:12020283;
    padding:10px;

}

#log-viewer-formatted
{
    padding-bottom: 1.5em;
    overflow: auto;
    white-space: pre;
    font-family: monospace;
    max-height: 50em;
}

ol.hl-main
{
    list-style-type: decimal;
    list-style-position: inside;
    white-space: pre;
}

.hl-main li
{
    white-space: pre;
}

.hl-main li span
{
    white-space: pre;
}

.right-separator{border-right: 1px solid #CCCCCC;}

.new_dl{

	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:13px;
	font-family: inherit;
	vertical-align: baseline;
    padding-bottom:2px;

}

.new_dt{
    margin: 0,;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:13px;
	font-family: inherit;
	vertical-align: baseline;
    padding-bottom:2px;

}
.anchor_new:hover
{
     text-decoration:none;
}
.new_dd{
   margin: 0px 0px 0px 50px;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:13px;
	font-family: inherit;
	vertical-align: baseline;
    padding-bottom:2px;
}

.new_help{

  list-style-type: decimal;
  display: list-item;
  font-size:13px;
  margin-left:40px;
}
.new_ul{


  display: list-item;
  list-style-type: disc;
  font-size:12px;
   margin-left:20px;

}
.ul_circle{


  display: list-item;
  list-style-type:circle;
  font-size:12px;
   margin-left:20px;

}
.new_p{

	font-weight: inherit;
	font-style: inherit;
	font-size:13px;
	font-family: inherit;
    font-weight:bold;


}
.text_p{

	font-size:12px;
    margin: 0px 0px 0px 20px;

}

.nowrap {
    white-space: nowrap;
}

.visible {
    visibility: visible;
}

.hidden {
    visibility: hidden;
}

.bgSmallText
{
    font-size: 9pt;
    background-color: #d9dedf;
}

ul.inline, ul.inline li {
    display: inline;
}

button img {
    vertical-align: bottom;
}

#creditReportSettings {
	background-color: #f1f1f1;
	width: 500px;
}

#creditReportSettings button {
	margin: 0 auto;
	display: block;
}

#creditReportSettings label {
	font-size: 1.0em;
	margin: 0;
	text-align: right;
}

#creditReportSettings td {
	background-color: transparent;
}

#csvUploadFrm label {
	font-size: 1em;
	font-weight: bold;
}

#content p.muted {
    line-height: 1.1em;
    font-size: 12px;
    margin: 5px 0 10px;
    color: #777;
	width: 260px;
}

#content p.muted strong {
    color: #666;
}

.bannerTableHeaderSize {
    width: 100px;
}

.requiredField {
    color:red;
    font-size: 18px;
}

.errorMessage {
    padding-top: 4px;
    font-size: 14px;
    color: red;
}

.bottomMargin {
    margin-bottom:0px;
}

.fontSize {
    font-size: 15px;
}

.tableWidth {
    width: 100%;
}

.cdkCreditHeader {
    text-align:center;
    font-size:17px;
}
