:root {
	color-scheme: light !important;
}

#content .subsection .formrow input[type="checkbox"]{
		margin-bottom:0px;
		display:inline;
		padding:0px;
		width: 20px;
}

.homeLoginSelect {
	min-width: 200px;
	padding: 6px 6px 6px 6px;
	color: #666;
	font-size: 16px;
}

strong {
	font-weight: bolder;
	color: #000;
	font-style: bold;
}

em {
	font-weight: normal;
	color: #111;
	font-style: italic;
}

#searchTitle {
	color:#12b33c;
	display: inline;
}

#agreementDiv {
	margin: auto;
	padding-top: 20px;
	width: 100%;
	height: 600px;
}

#agreementIframe {
	padding: 0px;
	border: none;
	width: 100%;
	height: 100%;
	overflow: scroll;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;

  -moz-box-shadow: 4px 4px 14px #000;
  -webkit-box-shadow: 4px 4px 14px #000;
  xbox-shadow: 4px 4px 14px #000;
}

#content .subsection .inner h4 {
	font-size: 20px;
	color:#12b33c;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 0px;
}
#content .inner>h4 {
	font-size: 20px;
	color:#12b33c;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 40px;
}

#content .inner>ol {
	margin-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content .inner>ol>li {
	margin-left: 10px;
	padding-top: 5px;
	font-size: 16px;
	padding-bottom: 5px;
	list-style-type: circle;
}

#content .inner>a {
    color: #12b33c;
    display: inline-block;
	text-decoration: none;
}

#content .inner>a:hover {
    color: #12b33c;
	text-decoration: underline;
    display: inline-block;
}

.warningBlock {
	width: 100%;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	xbackground-color: #badc0d;
	color: #fff;
	background-color: #FF5733;
}

.warning {
	color:#F44 !important;
	font-weight: 666 !important;
}

.warningBlock .warning {
	color: #fff !important;
}

.messageBlock {
	text-align: center;
	padding: 10px 30px 30px 30px;
}

#content a  {
    color: #12b33c;
	text-decoration: none;
    display: inline-block;
}

#content a:hover  {
    color: #12b33c;
	text-decoration: underline;
    display: inline-block;
}

#paymentTermsIframe {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: none;
	width: 90%;
	height: 90%;
	overflow: scroll;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -moz-box-shadow: 4px 4px 14px #000;
  -webkit-box-shadow: 4px 4px 14px #000;
  xbox-shadow: 4px 4px 14px #000;
}

#paymentTermsDiv {
	margin: auto;
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
	width: 90%;
	height: 250px;
	x-overflow: auto;
  x-moz-border-radius: 12px;
  x-webkit-border-radius: 12px;
  xborder-radius: 12px;
  x-moz-box-shadow: 4px 4px 14px #000;
  x-webkit-box-shadow: 4px 4px 14px #000;
  xbox-shadow: 4px 4px 14px #000;
}

#paymentSubmission {
	text-align: center;
	padding-bottom: 20px;
}

#paymentNavigation {
	text-align: center;
	padding-bottom: 20px;
}

.homeLoginBtn {
    width: auto;
    display: inline-block;
    margin: 20px auto;
    background: #12b33c;
    color: #FFFFFF !important;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 40px;
    cursor: pointer;
}

.homeLoginBtn2 {
    width: auto;
    display: inline-block;
	margin-left: 20px;
    // margin: 10px auto;
    background: #12b33c;
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 20px;
    cursor: pointer;
}

.inlineList {
	text-align: center;
	margin-bottom: 10px;
}

.inlineList li {
	color: #444;
	padding-right: 20px !important;
	display: inline !important; 
}

.jpadding h3 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.jpadding {
	padding: 10px 0px 10px 0px !important;
}

.jBtn{
    width: auto;
    display: inline-block;
    margin: 10px auto;
    background: #12b33c;
    color: #FFFFFF !important;
    font-size: 18px;
    font-weight: normal;
    padding: 8px 8px 8px 8px;
	text-decoration: none;
    cursor: pointer;
}

.jBtnWarn{
    width: auto;
    display: inline-block;
    margin: 10px auto;
    background: #ff4444;
    color: #FFFFFF !important;
    font-size: 18px;
    font-weight: normal;
    padding: 8px 8px 8px 8px;
	text-decoration: none;
    cursor: pointer;
}

.jBtn3 {
    width: auto;
    display: inline-block;
    margin: 4px auto;
    background: #12b33c;
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 6px 6px 6px;
	text-decoration: none;
    cursor: pointer;
}

.jBtn2 {
    width: auto;
    display: inline-block;
    margin: 10px auto;
    background: #12b33c;
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 6px 6px 6px;
	text-decoration: none;
    cursor: pointer;
}

.jBtn:hover, .jBtn2:hover, .jBtn3:hover, .jBtn2Warn:hover, .jBtnWarn:hover, .jBtn3Warn:hover {
	text-decoration: underline;
}

