﻿.ajax__tab_panel {
    margin-top: 0px;
}

.tab-box .ajax__tab_default .ajax__tab_header {
    background: #fff;
    margin-bottom: 0px;
    position: relative;
    z-index: 9;
}

    .tab-box .ajax__tab_default .ajax__tab_header .ajax__tab_tab {
        background: no-repeat;
    }

    .tab-box .ajax__tab_default .ajax__tab_header span.ajax__tab_inner {
        background: none;
    }

    .tab-box .ajax__tab_default .ajax__tab_header span.ajax__tab_outer {
        background: none;
    }

    .tab-box .ajax__tab_default .ajax__tab_header > span {
        display: inline-block;
        border-style: none;
        border-bottom: 0;
        border-radius: 7px 7px 0 0;
        position: relative;
        bottom: 2px;
    }

        .tab-box .ajax__tab_default .ajax__tab_header > span.ajax__tab_active {
            background: #fff;
            color: #9f9f9f;
            border: 2px solid #e2e2e2;
            margin-right: 0;
            border-bottom: 0;
            margin-bottom: 0px;
            border-radius: 8px 8px 0 0;
            bottom: -2px;
            height: 40px;
        }

.tab-box .ajax__tab_tab span {
    padding: 5px 20px !important;
}

.tab-box .ajax__tab_body {
    border: 1px solid #ccc !important;
    box-shadow: none;
}

.tab-box .ajax__tab_body {
    border: 0 !important;
    border-top: 2px solid #e2e2e2 !important;
    box-shadow: none;
    padding: 15px 0 !important;
    background: #fff;
}

.tab-box .ajax__tab_default .ajax__tab_header .ajax__tab_tab {
    background: no-repeat;
}

.tab-box .ajax__tab_default .ajax__tab_header span.ajax__tab_inner {
    background: none;
}

.tab-box .ajax__tab_default .ajax__tab_header span.ajax__tab_outer {
    background: none;
}

.tab-box .ajax__tab_default .ajax__tab_header > span {
    display: inline-block;
    border-style: none;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    position: relative;
}

.loaderdiv {
    display: block;
    width: 150px;
    height: 54px;
    border: 1px solid #000;
    background-color: #fff;
    position: fixed;
    z-index: 999999;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    margin-left: 60px;
    margin: 0 auto;
    transform: translate(-50%, -50%);
}

.loaderparent {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,.5);
    z-index: 99999999;
}

.claim.search-box {
    background-color: #efefef;
    padding: 15px;
    border: 2px solid #e2e2e2;
    margin-bottom: 10px;
}

    .claim.search-box .row {
        align-items: center;
        width: 100%;
        padding-left: 20px;
    }

        .claim.search-box .row .col-md-3 {
            padding: 0;
        }

        .claim.search-box .row .col-md-2, .claim.search-box .row .col-md-1, .claim.search-box .row .col-md-4, .claim.search-box .row .col-md-5, .claim.search-box .row .col-md-10, .claim.search-box .row .col-md-11 {
            padding: 0;
        }

        .claim.search-box .row input.text {
            width: 83%;
            height: 22px;
            padding-left: 10px;
            border: 1px solid #878787;
            border-radius: 0;
        }

        .claim.search-box .row select {
            width: 88%;
            height: 22px;
            padding-left: 10px;
            border: 1px solid #878787;
            border-radius: 0;
        }

.claim_search_btn a {
    background-color: #fff;
    color: #008dd0;
    border: 1px solid #008dd0;
    /* height: 16px; */
    padding: 4px 20px;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    border-radius: 0;
}

input#mPageContainer_pMiddleColumn_claimstatus_tabPnlClaimstatus_pnlClaimStatus_txtClaimLName {
    width: 88%;
}

.claim_title .activepolicy {
    color: #45afaf;
    font-weight: bold;
}

.claim_title h3 {
    font-size: 18px;
    color: #434343;
    padding-left: 8px;
}

.claim_title .row .col-md-2, .claim_title .row .col-md-4, .claim_title .row .col-md-1, .claim_title .row .col-md-10, .claim_title .row .col-md-11 {
    padding: 0;
}

.claim.search-box .row .col-md-3 input.text {
    width: 88%;
}

.claim_title hr {
    margin-top: 8px;
    margin-bottom: 8px;
    border-color: #008dd0;
}

span.divider {
    margin-left: 4px;
    margin-right: 4px;
}

.claim_title .col-md-2 span {
    margin-right: 15px;
}

