:root {
  --esc-orange: #B85E00;
  --esc-orange-light: #E67600
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #444;
  min-height: 500px;
}

.collapse
{
  background-color: white;
  color: White;
  visibility: hidden;
  width: 0;
  padding: 0;
  margin: 0;
  border-width: 0;
}

.main
{
  min-height: 400px;
  display: block;
  clear: both;
}

*
{
  margin: 0;
  padding: 0;
}

/** element defaults **/
table
{
  width: 100%;
  text-align: left;
}

th, td
{
  padding: 6px 6px;
}

th
{
  color: #fff;
  background: #333 none repeat-x scroll left top;
}

.FileHistoryTable, .LienDetailTables, .CommentTable, .PreRegSearchTable
{
  font-size: 12px;
  padding: 5px 5px;
}

.FileHistoryTable, .CommentTable, .PreRegSearchTable
{
  width: auto;
}

.FileHistoryTable td, .LienDetailTables td, .CommentTable td, .PreRegSearchTable td
{
  padding: 5px 5px;
}

.AdminTable
{
  font-size: 14px;
  width: auto;
}

.AdminTable td, .AdminTable th
{
  padding: 6px 5px;
}

.AdminOnOff
{
  font-size: 14px;
}

.AdminOnOff td, .AdminOnOff th
{
  padding: 4px 0px;
}

.AdminCorpOnOff
{
  font-size: 14px;
  width: auto;
}

.AdminCorpOnOff td, .AdminCorpOnOff th
{
  padding: 4px 0px;
}

.AdminCorpOnOff input
{
  padding-left: 4px;
  padding-right: 4px;
}

.AssetTable
{
  border: none 0px white;
  font-size: 12px;
}

.AssetTable td
{
  padding: 5px 10px;
}

.AssetTable input.btn, .AssetTable INPUT[type="submit"]
{
  padding: 3px 7px 3px 7px;
  font-size: 9px;
  font-family: Tahoma, Geneva, sans-serif;
  height: 20px;
}

.DebtorList input.btn, .DebtorList INPUT[type="submit"]
{
  padding: 3px 7px 3px 7px;
  font-size: 9px;
  font-family: Tahoma, Geneva, sans-serif;
  height: 20px;
}

.VINCheck, .VINCheckAdmin
{
  font-style: normal;
  font-weight: bold;
  color: #CCCCCC;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 28px;
  margin: 15px;
}

.VINCheck
{
  padding: 7px;
  float: right;
}

.VINCheckAdmin
{
  padding: 7px;
  float: left;
}

code, blockquote
{
  display: block;
  border-left: 5px solid #ddd;
  padding: 10px;
  margin-bottom: 20px;
}
code
{
  background-color: #ddd;
  border: none;
}
blockquote
{
  border-left: 5px solid #4E67C2;
}

blockquote p
{
  font-style: italic;
  font-family: Georgia, "Times New Roman" , Times, serif;
  margin: 0;
  color: #666;
  height: 1%;
}

p
{
  line-height: 1.9em;
  margin-bottom: 20px;
}

a
{
  color: Navy;
}

a:hover
{
  color: #9E3792;
}

a:visited
{
  color: Black;
}

/*a:focus
{
  outline: none;
}*/

.datagridheader
{
  color: #fff;
  font-weight: bold;
  background-color: #000;
}

.datagridaltrows
{
  background-color: #ccc;
}

.datagridhover
{
  background-color: lightyellow;
}

.gvpagespacing td
{
  display: inline-block;
  padding: 3px;
  border: none;
}

.display-label
{
  float: left;
  clear: left;
  width: 250px;
}

.display-field
{
  float: left;
  clear: right;
}

.DisplayList, .Panels
{
  display: block;
  border: none;
  clear: both;
}

.DisplayList .row, .DisplayList .buttonRow, .DisplayList .buttonRowFooter
{
  display: block;
  clear: both;
}

.paymentlink
{
  width: 100%;
  display: block;
  clear: both;
  border: 1px solid black;
  padding: 5px 0px;
  text-align: center;
  background-color: #DDD;
}

.DisplayList .buttonRow, .DisplayList .buttonRowFooter
{
  width: 100%;
  text-align: center;
}

