body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    font-size: 1rem;
    font-weight: 400 !important;
    line-height: 1.5;
    color: #212529 !important;
    text-align: left;
    background-color: #fff;
}

.dashboard-user-account a {
    text-decoration: none;
}

.CompanyLogo2 {
    width: 80%;
    display: block;
    margin: 0px auto;
    padding-bottom: 12px;
    text-align: center;
}

.CompanyLogo2 img {
    max-height: 90px;
    /* width: 95%; */
    width: auto;
}


.user-info {
    font-size: 14px;
    margin: 0px;
    transition: 0.3s;
    position: relative;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}


.user-info:before {
    content: '';
    position: absolute;
    left: 0;
    height: 52px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    top: 0;
    border-left: 5px solid transparent;
}


.justify-left {
    display: flex;
    justify-content: left;
}


.user-info .nav-item {
    width: 100%;
    display: block;
    padding-left: 15px;
}

.user-info {
    /* padding: 14px 10px; */
    /* background: #0002; */
    font-size: 14px;
}


.user-info .nav-item a {
    color: #6c757d !important;
    display: block;
    fill: #6c757d !important;
    padding: 14px 10px;
}

.svg-icon-block {
    width: 24px;
    display: inline-block;
    flex: none;
}


.user-info .nav-item .menu-link {
    margin-left: 10px;
    font-size: 18px;
}

.user-info .nav-item a {
    color: #6c757d !important;
    display: block;
    fill: #6c757d !important;
    padding: 14px 10px;
    text-decoration: none;
}

.sidebarMinHeight {
    min-height: 838px;
}

.edit_arrow2 a {
    background-image: url(../img/icons/right-arrow.png);
    height: 20px;
    width: 20px;
    display: block;
    background-size: cover;
}

.navbar.bgColor .navbar-toggler-icon {
    background-image: url(../img/uikit/toggle-icon.png);
}

.btn-primary {
    background-color: var(--acPrimaryColor);
}

.btn-secondary {
    background: var(--secondaryBtnBg);
    border: none;
    height: 39px;
}

.bg-grey {
    background-color: var(--themeBg);
}


.white-bg-box {
    background-color: #fff;
    padding: 15px;
    border-radius: 7px;
}

.menu-sidebar .menu-link {
    color: #fff;
}


.for-tab {
    display: none;
}

.dashboard-benefits {
    background-color: #f7f7f7;
}


.dash-left-part .CompanyLogo2 {
    padding-bottom: 30px;
}

.dash-left-part .menu-sidebar {
    border-top: 1px solid #707070;
    padding-top: 22px;
}


.dash-left-part .user-info .nav-item a {
    color: #b2b2b2 !important;
    fill: #b2b2b2 !important;
    /* padding: 14px 10px 14px 16px; */
}


.dash-left-part .user-info .nav-item>a:hover, .dash-left-part .user-info.active a {
    color: #fff !important;
    fill: #fff !important;
}


.nav-bottom-bar {
    border-top: 1px solid #707070;
    margin-top: 15px;
    padding-top: 30px;
}

.dash-left-part .user-info .nav-item .menu-link {
    font-size: 16px;
}

.dash-left-part .menu-sidebar span>i {
    font-size: 14px;
}

.dash-left-part .user-info .nav-item .dropdown {
    margin-left: 0px;
    width: 100%;
    padding-left: 36px;
}

.dash-left-part .user-info .nav-item .menu-link .fa {
    font-size: 16px;
}

.dash-left-part .user-info .nav-item a.dropdown-item:hover {
    background-color: transparent;
    color: #fff !important;
    fill: #fff !important;
}

.dash-left-part .user-info .nav-item .collapse.show .dropdown-item.active, .dash-left-part .user-info .nav-item .collapse.show .dropdown-item:active {
    background: transparent !important;
    color: #fff !important;
}

.dash-left-part .user-info .nav-item .dropdown-item:focus, .dash-left-part .user-info .nav-item .dropdown-item:hover {
    color: #fff;
    background-color: transparent;
    outline: none;
}

/* .dash-left-part .user-info .nav-item a.dropdown-item {
    padding: 7px 10px 7px 16px;
} */

.dash-left-part {
    transition: 0.5s;
}

.dashboard-benefits {
    transition: 0.5s;
}

.navmenu-close .dash-left-part {
    max-width: 4%;
    flex: 4%;
}