.jBtn2Warn {
    width: auto;
    display: inline-block;
    margin: 10px auto;
    background: #ff4444;
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 6px 6px 6px;
	text-decoration: none;
    cursor: pointer;
}

.jBtnDisabled {
	cursor: none !important;
	color: #dddddd !important;
	text-decoration: line-through #444 solid !important;
}

.jBtnActive {
	color: yellow !important;
    background: #005602 !important;
}

.subsection .inner p {
	margin-bottom: 15px !important;
}

.policyInfo h5 {
	font-size: 13px;
	x-color: #444;
	color:#12b33c;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

.policyInfo .polTitle {
	font-size: 13px;
	color: #444;
	font-weight: bold;
}

.policyInfo .polValue {
	font-size: 13px;
}

.policyInfo p {
	padding: 0 0 0 0 !important;
}

.policyInfo {
	text-align: left;
	vertical-align: top;
	margin: 0px 10px 20px 0px !important;
	display: inline-block;
	width: 220px;
}

.infoLabel {
	font-size: 14px;
	color: #444;
	font-weight: bold;
}

.infoValue {
	font-size: 14px;
}

.infoValueBad {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.policyInfo2 {
	text-align: left;
	vertical-align: top;
	margin: 0px 10px 20px 0px !important;
	display: inline-block;
	width: 450px;
}

.policyInfo2 .polTitle {
	font-size: 14px;
	color: #444;
	font-weight: bold;
}

.policyInfo2 .polValue {
	font-size: 14px;
}

.policyInfo2 p {
	padding: 0 0 0 0 !important;
}

.policyInfo2 h5 {
	font-size: 14px;
	color:#12b33c;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

.report {
	margin: auto;
	font-size: 14px;
}

.report th {
	color:#12b33c;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding: 0px 10px 0 10px;
}
	
.report td {
	text-align: left;
	padding: 3px 10px 3px 10px;
}

.footerLogout{
	display:inline-block;
	margin-left:30px;
}
.footerLogout a{
	display:inline-block;
	margin-left:4px;
	color:#FFFFFF;
	x-color:#12b33c;
	text-decoration:none;
	position:relative;
}
.footerLogout a:after{
	position:absolute;
	display:block;
	left:0;
	bottom:20px;
	content:"";
	width:0%;
	height:2px;
	background-color:#12b33c;
	transition:0.3s width ease;
}
.footerLogout a:hover:after{
	width:100%;
}

.margin-top-10px {
	margin-top: 10px !important;
}

.text-center {
	text-align: center;
}

.minmargin {
	margin-top: 6px !important;
}

#vendorTable {
	border: 0px;
	width: 100%;
	font-size: 12px;
}

#vendorTable tbody tr:hover {
	background-color: #202020;
	color: #fff;
}

#vendorTable tr:nth-child(odd) {
	background-color: #ffffff;
}

#vendorTable tr:nth-child(even) {
	background-color: #f2f2f2;
}

#vendorTable tr:hover td b {
	color: #FFF;
	font-weight: bold;
}

#vendorTable td b {
	color: #404040;
	font-weight: bold;
}

#vendorTable thead th{
	padding: 4px 4px 4px 4px;
}

#vendorTable thead th{
	background-color:#12b33c;
	color: #FFF;
	-font-weight: bold;
	text-align: left;
}

#vendorTable tbody td{
	padding: 4px 4px 4px 4px;
}

.bigger {
	max-width: 1200px !important;
	width: 1024px !important;
}

.dataTable {
	border: 0px;
	width: 100%;
	font-size: 12px;
}

.dataTable .row-good{
	color: #000;
	background-color: #99FFF7;
}
.dataTable .row-bad {
	color: #000;
	background-color: #FFA09D;
}
.dataTable .row-indifferent{
	color: #000;
	background-color: #FFE542;
}

.dataTable th{
	padding: 4px 4px 4px 4px;
}

.dataTable th{
	background-color:#12b33c;
	color: #FFF;
	-font-weight: bold;
	text-align: left;
}

.dataTable tbody td{
	padding: 3px 3px 3px 3px;
}

.rel-smaller {
	font-size: 0.7em;
}

.smaller {
		font-size: 11px !important;
}

.altrow {
		background-color: #f0f0f0;
}

.warnrow {
		background-color: #ECB2A4;
}

.tags {
	background-color:#12b33c;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
	font-size 10px;
	display: inline-block;
}

.signatureFont {
	font-family: "Cookie";
	font-size: 28px !important;
	font-weight: 400 !important;
	padding: 8px !important;
}

.discountText {
	color:red;
	font-weight: 666;
}

input[required] {
  background-color: #fcf9b6;
  background: #fcf9b6;
  color: #222;
}

select[required] {
  background-color: #fcf9b6;
  background: #fcf9b6;
  color: #222;
}

input {
  background-color: #f8f8f8;
  background: #f8f8f8;
  color: #222;
}

select {
  background-color: #f8f8f8;
  background: #f8f8f8;
  color: #222;
}

