/* acuity-appointment-list Table Css  */

#quicktabs-container-acuity_scheduling tbody td,
tfoot,
th,
thead,
tr,
.acuity-email-form tbody td,
tfoot,
th,
thead,
tr {
        text-align: center;
}

#quicktabs-container-us_jewish_educator_staff .quicktabs-tabpage {
        padding: 10px 10px !important;
        border: unset !important;
}

.path-acuity #main-wrapper,
.role-us_jewish_educator_staff #page-wrapper{
        background: #ebedf6;
        padding-bottom: 10px;
}
.acuity-phone-form  input.active,
.acuity-name-form input.active  {
        background-color: green !important;
    }

#quicktabs-tabpage-acuity_scheduling-0 a {
        font: bold 11px Arial;
        text-decoration: none;
        background-color: #2bbbad;
        color: #ffffff;
        padding: 8px 18px;
}

.acuity-email-form th {
        padding: 0px 10px;
}

/* New Applicants details Pages */
table#edit-new-applicant-details thead tr th:nth-child(3) {
        width: 13%;
}

div#quicktabs-tabpage-acuity_scheduling-0 table.responsive-enabled,
div#quicktabs-tabpage-acuity_scheduling-2 table.responsive-enabled {
        font-size: 13px;
        white-space: nowrap;
}

div#quicktabs-tabpage-acuity_scheduling-0 table.responsive-enabled thead th,
div#quicktabs-tabpage-acuity_scheduling-0 table.responsive-enabled tbody td,
div#quicktabs-tabpage-acuity_scheduling-2 table.responsive-enabled thead th,
div#quicktabs-tabpage-acuity_scheduling-2 table.responsive-enabled tbody td {
        padding: 10px;
        text-align: -webkit-center;
        font-family: 'Epilogue', sans-serif;
}

#edit-quick-links td a {
        font-family: 'Epilogue', sans-serif;
        font-size: 1em;
}


div#block-quicktabsacuityscheduling a {
        text-decoration: none;
        background: #00BDD6FF;
        border: unset;
        color: #fff;
        font-weight: 600;
        outline: unset;
        border-radius: 8px;
        line-height: 22px;
        font-size: 14px !important;
        padding: 10px;

}

div#quicktabs-container-acuity_scheduling,
div#quicktabs-acuity_scheduling {
        width: 1800px;
        margin-top: -150px;
        position: relative;
}

ul.quicktabs-tabs {
        background-color: unset !IMPORTANT;
        box-shadow: unset !important;
        position: absolute !important;
}

div#quicktabs-tabpage-acuity_scheduling-0,
#quicktabs-tabpage-acuity_scheduling-2 {
        padding-top: 15px;
}

/* .role-administrator.user-logged-in.path-node.page-node-type-page .main-content__container.container {
        margin-left: unset !important;
 } */
.acuity-name-form #edit-acuity-email,
.acuity-name-form #edit-acuity-phone,
.acuity-name-form #edit-acuity-name,
.acuity-phone-form #edit-acuity-phone,
.acuity-phone-form #edit-acuity-name
 {
        outline: unset !important;
        max-height: 2.5rem !important;
        background: #00BDD6FF;
        border: unset;
        color: #fff;
        font-weight: 600;
        outline: unset;
        border-radius: 8px;
        box-shadow: 0px 17px 35px #bec2c3c9, 0px 0px 2px #00BDD6FF;
        line-height: 22px;
        font-size: 14px !important;
}
#quicktabs-tabpage-acuity_scheduling-0 .pager__items a.pager__link,
#quicktabs-tabpage-acuity_scheduling-2 .pager__items a.pager__link {
        margin-left: 5px;
}

a.quicktabs-loaded:active {
        background-color: green !important;
        color: #ffff !important
    }


form#applicant-interview {
    background: #fff;
    padding: 20px 20px 20px 0px;
    width: 100% !important;
}

