body {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    color: #787878;
    background-color: #f4f5f9;
}

@font-face {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    src: local(''),
        url('/font/Lato-Regular.ttf') format('ttf'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('/font/Lato-Bold.ttf') format('ttf');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

.right_flot {
    display: flex;
    justify-content: end;
}

.right_nav {
    position: relative;
    width: 100%;
}

.acc-title {
    font-size: 20px;
    color: #212121;
    font-weight: bold;
    text-decoration: none;
    line-height: 1;
}

.line-part {
    width: 100px;
    height: 2px;
    background-color: #97144d;
    margin: 10px 0;
}

.login-card {
    background: #fff;
    box-shadow: 0px 0px 3px 1px #ccc;
    border-radius: 5px;
    padding: 0px;
}

.login-card h4 {
    text-align: left;
    color: #97144d;
    font-size: 22px;
}

.page-link:hover {
    z-index: 2;
    color: #fff;
    background-color: #97144d;
    border-color: #97144d;
}

.page-link {
    color: #97144d;
}

.btn-light {
    background-color: transparent;
    border: solid 0px #ccc !important;
    padding: 5px !important;
    margin: 0 !important;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #ccc;
    border: 0px solid #ced4da;
    border-radius: 0.25rem;
}

.btn-light:hover {
    background-color: transparent !important;
    border: solid 0px #444 !important;
}

.sign-image {
    width: 100%;
    background-color: #fafafa;
    border: solid 1px #ccc;
    padding: 10px;
}

.sign-image img {
    width: 100%;
    height: 100px;
    max-height: 100px;
}


.new-app button {
    width: 50%;
}

.rtry-text {
    text-decoration: none;
    font-weight: bold;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

.login-card .log-head {
    text-align: center;
    color: #97144d;
    font-size: 22px;
    margin: 20px 0;
}

.login-card .otp-head {
    text-align: center;
    color: #97144d;
    font-size: 18px;
    margin: 20px 0;
}

.form-control,
.form-group .form-control {
    border: 0;
    background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#D2D2D2, #D2D2D2);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    transition: background 0s ease-out;
    float: none;
    box-shadow: none;
    border-radius: 0 !important;
    font-weight: 400;
    outline: none;
}

.form-control-otp,
.form-group .form-control-otp {
    width: 40px;
    height: 40px;
    border: solid 1px #ccc;
    box-shadow: none;
    border-radius: 5px !important;
    font-weight: 400;
    outline: none;
    text-align: center;
}

.form-control-text,
.form-group .form-control-text {
    width: 100%;
    border: solid 1px #ccc;
    box-shadow: none;
    border-radius: 5px !important;
    font-weight: 400;
    outline: none;
}

.form-select,
.form-group .form-select {
    border: 0;
    border-bottom: solid 1px #ccc;
    background-color: transparent;
    transition: background 0s ease-out;
    float: none;
    box-shadow: none;
    border-radius: 0;
    font-weight: 400;
    outline: none;
}

.form-label span {
    color: #97144d;
    font-weight: bold;
}

.form-select {
    color: #97144d;
    padding: 6px 0;
    font-size: 14px;
    border-radius: 0;
    font-family: 'lato';
    outline: none;
}

.select-acc .form-check {
    margin-right: 15px;
}

.form-label {
    font-family: lato;
    font-size: 14px;
    color: #606060;
    display: block;
    float: left;
    text-align: left;
    margin-bottom: 0px;
    padding: 0px;
    font-weight: normal;
    text-transform: unset;
    letter-spacing: 0.6px;
}

.form-title {
    background-color: #ffebf4;
    width: 100%;
    padding: 5px;
    border-radius: 3px 3px 0 0;
    border: solid 1px #ffc3dd;
    margin-bottom: 5px;
    color: #000;
}

.form-title2 {
    background-color: #fafafa;
    width: 100%;
    padding: 5px;
    border-radius: 0 0 3px 3px;
    border: solid 1px #ccc;
    margin-bottom: 5px;
    color: #000;
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 10px;
}

.form-title3 {
    background-color: #97144d;
    width: 100%;
    padding: 5px;
    border-radius: 3px 3px 0 0;
    margin-bottom: 5px;
    color: #fff;
}

.form-border {
    border-bottom: solid 1px #ccc;
}

.search-box .form-control {
    border: solid 1px #ccc !important;
    border-bottom: none !important;
    padding: 5px !important;
}

.title-Id span {
    font-size: 16px;
    color: #97144d;
    font-weight: bold;
}

.highlight-title {
    background-color: #97144d;
    padding: 5px 15px;
    color: #fff;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}

.sub-highlight-title {
    background-color: #444;
    padding: 5px 15px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}

.joint-acc-type {
    border: solid 1px #eee;
    padding: 10px;
}

.divider {
    background-color: #97144d;
    width: 100%;
    height: 1px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.acc-type {
    border: solid 0px #97144d;
    padding: 10px;
}

.sub-acc-type {
    background-color: #fafafa;
    border: solid 1px #eee;
    padding: 10px;
}

.form-check-input:checked {
    background-color: #97144d;
    border-color: #97144d;
}

.input-group-text img {
    width: 12px;
}

.select-acc p {
    font-family: lato;
    font-size: 14px;
    color: #3d3d3d !important;
    display: block;
    text-align: left;
    margin-bottom: 0px !important;
    padding: 0px;
    font-weight: normal;
    text-transform: unset;
    letter-spacing: 0.6px;
}

/* Style the tab */

.setting-tab {
    width: 100%;
    background-color: #fafafa;
    display: inline-block;
    height: auto;
    position: relative;
    border: solid 1px #eee;
}

.tab {
    float: left;
    width: 22%;
    height: auto;
    border: solid 0px #ccc;
    padding: 0;
}

.tab button {
    display: flex;
    align-items: center;
    color: black;
    padding: 10px 15px;
    width: 100%;
    border: none;
    border-bottom: solid 1px #ccc;
    border-left: solid 4px #fafafa;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    margin-bottom: 0px;
    background-color: transparent;
    min-width: 150px;
}

.tab button:hover {
    background-color: #ddd;
    border-left: solid 4px #97144d;
}

.tab button.active {
    background-color: #ddd;
    border-left: solid 4px #97144d;
    color: #97144d;
    position: relative;
    z-index: 999;
    font-weight: 600;
}

.tab button.active::before {
    content: "";
    position: absolute;
    top: 18px;
    right: -5px;
    background-color: #ddd;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    z-index: 0;
}

.tabcontent {
    float: right;
    padding: 0px 0px;
    width: 77%;
    border-left: solid 1px #eee;
    background-color: #fff;
}

.tabcontent p {
    color: #222222;
}

.tabcontent strong {
    font-size: 18px;
}

.tab .more-opt {
    display: none;
}

.tab button.active small {
    border: solid 1.5px #97144d;
    color: #97144d;
}

.tablinks small {
    background-color: transparent;
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    border: solid 1.5px #444;
    font-size: 14px;
    color: #444;
    border-radius: 50%;
    margin-right: 5px;
}

.tablinks small svg {
    margin-left: 2px;
    margin-top: 4px;
    width: 13px;
    fill: #000;
}

.tab button.active small svg {
    fill: #97144d;
}

.info-icon {
    width: 10px;
    fill: #444;
}

.text-primary {
    font-size: 12px;
    color: #444 !important;
}

/* table css  */

.list-form {
    border-collapse: collapse;
    width: 100%;
}

.list-form th {
    background-color: #ccc;
    color: #000;
    border-right: solid 1px #ccc;

}

.list-form td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 5px;
    font-size: 14px;
    color: #000;
}

.list-form .table-highlight {
    background-color: #97144d;
    color: #fff;
}

.list-form tr:nth-child(even) {
    background-color: #fafafa;
}

.dash-table {
    border-collapse: collapse;
    width: 100%;
}

.dash-table th {
    background-color: #97144d;
    color: #fff;
    border-right: solid 1px #ccc;

}

.dash-table td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 5px;
    font-size: 14px;
    color: #444;
}

.dash-table tr:nth-child(even) {
    background-color: #fafafa;
}

/* input css  */



.form-control,
.form-group .form-control {
    border: 0;
    background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#D2D2D2, #D2D2D2);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    transition: background 0s ease-out;
    float: none;
    box-shadow: none;
    font-weight: 400;
    outline: none;
    padding: 0.475rem 0 !important;
    font-size: 13px;
    font-family: 'lato';
    color: #97144d;
}

/* btn css  */

.btn:hover {
    background-color: #323232;
    color: #FFFFFF;
}

.btn:focus,
.btn:active,
.btn:hover,
.btn.btn-default:focus,
.btn.btn-default:active,
.btn.btn-default:hover {
    box-shadow: 0 14px 26px -12px rgb(153 153 153 / 42%), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(153 153 153 / 20%);
}

.confirm_btn {
    color: #fff;
    background: #97144d !important;
    width: auto;
    padding: 10px 15px;
    font-size: 11px;
    letter-spacing: 0.5px;
}

.toast-header .close {
    background-color: transparent;
    border: none;
    padding: 10px;
}

.btn {
    border: none;
    border-radius: 3px;
    position: relative;
    padding: 10px 30px;
    margin: 10px 1px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

/* footer css  */
#mainfooter {
    position: fixed;
    bottom: 0px;
    height: 33px;
}

input[type="text"]:disabled {
    background: #dddddd;
}

.footer {
    position: relative;
    bottom: 20px;
    right: 0px;
    background: #505050;
    width: 100%;
    color: #FFFFFF;
    z-index: 4;
    text-align: right;
    margin-top: 60px;
    text-shadow: 0 0px 1px black;
}

.footer h5 {
    line-height: 23px;
    margin-bottom: 2px;
    MARGIN-TOP: 5px;
    font-family: lato;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    width: 100%;
    padding-left: 15px;
}

.custom-model {
    display: none !important;
    background-color: aliceblue;
}

.modal-body h2 {
    color: #97144d;
}

.modal-body h6 {
    color: #444;
}

button[disabled] {
    opacity: unset;
    cursor: pointer !important;
    pointer-events: unset;
}

.saluSel {
height: 36px;
}

.tdCountry .select2-container {
    margin-top: 5px;
    padding: 1.6px 0px;
}

/* responsiveness started here-------------------------------------------------- */

@media (max-width:1200px) {
    .custom-model {
        display: block !important;
    }
}

@media (max-width:980px) {
    .dash-table {
        border-collapse: collapse;
        width: 100%;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .list-form {
        border-collapse: collapse;
        width: 100%;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .select-acc .d-flex {
        display: block !important;
    }

    .tab button {
        width: 100%;
        padding: 5px 10px;
        font-size: 14px;
        min-width: 134px;
        margin-right: 0;
        text-align: left;
        margin-bottom: 10px;
        line-height: 18px;
    }

    /* .tab button.active::before {
        content: "";
        position: absolute;
        top: 28px;
        right: 95px;
        background-color: #97144d;
        width: 10px;
        height: 10px;
        transform: rotate(45deg);
    } */

    /* .tab {
        display: flex;
        width: 100%;
        overflow-x: scroll;
        white-space: inherit;
        padding-bottom: 5px;
    } */

    .tab .more-opt {
        display: block;
        position: absolute;
        right: 2px;
        top: 4px;
        font-size: 20px;
        color: #444;
        -webkit-animation: animationName 2s infinite;
        -moz-animation: animationName 2s infinite;
        -o-animation: animationName 2s infinite;
        animation: animationName 2s infinite;
    }

    @keyframes animationName {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 0.8;
        }

        100% {
            opacity: 0;
        }
    }

    @-o-keyframes animationName {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 0.8;
        }

        100% {
            opacity: 0;
        }
    }

    @-moz-keyframes animationName {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 0.8;
        }

        100% {
            opacity: 0;
        }
    }

    @-webkit-keyframes animationName {
        0% {
            opacity: 0;
        }

        50% {
            opacity: 0.8;
        }

        100% {
            opacity: 0;
        }
    }

    /* .tabcontent {
        padding: 5px;
        border: none;
        width: 100%;
    } */

    .confirm_btn {
        width: 100%;
    }

    .btn-secondary {
        width: 100%;
    }
}

@media screen and (max-width: 767.98px) {
    .tab {
        width: 25%;
    }

    .tab button {
        padding: 2px 10px;
        margin-bottom: 5px;
    }

    .tabcontent {
        width: 75%;
    }
}

@media screen and (max-width: 575.98px) {
    .tab {
        position: absolute;
        float: unset;
        top: 28px;
        left: 0;
        width: 75%;
        background-color: #f5f5f5;
        height: 630px;
        box-shadow: 1px -1px 4px rgb(0 0 0 / 30%);
        z-index: 1;
        display: none;
    }

    .tabcontent {
        width: 100%;
    }

    .line-part {
        display: none;
    }

    .td-new-form-resp input::placeholder {
        font-size: 11px;
        color: rgb(192, 192, 192);
    }

    .tab button:not(:disabled) {
        color: #97144d;
    }

    .acc-title {
        text-align: center;
    }
}
