.interiorNewpages{
    font-family: Helvetica,Arial !important;
    opacity: 0.85;
}
.specialOffers {
    border-collapse: separate;
    border-radius:15px;
    border-spacing:0;
}
#emailPopUp{
    z-index:2;
    position:absolute;
    left: 0;
    right: 0;
    height: 216px;
    width: 300px;
    top:210px;
    margin: auto;
    border: 2px solid #9b9b9b;
    background: #EEE;
    padding:5px
}
#emailQuote{
    z-index:2;
    /*position:absolute;*/
    position:fixed;
    left: 0;
    right: 0;
    /*width: 600px;*/
    width: 40%;
    height: 67%;
    /*top:430px;*/
    top: 20%;
    margin: auto;
    border: 2px solid #9b9b9b;
    /*background: #EEE;*/
    background: #FFF;
    /*padding:5px;*/
    color: #0000ff !important;
    min-height: 380px;
}

.emailQuote_label {
    margin-top: 2%;  
    margin-bottom: 0%;
}

.emailQuote_input {
    border-radius: 9px;
    font-size: 1.1em;
}

.emailQuote_header {
    margin: 1%;
}
.emailQuote_response {

}
.recaptcha_responsive {
    /*padding-left: 30px;*/
    padding-left: 39px;
    position:absolute;
    
}
.placeorder .terms_placeorder {

}

@media only screen and (max-width: 350px) {
    .recaptcha_responsive {
        padding-left: 0px;
        position:absolute;
        transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;
    }
}
@media only screen and (max-width: 400px) {
    #emailQuote{
        height: 65%;
        width: 91% !important;
    }
    .emailQuote_label {
        margin-top: 5% !important;
    }
    .emailQuote_header {
        margin: 3%;
    }    
    .recaptcha_responsive {
        position:absolute;
        /*margin-left: -3%;*/
        /*left: 6px;*/
        transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;
    }
    .terms_placeorder {
        margin-top: 31% !important;
    }

}
@media only screen and (max-width: 600px) and (min-width: 401px) {
    #emailQuote{
        /*width: 100% !important;*/
        height: 57%;
        width: 91% !important;
    }
    .terms_placeorder {
        margin-top: 29% !important;
    }    
    .recaptcha_responsive {
        position:absolute;
        transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;
    }
}

@media only screen and (max-width: 800px) and (min-width: 601px) {
    #emailQuote{
        /*height: 380px;*/
        width: 91% !important;
    }
    .terms_placeorder {
        margin-top: 27% !important;
    }    
}

@media only screen and (max-width: 1400px) and (min-width: 801px) {
    .terms_placeorder {
        margin-top: 19% !important;
    }    

}


/* MOBILE SPECIFIC VIEWS*/
@media only screen and (max-width: 500px) {

    .hideOnMobile {
        display: none !important;
    }

    .showOnMobile {
        display: block !important;
    }

    .hideOnMobile_inline {
        display: none !important;
    }    

}
@media only screen and (min-width: 501px) {

    .hideOnMobile {
        display: block !important;
    }

    .showOnMobile {
        display: none !important;
    }

    .hideOnMobile_inline {
        display: inline-block !important;
    }        

}

    
#emailQuote label{
    color: #00007b !important;
    font-size: 1.4em;
}
#email_msg{
    color: #BB130D;
        font-size: 15px;
}
#email_cart_form{
    margin-bottom: 5px;
}
#email_cart,#empty_cart,#email_quote{
    /* width: 25%; */
    float: left;
    text-align: center;
    margin: 5px;
    padding: 10px;
    background: #00007b;
    font-weight: 900;
    color: #fff;
    border: 1px solid #00007b;
    cursor: pointer;
    border-radius: 8px;
}
#emailQuote{
    /*padding: 30px 45px !important;*/
}
#send_quote_form h3 {
    font-size: 18px;
    font-weight: bold;
}
.textSuccess {
    color: blue;
    font-weight: 900;
   background: yellow;
}
.textError {
    color: red;
    font-weight: 900;
    background: #ffdddd;
}
#buttonload {
    color: blue;
    padding: 8px 8px;
    font-size: 13px;
    width: 80px;
    text-align: center;
    background: yellow;
    border: 1px solid blue;
    border-radius: 7px;
    font-weight: 900;
}
.closeemailPopUp,.close_email_quote{
    text-decoration: none;
    color: #396670;
    cursor: pointer;
}
.submitBtn{
    text-align: center;
    padding: 8px 15px;
    background: #FFFF00;
    font-weight: 900;
    color: #0000FF;
    border: 1px solid #0000FF;
    cursor: pointer;
    border-radius: 8px;
}
.msg_box {
    border-radius: 20px;
    border: 2px solid #0000FF;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 5px;
    width: 96%;
    color: #0000ff;
}
.msg_box h4 {
    text-align: center;
    font-weight: 800;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 2em;

}
.dataHdYellowCart {
    border-bottom: 2px solid #0000FF;
    background-color: #FFFF00;
    font-family: Verdana;
    font-weight: bolder;
    font-size: 12px;
    color: #0000FF;
}
a.link_removefromcart:link, a.link_removefromcart:visited {
    background: url('../images/icon-removefromcart.png') left no-repeat;
    color: #D75910;
    font-weight: bold;
    padding-left: 20px;
    display: inline-block;
    float: right;
    text-align: right;
    text-decoration: none;
    width: auto;
}
#v_head {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 0px;
    margin: 0px;
    color: #0000FF;
}
input, select, textarea {
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    color: #000066;
    margin-bottom: 3px;
    vertical-align: middle;
    padding: 3px;
}
.myButton{
    background-color: #f15d22;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 18px;
    padding: 8px 50px;
    text-decoration: none;
}
#abc{
    color: #0000FF;
}
#salesTermsPopUp {
    visibility: hidden;
    z-index:2;
    position:absolute;
    left: 0;
    right: 0;
    top:170px;
    height: 900px;
    width: 800px;
    margin: auto;
    border: 2px solid #9b9b9b !important;
}
#salesTermsPopUp.active {
    visibility: visible;
    text-align: left;
    border: 2px black;
    /* background: white; */
    overflow-x: auto;
    text-align: justify;
    background: url('../images/white-bg.png') left repeat;
}
.interior_full_pane {
    padding: 5px 20px 20px 20px;
    margin: 0;
    color: white;
    height: 100%;
    font-size: 14px;
}

#salesTermsPopUp > .interior_full_pane > h1, #myModal > .modal-dialog > .modal-content > .modal-body > h1{
    font-family: "uvzvo",Verdana,Arial,sans-serif !important;
    font-size: 18px;
    font-weight: bolder;
    font-style: italic;
    color: #251667 !important;
    display: block;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    text-transform: capitalize;
    line-height: 1.5em;
}
#salesTermsPopUp > .interior_full_pane > div > h2, #myModal > .modal-dialog > .modal-content > .modal-body > div > h2{
    font-size: 20px;
    font-weight: bolder;
}
#salesTerms{
    text-decoration: underline;
}
@media (min-width: 576px)
{
    .modal-dialog {
        max-width: 800px !important;

    }
}
