.no-js {
   text-align: center;
   background: #426E93;
   margin: 0px;
   padding-top: 10px;
   padding-bottom: 10px;
}

html, body {
height: 100%;
}

body {
margin: 0 auto;
font-family: "Lato",Trebuchet MS,Helvetica,Arial,sans-serif;
font-size: 15px;
line-height: 1.5;
color: #333333;
background: #F5F5F5;
}

.sos-header-wrapper {
background: transparent url("https://sos.oregon.gov/SiteCollectionImages/branding/craterlake.png") no-repeat fixed center -55px;
background-size: 1000px;
position: relative;
margin: 0 auto;
}

.sos-qa-header-wrapper {
background: transparent url("https://sos.oregon.gov/SiteCollectionImages/branding/craterlake.png") no-repeat fixed center -55px;
background-size: 1000px;
position: relative;
margin: 0 auto;
}

.header-container {
height: 115px;
}

.sos-header-wrapper .header-container h1 {
width: 317px;
height: 96px;
text-indent: -5000em;
background: transparent url("https://sos.oregon.gov/admin/PublishingImages/apps/secretary-header.png") no-repeat left top;
margin: 0;
padding: 0;
background-size: 320px;
position: relative;
top: 19px;
}

.sos-qa-header-wrapper .header-container h1 {
width: 317px;
height: 96px;
text-indent: -5000em;
background: transparent url("https://sos.oregon.gov/admin/PublishingImages/apps-qa/secretary-header.png") no-repeat left top;
margin: 0;
padding: 0;
background-size: 320px;
position: relative;
top: 19px;
}

#wrapper {
width: 950px;
margin: 0 auto;
display: block;
position: relative;
min-height: 100%;
}

#container {
float: left;
position: relative;
width: 950px;
}

#container_noside {
float: left;
/*background: white;*/
width: 950px;
}

h1 {
margin: 0 0 10px;
font-family: 'Orienta',sans-serif;
font-weight: normal;
font-size: 30px;
line-height: 2;
color: #454545;
text-rendering: optimizeLegibility;
}

h1 a {
font-family: 'Orienta',sans-serif;
color: #005592;
font-size: 30px;
text-decoration: none;
}

h1 a:hover {
color: #0082df;
text-decoration: underline;
}

h2 {
font-family: 'Orienta',sans-serif;
font-weight: normal;
color: rgb(69, 69, 69);
font-size: 21px;
line-height: 1.5;
/*margin: 20px 0px 5px;*/
margin: 10px 0px 20px;
text-rendering: optimizeLegibility;
}

h2 a {
font-family: 'Orienta',sans-serif;
color: #005592;
font-size: 21px;
text-decoration: none;
}

h2 a:hover {
color: #0082df;
text-decoration: underline;
}

.tmpMsg {
font-family: 'Orienta',sans-serif;
font-weight: normal;
color: rgb(69, 69, 69);
font-size: 21px;
line-height: 1.5;
margin: 10px 0px 20px;
background-color: yellow;
}

.divTmpMsg {
background-color: yellow;
}

.h2 {
font-family: 'Orienta',sans-serif;
font-weight: normal;
color: rgb(69, 69, 69);
font-size: 21px;
line-height: 1.5;
margin: 0px 0px 0px;
}
.h3 {
color: #454545;
font-family: "Lato",Trebuchet MS,Helvetica,Arial,sans-serif;
font-size: 17px;
font-weight: normal;
/*line-height: 1.5;*/
margin: 0px 0 0px;
text-rendering: optimizeLegibility;
}
h3 {
color: #454545;
font-family: 'Orienta',sans-serif;
font-size: 17px;
font-weight: normal;
line-height: 1.5;
margin: 15px 0 8px;
text-rendering: optimizeLegibility;
}
h3 a {
font-family: 'Orienta',sans-serif;
color: #005592;
font-size: 17px;
text-decoration: none;
}

h3 a:hover {
color: #0082df;
text-decoration: underline;
}
.boldtext {
font-weight: bold;
text-decoration:none
}

mark {
    background-color: yellow;
    color: black;
}

select{
font-family: 'Lato',sans-serif;
color: #454545;
}
input{
font-family: 'Lato',sans-serif;
color: #454545;
}
input[type="submit"]{
font-family: 'Lato',sans-serif;
/*color: #FFFFFF;*/
}
input[type="reset"]{
font-family: 'Lato',sans-serif;
/*color: #FFFFFF;*/
}
input[type="button"]{
font-family: 'Lato',sans-serif;
/*color: #FFFFFF;*/

}
input[type="file"]{
font-family: 'Lato',sans-serif;
color: #454545;
}

textarea{
font-family: 'Lato',sans-serif;
font-size: 13px;
}

label{
font-weight: bold;
}

.radioDiv label{
margin-right: 15px;
font-weight: normal;
}