.navmenu-close .dashboard-benefits {
    flex: 96%;
    max-width: 96%;
}

.navmenu-close .dash-left-part .CompanyLogo2 img {
    width: 52%;
}

/* .navmenu-close .user-info {
    padding: 0px 0px 0px 5px !important;
} */

/* .navmenu-close .dash-left-part .user-info .nav-item a {
    padding: 14px 4px 14px 22px;
} */

.navmenu-close .dash-left-part .user-info .nav-item .menu-link {
    font-size: 0;
}

.navmenu-close .dash-left-part .menu-sidebar .fa {
    font-size: 14px;
}

.navmenu-close .dash-left-part .menu-sidebar .nav-item {
    padding-left: 0px;
}

.navmenu-close .dash-left-part .svg-icon-block {
    width: 28px;
}

.navmenu-close .dash-left-part .svg-icon-block svg {
    max-height: 28px;
    max-width: 28px;
}

.navmenu-close .dash-left-part .user-info .nav-item .menu-link .fa {
    display: none;
}

.dashboard-header {
    background-color: #fff;
    padding: 10px 0;
    display: flex;
    align-items: center;
}

.menu-toggle {
    cursor: pointer;
}

.menu-toggle .fa, .menu-toggle .fas {
    font-size: 24px;
    color: #4b4d51;
}

.dashboard-header-rt {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.dashboard-header-rt .form-group {
    display: inline-block;
    position: relative;
    margin-bottom: 0;
}

.dashboard-header-rt .form-group .form-control {
    border: 1px solid #707070;
    color: #3f3f3f;
    font-size: 14px;
    width: 185px;
}

.search-icon {
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    line-height: 37px;
    border-left: 1px solid #707070;
    padding-left: 10px;
}

.search-icon .fa {
    color: #0cb4ce;
}

.dashboard-header-rt .dashboard-user-account {
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 50px;
}

.dashboard-user-account figure {
    position: absolute;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    margin-bottom: 0;
}

.dashboard-user-account .user-name {
    padding-left: 45px;
    padding-top: 4px;
    line-height: 16px;
}

.user-name span {
    display: block;
    text-align: left;
    color: #0cb4ce;
    font-size: 14px;
}

.user-name strong {
    font-size: 14px;
    color: #474747;
}

.dashboard-box {
    padding: 20px 0;
    margin: 0 -10px;
}

.user-info.active {
    background: var(--activeBg) !important;
    color: white;
}

.headingH5 {
    font-size: 17px !important;
}

.productBoxAll .headingH5 {
    text-align: center;
    font-weight: 600;
    font-size: 19px !important;
}


.ourPartnerDiv img {
    width: 90%;
}

.ourPartnerDiv .row {
    padding: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin-top: 20px;
}


/* .productList .card{
    width: 16rem;
} */

/* .productList .card-body{
    padding: .80rem;
} */

.productList .productDiv {
    display: flex;
    align-items: center;
    justify-content: center;
}

.productList .productCol {
    width: 23%;
    /* margin-bottom: 25px; */
    padding: 0 1.5rem 1.4rem 0;
}



.listingArea table thead {
    background-color: #efefef;
}

.listingArea table th {
    font-size: .85rem;
    font-weight: 600;
}

.listingArea table td {
    font-size: .85rem;
    font-weight: 500;
}

.listingArea .dataTables_wrapper .row:first-child {
    display: none;
}


.searchAndCreate {
    display: inline-flex;
}

.searchDiv label {
    margin-right: 0.5em;
    font-weight: 600;
}

.searchDiv label input {
    height: 39px;
    border-radius: 5px;
    border: 1px solid gray;
    padding-left: 5px;
}

#brokerQuotesTable thead th:last-child, #brokerQuotesTable td:last-child, #brokerPoliciesTable thead th:last-child, #brokerPoliciesTable td:last-child, table .actionTh, table .actionTd {
    position: sticky !important;
    right: -21px;
    z-index: 1;
    overflow: hidden;
}

.theadGray {
    background-color: #efefef !important;
    z-index: 1 !important;
}


.premiseUploadBtnDiv, .secondaryAddBtn {
    color: #f07642;
    border: 1px solid #f07642;
    font-weight: 600;
    background: white;
}


.themeBtn {
    height: 40px;
    min-width: 92px;
    font-size: 15px;
    background: var(--themeButtonBg);
    color: white;
    font-weight: 500;
    border: 1px solid var(--themeButtonBg);
}


