@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Roman.eot');
    src: local('Avenir Roman'), local('Avenir-Roman'), url('../fonts/Avenir-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Roman.woff2') format('woff2'), url('../fonts/Avenir-Roman.woff') format('woff'), url('../fonts/Avenir-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Light.eot');
    src: local('Avenir Light'), local('Avenir-Light'), url('../fonts/Avenir-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Light.woff2') format('woff2'), url('../fonts/Avenir-Light.woff') format('woff'), url('../fonts/Avenir-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Book';
    src: url('../fonts/Avenir-BookOblique.eot');
    src: local('Avenir Book Oblique'), local('Avenir-BookOblique'), url('../fonts/Avenir-BookOblique.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-BookOblique.woff2') format('woff2'), url('../fonts/Avenir-BookOblique.woff') format('woff'), url('../fonts/Avenir-BookOblique.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Black Oblique';
    src: url('../fonts/Avenir-BlackOblique.eot');
    src: local('Avenir Black Oblique'), local('Avenir-BlackOblique'), url('../fonts/Avenir-BlackOblique.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-BlackOblique.woff2') format('woff2'), url('../fonts/Avenir-BlackOblique.woff') format('woff'), url('../fonts/Avenir-BlackOblique.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Heavy.eot');
    src: local('Avenir Heavy'), local('Avenir-Heavy'), url('../fonts/Avenir-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Heavy.woff2') format('woff2'), url('../fonts/Avenir-Heavy.woff') format('woff'), url('../fonts/Avenir-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-HeavyOblique.eot');
    src: local('Avenir Heavy Oblique'), local('Avenir-HeavyOblique'), url('../fonts/Avenir-HeavyOblique.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-HeavyOblique.woff2') format('woff2'), url('../fonts/Avenir-HeavyOblique.woff') format('woff'), url('../fonts/Avenir-HeavyOblique.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-MediumOblique.eot');
    src: local('Avenir Medium Oblique'), local('Avenir-MediumOblique'), url('../fonts/Avenir-MediumOblique.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-MediumOblique.woff2') format('woff2'), url('../fonts/Avenir-MediumOblique.woff') format('woff'), url('../fonts/Avenir-MediumOblique.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-LightOblique.eot');
    src: local('Avenir Light Oblique'), local('Avenir-LightOblique'), url('../fonts/Avenir-LightOblique.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-LightOblique.woff2') format('woff2'), url('../fonts/Avenir-LightOblique.woff') format('woff'), url('../fonts/Avenir-LightOblique.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Book';
    src: url('../fonts/Avenir-Book.eot');
    src: local('Avenir Book'), local('Avenir-Book'), url('../fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Book.woff2') format('woff2'), url('../fonts/Avenir-Book.woff') format('woff'), url('../fonts/Avenir-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir';
    src: url('Avenir-Black.eot');
    src: local('Avenir Black'), local('Avenir-Black'), url('Avenir-Black.eot?#iefix') format('embedded-opentype'), url('Avenir-Black.woff2') format('woff2'), url('Avenir-Black.woff') format('woff'), url('Avenir-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Oblique.eot');
    src: local('Avenir Oblique'), local('Avenir-Oblique'), url('../fonts/Avenir-Oblique.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Oblique.woff2') format('woff2'), url('../fonts/Avenir-Oblique.woff') format('woff'), url('../fonts/Avenir-Oblique.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/Avenir-Medium.eot');
    src: local('Avenir Medium'), local('Avenir-Medium'), url('../fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Medium.woff2') format('woff2'), url('../fonts/Avenir-Medium.woff') format('woff'), url('../fonts/Avenir-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

input:focus {
    outline: none;
}

a {
    transition: all .3s;
    text-decoration: none;
}


/* Login */

.login {
    width: 100%;
    height: 100vh;
    background: #D5D5D5;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-wrapper {
    width: 534px;
    padding: 70px 60px;
    background: #FFFFFF;
    border-radius: 20px;
    margin: 0 auto;
}

.login-wrapper .login-logo {
    text-align: center;
    margin-bottom: 32px;
}

.login-wrapper h2 {
    font-family: 'Avenir Book';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #212121;
}

.login-wrapper .input-block {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

.login-wrapper .input-block input {
    width: 100%;
    height: 47px;
    border: 1px solid #CFD2E2;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 14px 40px;
    font-family: 'Avenir Book';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #646D8F;
}

.login-wrapper .input-block input::placeholder {
    color: #646D8F;
    opacity: 1;
}

.login-wrapper .input-block input:-ms-input-placeholder {
    color: #646D8F;
}

.login-wrapper .input-block input::-ms-input-placeholder {
    color: #646D8F;
}

.login-wrapper .input-block img {
    position: absolute;
    left: 10px;
    top: 15px;
}

.login-wrapper form {
    margin-top: 50px;
}

.login-wrapper .login-action-block {
    width: 100%;
    margin-top: 47px;
    text-align: center;
}

.login-wrapper .login-action-block .login-btn {
    width: 108px;
    height: 50px;
    background: linear-gradient(96.18deg, #79DBA6 7.96%, #62C79E 91.12%);
    box-shadow: 0px 7px 9px rgba(250, 173, 33, 0.05);
    border-radius: 12px;
    font-family: 'Avenir Book';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 25px;
    color: #FFFFFF;
    border: 0px;
    cursor: pointer;
}

.login-wrapper .forgot-password-block {
    width: 100%;
    text-align: center;
    margin-top: 60px;
}

.login-wrapper .forgot-password-block .forgot-link {
    font-family: 'Avenir Book';
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    color: #CFD2E2;
}

@media(max-width:768px) {
    .login-wrapper {
        width: 100%;
        margin: 0 20px;
        padding: 40px 30px;
    }
}


/* Covid dashboard */

.dashboard__header {
    width: 100%;
    padding: 9px 60px;
}

.header_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dashboard__logo img {
    width: 119px;
    height: 51px;
    object-fit: contain;
}

.dasboard__navigation ul {
    padding: 0;
    margin: 0;
}

.dasboard__navigation ul li {
    display: inline-block;
    list-style: none;
    margin-left: 24px;
}

.dasboard__navigation ul li a {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #121212;
}

.dasboard__navigation .Profile a {
    font-family: 'Avenir';
    font-weight: 300;
}

.dasboard__navigation .send__form a {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    background: linear-gradient(96.18deg, #79DBA6 7.96%, #62C79E 91.12%);
    border-radius: 12px;
    padding: 9px 15px;
    color: #fff !important;
    font-size: 12px;
    line-height: 16px;
}

.dasboard__navigation .send__form a img {
    margin-right: 8px;
}

.dasboard__navigation a:hover {
    text-decoration: none;
}

.body__wrapper {
    width: 100%;
    padding: 0 60px;
}

.main__container {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    padding-bottom: 81px;
    background: #F5F6FA;
}

.main__container .title {
    padding: 32px 0 24px;
}

.main__container .title h1 {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 33px;
    color: #121212;
}

.summary__cards .card__item {
    padding: 40px 70px 24px;
    background: #FFFFFF;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.15);
    border-radius: 12px;
    text-align: center;
}

.summary__cards .card__title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 19px;
    border-width: 0 0 1px 0;
    border-style: solid;
}

.summary__cards .card__title h3 {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #212121;
    margin-bottom: 0;
}

.summary__cards .card__title img {
    margin: 0 17px 0 0;
}

.summary__cards .card__result {
    margin-top: 27px;
}

.summary__cards .card__result span {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
}

.summary__cards .card__item.Scheduled .card__title {
    border-color: rgba(128, 187, 85, .4);
}

.summary__cards .card__item.Scheduled .card__result span {
    color: #80BB55;
}

.summary__cards .card__item.Pending .card__title {
    border-color: rgba(244, 129, 34, .4);
}

.summary__cards .card__item.Pending .card__result span {
    color: #F48122;
}

.summary__cards .card__item.completed .card__title {
    border-color: rgba(39, 174, 96, .4);
}

.summary__cards .card__item.completed .card__result span {
    color: #27AE60;
}

.summary__cards .card__item.Positive__Screen .card__title {
    border-color: rgba(227, 75, 148, .4);
}

.summary__cards .card__item.Positive__Screen .card__result span {
    color: #E34B94;
}

.search__container {
    position: relative;
    width: 75%;
    margin: 64px auto;
    text-align: center;
}

.search__container input {
    background: #FFFFFF;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.15);
    border-radius: 12px;
    border: 0px;
    padding: 24px 80px 24px 24px;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #646D8F;
    width: 100%;
}

.search__container input::placeholder {
    color: #646D8F;
    opacity: 1;
}

.search__container input:-ms-input-placeholder {
    color: #646D8F;
}

.search__container input::-ms-input-placeholder {
    color: #646D8F;
}

.search__container .search__btn {
    width: 40px;
    height: 40px;
    background: linear-gradient(96.18deg, #79DBA6 7.96%, #62C79E 91.12%);
    border-radius: 12px;
    border: 0pc;
    position: absolute;
    right: 15px;
    display: block;
    margin: auto;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

.main__container .selection__section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main__container .selection__section .selection__item h3 {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #CFD2E2;
    margin-bottom: 8px;
}

.selection__item a {
    background: rgba(207, 210, 226, .2);
    border-radius: 6px;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: rgba(100, 109, 143, .7);
    padding: 8px 15px;
    position: relative;
    text-decoration: none;
}

.selection__item input {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    border-radius: 6px;
    padding: 8px 15px;
    color: rgba(100, 109, 143, .7);
    background: rgba(207, 210, 226, .2);
    border: 0px;
}

.selection__item input::placeholder {
    color: rgba(100, 109, 143, .7);
    opacity: 1;
}

.selection__item input:-ms-input-placeholder {
    color: #431485;
}

.selection__item input::-ms-input-placeholder {
    color: #431485;
}


/* datepicker */

.datepicker td,
.datepicker th {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 0.85rem;
}

.selection__section .date-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.selection__section .date-container .date_input_block {
    position: relative;
}

.selection__section .date-container .date_input_block input {
    width: 100px;
    padding: 8px 20px 8px 8px;
    font-weight: 500;
}

.selection__section .date-container .date_input_block img {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.datepicker td,
.datepicker th {
    font-family: 'Avenir';
    font-style: normal;
}

.selection__item.contact_trace .date_input_block {
    margin-right: 10px;
}

.selection.selected {
    background: linear-gradient(96.18deg, #79DBA6 7.96%, #62C79E 91.12%);
    border-radius: 6px;
    border: 0px;
    color: #fff;
    padding-right: 25px;
}

.selection.selected::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 9px;
    display: block;
    margin: auto 0;
    width: 10px;
    height: 10px;
    background: url(../images/close.svg) no-repeat;
    background-size: cover;
}

.data_table_section table tbody tr {
    background: #FFFFFF;
    border-radius: 5px;
}

.data_table_section {
    width: 100%;
    margin: 32px 0 0;
}

.data_table_section table th {
    border: 0px !important;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #CFD2E2;
}

.data_table_section table tbody tr td {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #121212;
    border: 0px;
    vertical-align: middle;
    padding: 13px 15px;
}

.data_table_section table tbody tr td.complete {
    color: #27AE60 !important;
}

.data_table_section table tbody tr td.pending {
    color: #F2994A !important;
}

.data_table_section table tbody tr td.cancelled {
    color: #EB5757 !important;
}

.data_table_section table tbody tr td.temp span {
    width: 65px;
    height: 33px;
    display: inline-block;
    border: 1px solid #EDEDED;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 5px 19px;
}

.data_table_section table tbody tr td .dropdown-toggle span {
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #CFD2E2;
    margin-left: 2px;
    border-radius: 50px;
}

.data_table_section table tbody tr td .dropdown-toggle {
    text-decoration: none;
}

.data_table_section table tbody tr .dropdown-toggle.active span {
    background: #0094A2;
}

.data_table_section table tbody tr td .dropdown-toggle::after {
    display: none;
}

.data_table_section table tbody tr td .dropdown-menu {
    background: #FFFFFF;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.15);
    border-radius: 6px;
    border: 0px;
    padding: 14px 14px;
    left: -50px !important;
}

.data_table_section table tbody tr td .dropdown-menu a {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 9px;
    line-height: 220%;
    text-align: center;
    /* #AAB1CE */
    color: #646D8F;
    margin-bottom: 10px
}

.data_table_section table tbody tr td .dropdown-menu a:last-child {
    margin-bottom: 0px;
}

.data_table_section table tbody tr td .dropdown-menu a:hover {
    color: #0094A2;
    background: transparent;
}

.data_table_section table tbody .height-divider {
    height: 16px;
}

.download_block {
    width: 100%;
    margin: 25px 0 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.download_block .download__inner a {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    padding: 10px 37px;
    margin-left: 8px;
    border-radius: 6px;
    border: 2px solid #CFD2E2;
    color: #646D8F;
    text-decoration: none;
}

.download_block .download__inner .download {
    border: 0px;
    text-transform: uppercase;
    color: #CFD2E2;
}

.download_block .download__inner .excel:hover,
.download_block .download__inner .pdf:hover {
    color: #fff;
    background: linear-gradient(96.18deg, #79DBA6 7.96%, #62C79E 91.12%);
}

.modal-header {
    border-bottom: 0px;
    padding: 40px 40px 0;
}

.modal-header h5 {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 33px;
    color: #212121;
}

.modal-body {
    padding: 56px 40px 56px;
}

.close {
    opacity: 1;
}

.modal-body .search__container {
    width: 100%;
    margin: 0;
}

.add_new_client {
    width: 100%;
    margin: 40px auto 0;
    text-align: center;
}

.add_new_client a {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 19px;
    background: -webkit-linear-gradient(96.18deg, #79DBA6 7.96%, #62C79E 91.12%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
}

.add_new_client a img {
    margin-right: 8px;
}

.modal-dialog {
    max-width: 566px;
}

.search_existing_container {
    background: #FFFFFF;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.15);
    border-radius: 12px;
}

.search_existing_container .related__results {
    width: 100%;
    padding: 0px 24px 24px;
}

.search_existing_container .related__results table {
    margin-bottom: 0px;
    border-top: 1px solid #CFD2E2;
}

.search_existing_container .related__results table thead th {
    padding-top: 16px !important;
}

.search_existing_container .related__results table th {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #CFD2E2;
    text-align: left;
    vertical-align: middle;
    border: 0px;
    padding-left: 5px;
}

.search_existing_container .related__results table td {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    text-align: left;
    color: #212121;
    vertical-align: middle;
    padding: 16px 5px;
    border: 0px;
}

.search_existing_container .contact_icon img {
    float: right;
    margin: 3px 0 0 5px;
}

.search_existing_container .search__container input {
    box-shadow: none;
}

.send_form_input_block {
    margin-bottom: 16px;
}

.send_form_container .send_form_input_block input {
    width: 100%;
    padding: 13px 20px;
    background: rgba(207, 210, 226, 0.25);
    border-radius: 6px;
    border: 0px;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #212121;
}

.send_form_container .message_by {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.send_form_container .message_by span {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #212121;
}

.send_form_container .checkbox_holder {
    background: #FFFFFF;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.15);
    border-radius: 6px;
    padding: 5px 22px;
}

.customcheckbox {
    display: flex;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 205.6%;
    color: #212121;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0px;
}

.customcheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark1 {
    position: absolute;
    top: 50%;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: 1px solid #CFD2E2;
    border-radius: 2px;
    transform: translateY(-50%);
}

.customcheckbox input:checked~.checkmark1 {
    background: linear-gradient(96.18deg, #79DBA6 7.96%, #62C79E 91.12%);
    border-color: transparent;
    border-radius: 2px;
}

.checkmark1:after {
    content: "";
    position: absolute;
    display: none;
}

.customcheckbox input:checked~.checkmark1:after {
    display: block;
}

.customcheckbox .checkmark1:after {
    left: 5px;
    top: auto;
    width: 4px;
    height: 11px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.staff_nonstaff {
    margin-top: 28px;
}

.staff_nonstaff .staff_nonstaff_inner {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.25);
    border-radius: 6px;
    width: 290px;
    padding: 11px 30px;
}


/* ==== Custom radio box ==== */

.radio-container {
    display: block;
    position: relative;
    padding-top: 4px;
    padding-left: 31px;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #212121;
}

.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radio-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 2px solid #6fd2a3;
    border-radius: 50%;
    bottom: -2px;
    margin: auto;
}

.radio-container input:checked~.checkmark {
    width: 16px;
    height: 16px;
    border: 2px solid #6fd2a3;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-container input:checked~.checkmark:after {
    display: block;
}

.radio-container .checkmark:after {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    background: linear-gradient(96.18deg, #79DBA6 7.96%, #62C79E 91.12%);
    border-radius: 50%;
}

.staff_nonstaff_inner .select-item:first-child {
    padding-right: 30px;
    border-right: 2px solid #CFD2E2;
}

.staff_nonstaff_inner .select-item:last-child {
    padding-left: 30px;
}

.appt_footer {
    padding: 16px 16px;
    background: rgba(207, 210, 226, 0.25);
    border-radius: 6px;
    margin-top: 25px;
}

.appt_footer .time_date_block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.appt_footer .time_date_block .app_input_block {
    position: relative;
}

.appt_footer .app_input_block input {
    background: #FFFFFF;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.15);
    border-radius: 6px;
    border: 0px;
    width: 133px;
    padding: 8px 12px;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.01em;
    color: #CFD2E2;
}

.appt_footer .time_date_block .app_input_block img {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.appt_footer label {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #646D8F;
    margin-bottom: 0px !important;
    margin-right: 10px;
}

.appt_footer .time_date_block .app_time_block {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.app_time_block .custom-selectbox {
    background: #FFFFFF;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.15);
    border-radius: 6px;
    border: 0px;
    width: 133px;
    padding: 8px 12px;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.01em;
    color: #CFD2E2;
}

.appt_footer .send_asst {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
}

.send_asst .custom-selectbox {
    width: 324px;
}


/* Custom select box */

.custom-selectbox {
    width: 100px;
    overflow: hidden;
    display: inline-block;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.15);
    border-radius: 6px;
    border: 0px;
    *display: inline;
    *zoom: 1;
    position: relative;
    background-color: #fff;
    padding: 8px 12px;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.01em;
    color: #CFD2E2;
}

.custom-selectbox>select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    border: 0px;
    background: #fff;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.01em;
    color: #CFD2E2;
}

select::-ms-expand {
    display: none;
}

.custom-selectbox>select:focus {
    outline: none;
}

.custom-selectbox:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    width: 1.8em;
    display: block;
    content: "";
    background: url("../images/arrow-down.svg") center no-repeat;
    pointer-events: none;
}

.modal_btn_block {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 21px;
}

.modal_btn_block .schedule {
    display: inline-block;
    background: linear-gradient(96.18deg, #79DBA6 7.96%, #62C79E 91.12%);
    border-radius: 44px;
    padding: 13px 30px;
    color: #fff;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    margin-left: 18px;
    text-decoration: none;
    text-transform: capitalize;
}

.modal_btn_block .cancel {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #CFD2E2;
    text-decoration: none;
}

.schedule_switch {
    width: 100%;
    margin-top: 25px;
}

.schedule_switch .switch_container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.switch_container span {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #212121;
}

.switchbtn {
    position: relative;
    overflow: hidden;
    width: 37px;
    height: 21px;
    display: inline-block;
    position: relative;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.15);
    border-radius: 41px;
    border: 1px solid #CFD2E2;
    padding: 3px 3px;
    margin-bottom: 0px;
    margin-left: 12px;
    cursor: pointer;
}

.switchbtn::after {
    position: absolute;
    height: 15px;
    width: 15px;
    display: block;
    border-radius: 50%;
    background: #ff0000;
    top: 0;
    left: 3px;
    content: '';
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    bottom: 0;
    margin: auto;
    background: #CFD2E2;
}

.switchbtn.active::after {
    right: 3px;
    margin-right: 0px;
    content: '';
    background: linear-gradient(96.18deg, #79DBA6 7.96%, #62C79E 91.12%);
    box-shadow: 0px 4px 8px rgba(0, 148, 162, 0.21);
}

.switchbtn input[type="checkbox"] {
    opacity: 0;
}

.schedule_actionblock {
    width: 100%;
    padding: 24px 16px;
    background: rgba(207, 210, 226, 0.25);
    border-radius: 12px;
    margin: 18px 0 0;
    display: none;
}

.schedule_actionblock.show {
    display: block;
}

.repeat_on {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.repeat_on span {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -0.035em;
    color: #212121;
    margin: 0 8px 0 0;
}

.repeat_on .checkbox_holder {
    background: #FFFFFF;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.15);
    border-radius: 6px;
    padding: 5px 10px;
}

.repeat_on .customcheckbox {
    padding-left: 21px;
    text-transform: uppercase;
    font-size: 12px;
    color: #CFD2E2;
}

.start_date_block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
}

.start_date_block .date_input_block {
    position: relative;
}

.start_date_block .date_input_block input {
    background: #FFFFFF;
    box-shadow: 0px 3px 9px rgba(156, 166, 203, 0.15);
    border-radius: 6px;
    border: 0px;
    width: 133px;
    padding: 8px 12px;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.01em;
    color: #646D8F;
}

.start_date_block .date_input_block input::placeholder {
    color: #646D8F;
    opacity: 1;
}

.start_date_block .date_input_block input:-ms-input-placeholder {
    color: #646D8F;
}

.start_date_block .date_input_block input::-ms-input-placeholder {
    color: #646D8F;
}

.start_date_block .date_input_block img {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.start_date_block .date_input_block label,
.start_date_block .start_time_block label {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #212121;
    margin-bottom: 0px !important;
    margin-right: 10px;
}

.start_date_block .start_time_block {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.schedule_actionblock .send_asst {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}

.schedule_actionblock .send_asst label {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #212121;
    margin-bottom: 0px !important;
    margin-right: 10px;
}

.schedule_actionblock .custom-selectbox select {
    color: #646D8F;
}

#notification .modal-dialog {
    max-width: 416px;
}

.disable_notificaiton {
    width: 100%;
    padding: 5px 60px;
    text-align: center;
}

.disable_notificaiton h3 {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #212121;
    margin-bottom: 37px;
}

.disable_notificaiton .select_disable {
    display: block;
    text-align: center;
    padding: 14px 18px;
    background: linear-gradient(96.18deg, #79DBA6 7.96%, #62C79E 91.12%);
    border-radius: 44px;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    text-decoration: none;
    color: #fff;
}

.disable_notificaiton .keep_it {
    display: block;
    text-align: center;
    margin-top: 27px;
    color: #CFD2E2;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    text-decoration: none;
}

@media(min-width:2100px) {
    .body__wrapper {
        width: 70%;
        margin: 0 auto;
    }
    .header_wrapper {
        width: 70%;
        margin: 0 auto;
    }
}