.claim_title {
    margin-bottom: 25px;
    margin-top: 20px;
}

    .claim_title .row span {
        font-size: 11px;
    }

.usergrid tr th a {
    color: #fff !important;
    font-size: 12px;
    text-decoration: none;
    margin-bottom: 8px;
}

.usergrid tr th.angle-up a:after, .usergrid tr th.angle-down a:after {
    text-align: center;
}

.usergrid th.angle-up a:after, .usergrid th.angle-down a:after {
    position: absolute;
    font: normal normal normal 18px / 1 FontAwesome;
    text-align: left;
    left: 12px;
    right: 0;
    color: #fff;
    bottom: 0;
    opacity: .6;
}

.usergrid tr td {
    border-bottom: solid 1px #c8c8c8;
    border-right: solid 1px #c8c8c8 !important;
    text-align: center;
}

.usergrid tr th {
    background-color: #682d7d;
    color: #fff;
    text-align: center;
    position: relative;
}

.usergrid th, .usergrid td {
    padding: 6px;
}

.usergrid th {
    padding: 5px 7px !important;
}

.usergrid table th.activesortingicon a:after {
    opacity: 1;
}

input#mPageContainer_pMiddleColumn_claimstatus_tabPnlPaymenthistory_pnlPaymenthistory_txtClaimLName {
    width: 88%;
}

.submit-btn .button {
    margin-right: 0 !important;
}

.payment_details .modal-header {
    background: none;
    border: 1px solid #ccc;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 3px;
}

.payment_detail_summary hr {
    margin-top: 8px;
    margin-bottom: 8px;
    border: 1px solid #008dd0;
}

.payment_details .modal-dialog {
    max-width: 600px;
    margin: inherit auto;
}

.payment_detail_summary h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.payment_detail_summary p {
    font-size: 11px;
    margin-bottom: 10px;
}

.payment_detail_summary pre {
    font-size: 12px;
    line-height: 20px;
}

.payment_details .modal-content {
    font-family: Arial, Verdana, Helvetica, sans-serif, Calibri !important;
}

.back_button {
    margin-left: 15px;
    color: #268fe0 !important;
}

input#mPageContainer_pMiddleColumn_claimstatus_tabPnlClaimstatus_pnlClaimStatus_txtDOB {
    width: 80%;
}

.modalPopupScroll {
    overflow: auto;
    overflow-x: hidden;
    max-height: calc(100% - 80px);
    margin-top: 20px;
    margin-bottom: 20px;
}

.payment_detail_summary .printbtn input[value="Cancel"] {
    background-image: none;
    background-repeat: repeat-x;
    border: 0;
    font-size: 11px;
    height: 25px;
    padding: 4px 10px;
    color: #fff;
    background-color: #e97878;
}

.payment_detail_summary .printbtn input[value="Print"] {
    background-image: none;
    background-repeat: repeat-x;
    border: 0;
    font-size: 11px;
    height: 25px;
    padding: 4px 10px;
    color: #fff;
    background-color: #4ba94b;
}

.printbtn {
    margin-right: 20px;
}

.modal-box.modalPopupScroll {
    min-width: 660px !important;
}

.modalBackground {
    background-color: #000 !important;
    opacity: 0.6 !important;
}

.modal-box.modalPopupScroll {
    z-index: 99999 !important;
}

.ajax__tab_xp .ajax__tab_body {
    font-size: 11px !important;
}

.claim_status_grid table tr td:nth-child(7) a {
    text-decoration: underline;
    color: #268fe0 !important;
}

.claim_status_grid table tr th:nth-child(3) {
    width: 220px;
}

.claim_status_grid table tr td:nth-child(2) {
    text-align: left;
}

.payment_history_grid table tr td:nth-child(7) {
    text-align: right;
}

.payment_history_grid table tr td:nth-child(8) a {
    text-decoration: underline;
    color: #268fe0 !important;
}

@media (min-width: 768px) {
    .col-md-4.leave_type label.col-md-3 {
        max-width: 21%;
    }

    .col-md-4.current_status label.col-md-4 {
        max-width: 27%;
    }
}
/*custom tooltip*/
.tooltip-inner {
    background-color: #333;
    color: white;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
}
/* Customizing the tooltip arrow */
.tooltip-arrow {
    border: solid transparent;
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
}
/* Custom position and appearance of the arrow */
.ui-tooltip {
    max-width: 500px !important;
}

.ui-widget-shadow {
    box-shadow: none !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
}