#brokerQuotesTable td:last-child, #brokerPoliciesTable td:last-child, table .actionTd {
    background: white;
}

#brokerPoliciesTable_wrapper #brokerPoliciesTable_paginate {
    position: fixed;
    right: 5%;
    padding-top: 5px;
}

.default-style div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-link {
    padding: 0.5rem 0.75rem !important;
}

.alert-dark-danger {
    background: red !important;
}

.infoIcon {
    color: var(--acPrimaryColor);
}

.greetingmsg {
    font-size: 16px;
}

.productList .productCol a {
    text-decoration: none;
}


.greetings {
    font-weight: 700;
    font-size: 20px;
}

.ourPartnerDiv img {
    width: 90%;
}

.ourPartnerDiv .logoImg {
    width: 52% !important;
}

.ourPartnerDiv .row {
    padding: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin-top: 20px;
}

.dataTables_empty {
    text-align: left !important;
}

.multipleFieldSearchArea {
    display: inline-block;
}

.multipleFieldSearchArea .searchField {
    height: 39px;
    border-radius: 5px;
    border: 1px solid gray;
    padding-left: 5px;
}


/* #footer {
    width: 100%;
    background-color: #ebebeb;
} */

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1170px;
    }
}

@media screen and (min-width: 1400px) {
    .modal-xl {
        max-width: 1370px;
    }
}

@media screen and (min-width: 1600px) {
    .modal-xl {
        max-width: 1570px;
    }
}

@media screen and (min-width: 1900px) {
    .modal-xl {
        max-width: 1870px;
    }
}

@media (max-width: 576px) {
    .quoteFormDiv .text-left {
        margin-bottom: 7px;
    }

    #snackbar {
        width: 92% !important;
        left: 4% !important;
    }

    .searchAndCreate .searchDiv {
        text-align: left;
    }

}

@media (max-width: 992px) {
    .menuLink {
        display: block;
        font-size: 12px;
        margin-left: 0px;
        padding: 6px 0px 6px 0px;
    }

    .CompanyLogo2 img {
        width: 52%;
    }

    .navmenu-close .dash-left-part .menu-sidebar {
        margin-top: -5px !important;
    }

    .quoteButtons {
        text-align: left !important;
    }
}




@media (min-width: 768px) {
    .default-style:not([dir=rtl]) .dashboard-benefits div.dataTables_wrapper .row [class*="col-sm-"]:first-child {
        padding-right: 15px !important;
    }

    .default-style:not([dir=rtl]) .dashboard-benefits div.dataTables_wrapper .row [class*="col-sm-"]:first-child {
        padding-right: 15px !important;
    }

    .default-style:not([dir=rtl]) .dashboard-benefits div.dataTables_wrapper .row [class*="col-sm-"]:last-child {
        padding-left: 15px !important;
    }
}


.sidebarMinHeight {
    min-height: 100vh;
}




@media only screen and (max-width:1800px) {
    .navmenu-close .dash-left-part .user-info .nav-item a {
        padding: 14px 2px 14px 16px;
    }

    .dashboard-box a h5 br {
        display: block;
    }

    .dashboard-box a h5 {
        font-size: 22px;
    }

    /***login-page***/
    .loginDiv, .forgotPasswordDiv {
        width: 30%;
    }

    /***Policy-Details***/
    .policy-button .btn {
        width: 18%;
    }
}

@media only screen and (max-width:1600px) {
    .navmenu-close .dash-left-part {
        max-width: 4.5%;
        flex: 4.5%;
    }

    .navmenu-close .dashboard-benefits {
        flex: 95.5%;
        max-width: 95.5%;
    }

    .navmenu-close .dash-left-part .user-info .nav-item a {
        padding: 14px 1px 14px 16px;
    }

    .policies-table, .installment-table {
        overflow-x: auto !important;
    }

    /*.policies-table .dataTables_wrapper {display: block !important; overflow-x: scroll !important;}*/
    /***login-page***/
    .loginDiv, .forgotPasswordDiv {
        width: 35%;
    }
}

