/* style.css */
body {
    background: #EBEBEB;
    color: #757575;
    font-size: 14px;
    font-weight: 300;
    font-family: "Poppins";
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    /*padding-bottom: 60px;*/
}

.image {
    color: whitesmoke;
    font-size: 34px;
    float: left;
    margin-top: 0px;
}

.headertext {
    padding: 2px 0px 0px 0px;
    font-size: 28px !important;
}

.headersubtext {
    padding: 2px 0px 0px 5px;
    font-size: 18px !important;
}

.container {
    margin-top: 10px;
}
a {
    line-height: 1.7em;
    font-weight: lighter;
    letter-spacing: 1px;
    font-size: 16px;
}
footer p,
footer a {
    font-size: 13px;
}
textarea {
    resize: none;
}

.top-buffer {
    margin-top: 20px;
}

.row-bordered {
    border: 1px dotted #ccc;
    padding: 5px;
    margin: 5px 5px;
}

.control-label {
    padding-top: 5px;
}

.radio-inline {
    padding-top: 7px;
}

.red {
    color: #f8372d;
}

.green {
    color: #30be30;
}

.indent25 {
    margin-left: 25px;
}

.btnflat {
    border-width: 0px;
    padding: 2px 10px;
}
.btnhide {
    display: none;
    border-width: 0px;
    padding: 2px 10px;
}

.mlindent {
    margin-left: 25px;
}

.colreset {
    margin-top: 15px;
}

.colsubmit {
    margin-top: 0px;
    margin-bottom: 15px;
}

label {
    font-weight: 400;
}

.panelend {
    margin-bottom: 20px;
}
.footer-bottom {
    margin-bottom: 400px;
}
.headertitle {
    padding-left: 40px;
    min-height: 40px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    margin-left: 10px !important;
    margin-right: 0px !important;
    margin-bottom: 10px !important;
}

.has-error .help-block {
    color: #ff0803;
}

.has-error .control-label {
    color: #000;
    font-weight: bold;
}
.lbldouble {
    height: 42px;
}
.combolocation {
    width: 100%;
}
.combolocation1 {
    width: 271px;
}
.combolocation2 {
    width: 291px;
}
.sitecontact {
    width: 251px;
}
.lblsitecontact {
    width: 228px;
    padding-left: 68px;
}
.lblsitecontactname {
    margin-left: 14px;
}
.lblsitecontactphone {
    width: 161px;
}
.cmbsitecontactphone {
    width: 281px;
}
.descbox {height: 90px;vertical-align:top;}
.lblcombo {
    width: 405px;
    padding-left: 88px;
}
.lblcombo1 {
    width:135px;
}
.lblcombo2 {
    width: 178px;
    padding-left: 68px;
}
.file-input {
    margin-right: 15px !important;
    margin-left: 15px !important;
}
/*.btn-file {
    padding:0px 12px;
}*/
/*#txtS1_Address {
    height: 150px;
}*/
@media only screen and (max-width: 360px) {
    .headertext {
        padding: 2px 0px 0px 0px;
        font-size: 11px !important;
    }

    .headersubtext {
        padding: 0px 0px 0px 0px;
        font-size: 9px !important;
    }
    .headertitle {
        padding-left: 5px;
        font-size: 0.9em;
    }
    /*
    #lblS1_Name, #lblS1_Address, #lblS1_OfficeHrs, #lblS1_OutsideOfficeHrs {
        padding-left: 0px;
    }
    #txtS1_Name {
        width: 130%;
    }
    #txtS1_Address {
        height: 100px;
        width: 130%;
    }
    #txtS1_OfficeHrs {
        width: 130%;
    }
    #txtS1_OutsideOfficeHrs {
        width: 130%;
    }*/
}
@media (max-width: 768px) {
    .radio-inline+.radio-inline {
        margin-left: 0 !important;
    }
}
.btnsubmit {
    margin-left:20px;
}
.btnnext {
    margin-left: 0px;
    width: 150px;
}
.mltitle {
    padding-left:240px;
}
.orange {
    color: #FFA500;
}

.yellow {
    color: #BDB76B;
}
.glyphicon-calendar:before {
    content: "\e109";
}
#grdpicow {
    margin-left:25px;
}
#grdpm {
    margin-left: 25px;
}

.btn-question {
    position: relative;
    top: -2px;
    width: 25px;
    height: 23px;
    line-height: 23px;
    margin-left: 25px;
    text-align: center;
    padding: 0;
}

    .btn-question i {
        position: relative;
        top: -1px;
    }

.btn-circle-sm {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 1.3rem;
}

.btn-circle-lg {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 1.1rem;
}

.btn-circle-xl {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 1.3rem;
}
/*input:-webkit-autofill {
    -webkit-text-fill-color: #e8f0fe !important;
}*/

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}
.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}
.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.pl-10 {
    padding-left: 10px;
}
.pl-50 {
    padding-left: 50px;
}
.mlr-16 {
    margin-left: 16px;
    margin-right: 16px;
}
.g-recaptcha {
    display: inline-block;
}
.help-block.with-errors {
    color: #ff5050;
}
.jexcel_content {
    z-index: 1000;
}
.swal2-popup {
    font-size: 1em !important;
}
@media (min-width: 576px) {
    img.responsivetas {
        width: 204px;
        height: 55px;
    }
    img.responsivehet {
        width: 165px;
        height: 31px;
    }

    .resetbtn {
        width: 95px;
        font-size: 14px;
        padding: 4px 4px;
    }

    .headertext {
        font-size: 18px !important;
    }

    .headersubtext {
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 575px) {
    #recaptchaContainer, .g-recaptcha {
        transform: scale(0.95);
        -webkit-transform: scale(0.95);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .panel-body {
        padding-left: 5px;
        padding-right: 5px;
    }

    .mainbox {
        padding-left: 5px;
        padding-right: 5px;
    }
    .col-md-12 {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 768px) {
    img.responsivetas {
        width: 94px;
        height: 30px;
    }
    img.responsivehet {
        width: 94px;
        height: 18px;
    }

    .resetbtn {
        width: 70px;
        font-size: 11px;
        padding: 4px 4px;
    }

    .headertext {
        font-size: 10px !important;
    }

    .headersubtext {
        font-size: 9px !important;
    }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    img.responsivetas {
        width: 94px;
        height: 30px;
    }
    img.responsivehet {
        width: 94px;
        height: 18px;
    }

    .resetbtn {
        width: 70px;
        font-size: 11px;
        padding: 4px 4px;
    }

    .headertext {
        font-size: 11px !important;
    }

    .headersubtext {
        font-size: 9px !important;
    }
}
.info-box {
    margin: 40px 0px;
    padding: 15px 10px 20px 10px;
    border: 1px solid silver;
}
.d-none {
    display: none;
}
.rdobuttonlbl {
    font-size: 1.2em;
    margin-left: 1.2em;
}
.border-bottom-dashed {
    border-bottom: 1px dashed #b5b5b5 !important;
}
.border-top-dashed {
    border-top: 1px dashed #b5b5b5 !important;
}
#frmMain textarea {
    border-radius: 5px;
    padding: 10px;
    font-size: 1rem;
    font-weight: 300;
}
    #frmMain textarea:focus {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }
#frmMain label {
    font-weight: 400;
    font-size: 1rem;
    padding-left:2px;
}


#fileUpload::after {
    padding-left: 30px;
}