body {
    background: #f1f1f1;
}

#tasks {
    margin-bottom: 40px;
}

#root .container {
    padding-top: 25px;
}

#nav {
    background-color: #0075c7;
    background-image: unset;
}

#addedToCartBtn {
    margin-bottom: 10px !important;
}

#tasks .card {
    padding-top: 40px !important;
}

#stdResultList .tab-content .card {
    padding-top: 30px;
    padding-bottom: 20px;
}

#stdResultList .tab-content .card h2 {
    font-weight: 600;
}

#stdResultList .tab-content .card h4 {}

#stdResultList .tab-content .card h6 {
    margin-top: 10px;
    font-size: 18px;
}

#standardCategoryBtn {
    background-color: #0075c7;
}

#select2-standard_status-results .select2-results__option--highlighted {
    background-color: #0075c7 !important;
}

#standars_status_data_load .select2-container .select2-selection--multiple {
    padding: 3px 10px;
}

#clientRegisterModal #validation .btn-close {
    color: #0075c7;
}

#validation .btn-close {
    margin-bottom: 20px;
    font-size: 33px;
    margin-right: 30px;
    color: #fff;
    margin-top: 15px;
}

#standardCategoryDataModal .btn {
    background-color: #0075c7;
}

#standardCategoryDataModal .modal-header {
    background-color: #0075c7;
}

#standardCategoryDataModal .modal-title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

#standardCategoryDataModal .btn-close {
    color: #fff;
    font-size: 30px;
    margin-top: -25px;
}

.alert-success {
    z-index: 9999 !important;
}

#cartItemCount {
    background: red;
    padding: 3px 7px;
}

.menu-cart {
    box-shadow: none !important;
}

.menu-cart svg {
    color: #fff;
}

.ss-box h1 {
    font-size: 30px;
    margin-bottom: 20px;
}

.ss-box svg {
    width: 15px;
    position: absolute;
    top: 17px;
    left: 13px;
}

.ss-box .form-group {
    position: relative;
    background: #f1f1f1;
}

.ss-box #key_word {
    padding-left: 36px;
    height: 50px;
    font-size: 18px;
    border-radius: 50px;
}

.ss-box-wrapper {
    margin-bottom: 20px;
}

#standardDetailModal .modal-body {
    padding: 0;
}

#standardDetailModal #scroll_track_visible .container-fluid {
    padding: 0;
}

#standardDetailModal .nav-tabs {
    padding-left: 30px;
}

#standardDetailModal .nav-tabs li a {
    font-size: 17px;
}

#standardDetailModal .nav-tabs li a:after {
    bottom: 0;
    height: 3px;
}

#standardDetailModal .tab-content .card-title {
    font-size: 18px;
}

.btn-close-wrapper {
    background-color: #0075c7;
}

.standard-detail-header {
    position: relative;
}

.addto-collection-box {
    position: absolute;
    right: 30px;
    bottom: -140px;
    z-index: 9;
}

#stdTitle {
    font-weight: 600;
}

.b-wrapper {
    margin-top: -45px;
}

.sls-title {
    font-size: 30px;
}

.standard-cat-box {
    margin-top: 40px;
}

#standard_industry_content .form-check.checked-line-through .form-check-input:checked~.form-check-label,
#standard_status_content .form-check.checked-line-through .form-check-input:checked~.form-check-label {
    text-decoration: none !important;
    opacity: 1;
}

#standard_industry_content .form-check.checked-line-through .form-check-input:checked~.form-check-label span,
#standard_status_content .form-check.checked-line-through .form-check-input:checked~.form-check-label span {
    text-decoration: none !important;
    opacity: 1;
}

/*******Place Order Page*****/
.place-order-register {
    border-radius: 20px !important;
}

#clientRegistraLink {
    padding: 0;
    margin-bottom: 2px !important;
    font-size: 16px;
}

#standard_order_place {
    padding-left: 0px;
    padding-top: 0;
}

#standard_order_place .btn {
    background-color: #0075c7;
}

.cart-summary-box .card-header {
    background: #3F4756;
}

.cart-summary-box .card-body {
    background: #3F4756;
    border-radius: 0 0 20px 20px;
}

.cart-summary-box .card-body td {
    color: #ffffff;
}

.order-total .lh-1-25 {
    font-size: 20px;
}

.cart-summary-box .btn-dark {
    background-color: #0075c7;
}

/****client Registration *****/
#clientRegisterContent .form-check-label::before {
    box-shadow: none;
}

#clientRegisterContent #clientType .card {
    cursor: pointer;
}

#clientRegisterContent #clientType .card-body {
    background-color: #0075c7;
    border-radius: 10px;
    padding: 20px !important;
}

#clientRegisterContent #clientType .card-body .heading {
    color: #fff !important;
}

#corporateNewClientRegForm .next,
#corporateNewClientRegForm .step.active,
#individualClientRegForm .next,
#individualClientRegForm .step.active,
#corporateExistingClientRegForm .next,
#corporateExistingClientRegForm .step.active {
    background-color: #0075c7;
}

#clientRegisterModal #select2-client-results .select2-results__option--highlighted {
    background-color: #0075c7 !important;
}

button {
    border-radius: 5px;
}

/******Cart Page****/
.os-content .card .text-small {
    color: #0075c7 !important;
}