.inputDisclaimerText {
	font-size: 12px !important;
	color: #222 !important;
	text-align: left !important;
}

.deletedRecord {
	background-color: #AA0000 !important;
	color: #FFF !important;
}

.entityTable {
	border: 1px solid #CCC;
	width: 100%;
	font-size: 14px;
}

.entityTable tr {
	height: 36px;
}

.entityTable input {
	font-size: 14px !important;
	padding: 4px 4px 4px 4px !important;
}

.entityTable td {
	vertical-align: middle;
}

.entityTable th{
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
	background-color:#12b33c;
	color: #FFF;
	-font-weight: bold;
	text-align: left;
}

.entityTable tbody td{
	padding: 3px 3px 3px 3px;
}

.hidden {
	display: none !important;
}

.margin-killer {
	margin: 0px 0px 0px 0px !important;
}	

.alertBlock {
	width: 100%;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	xbackground-color: #badc0d;
	color: #000;
	background-color: #FFBB58;
	text-align:center;
}

.alert {
	margin-top: 10px;
	margin-bottom: 10px;
	color:#444 !important;
	font-weight: 400 !important;
}

.alertBlock .alert {
	color: #444 !important;
}

.toggle-off {
	color: #999;
	font-weight: normal;
	}

.padding-killer {
	padding: 0px 0px 0px 0px !important;
}

.altp {
	text-align: left !important;
	font-size: 14px !important;
}

.onoffswitch {
    position: relative; width: 60px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 14px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 20px; padding: 0; line-height: @0px;
    font-size: 11px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left:07px;
    background-color: #34A7C1; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 07px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 12px; margin: 4px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 42px;
    border: 2px solid #999999; border-radius: 14px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}

.text-uppercase {
	text-transform: uppercase;
}

.text-good {
    color: #12b33c;
}

.text-bad {
	color: #FF5733;
}

.text-muted {
	color: #888;
}

.text-indifferent {
	color: #FFA500;
}

.vh1 {
	font-size: 24px !important;
	}

.mr-20 {
	padding-right: 15px !important;
	}

.column5 h5 {
    font-size: 13px;
    color:#12b33c;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}

.column5 .polTitle {
    font-size: 13px;
    color: #444;
    font-weight: bold;
}

.column5 .polValue {
    font-size: 13px;
}

.column5 p {
    padding: 0 0 0 0 !important;
}

.column5 {
    text-align: left;
    vertical-align: top;
    margin: 0px 10px 20px 0px !important;
    display: inline-block;
    width: 190px;
}

.text10 {
	font-size: 1.0em;
}

.text12 {
	font-size: 1.2em;
}

.text14 {
	font-size: 1.4em;
}

.text16 {
	font-size: 1.6em;
}

.text18 {
	font-size: 1.8em;
}

.text20 {
	font-size: 2.0em;
}

.codeTD pre {
    x-overflow-x: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}


.column3 h5 {
    font-size: 13px;
    color:#12b33c;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}

.column3 .polTitle {
    font-size: 13px;
    color: #444;
    font-weight: bold;
}

.column3 .polValue {
    font-size: 13px;
}

.column3 p {
    padding: 0 0 0 0 !important;
}

.column3 {
    text-align: left;
    vertical-align: top;
    margin: 0px 10px 20px 0px !important;
    display: inline-block;
    width: 310px;
}

.columnClickable {
	cursor: pointer;
    color: #12b33c;
    text-decoration: none;
    display: inline-block;
}

.columnClickable:hover {
	text-decoration: underline;
}

.force-text-center {
	text-align: center !important;
}

.bigger2 {
	max-width: 1600px !important;
	width: 1400px !important;
}

.formrow label small {	
	font-size: 0.65em;
	}

.force-left {
	text-align: left !important;
}

.btn-sm {
    width:auto;
    display:inline-block;
    margin:4px auto;
    background:#12b33c;
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
    padding:4px 12px;
    cursor:pointer;
}

.text-warning {
	color: #FFBB58 !important;
	font-weight: 666 !important;
}


.font-white {
	color: #fff;	
}

/* REGION WORK */

#content .subsection #stateList{
    width:52%;
    float:left;
    margin-right:2%;
    margin-top:10px;
}

#content .subsection #stepprocess #stateList ul.greybox li {
	font-size:18px;
}

@media(max-width:800px){
    #content .subsection #stateList{
        float:none;
        margin-right:0;
        width:auto;
    }
}


#content .subsection #regionList{
    width:46%;
    float:left;
    margin-top:10px;
}

#content .subsection #stepprocess #regionList ul.greybox li{
    xbackground:#12b33c;
    xcolor:#FFFFFF;
    xborder:1px solid #0d872d;
    xfont-weight:600;
	font-size:18px;
}

@media(max-width:800px){
    #content .subsection #regionList{
        width:auto;
        float:none;
        padding-bottom:40px;

    }

    #content .subsection #regionList ul.greybox{
        height:auto;
        margin-bottom:0;
    }
}

.smallerFilter {
	padding: 4px !important;
	}