.DisplayList .buttonRowFooter
{
  padding-top: 10px;
  border-top-style: solid;
  border-top-width: thin;
  border-top-color: Black;
  border-top-width: 100%;
}

.DisplayList .buttonRow .button, .DisplayList .buttonRowFooter .button
{
  display: inline-table;
  padding-left: 5px;
  padding-right: 5px;
}

.Panels .row
{
  display: block;
  clear: both;
}

.DisplayList .leftfield, .DisplayList .leftfieldsmall, .DisplayList .leftfieldsmallest, .DisplayList .leftfieldmedium, .DisplayList .leftfieldlarge, .DisplayList .leftfieldlarger, .DisplayList .leftfieldlargest
{
  display: inline-block;
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}

.DisplayList .leftfield
{
  width: 200px;
}

.DisplayList .leftfieldmedium
{
  width: 250px;
}

.DisplayList .leftfieldsmall
{
  width: 150px;
}

.DisplayList .leftfieldsmallest
{
  width: 100px;
}

.DisplayList .leftfieldlarge
{
  width: 300px;
}

.DisplayList .leftfieldlarger
{
  width: 350px;
}

.DisplayList .leftfieldlargest
{
  width: 400px;
}

.DisplayList .rightfield
{
  display: table-cell;
  max-width: 600px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: top;
}

.DisplayList .row .rightfield, .DisplayList .row .rightfieldpadded
{
  display: table-cell;
  max-width: 600px;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}

.DisplayList .row .rightfieldpadded
{
  margin-left: 10px;
}

.Panels .spacer
{
  display: table-cell;
  float: left;
  padding-right: 10px;
  clear: none;
}

.Panels .leftside
{
  display: table-cell;
  float: left;
  vertical-align: top;
  clear: left;
}

.Panels .rightside, .Panels .rightsideright
{
  display: table-cell;
  vertical-align: top;
  clear: right;
}

.Panels .rightside
{
  float: left;
}

.Panels .rightsideright
{
  float: right;
}

fieldset
{
  display: block;
  border: none;
  border-top: 1px solid #ddd;
}

fieldset legend {
  font-weight: bold;
  font-size: 13px;
  padding-right: 10px;
  color: #757575;
  /*color: #999;*/
}

fieldset.rightfield
{
  float: right;
}

fieldset form
{
  padding-top: 15px;
}

fieldset.leftfield
{
  float: left;
  width: 150px;
}

fieldset p label
{
  float: left;
  width: 150px;
}

.FormFieldInvalid
{
  border-color: red;
  background-color: Yellow;
}

