.error {
    font-size: 12px;
    line-height: 21px;
    color: #ff0000;
    font-weight: 400;
    font-family: "Roboto";
    font-style: italic;
}

button, input[type="button"], input[type="submit"], input[type="reset"], select, input {
    cursor: pointer;
}


input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="tel"], input[type="url"], input[type="search"], textarea {
    cursor: text; 
}

.account-id-error {
    font-size: 12px;
    line-height: 21px;
    color: #ff0000;
    font-weight: 400;
    font-family: "Roboto";
    font-style: italic;
}

.d-none {
    display: none !important;
}

.password {
    cursor: pointer;
}

.delete_user {
    cursor: pointer;
}

#example_filter {
    display: none;
}

.search-input {
    height: 42px;
}

.add_staff_button {
    cursor: pointer;
}

/* #loginTooltip {
    position: fixed;
    margin-top: .4%;
    right: 40px; 
    border: 2px solid black;
    outline-style: solid;
    outline-color: #476f66;
    border: 1px solid var(--GreenColor);
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    font-size: 14px;
    max-width: 300px;
} */

#loginTooltip {
    position: fixed;
    margin-top: .4%;
    right: 40px;
    border: 2px solid black;
    outline-style: solid;
    outline-color: #476f66;
    border: 1px solid var(--GreenColor);
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    font-size: 14px;
    max-width: 400px;
}

.closeIcon {
    position: absolute;
    top: -32px;
    right: -12px;
    font-size: 39px;
    cursor: pointer;
    color: #476f66;
}


.pointer {
    cursor: pointer !important;
}

.applyBtn {
    background-color: #476f66 !important;
    color: white !important;
    border-color: #476f66 !important;
    border-radius: 12%;
}

/* Very Weak */
.colored-div.very_weak_p>div:nth-child(1) {
    background-color: #fa4936;
}

.colored-div.very_weak_p>div:nth-child(2) {
    background-color: #ebebeb;
}

.colored-div.very_weak_p>div:nth-child(3) {
    background-color: #ebebeb;
}

.colored-div.very_weak_p>div:nth-child(4) {
    background-color: #ebebeb;
}

.colored-div.very_weak_p>div:nth-child(5) {
    background-color: #ebebeb;
    /* Add your particular color for this additional div */
}

/* Weak */
.colored-div.weak_p>div:nth-child(1) {
    background-color: #fa4936;
}

.colored-div.weak_p>div:nth-child(2) {
    background-color: #fccd78;
}

.colored-div.weak_p>div:nth-child(3) {
    background-color: #ebebeb;
}

.colored-div.weak_p>div:nth-child(4) {
    background-color: #ebebeb;
}

.colored-div.weak_p>div:nth-child(5) {
    background-color: #ebebeb;
    /* Add your particular color for this additional div */
}

/* Average */
.colored-div.average_p>div:nth-child(1) {
    background-color: #fa4936;
}

.colored-div.average_p>div:nth-child(2) {
    background-color: #fccd78;
}

.colored-div.average_p>div:nth-child(3) {
    background-color: #2196f3;
}

.colored-div.average_p>div:nth-child(4) {
    background-color: #ebebeb;
}

.colored-div.average_p>div:nth-child(5) {
    background-color: #ebebeb;
    /* Add your particular color for this additional div */
}

/* Good */
.colored-div.good_p>div:nth-child(1) {
    background-color: #fa4936;
}

.colored-div.good_p>div:nth-child(2) {
    background-color: #fccd78;
}

.colored-div.good_p>div:nth-child(3) {
    background-color: #2196f3;
}

.colored-div.good_p>div:nth-child(4) {
    background-color: #7ce568;
}

.colored-div.good_p>div:nth-child(5) {
    background-color: #ebebeb;
    /* Add your particular color for this additional div */
}

/* Strong */
.colored-div.strong_p>div:nth-child(1) {
    background-color: #fa4936;
}

.colored-div.strong_p>div:nth-child(2) {
    background-color: #fccd78;
}

.colored-div.strong_p>div:nth-child(3) {
    background-color: #2196f3;
}

.colored-div.strong_p>div:nth-child(4) {
    background-color: #7ce568;
}

.colored-div.strong_p>div:nth-child(5) {
    background-color: #043d3d;
    /* Add your particular color for this additional div */
}



.active_start_weekend {
    background-color: #0fc27e !important;
    color: white;
}

.active_end_weekend {
    background-color: #ff435b !important;
    color: white;
}

.active_time_format {
    background-color: #476f66 !important;
    color: white;
}

.kbw-signature {
    width: 542px;
    height: 220px;
}

#sig canvas {
    width: 519px;
    height: 200px;
}

.type_signature {
    font-family: "Jersey 25", sans-serif;
    font-size: 45px;
    padding-left: 8px;
    padding-right: 8px;
}


.recursive-lobster {
    font-family: "Recursive", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
        "slnt" 0,
        "CASL" 0,
        "CRSV" 0.5,
        "MONO" 0;
}

.cursive {
    font-family: "Cedarville Cursive";
    font-weight: 400;
}

.jersey {
    font-family: "Jersey 25", sans-serif;
    font-weight: 400;
}

.dancing-script {
    font-family: "Dancing Script", cursive;
    font-weight: 400;
    font-style: normal;
}