@media only screen and (max-width:1400px) {
    .navmenu-close .dash-left-part {
        max-width: 5%;
        flex: 5%;
    }

    .navmenu-close .dashboard-benefits {
        flex: 95%;
        max-width: 95%;
    }

    .navmenu-close .dash-left-part .user-info .nav-item a {
        padding: 14px 2px 14px 18px;
    }

    .dashboard-box a h5 {
        font-size: 20px;
    }

    .dashboard-box-title {
        margin-bottom: 5px;
    }

    /***report-list***/
    .reports-content-title {
        font-size: 22px;
    }

    .reports-content-list ul li a {
        font-size: 13px;
    }

    /***login-page***/
    .loginDiv, .forgotPasswordDiv {
        margin: 130px auto 30px;
    }

    .loginForm label.title1 {
        font-size: 27px;
    }

    /***Policy-Details***/
    .policy-detail-box h5 {
        font-size: 22px;
    }

    .policy-detail-box h2 {
        font-size: 45px;
    }
}

@media only screen and (max-width:1315px) {
    .navmenu-close .dash-left-part {
        max-width: 5.5%;
        flex: 5.5%;
    }

    .navmenu-close .dashboard-benefits {
        flex: 94.5%;
        max-width: 94.5%;
    }

    .dashboard-box .bene-img {
        left: 16px;
    }

    .dashboard-box-title {
        padding-left: 75px;
    }

    .dashboard-box i.fal {
        font-size: 50px;
    }

    .dashboard-box i.fal.fa-umbrella {
        font-size: 55px;
    }

    .dashboard-box i.fal.fa-house {
        font-size: 55px;
    }

    .cancel-policies-table .datatables-demo {
        display: block !important;
        overflow-x: scroll !important;
    }
}

@media only screen and (max-width:1199px) {
    .navmenu-close .dash-left-part {
        max-width: 6.5%;
        flex: 6.5%;
    }

    .navmenu-close .dashboard-benefits {
        flex: 93.5%;
        max-width: 93.5%;
    }

    .dashboard-box .bene-img {
        left: 12px;
        width: 55px;
    }

    .dashboard-box-title {
        padding-left: 65px;
    }

    .dashboard-box i.fal {
        font-size: 42px;
    }

    .dashboard-box i.fal.fa-umbrella {
        font-size: 47px;
    }

    .dashboard-box i.fal.fa-house {
        font-size: 45px;
    }

    .dashboard-box a {
        padding: 20px 15px 20px;
    }

    .dashboard-box a h5 {
        font-size: 17px;
    }

    .plus-icon {
        height: 25px;
        width: 25px;
        line-height: 25px;
    }

    .plus-icon .fa {
        font-size: 14px;
    }

    .dash-left-part .user-info:before {
        height: 44px;
    }

    .dash-left-part .user-info .nav-item .menu-link {
        margin-left: 3px;
    }

    .dash-left-part .user-info .nav-item a {
        padding: 14px 5px 14px 5px;
    }

    .dash-left-part .user-info .nav-item .dropdown {
        padding-left: 28px;
    }

    .dash-left-part .user-info .nav-item a.dropdown-item {
        padding: 7px 5px 7px 5px;
        white-space: normal;
        font-size: 13px;
    }

    /***login-page***/
    .loginLogo {
        width: 150px;
    }

    .loginDiv, .forgotPasswordDiv {
        width: 50%;
    }

    .login-page h2 {
        font-size: 32px;
    }

    /***Policy-Details***/
    .policy-detail-box ul li strong {
        width: 38%;
    }

    .policy-button .btn {
        width: 23%;
        margin: 7px 14px 7px 0;
    }

    .ern-left {
        flex: 35%;
        max-width: 35%;
    }

    .ern-right {
        flex: 65%;
        max-width: 65%;
    }

    /***calculation-table***/
    .calculation-table {
        display: block !important;
        overflow-x: auto !important;
    }
}