form input, form select, form textarea
{
  padding: 5px;
  color: #333333;
  border: 1px solid #666666;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.compact-ddl
{
  padding: 0px;
}

.ListBoxCssClass
{
  color: #eee9e9;
  background-color: #333333;
  font-size: large;
}

.logout-button
{
  border-style: outset;
  border-width: 2px;
  border-color: #000;
  background-color: #E02020;
  color: #FFF;
  font-weight: bold;
  padding: 3px 7px 3px 7px;
  font-size: 9px;
  font-family: Tahoma, Geneva, sans-serif;
  height: 20px;
  overflow: visible;
  text-decoration: none;
}


/*a:active,
input:active,
select:active,
textarea:active,
input[type=radio]:active,
input[type=submit]:active {}*/
input:focus,
select:focus,
textarea:focus,
input[type=radio]:focus,
input[type=submit]:focus {
  outline: 3px solid var(--esc-orange-light) !important;
}

a:focus {
  outline: 3px solid var(--esc-orange-light) !important;
  box-shadow: inset 0.2em 0.2em 0.2em 0 rgba(255,255,255,0.5), inset -0.2em -0.2em 0.2em 0 rgba(0,0,0,0.5);
  padding: 5px;
}

input[id*="btnVinCheck"]:focus,
tr[style*="color:#E80000"] td a:focus {
  outline: 3px solid yellow !important;
}
.logout-button:focus {
  outline: 3px solid #002939 !important;
}

input.btn, INPUT[type="submit"]
{
  border-style: outset;
  border-width: 1px;
  border-color: #2E47A2;
  background-color: #4E67C2;
  color: #ffffff;
  padding: 4px 6px;
  font-size: 11px;
  font-family: Tahoma, Geneva, sans-serif;
  letter-spacing: 1px;
  width: auto;
  overflow: visible;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

input.btn:hover, INPUT[type="submit"]:hover
{
  background-color: #6E87E2;
}

input.btn:disabled, INPUT[type="submit"]:disabled
{
  background-color: #6E87E2;
  color: #777;
}

form.searchform p
{
  margin: 5px 0;
}

form.searchform input.s
{
  border: 1px solid #ccc;
}

.ErrorText
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #E80000;
  /*color: red;*/
}

span.required
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

h1 {
  color: #757575;
  /*color: #999;*/
  font-size: 35px;
}

h2
{
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  letter-spacing: 0.5px;
  font-weight: normal;
  padding: 0 0 5px;
  margin: 0;
}

h3
{
  color: #4E67A2;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

h4
{
  padding-bottom: 10px;
  font-size: 15px;
  color: #333333;
}
h5
{
  padding-bottom: 10px;
  font-size: 13px;
  color: #333333;
}
ul, ol
{
  margin: 0 0 35px 35px;
}
li
{
  padding-bottom: 5px;
}
li ol, li ul
{
  font-size: 1.0em;
  margin-bottom: 0;
  padding-top: 10px;
}
#container, #container-admin
{
  min-height: 400px;
  margin: 0 auto;
  padding: 0;
}
#container
{
  width: 1004px;
}
#container-admin
{
  width: 1222px;
}
#container-admin #header
{
  height: 40px;
}
#header
{
  padding: 0 0 5px 0;
  margin: 0 auto;
  height: 75px;
}
#header h1
{
  padding-top: 10px;
}
  #header h1 a {
    font-family: Arial, Helvetica, sans-serif;
    color: #757575;
    /*color: #999;*/
    font-size: 57px;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: -2px;
    float: left;
  }
#header h1 a strong
{
  font-weight: normal;
  color: #ccc;
}
#admin h1 a
{
  font-size: 27px;
}
#header h2
{
  color: #111;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-left: 12px;
  margin-top: 30px;
  padding-left: 4px;
  text-transform: uppercase;
  letter-spacing: 0;
}
#admin h2
{
  display: none;
}
#nav, #nav-admin
{
  background: #fff url('/images/navbg.jpg') repeat-x scroll top left;
  height: 70px;
}
#nav
{
  width: 100%;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
#nav-admin
{
  width: 100%;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

.GoTrans
{
  float: right;
  padding-top: 20px;
  padding-right: 10px;
}

#nav ul, #nav-admin ul
{
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 70px;
  width: 100%;
}
#nav ul li, #nav-admin ul li
{
  float: left;
  display: block;
  padding: 0;
}
#nav ul li.right, #nav-admin ul li.right
{
  float: right;
  display: block;
  padding: 0;
}
#nav ul li a, #nav-admin ul li a
{
  color: #EEEEEE;
  display: block;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 2px;
  padding: 28px 18px 26px;
  text-decoration: none;
  float: left;
}
#nav ul li a:hover, #nav-admin ul li a:hover
{
  background: #191919;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
}
#body, #body-admin
{
  background: #fff none repeat-y scroll 0 0;
  margin: 0 auto;
  padding: 15px 0px;
  width: 1004px;
  min-height: 400px;
}
#body
{
  width: 1004px;
}
#body-admin
{
  width: 1222px;
}
#content
{
  float: right;
  width: 605px;
  margin: 0;
  padding-left: 20px;
  border-left: 1px solid #ddd;
}
.sidebar
{
  width: 280px;
  padding: 0;
  float: left;
}
.sidebar ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar ul li
{
  margin-bottom: 20px;
  line-height: 1.9em;
}
.sidebar li ul li
{
  display: block;
  border-top: none;
  padding: 6px 7px;
  margin: 0;
  line-height: 1.5em;
  font-size: 13px;
  color: #666;
}
.sidebar li ul li a
{
  font-weight: normal;
  color: #333;
}
.sidebar li ul.blocklist li
{
  padding: 0;
  display: inline;
}
.sidebar li ul.blocklist li a
{
  display: block;
  padding: 7px 8px;
  background-color: #dfdfdf;
  color: #444;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ccc;
  text-decoration: none;
}
.sidebar li ul.blocklist li a:hover
{
  color: #000;
}
.sidebar li ul li a:hover
{
  color: #4E67A2;
}
.sidebar h4
{
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  margin: 0;
  padding: 5px 3px;
  font-weight: normal;
}
.line-break
{
  clear: both;
  width: 100%;
  height: 1px;
}
.clear
{
  clear: both;
}
.clear_both
{
  clear: both;
  visibility: hidden;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
}
.left
{
  float: left;
}
.right
{
  float: right;
}
#footer, #footer-admin
{
  margin: 0 auto;
  clear: both;
}
#footer
{
  width: 100%;
}
#footer-admin
{
  width: 100%;
}
.footer-content
{
  background: #333 none repeat-x scroll top left;
  padding: 20px 5px;
  clear: both;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
#footer a {
  text-decoration: none;
}
#footer a:hover 
{
  text-decoration: underline;
}
#footer p, #footer-admin p
{
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
#footer p a, #footer-admin p a
{
  color: #fff;
}
.ServiceList
{
  float: left;
  display: block;
  width: 45%;
  border-style: solid;
  border-color: Black;
  border-width: 2px;
  margin: 5px;
  min-height: 150px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.ServiceList .header
{
  background-color: Gray;
  color: White;
  font-size: large;
  text-align: center;
  padding: 5px;
}
.ServiceList .row
{
  padding: 5px;
  padding-left: 15px;
  clear: both;
  display: block;
}
.ServiceList a
{
  color: Black;
  font-weight: bolder;
  text-decoration: none;
}
.ServiceList a:hover
{
  color: Blue;
  font-style: italic;
}
.ServiceList a:visited
{
  color: Black;
}
.pageHeader
{
  float: left;
}
.pageHeader h2
{
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  letter-spacing: 0.5px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}
.progressHead
{
  float: left;
  padding-left: 20px;
  padding-bottom: 10px;
}
.progressBar
{
  width: 100%;
  display: block;
  border: 0px;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
  font-size: 0.80em;
  color: #757575;
  /*color: #AAAAAA;*/
  text-align: center;
  vertical-align: bottom;
}
.progressBar .inner
{
  display: inline-block;
}
.progressBar .first-step, .progressBar .mid-step, .progressBar .last-step
{
  margin: 0px;
  padding: 0px;
  float: left;
  display: inline;
}
.progressBar .first-step, .progressBar .last-step
{
  width: 94px;
}
.progressBar .mid-step
{
  width: 95px;
}

.datefield
{
  width: 200px;
}
.watermarktext
{
  /*color: #808080;*/
  color: #757575;
  width:inherit;
}
.watermarkdate {
  /*color: #808080;*/
  color: #757575;
  width: inherit;
}
.watermarkdate1 {
  /*color: #808080;*/
  color: #757575;
}

/*.ajax__calendar_today
{
 display: none;
}*/

.QuickRequestForm
{
  margin: 10px 0 15px 70px;
  display: block;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #666666;
  padding: 5px 20px 5px 15px;
  width: 80%;
  color: #FFFFFF;
  font-weight: bold;
}
.SecuredPartyForm
{
  float: left;
  background-color: #C0C0C0;
  margin-left: 100px;
  padding: 10px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.ExpandPanelText
{
  text-decoration: underline;
  margin: 10px 0px 10px 0px;
}

.ajax__tab_inner
{
  font-weight: bold;
  font-size: 1.25em;
}

.quick_request
{
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 1em;
}

#ctl00_MainContent_btnLogin
{
  padding-left: 40px;
  padding-right: 40px;
}

#ctl00_ctl00_RootContent_MainContent_divNoQCQuickDis
{
  clear: both;
  padding-bottom: 0.9em;
}

.radio-padding label
{
  padding-left: 0.5vw;
}

/* Screen reader only - taken from bootstrap styling */
.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  border: 0;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  clip-path: inset(50%); /*modern browsers, clip-path works inwards from each corner*/
  white-space: nowrap; /* added line to stop words getting smushed together (as they go onto seperate lines and some screen readers do not understand line feeds as a space */
}

input[aria-invalid="true"],
textarea[aria-invalid="true"], 
select[aria-invalid="true"] {
  border: solid 2px #E80000;
}