.sm_btn {
/*float: left;*/
text-align: center;
-webkit-border-radius: 4px;
/*-moz-border-radius: 4px;*/
color: #FFFFFF;
background-color: #3C5844;
font-size: 12px;
border-radius: 4px;
height: 30px;
width: 110px;
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
/*-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);*/
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}

.sm_btn:hover {
/*float: left;*/
text-align: center;
-webkit-border-radius: 4px;
/*-moz-border-radius: 4px;*/
border-radius: 4px;
background-color: #283A2C;
color: #FFFFFF;
height: 30px;
width: 110px;
font-size: 12px;
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
/*-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);*/
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);    
}

.sm_btn:disabled{
/*float: left*/
text-align: center;
-webkit-border-radius: 4px;
/*-moz-border-radius: 4px;*/
border-radius: 4px;
background-color: #999999;
color: #F5F5F5;
height: 30px;
width: 110px;
font-size: 12px;
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
/*-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);*/
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}
.buttonDiv,table td .sm_btn{
    font-size: 12px;
}

.n_sm_btn {
/*float: left;*/
text-align: center;
-webkit-border-radius: 4px;
/*-moz-border-radius: 4px;*/
color: #FFFFFF;
background-color: #3C5844;
font-size: 12px;
border-radius: 4px;
height: 30px;
width: 70px;
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
/*-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);*/
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}

.n_sm_btn:hover {
/*float: left;*/
text-align: center;
-webkit-border-radius: 4px;
/*-moz-border-radius: 4px;*/
border-radius: 4px;
background-color: #283A2C;
color: #FFFFFF;
height: 30px;
width: 70px;
font-size: 12px;
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
/*-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);*/
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);    
}

.n_sm_btn:disabled{
/*float: left*/
text-align: center;
-webkit-border-radius: 4px;
/*-moz-border-radius: 4px;*/
border-radius: 4px;
background-color: #999999;
color: #F5F5F5;
height: 30px;
width: 70px;
font-size: 12px;
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
/*-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);*/
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}
.buttonDiv,table td .n_sm_btn{
    font-size: 12px;
}

.btn {
float: left;
text-align: center;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background-color: #3C5844;
color: #FFFFFF;
height: 45px;
width: 110px;
font-size: 12px;
white-space: normal;
/*align: absmiddle;*/
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}

.btn:hover {
float: left;
text-align: center;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background-color: #283A2C;
color: #FFFFFF;
height: 45px;
width: 110px;
font-size: 12px;
white-space: normal;
align: absmiddle;
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}

.btn:disabled{
float: left;
text-align: center;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background-color: #999999;
color: #F5F5F5;
height: 45px;
width: 110px;
font-size: 12px;
white-space: normal;
align: absmiddle;
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}
.buttonDiv .btn{
margin-right: 20px;
}

.buttonDiv .sm_btn{
margin-right: 20px;
}

.buttonDivSearch {
margin-bottom: 20px;
}

.sm_buttonDiv {
clear:both;
margin-top: 40px;
}

.sm_buttonDiv .sm_btn {    
margin-right: 10px;
}

.buttonFormDiv {
clear:both;
margin-top: 40px;
margin-right: 20px;
}