@media only screen and (max-width:991px) {
    .readyToBindQuoteArea .readyTobindSearchArea {
        text-align: left !important;
        margin-top: 5px;
    }


    .for-tab {
        display: block;
    }

    .navmenu-close .dash-left-part {
        max-width: 100%;
        flex: 100%;
    }

    .navmenu-close .dashboard-benefits {
        flex: 100%;
        max-width: 100%;
    }

    .sidebarMinHeight {
        min-height: auto;
    }

    .sidebarMinHeight.dash-left-part {
        min-height: auto;
        padding: 0 !important;
        height: 72px;
    }

    .dash-left-part .CompanyLogo2 {
        width: 100%;
    }

    /* .dash-left-part .CompanyLogo2 img {
        width: 80px;
    }

    .navmenu-close .dash-left-part .CompanyLogo2 img {
        width: 80px;
    } */

    .navmenu-close .dash-left-part .menu-sidebar span>i {
        font-size: 18px;
    }

    .navmenu-close .dash-left-part .user-info .nav-item .menu-link .fa {
        display: inline-block;
    }

    .nav-bottom-bar {
        padding-top: 15px;
    }

    .dashboard-box [class*="col-md-3"] {
        max-width: 50%;
        flex: 50%;
    }

    .dashboard-box-title {
        margin-bottom: 10px;
    }

    .dashboard-box a h5 {
        font-size: 20px;
    }

    .dashboard-box a h5 br {
        display: none;
    }

    .dashboard-box .bene-img {
        left: 16px;
    }

    .top-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
    }

    .header-left .menu-toggle .fa {
        color: #fff;
        font-size: 28px;
    }

    .user-name strong {
        font-size: 12px;
        color: #fff;
    }

    .dash-left-part .CompanyLogo2 {
        padding-bottom: 0;
    }

    .dashboard-header {
        display: none;
    }

    .navmenu-close {
        transition: 0.5s;
    }

    .dash-left-part .menu-sidebar {
        padding: 0 0 10px;
        display: none;
        transition: 0.5s;
    }

    .navmenu-close .dash-left-part .menu-sidebar {
        display: block;
        transition: 0.5s;
        position: absolute;
        z-index: 12;
        background-color: var(--themeBg);
        width: 100%;
    }

    .navmenu-close .dash-left-part .user-info .nav-item .menu-link {
        font-size: 14px;
    }

    .dash-left-part .user-info .nav-item .menu-link {
        margin-left: 7px;
    }

    .navmenu-close .dash-left-part .user-info .nav-item a {
        padding: 14px 10px 14px 18px;
    }

    .dash-left-part .user-info .nav-item .dropdown {
        padding-left: 32px;
    }

    .dash-left-part .user-info .nav-item a.dropdown-item {
        padding: 7px 10px 7px 18px;
        font-size: 14px;
    }

    .header-left {
        width: 70px;
    }

    .dashboard-box {
        padding: 10px 0;
    }

    .header-right {
        display: flex;
        align-items: center;
    }

    .header-right .form-group {
        margin-bottom: 0;
    }

    .header-right .search-icon {
        position: inherit;
        border: none;
        padding: 0;
        height: auto;
        line-height: normal;
    }

    .search-icon .fa {
        font-size: 20px;
    }

    .dashboard-user-account {
        margin-left: 15px;
    }

    .dashboard-user-account figure {
        position: inherit;
    }

    .dashboard-user-account .user-name {
        display: none;
    }

    .datatables-demo {
        display: block !important;
    }

    /***login-page***/
    .loginDiv, .forgotPasswordDiv {
        width: 70%;
    }

    /***Policy-Details***/
    .policy-detail-box h3 {
        font-size: 22px;
    }

    .policy-button {
        justify-content: flex-start;
        margin: 15px 0;
    }

    /***calculation-table***/
    .calculation-table th strong br {
        display: none;
    }

    .calculation-table td.total {
        padding: 7px 20px;
    }
}