.ui-tooltip-content {
    font-size: 11px !important;
}
/*.ui-tooltip:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    top: 100%;
    left: 50%;
    transform: translateX(-30%);
}*/
.payment_detail_summary .col-md-10, .payment_detail_summary .col-md-2 {
    padding-left: 0;
    padding-right: 0;
}

.payment_detail_summary .col-md-2 {
    text-align: right;
    font-size: 35px;
}

.payment_detail_summary .row {
    margin-left: 1px;
    margin-right: 4px;
}

.payment_detail_summary .col-md-2 a {
    color: #949494;
    text-decoration: none;
}

.claim_summary {
    background-color: #efefef;
    padding: 15px;
    border: 2px solid #e2e2e2;
}

    .claim_summary .row {
        align-items: center;
        width: 100%;
        padding-left: 13px;
    }

        .claim_summary .row .col-md-3 {
            padding: 0;
        }

        .claim_summary .row .col-md-2, .claim_summary .row .col-md-1, .claim_summary .row .col-md-3, .claim_summary .row .col-md-5, .claim_summary .row .col-md-10 {
            padding: 0;
        }

            .claim_summary .row .col-md-3.include_subpolicies {
                margin-left: 18px;
            }

            .claim_summary .row .col-md-3.policy {
                flex: 0 0 23%;
                max-width: 23%;
            }

input#mPageContainer_pMiddleColumn_txtPolicyNumber {
    width: 135.3px;
}

.claim_summary select {
    height: 22px;
    width: 60%;
    border: 1px solid #999999;
    border-radius: 0;
}

select#mPageContainer_pMiddleColumn_DropDownList1 {
    width: 45%;
}

.claim_summary input.text {
    height: 22px;
    border: 1px solid #999999;
    border-radius: 0;
}

.claim_summary label {
    margin-bottom: 0;
}

    .claim_summary label.pr-2 {
        margin-bottom: 0;
        font-size: 12px;
        font-weight: bold;
    }

.claim_summary .button {
    background-color: #fff;
    color: #008dd0;
    border: 1px solid #008dd0;
    /* height: 16px; */
    padding: 0px 1px;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    border-radius: 0;
    background: #fff;
    font-size: 12px;
}

.claim_summary label.pr-1 {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
    color: #474747;
    font-style: normal;
}

input#mPageContainer_pMiddleColumn_txtDate {
    width: 118px;
}

select#mPageContainer_pMiddleColumn_ddlIs {
    width: 155px;
}

.claim_summary .col-md-3.claim_current_status {
    flex: 0 0 27%;
    max-width: 27%;
}

.claim_summary .col-md-2.to_date {
    flex: 0 0 20.666667%;
    max-width: 20.666667%;
}

    .claim_summary .col-md-2.to_date input {
        width: 110px;
    }

.claim_summary .col-md-3.date {
    flex: 0 0 21%;
    max-width: 21%;
    font-style: normal;
}

select#mPageContainer_pMiddleColumn_ddlClaimcurrentstatus {
    width: 44.7%;
}

input#mPageContainer_pMiddleColumn_btnsubmit {
    margin-right: 5px;
}

.claim_details {
    background-color: #efefef;
    padding: 15px;
    border: 2px solid #e2e2e2;
}

    .claim_details .row {
        align-items: center;
        width: 100%;
        padding-left: 20px;
    }

        .claim_details.row .col-md-3 {
            padding: 0;
        }

        .claim_details .row .col-md-2, .claim_details .row .col-md-1, .claim_details .row .col-md-3, .claim_details .row .col-md-5, .claim_details .row .col-md-4 {
            padding: 0;
        }

    .claim_details select {
        height: 22px;
        width: 60%;
        border: 1px solid #999999;
        border-radius: 0;
    }

    .claim_details input.text {
        height: 22px;
        border: 1px solid #999999;
        border-radius: 0;
    }

    .claim_details label {
        margin-bottom: 0;
    }

        .claim_details label.pr-2 {
            margin-bottom: 0;
            font-size: 12px;
            font-weight: bold;
        }

    .claim_details .button {
        background-color: #fff;
        color: #008dd0;
        border: 1px solid #008dd0;
        /* height: 16px; */
        padding: 3px 15px;
        /* padding-left: 20px; */
        /* padding-right: 20px; */
        border-radius: 0;
        background: #fff;
        font-size: 12px;
    }

        .claim_details .button:hover {
            text-decoration: none;
        }

.w-60 input {
    width: 55%;
}

input#mPageContainer_pMiddleColumn_claimstatus_tabPnlClaimDetails_pnlClaimDetails_txtssn {
    width: 65%;
}

