
#buy_modal_category {
    margin-top: 80px !important;
    margin-left: 78%;
    margin-right: 2%;
}

.modal.fade.in .lab-modal-body {
    bottom: 0;
    opacity: 1;
}

.lab-modal-body h1 {
    font-size: 4rem;
}

.lab-modal-body p {
    margin: 0 0 1.62rem 0;
    line-height: 1.62;
    font-weight: 300;
    font-size: 1.62rem;
    color: #666;
}

.lab-modal-body {
    position: relative;
    bottom: -250px;
    margin: 170px auto 0;
    padding: 0;
    border: 4px #eee solid;
    margin-left: 0 !important;
    max-width: 100%;
    height: auto;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
}

.close {
    margin-top: -20px;
    margin-right: -20px;
    text-shadow: 0 1px 0 #ffffff;
}

.modal-header > button.close {
    margin-right: unset;
}

.popup-button {
    margin-top: 70px;
}

.modal.fade.in .lab-modal-body {
    bottom: 0 !important;
    opacity: 1 !important;
}

.ruquest_form_main .desciptions {
    padding-top: 20px;
}

.ruquest_form_main .desciptions div {
    padding-bottom: 2px;
    line-height: 18px;
}

.ruquest_form_main .desciptions div span:nth-child(1) {
    color: #617083;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    width: 220px;
    display: inline-block;
    /* line-height: 18px; */
}

.checkboxxx {
    display: inline-block;
    float: left;
}

.checkboxxx > input[type="checkbox"] {
    display: none;
}

.checkboxxx > input[type="checkbox"] + label {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 2px 4px 0 0;
    vertical-align: middle;
    border: 1px solid #ccc;
    cursor: pointer;
    content: "";
    padding: 3px 2px;
    background-color: #fff;
    border-radius: 3px;
}

.checkboxxx > input[type="checkbox"]:checked + label {
    background: #1180b0;
    border-color: #1180b0;
    font-family: Font Awesome\ 5 Free;
    font-size: 11px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff;
}

.checkboxxx > input[type="checkbox"]:checked + label:before {
    content: "\f00c";
}

.ruquest_form_main .desciptions div span:nth-child(2) {
    color: #617083;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 500;
    width: 300px;
    display: inline-block;
    /* line-height: 15px; */
    vertical-align: middle;
}

.ruquest_form_main .desciptions div span:nth-child(2) a {
    color: #1180b0;

    font-weight: 100;

}

.ruquest_form_main .ruquest_total_bottom {
    padding-top: 20px;

}

.ruquest_form_main .ruquest_total_bottom .top {
    color: #3c495b;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}

.ruquest_form_main .ruquest_total_bottom p {
    color: #617083;
}

.btn_suceess2 {
    margin-top: 20px;
    width: 120px;
    height: 38px;
    background-color: #fff;
    border: 1px solid #2da6de;
    color: #2da6de;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 5px;
}

#ruquest_inform {
    display: none;
}

#ruquest_form {

}

.search_boxnedd {
    width: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    height: 50px;
    border-radius: 0;
    padding: 0;
}

#request-product-form .inputnedd {
    position: relative;
    width: 33.6% !important;
    display: inline-block;
    height: 48px;
    float: left;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    border-right: 1px solid #ced9ee;
}

.search_boxnedd select {
    width: 33.2% !important;
    float: left !important;
    font-size: 15px;
    border: none;
    color: #617083;
    border-radius: 0 !important;
    letter-spacing: 1px;
    height: 30px;
    box-shadow: none;
    padding: 0px;
    padding-left: 5px;
    box-shadow: none;
    height: 48px !important;
}

select.rmsUnits {
    height: 48px;
    border-right: 1px solid #ced9ee !important;
    border-left: none !important;
    border-radius: 0;
    border-bottom: none !important;
    border-top: none !important;
}