.buttonFormDiv input {
    margin-right: 20px;
    box-sizing:border-box;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.voidButtonDiv {
clear:both;
margin-top: 25px;
margin-right: 20px;
}

.voidButtonDiv input {
    margin-right: 20px;
    box-sizing:border-box;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

/******************** Dashboard formatting ***************************/
.title_div{
float:left;
width:55%;
margin: 0 0 10px;
font-family: 'Orienta',sans-serif;
font-weight: normal;
font-size: 30px;
line-height: 2;
color: #454545;
/*margin: 0px 0px 0px;*/
}
.chapter_div{
clear:both;
float:left;
/*vertical-align:text-top;*/
font-family: 'Orienta',sans-serif;
font-weight: normal;
color: rgb(69, 69, 69);
font-size: 21px;
line-height: 1.5;
margin: 0px 0px 0px;

}
.message_div {
position:relative;
/*right:0;
top:100px;*/
float:right;
vertical-align:text-top;
margin:0 0 10px;
box-sizing:border-box;
width:45%;    
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.links_div{
float:right;
margin:0 0 20px; 
}
.links_div select {
    box-sizing:border-box;
    /*width:100%;*/
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.table_div {
margin: 0 0 20px;
box-sizing:border-box;
width:100%;    
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.table_div input {    
    box-sizing:border-box;
    /*width:100%;*/
    padding:6px;
    border:1px solid #3C5844;
    margin-bottom:5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    /*-moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;*/
}

.table_div input[type="button"] {    
    box-sizing:border-box;
    /*width:100%;*/
    padding:6px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.table_div select {
    box-sizing:border-box;
    text-align: left;
    /*width:100%;*/
    padding:6px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.table_div_dashboard {
margin: 0 0 0px;
overflow:auto;
box-sizing:border-box;
width:100%;  
height:680px;
/*padding:.5em;*/
background:#fff;
/*border:1px solid #3C5844;*/
/*-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;*/
/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.table_div_dashboard select {
    box-sizing:border-box;
    text-align: left;
    /*width:100%;*/
    padding:6px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.table_div_queue {
margin: 0 0 0px;
overflow:auto;
box-sizing:border-box;
width:100%;  
height:630px;
/*padding:.5em;*/
background:#fff;
/*border:1px solid #3C5844;*/
/*-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;*/
/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.table_div_rules {
margin: 0 0 0px;
overflow:auto;
box-sizing:border-box;
width:100%;  
height:670px;
background:#fff;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.table_div_filings {
margin: 0 0 0px;
overflow:auto;
box-sizing:border-box;
width:100%;  
max-height:460px;
background:#fff;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.table_div_maintenance {
margin: 0 0 0px;
overflow:auto;
box-sizing:border-box;
width:100%;  
max-height:675px;
background:#fff;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.table_div_results {
margin: 0 0 0px;
box-sizing:border-box;
width:100%;    
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.table_div_rule_maintenance {
margin: 0 0 20px;
overflow:auto;
box-sizing:border-box;
width:100%;  
max-height:675px;
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;

/*margin: 0 0 20px;
box-sizing:border-box;
width:100%; 
max-height:675px;
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
min-height: 100%;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;*/
}

.table_div_rule_maintenance input {
    box-sizing:border-box;
    padding:6px;
    border:1px solid #3C5844;
    margin-bottom:5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

.table_div_rule_maintenance select {
    box-sizing:border-box;
    padding:6px;
    border:1px solid #3C5844;
    margin-bottom:5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

#maintenance_table_div {
margin: 0 0 20px;
box-sizing:border-box;
width:100%;
max-height: 750px;
overflow:auto;
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.table_div_correct {
margin: 0 0 0px;
box-sizing:border-box;
width:100%;    
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.table_div_correct input {    
    box-sizing:border-box;
    padding:6px;
    border:1px solid #3C5844;
    margin-bottom:5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

.table_div_correct input[type="button"] {    
    box-sizing:border-box;
    padding:6px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_text {
    margin: 0 0 20px;    
    /*box-sizing:border-box;
    width:100%;
    float:right;
    padding:1em;
    background:#fff;
    */
}
/*.form_text {
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}*/

.form_text_queue {
    margin: 0 0 10px;
}

.form_text_queue select {    
    box-sizing:border-box;
    padding:6px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_text_search {
    margin: 0 0 10px;
}

.form_text_search select {    
    box-sizing:border-box;
    padding:6px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_text_search input {    
    box-sizing:border-box;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}


.form_left{
    float: left;
    width: 625px;
    /*margin-bottom: 20px;*/
}

.form_left input {    
    box-sizing:border-box;
    width:100%;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_left select {
    box-sizing:border-box;
    width:100%;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_left textarea{
    box-sizing:border-box;
    width:100%;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;    
}

.button_left {
    float: left;
    width: 625px;
}
.button_left .sm_btn {
    font-size: 12px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

.form_right {    
    float: right;    
    width: 250px;
}

.form_right input {    
    box-sizing:border-box;
    width:100%;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_right select {
    box-sizing:border-box;
    width:100%;
    height: 40px;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    margin-bottom:5px;
}

.form_right textarea{
    box-sizing:border-box;
    width:100%;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_left_search{
    float: left;
    width: 225px;
    /*margin-bottom: 20px;*/
}

.form_left_search input {    
    box-sizing:border-box;
    /*width:100%;*/
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_left_search select {
    box-sizing:border-box;
    width:100%;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_right_search {    
    float: right;    
    width: 575px;
}

.form_right_search input {    
    box-sizing:border-box;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_right_search select {
    box-sizing:border-box;
    width:100%;
    height: 40px;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    margin-bottom:5px;
}

.form_left_filing_search{
    float: left;
    width: 225px;
    /*margin-bottom: 20px;*/
}

.form_left_filing_search input {    
    box-sizing:border-box;
    /*width:100%;*/
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_right_filing_search {    
    float: right;    
    width: 450px;
}

.form_right_filing_search input {    
    box-sizing:border-box;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_left_results {
    float: left;
    width: 425px;
    margin-top: 5px;
}

.form_left_results a {
    cursor: pointer;
}

.form_right_results {    
    float: right;    
    width: 375px;
    text-align: right;
}

.results_div {
margin: 0 0 20px;
box-sizing:border-box;
width:100%;    
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

.form_left_edit{
    float: left;
    width: 450px;
    /*margin-bottom: 20px;*/
}

.form_left_edit input {    
    box-sizing:border-box;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_right_edit {    
    float: right;    
    width: 325px;
}

.form_right_edit input {    
    box-sizing:border-box;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_clear_edit {
    clear:both;
    margin-bottom: 10px;
}

.form_clear_results {
    clear:both;
    /*margin-bottom: 5px; */
}

.form_clear {
    clear:both;
    margin-bottom: 20px;
}

.chaptr_form_left{
    float: left;
    /*width: 210px; */
    width: 22%;
    /*margin-bottom: 20px;*/
}

.chaptr_form_left input {    
    box-sizing:border-box;
    /*width:100%; */
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.chaptr_form_middle {    
    display: inline-block;
    vertical-align: top;
    /*width: 180px; */
    width: 21%;
}

.chaptr_form_middle input {    
    box-sizing:border-box;
    /* width:100%; */
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.chaptr_form_right {    
    float: right;    
    /*width: 275px; */
    width: 30%;
}

.chaptr_form_right input {    
    box-sizing:border-box;
    /*width:100%;*/
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.div_form_left{
    float: left;
    /*width: 210px; */
    width: 15%;
    /*margin-bottom: 20px;*/
}

.div_form_left input {    
    box-sizing:border-box;
    /*width:100%; */
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.div_form_middle {    
    display: inline-block;
    vertical-align: top;
    /*width: 180px; */
    width: 60%;
}

.div_form_middle input {    
    box-sizing:border-box;
    /*width:100%; */
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.div_form_right {    
    float: right;    
    /*width: 275px; */
    width: 25%;
}

.div_form_right input {    
    box-sizing:border-box;
    /*width:100%; */
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.full_text{
    margin: 0 0 20px;
    
}    
.full_text input {    
    box-sizing:border-box;
    width:100%;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.full_text select {
    box-sizing:border-box;
    width:100%;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.full_text textarea{
    box-sizing:border-box;
    width:100%;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.full_text_center{
    margin: 0 0 20px;
    
} 

.form_text input {
    box-sizing:border-box;
    /*width:100%;*/
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;    
}

.form_text .sm_btn {
    font-size: 12px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

.form_text .sm_btn:hover{
    font-size: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.form_text select {
    box-sizing:border-box;
    /*width:100%;*/
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.form_text textarea{
    box-sizing:border-box;
    width:100%;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.error_check {
    margin-top: -20px;
    margin-bottom: 20px;
}

textarea { 
    overflow: auto; /* removes scrollbar from IE */
}

fieldset {
    margin: 0 0 20px; 
    box-sizing:border-box;
    border:1px solid #3C5844;
   -moz-border-radius:8px;
   -webkit-border-radius:8px;
   border-radius:8px;
}

fieldset legend {    
  font-weight: bold;
  padding:2px 4px;
  background:#F5F5F5;
}

/* radio-div and float ids required to properly round fieldset borders in IE */
#radio-div{
     margin-left: 10px;
}
#float {
    padding-top:10px;
}
#float > legend {
    float:left;
    margin-top:-20px;
}
#float > legend + * {
    clear:both;
}

a {
font-family: 'Lato',sans-serif;
color: #005592;
font-size: 13px;
text-decoration: none;
}

a:hover {
color: #0082df;
text-decoration: underline;
cursor: pointer;
}

.navigation_links {
font-family: 'Lato',sans-serif;
color: #005592;
font-size: 14px;
text-decoration: none;
}

.page_links {
font-family: 'Lato',sans-serif;
color: #005592;
font-size: 14px;
text-decoration: underline;
}

.search_results {
color: #454545;
font-family: 'Lato',sans-serif;
font-size: 14px;
text-rendering: optimizelegibility;
}

ul, li {
margin: 0px;
padding: 0px;
list-style: none;
}

#nav_bar {
font-family: "Arvo",Georgia,"Times New Roman",Times,serif;
letter-spacing: 2px;
min-height: 40px;
background: #31526E;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.75);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
}

/* -------- Start New Menu Styles -------- */
/* -- Tier 1 + Tier 2 -- */
.navbar, .inner-navbar {
position: relative;
left: 0;
display: block;
float: left;
margin: 0;
list-style: none;
}
.navbar li, .inner-navbar li {
float: left;
line-height: 20px;
}

.navbar > li > a {
float: none;
padding: 10px 20px 10px;
color: #FFF;
position: relative;
display: block;
border-right: 1px solid rgba(255, 255, 255, 0.25);
font-size: 12px;
font-family: "Arvo",Georgia,"Times New Roman",Times,serif;
-webkit-transition: background-color .5s ease-in-out;
-moz-transition: background-color .5s ease-in-out;
-o-transition: background-color .5s ease-in-out;
transition: background-color .5s ease-in-out;
}

.navbar > li:first-child > a {
border-left: none;
}

.navbar > li > a:focus, .navbar > li > a:hover {
background-color: #416C91;
color: #FFF;
text-decoration: none;
-webkit-transition: background-color .5s ease-in-out;
-moz-transition: background-color .5s ease-in-out;
-o-transition: background-color .5s ease-in-out;
transition: background-color .5s ease-in-out;
}

.navbar > li .active:after {
content: "";
position: absolute;
bottom: -12px;
left: 50%;
border-top: 12px solid #31526E;
width: 0;
border-left: 12px solid rgba(0, 0, 0, 0);
border-right: 12px solid rgba(0, 0, 0, 0);
margin-left: -12px;
}

/* -- Tier 3 -- */
.sidebar_nav {
padding-top: 40px;
margin-left: 12px;	
}

.sidebar_nav ul {
/*width: 170px;*/
width: 200px;
/*padding: 25px 0 100px;*/
padding: 25px 0 25px;
background: #3C5844;
margin: 0;
font-family: "Lato",Georgia,"Times New Roman",Times,serif;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
list-style: none;
}

.sidebar_nav ul li {
font-family: "Lato",Georgia,"Times New Roman",Times,serif;
font-size: 14px;
line-height: 20px;
}

.sidebar_nav ul > li:first-child {
border-top: 1px solid #FFF;
}

.sidebar_nav ul > li > a {
display: block;
background: #3C5844;
border-bottom: 1px solid #FFF;
position: relative;
margin-left: 0;
margin-right: 0;
padding: 10px 15px 10px 20px;
font-family: "Lato",Georgia,"Times New Roman",Times,serif;
font-size: 12px;
color: #FFF;
text-shadow: none;
line-height: 1.5;
-webkit-transition: background-color .25s ease-in-out;
-moz-transition: background-color .25s ease-in-out;
-o-transition: background-color .25s ease-in-out;
transition: background-color .25s ease-in-out;
}

.sidebar_nav ul > li > a:hover {
text-decoration: none;
background-color: #283A2C;
-webkit-transition: background-color .25s ease-in-out;
-moz-transition: background-color .25s ease-in-out;
-o-transition: background-color .25s ease-in-out;
transition: background-color .25s ease-in-out;
}

.sidebar_nav ul > li > a.active {
background: #4f7040;
color: #FFF;
margin-left: -11px;
margin-right: -11px;
padding: 10px 25px 10px 31px;
text-shadow: none;
-webkit-transition: background-color .25s ease-in-out;
-moz-transition: background-color .25s ease-in-out;
-o-transition: background-color .25s ease-in-out;
transition: background-color .25s ease-in-out;
}

.sidebar_nav ul > li > a.active:hover {
background-color: #4F7040;
-webkit-transition: background-color .25s ease-in-out;
-moz-transition: background-color .25s ease-in-out;
-o-transition: background-color .25s ease-in-out;
transition: background-color .25s ease-in-out;
}

.sidebar_nav ul > li > a.active:before {
content: "";
position: absolute;
width: 0;
height: 0;
border: 5px solid;
border-color: #446036 #446036 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
left: 0;
bottom: -11px;
z-index: 1000;
}

.sidebar_nav ul > li > a.active:after {
content: "";
position: absolute;
right: 0;
bottom: -11px;
width: 0;
height: 0;
border: 5px solid;
border-color: #446036 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #446036;
z-index: 1000;
}
/* -------- End New Menu Styles -------- */

/************************************ SIDE NAVIGATION ************************************/

#secondary_navbar {
float: left;
width: 215px; /* firefox 2 renders incorrectly if this is a % */
/*width: 250px;*/
display: block;
position: relative;
min-height: 100%;
overflow:hidden;
padding-bottom: 145px;
}

#dashboard_secondary_navbar {
float: left;
width: 215px; /* firefox 2 renders incorrectly if this is a % */
/*width: 250px;*/
display: block;
position: relative;
min-height: 100%;
overflow:hidden;
/*padding-bottom: 145px;*/
}

#secondary_navbar_test {
background-color: #426e93;
float: left;
width: 285px; /* firefox 2 renders incorrectly if this is a % */
display: block;
border: solid;
border-color: #426e93
}

/************************************ GENERAL TEMPLATE ************************************/
	
#content, #footer {
font-size: 13px;
font-family: 'Lato',sans-serif;
margin-left: 215px;
/*margin-left: 250px;*/
padding-top: 20px;
padding-bottom: 15px;
padding-right: 30px;
padding-left: 30px;
position: relative;
}

#content_test, #footer_test {
width: 100%;
padding-top: 20px;
padding-bottom: 15px;
padding-right: 30px;
padding-left: 30px;
}


#content_noside {
width: 890px;
font-size: 13px;
font-family: 'Lato',sans-serif;
padding-top: 20px;
padding-bottom: 15px;
padding-right: 30px;
padding-left: 30px;
clear: both;
}

/******************** Dashboard ***************************/
#dashboard_title{
font-size: 13px;
font-family: 'Lato',sans-serif;
/*margin-left: 215px;*/
/*margin-left: 250px;*/
padding-top: 20px;
padding-bottom: 0px;
padding-right: 10px;
padding-left: 10px;
position: relative;
}

.dashboard-heading {
color: #454545;
font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 17px;
font-weight: normal;
/*line-height: 1.5;*/
margin: 0px 0 0px;
text-rendering: optimizeLegibility;
text-align: center;
width: 100%;
}

#dashboard_content{
width: 930px;
font-size: 13px;
font-family: 'Lato',sans-serif;
padding-top: 0px;
padding-right: 10px;
padding-left: 10px;
clear: both;    
}

#filing_dashboard {
max-height: 500px; 
width: 100%;
display: block;
position: relative;
overflow:auto;
margin: 0 0px 20px 0px;
box-sizing:border-box;
/*width:100%;    */
padding:.5em;
background:#fff;
border:1px solid #3C5844;

-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;

/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

#minor_correction_dashboard {
max-height: 500px; 
width: 100%;
display: block;
position: relative;
overflow:auto;
margin: 0 0px 20px 0px;
box-sizing:border-box;
/*width:100%;    */
padding:.5em;
background:#fff;
border:1px solid #3C5844;

-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;

/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

#published_dashboard {
max-height: 500px; 
width: 100%;
display: block;
position: relative;
overflow:auto;
margin: 0 0px 20px 0px;
box-sizing:border-box;
/*width:100%;    */
padding:.5em;
background:#fff;
border:1px solid #3C5844;

-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;

/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

#final_dashboard {
max-height: 500px; 
width: 100%;
display: block;
position: relative;
overflow:auto;
margin: 0 0px 20px 0px;
box-sizing:border-box;
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

#filing_dashboard_right {
float:right;
max-height: 500px;
margin-left: 335px;
/*width: 100%;*/
display: block;
position: relative;
overflow:auto;
/*margin: 0 0px 20px 0px;*/
box-sizing:border-box;
/*width:100%;    */
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

#rules_dashboard_left {
float: left;
height: 750px; 
width: 325px;
display: block;
position: relative;
/*overflow:auto;*/
/*margin: 0 5px 20px 0px;*/
margin: 0 5px 0px 0px;
box-sizing:border-box;
/*width:100%;    */
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

#rules_dashboard_right {
margin-left: 335px;
height: 750px;
/*height: 370px;*/
/*max-height: 500px;*/
/*margin-left: 250px;*/
min-height: 100%;
overflow:auto;
position: relative;
margin: 0 0 10px;
box-sizing:border-box;
/*width:100%;  */
padding:.5em;
background:#fff;
border:1px solid #3C5844;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
/*min-height: 100%;*/
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

/*************************** Search pages **********************/
#search_form select{
    margin-left: 20px;
}

#search_form input[type='text']{
    margin-left: 20px;
}

#search_form label{
    display: inline-block;
    width: 150px; 
    margin-top: 25px;
    margin-bottom: 25px;
}

.one_line{
max-width: 90px;
white-space:nowrap; 
overflow:hidden;
text-overflow:ellipsis;
}

.one_line hover{
cursor:pointer;
overflow:visible;
}

/************************************ FOOTER ************************************/

.footer-container {
margin: 80px auto 10px;
width: 940px;
padding-top: 60px;
font-size: 12px;
line-height: 1.5;
background: transparent url("../images/footerseal.png") no-repeat center center;
height: 160px;
clear: both;
}

.footer-container a {
font-family: 'Lato',sans-serif;
color: #005592;
font-size: 12px;
text-decoration: none;
}

.footer-container a:hover {
color: #0082df;
text-decoration: underline;
}

.sos-footer-nav, .colophon, .copyright {
text-align: center;
margin-bottom: 10px;
}

ul.inline {
margin-left: 0;
list-style: none;
}

ul.inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
line-height: 20px;
}

ul.inline > li a:link, ul.inline > li a:active {
color: #005592;
text-decoration: none;
}

ul.inline > li a:visited {
color: #046;
text-decoration: none;
}

ul.inline > li a:hover {
color: #0082df;
text-decoration: underline;
}

.footer-container address {
line-height: 1.5;
margin: 0;
display: block;
font-style: normal;
}

img {
vertical-align: bottom;  /* this element was added to fix a display issue with Internet Explorer 7.x */
}

/* the text-only version of the website is currently driven by the removal of the stylesheets */
/* when that happens those element with this style applied will become visible */
.textOnly {
display: none;
}
 
.clear {
clear: all;
}


/************************************ SITE DOWN ************************************/
body.offline {
background: #333333 url(../system/images/offline_fill.gif) repeat-y scroll center center;
}
#offline {
padding-top: 5px;
width: 950px;
margin: 0 auto;
}
#offline #logo {
background: white url(../system/images/seal_full.jpg) no-repeat scroll center center;
width:179px;
height:178px;
margin: 0 auto;
}
#offline #wrap1 {
background: white url(../system/images/offline_band.gif) repeat-x scroll center center;
min-height:103px;
}
h1.offline {
color: white;
font-size: 36px;
margin-bottom: 0px;
}
h2.offline {
color: white;
font-size:30px;
margin-top: 0px;
margin-bottom: 0px;
float: left;
}

#offline_content {
margin: 0 auto;
padding: 10px;
width: 450px;
font-size: 16px;
}
#offline #header {
margin: 0 auto;
margin-top: 5px;
padding-top: 5px;
width: 450px;
}
#offline .photo {
background: transparent url(../system/images/sos_offline.png) no-repeat scroll center center;
width:91px;
height: 96px;
float: right;
padding-top: 30px;
}

li.numbered {
list-style-type:decimal;
margin-top:10px;
}

li.bullet {
list-style-type:disc;
margin-top:10px;
margin-left:20px;
}

/************************** Skip to Main Content ***************************/

.skip a { 
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
} 
 
.skip a:focus { 
position:static; 
width:auto; 
height:auto;
}

/************************ Table Formatting *********************************/

.tableRowWhite{ 
background-color: white;
height: 40px;
}

.tableRowAlternate{ 
background-color:rgb(231,231,231);
height: 40px;
}

tbody tr:nth-child(odd) {
  background-color:rgb(231,231,231);
  height: 40px;
}

tbody tr:nth-child(even) {
  background-color: white;
  height: 40px;  
}

table{
width:100%;
/*table-layout:fixed; */
border-collapse: collapse;
}

table { 
    empty-cells: show; 
}

td {
    word-wrap:break-word;    
}

td textarea{
    box-sizing:border-box;
    width:100%;
    padding:8px;
    border:1px solid #3C5844;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;    
}

.buttonRow{
    background-color: #F5F5F5;
}

/******************* Admin. Rule formatting ************************/
.rule_div {
margin: 0 0 30px; 
}

.line1 {
border-top:  1px solid #999999;
width: auto;
margin-left: 0px;
margin-top: 3px;
margin-bottom: 5px;
}
.caption {
color : #000000;
line-height: 110%;
font-size: 11px;		
}

.caption a {
color : #306e9d;
line-height: 110%;
font-size: 11px;		
}


/************form validation****************/
input:required:invalid,input:focus:invalid,textarea:required:invalid,textarea:focus:invalid{
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT1JREFUeNpi/P//PwMpgImBRMACY/x7/uDX39sXt/67cMoDyOVgMjBjYFbV/8kkqcCBrIER5KS/967s+rmkXxzI5wJiRSBm/v8P7NTfHHFFl5mVdIzhGv4+u///x+xmuAlcdXPB9KeqeLgYd3bDU2ZpRRmwH4DOeAI07QXIRKipYPD35184/nn17CO4p/+cOfjl76+/X4GYAYThGn7/g+Mfh/ZZwjUA/aABpJVhpv6+dQUjZP78Z0YEK7OezS2gwltg64GmfTu6i+HL+mUMP34wgvGvL78ZOEysf8M1sGgZvQIqfA1SDAL8iUUMPIFRQLf+AmMQ4DQ0vYYSrL9vXDz2sq9LFsiX4dLRA0t8OX0SHKzi5bXf2HUMBVA0gN356N7p7xdOS3w5fAgcfNxWtn+BJi9gVVBOQfYPQIABABvRq3BwGT3OAAAAAElFTkSuQmCC);
    background-position:right top;
    background-repeat:no-repeat;
    box-shadow:none
}
select:required:invalid,select:focus:invalid{
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT1JREFUeNpi/P//PwMpgImBRMACY/x7/uDX39sXt/67cMoDyOVgMjBjYFbV/8kkqcCBrIER5KS/967s+rmkXxzI5wJiRSBm/v8P7NTfHHFFl5mVdIzhGv4+u///x+xmuAlcdXPB9KeqeLgYd3bDU2ZpRRmwH4DOeAI07QXIRKipYPD35184/nn17CO4p/+cOfjl76+/X4GYAYThGn7/g+Mfh/ZZwjUA/aABpJVhpv6+dQUjZP78Z0YEK7OezS2gwltg64GmfTu6i+HL+mUMP34wgvGvL78ZOEysf8M1sGgZvQIqfA1SDAL8iUUMPIFRQLf+AmMQ4DQ0vYYSrL9vXDz2sq9LFsiX4dLRA0t8OX0SHKzi5bXf2HUMBVA0gN356N7p7xdOS3w5fAgcfNxWtn+BJi9gVVBOQfYPQIABABvRq3BwGT3OAAAAAElFTkSuQmCC);
    background-position:75% 0%;
    background-repeat:no-repeat;
    box-shadow:none
}
.full_text select:required:invalid,select:focus:invalid{
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT1JREFUeNpi/P//PwMpgImBRMACY/x7/uDX39sXt/67cMoDyOVgMjBjYFbV/8kkqcCBrIER5KS/967s+rmkXxzI5wJiRSBm/v8P7NTfHHFFl5mVdIzhGv4+u///x+xmuAlcdXPB9KeqeLgYd3bDU2ZpRRmwH4DOeAI07QXIRKipYPD35184/nn17CO4p/+cOfjl76+/X4GYAYThGn7/g+Mfh/ZZwjUA/aABpJVhpv6+dQUjZP78Z0YEK7OezS2gwltg64GmfTu6i+HL+mUMP34wgvGvL78ZOEysf8M1sGgZvQIqfA1SDAL8iUUMPIFRQLf+AmMQ4DQ0vYYSrL9vXDz2sq9LFsiX4dLRA0t8OX0SHKzi5bXf2HUMBVA0gN356N7p7xdOS3w5fAgcfNxWtn+BJi9gVVBOQfYPQIABABvRq3BwGT3OAAAAAElFTkSuQmCC);
    background-position:98% 0%;
    background-repeat:no-repeat;
    box-shadow:none
}
input:required:valid,textarea:required:valid{
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZZJREFUeNpi/P//PwMpgImBRMAy58QshrNPTzP8+vOLIUInisFQyYjhz98/DB9/fmT48/+35v7H+8KNhE2+WclZd+G0gZmJmYGThUNz1fUVMZtvbWT59eUXG9wGZIWMUPj993eJ5VeWxuy8veM/CzPL3yfvH/9H0QBSBDYZyOVm4mGYfn6q4cory5lYmFh+MrEwM/76/YsR7mk2ZjbWP///WP37/y8cqIDhx58fjvtu7XV6//ndT34G/v8FasUsDjKO/+A2PP3wpGLd+TVsfOz8XH6KAT+nHpokcu7h6d9q/BoMxToVbBYqlt9///+1GO4/WVdpXqY/zMqXn13/+vTjI9mj94/y//v9/3e9ZRObvYbDT0Y2xnm///x+wsfHB3GSGLf41jb3rv0O8nbcR66d+HPvxf2/+YZFTHaqjl8YWBnm/vv37yly5LL8+vuLgYuVa3uf/4T/Kd8SnSTZpb6FGUXwcvJxbAPKP2VkZESNOBDx8+9PBm4OwR1TwmYwcfzjsBUQFLjOxs52A2YyKysrXANAgAEA7buhysQuIREAAAAASUVORK5CYII=);
    background-position:right top;
    background-repeat:no-repeat;
    box-shadow:none;
}

select:required:valid{
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZZJREFUeNpi/P//PwMpgImBRMAy58QshrNPTzP8+vOLIUInisFQyYjhz98/DB9/fmT48/+35v7H+8KNhE2+WclZd+G0gZmJmYGThUNz1fUVMZtvbWT59eUXG9wGZIWMUPj993eJ5VeWxuy8veM/CzPL3yfvH/9H0QBSBDYZyOVm4mGYfn6q4cory5lYmFh+MrEwM/76/YsR7mk2ZjbWP///WP37/y8cqIDhx58fjvtu7XV6//ndT34G/v8FasUsDjKO/+A2PP3wpGLd+TVsfOz8XH6KAT+nHpokcu7h6d9q/BoMxToVbBYqlt9///+1GO4/WVdpXqY/zMqXn13/+vTjI9mj94/y//v9/3e9ZRObvYbDT0Y2xnm///x+wsfHB3GSGLf41jb3rv0O8nbcR66d+HPvxf2/+YZFTHaqjl8YWBnm/vv37yly5LL8+vuLgYuVa3uf/4T/Kd8SnSTZpb6FGUXwcvJxbAPKP2VkZESNOBDx8+9PBm4OwR1TwmYwcfzjsBUQFLjOxs52A2YyKysrXANAgAEA7buhysQuIREAAAAASUVORK5CYII=);
    background-position:75% 0%;
    background-repeat:no-repeat
}

.full_text select:required:valid{
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZZJREFUeNpi/P//PwMpgImBRMAy58QshrNPTzP8+vOLIUInisFQyYjhz98/DB9/fmT48/+35v7H+8KNhE2+WclZd+G0gZmJmYGThUNz1fUVMZtvbWT59eUXG9wGZIWMUPj993eJ5VeWxuy8veM/CzPL3yfvH/9H0QBSBDYZyOVm4mGYfn6q4cory5lYmFh+MrEwM/76/YsR7mk2ZjbWP///WP37/y8cqIDhx58fjvtu7XV6//ndT34G/v8FasUsDjKO/+A2PP3wpGLd+TVsfOz8XH6KAT+nHpokcu7h6d9q/BoMxToVbBYqlt9///+1GO4/WVdpXqY/zMqXn13/+vTjI9mj94/y//v9/3e9ZRObvYbDT0Y2xnm///x+wsfHB3GSGLf41jb3rv0O8nbcR66d+HPvxf2/+YZFTHaqjl8YWBnm/vv37yly5LL8+vuLgYuVa3uf/4T/Kd8SnSTZpb6FGUXwcvJxbAPKP2VkZESNOBDx8+9PBm4OwR1TwmYwcfzjsBUQFLjOxs52A2YyKysrXANAgAEA7buhysQuIREAAAAASUVORK5CYII=);
    background-position:98% 0%;
    background-repeat:no-repeat
}

.errors {
color:red;
}
.errors li{ 
list-style: none; 
}

.message {
	
}
.message li{ 
list-style: none; 
}

.return{
color:red;
}