.claim_summary_report table tr th:nth-child(2) {
    min-width: 204px;
}

.claim_summary_report table tr th:nth-child(4) {
    min-width: 125px;
}

.claim_summary_report table tr th:nth-child(5) {
    min-width: 50px;
}

.claim_summary_report table tr th:nth-child(9) {
    min-width: 55px;
}

.claim_summary_report table tr th:nth-child(10) {
    min-width: 55px;
}

.claim_summary_report table tr th:nth-child(6) {
    min-width: 50px;
}

.claim_summary_report table tr th:nth-child(7) {
    min-width: 45px;
}

.claim_summary_report table tr td:nth-child(9) {
    text-align: right;
}

.claim_summary_report table tr td:nth-child(2) {
    text-align: left;
}

.claim_summary_report table tr td:nth-child(4) {
    text-align: left;
}

.claim_summary_report table tr td:nth-child(24) {
    text-align: right;
}

.claim_summary_report table tr td:nth-child(23) {
    text-align: right;
}

.claim_summary_report table tr td:nth-child(19) {
    text-align: right;
}

.claim_summary_report table tr td:nth-child(20) {
    text-align: right;
}

.claim_summary_report table tr th:nth-child(1) {
    min-width: 35px;
}

.claim_summary_report table tr th {
    min-width: 75px;
}

.table-responsive.claim_summary_report {
    overflow: auto; /* Enable scrolling */
    max-height: 400px; /* Set a max height for the table */
}

    .table-responsive.claim_summary_report table {
        width: 100%; /* Ensure the table takes full width */
        border-collapse: collapse; /* Collapse borders */
    }

    .table-responsive.claim_summary_report th {
        position: sticky;
        top: -1px;
        background-color: #f1f1f1;
        z-index: 10;
        padding: 10px;
        border: 1px solid #ddd;
    }

.email_update .col-md-4, .email_update .col-md-8, .email_update .col-md-12 {
    padding: 0;
}

.email_update .row {
    margin-left: 5px;
}

    .email_update .row hr {
        border-color: #040264;
        margin: 0;
        width: 98%;
        margin-bottom: 8px;
    }

.email_update label {
    margin: 0;
}

.email_update p {
    margin-bottom: 8px;
}

.email_update h4 {
    margin-top: 8px !important;
}

.email_update {
    padding-top: 0px !important;
}

.agreement .form-check {
    padding-left: 0;
}

.agreement p {
    font-size: 12px;
    margin-bottom: 0;
}

.agreement h2 {
    color: #434343 !important;
    font-size: 22px !important;
    /* font-weight: bold; */
}

.agreement input.button {
    background: #fff;
    border: 2px solid #008dd0;
    border-radius: 4px;
    color: #008dd0 !important;
    padding: 4px 15px;
    font-size: 12px;
    display: block;
    height: auto;
    font-weight: normal;
    text-decoration: none;
    border-radius: 0;
}

.transferbtn {
    float: right;
}

.redtext {
    color: red;
}

i.fa.fa-question-circle {
    font-size: 16px;
    margin-left: 5px;
}

input#mPageContainer_pMiddleColumn_chkadmin {
    margin-bottom: 4px;
    margin-right: 6px;
    margin-left: 10px;
    outline: solid 2px #999999;
    outline-offset: 2.5px;
}

.ActionBtn input.button {
    background: transparent;
    margin-top: 10px;
}

a#mPageContainer_pMiddleColumn_btncross {
    float: right;
    position: absolute;
    top: 16px;
    right: 20px;
    font-size: 18px;
}

div#mPageContainer_pMiddleColumn_divchkadmin label {
    margin-left: 8px;
}

.email_update .col-md-4 input {
    width: 60%;
}

.row.policy_details {
    padding: 0;
    margin-bottom: 17px;
    margin-left: 10px;
}

    .row.policy_details .back-btn {
        margin-left: 15px;
    }

.policy_info .col-md-8 {
    padding: 0;
}

.policy_info .col-md-4 {
    padding: 0;
}

table.third_party_table tr:nth-child(odd) {
    background-color: #e7ecf0; /* Replace with your desired background color */
}

table.third_party_table tr td, table.third_party_table tr th {
    border: 0;
    border-right: 1px solid #dee2e6;
}

table.third_party_table {
    border: 0;
    table-layout: fixed;
}

    table.third_party_table tr:last-child td {
        border: 0;
        border-bottom: 1px solid #dee2e6;
    }