@media only screen and (max-width:767px) {
    .default-style .dashboard-benefits div.dataTables_wrapper div.dataTables_length label, .default-style .dashboard-benefits div.dataTables_wrapper div.dataTables_filter label, .default-style .dashboard-benefits div.dataTables_wrapper div.dataTables_info, .default-style.dashboard-benefits div.dataTables_wrapper div.dataTables_paginate {
        justify-content: start;
    }

    .dashboard-header-rt .form-group {
        display: none;
    }

    .menu-toggle .fa {
        font-size: 28px;
    }

    .dashboard-box a h5 {
        font-size: 18px;
    }

    .dashboard-box a p {
        font-size: 15px;
    }

    .header-left {
        width: 60px;
    }

    .header-left .menu-toggle .fa {
        font-size: 28px;
    }

    .sidebarMinHeight.dash-left-part {
        height: 66px;
    }

    .dash-left-part .CompanyLogo2 img {
        width: 70px;
    }

    .navmenu-close .dash-left-part .CompanyLogo2 img {
        width: 70px;
    }

    .default-style .dashboard-benefits div.dataTables_wrapper div.dataTables_paginate {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .pagination {
        margin-top: 10px !important;
    }

    /***quote-form***/
    .commonRowClass {
        padding: 20px;
    }

    .page-title-text {
        font-size: 20px;
    }

    .page-title-text i {
        font-size: 20px;
    }

    h4 {
        font-size: 20px;
    }

    /***report-list***/
    .report-link-title {
        margin-bottom: 20px;
    }

    .reports-content-title {
        font-size: 20px;
    }

    /***login-page***/
    .loginLogo {
        width: 110px;
    }

    .loginDiv, .forgotPasswordDiv {
        width: 80%;
        margin: 70px auto 20px;
    }

    .login-page .loginForm {
        padding: 25px 20px;
    }

    .loginForm label.title1 {
        font-size: 25px;
    }

    .login-page h2 {
        font-size: 27px;
    }

    .login-page .loginForm .btn {
        height: 44px;
        font-size: 20px;
    }

    /***Policy-Details***/
    .policy-button .btn {
        width: 30%;
        margin: 7px 20px 7px 0;
    }

    .policy-detail-box ul li strong {
        width: 40%;
        font-size: 14px;
    }

    .policy-detail-box span {
        font-size: 14px;
    }

    .policy-detail-box {
        padding: 15px 12px;
    }

    .policy-detail-box h5 {
        font-size: 18px;
    }

    .policy-detail-box h2 {
        font-size: 38px;
    }

    .policy-detail-box h3 {
        font-size: 20px;
    }

    .policy-detail-box .form-group label {
        font-size: 14px;
    }

    .policy-detail-content .row {
        margin: 0 -8px;
    }

    .policy-detail-content .row [class*="col-"] {
        padding: 0 8px;
    }

    .ern-left {
        flex: 39%;
        max-width: 39%;
    }

    #lux_ernexempt_label {
        padding: 0;
    }

    .ern-right {
        flex: 61%;
        max-width: 61%;
        margin-bottom: 10px;
    }

    /***Borker-commission***/
    .commission-table {
        display: block !important;
        overflow-x: auto !important;
    }

    .commission-table th {
        padding: 12px 25px;
        font-size: 14px;
    }

    .commission-table td {
        padding: 7px 7px;
        font-size: 14px;
    }

    .commission-table td .form-control {
        font-size: 13px;
    }

    /***calculation-table***/
    .calculation-table th {
        padding: 12px 15px;
    }

    .policy-document-content .table-datatable td:last-child {
        white-space: nowrap;
    }

    .policy-document-content table td a {
        margin-right: 12px;
        font-size: 16px;
    }


    .productList .productDiv {
        display: block;
    }

    .productList .productCol {
        width: 100%;
        padding: 0 0 1.4rem 0;
    }
}

@media only screen and (max-width:575px) {
    .dashboard-header-lt {
        max-width: 17%;
    }

    .dashboard-header-rt {
        max-width: 83%;
    }

    .dashboard-box a h5 {
        font-size: 15px;
    }

    .daterangeDiv {
        display: block;
    }

    .daterangeDiv .form-group label {
        margin-left: 0;
    }

    .daterangeDiv .form-group input {
        margin-left: 0;
    }

    .daterangeDiv .form-group {
        margin-bottom: 10px;
    }

    /***Policy-Details***/
    .policy-button .btn {
        margin: 7px 15px 7px 0;
    }

    .col-md-20p {
        width: 100%;
    }

    table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
        font-size: 15px;
    }

    .email_all, .download_all {
        font-size: 15px;
        padding: 5px 10px;
        margin-top: 10px;
    }

    .policy-document-content .policyButtons i {
        margin-right: 5px;
        font-size: 17px;
    }

    .searchAndCreate a {
        height: 43px;
        margin-top: 24px;
    }
}

@media only screen and (max-width:567px) {
    .dashboard-box [class*="col-md-3"] {
        max-width: 100%;
        flex: 100%;
        margin-bottom: 12px;
    }

    .dashboard-box a h5 {
        font-size: 18px;
    }

    #postcode_lookup #getaddress_input {
        width: 100%;
    }

    #postcode_lookup #getaddress_button {
        width: 100%;
    }

    /***login-page***/
    .loginDiv, .forgotPasswordDiv {
        width: 97%;
        padding: 25px 15px;
    }

    .login-page .loginForm {
        padding: 25px 15px;
    }

    .login-page h2 {
        font-size: 25px;
    }

    .loginForm label, .loginForm p {
        font-size: 15px;
    }

    /***Policy-Details***/
    .policy-button .btn {
        width: 47%;
    }

    .policy-button .btn:nth-child(2n+2) {
        margin-right: 0;
    }
}