.poetsen {
    font-family: "Poetsen One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.jacquard {
    font-family: "Jacquard 24", system-ui;
    font-weight: 400;
    font-style: normal;
}

#zip_code-error {
    margin-left: 244px;
}

#card-number-error {
    margin-left: 244px;
}

#card_holder_name-error {
    margin-left: 244px;
}

.error-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* Two equal columns */
    gap: 20px;
    /* Gap between columns */
    width: 100%;
}

.err_con {
    width: 100%;
}


#account_holder_name-error {
    margin-left: 242px;
}

#account-number-error {
    margin-left: 242px;
}

#confirm-account-number-error {
    margin-left: 242px;
}

#routingnumber-error {
    margin-left: 242px;
}

#card_detail_err {
    margin-left: 242px
}

#bank-error {
    margin-left: 242px;
}

.otp_submit {
    background-color: #476f66;

}

.disable-link {
    pointer-events: none;
    color: #7e8e8c;
    cursor: not-allowed;
}

.disable_btn {
    pointer-events: none;
    background-color: #7e8e8c;
    cursor: not-allowed;
}

.invalid {
    color: red;
}

.active_signature_tab {
    border-bottom: 1px solid #476f66;
    color: #476f66;
}

.password-criteria img {
    width: 1rem;
    height: 1rem;
}

.text_black {
    color: black !important;
}

.h-tab {
    display: block;

}

input,
select {
    color: black !important;
}

/* styles.css */
.disable-button {
    background-color: #476f66;
    width: 100%;
    padding: 12px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    cursor: not-allowed;
    white-space: nowrap;
    color: white;
    opacity: 0.5;
}

.original-button {
    background-color: #476f66;
    width: 100%;
    padding: 12px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    white-space: nowrap;
    color: white;
}

.audit_cl {
    height: 372px;
    width: 616px;
    overflow: scroll;
    overflow-x: scroll;
}

.login_box {
    position: relative;
    bottom: 40px;
}

.view-audit-button-mobile {
    display: flex;
    gap: 1rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    justify-content: space-between;
    /* Distributes buttons evenly */
    position: relative;
    /* Keeps them in flow */
    margin-top: 1rem;
    /* Space between table and buttons */
}


@media (min-width:320px) {

    .trusted_line {
        line-height: 17px !important;
    }

    .otp-input {
        padding-left: 4px !important;
    }

    .prof_icn_btn {
        margin: -7px;
        padding: 0px;
    }

    #marketplace-mob-logo {
        margin-left: 55px;
        position: relative;
        top: -4px;
    }

    /* .pay-rate-modal {
        margin-left: 19px;
        width: 96%;
    } */

    .login_box {
        position: relative;
        bottom: 15px;
    }
}

@media (min-width:480px) {
    .trusted_line {
        line-height: 17px !important;
    }

    .otp-input {
        padding-left: 4px !important;
    }

    .prof_icn_btn {
        margin: -7px;
        padding: 0px;
    }

    #marketplace-mob-logo {
        margin-left: 55px;
        position: relative;
        top: -4px;
    }

    /* .pay-rate-modal {
        margin-left: 19px;
        width: 96%;
    } */

    .login_box {
        position: relative;
        bottom: 15px;
    }
}




@media (min-width: 640px) {
    .disable-button {
        width: 100%;
    }

    .original-button {
        width: 100%;
    }
}

@media (min-width: 1270px) and (max-width: 1300px) and (min-height: 550px) and (max-height: 730px) {
    .pay_will_later {
        margin-left: -10px;
    }

    .req_hcp_list {
        height: 200px !important;
        overflow: auto;
    }

    .weekend_save_btn {
        margin-top: 46px !important;
    }

    .login_box {
        position: relative;
        bottom: 19px;
    }

    #contact-section {

        overflow: auto;
    }

    .dt-length {
        position: sticky;
        top: 0;
        /* Adjust as necessary */
        z-index: 100;
        /* Ensures it stays on top of other elements */
        background-color: white;
    }

}


@media (min-width: 1024px) {
    .disable-button {
        width: 11.25rem;
    }

    .original-button {
        width: 11rem;
    }
}

@media (min-width: 1280px) {
    .disable-button {
        width: 13rem;
    }

    .original-button {
        width: 13rem;
    }


}

@media (min-width: 1536px) {
    .disable-button {
        width: 11rem;
    }

    .original-button {
        width: 11rem;
    }
}


#myTable tbody tr {
    border-bottom: 1px solid #ccc;
}



.dataTables_wrapper {
    overflow-x: auto;
}

.column-index {
    width: 3%;
}

.admin_email {
    margin-right: 95px;
}

.req_td {
    width: 12% !important;
}

#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #f0f0f0;
    z-index: 999999;
    text-align: center;
}

#loading-image {
    position: absolute;
    top: 40%;
    left: 45%;
    z-index: 1000;
    border: 5px;
}

.prof_butt {
    padding-right: 0px;
    margin-right: -8px;
}

.hcp-footer-btn {
    margin-top: 10px;
    margin-left: 2px;
}

.req_hcp_list {
    height: 300px;
    overflow: auto;
}
#myTable_wrapper .dt-layout-row{ 
  float: right;
  margin-bottom: 10px; 
}
div.dt-container div.meridian-pagination div.dt-layout-cell.dt-layout-start{
    float:left;
    margin-right: 10px;
}