.third_party {
    overflow-y: auto;
    max-height: 400px;
    width: 90%;
}

.policy_info .col-md-8 div {
    margin-bottom: 0px;
}

.policy_info .col-md-4 div label {
    margin-bottom: 4px;
    width: 140px;
}

.policy_info {
    font-size: 12px;
}

.font12 {
    font-size: 12px;
}

input#mPageContainer_pMiddleColumn_btnsubmit {
    margin-right: 15px;
}

.tbl_thirdparty {
    justify-content: center;
    display: flex;
    /* text-align: center; */
}

table.table.third_party_table tr th:nth-child(5) {
    width: 66px;
}

table.table.third_party_table tr th:nth-child(1) {
    width: 43px;
}

table.table.third_party_table tr th:nth-child(3) {
    width: 120px;
}

table.table.third_party_table tr th {
    width: 60px;
}

select#mPageContainer_pMiddleColumn_ddlpolicy {
    width: 59%;
}

select#mPageContainer_pMiddleColumn_ddlquater {
    width: 41%;
}

.thirdpartysubmitbtn {
    justify-content: end;
}

.generate-report-btn {
    position: relative;
}

    .generate-report-btn input {
        position: absolute;
        right: 0;
        top: -33px;
    }

input#mPageContainer_pMiddleColumn_rbNo {
    margin-left: 10px;
}

table.quarter-tbl tr td {
    border: 0
}

table.quarter-tbl {
    border: 0;
}

    table.quarter-tbl tr th {
        display: none
    }

.policy-buttons input {
    border-radius: 8px;
    background-color: transparent;
    background-image: none;
    padding: 7px 25px;
    color: #666666;
    font-size: 11pt;
    border: 1px solid #999999;
}

.policy-buttons-showall input {
    border-radius: 8px;
    background-color: transparent;
    background-image: none;
    padding: 7px 25px;
    color: #666666;
    font-size: 11pt;
    border: 1px solid #999999;
}

.policy-buttons input:first-child {
    margin-right: 10px
}

.policy-buttons-showall input:first-child {
    margin-right: 10px
}

.policy-buttons {
    text-align: right;
}

.exclusion-tbl tr td {
    text-align: left !important;
    border: 0 !important;
    font-size: 11px;
}

    .exclusion-tbl tr td:first-child {
        padding-top: 0 !important;
    }

.voluntary-tbl tr td:first-child {
    width: auto !important;
}

table.entities-tbl {
    width: 100%;
}

    table.entities-tbl tr td {
        border-top: none !important;
    }

        table.entities-tbl tr td:nth-child(2) {
            text-align: left;
            border-right: 1px solid #c3cbd3;
        }
    /*    table.entities-tbl tr td:nth-child(3) {
        border-right: 1px solid #c3cbd3;
    }*/
    table.entities-tbl:last-child tr:last-child td {
        border-bottom: 0 !important;
    }

    table.entities-tbl tr td:nth-child(3) {
        text-align: left;
        border-right: 1px solid #c3cbd3;
    }

.table.entities-tbl tr td {
    text-align: left;
}

.policy-buttons-showall {
    text-align: right;
}

table.quarter-tbl tr td span.usercomment {
    margin-left: 100px;
}

table.table.third_party_table td {
    vertical-align: middle !important;
    padding: 15px 10px;
}

table.table.third_party_table tr:last-child td {
    padding: 7px 10px;
}

    table.table.third_party_table tr:last-child td span {
        font-weight: bold;
    }

table.table.third_party_table tr th:nth-child(2) {
    width: 140px;
}

table.table.third_party_table tr th:nth-child(3) {
    width: 80px;
}

.claim_summary_report::-webkit-scrollbar-thumb {
    box-shadow: none !important;
}

.third_party::-webkit-scrollbar-thumb {
    box-shadow: none !important;
}

.multiple-payment tr th, .multiple-payment tr td {
    font-size: 10px;
    padding: 6px;
}

.table-custom-css td:last-child {
    border-right: 0 !important;
}

.table-custom-css tbody tr td.p-0 {
    padding: 0 !important;
}
/* Container flex with wrapping */
.claim_title .row .col-md-11 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

    /* Label-value containers: keep label and value together */
    .claim_title .row .col-md-11 > span:not(.divider) {
        display: inline-flex;
        white-space: nowrap;
        align-items: center;
    }

    /* Dividers stay inline with smaller gap */
    .claim_title .row .col-md-11 > .divider {
        margin: 0 4px;
        user-select: none;
    }