@media only screen and (max-width:320px) {
    .dashboard-box a h5 {
        font-size: 15px;
    }

    /***login-page***/
    .login-page h2 {
        font-size: 23px;
    }

    .loginForm label.title1 {
        font-size: 22px;
    }

    /***Policy-Details***/
    .policy-button .btn {
        font-size: 13px;
    }

    .policy-detail-box ul li strong {
        width: 42%;
        font-size: 13px;
    }
}



/** NEW **/
.dashboard-user-account .userLogo {
    height: 30px;
}


.loader, .pageloader {
    border: 14px solid #f3f3f3;
    border-radius: 50%;
    border-top: 13px solid #3498db;
    -webkit-animation: spin 1.7s linear infinite;
    /* Safari */
    animation: spin 1.7s linear infinite;
    width: 80px;
    height: 80px;
    top: 45%;
    left: 50%;
    position: absolute;
}

/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#loaderOverlay, #pageloaderOverlay, #premisepageloaderOverlay, #notesPageloaderOverlay, #loaderOverlayOverlap, #riskItempageloaderOverlay, #referralpageloaderOverlay, #commentsPageloaderOverlay, #contactPageloaderOverlay, #claimpageloaderOverlay , #commissionOverlay{
    position: fixed;
    /* Sit on top of the page content */
    display: none;
    /* Hidden by default */
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* Black background with opacity */
    z-index: 2;
    /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer;
    /* Add a pointer on hover */
}

.invalid-field {
    border: 1px solid red;
}

#snackbar {
    visibility: hidden;
    background-color: #FFFFFF;
    text-align: center;
    border-radius: 5px;
    padding: 16px;
    position: fixed;
    z-index: 9999;
    /* bottom: 30px; */
    width: 58%;
    left: 23%;
    top: 10px;
    box-shadow: 0px 0px 20px 10px grey;
    max-height: 140px;
    overflow-y: auto;
}

#snackbar .close {
    float: right;
    color: #FF0000;
    z-index: 1;
    opacity: 0.6;
    margin-top: -23px;
    margin-right: -23px;
}

#snackbar .second {
    border-left: 1px solid #FF0000
}

#snackbar.bgGreen {
    background-color: #7aca8d;
}

#snackbar.bgRed {
    background-color: #FF0000;
    color: white;
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s;
    animation: fadein 0.5s;
}

#snackbar.hide {
    -webkit-animation: fadeout 0.5s 2.5s;
    animation: fadeout 0.5s 2.5s;
}

/* width */

#snackbar::-webkit-scrollbar {
    width: 10px;
}

/* Track */

#snackbar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */

#snackbar::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */

#snackbar::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.select2-container--default .select2-selection--multiple:before {
    content: ' ';
    display: block;
    position: absolute;
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right: 6px;
    margin-left: -4px;
    margin-top: -2px;
    top: 50%;
    width: 0;
    cursor: pointer
}

.select2-container--open .select2-selection--multiple:before {
    content: ' ';
    display: block;
    position: absolute;
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
    height: 0;
    right: 6px;
    margin-left: -4px;
    margin-top: -2px;
    top: 50%;
    width: 0;
    cursor: pointer
}

@-webkit-keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        top: 30px;
        opacity: 1;
    }

    to {
        top: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        top: 30px;
        opacity: 1;
    }

    to {
        top: 0;
        opacity: 0;
    }
}

/* .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #0cb4ce !important;
} */

/* .claimDetailsDiv .card-datatable {
    border: 1px solid gray;
    margin-bottom: 2rem;
    margin-top: 2rem;
    border-radius: 5px;
} */

/* #quoteClaimDetails .btn-default {
    background: #394439;
} */

table tr td {
    overflow: hidden;
    max-width: 200px;
    word-break: break-all;
}
table.premTbl td, table.premTbl th {
    border: 1px solid #000;
}
/* .btn-default {
    background-color: gray;
} */

#riskPremisedialog .select2 {
    width: 100% !important;
}