/****checkout page*****/
.cart-to-payment .card-body form {
    background-color: transparent;
    padding: 0;
}

.user-profile-box .card {
    padding: 30px 15px;
    text-align: center;
}

.user-profile-box h1 {
    color: #0075c7;
    font-size: 18px;
}

.user-profile-box h4 {
    color: #4e4e4e;
    font-size: 15px;
}

.user-profile-box a {
    color: #4e4e4e;
    font-size: 15px;
}

.user-profile-box a:hover {
    color: #0075c7;
}

#standardDetailModal .os-content {
    overflow: hidden scroll;
}

.eye-box {
    position: relative;
}

.eye-box .fa-eye {
    position: absolute;
    right: 10px;
    top: 11px;
}

.eye-box .fa-eye-slash {
    position: absolute;
    right: 10px;
    top: 11px;
}

.download-receipt-box a {
    background: #0075c7;
    color: #fff;
    margin-top: 20px;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 10px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.download-receipt-box a:hover {
    background: #025e9f;
}

.os-download-standard:hover {
    color: #025e9f;
}

.order-summery-wrapper .cart-summary-box .card-header,
.order-summery-wrapper .cart-summary-box .card-body {
    background: #fff;

}

.order-summery-wrapper .cart-summary-box .card-header h3 {
    color: #0075c7;
    font-weight: 600;
}

.order-summery-wrapper .cart-summary-box .card-body td {
    color: initial;
}

.order-summery-wrapper .cart-summary-box .card-body .g-total {
    color: #0075c7 !important;
    font-weight: 600;
    font-size: 18px;
}

#termsAndConditionModal #validation .btn-close {
    font-size: 40px;
    color: #0075c7;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#termsAndConditionModal h1 {
    color: #4E4E4E;
    font-weight: 600;
    margin-bottom: 20px;
}

.reg-text-box p {
    font-size: 15px;
    line-height: 30px;
}

#standard_order_place .form-control,
#loginForm .form-control {
    border: 1px solid #e6e6e6;
}

.i-accept {
    float: left;
    margin-left: 5px;
    margin-top: 3px;
}

.i-accept #termsAndConditionLink {
    padding: 0;
    margin: 5px 0px 0px 5px;
}

.cart-info-tbl {
    background: #FFFFFF;
    border-radius: 10px;
}

.cart-info-tbl th {
    padding: 20px .5rem;
}

.cart-info-tbl tr {
    border-bottom: 5px solid #f1f1f1;
}

.land-logo {
    /**width: 450px;**/
    max-width: 100%;
    margin-bottom: 30px;
}

.land-logo-wrapper #loginForm {
    padding-left: 0;
}

.top-menu-logo-wrapper {
    width: 180px;
}

#top-menu-logo-wrapper img {
    width: 180px;
    max-width: 100%;
}

#clientExistingType .mb-3 label {
    margin-bottom: 20px;
}

#clientExistingType .mb-3 .form-check {
    padding-left: 45px;
}

#corporateNewClientRegForm,
#corporateExistingClientRegForm {
    padding-top: 0;
}

/************************************************
            For Mobile devices
*************************************************/


@media(min-width: 992px) and (max-width: 1180px) {
    .index-placeorder-left .sw-lg-80 {
        width: auto !important;
    }
}

@media only screen and (min-width: 992px) {
    .land-logo-wrapper {
        width: 30rem !important;
    }
}

@media(min-width: 480px) and (max-width: 992px) {
    .addto-collection-box {
        width: 50%;
        margin-top: 20px;
        position: unset;
    }
}

@media only screen and (max-width: 767px) {
    .ss-box-wrapper .ss-box {
        width: 100%;
    }

    .index-placeorder-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .index-placeorder-right {
        width: 100%;
    }

    #clientType .col-md-6 {
        margin-bottom: 10px;
    }

    .user-profile-box {
        margin-bottom: 20px;
        width: 100%;
    }

    .cart-detail-wrapper {
        margin-bottom: 25px;
    }

    .cart-detail-wrapper .os-content .card {
        padding-top: 25px;
        padding-bottom: 10px;
    }

    #individualClientRegForm,
    #corporateNewClientRegForm,
    #corporateExistingClientRegForm {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 600px) {
    #clientRegisterModal .modal-dialog {
        max-width: 98% !important;
    }
}

@media only screen and (max-width: 550px) {
    #standardDetailContent .nav-tabs-title .nav-item {
        margin-bottom: 20px !important;

    }

    .standard_order_place_wrapper {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .addto-collection-box {
        width: 100%;
        margin-top: 20px;
        position: unset;
    }

    #individualClientRegForm,
    #corporateNewClientRegForm {
        padding: 40px 15px;
        min-width: 100%;
    }

    .file-upload-wrapper label {
        width: 100%;
        border-radius: 10px !important;
        margin-bottom: 5px;
    }

    .file-upload-wrapper #brc_upload {
        width: 100%;
        border-radius: 10px;
        margin-bottom: 5px;
    }

    .left-bg {
        min-height: 100vh;
        background-image: url('../img/nerdc-bg-1.jpeg');
        background-size: cover;
        /* fill whole area */
        background-position: center;
        /* center crop */
        background-repeat: no-repeat;
        width: 100%;
    }

}