#request-product-form textarea {
    resize: none;
    height: 140px;
    border-color: #ced9ee;
}

.country_number_main {
    border: 0 !important;
    width: 100%;
    display: inline-block;
    float: left;
    padding-left: 0 !important;
    font-size: 14px;
    color: #617083 !important;
    height: 45px;
    letter-spacing: 1px;
    border-radius: 5px !important;
    text-align: left;
}

.modal-body.lab-modal-body {
    background-color: #21A9E1;
}

.form-control {
    height: 47px;
}

.topheaderpopup {
    background: #fff;
    padding: 40px;
    border-bottom: 2px #eee solid;
    border-radius: 0 0 8px 8px;
    max-height: 150px;
}

.bottomfooterpopup {
    background: #fff;
    padding: 20px;
    border-bottom: 2px #eee solid;
    border-radius: 8px 8px 0 0;
    height: auto !important;
    text-align: center;
}

.topmiddlepopup {
    background-color: #21A9E1;
    color: #fff;
    margin-top: 5px;
    padding: 20px 60px;
}

h3.category-pop-heading {
    font-size: 16px;
    color: #21A9E1;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 18px;
    margin-top: 5px;
    text-align: center;
}

h4.category-pop-sub {
    font-size: 14px;
    color: #656E65;
    padding-bottom: 10px;
    margin-bottom: 18px;
    margin-top: 5px;
    text-align: center;
}

button#buttun_de {
    color: #fff;
    background-color: #87bf2f;
    margin-top: 20px;
    border: 0;
    height: 40px;
    width: 200px;
}

.country_number_main img {
    vertical-align: middle;
}

.country_number_main select {
    border: none;
    height: 34px;
}

.country_number_main input {
    border: none;
    height: 48px !important;
    width: 104%;
}

.country_number_main input {
    border: none;
    /* height: 34px; */
}

#country_code_number {
    position: absolute;
    left: 50px;
    z-index: 2;
    padding-top: 7px;
    color: #617083 !important;
}

.intl-tel-input input {
    padding-left: 0px !important;
    width: 50%;
}

#quoteexcel {
    display: none;
}

#totalquotedfile {
    max-width: 40%;
    margin-right: 5%;
}

.fileprocess {
    color: #00d255;
}

.ortxt.reslutiondata_main {
    margin-left: 35%;
    font-size: 15px;
    font-weight: bold;
}

#createinvoice .modal-body .reslutiondata_main {
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
    color: #1180b0;
}

.country_number_main {
    border: 1px solid #ced9ee;
    width: 100%;
    display: inline-block;
    float: left;
    padding-left: 0 !important;
    font-size: 15px;
    color: #617083 !important;
    height: 36px;
    letter-spacing: 1px;
    border-radius: 5px !important;
    text-align: left;
}

.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
}

#output {
    color: #d50000;
    display: inline-block;
    padding-top: 5px;
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: #fff !important;
}

span#captchaerror {
    DISPLAY: block;
}

#brf-toggler-container a {
    color: #1180b0;
}

@media (max-width: 1400px) {
    #buy_modal_category {
        margin-top: 80px !important;
        margin-left: 60%;
        margin-right: 2%;
    }
}

@media (max-width: 768px) {
    .lab-modal-body {
        margin-left: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    #buy_modal_category {
        margin-left: 0 !important;
    }
}

@media ( max-height: 1200px ) {

    .lab-modal-body {
        position: relative;
        bottom: -250px;
        margin: 50px auto 0;
        padding: 0;
        border: 1px #eee solid;
        margin-left: 0 !important;
        max-width: 100%;
        height: auto;
        background-color: #fff;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
        -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
        -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
        transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    }

    .topheaderpopup {
        background: #fff;
        padding: 25px;
        border-bottom: 2px #eee solid;
        border-radius: 0 0 8px 8px;
        max-height: 127px;
    }

    .form-group {
        margin-bottom: 10px !important;
    }

}
