body {
    font-family: "Mulish", sans-serif;
    background-color: #fff;
}
html {
    background: #fff;
}

.header-global.workforce-header {
    min-height: 90px;
}

.workforce-header ul.navbar-nav li a {
    color: #3c3c3c !important;
}
.home-screen {
    padding-top: 20px;
    background-color: #f9f9f9;
}
section {
    float: left;
    width: 100%;
}
.login-right {
    background-color: #ffafa0;
}

.workforce-header .headroom--pinned .navbar-brand img {
    filter: brightness(10);
}
.workforce-header .headroom--pinned ul.navbar-nav li a {
    color: #fff !important;
}

.workforce-header .headroom--top .navbar-brand img {
    filter: brightness(1);
    height: 25px;
}
.workforce-header .headroom--top ul.navbar-nav li a {
    color: #3c3c3c !important;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}
.workforce-header ul.navbar-nav li a {
    font-size: 14px !important;
}

.footer {
    background-color: #5757ac;
    padding-top: 50px;
}
.p,
ol li,
p,
ul li,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Mulish", sans-serif;
}

.home-accordion .card-header {
    padding: 0px;
}
.home-accordion .card-header button {
    padding: 0px;
    width: 100%;
    text-align: left;
    position: relative;
}
.home-accordion .card-header button::after {
    content: "";
    border-bottom: 1px solid #a8a8a8;
    position: absolute;
    left: 0;
    right: 30px;
    opacity: 0.2;
    top: 12px;
}
.home-accordion .card-header button span {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    color: #36367d;
    background-color: #f9f9f9;
    position: relative;
    z-index: 9;
    padding-right: 20px;
}
.home-accordion .card-header button .fas {
    float: right;
    color: #a8a8a8;
    font-size: 16px;
    margin-top: 4px;
}

.home-accordion .card {
    background-color: transparent;
    margin-bottom: 35px;
}
.home-accordion .card-body {
    padding: 28px 0 0 0;
}
.home-accordion .card_img {
    height: 242px;
    border-radius: 20px 20px 0 0;
    object-fit: cover;
    width: 100%;
}

.card_box {
    border-radius: 20px;
    background-color: #fff;
    float: left;
    width: 100%;
    margin-bottom: 28px;
    padding-bottom: 60px;
    height: calc(100% - 28px);
    position: relative;
}
.card_box_in {
    padding: 20px 20px 0 20px;
    float: left;
    width: 100%;
}
.card_box_in h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    color: #3db39e;
    margin-bottom: 12px;
}
.card_box_in p {
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
}
.card_box_in p span {
    color: #a8a8a8;
    text-decoration: underline;
}
.cursor-pointer {
    cursor: pointer;
}
.card_box_in .btn-warning {
    background-color: rgba(255, 158, 152, 0.2);
    border-color: transparent;
    color: #f2726a;
    font-size: 12px;
    font-weight: bold;
    border-radius: 25px;
    float: left;
    padding-top: 4px;
    padding-bottom: 4px;
}
.progress {
    width: 100%;
    background-color: rgba(168, 168, 168, 0.2);
    height: 8px;
    box-shadow: none;
    border-radius: 7px;
    margin-bottom: 0;
    margin-top: 12px;
}
.workforce-header ul.navbar-nav li a.progress_nav1 {
    border: 1px solid #3db29e;
    padding: 6px 30px 6px 14px !important;
    border-radius: 22px;
    font-size: 12px !important;
    font-weight: 700;
    color: #3db29e !important;
    margin-top: 9px;
    margin-right: 25px;
}
.progress_nav1 svg {
    position: unset;
    margin-left: 12px;
}
.popup_cont {
    position: absolute;
    background: #ffffff;
    border-radius: 20px;
    width: 340px;
    opacity: 0;
    padding: 16px;
    right: -12px;
    top: 45px;
    transition: 0.4s ease;
    display: none !important;
}
.popup_cont svg {
    position: absolute;
    top: 23px;
    right: 19px;
}
.popup_cont h4 {
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    color: #3db39e;
    margin-bottom: 16px;
}
.popup_cont p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
    margin: 0;
}
.my-progress-item1 {
    position: relative;
}
.popup_main {
    display: table;
    position: absolute;
    top: 12px;
    right: 36px;
    z-index: 1;
}
.popup_main .popup_show {
    opacity: 1;
}
.bottom_right {
    float: right;
    width: calc(100% - 140px);
}

.card_box_in .bottom {
    float: left;
    width: 100%;
    margin-top: 5px;
}
.progress .progress-fill {
    height: 8px;
    background-color: #f3ac41;
    border-radius: 7px;
}
.card_box .video_box {
    position: relative;
}
.card_box .video_box .play_button {
    position: absolute;
    top: calc(50% - 11px);
    left: calc(50% - 11px);
}
.home-screen .top_info {
    margin-bottom: 35px;
}
.home-screen .top_info h3 {
    margin: 0px;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #3db39e;
}
.home-screen .top_info p {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #3c3c3c;
}
.home-accordion .card-header button.collapsed .fas {
    transform: rotate(-90deg);
}
.headroom--not-top.navbar-theme-primary {
    background-color: #5757ac;
}

.progress_nav svg {
    /* width: 32px;
    height: 32px;
    border: 2px solid rgba(168, 168, 168, 0.2);*/
    position: absolute;
    /*border-radius: 50%;*/
    left: 0;
    top: calc(50% - 15px);
}
.workforce-header ul.navbar-nav li a.progress_nav {
    padding-left: 45px;
    position: relative;
}
.btn-success {
    background-color: rgba(61, 178, 158, 1);
    border-color: transparent;
    font-weight: bold;
    color: #f9f9f9;
    font-size: 14px;
    line-height: 18px;
}

.detail_banner {
    background-color: rgba(246, 174, 169, 0.2);
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: url(../img/bg-blur.png);
    background-repeat: no-repeat;
    background-position: 35% center;
    background-size: 770px;
}
.detail_banner .left {
    padding-top: 34px;
    padding-bottom: 34px;
}
.detail_banner .right h6 {
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
    font-weight: normal;
}
.detail_banner .right h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #3db39e;
}
.detail_banner .right p {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
    margin-top: 26px;
}
.detail_banner .right h5 {
    font-weight: normal;
    color: #3c3c3c;
    font-size: 14px;
    line-height: 20px;
    margin-top: 50px;
}
/*.detail_progress{position: relative;padding-right: 75px;}*/
.detail_progress span {
    font-weight: bold;
    color: #f2726a;
    font-size: 12px;
    line-height: 18px;
    float: right;
}
.detail_progress .progress {
    float: left;
    margin-top: 7px;
}
.detail_progress {
    display: inline-block;
    width: 100%;
}
.detail_banner .right .btn-success {
    margin-top: 3px;
}
.detail_banner .left img {
    border-radius: 40px;
    max-width: 100%;
}
.detail-overview {
    float: left;
    width: 100%;
    padding-top: 31px;
    padding-bottom: 17px;
}
.detail-overview h3 {
    margin: 0px 0 27px 0;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    color: #3c3c3c;
}
.detail-overview h4 {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #3c3c3c;
    margin-bottom: 21px;
}
.detail-overview p {
    font-weight: normal;
    color: #3c3c3c;
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0 9px 0;
    padding: 0px;
}
.detail-overview ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.detail-overview ul li {
    font-weight: normal;
    font-size: 14px;
    line-height: 32px;
    color: #3c3c3c;
    position: relative;
}
.detail-overview ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    float: left;
    background-color: #3c3c3c;
    border-radius: 5px;
    margin-top: 14px;
    margin-right: 9px;
}
.detail-overview .container {
    border-bottom: 1px solid rgba(168, 168, 168, 0.2);
    padding-bottom: 32px;
}

.user_title {
    position: relative;
    padding-left: 120px;
    min-height: 80px;
}
.user_title > img,
.img_icons {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    position: absolute;
    top: 0px;
    left: 0px;
}
.img_icons {
}
.user_title h4 {
    font-weight: 800;
    color: #3c3c3c;
    font-size: 18px;
    line-height: 24px;
}
.detail_listing_row span {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #f2726a;
}
.detail_listing_row {
    margin-bottom: 49px;
}
.paly_link[disable] img {
    filter: grayscale(80);
    opacity: 0.5;
}

.paly_link[disable] {
    pointer-events: none;
}
.detail_listing {
    padding-top: 38px;
}
.detail_screen {
    background-color: #f9f9f9;
    padding-bottom: 50px;
    float: left;
    width: 100%;
}
.learningmode_screen {
    background-color: #3c3c3c;
    padding-top: 70px;
    min-height: 100vh;
}
.learningmode_screen .iframe_box {
    /* padding: 41% 0 0 0;position: relative;width: 712px;margin: 20px auto 60px;max-width: 100%; */

    margin-top: 40px;
    margin-bottom: 10px;
}
.learning_lessons_title {
    width: 602px;
    margin: -37px auto 0;
    padding-right: 90px;
    text-align: left;
    max-width: 100%;
    font-size: 14px;
}
.learningmode_bottom .previous_button,
.learningmode_bottom .next_button {
    position: absolute;
    top: calc(50% - 12px);
    clip-path: path(
        "M2.74257 0.470082C2.59353 0.321048 2.4166 0.202827 2.22188 0.122171C2.02716 0.041514 1.81845 1.57033e-09 1.60769 0C1.39692 -1.57033e-09 1.18822 0.041514 0.993496 0.122171C0.798773 0.202827 0.621844 0.321048 0.47281 0.470082C0.323775 0.619116 0.205555 0.796046 0.124899 0.990768C0.0442418 1.18549 0.00272786 1.39419 0.00272786 1.60496C0.00272786 1.81573 0.0442418 2.02443 0.124899 2.21915C0.205555 2.41387 0.323775 2.5908 0.47281 2.73984L5.74759 7.99864L0.47281 13.2574C0.322992 13.406 0.20408 13.5828 0.12293 13.7776C0.0417802 13.9724 0 14.1813 0 14.3923C0 14.6033 0.0417802 14.8122 0.12293 15.007C0.20408 15.2018 0.322992 15.3786 0.47281 15.5272C0.621404 15.677 0.79819 15.7959 0.992972 15.8771C1.18775 15.9582 1.39668 16 1.60769 16C1.8187 16 2.02762 15.9582 2.2224 15.8771C2.41718 15.7959 2.59397 15.677 2.74257 15.5272L9.13624 9.13351C9.28606 8.98492 9.40497 8.80813 9.48612 8.61335C9.56727 8.41857 9.60905 8.20965 9.60905 7.99864C9.60905 7.78763 9.56727 7.5787 9.48612 7.38392C9.40497 7.18914 9.28606 7.01235 9.13624 6.86376L2.74257 0.470082ZM14.395 0.00654032C13.9711 0.00654032 13.5645 0.174945 13.2648 0.474707C12.965 0.774468 12.7966 1.18103 12.7966 1.60496V14.3923C12.7966 14.8162 12.965 15.2228 13.2648 15.5226C13.5645 15.8223 13.9711 15.9907 14.395 15.9907C14.819 15.9907 15.2255 15.8223 15.5253 15.5226C15.8251 15.2228 15.9935 14.8162 15.9935 14.3923V1.60496C15.9935 1.18103 15.8251 0.774468 15.5253 0.474707C15.2255 0.174945 14.819 0.00654032 14.395 0.00654032Z"
    );
    width: 20px;
    height: 20px;
    background-color: #a8a8a8;
    display: inline-block;
}
.custom_checkbox {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    margin: 0;
    position: relative;
    padding-left: 25px;
    border-right: 1px solid #a8a8a8;
    padding-right: 30px;
}
.custom_checkbox input {
    display: none;
}
.custom_checkbox span {
    width: 16px;
    height: 16px;
    border: 2px solid rgba(168, 168, 168, 0.6);
    display: inline-block;
    border-radius: 2px;
    position: absolute;
    top: calc(50% - 8px);
    left: 0;
}

.custom_checkbox input:checked ~ span::after {
    content: "\2713";
    font-size: 11px;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 4px);
}

.download_link {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    position: relative;
    padding-left: 25px;
}
.download_link:hover {
    color: #fafafa;
}
.download_link img {
    position: absolute;
    top: calc(50% - 8px);
    left: 0;
}
.mark_box .download_link {
    margin-left: 20px;
}

.learningmode_bottom .previous_button {
    left: 0;
    transform: rotate(180deg);
}
.learningmode_bottom .next_button {
    right: 0;
}
.learningmode_bottom {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 20px;
}

.header-one {
    min-height: inherit !important;
}

.header-one ul.navbar-nav li a,
.black-header ul.navbar-nav li a {
    color: #f9f9f9 !important;
}
.header-one .navbar-brand img,
.black-header .navbar-brand img {
    filter: brightness(50);
}

.mark_box {
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.iframe_box iframe {
    /* position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; */

    max-width: 100%;
}

.workforce-header.header-one nav#navbar-main {
    background-color: transparent;
}

.workforce-header.header-one .navbar-brand img {
    filter: brightness(50);
    height: 25px;
}
.card_box .bottom {
    position: absolute;
    left: 20px;
    width: calc(100% - 40px);
    bottom: 22px;
    right: 20px;
}

.workforce-header .navbar-brand img {
    height: 25px;
}

.back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9;
    font-size: 45px;
    background-color: #fff;
    width: 53px;
    height: 53px;
    text-align: center;
    line-height: 53px;
    border-radius: 50%;
    color: #5757ac;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.previous_modules_text {
    font-size: 12px;
    line-height: normal;
    float: left;
}
.completed_label {
    font-size: 12px;
    font-weight: bold;
    color: #3c3c3c;
}
.bottom_right .completed_label img {
    position: absolute;
    left: 12px;
    top: calc(50% - 10px);
}
.bottom_right .completed_label {
    margin: 0;
    position: relative;
    padding-left: 40px;
    border-left: 1px solid #a8a8a8;
}
.login_mobile {
    display: none;
}

/*exam_screen*/
.exam_screen h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #3db39e;
    margin-bottom: 33px;
    margin-top: 60px;
    position: relative;
    /* padding-right: 40px; */
}
.exam_screen h3 span {
    float: right;
    font-weight: normal;
    color: #3c3c3c;
    font-size: 14px;
    line-height: 20px;
    padding-top: 0;
    position: absolute;
    top: calc(50% - 10px);
    right: 18px;
}
.exam_screen p {
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #3c3c3c;
    margin-bottom: 45px;
}

.black-header ~ main .learning_lessons_title {
    margin-top: -56px;
    position: relative;
    z-index: 999;
    color: #fff;
}
.header-global.black-header {
    background-color: #3c3c3c;
}
.exam_screen p.weight-300 {
    font-weight: 300;
}
.black-header ~ main {
    overflow: visible;
}
.orange_color {
    color: #f3ac41;
}
.question_screen .question-box {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 200px;
    padding-right: 200px;
}
.question_screen .question-box .Previous_btn,
.question_screen .question-box .Next_btn {
    position: absolute;
    top: calc(55% - 1px);
    left: 0px;
    font-weight: normal;
    font-size: 14px;
    color: #3c3c3c;
    line-height: 20px;
}
.question_screen .question-box .Next_btn {
    right: 16px;
    left: auto;
    padding-right: 18px;
}
.question_screen .question-box .Next_btn svg {
    position: absolute;
    right: 0;
    top: calc(50% - 4.9px);
}
.question_screen .question-box .Previous_btn {
    padding-left: 18px;
}
.question_screen .question-box .Previous_btn svg {
    position: absolute;
    left: 0px;
    top: calc(50% - 4.9px);
}
.question-box-center {
    width: 100%;
    position: relative;
    margin-top: 25px;
}
.question-box-center h6 {
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #3c3c3c;
    margin-bottom: 20px;
    padding-left: 32px;
    position: relative;
    padding-right: 20px;
}
.question-box-center h6 span {
    position: absolute;
    left: 0px;
    top: 0px;
}
.question-box-center .custom_radio {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
    position: relative;
}
.custom_radio input {
    display: none;
}
.custom_radio span {
    position: relative;
    width: 14px;
    height: 14px;
    border: 2px solid #a8a8a8;
    border-radius: 50%;
    display: inline-block;
}

.custom_radio span::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #3c3c3c;
    position: absolute;
    border-radius: 50%;
    left: calc(50% - 3px);
    top: calc(50% - 3px);
    opacity: 0;
}
.custom_radio input:checked ~ span::before {
    opacity: 1;
}
.custom_radio input:checked ~ span {
    border-color: #3c3c3c;
}
.custom_radio_postion {
    position: relative;
    padding-left: 22px;
}
.custom_radio_postion span {
    position: absolute;
    top: calc(50% - 7.5px);
    left: 10px;
}
.question-box-center .custom_radio {
    padding: 7px 10px 7px 30px;
    border-radius: 8px;
}
.exam_screen .question_review_box a.text-black {
    color: #3c3c3c !important;
}
.custom_radio.checked11 {
    background: rgba(168, 168, 168, 0.1);
}
.question_screen {
    background-color: #f9f9f9;
    min-height: calc(100vh - 90px);
}

.btn-green {
    background-color: #3db39e;
    border-color: #3db39e;
}
.btn-green:hover,
.btn-green:focus {
    background-color: #3db39e;
    border-color: #3db39e;
    opacity: 0.9;
}

.question_screen_review .top_box h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #3c3c3c;
}
.question_screen_review .top_box p {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 5px;
    display: inline-block;
}
.question_screen_review .top_box {
    border-bottom: 1px solid rgba(168, 168, 168, 0.2);
    padding-bottom: 25px;
}
.question_screen_review .top_box_kr {
    border-bottom: white !important;
    padding-bottom: 0px !important;
}
.question_review_box > p {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 23px;
    display: inline-block;
    width: 100%;
}

.accordion_title {
    background: rgba(168, 168, 168, 0.1);
    border-radius: 8px;
    padding: 8px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
    padding-left: 30px !important;
}
.accordion_title a {
    color: rgba(61, 178, 158, 1);
}

.question-box-center h6 .up_down_icon {
    transform: rotate(180deg);
    position: absolute;
    right: 10px;
    top: calc(50% - 2px);
}
.question-box-center h6 .error_col {
    position: absolute;
    top: calc(50% - 5px);
    left: 10px;
}

.question_review_box .card-body {
    float: left;
    width: 100%;
    background-color: transparent;
    margin-top: -20px;
    padding-left: 0px;
}
.question_review_box .bg-danger {
    background: rgba(255, 158, 152, 0.2) !important;
}
.question_review_box .bg-success {
    background: rgba(4, 157, 56, 0.1) !important;
}
.question_review_box .custom_radio.bg-danger span {
    border: none;
    width: 13px;
    top: calc(50% - 6.5px);
    height: 13px;
    background-image: url(../img/Incorrect-icon.svg);
}
.question_review_box .custom_radio.bg-danger span:before {
    display: none;
}

.question_review_box .custom_radio.bg-success span {
    border: none;
    width: 13px;
    top: calc(50% - 6.5px);
    height: 13px;
    background-image: url(../img/green-check.svg);
}
.question_review_box .custom_radio.bg-success span:before {
    display: none;
}

.question_review_box .question-box {
    border-bottom: 1px solid #e9e9e9;
}
.question_review_box {
    width: 100%;
    padding-bottom: 60px;
}

.submitted_your_answers {
    padding-top: 60px;
    float: left;
    width: 100%;
}

.paly_link img[disable] {
    filter: grayscale(100%);
}
.detail_banner {
    background-position: calc(20% - 50px) 0px;
    background-size: contain;
}

.learningmode_bottom .next_button {
    top: calc(50% - 10px);
}

.card_design_syll {
    background: #ffffff;
    border-radius: 20px;
    padding: 14px 19px 14px 19px;
    margin-bottom: 16px;
}

.card_box_syll {
    position: relative;
    padding-left: 171px;
    min-height: 93px;
    padding-right: 22px;
    width: 100%;
}
.card_box_syll .video_box {
    width: 136px;
    left: 0;
    right: 0;
    position: absolute;
}
.card_box_syll .video_box img,
.card_box_syll .video_box video {
    width: 136px;
    height: 93px;
    object-fit: cover;
}

.card_box_in_syll h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #3db39e;
    margin: 0px 0 13px 0;
    padding: 0px;
}
.card_box_in_syll .bottom span,
.card_box_syll .bottom span {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    border-right: 1px solid rgba(168, 168, 168, 0.5);
    color: #3c3c3c;
    padding-right: 16px;
    padding-left: 16px;
}
.card_box_in_syll .bottom span:first-child,
.card_box_syll .bottom span:first-child {
    padding-left: 0px;
}
.card_box_in_syll .bottom span:last-child,
.card_box_syll .bottom span:last-child {
    border-right: none;
}
.card_box_syll .fas {
    position: absolute;
    right: 0px;
    color: #a8a8a8;
    transform: rotate(-90deg);
}

.card_box_syll[aria-expanded="true"] .fas {
    transform: rotate(0deg);
}
.card_box_syll .video_box .card_img {
    border-radius: 15px !important;
}

.card_design_syll_in {
    padding-top: 39px;
}
.card_design_syll_in h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    line-height: 18px;
    color: #3c3c3c;
}
.card_design_syll_in ul {
    margin: 16px 0 0 18px;
    padding: 0px;
}
.card_design_syll_in ul li {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    position: relative;
    line-height: 32px;
    color: #3c3c3c;
}
.item_box_list .user_title {
    margin-bottom: 24px;
}
.item_box_list {
    margin-top: 41px;
}

@media (max-width: 1300px) {
    /* .learning_lessons_title, .learningmode_screen .iframe_box {width: 600px;} */
}

@media (max-width: 1199px) {
    .learning_lessons_title {
        margin-top: 20px;
    }
    .black-header ~ main .learning_lessons_title {
        margin-top: 0;
        background-color: #3c3c3c;
        width: 100%;
        padding-bottom: 15px;
        /*padding-right: 11%;
    padding-left: 11%;*/
    }
}

@media (min-width: 992px) {
    .progress_nav_mobile {
        display: none;
    }
}

@media (max-width: 991px) {
    .card_box_in {
        padding: 10px;
    }
    .card_box_in h3 {
        font-size: 16px;
    }
    .detail_banner {
        padding-bottom: 30px;
        background-position: -110px center;
    }
    /* .my-progress-item{display: none;}  */
    .header-global.workforce-header #navbar-main {
        min-height: 88px;
    }
    .header-one .navbar-toggler {
        display: none;
    }
    .header-one .login_mobile {
        margin: 0 0 0 15px;
        display: inline-block;
    }
    .black-header .navbar-toggler {
        display: none;
    }
    .exam_screen h3 {
        margin-top: 25px;
    }
    .exam_screen p {
        margin-bottom: 35px;
    }
    .question_screen .question-box {
        padding-left: 120px;
        padding-right: 120px;
    }
}

.d-md-block,
.d-sm-block {
    display: block !important;
}

@media (min-width: 768px) {
    .bottom.mobile_view {
        display: none;
    }
}
@media (min-width: 787px) and (max-width: 1023px) {
    .staff_header {
        padding: 14px 0 7px !important;
    }
}
@media (max-width: 360px) {
    .course-start {
        white-space: nowrap;
    }
}
@media screen and (max-height: 600px) {
    .question_screen .question-box-center {
        float: unset !important;
    }
    .question_screen .justify-content-between2 {
        position: unset;
        bottom: auto;
        left: auto;
        right: auto;
        margin-top: 40px;
        padding-bottom: 30px;
    }
    .question_screen {
        min-height: 100vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
}
@media (max-width: 767px) {
    .staff_header {
        padding: 19px 0 !important;
    }
    .question_screen {
        overflow-x: hidden;
    }

    .justify-content-between2 {
        position: fixed;
        bottom: 48px;
        left: 11px;
        right: 15px;
        border-top: 1px solid #c4c4c4 !important;
    }

    .staffSingle_wrapper .side_heading {
        margin-top: 0 !important;
    }
    .d-sm-none {
        display: none !important;
    }

    .active-play-button {
        width: 20px;
        display: block;
    }
    /*.progress_nav{
    display: none;
}
.navbar-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.navbar-nav li.nav-item{
    margin: 0 5px;
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.9);
    border-color: transparent;
    display: none;
}*/
    button.navbar-toggler {
        margin-right: -25px !important;
    }
    #navbar_global button.navbar-toggler {
        margin-right: 0 !important;
    }
    .workforce-header .container {
        padding: 0 15px !important;
    }
    .home-accordion .card-body div[class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home-accordion .card_img {
        width: 100%;
    }
    .card_box_in {
        padding: 20px;
    }
    .home-screen {
        padding-top: 0px;
    }
    .home-screen .top_info h3 {
        font-size: 22px;
    }
    .home-accordion .card-header button span {
        font-size: 14px;
    }
    .home-accordion .card-header button::after {
        display: none;
    }
    .home-accordion .card-header button {
        padding-right: 24px;
    }
    .home-accordion .card-header button .fas {
        position: absolute;
        right: 0px;
        top: calc(50% - 11px);
    }
    .home-accordion .card {
        margin-bottom: 18px;
    }
    .home-screen {
        padding-bottom: 30px;
    }
    .navbar-brand img.common {
        height: 20px;
    }
    .headroom--not-top.navbar-theme-primary .navbar-toggler img {
        filter: brightness(50);
    }

    .detail_banner div[class*="col-"],
    .detail-overview div[class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .detail_banner .left {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .detail_banner .left img {
        width: 100%;
    }
    .detail_banner {
        background-image: url(../img/bg-blur-mobile.png);
    }
    .detail_banner {
        background-position: calc(20% - 0px) 0;
        background-size: 100%;
    }
    .detail_banner .right h3 {
        font-size: 15px;
    }
    .detail_banner .right h6 {
        font-size: 13px;
        margin-bottom: 0px;
    }
    .detail_banner .right p {
        font-size: 13px;
        margin-top: 15px;
    }
    .detail_banner .right h5 {
        margin-top: 15px;
    }
    .detail-overview div[class*="col-"] {
        margin-bottom: 30px;
    }
    .detail-overview .container {
        padding-bottom: 0px;
    }
    .user_title > img,
    .img_icons,
    .img_icons img {
        width: 40px !important;
        height: 40px !important;
    }

    .user_title {
        padding-left: 50px;
        min-height: 40px;
    }
    .user_title h4 {
        font-size: 13px;
    }

    .detail_listing_row .row {
        margin-left: -8px;
        margin-right: -8px;
    }
    .detail_listing_row .col-sm-6 {
        flex: 0 0 60%;
        max-width: 60%;
        padding-left: 8px;
        padding-right: 8px;
    }
    .detail_listing_row .col-sm-2 {
        flex: 0 0 13.3333%;
        max-width: 13.3333%;
        padding-left: 8px;
        padding-right: 8px;
    }
    .custom_checkbox {
        padding-right: 10px;
        font-size: 11px;
    }
    .mark_box .download_link {
        margin-left: 10px;
        font-size: 11px;
    }
    .learningmode_bottom {
        padding-left: 30px;
        padding-right: 30px;
        margin-left: -15px;
        min-height: 36px;
        margin-right: -15px;
    }
    .question_screen .question-box {
        padding-left: 0px;
        padding-right: 0px;
    }
    .question_screen .question-box .Previous_btn,
    .question_screen .question-box .Next_btn {
        position: relative;
    }
    .next_previous_box {
        float: left;
        width: 100%;
        border-top: 1px solid #a8a8a8;
        padding-top: 30px;
        margin-top: 20px;
    }
    .next_previous_box .Previous_btn {
        float: left;
    }
    .next_previous_box .Next_btn {
        float: right;
    }
    /*.question-box-center {
    min-height: calc(100vh - 360px);
} */
    .next_previous_box {
        width: calc(100% + 30px);
        padding-top: 30px;
        margin: 20px -15px 0 -15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .exam_screen h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .detail_listing_row span {
        font-weight: bold;
        font-size: 14px;
        line-height: 18px;
        color: #f2726a;
        width: 20px;
        display: block !important;
    }
    .paly_link[disable] {
        pointer-events: none;
        width: 20px;
        display: block;
    }

    .learningmode_bottom .previous_button {
        top: calc(50% - 16px);
    }

    .card_box_syll .web_view {
        display: none;
    }
    .card_box_syll {
        padding-left: 0;
        display: inline-block !important;
        padding-right: 0px;
    }
    .card_box_syll .video_box,
    .card_box_syll .video_box img,
    .card_box_syll .video_box video {
        width: 90px;
        height: 60px;
    }
    .bottom.mobile_view {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-top: 17px;
    }
    .card_box_syll .fas {
        top: 6px;
        right: -9px;
    }
    .card_box_syll .video_box {
        position: static;
        float: left;
    }
    .card_box_syll .card_box_in_syll {
        width: calc(100% - 107px);
        float: right;
    }
    .card_box_in_syll h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .card_box_syll .bottom span {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }
}
.custom_next_btn {
    background-color: #ff000000;
    height: 20px;
    text-decoration: none;
    width: 20px;
    position: absolute;
    right: 2px;
    bottom: 6px;
    z-index: 999;
}

.custom_previous_btn {
    background-color: #ff000000;
    height: 20px;
    text-decoration: none;
    width: 20px;
    position: absolute;
    left: 2px;
    bottom: 6px;
    z-index: 999;
}
.text-green {
    color: #3db39e;
}
.text-yellow {
    color: #f5b759 !important;
}
.font-weight-bold {
    font-weight: bold !important;
}

.custom-mw-100 {
    max-width: 100px;
}

.learningmode_bottom .custom_checkbox span {
    left: 0;
}

.learningmode_bottom .custom_checkbox input:checked ~ span::after {
    top: calc(58% - 11px);
    left: calc(50% - 8px);
    background-color: #3db39e;
    width: 17px;
    border-radius: 2px;
    height: 18px;
}

h6.accordion_title svg.up_down_icon {
    transform: rotate(358deg);
}

h6.accordion_title.collapsed svg.up_down_icon {
    transform: rotate(179deg);
}
.scenario_question h6 {
    padding-left: 0px;
    font-style: normal;
}
.scenario_question p {
    text-align: left;
    font-style: normal;
    margin-top: 16px;
    margin-bottom: 20px;
    font-weight: 400;
}
.scenario_question .custom_radio_postion span {
    top: calc(50% - 5.5px);
}
.slider-bar {
    text-align: left;
}
.slider-bar span {
    display: inline-block;
    width: 37px;
    height: 5px;
    background-color: #d3cece;
    border-radius: 5px;
}
.slider-bar span.active {
    background-color: #363679;
}
.slider-bar span.active.correct {
    background-color: green;
}
.slider-bar span.active.incorrect {
    background-color: red;
}

.scenario_question {
    margin-bottom: 50px;
}

.border-bottom1 {
    border-bottom: 0.0625rem solid #877d7d52 !important;
}
.scenario_question h6.accordion_title {
    font-weight: 400;
}
.scenario_question h6.accordion_title,
.krs_exam_question h6.accordion_title {
    font-weight: 400;
    padding-left: 124px !important;
}
.scenario_question h6.accordion_title em,
.krs_exam_question h6.accordion_title em {
    font-style: initial;
    position: absolute;
    left: 32px;
}
.scenario_question .question-box-center h6 .error_col,
.krs_exam_question .question-box-center h6 .error_col {
    top: 14px;
}
.krs_exam_question h6.accordion_title i {
    font-style: normal;
}
.scenario_question div span.seemore,
.scenario_question div span.hidemore {
    color: #3db39e;
    text-decoration: underline;
    font-weight: 600;
}
.scenario_question div {
    font-style: normal;
}
.font-normal {
    font-style: normal;
}

.progress_nav .percent {
    position: absolute;
    left: -6px;
    top: 9px;
}

.progress_nav_mobile .percent {
    position: absolute;
    right: 60px;
    top: 25px;
}

span.hide_description {
    color: #a8a8a8;
    text-decoration: underline;
}

/* .workforce-header .navbar  li.nav-item {
    margin-left: 18px;
} */

.text-decoration-underline {
    text-decoration: underline;
}

/* Add  Staff Page Starts */
.staff_header {
    background: #3db29e;
    padding: 7px 0;
    margin-bottom: 25px;
}
.staff_header p {
    margin: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.staff_header a {
    color: #fff;
    text-decoration: underline;
}
.addStaff_wrapper {
    background: #ffffff;
    width: 100%;
    float: none;
    height: 100vh;
}
.staff_wrapper {
    width: 100%;
    float: none;
    position: relative;
}
.staffDetails_wrapper.staff_wrapper {
    overflow-y: initial;
    height: auto;
    padding-bottom: 40px;
}
/* .staffIndex_wrapper.staff_wrapper:after {
    content: "";
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: -1;
    height: 100vh;
    width: 100%;
} */
.auth_screen .add_cont {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.auth_screen .add_cont p {
    color: #979797;
    font-size: 20px;
    font-weight: 500;
}
.auth_screen .add_cont button {
    border: 1px solid #3db29e;
    background: transparent;
    color: #3db29e;
    font-size: 16px;
    font-weight: 500;
    padding: 13px 28px;
    box-shadow: none;
    border-radius: 6px;
    margin-top: 15px;
}
.auth_screen .add_cont button:hover {
    color: #f9f9f9;
    background: #3db29e;
}
.form_sidebar {
    position: fixed;
    background: #fff;
    padding: 35px;
    right: -660px;
    top: 0;
    bottom: 0;
    z-index: 999;
    border-radius: 18px 0 0 18px;
    transition: 0.9s ease;
    height: 100vh;
    overflow-y: scroll;
    box-shadow: 0px 2px 9px rgb(0 0 0 / 30%);
}
.form_sidebar .col-auto {
    position: relative;
}
.form_sidebar .col-auto label.error {
    position: absolute;
    bottom: -28px;
    left: 0;
    color: red;
    font-size: 10px;
}
.form_sidebar .form-row .col-auto:first-child label.error {
    bottom: -19px;
}
.open .form_sidebar {
    right: 0px;
}
.form_sidebar .cross_btn,
.addstaff_cross_btn {
    background-image: url(../img/cross.png);
    background-color: transparent;
    border: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 10px;
    width: 10px;
    position: absolute;
    top: 22px;
    right: 26px;
    padding: 0;
}
.form_sidebar h1 {
    color: #36367d;
    font-weight: 800;
    font-size: 18px;
}
.form_sidebar .form-row {
    margin-bottom: 40px;
}
.form_sidebar .col-auto input , .add-staff-group{
    border: none;
    border-bottom: 1px solid #a8a8a8;
    border-radius: 0;
    color: #3c3c3c;
    padding: 2px 0;
    height: auto;
    font-size: 14px;
    width: 100%;
    font-weight: 400;
}
.form_sidebar .col-auto input::placeholder {
    color: #a8a8a8;
}
.form_sidebar .form-row .col-auto:first-child {
    width: 40%;
}
.form_sidebar .form-row .col-auto:last-child {
    width: 60%;
}
.form_sidebar .side_bottom {
    margin-top: -25px;
}
.form_sidebar .add_row {
    width: 100%;
}
.form_sidebar .add_row button {
    background: #fff;
    border: none;
    padding: 0;
    color: #3c3c3c;
    font-weight: 500;
    font-size: 15px;
}
.col_footer {
    display: flex;
    justify-content: flex-end;
    width: 100% !important;
    margin-top: 50px;
}
.col_footer .save_close {
    background: #fff;
    border: none;
    padding: 0;
    color: #3c3c3c;
    font-weight: 500;
    font-size: 15px;
}
.col_footer .btn {
    background: #3db29e;
    border: 1px solid #3db29e;
    margin-left: 24px;
    box-shadow: none;
    font-size: 14px;
    padding: 7px 24px;
}
.col_footer .btn:hover {
    box-shadow: none;
    outline: none;
    color: #3db29e;
    background: transparent;
}
.staff_cont {
    background: #f5f5f5;
    border-radius: 20px;
    padding: 20px 10px;
}
.staff_wrapper ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
}
.staff_wrapper .staff_data {
    margin: 0 -12px;
}
.staff_wrapper .staff_data li {
    width: 31%;
    margin: 12px;
    background: #f5f5f5;
    padding: 20px 19px;
    border-radius: 20px;
}
.staff_wrapper .staff_data li h4 {
    color: #4756df;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px;
}
.staff_wrapper .staff_data ul li {
    width: 50%;
    margin: 0;
    padding: 0;
    background: transparent;
}
.staff_wrapper .staff_data ul {
    margin-bottom: 18px;
}
.staff_wrapper .staff_data ul li:first-child {
    width: 40%;
    color: #3c3c3c;
    font-weight: 400;
    font-size: 14px;
}
.staff_wrapper .staff_data ul li:last-child {
    width: 60%;
    color: #3c3c3c;
    font-weight: 600;
    line-height: 20px;
    font-size: 14px;
}
.staff_wrapper h3 {
    color: #3fb1b5;
    font-weight: 800;
    font-size: 18px;
}
.staff_wrapper .add {
    display: table;
    margin-left: auto;
    background: transparent;
    border: none;
    color: #393535;
    font-weight: 800;
    font-size: 16px;
}
.staff_wrapper .progress {
    margin-top: 26px;
}
.staff_wrapper li p {
    color: #f2726a;
    font-size: 12px;
    font-weight: 700;
    background: #fae7e6;
    display: table;
    padding: 4px 12px;
    border-radius: 20px;
    margin-bottom: 0;
}
.staff_wrapper .single_heading {
    font-weight: 700;
    color: #30242a;
    margin: 12px 0 4px;
    font-size: 24px;
}
.staff_wrapper .single_subheading {
    color: #30242a;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 4px;
}
.staff_wrapper .single_subheading_group {
    color: #30242a;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 23px;
}
.staffSingle_wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 1px;
}
.staffSingle_wrapper h2 {
    font-weight: 600;
    font-size: 15px;
    color: #3fb1b5;
    margin-bottom: 26px;
}
.staffSingle_wrapper h2::before {
    content: "";
    background: url(../img/Certified.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 22px;
    width: 20px;
    display: inline-table;
    margin-right: 5px;
    position: relative;
    top: 5px;
}
.staffSingle_wrapper h5 {
    color: #30242a;
    font-weight: 400;
    font-size: 15px;
}
.staffSingle_wrapper h3 {
    color: #3c3c3c;
    font-size: 15px;
    font-weight: 700;
}
.staffSingle_wrapper h6 {
    color: rgb(60 60 60 / 50%);
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 30px;
}
.staffSingle_wrapper h6 strong {
    color: #3c3c3c;
    font-weight: 700;
    padding-left: 7%;
}
.staffSingle_wrapper .singleS_cont {
    border-bottom: 1px solid #dadada;
    padding-bottom: 14px;
    margin-bottom: 14px;
    margin-left: 170px;
}
.staffSingle_wrapper .singleS_Subcont {
    padding-top: 60px;
    position: relative;
}
.singleS_cont.singleS_Subcont .course_completed {
    position: relative;
}
.singleS_cont.singleS_Subcont .course_completed:before {
    content: "Course Completed";
    font-weight: 600;
    font-size: 15px;
    color: #3fb1b5;
    margin-bottom: 26px;
    position: absolute;
    left: -171px;
    top: -53px;
    background: url(../img/Certified.png);
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 25px;
}
.singleS_cont.singleS_Subcont:after {
    content: "Completed modules:";
    color: #30242a;
    font-weight: 400;
    font-size: 15px;
    position: absolute;
    left: -171px;
    top: 59px;
}
.staffSingle_wrapper ul .staff_li {
    width: 47%;
    background: #f8f8f8;
    border-radius: 10px;
    padding: 18px 19px;
    margin-right: 26px;
    margin-bottom: 26px;
}
.staffSingle_wrapper ul .staff_li:first-child {
    margin-right: 26px;
    margin-bottom: 26px;
}
.staffSingle_wrapper ul .staff_li h4 {
    color: #3c3c3c;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 16px;
}
.staffSingle_wrapper ul .staff_li h4 span {
    color: #a8a8a8;
    font-size: 12px;
    padding-left: 5px;
}
.staffSingle_wrapper .staff_li li {
    width: 20%;
    color: rgb(60 60 60 / 40%);
    font-weight: 700;
    font-size: 13px;
    float: none;
}
.staffSingle_wrapper .staff_li li span {
    display: table;
    color: #3c3c3c;
    font-size: 15px;
    margin-top: 5px;
}
.staffSingle_wrapper .staff_li li .red {
    color: #dd0d00;
}
.staffSingle_wrapper .staff_li li .orange {
    color: #f3ac41;
}
.staffSingle_wrapper .staff_li li .green {
    color: #1f9d00;
}
.staffSingle_wrapper .slick-track {
    position: relative;
    display: flex !important;
}
.staffSingle_wrapper .side_heading {
    margin-top: 18%;
}
.slick-prev:before {
    content: "<";
    color: #a8a8a8;
    font-size: 15px;
    font-weight: 800;
    font-family: "Mulish", sans-serif;
}

.slick-next:before {
    content: ">";
    color: #a8a8a8;
    font-size: 15px;
    font-weight: 800;
    font-family: "Mulish", sans-serif;
}
.staff_ul .slick-arrow {
    color: transparent;
    padding: 0;
    font-size: 0;
    border: none;
    background: transparent;
    position: absolute;
    top: -37px;
    right: 18px;
}
.staff_ul .slick-arrow.slick-next {
    right: 0;
}
.auth_screen .form-center-part form input:-webkit-autofill {
    transition: background-color 5000s;
    -webkit-text-fill-color: #171616 !important;
}
@media (max-width: 1023px) {
    .staff_wrapper .staff_data li {
        width: 100% !important;
    }
    .staffSingle_wrapper .singleS_cont {
        margin-left: 0;
    }
    .singleS_cont.singleS_Subcont .course_completed:before {
        left: 0;
        top: -78px;
    }
    .singleS_cont.singleS_Subcont:after {
        left: 0;
        top: 32px;
    }
    .staffSingle_wrapper .singleS_Subcont {
        padding-top: 80px;
    }
    .staff_wrapper {
        padding: 20px 0;
    }
    .staff_wrapper .row {
        flex-wrap: nowrap;
    }
    .form_sidebar .cross_btn,
    .addstaff_cross_btn {
        background-image: url(../img/left-icon.png);
        height: 14px;
        width: 14px;
        top: 27px;
        right: auto;
        left: 25px;
        z-index: 9;
    }
    .form_sidebar h1 {
        text-align: center;
    }
    .form_header .col-auto {
        width: 100% !important;
    }
    .form_sidebar {
        padding: 24px;
    }
    .staff_wrapper .single_heading {
        margin: 8px 0 3px;
        font-size: 20px;
    }
    .staffSingle_wrapper {
        padding: 12px;
        border-radius: 8px;
    }
    .staffSingle_wrapper .row {
        flex-wrap: wrap;
    }
    .staffSingle_wrapper ul .staff_li:first-child {
        margin-right: 0;
    }
    .staffSingle_wrapper ul .staff_li {
        width: 100%;
        background: #f8f8f8;
        border-radius: 10px;
        padding: 17px 14px;
        margin: 10px 0;
    }
    .staffSingle_wrapper h6 {
        margin-bottom: 18px;
    }
    .staffSingle_wrapper .singleS_cont {
        padding-bottom: 2px;
        margin-bottom: 16px;
    }
    .staffSingle_wrapper h2::before {
        height: 20px;
        width: 18px;
    }
}
@media (min-width: 1024px) and (max-width: 1279px) {
    .staff_wrapper .staff_data li {
        width: 30%;
    }
    .staffSingle_wrapper ul .staff_li {
        width: 46%;
    }
}
/* Add  Staff Page Ends */
.staffSingle_wrapper .addStaff_wrapper .add_cont .add_staff {
    color: rgba(61, 178, 158, 1) !important;
    border-color: rgba(61, 178, 158, 1) !important;
    box-shadow: none;
    background: transparent;
}
.popup_wrapper {
    position: relative;
    width: 100%;
    height: 72vh;
    background: #f9f9f9;
}
.popup_wrapper .col-12 {
    position: unset;
}
.popup_wrapper .popup_cont {
    background: #f5f5f5;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    text-align: center;
    padding: 42px;
    opacity: 1;
}
.popup_wrapper .popup_cont h4 {
    color: #f2726a;
    font-size: 24px;
    font-weight: 800;
}
.popup_wrapper .popup_cont p {
    color: #3b3b3b;
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 25px;
}
.popup_wrapper .popup_cont a {
    background-color: rgba(61, 178, 158, 1);
    border-color: transparent;
    font-weight: bold;
    color: #f9f9f9;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
    border-radius: 8px;
    padding: 8px 24px;
    display: table;
    margin: 0 auto;
}
.footer-agency {
    float: left;
    width: 100%;
    background-color: #f9f9f9;
    padding-top: 42px;
    padding-bottom: 42px;
}
.footer-agency .footer-logo {
    float: left;
}
.footer p {
    font-size: 12px !important;
}
.footer-agency p {
    font-size: 12px;
    color: #30242a;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
@media (min-width: 1400px) {
    .footer-agency .container {
        max-width: 1500px;
    }
}

#loading-wrapper {
    position: fixed;

    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    display: none;

    background: radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));
}

#loading-text {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #999;
    width: 100px;
    height: 30px;
    margin: -7px 0 0 -45px;
    text-align: center;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 20px;
}

#loading-content {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 170px;
    height: 170px;
    margin: -85px 0 0 -85px;
    border: 3px solid #f00;
}

#loading-content:after {
    content: "";
    position: absolute;
    border: 3px solid #0f0;
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

#loading-content:before {
    content: "";
    position: absolute;
    border: 3px solid #00f;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
}

#loading-content {
    border: 3px solid transparent;
    border-top-color: white;
    border-bottom-color: white;
    border-radius: 50%;
    -webkit-animation: loader 2s linear infinite;
    -moz-animation: loader 2s linear infinite;
    -o-animation: loader 2s linear infinite;
    animation: loader 2s linear infinite;
}

#loading-content:before {
    border: 3px solid transparent;
    border-top-color: white;
    border-bottom-color: white;
    border-radius: 50%;
    -webkit-animation: loader 3s linear infinite;
    -moz-animation: loader 2s linear infinite;
    -o-animation: loader 2s linear infinite;
    animation: loader 3s linear infinite;
}

#loading-content:after {
    border: 3px solid transparent;
    border-top-color: white;
    border-bottom-color: white;
    border-radius: 50%;
    -webkit-animation: loader 1.5s linear infinite;
    animation: loader 1.5s linear infinite;
    -moz-animation: loader 2s linear infinite;
    -o-animation: loader 2s linear infinite;
}

@-webkit-keyframes loaders {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#content-wrapper {
    color: #fff;
    position: fixed;
    left: 0;
    top: 20px;
    width: 100%;
    height: 100%;
}

#header {
    width: 800px;
    margin: 0 auto;
    text-align: center;
    height: 100px;
    background-color: #666;
}

#content {
    width: 800px;
    height: 1000px;
    margin: 0 auto;
    text-align: center;
    background-color: #888;
}

@media (max-width: 991.98px) {
    .navbar-collapse {
        min-height: 100vh !important;
        height: 100% !important;
        position: fixed;
        top: 0;
        right: 0;
        width: 270px;
        background: #f9f9f9 !important;
        z-index: 9;
        transform: translate(270px, 0);
        transition: all ease 0.5s;
        opacity: 1 !important;
        left: auto;
        bottom: 0;
        animation: unset !important;
    }
    .navbar-collapse.show {
        transform: translate(0, 0);
    }
    .navbar-collapse .navbar-toggler {
        position: absolute;
        right: 6px;
        top: 15px;
    }
    .navbar-collapse .navbar-toggler img {
        width: 15px;
    }
    .headroom {
        will-change: unset !important;
    }
}

/* New Signup Page Starts */
.Nsignup_wrapper {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background: url(../img/signup-newBg.png);
    background-size: cover;
    background-position: center;
}
/* New Signup Page Ends */
.caregiver-dashboard .nav_ul {
    border-bottom: 1px solid rgb(173 181 189 / 50%);
    display: table;
    margin-bottom: 25px;
}
.caregiver-dashboard .nav-tabs {
    border-bottom: none;
}
.caregiver-dashboard .nav-tabs .nav-item {
    margin-right: 60px;
}
.caregiver-dashboard .nav-tabs li:last-child {
    margin-right: 0;
}
.caregiver-dashboard .nav-tabs button {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #3c3c3c !important;
    font-family: "Mulish", sans-serif;
    background-color: transparent !important;
    position: relative;
    padding: 0 0 12px;
}
.caregiver-dashboard .nav-tabs .nav-link.active {
    background-color: transparent !important;
    border: none;
    font-weight: 700;
}
.caregiver-dashboard .nav-tabs .nav-link.active:after {
    content: "";
    position: absolute;
    background: #3db39e;
    border-radius: 10px 10px 0px 0px;
    width: 100%;
    height: 6px;
    bottom: -1px;
    left: 0;
    right: 0;
}

/*==== Course Page Starts ====*/
.course_wrapper .nav_ul {
    border-bottom: 1px solid rgb(173 181 189 / 50%);
    display: table;
    margin-bottom: 25px;
}
.course_wrapper .nav-tabs {
    border-bottom: none;
}
.course_wrapper .nav-tabs .nav-item {
    margin-right: 60px;
}
.course_wrapper .nav-tabs li:last-child {
    margin-right: 0;
}
.course_wrapper .nav-tabs button {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #3c3c3c !important;
    font-family: "Mulish", sans-serif;
    background-color: transparent !important;
    position: relative;
    padding: 0 0 12px;
}
.course_wrapper .nav-tabs .nav-link.active {
    background-color: transparent !important;
    border: none;
    font-weight: 700;
}
.course_wrapper .nav-tabs .nav-link.active:after {
    content: "";
    position: absolute;
    background: #3db39e;
    border-radius: 10px 10px 0px 0px;
    width: 100%;
    height: 6px;
    bottom: -1px;
    left: 0;
    right: 0;
}
.course_wrapper .card_box_in .btn-warning {
    background-color: rgba(196, 196, 196, 0.2);
    color: #3c3c3c;
    padding: 0 14px;
}
.course_wrapper .assign {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #3db39e;
    border: 1px solid #3db39e;
    border-radius: 8px;
    padding: 8px 24px;
    background-color: transparent;
}
.course_wrapper .card_box .bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.course_wrapper .card_box_in h3 {
    color: #3c3c3c;
}
.course_sidecont p {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #3c3c3c;
}
.course_sidecont h2 {
    color: #6464db;
    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    margin: -3px 0 40px;
}
.course_sidecont .course_list {
    max-height: 280px;
    overflow-y: auto;
}
.form_sidebar12 .course_sidecont .course_list {
    max-height: 181px;
}
.form_sidebar12 .course_sidecont .add_new {
    margin: 40px 0 37px;
}
.course_wrapper .form_sidebar {
    overflow-y: hidden;
}
.course_sidecont .form-group {
    display: block;
    padding: 12px 8px;
    position: relative;
    margin-bottom: 0;
}
.course_sidecont .form-group.overlay {
    background: #f5f5f5;
}
.course_sidecont .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.course_sidecont .form-group label {
    position: relative;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    color: #3c3c3c;
}

.course_sidecont .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background: transparent;
    border: 1px solid #3c3c3c;
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 25px;
    border-radius: 3px;
}
.course_sidecont .form-group input:checked + label:before {
    background: #3c3c3c;
}
.course_sidecont .form-group input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 7px;
    width: 7px;
    height: 11px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}
.course_sidecont .course_label .form-group {
    margin-bottom: 0;
    padding: 0;
}
.course_sidecont .course_label p {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}
.course_sidecont .course_label .form-group label {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #3c3c3c;
}
.course_sidecont .course_label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 28px 0 12px;
    padding-left: 8px;
}
.course_sidecont .add_new {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #3db39e;
    border: 1px solid #3db39e;
    border-radius: 8px;
    width: 100%;
    background: transparent;
    padding: 8px 0;
    box-shadow: none;
    margin: 70px 0 60px;
}
.course_sidecont .btn_group {
    display: flex;
    justify-content: flex-end;
}
.course_sidecont .btn_group {
    display: flex;
    justify-content: flex-end;
}
.course_sidecont .btn_group button:first-child {
    background-color: transparent;
    color: #3c3c3c;
}
.course_sidecont .btn_group button {
    background: #3db39e;
    border-radius: 8px;
    border: none;
    color: #f9f9f9;
    padding: 8px 24px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-left: 12px;
}
.add_staffModal .form_sidebar {
    position: unset;
    background: #fff;
    transition: 0.9s ease;
    height: auto;
    overflow-y: hidden;
    overflow: hidden;
    box-shadow: none;
    border-radius: 20px;
    padding: 35px 60px;
}
.add_staffModal .modal-content {
    border-radius: 20px;
}
.course_sidecont .form-group:last-child {
    margin-bottom: 0;
}
.course_sidecont .course_label .form-group input:checked + label:after {
    width: 3px;
    height: 11px;
    border-width: 0;
    top: 6px;
    left: 8px;
    border: none;
    transform: rotate(88deg);
    background: #fff;
}
.add_staffModal.modal {
    background: rgb(0 0 0 / 64%);
}
.add_staffModal .form_sidebar h1 {
    color: #6464db;
}
.add_staffModal .cross_btn,
.addstaff_cross_btn {
    display: none;
}
@media screen and (min-width: 1024px) and (max-width: 1360px) {
    .course_sidecont .course_list {
        max-height: 273px;
    }
    .course_sidecont h2 {
        margin: -3px 0 22px;
    }
    .course_sidecont .add_new {
        margin: 40px 0 40px;
    }
    .course_sidecont .course_label {
        margin: 15px 0 12px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .course_wrapper .card_box .bottom {
        justify-content: left;
        flex-wrap: wrap;
        position: unset;
    }
    .course_wrapper .assign {
        padding: 8px 0;
        width: 100%;
        margin-top: 13px;
    }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
    .course_wrapper .assign {
        font-size: 13px;
        padding: 4px 0;
        width: 100%;
        margin-top: 10px;
    }
    .course_wrapper .card_box .bottom {
        display: flex;
        flex-wrap: wrap;
        position: unset;
        justify-content: left;
    }
    .course_wrapper .card_box_in {
        padding: 6px;
    }
}
@media (min-width: 576px) {
    .add_staffModal .modal-dialog {
        max-width: 580px;
    }
}
@media screen and (max-width: 1023px) {
    .course_wrapper .form_sidebar .cross_btn {
        height: 18px;
        width: 18px;
        top: 27px;
        left: 28px;
    }
}
@media screen and (max-width: 767px) {
    .form_sidebar .form-row .col-auto:first-child label.error {
        bottom: 5px;
        left: 6px;
    }
    .form_sidebar .col-auto label.error {
        bottom: 4px;
        left: 0px;
    }
    .add_staffModal .form_sidebar .form-row {
        margin-bottom: 20px;
    }
    .add_staffModal .form_sidebar .form-row.form_header {
        margin-bottom: 50px;
    }
    .add_staffModal .form_sidebar .col-auto input ,.add-staff-group {
        margin-bottom: 35px !important;
        background-color: transparent;
    }
    .add_staffModal .form_sidebar .add_row button {
        background-color: transparent;
    }
    .add_staffModal .cross_btn,
    .addstaff_cross_btn {
        display: block;
        height: 18px;
        width: 18px;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    .add_staffModal .form_sidebar h1 {
        color: #6464db;
        font-size: 16px;
        text-align: left;
        margin-bottom: 0;
        margin-top: 20px;
    }
    .add_staffModal .addstaff_cross_btn {
        position: absolute;
        top: 0;
        right: 0;
        background-image: url(../img/modal-cross.png);
        left: auto;
        width: 15px;
    }
    .add_staffModal .col_footer {
        margin-top: 32px;
    }
    .add_staffModal .col_footer .btn.btn-success {
        width: 100%;
        margin: 0;
    }
    .course_sidecont .add_new {
        margin: 20px 0 32px;
    }
    .course_sidecont .course_label {
        margin: 24px 0 14px;
        padding: 0 8px;
    }
    .course_sidecont .form-group {
        padding: 7px 8px 12px;
    }
    .course_sidecont p {
        font-weight: 600;
    }
    .course_sidecont .course_list {
        background: transparent;
        padding: 0;
        max-height: 310px;
        overflow-y: auto;
    }
    .course_sidecont h2 {
        margin: 26px 0 20px;
    }
    .course_wrapper .card_box_in .btn-warning {
        padding: 4px 14px;
    }
    .course_wrapper .mobile-dropdown {
        position: relative;
        border: 1px solid #adb5bd;
        border-radius: 8px;
        background: transparent;
        width: 100%;
        color: #3c3c3c;
        text-align: left;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        padding: 8px 17px;
    }
    .course_wrapper .mobile-dropdown:focus,
    .course_wrapper .mobile-dropdown:active,
    .course_wrapper
        .mobile-dropdown.btn-primary:not(:disabled):not(.disabled).active {
        box-shadow: none !important;
        background-color: transparent !important;
        border: 1px solid #adb5bd !important;
        color: #3c3c3c !important;
    }
    .course_wrapper .mobile-dropdown::before {
        position: absolute;
        content: "";
        background: url("../img/tab-down.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        height: 13px;
        width: 13px;
        right: 17px;
        top: 50%;
        transform: translateY(-50%);
    }
    .course_wrapper .mobile-dropdown.show::before {
        transform: translateY(-50%) rotate(180deg);
    }
    .course_wrapper .nav_ul {
        border-bottom: none;
        display: block;
        margin-bottom: 20px;
    }
    .course_wrapper .nav {
        display: none;
    }
    .course_wrapper .nav.show {
        display: block;
    }

    .caregiver-dashboard .card_box_in .btn-warning {
        padding: 4px 14px;
    }
    .caregiver-dashboard .mobile-dropdown {
        position: relative;
        border: 1px solid #adb5bd;
        border-radius: 8px;
        background: transparent;
        width: 100%;
        color: #3c3c3c;
        text-align: left;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        padding: 8px 17px;
    }
    .caregiver-dashboard .mobile-dropdown:focus,
    .caregiver-dashboard .mobile-dropdown:active,
    .caregiver-dashboard
        .mobile-dropdown.btn-primary:not(:disabled):not(.disabled).active {
        box-shadow: none !important;
        background-color: transparent !important;
        border: 1px solid #adb5bd !important;
        color: #3c3c3c !important;
    }
    .caregiver-dashboard .mobile-dropdown::before {
        position: absolute;
        content: "";
        background: url("../img/tab-down.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        height: 13px;
        width: 13px;
        right: 17px;
        top: 50%;
        transform: translateY(-50%);
    }
    .caregiver-dashboard .mobile-dropdown.show::before {
        transform: translateY(-50%) rotate(180deg);
    }
    .caregiver-dashboard .nav_ul {
        border-bottom: none;
        display: block;
        margin-bottom: 20px;
    }
    .caregiver-dashboard .nav {
        display: none;
    }
    .caregiver-dashboard .nav.show {
        display: block;
    }

    .caregiver-dashboard .nav-tabs {
        width: 100%;
        flex-wrap: nowrap;
    }
    .caregiver-dashboard .nav-tabs .nav-item {
        margin-right: 0;
        padding: 0 17px;
    }
    .caregiver-dashboard .nav-tabs .nav-link.active:after {
        height: 4px;
    }
    .caregiver-dashboard .nav-tabs button {
        font-size: 13px;
        line-height: 17px;
        padding: 0 0 6px;
        margin-bottom: 10px;
    }
    .caregiver-dashboard .nav-tabs li:last-child .nav-link {
        margin-bottom: 0;
    }

    .add_staffModal .modal-dialog {
        margin: 0;
    }
    .add_staffModal .form_sidebar {
        padding: 32px 22px;
        background: #f9f9f9;
        border-radius: 0;
    }
    .form_sidebar .form-row .col-auto:first-child,
    .form_sidebar .form-row .col-auto:last-child {
        width: 100%;
    }

    .add_staff_body .form-row .col-auto {
        width: 100% !important;
    }
    .course_sidecont .course_label .form-group input:checked + label:after {
        width: 2px;
        height: 10px;
        top: 6px;
        left: 7px;
    }
    .course_sidecont .form-group label,
    .course_sidecont .course_label .form-group label {
        font-size: 13px;
    }
    .course_sidecont .form-group label:before {
        padding: 7px;
        margin-right: 15px;
    }
    .course_sidecont .form-group input:checked + label:after {
        width: 5px;
        height: 10px;
        border-width: 0 2px 2px 0;
        top: 5px;
        left: 6px;
    }
    .course_wrapper .nav-tabs {
        width: 100%;
        flex-wrap: nowrap;
    }
    .course_wrapper .nav-tabs .nav-item {
        margin-right: 0;
        padding: 0 17px;
    }
    .course_wrapper .nav-tabs .nav-link.active:after {
        height: 4px;
    }
    .course_wrapper .nav-tabs button {
        font-size: 13px;
        line-height: 17px;
        padding: 0 0 6px;
        margin-bottom: 10px;
    }
    .course_wrapper .nav-tabs li:last-child .nav-link {
        margin-bottom: 0;
    }
    .course_wrapper .card_box_in p {
        margin-bottom: 0;
    }
    .course_wrapper .assign {
        font-size: 14px;
        line-height: 18px;
        padding: 8px 22px;
    }
    .course_sidecont .heading {
        font-weight: 700;
        text-align: center;
    }
}
/*==== Course Page Ends ====*/

/*==== Student Details Starts ====*/
.course_wrapper2 {
    padding-bottom: 70px;
}
.course_wrapper2 .tab-pane {
    min-height: 50vh;
    position: relative;
}
.blank_data {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}
.blank_data h3 {
    color: #3c3c3c;
    opacity: 0.8;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 32px;
}
.blank_data a {
    color: #f9f9f9;
    font-weight: 700;
    font-size: 16px;
    background: #3db39e;
    border-radius: 8px;
    line-height: 100%;
    padding: 16px 32px;
    display: table;
    margin: auto;
}
.assigned_cont {
    background: #ffffff;
    border-radius: 20px;
    display: block;
    margin-bottom: 32px;
}
.assigned_cont img {
    width: 160px;
    border-radius: 10px 0 0 10px;
}
.course_wrapper2 .nav_ul {
    margin-bottom: 40px;
    margin-top: 9px;
}
.assigned_cont .heading_cont {
    padding-left: 32px;
    width: calc(100% - 160px);
}
.assigned_cont h5 {
    color: #18af95;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 8px;
}
.assigned_cont h2 {
    color: #3c3c3c;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
}
.assigned_cont h6 {
    color: #979797;
    font-weight: 700;
    font-size: 14px;
    margin: 0;
    line-height: 100%;
    margin-bottom: 8px;
}
.assigned_cont .completed_cont h6 {
    margin-bottom: 11px;
    white-space: nowrap;
}
.completed_progress {
    width: auto !important;
}
.assigned_cont h3 {
    color: #3c3c3c;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
}
.assigned_cont .row {
    justify-content: space-between;
}
.assigned_cont .col-md-6 {
    display: flex;
    align-items: center;
}
.dueDate_assigned {
    width: 24%;
    margin-left: 36px;
}
.assigned_cont .col-md-5,
.assigned_cont .col-md-7 {
    display: flex;
    align-items: center;
}
.assigned_cont .completed_cont {
    margin-left: 50px;
}
.assigned_cont .progress_cont {
    margin: -14px 36px 0;
    width: 40%;
}
.assigned_cont .progress_cont1 {
    margin: 0 36px 0;
    width: 40%;
}
.assigned_cont .progress_cont1 h3 {
    margin-top: 13px;
    margin-bottom: 8px;
}
.assigned_cont .progress_cont h6 {
    margin-bottom: 14px;
}
.assigned_cont .progress {
    border-radius: 20px;
    position: relative;
    height: 8px;
    width: 100%;
    background: rgb(168 168 168 / 21%);
    margin: 0;
    margin-top: 18px;
    margin-bottom: 1px;
}
.assigned_cont .progress-done {
    border-radius: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 0;
    opacity: 0;
    background: #6464db;
    transition: 1s ease 0.3s;
}
.assigned_cont span {
    display: table;
    margin-right: 40px;
}
.assigned_cont .right_side {
    justify-content: flex-end;
}
.assigned_cont .btn_download {
    padding: 0;
    border: none;
    background: transparent;
    position: relative;
}
.assigned_cont .btn_download div {
    position: absolute;
    color: #f9f9f9;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    background: #3c3c3c;
    border-radius: 8px;
    padding: 8px 12px;
    z-index: 9;
    width: 160px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -53px;
    opacity: 0;
}
.assigned_cont .btn_download div:before {
    content: "";
    background-color: #3c3c3c;
    height: 15px;
    width: 15px;
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}
.assigned_cont .btn_download:hover div {
    opacity: 1;
}
.assigned_cont .btn_download div a {
    color: white;
}
.date_cont h3 {
    margin-top: 11px;
    margin-bottom: 10px;
    white-space: nowrap;
}
.date_cont {
    width: 20%;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .assigned_cont .progress {
        width: 160px;
    }
}
@media (max-width: 1023px) {
    .course_wrapper2 .staff_wrapper {
        padding: 0 15px;
    }
    .assigned_cont .progress_cont {
        margin: -14px 40px 0;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .blank_data h3 {
        font-size: 17px;
        margin-bottom: 20px;
    }
    .blank_data a {
        font-size: 15px;
        padding: 13px 28px;
    }
    .assigned_cont .progress {
        width: 120px;
    }
    .assigned_cont .progress_cont h6 {
        margin-bottom: 8px;
    }
    .assigned_cont {
        margin-bottom: 20px;
    }
    .assigned_cont img {
        width: 140px;
    }
    .assigned_cont .heading_cont {
        padding-left: 25px;
        width: calc(100% - 140px);
    }
    .assigned_cont h5,
    .assigned_cont h6 {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .assigned_cont h2 {
        font-size: 14px;
        line-height: 16px;
    }
    .assigned_cont h3 {
        font-size: 12px;
        line-height: 16px;
    }
    .assigned_cont .progress_cont1 {
        margin: 0 28px 0;
    }
    .assigned_cont span {
        margin-right: 20px;
    }
    .assigned_cont span svg {
        width: 10px;
        height: 15px;
    }
    .course_wrapper .nav-tabs button {
        font-size: 13px;
        padding: 0 0 9px;
    }
    .course_wrapper .nav-tabs .nav-item {
        margin-right: 40px;
    }
    .course_wrapper2 .nav_ul {
        margin-bottom: 30px;
        margin-top: 0;
    }
    .assigned_cont .completed_cont {
        margin-left: 10px;
    }
    .assigned_cont .progress_cont {
        margin: -14px 21px 0;
    }
    .assigned_cont .btn_download svg {
        width: 20px;
        height: 20px;
    }
    .assigned_cont .btn_download div {
        font-size: 11px;
        line-height: 20px;
        padding: 5px 6px;
        width: 124px;
        bottom: -43px;
    }
    .assigned_cont .col-md-5,
    .assigned_cont .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .assigned_cont .col-md-7 {
        margin: 20px 20px 0;
    }
    .assigned_cont span {
        margin-right: 40px !important;
    }
    .date_cont h3 {
        margin-top: 5px;
    }
    .assigned_cont .progress_cont1 h3 {
        margin-top: 9px;
    }
}
@media (max-width: 767px) {
    .course_wrapper2 .tab-pane {
        min-height: 30vh;
    }
    .blank_data h3 {
        font-size: 16px;
        margin-bottom: 24px;
    }
    .blank_data a {
        font-size: 14px;
        padding: 8px 24px;
    }
    .course_wrapper2 .staff_wrapper .single_subheading {
        margin-bottom: 15px;
    }
    .course_wrapper2 .nav_ul {
        margin-bottom: 24px;
    }
    .assigned_cont {
        margin-bottom: 16px;
        padding: 14px 14px 21px;
    }
    .assigned_cont .col-md-6 {
        align-items: flex-start;
        justify-content: space-between;
    }
    .assigned_cont img {
        width: 140px;
        border-radius: 10px;
    }
    .assigned_cont .heading_cont {
        padding-left: 22px;
        width: calc(100% - 140px);
    }
    .assigned_cont h5 {
        font-size: 12px;
        margin-bottom: 4px;
        margin-top: 5px;
    }
    .assigned_cont h2 {
        font-size: 14px;
        line-height: 18px;
    }
    .assigned_cont h6 {
        font-size: 12px;
        margin-bottom: 4px;
        margin-top: 19px;
    }
    .assigned_cont span {
        display: none;
    }
    .assigned_cont .progress_cont1 {
        margin: 0 0 0 35px;
    }
    .assigned_cont .btn_download div:before {
        display: none;
    }
    .assigned_cont .btn_download div {
        position: unset;
        color: #6464db;
        font-weight: 700;
        font-size: 12px;
        line-height: 15px;
        background: transparent;
        border-radius: 0;
        padding: 0;
        z-index: 9;
        width: auto;
        left: auto;
        transform: unset;
        bottom: auto;
        opacity: 1;
    }
    .assigned_cont .date_cont {
        width: 50%;
    }
    .assigned_cont .progress_cont {
        margin: 0 auto 0;
        width: 100%;
        text-align: left;
    }
    .assigned_cont .btn_download {
        padding: 8px 0;
        background: transparent;
        display: flex;
        align-items: center;
        border: 1px solid #6464db;
        justify-content: center;
        border-radius: 8px;
        width: 100%;
        margin-top: 16px;
    }
    .assigned_cont .progress_cont svg {
        width: 10px;
        margin-right: 10px;
        height: 15px;
    }
    #profile .assigned_cont .col-md-6 {
        flex-wrap: wrap;
    }
    .assigned_cont .progress {
        width: 100%;
    }
    .assigned_cont .progress_cont h6 {
        margin-bottom: 12px;
        margin-top: 16px;
    }
    #profile .assigned_cont .date_cont {
        width: auto;
    }
    .assigned_cont .right_side12 {
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .assigned_cont .right_side12 .dueDate_assigned {
        width: 47%;
        margin-left: 0;
    }
    .assigned_cont .right_side12 .progress_cont1 {
        margin: 0;
        width: 100%;
    }
    .date_cont h3 {
        margin-top: 11px;
        margin-bottom: 1px;
    }
    body .ui-state-default,
    body .ui-widget-content .ui-state-default {
        font-size: 11px;
        padding: 4px 2px;
    }
}
/*==== Student Details Ends ====*/

/*==== Dashboard Page Starts ====*/
.workforce-header ul.navbar-nav a.custom-header-active {
    font-weight: 800 !important;
}
.agent_dashboard {
    padding-bottom: 60px;
}
.agent_dashboard .staff_wrapper .staff_data li {
    width: 23%;
    padding: 19px 16px;
}
.agent_dashboard .staff_wrapper .staff_data li h4 {
    line-height: 100%;
    margin-bottom: 12px;
    font-size: 18px;
}
.agent_dashboard .staff_wrapper .staff_data ul {
    margin-bottom: 0;
    justify-content: space-between;
}
.agent_dashboard .staff_wrapper h3 {
    font-weight: 600;
    margin-bottom: 12px;
    color: #3c3c3c;
}
.agent_dashboard .staff_wrapper .add {
    color: #3db39e;
}
.agent_dashboard .staff_wrapper .staff_data li:nth-child(4n + 4) {
    margin-right: 0;
}
.agent_dashboard .staff_wrapper .staff_data ul li:last-child,
.agent_dashboard .staff_wrapper .staff_data ul li:first-child {
    padding: 0;
}
.agent_dashboard .staff_wrapper .staff_data ul li {
    width: auto !important;
}
@media (max-width: 767px) {
    .agent_dashboard .staff_wrapper h3 {
        font-size: 16px;
    }
    .agent_dashboard .staff_wrapper .add {
        font-size: 14px;
    }
    .staff_header p {
        font-size: 16px;
    }
    .agent_dashboard .staff_wrapper .staff_data li {
        margin: 8px;
    }
    .agent_dashboard .staff_wrapper .staff_data ul li {
        margin: 0;
    }
}
/*==== Dashboard Page Ends ====*/

/*==== Staff Details Page Starts ====*/
.getDetails_wrapper .staffD_header h4 {
    color: #979797;
    font-size: 14px;
    line-height: 20px;
}
.getDetails_wrapper .staffD_header p {
    color: #3c3c3c;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
}
.getDetails_wrapper .staffD_header {
    align-items: center;
}
.getDetails_wrapper .staffD_header button {
    background: #6464db;
    border-radius: 8px;
    padding: 8px 24px;
    border: 1px solid #6464db;
    color: #f9f9f9;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    display: table;
    margin-left: auto;
}
.getDetails_wrapper .staffD_header button svg {
    margin-right: 5px;
}
.getDetails_wrapper .staffSingle_wrapper .col-12 > h6 {
    color: #3fb1b5;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
.getDetails_wrapper .staffSingle_wrapper .col-12 > h6 svg {
    margin-left: 5px;
}
.getDetails_wrapper .staffSingle_wrapper h6 strong {
    padding-left: 8px;
}
.getDetails_wrapper .staff_wrapper ul {
    margin-bottom: 0;
}
.getDetails_wrapper .staffSingle_wrapper .singleS_cont {
    padding-bottom: 6px;
    margin-bottom: 30px;
}
@media (min-width: 1024px) {
    .getDetails_wrapper .singleS_cont.singleS_Subcont:after {
        top: -1px;
    }
    .getDetails_wrapper .staffSingle_wrapper .singleS_Subcont {
        padding-top: 0;
    }
}
@media (max-width: 1023px) {
    .getDetails_wrapper .staffD_header {
        flex-wrap: wrap;
    }
    .getDetails_wrapper .staffD_header button {
        margin-left: 0;
        margin-bottom: 30px;
    }
}
/*==== Staff Details Page Ends ====*/
/*==== footer css start ====*/

/*=== footer css end ===*/

/*==== Student dashboard css ====*/
.user-dashboard .student-empty-dashboard {
    margin: auto;
    width: 82%;
    height: auto;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #3c3c3c;
    margin-top: 100px;
}

.user-dashboard .nav-tabs button.nav-link:not(.active) {
    color: #979797 !important;
}
.course-module-screen .user-course-title {
    font-style: normal;
    font-weight: 800 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    color: #3c3c3c;
}
.welcome-user-msg {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #3c3c3c;
}
.popup_main .popup_cont {
    display: block !important;
}
.my-progress-item1 .popup_main .popup_cont {
    display: none !important;
}
.my-progress-item1 .popup_main svg:hover + .popup_cont {
    display: block !important;
}
@media (max-width: 767px) {
    .user-dashboard .student-empty-dashboard {
        width: 82%;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        color: #3c3c3c;
        margin-top: 40px;
    }
}
/*==== Student dashboard css Ends ====*/

/*==== User dashboard CSS Starts ====*/
.newlearn_screen.home-screen,
.newCourse_module.home-screen {
    padding-top: 10px;
    padding-bottom: 90px;
}
.newlearn_screen.home-screen .top_info {
    margin-bottom: 32px;
}
.newlearn_screen .card_box_in h3 {
    color: #3c3c3c;
}
.newlearn_screen .card_box_in > div,
.newlearn_screen .card_box_in .cursor-pointer {
    color: #3c3c3c;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.newlearn_screen .card_box_in > div span.cursor-pointer {
    color: #a8a8a8;
    text-decoration: underline;
}
.newlearn_screen .card_box_in {
    padding-bottom: 20px;
}
.newlearn_screen .card_box_in .btn-warning {
    background: rgba(196, 196, 196, 0.2);
    color: #3c3c3c;
    width: 117px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.newlearn_screen .card_box .video_box img {
    border-radius: 20px 20px 0 0;
}
.newCourse_module.course-module-screen .user-course-title {
    font-size: 18px !important;
}
.newCourse_module.home-screen .top_info {
    margin-bottom: 28px;
}
.newCourse_module .card_box_in {
    margin-top: 32px;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .newlearn_screen .bottom_right {
        float: right;
        width: calc(100% - 130px);
    }
    .newlearn_screen .course-start {
        font-size: 12px;
        padding: 5px 10px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .newlearn_screen .card_box_in .btn-warning {
        margin-bottom: 9px;
        text-align: center;
        display: table;
        float: unset;
    }
    .newlearn_screen .bottom_right {
        float: none;
        width: 100%;
    }
    .newlearn_screen .course-start {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 12px;
        padding: 6px 12px;
    }
    .newlearn_screen .card_box .bottom {
        bottom: 10px;
    }
    .newlearn_screen .card_box {
        height: calc(100% - 10px);
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .newlearn_screen .card_box_in .btn-warning {
        margin-bottom: 9px;
        text-align: center;
        display: table;
        float: unset;
    }
    .newlearn_screen .bottom_right {
        float: none;
        width: 100%;
    }
    .newlearn_screen .course-start {
        font-size: 12px;
        padding: 5px 0;
        width: 100%;
        display: block;
        text-align: center;
    }
    .newlearn_screen .card_box .bottom {
        bottom: 10px;
    }
    .newlearn_screen .card_box {
        height: calc(100% - 10px);
    }
}
@media (max-width: 767px) {
    .newCourse_module.course-module-screen .user-course-title {
        font-size: 14px !important;
    }
    .newCourse_module.home-screen .top_info {
        margin-bottom: 14px;
    }
    .newlearn_screen .card_box .video_box img {
        border-radius: 20px 20px 0 0;
        width: 100%;
    }
    .newlearn_screen.home-screen .top_info p {
        font-size: 16px;
        line-height: 20px;
    }
    .newlearn_screen.home-screen .top_info {
        margin-bottom: 16px;
    }
    .newlearn_screen .card_box_in h3 {
        font-size: 14px;
        margin-bottom: 2px;
    }
    .newlearn_screen.home-screen,
    .newCourse_module.home-screen {
        padding-top: 10px;
        padding-bottom: 40px;
    }
}
/*==== User dashboard CSS Starts ====*/

.black-header .white-logo,
.header-one .white-logo {
    filter: brightness(0) invert(1) !important;
}

/* Agency Landing Page Starts */
.Alanding_header .item-third {
    display: none;
}
.Alanding_header .nav-item {
    margin-left: 28px;
}
.Alanding_header .nav-item a {
    padding: 8px 0 !important;
}
.Alanding_header .nav-item span {
    color: #3c3c3c;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
}
.Alanding_header .nav-item span a {
    color: #4756df !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 15px;
    margin-left: 4px;
}
.Alanding_header .nav-item .sign_up {
    color: #fff !important;
    font-weight: 700;
    font-size: 16px !important;
    line-height: 20px;
    padding: 8px 32px !important;
    box-shadow: none;
    background-color: rgba(61, 178, 158, 1) !important;
    border: 1px solid #3db29e !important ;
}
.Alanding_header .nav-item .sign_up.login {
    color: #3db29e !important;
    background: #fff;
    border: 1px solid #3db29e;
    background-color: transparent !important;
}
.Nagency_baner {
    padding: 120px 0 72px;
    position: relative;
}
.Nagency_baner .container {
    position: relative;
    z-index: 1;
}
.Nagency_baner:after {
    background: url(../img/new-agency-banner.svg);
    content: "";
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 513px;
    position: absolute;
    top: 73px;
    right: 21%;
    z-index: 0;
}
.Nagency_baner h2 {
    color: #393535;
    font-weight: 800;
    font-size: 42px;
    line-height: 53px;
    margin: 0;
}
.Nagency_baner h4 {
    color: #3c3c3c;
    font-style: italic;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    margin: 16px 0 48px;
}
.Nagency_baner a {
    font-weight: 800;
    font-size: 20px;
    color: #ffffff;
    line-height: 25px;
    background: #3db39e;
    border: 1px solid #3db39e;
    padding: 8px 32px;
    border-radius: 8px;
}
.Nagency_baner a:hover {
    background: #ffffff;
    color: #3db39e;
}
.Nagency_first .container {
    position: relative;
    padding-top: 60px;
    padding-bottom: 80px;
}
.Nagency_traning .Nagency_sub {
    position: relative;
    padding-top: 80px;
    padding-bottom: 110px;
}
.Nagency_first .container:after,
.Nagency_traning .Nagency_sub:after {
    background: url(../img/landingpage/Nagancy-landing1.svg);
    background-size: 695px !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    content: "";
    height: 500px;
    width: 100%;
    position: absolute;
    top: -32px;
    right: -57px;
    z-index: 1;
}
.Nagency_first1 .container:after,
.Nagency_traning .Nagency_sub:after {
    right: auto;
    left: -75px;
    background-position: left !important;
}
.Nagency_first1 .container:after {
    background: url(../img/landingpage/Nagancy-landing3.svg);
    height: 550px;
    top: -50px;
}
.Nagency_first2 .container:after {
    background: url(../img/landingpage/Nagancy-landing2.svg);
}
.Nagency_traning .Nagency_sub:after {
    height: 533px;
}
.Nagency_traning .Nagency_sub:after {
    background: url(../img/landingpage/agency-traning1.svg);
}
.Nagency_first h3 {
    font-weight: 800;
    font-size: 40px;
    line-height: 50px;
    color: #4756df;
    margin-bottom: 22px;
}
.Nagency_first img,
.Nagency_traning .Nagency_sub img {
    display: none;
}
.Nagency_first p {
    color: #3c3c3c;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}
.Nagency_cta {
    background: linear-gradient(180deg, #4141b5 0%, #6464db 100%);
    padding: 110px 0;
    margin-top: 80px;
}
.Nagency_cta .Nagency_cont {
    padding: 0 80px;
}
.Nagency_cta h2 {
    color: #f9f9f9;
    font-weight: 800;
    font-size: 40px;
    line-height: 56px;
    position: relative;
}
.Nagency_cta h2:before {
    content: "";
    background: url("../img/newagency-cta1.svg");
    background-size: 70px;
    background-repeat: no-repeat;
    position: absolute;
    top: -50px;
    left: -50px;
    width: 70px;
    height: 70px;
}
.Nagency_cta p {
    color: #f9f9f9;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    margin: 15px 0 60px;
}
.Nagency_cta a {
    color: #393535;
    font-weight: 800;
    font-size: 20px;
    line-height: 25px;
    background: #f3ac41;
    border: 1px solid #f3ac41;
    padding: 8px 32px;
    border-radius: 8px;
}
.Nagency_cta a:hover {
    background: #fff;
}
.Nagency_traning {
    padding: 80px 0 50px;
    background: rgba(208, 240, 228, 0.61);
}
.Nagency_traning .training_cont {
    margin: 30px 0 0;
}
.Nagency_traning h2 {
    color: #d97802;
    font-weight: 800;
    font-size: 48px;
    line-height: 60px;
}
.Nagency_traning h4 {
    color: #4756df;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 25px;
}
.Nagecny_testi {
    padding: 75px 0;
    background: url(../img/testimonial-bg.jpg);
    background-size: cover;
    background-position: center;
}
.Nagecny_testi h2 {
    color: #3c3c3c;
    display: table;
    margin: 0 auto 60px;
    font-weight: 800;
    font-size: 60px;
    line-height: 75px;
    position: relative;
}
.Nagecny_testi h2:after {
    content: "";
    background: url(../img/agency-testi.svg);
    background-size: 253px;
    background-repeat: no-repeat;
    width: 253px;
    height: 20px;
    bottom: -9px;
    position: absolute;
    right: 84px;
}
.Nagecny_testi .carousel {
    margin: 0 50px;
}
.Nagecny_testi p {
    color: #3c3c3c;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
}
.Nagecny_testi h5,
.Nagecny_testi h6 {
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 10px;
    color: #000000;
}
.Nagecny_testi h6 {
    color: #4756df;
}
.Nagecny_testi .carousel-control-next {
    right: -182px;
}
.Nagecny_testi .carousel-control-next,
.Nagecny_testi .carousel-control-prev {
    top: -110px;
}
.Nagecny_testi .carousel-control-prev {
    left: -182px;
}
.Nagency_cta2 {
    background: linear-gradient(180deg, #ffb751 0%, #ffc471 100%);
    padding: 60px 0;
}
.Nagency_cta2 h2 {
    color: #393535;
    font-weight: 800;
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 40px;
}
.Nagency_cta2 a {
    color: #ffffff;
    font-weight: 800;
    font-size: 20px;
    line-height: 25px;
    background: #3db39e;
    border: 1px solid #3db39e;
    border-radius: 8px;
    padding: 8px 32px;
}
.Nagency_cta2 a:hover {
    color: #3db39e;
    background-color: #fff;
}
@media (max-width: 1200px) {
    .Nagency_first .container:after,
    .Nagency_traning .Nagency_sub:after {
        display: none;
    }
    .Nagency_first img,
    .Nagency_traning .Nagency_sub img {
        display: block;
        width: 100%;
        box-shadow: 0px 2.57086px 64.2715px rgb(0 0 0 / 15%);
        margin-bottom: 25px;
        border-radius: 18px;
    }
}
@media (max-width: 991px) {
    .Nagecny_testi .carousel-control-next {
        right: -40px;
    }
    .Nagecny_testi .carousel-control-prev {
        left: -40px;
    }
    .Alanding_header .navbar .navbar-nav .nav-link {
        font-size: 16px;
        padding: 0 !important;
    }
    .Nagency_baner h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .Nagency_baner h4 {
        font-size: 16px;
        line-height: 20px;
        margin: 16px 0 40px;
    }
    .Nagency_baner a {
        font-size: 16px;
        line-height: 24px;
    }
    .Nagency_first h3 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 16px;
    }
    .Nagency_first .container {
        padding-top: 0;
        padding-bottom: 50px;
    }
    .Nagency_cta h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .Nagency_cta p {
        font-size: 16px;
        line-height: 20px;
        margin: 15px 0 30px;
    }
    .Nagency_cta a {
        font-size: 16px;
        line-height: 20px;
        padding: 8px 32px;
    }
    .Nagency_cta .Nagency_cont {
        padding: 0 60px;
    }
    .Nagency_cta {
        padding: 75px 0;
        margin-top: 0;
    }
    .Nagency_traning h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .Nagency_traning h4 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .Nagency_traning .training_cont {
        margin: 0;
    }
    .Nagency_traning .Nagency_sub {
        padding-top: 40px;
        padding-bottom: 10px;
    }
    .Nagecny_testi h2 {
        margin: 0 auto 40px;
        font-size: 20px;
        line-height: 25px;
    }
    .Nagecny_testi h2:after {
        background-size: 105px;
        width: 105px;
        height: 10px;
        right: 14px;
    }
    .Nagecny_testi p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .Nagecny_testi h5,
    .Nagecny_testi h6 {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .Nagecny_testi .carousel-control-next,
    .Nagecny_testi .carousel-control-prev {
        top: auto;
        bottom: -35px;
    }
    .Nagecny_testi .carousel-control-next img,
    .Nagecny_testi .carousel-control-prev img {
        width: 30px;
    }
    .Nagency_cta2 h2 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    .Nagency_cta2 a {
        font-size: 16px;
        line-height: 20px;
    }
    .Nagency_baner:after {
        background: url(../img/landingpage/new-agency-banner1.svg);
        content: "";
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 243px;
        position: absolute;
        top: 70px;
        right: 0;
        z-index: 0;
    }
    .Alanding_header .nav-item {
        margin-left: 0;
        margin-bottom: 24px;
    }
    .Alanding_header.navbar .navbar-nav .nav-link {
        font-size: 16px;
        padding: 0 !important;
        line-height: 20px;
    }
    .Alanding_header .navbar-nav {
        align-items: start !important;
        position: relative;
    }
    .Alanding_header .nav-item:nth-child(3),
    .Alanding_header .nav-item:nth-child(2) {
        display: none;
    }
    .Alanding_header.navbar .nav-item .sign_up {
        padding: 8px 32px !important;
    }
    .Alanding_header.navbar .navbar-collapse.collapse {
        padding: 40px;
    }
    .Alanding_header .navbar-collapse .navbar-toggler img {
        width: 26px;
    }
    .Alanding_header .navbar-collapse .navbar-toggler {
        top: 0;
    }
    .Alanding_header .item-third {
        display: block;
        margin-bottom: 40px;
    }
    .Alanding_header {
        right: 12px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .Nagency_first .row {
        flex-direction: column-reverse;
    }
    .Nagency_first1 .row {
        flex-direction: row;
    }
}
/* Agency Landing Page Ends */

/* Agency Landing Login Page Starts */
.Nagency_form.Alanding_banner {
    background: linear-gradient(
        212.61deg,
        rgba(221, 237, 231, 0.8) 19.6%,
        rgba(239, 249, 245, 0.552) 77.78%
    );
    padding: 47px 0;
}
.Nagency_form.Alanding_banner h3 {
    color: #4756df;
    font-weight: 800;
    font-size: 28px;
    line-height: 24px;
    margin-bottom: 46px;
}
.Nagency_form.Alanding_banner input,
.Nagency_form.Alanding_banner select {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #393535 !important;
}
.Nagency_form .border-dark {
    border-color: #393535 !important;
}
.Nagency_form .text-dark,
.Nagency_form .text-dark:hover {
    color: #393535 !important;
}
.Nagency_form .form-group {
    margin-bottom: 40px;
}
.Nagency_form .signup-btn {
    background: #3db39e;
    border: 1px solid #3db39e;
    border-radius: 8px;
    padding: 8px 120px;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin-top: 28px;
}
.Alanding_header.navbar-light .navbar-toggler:focus {
    outline: none;
    outline-offset: 0;
    box-shadow: none;
}
.Nagency_form .error {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    width: 100%;
}
.Nagency_form .signup-btn:hover {
    color: #3db39e;
    background-color: transparent;
}
.Nagency_form h6 {
    color: #6464db;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin: 16px 0 0;
}
.Nagency_form h6 a {
    color: #6464db;
}
.Nagency_baner.Nagency_baner2 h4 {
    margin-bottom: 0;
}
.Nagency_baner.Nagency_baner2 {
    padding: 50px 0 65px;
}
.Nagency_baner.Nagency_baner2:after {
    top: 0;
}
@media (min-width: 1024px) {
    .padding_side {
        padding: 0 50px;
    }
    .Alanding_header {
        height: 80px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .Nagency_form.Alanding_banner h3 {
        font-size: 22px;
        margin-bottom: 30px;
    }
    .Nagency_form .signup-btn {
        padding: 7px 80px;
    }
    .Nagency_baner.Nagency_baner2:after {
        height: 403px;
        background-size: 100% 100%;
    }
}

@media (max-width: 767px) {
    .Nagency_traning {
        padding: 40px 0 50px;
    }
    .Nagency_baner.Nagency_baner2:after {
        height: 203px;
        background-size: 100% 100%;
    }
    .Nagency_baner.Nagency_baner2 {
        padding: 45px 0 30px;
    }
    .Nagency_baner.Nagency_baner2 h4 {
        margin: 16px 0 0;
    }
    .Nagency_form .form-group {
        margin-bottom: 34px;
    }
    .Nagency_form.Alanding_banner h3 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 35px;
    }
}
@media (max-width: 400px) {
    .Nagency_form .signup-btn {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
}
/* Agency Landing Login Page Starts */

section {
    float: unset;
}

.Alanding_header .active .nav-link {
    font-weight: 700 !important;
}
.Alanding_header li .nav-link {
    color: #3c3c3c !important;
}

/* Onboarding Page Starts */
.onboarding_wrapper {
    background: #f9f9f9;
    height: auto;
}
/* .onboarding_wrapper button{
    background: transparent;
    border: none;
    color: #3DB39E;
    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    padding: 0 1rem;
    display: table;
    margin-left: auto;
} */
.onboarding_wrapper button {
    border: none;
    padding: 0;
    background-color: transparent;
}
.onboarding_wrapper h2 {
    margin: 32px 0 62px;
    color: #3c3c3c;
    font-weight: 800;
    font-size: 32px;
    line-height: 40px;
}
.onboarding_wrapper h2 br {
    display: none;
}
.onboarding_wrapper .onboard-content {
    width: 73%;
    margin: auto;
}
.onboarding_wrapper .onboarding-card {
    border-radius: 40px;
    border: 1px solid transparent;
    background: linear-gradient(157.52deg, #3fb1b5 10.54%, #f8b7ab 92.33%)
        border-box;
}
.onboarding_wrapper .onboarding-card2 {
    padding: 67px 48px 60px;
    background: #fefdfd;
    min-height: 382px;
    border-radius: 40px;
}
.onboarding_wrapper .onboarding-card h4 {
    color: #6464db;
    font-weight: 900;
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 12px;
}
.onboarding_wrapper .onboarding-card p {
    color: #3c3c3c;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    min-height: 140px;
    opacity: 0.8;
    text-align: left;
}
.onboarding_wrapper .onboarding-card img {
    display: table;
    margin-left: auto;
    margin-top: 40px;
}
@media (max-width: 1023px) {
    .onboarding_wrapper .onboard-content {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .onboarding_wrapper .onboard-content {
        width: 100%;
        margin: auto;
    }
    .onboarding_wrapper .onboarding-card h4 {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .onboarding_wrapper .onboarding-card {
        margin-bottom: 24px;
    }
    .onboarding_wrapper .onboarding-card2 {
        padding: 45px 42px 50px;
        min-height: auto;
    }
    .onboarding_wrapper .onboarding-card a {
        margin-top: 35px;
    }
    .onboarding_wrapper .onboarding-card a img {
        width: 52px;
    }
    .onboarding_wrapper .onboarding-card p {
        min-height: auto;
    }
    .onboarding_wrapper h2 {
        margin: 32px 0;
    }
}
@media (max-width: 500px) {
    .onboarding_wrapper h2 {
        font-size: 16px;
        margin: 32px 0;
        line-height: 20px;
    }
    .onboarding_wrapper h2 br {
        display: block;
    }
}
/* Onboarding Page Ends */

/* staff delete Starts */
.delte_btn {
    padding: 6px 14px 6px 14px;
    border: 1px solid #DF5E5E;
    color: #DF5E5E;
    border-radius: 8px;
    font-weight: bold;
    font-size: 16px;
    background: transparent;
}
.modal-open .modal.delete-modal {
    background: rgb(60 60 60 / 90%);
}
.delete-modal .modal-content {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: none;
}
.delete-modal .modal-body {
    padding: 33px 32px 46px;
    text-align: center;
}
.delete-modal .modal-body h4 {
    color: #393535;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin: 30px 0 15px;
}
.delete-modal .modal-body p {
    color: #3c3c3c;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 36px;
}
.delete-modal .btn-group button {
    background: #c40000;
    border-radius: 8px;
    padding: 8px 24px;
    border: 1px solid #c40000;
    color: #f9f9f9;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    margin: 0 12px;
}
.delete-modal .btn-group button:first-child {
    border: 1px solid #3c3c3c;
    background-color: transparent;
    color: #3c3c3c;
}
.delete-modal .close {
    color: #363e45;
    opacity: 1;
    position: absolute;
    top: 26px;
    right: 32px;
    font-size: 20px;
    font-weight: 300;
}
@media (max-width: 767px) {
    .delete-modal .modal-body p br {
        display: none;
    }
    .delte_btn {
        font-size: 14px;
    }
    .delete-modal .modal-body h4 {
        margin: 30px 20px 15px;
    }
    .delete-modal .modal-body p {
        padding: 0 50px;
    }
    .delete-modal .modal-content {
        margin-top: 100px;
    }
}
@media (min-width: 576px) {
    .delete-modal .modal-dialog {
        max-width: 500px;
        margin: 7.75rem auto;
    }
}
/* staff delete Ends */

/* Course Details Starts */
.courseDetails_landing {
    height: auto;
    width: 100%;
    overflow: hidden;
    background: url(../img/courseDetails-bg.png);
    background-position: center;
    background-size: 100% 100%;
    padding: 43px 0 59px;
}
.courseDetails_landing img {
    border-radius: 30px;
}
.courseDetails_landing h3 {
    color: #3db39e;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
}
.courseDetails_landing p {
    color: #3c3c3c;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 32px;
}
.courseDetails_landing a {
    background: #3db39e;
    border-radius: 8px;
    padding: 8px 24px 11px;
    color: #f9f9f9;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    border: 1px solid #3db39e;
    display: table;
}
.courseDetails_landing a:hover {
    color: #3db39e;
    background-color: transparent;
}
.courseD-overview {
    padding: 31px 0 0;
}
.courseD-overview h4 {
    color: #3c3c3c;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
}
.courseD-overview h5 {
    color: #3c3c3c;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 28px;
}
.courseD-overview ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.courseD-overview li {
    color: #3c3c3c;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 7px;
}
.courseD-overview .overview_cont {
    padding: 0 35px;
}
.courseD-overview hr {
    border: 1px solid rgb(168 168 168 / 20%);
    margin: 32px 0 !important;
}
.courseD-overview .lession_ul1 {
    display: flex;
    flex-wrap: wrap;
}
.courseD-overview .lession_ul {
    margin: 0 -15px;
}
.courseD-overview .lession_ul li {
    width: 50%;
}
.courseD-overview .lession_ul ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.courseD-overview .lession_ul li {
    margin-bottom: 30px;
    padding: 0 15px;
}
.courseD-overview .lession_ul ul li {
    margin-bottom: 0;
    padding: 0;
}
.courseD-overview .lession_ul ul li:first-child {
    display: flex;
    align-items: center;
    width: 80%;
}
.courseD-overview .lession_ul ul li:last-child {
    width: 20%;
}
.courseD-overview .lession_ul ul h6 {
    color: #f2726a;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    white-space: nowrap;
    text-align: right;
}
.learn-ul ul {
    padding-left: 17px;
    list-style: disc;
}
.courseD-overview .lession_ul ul span {
    color: #3c3c3c;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    margin-left: 12px;
    display: table;
}
.courseDetails-cards .course-preview-btn {
    background: #3db39e;
    border: 1px solid #3db39e;
    border-radius: 8px;
    padding: 8px 24px 8px 24px;
    color: #f9f9f9;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    width: 121px;
}
.courseDetails-cards {
    padding-bottom: 38px;
}
.courseDetails-cards h2 {
    color: #3c3c3c;
    font-weight: 800;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 35px;
}
.courseDetails-cards .more-curseBtn a {
    color: #4756df;
    text-decoration-line: underline;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    display: table;
    margin: 10px auto 0;
}
.card_box .video_box .btn {
    background: #ffffff;
    border-radius: 0px 50px 50px 0px;
    padding: 4px 8px;
    color: #3c3c3c;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    bottom: 11px;
    left: 0;
}
.courseD-overview .learn-ul li {
    list-style: none;
    position: relative;
    padding-left: 16px;
}
.courseD-overview .learn-ul li:before {
    content: "";
    background: #3c3c3c;
    height: 5px;
    width: 5px;
    display: table;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0;
}
.courseD-overview ul img {
    width: 45px;
    border-radius: 50%;
    height: 45px;
    object-fit: cover;
}
@media (max-width: 767px) {
    .courseDetails_landing {
        background: url(../img/courseDetails-bgMob.png);
        background-position: center;
        background-size: 100% 100%;
        padding: 38px 0;
    }
    .courseDetails_landing h3 {
        font-size: 18px;
        line-height: 23px;
        margin: 55px 0 0;
    }
    .courseDetails_landing p {
        margin: 10px 0 24px;
    }
    .courseDetails_landing a {
        padding: 8px 24px 8px;
    }
    .courseD-overview .overview_cont {
        padding: 0;
    }
    .courseD-overview {
        padding: 24px 0 0;
    }
    .courseD-overview .learn-ul {
        padding-top: 30px;
    }
    .courseD-overview hr {
        margin: 24px 0 !important;
    }
    .courseD-overview .lession_ul li {
        width: 100%;
    }
    .courseD-overview .lession_ul li:last-child {
        margin-bottom: 8px;
    }
    .courseDetails-cards .card_box_in {
        padding: 20px 20px 30px;
    }
    .courseDetails-cards h2 {
        font-size: 20px;
        margin-bottom: 32px;
    }
}
/* Course Details Ends */

/* Lesson Slider Starts */
.Tlesson_header .navbar-brand {
    margin-right: 70px;
    padding-bottom: 0;
    padding-top: 0;
}
.Tlesson_header .navbar-brand img {
    width: 145px;
}
.lession_slider {
    height: 100vh;
    width: 100%;
    overflow: hidden;
}
.Tlesson_header {
    background: #3c3c3c;
    padding: 20px 0;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9;
}
.Tlesson_header .row {
    align-items: center;
}
.Tlesson_header a {
    color: #f9f9f9;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.Tlesson_header span {
    color: #f9f9f9;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}
.slider_heading {
    color: #3c3c3c;
    font-weight: 800;
    font-size: 48px;
    line-height: 60px;
}
.Tfooter_wrapper ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    list-style: none;
}
.Tfooter_wrapper {
    position: absolute;
    width: 100%;
    bottom: 40px;
}
.Tlession_content .fav_logo {
    width: 45px;
    padding-top: 20px;
}
.Tlession_content .row_custom {
    height: 100vh;
    position: relative;
}
.Tlession_content .frst_slide {
    position: absolute;
    bottom: 200px;
}
.second_slider,
.second_slider .container,
.second_slider .row,
.second_slider .col-12 {
    height: 100%;
}
.second_slider .slider_heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
.audio-player {
    position: absolute !important;
    bottom: 100px;
    left: 15px;
    right: 15px;
    height: auto;
    width: auto !important;
    overflow: hidden;
    color: #3c3c3c !important;
}
.audio-player .volume {
    color: #3c3c3c;
}
.audio-player .timeline {
    background: rgb(173 181 189 / 50%);
    width: 100%;
    position: relative;
    cursor: pointer;
    height: 4px;
    border-radius: 4px;
}
.audio-player .timeline .progress {
    background: #3c3c3c;
    width: 0%;
    height: 4px;
    margin-top: 0;
    transition: 0.25s;
    border-radius: 4px;
}
.audio-player .controls {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding: 0 5px;
    margin-bottom: 12px;
}
.audio-player .controls > * {
    display: flex;
    justify-content: center;
    align-items: center;
}
.audio-player .controls .toggle-play.play {
    cursor: pointer;
    position: relative;
    left: 0;
    height: 0;
    width: 0;
    border: 7px solid #0000;
    border-left: 13px solid #3c3c3c;
}
.audio-player .controls .toggle-play.play:hover {
    transform: scale(1.1);
}
.audio-player .controls .toggle-play.pause {
    height: 15px;
    width: 20px;
    cursor: pointer;
    position: relative;
}
.audio-player .controls .toggle-play.pause:before {
    position: absolute;
    top: 0;
    left: 0px;
    background: #3c3c3c;
    content: "";
    height: 15px;
    width: 3px;
}
.audio-player .controls .toggle-play.pause:after {
    position: absolute;
    top: 0;
    right: 8px;
    background: #3c3c3c;
    content: "";
    height: 15px;
    width: 3px;
}
.audio-player .controls .toggle-play.pause:hover {
    transform: scale(1.1);
}
.audio-player .controls .time {
    display: flex;
    color: #3c3c3c;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}
.audio-player .controls .time > * {
    padding: 2px;
}
.audio-player .controls .volume-container {
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.audio-player .controls .volume-container .volume-button {
    height: 26px;
    display: flex;
    align-items: center;
}
.audio-player .controls .volume-container .volume-button .volume {
    transform: scale(0.7);
}
.audio-player .controls .volume-container .volume-slider {
    position: absolute;
    left: -3px;
    top: 11px;
    z-index: -1;
    width: 0;
    background: rgb(173 181 189 / 50%);
    transition: 0.25s;
    border-radius: 4px;
    height: 5px;
}
.audio-player .controls .volume-container .volume-slider .volume-percentage {
    background: #3c3c3c;
    height: 5px;
    width: 75%;
    border-radius: 4px;
}
.audio-player .controls .volume-container:hover .volume-slider {
    left: -123px;
    width: 120px;
}
.lession_slider .icono-volumeHigh:before,
.lession_slider .icono-volumeMedium:before {
    left: 0px;
    width: 24px;
    height: 24px;
}

.Tfooter_wrapper .form-group {
    display: block;
    margin-bottom: 0;
}
.Tfooter_wrapper .form-group input {
    padding: 0;
    margin-bottom: 0;
    cursor: pointer;
    position: absolute;
    top: 7px;
    left: 0;
    height: 17px;
    width: 15px;
    opacity: 0;
    z-index: 1;
}
.Tfooter_wrapper .form-group label {
    position: relative;
    cursor: pointer;
}
.Tfooter_wrapper .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid rgb(151 151 151 / 60%);
    padding: 6px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 8px;
    border-radius: 3px;
}
.Tfooter_wrapper .form-group input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 6px;
    height: 11px;
    border: solid #3c3c3c;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.Tfooter_wrapper .form-group label,
.Tfooter_wrapper .download_cont button {
    color: #3c3c3c;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    border: none;
    background: transparent;
    margin-bottom: 0;
    padding: 0;
}
.Tfooter_wrapper .download_cont li:nth-child(2) {
    color: #979797;
    margin: 0 24px;
}
.Tfooter_wrapper .download_cont button img {
    margin-right: 4px;
}
.imgWithtext_cont {
    padding-top: 110px;
}
.imgWithtext_cont .col-md-5 img {
    border-radius: 8px;
    max-height: 340px;
    object-fit: cover;
}
.imgWithtext_cont .col-md-7,
.imgWithtext_cont .col-md-12 {
    max-height: calc(100vh - 270px);
    overflow-y: auto;
}
.imgWithtext_cont h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #3c3c3c;
    margin: 0 0 30px;
}
.imgWithtext_cont ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.imgWithtext_cont li {
    color: #3c3c3c;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
    position: relative;
    padding-left: 14px;
}
.imgWithtext_cont li li {
    margin-top: 2px !important;
    margin-bottom: 0px;
}
.imgWithtext_cont li:after {
    content: "";
    background: #3c3c3c;
    position: absolute;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    top: 8px;
    left: 0;
}
.Tlession_content {
    padding-top: 80px;
}
.Tlession_content.slider_fourth {
    background-size: unset !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.Tlesson_header a .logout_img {
    display: none;
}
.imgWithtext_cont .col-md-7::-webkit-scrollbar-track,
.table_height::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}

.imgWithtext_cont .col-md-7::-webkit-scrollbar,
.table_height::-webkit-scrollbar {
    width: 3px;
    background-color: #f5f5f5;
    height: 3px;
}

.imgWithtext_cont .col-md-7::-webkit-scrollbar-thumb,
.table_height::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #555;
}
/* scrollbar corner */
.imgWithtext_cont .col-md-7::-webkit-scrollbar-corner {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #555;
}
/* #lesson-slider-main-content {
    height: 100vh;
} */
.lessons-slide {
    height: 100vh;
}
.second_slider .imgWithtext_cont p {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #3c3c3c;
}
@media (max-width: 767px) {
    .imgWithtext_cont h3 {
        margin: 0 0 30px;
    }
    .learningmode_screen {
        height: 100vh;
        padding-bottom: 70px;
    }
    .learningmode_screen .learningmode_bottom{
        position: fixed;
  bottom: 0;
  left: 24px;
  right: 24px;
  z-index: 9;
    }
    .lesson_slider {
        position: relative;
    }
    .Tlesson_header {
        padding: 10px 0;
        position: unset;
    }
    .Tlesson_header .navbar-brand img {
        width: 90px;
    }
    .Tlesson_header .navbar-brand {
        margin-right: 0;
        padding-bottom: 10px;
        padding-top: 0;
        display: table;
    }
    .Tlesson_header .row {
        align-items: flex-start;
    }
    .Tlesson_header a div {
        display: none;
    }
    .Tlesson_header a .logout_img {
        display: block;
    }
    .Tlesson_header .col-3 a {
        margin-left: auto;
        display: table;
    }
    .Tlession_content {
        padding-top: 30px;
    }
    .Tlession_content .fav_logo {
        padding-top: 0;
    }
    .slider_heading {
        font-size: 40px;
        line-height: 50px;
    }
    .slider_heading br {
        display: none;
    }
    .Tlession_content .frst_slide {
        bottom: 260px;
    }
    .imgWithtext_cont {
        padding-top: 30px;
    }
    .audio-player {
        left: 20px;
        right: 20px;
        width: auto;
    }
    .Tfooter_wrapper .form-group label,
    .Tfooter_wrapper .download_cont button {
        font-size: 12px;
    }
    .Tfooter_wrapper .download_cont li:nth-child(2) {
        margin: 0 10px;
    }
    .Tlession_content.slider_fourth {
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: 0 29% !important;
    }
    .imgWithtext_cont .col-md-7 {
        /* max-height: calc(100vh - 500px);
        overflow-y: auto; */
        overflow-y: hidden;
        max-height: 100%;
    }
    .second_slider {
        overflow-y: scroll;
    }
    .imgWithtext_cont .col-md-7,
    .imgWithtext_cont .col-md-12 {
        max-height: unset;
    }
    .audio-player {
        bottom: 40px;
    }
    /* for overflow*/
    .lesson-slide-common .audio-player {
        position: unset !important;
        width: 100% !important;
        margin: 25px 0;
    }
    #lesson-slider-main-content,
    .lesson-slide-common.lessons-slide {
        height: auto;
    }

    /* .audio-player {
        position: relative !important;
         bottom: auto;
         left: 0px;
         right: 0px;
         width: 100%!important;
         padding: 20px 0px;

     } */
    /* #lesson-slide-2.lessons-slide,  #lesson-slide-3.lessons-slide, #lesson-slider-main-content  {
        height: auto;
    } */
    #lesson-slider-main-content .lessons-slide{
        padding-bottom: 40%;
    }
    #lesson-slider-main-content #lesson-slide-0, #lesson-slider-main-content #lesson-slide-1{
        padding-bottom: 0;
    }
    .lessons-slide .player-wrapper{
        position: fixed;
        bottom: 45px;
        left: 0;
        right: 0;
        padding: 0 12px;
        background: #f9f9f9;
    }
    .Tfooter_wrapper {
        position: fixed;
        width: 100%;
        bottom: 0;
        padding-bottom: 20px;
        left: 0;
        right: 0;
        background: #f9f9f9; 
    }
    .imgWithtext_cont .col-md-5 img {
        border-radius: 8px;
        max-height: 210px;
        object-fit: cover;
    }
    #loading-wrapper {
        height: calc(100% + 130px);
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .Tlesson_header .navbar-brand {
        display: table;
    }
    .Tlession_content {
        padding-top: 100px;
    }
    .imgWithtext_cont {
        padding-top: 140px;
    }
    .imgWithtext_cont .col-md-7 {
        max-height: calc(100vh - 310px);
        overflow-y: auto;
    }
}

.lessons-slide table {
    width: 100%;
    margin-bottom: 1rem;
    color: #4a5073;
    background-color: transparent;
    border-collapse: collapse;
    filter: drop-shadow(0px 1px 4px rgba(33, 33, 52, 0.1));
}
.lessons-slide table tbody td {
    padding: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
}
.lessons-slide table tbody tr {
    border-top: 1px solid #eaeaef;
}
.lessons-slide table thead tr {
    background: #f4f4f4;
    background: #f4f4f4;
    border: 1px solid #eaeaef;
    border-left: 1px solid #eaeaef;
    border-right: 1px solid #eaeaef;
}
.lessons-slide table thead th {
    height: 40px;
}
.lessons-slide table thead th:first-child {
    border-top-left-radius: 8px;
}
.lessons-slide table thead th:last-child {
    border-top-right-radius: 8px;
}
.lessons-slide table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
}
.lessons-slide table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
}

.lessons-slide table tbody {
    background: #ffffff;
}
/* Lesson Slider Ends */
/* Collection Page Starts */
.collection_wrapper {
    background: rgba(246, 174, 169, 0.2);
    padding: 40px 0;
}

.collection_wrapper h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 18px;
    color: #3db39e;
}
.collection_wrapper p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
}

.collection_wrapper .banner_cont .lists {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 16px;
}
.collection_wrapper .banner_cont .lists li {
    background: #f3f3f3;
    border-radius: 50px;
    padding: 4px 16px;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #3c3c3c;
}
.collection_wrapper .banner_cont {
    padding-right: 140px;
}
.collection_card {
    background: #ffffff;
    box-shadow: 0px 10px 15px -3px rgb(16 24 40 / 10%),
        0px 4px 6px -4px rgb(16 24 40 / 10%);
    border-radius: 20px;
    margin-top: -310px;
}
.collection_card .card_header img {
    border-radius: 20px 20px 0 0;
    height: 242px;
    object-fit: cover;
}
.collection_card h2 {
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    color: #4756df;
}
.collection_card h2 {
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    color: #4756df;
}
.collection_card p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
}
.collection_card a {
    background: #3db39e;
    border-radius: 8px;
    padding: 8px 24px;
    display: block;
    text-align: center;
    color: #f9f9f9;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin: 20px 0 8px;
    text-decoration: none;
}
.collection_card a:hover {
    color: #f9f9f9 !important;
}
.collection_card span {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #8a8a8a;
    display: table;
    margin: 0 auto 18px;
}
.collection_card ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.collection_card ul li {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #3c3c3c;
}
.collection_card ul li svg {
    margin-right: 8px;
}
.collection_card .card_body {
    padding: 24px;
}
.collectionSecond_wrapper .bottom-card button {
    border: 1px solid #3db29e;
    border-radius: 8px;
    background: transparent;
    display: block;
    text-align: center;
    color: #3db29e;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 0;
    width: 100%;
}
.collectionSecond_wrapper {
    padding: 40px 0;
    background-color: #f9f9f9 !important;
}
.collectionSecond_wrapper img {
    border-radius: 20px 20px 0 0;
}
.collectionSecond_wrapper .card_box_in h3 {
    font-size: 16px;
}
.collection_related {
    padding: 65px 0;
}
.collection_related h2 {
    font-weight: 800;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #3c3c3c;
}
.collection_related h5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #3c3c3c;
    margin-bottom: 32px;
}
.collection_related .realted_card {
    background: #ffffff;
    border-radius: 20px;
}
.collection_related .realted_card img {
    border-radius: 20px 20px 0 0;
    height: 242px;
    object-fit: cover;
}
.collection_related .realted_body {
    padding: 24px;
}
.collection_related .realted_body h3 {
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    color: #3c3c3c;
}
.collection_related .realted_body p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
    margin-bottom: 45px;
}
.collection_related .related_footer {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    align-items: center;
}
.collection_related .related_footer span {
    background: rgba(196, 196, 196, 0.2);
    border-radius: 50px;
    padding: 8px 22px;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #3c3c3c;
    text-align: center;
}
.collection_related .related_footer a {
    background: #3db39e;
    border: 1px solid #3db39e;
    border-radius: 8px;
    padding: 8px 24px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #f9f9f9;
}
.collection_wrapper .collection_card,
.collection_wrapper .card_header {
    display: none;
}
.collection_related .owl-theme .owl-nav {
    display: none;
}
.collection_related .owl-carousel.disabled {
    display: none;
}
.collectionSecond_wrapper .course_wrapper .nav_ul {
    display: block;
}
.collectionSecond_wrapper .nav.nav-tabs {
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
}
.collectionSecond_wrapper .nav.nav-tabs button {
    white-space: nowrap;
}
.collectionSecond_wrapper .nav.nav-tabs::-webkit-scrollbar {
    width: 3px;
    background-color: #f5f5f5;
    height: 5px;
}
.collectionSecond_wrapper .nav.nav-tabs::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #e1e1e1;
}
/* scrollbar corner */
.collectionSecond_wrapper .nav.nav-tabs::-webkit-scrollbar-corner {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #e1e1e1;
}
.card_standuser h2 {
    color: #3c3c3c;
    margin-bottom: 0;
}
.card_standuser strong {
    color: #3db39e;
    font-size: 24px;
    position: relative;
    top: 2px;
}
.card_standuser .course_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.card_standuser .course_wrapper p {
    margin: 0;
}
.card_standuser {
    border-bottom: 1px solid #e4e4e3;
    padding-bottom: 16px;
    margin-bottom: 24px;
}
.card_standuser-no-comapny {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
@media (min-width: 1024px) and (max-width: 1200px) {
    .collection_related .related_footer span {
        padding: 8px 14px;
        font-size: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .collection_wrapper .banner_cont {
        padding-right: 10px;
    }
    .collection_related .related_footer {
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 13px;
    }
}
@media (min-width: 768px) {
    .lesson_slider .Tlesson_header .col-9 {
        display: flex;
        align-items: center;
    }
    .lesson_slider .Tlesson_header .navbar-brand {
        width: 20%;
    }
    .lesson_slider .Tlesson_header span {
        width: 80%;
    }
    .collectionSecond_wrapper img {
        height: 150px;
        object-fit: cover;
    }
    .collection_wrapper {
        min-height: 310px;
    }
    .collection_related .owl-theme {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .collection_related .owl-theme .item {
        padding-right: 15px;
        padding-left: 15px;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (max-width: 767px) {
    .collection_card .card_standuser h2 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0;
    }
    .card_standuser {
        padding-bottom: 14px;
        margin-bottom: 20px;
    }
    .collection_wrapper .card_mobb h2 {
        font-size: 16px;
        line-height: 24px;
    }
    .course_wrapper .card_box .bottom {
        position: unset;
        width: 100%;
        margin-top: 20px;
    }
    .collection_card .card_header img {
        height: 240px;
        object-fit: unset;
    }
    .collection_wrapper .collection_card,
    .collection_wrapper .card_header {
        display: block;
    }
    .collection_wrapper .banner_cont {
        padding-right: 0;
    }
    .collection_card {
        margin-top: 0;
    }
    .collectionSecond_wrapper .collection_card {
        display: none;
    }
    .card_header img {
        border-radius: 20px;
    }
    .collection_wrapper .collection_card {
        background: #f8f8f8;
        border: 1px solid #3db39e;
        border-radius: 20px;
        box-shadow: none;
    }
    .collection_related h2 {
        font-size: 18px;
        line-height: 23px;
    }
    .collection_related h5 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .collection_wrapper {
        padding: 24px 0;
        background: rgba(246, 174, 169, 0.2);
    }
    .collection_wrapper h2 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 12px;
        margin-top: 24px;
    }
    .collection_wrapper .banner_cont .lists {
        margin: 0 0 24px;
        flex-wrap: wrap;
    }
    .collection_card .card_body h2 {
        margin-top: 0;
    }
    .course_wrapper .card_box {
        padding-bottom: 0;
        height: auto;
    }
    .collectionSecond_wrapper .bottom-card button {
        margin-top: 24px;
    }
    .collection_related .owl-theme .owl-dots .owl-dot span {
        border-radius: 50%;
        border: 0.25px solid #3db39e;
    }
    .collection_related .owl-theme .owl-dots .owl-dot.active span,
    .collection_related .owl-theme .owl-dots .owl-dot:hover span {
        background: #3db39e;
    }
    .collection_related {
        padding: 24px 0;
    }
    .collection_related .owl-theme .owl-dots {
        margin-top: 13px;
    }
}
/* Collection Page Ends */
.collection-course-assign {
    padding: 8px 17px !important;
}
.collection-detail-assign {
    background: #3db39e;
    border: 1px solid #3db39e;
    border-radius: 8px;
    padding: 8px 24px 8px 24px;
    color: #f9f9f9;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    width: 100%;
}
.collectionSecond_wrapper .course_wrapper .collectionDetails_heading {
    color: #3c3c3c !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    border: none;
    padding: 0;
    background: transparent;
    box-shadow: none;
    margin: 0;
    margin-bottom: 32px;
    margin-top: 4px;
}
.collectionSecond_wrapper .course_wrapper .accordion-item {
    border: none;
    background: transparent;
}
.collectionSecond_wrapper .course_wrapper .accordion-body {
    padding: 0;
}
.dueDate {
    position: relative;
}
.dueDate input {
    border-radius: 8px;
    border: 1px solid #a8a8a8;
    padding: 5px 8px;
    height: auto;
    padding-left: 32px;
    background-color: transparent !important;
    color: #a8a8a8;
    font-weight: 400;
    font-size: 14px;
}
.dueDate input::placeholder {
    color: #a8a8a8;
    font-weight: 400;
    opacity: 1;
}
.dueDate input::after,
.dueDate img {
    content: "";
    background: url(../img/date-calender.svg);
    background-size: 16px;
    background-position: center;
    height: 16px;
    background-repeat: no-repeat;
    width: 16px;
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 1;
    border-radius: 0 !important;
}
body .ui-state-default,
body .ui-widget-content .ui-state-default {
    border: none;
    background: #fff;
    color: #3c3c3c;
    font-size: 14px;
    font-family: "Mulish", sans-serif;
    font-weight: 500;
    padding: 5px 8px;
    border: 1px solid #fff;
    text-align: center;
}
body .ui-state-highlight,
body .ui-widget-content .ui-state-highlight,
body .ui-widget-header .ui-state-highlight {
    border: 1px solid #6464db;
    background: #6464db;
    color: #fff;
    text-align: center;
    border-radius: 4px;
}
body .ui-datepicker .ui-datepicker-prev,
body .ui-datepicker .ui-datepicker-next {
    top: 7px;
}
body .ui-datepicker {
    width: 19.5em;
    margin-top: 10px;
    border: 1px solid #b9b9b9 !important;
    border-radius: 8px;
    padding: 8px;
}
body .ui-widget-header {
    border: none;
    background: #fff;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    opacity: 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: relative;
    border: none !important;
    background-color: #fff !important;
}
.ui-datepicker .ui-datepicker-prev:after,
.ui-datepicker .ui-datepicker-next:after {
    content: "";
    background: url(../img/ChevronRight.svg);
    background-size: 22px;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 3px;
    left: 0;
}
.ui-datepicker .ui-datepicker-next:after {
    transform: rotate(180deg);
    top: 5px;
}
body .ui-datepicker select:focus-visible {
    box-shadow: none;
    outline: none;
    outline-offset: 0;
}
body .ui-datepicker select.ui-datepicker-month,
body .ui-datepicker select.ui-datepicker-year {
    width: 45%;
    border-radius: 4px;
    background: #f5f5f5;
    border: none;
    padding: 5px 7px;
    box-shadow: 0px 1px 1px 0px rgba(0, 14, 51, 0.05);
    margin: 0 3px;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    background-image: url(../img/select-icon.svg);
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: 73px 17px;
}
.card_box .due-dates-main {
    color: #dd0d00 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 18px !important;
    margin-top: 40px !important;
}
.card_box .due-dates-main span {
    color: #979797 !important;
}
.card_box12 {
    padding-bottom: 52px;
}
.deleteBtn-group {
    gap: 16px;
}
.csv_btn {
    color: #6464db;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    border: none;
    background: transparent;
}
@media (min-width: 768px) {
    .collectionSecond_wrapper .course_wrapper .accordion-button::after {
        display: none;
    }
}
@media (max-width: 767px) {
    .deleteBtn-group {
        justify-content: space-between !important;
        margin-bottom: 10px;
    }
    .collectionSecond_wrapper .course_wrapper .accordion-button::after {
        background: url(../img/dropdown.svg);
        background-repeat: no-repeat;
        background-size: 16px;
        width: 16px;
        height: 12px;
    }
    .collectionSecond_wrapper .course_wrapper .collectionDetails_heading {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 24px;
        margin-top: 0;
    }
    .collectionSecond_wrapper1 {
        padding: 40px 0 0;
    }
}
.link_complete {
    width: 100%;
}

/*==== Agency Landing Page Starts ====*/
.Alanding_header .nav-item {
    position: relative;
}
.signupDropdown {
    position: absolute;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.11);
    right: 0;
    width: 195px;
    bottom: -72px;
    z-index: 999;
}
.signupDropdown ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}
.Alanding_header .signupDropdown ul a {
    padding: 9px 24px !important;
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 700;
    display: table;
    margin-left: auto;
    line-height: 100%;
}
.Alanding_header .signupDropdown ul li:first-child a {
    border-bottom: 2px solid rgb(0 0 0 / 5%);
}
.agency_main h2 {
    color: #393535;
    font-size: 42px;
    font-weight: 800;
    line-height: 100%;
    margin-bottom: 15px;
}
.agency_main p {
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.agency_main .main-btn {
    border-radius: 8px;
    background: #6464db;
    padding: 8px 32px;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    line-height: 100%;
}
.agency_main ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.agency_main ul li {
    color: #3c3c3c;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    position: relative;
    padding-left: 18px;
}
.agency_main ul li:before {
    content: "";
    background-color: #3c3c3c;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}
.agency_main .subHeading {
    color: #3c3c3c;
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
}
.stateBanner_wrapper {
    padding: 40px 0;
}
.agency_main .banner_cont {
    background-color: #fff;
    border-radius: 16px;
}
.agency_main .banner_cont img {
    border-radius: 16px 16px 0 0;
    width: 100%;
    height: 235px;
    object-fit: cover;
}
.agency_main .banner_cont2 {
    padding: 16px;
    min-height: 87px;
}
.agency_main .banner_cont p {
    margin-bottom: 0;
    min-height: 60px;
}
.agency_main .banner_cont p a {
    color: #a8a8a8;
    text-decoration: underline;
}
.agency_main .banner_cont h3 {
    color: #3c3c3c;
    font-size: 16px;
    font-weight: 800;
    line-height: 24px;
}
.stateBanner_wrapper .banner_data {
    padding-top: 40px;
    padding-bottom: 40px;
}
.agency_main .btnGroup p {
    color: #3c3c3c;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}
.agency_main .btnGroup h6 {
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
.agency_main .btnGroup a {
    display: table;
    margin: 13px auto;
}
.agency_main .staffTraing_wrapper h3,
.empower_wrapper h3 {
    color: #6464db;
    font-size: 28px;
    font-weight: 800;
    line-height: 100%;
    margin-bottom: 24px;
}
.newClients_wrapper ul {
    display: flex;
}
.newClients_wrapper ul li {
    padding-left: 0 !important;
}
.newClients_wrapper ul li::before {
    display: none;
}
.newClients_wrapper .clients_cont {
    border-radius: 20px;
    background: #fff;
    padding: 16px;
    min-height: 190px;
}
.newClients_wrapper .clients_cont p {
    margin-bottom: 0;
}
.newClients_wrapper .clients_header {
    display: flex;
    justify-content: space-between;
}
.newClients_wrapper .clients_header h4 {
    color: #3c3c3c;
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    margin-bottom: 4px;
}
.newClients_wrapper .clients_header h6 {
    color: #6464db;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: 15px;
}
.newClients_wrapper {
    padding: 85px 0;
}
.cta_agency {
    background: #d8ebe4;
    padding: 48px;
}
.cta_agency p {
    font-size: 24px;
    margin-bottom: 0;
    line-height: 32px;
    font-weight: 400;
}
.staffTraing_wrapper {
    padding: 45px 0;
}
.staffTraing_wrapper .traning_cont2 {
    padding-top: 65px;
}
.staffTraing_wrapper .traning_cont2 .col-md-5,
.empower_wrapper .col-md-5 {
    display: flex;
    align-items: center;
}
.empower_wrapper {
    padding-bottom: 85px;
}
.empower_wrapper .subHeading {
    margin-bottom: 62px;
}
.riskFree_wrapper {
    padding: 120px 0 0;
}
.cta_agency p span {
    color: #6464db;
    font-size: 29px;
    font-weight: 700;
}
.cta_agency .col-md-4 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.agency_main {
    padding-bottom: 85px;
}
.riskFree_wrapper .btnGroup {
    margin-top: 30px;
}

.Alanding_header .signupDropdown .forDesk {
    display: block;
}
.Alanding_header .signupDropdown .forMobile {
    display: none;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .agency_main h2 {
        font-size: 32px;
    }
    .agency_main .subHeading {
        font-size: 20px;
    }
    .stateBanner_wrapper .banner_data {
        padding-top: 28px;
        padding-bottom: 28px;
    }
    .agency_main .banner_cont2 {
        padding: 12px;
    }
    .agency_main .banner_cont h3 {
        line-height: 20px;
    }
    .agency_main .main-btn {
        font-size: 18px;
    }
    .staffTraing_wrapper {
        padding: 0;
    }
    .staffTraing_wrapper .subHeading br {
        display: none;
    }
    .agency_main .staffTraing_wrapper h3,
    .empower_wrapper h3 {
        font-size: 25px;
        margin-bottom: 16px;
    }
    .staffTraing_wrapper .traning_cont2 {
        padding-top: 35px;
    }
    .riskFree_wrapper {
        padding: 80px 0 0;
    }
    .newClients_wrapper .clients_header {
        flex-wrap: wrap;
        margin-bottom: 12px;
    }
    .newClients_wrapper .clients_header h6 {
        margin-bottom: 3px;
    }
    .cta_agency p {
        font-size: 20px;
        line-height: 29px;
    }
    .cta_agency {
        padding: 30px;
    }
}

@media (min-width: 768px) {
    .staffTraing_wrapper .col-md-7 {
        flex: 0 0 54.33333%;
        max-width: 54.33333%;
    }
    .staffTraing_wrapper .col-md-5 {
        flex: 0 0 45.66667%;
        max-width: 45.66667%;
    }
    .stateBanner_wrapper .subHeading br,
    .empower_wrapper h2 br {
        display: none;
    }
}
@media (max-width: 767px) {
    .agency_main h2 {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .agency_main .subHeading {
        font-size: 16px;
    }
    .agency_main .banner_cont {
        margin-bottom: 24px;
    }
    .agency_main .main-btn {
        font-size: 16px;
        line-height: 19px;
    }
    .stateBanner_wrapper {
        padding: 30px 0 48px;
    }
    .stateBanner_wrapper .banner_data {
        padding-top: 24px;
        padding-bottom: 0;
    }
    .agency_main .btnGroup p {
        font-size: 16px;
    }
    .agency_main .btnGroup p strong {
        display: table;
        margin: 0 auto;
    }
    .agency_main .btnGroup h6 {
        font-size: 12px;
    }
    .staffTraing_wrapper {
        padding: 48px 0;
    }
    .staffTraing_wrapper h2 br,
    .staffTraing_wrapper .subHeading br {
        display: none;
    }
    .staffTraing_wrapper .subHeading {
        margin-bottom: 0;
    }
    .staffTraing_wrapper .traning_cont2 {
        padding-top: 36px;
    }
    .staffTraing_wrapper .traning_cont3 {
        flex-direction: column-reverse;
    }
    .agency_main .staffTraing_wrapper h3,
    .empower_wrapper h3 {
        font-size: 24px;
        margin-bottom: 16px;
        text-align: center;
        margin-top: 24px;
    }
    .agency_main ul li {
        font-size: 16px;
        line-height: 26px;
        padding-left: 14px;
    }
    .agency_main ul li:before {
        width: 5px;
        height: 5px;
        top: 12px;
    }
    .riskFree_wrapper {
        padding: 48px 0;
    }
    .agency_main .banner_cont p {
        min-height: auto;
    }
    .riskFree_wrapper .btnGroup {
        margin-top: 0;
    }
    .newClients_wrapper {
        padding: 24px 0;
    }
    .newClients_wrapper .clients_cont {
        min-height: auto;
        margin-bottom: 24px;
    }
    .empower_wrapper .subHeading br {
        display: none;
    }
    .empower_wrapper .subHeading {
        margin-bottom: 24px;
    }
    .empower_wrapper {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .cta_agency p {
        font-size: 18px;
        line-height: 27px;
        text-align: center;
    }
    .cta_agency p span {
        font-size: 24px;
    }
    .cta_agency .main-btn {
        display: table;
        margin: 13px auto 0;
    }
    .cta_agency {
        padding: 20px 40px;
        margin-top: 24px;
    }
    .agency_main {
        padding-bottom: 24px;
    }
    .Alanding_header #showButton {
        display: none !important;
    }
    .signupDropdown {
        position: unset;
        display: block !important;
        background-color: transparent;
        box-shadow: none;
        margin-top: -10px;
    }
    .Alanding_header .signupDropdown ul a {
        padding: 8px 0 !important;
        font-size: 14px;
        border-radius: 8px;
        background: var(--Green, #3db29e);
        margin: 0 0 12px;
        display: block;
        border: none;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .Alanding_header .signupDropdown ul li:first-child a {
        border-bottom: none;
    }
    .Alanding_header .signupDropdown .forDesk {
        display: none;
    }
    .Alanding_header .signupDropdown .forMobile {
        display: block;
    }
}
/*==== Agency Landing Page Ends ====*/

/*==== CERTIFICATE STARTS ====*/
.downloadBtn1 {
    border-radius: 8px;
    border: 1px solid #6464db;
    padding: 7px 8px;
    color: #6464db !important;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    width: auto;
    align-items: center;
    gap: 2px;
    justify-content: center;
}
.bottom2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.certificate_wrapper {
    background: linear-gradient(
            90deg,
            rgba(90, 95, 167, 0.3) 0%,
            rgba(61, 178, 158, 0.3) 100%
        ),
        #f9f9f9;
    padding: 25px 50px;
    overflow: hidden;
    height: 100%;
    display: flex;
    align-items: center;
}
.certificate_wrapper table {
    border-radius: 25px;
    background: linear-gradient(241deg, #e4f2f1 1.44%, #e7e9f2 99.37%);
    backdrop-filter: blur(29px);
    padding-top: 20px;
    padding-bottom: 20px;
    display: table;
    margin: auto;
    text-align: center;
}
.certificate_wrapper img {
    margin-top: 20px;
}
.certificate_wrapper h2 {
    font-size: 37px;
    font-weight: 800;
    text-transform: uppercase;
    color: #3c3c3c;
    line-height: 100%;
    margin: 20px 0 15px;
}
.certificate_wrapper p {
    font-size: 18px;
    font-weight: 400;
    color: #3c3c3c;
    margin: 0;
    line-height: 100%;
}
.certificate_wrapper h3 {
    font-size: 35px;
    font-weight: 500;
    color: #3c3c3c;
    line-height: 100%;
    margin: 5px 0 20px;
}
.certificate_wrapper .small {
    font-size: 16px;
}
.certificate_wrapper h6 {
    font-size: 20px;
    font-weight: 400;
    color: #3c3c3c;
    line-height: 100%;
    margin: 40px 0 10px;
}
.certificate_wrapper h1 {
    font-size: 32px;
    font-weight: 800;
    margin: 0 30px;
    color: #3c3c3c;
    line-height: 100%;
}
.certificate_wrapper h4 {
    font-size: 24px;
    font-weight: 700;
    color: #6464db;
    line-height: 100%;
    margin: 5px 0 45px;
}
.certificate_wrapper .sign {
    margin: 20px 0 30px;
}
.certificate_wrapper .footer_cont {
    font-size: 8px;
    margin-bottom: 20px;
}

@media (min-width: 1440px) {
    .certificate_wrapper .container,
    .certificate_wrapper .row {
        height: 100%;
    }
    .certificate_wrapper .col-12 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
}
@media (max-width: 1300px) {
    .certificate_wrapper {
        overflow: auto;
    }
}
/*==== CERTIFICATE ENDS ====*/

/*==== ATTESTATION STARTS ====*/
.attestation_wrapper {
    padding: 89px 0px 0 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
    min-height: 100vh;
}
.attestation_wrapper h2 {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 30px;
    line-height: 100%;
}
.attestation_wrapper p {
    color: #3c3c3c;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}
.attestation_wrapper h6 {
    color: #6464db;
    font-size: 18px;
    margin: 24px 0;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 8px;
}
.attestation_wrapper input {
    border-radius: 8px;
    border: 1px solid #3c3c3c;
    padding: 12px 24px;
    color: #8c8c8c;
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    background: #f9f9f9;
    width: 40%;
}
.attestation_wrapper input:focus {
    outline: none;
}
.attestation_wrapper button {
    display: table;
    margin: 115px auto 0;
    border-radius: 8px;
    background: #3db29e;
    border: 1px solid #3db29e;
    padding: 8px 32px;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
}

@media (max-width: 1023px) {
    .attestation_wrapper h6 {
        align-items: flex-start;
        gap: 7px;
    }
}
@media (max-width: 767px) {
    .attestation_wrapper h6 {
        align-items: flex-start;
        gap: 7px;
    }
    .attestation_wrapper h6 svg {
        width: 49px;
        height: 22px;
        margin-top: 4px;
    }
    .attestation_wrapper input {
        width: 100%;
    }
    .attestation_wrapper button {
        width: 100%;
    }
}
/*==== ATTESTATION ENDS ====*/

/*==== COURSE REPORTING STARTS ====*/

.courseReporting_wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.courseReporting_wrapper .sidebar {
    background: #fff;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);
    height: 100%;
    padding-top: 32px;
    min-height: calc(100vh - 224px);
}
.courseReporting_wrapper .sidebar .nav-tabs {
    border-bottom: none;
}
.courseReporting_wrapper .sidebar .nav-link {
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 24px;
    width: 100%;
    display: flex;
    margin: 5px 0;
    border-radius: 0;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
.courseReporting_wrapper .sidebar .nav-link.active {
    background: #6464db;
    color: #fff;
}
.courseReporting_wrapper .sidebar .nav-link.active img {
    filter: brightness(0) invert(1);
}
.courseReporting_wrapper .sidebar .nav-link img {
    opacity: 1;
}
.blue-btn {
    display: flex;
    border-radius: 8px;
    border: 1px solid #6464db;
    background: transparent;
    color: #6464db;
    font-size: 14px;
    align-items: center;
    font-weight: 700;
    padding: 8px 16px;
    gap: 10px;
    line-height: 100%;
    white-space: nowrap;
}
.blue-btn:disabled {
    color: #adb5bd;
    border-color: #adb5bd;
}
.green-btn:disabled {
    color: #fff !important;
    background-color: #adb5bd !important;
    border-color: #adb5bd !important;
}
.blue-btn:disabled img {
    opacity: 0.2;
}
.green-btn {
    background: #3db39e;
    border: 1px solid #3db39e;
    border-radius: 8px;
    padding: 10px 24px;
    color: #f9f9f9;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    text-decoration: none;
}

.delte_modal {
    background: hsl(0deg 0% 23.53% / 90%);
}
.delte_modal .close {
    position: absolute;
    top: 30px;
    right: 30px;
    opacity: 1;
}
.delte_modal .modal-content {
    text-align: center;
    border-radius: 20px;
}
.delte_modal .modal-body {
    padding: 34px 0 42px;
}
.delte_modal h4 {
    color: #393535;
    font-size: 14px;
    font-weight: 700;
    margin: 28px 0 15px !important;
}
.delte_modal p {
    color: #3c3c3c;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 35px !important;
}
.delte_modal .btn {
    border-radius: 8px;
    border: 1px solid #c30000 !important;
    background: #c30000 !important;
    padding: 8px 24px !important;
    color: #f9f9f9;
    font-size: 14px;
    font-weight: 600;
}
.delte_modal .btn.cancle {
    border: 1px solid #3c3c3c !important;
    opacity: 0.8;
    color: #3c3c3c;
    background-color: transparent !important;
}
.delte_modal .modal_footer {
    display: flex;
    justify-content: center;
    gap: 24px;
}
@media (min-width: 576px) {
    .delte_modal .modal-dialog {
        margin: 6.75rem auto;
        max-width: 550px;
    }
}
.modal-open .teamDashboard_wrapper .accordion-toggle {
    z-index: -1;
}
.modal-open .navbar-main {
    z-index: 0;
}
.modal-open .modal-backdrop.fade.show {
    display: none;
}
.reprotingCont .contentHeader h2 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.25px;
    margin: 0;
    width: 46%;
}
.reprotingCont .contentHeader h4 {
    color: #3db29e;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.16px;
    margin: 0;
}
.reprotingCont .contentHeader p {
    color: #888;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.14px;
    margin: 0;
}
.reporting_header {
    background: #f9f9f9;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);
    padding: 15px 40px 15px 0;
    position: relative;
    z-index: 1;
}
.reporting_header .inputGroup {
    gap: 8px;
}
.reporting_header .headerCont {
    width: 75%;
    margin-left: auto;
}
.reporting_header .headerCont ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.reporting_header .headerCont ul select {
    border-radius: 8px;
    border: 1px solid #3c3c3c;
    background: transparent;
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 12px;
}
.reporting_header .headerCont .dueDate .form-control {
    border-radius: 8px;
    border: 1px solid #3c3c3c;
    width: 135px;
    color: #3c3c3c;
}
.reporting_header .headerCont .dueDate .form-control::placeholder {
    color: #3c3c3c;
}
.gap-40 {
    gap: 40px;
}
.reprotingCont {
    padding: 32px;
}
.reprotingCont .reportTable {
    border-radius: 12px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
}
.reprotingCont .reportTable th {
    color: #000;
    font-size: 13px;
    font-weight: 700;
    line-height: 130%;
    white-space: nowrap;
}
.courseReporting_wrapper div.contentHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 16px;
}
.reprotingCont .reportTable td,
.reprotingCont .reportTable td li {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 130%;
}
.reprotingCont .reportTable td ul {
    list-style: disc;
}
.reprotingCont .reportTable td.status {
    background: #3c3c3c;
    color: #f9f9f9;
    font-size: 12px;
    font-weight: 700;
    line-height: 130%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.reprotingCont .reportTable {
    border-collapse: separate;
    border-spacing: 0;
}
.reprotingCont .reportTable tr:first-child th:first-child {
    border-top-left-radius: 20px;
}
.reprotingCont .reportTable tr:first-child th:last-child {
    border-top-right-radius: 20px;
}
.reprotingCont .reportTable tr:last-child td:first-child {
    border-bottom-left-radius: 20px;
}
.reprotingCont .reportTable tr:last-child td:last-child {
    border-bottom-right-radius: 20px;
}
.reporting_footer {
    padding-top: 33px;
    padding-bottom: 33px;
}
.reporting_footer p {
    padding: 15px 0 0;
}
.table_height {
    overflow-y: auto;
    margin-top: 24px;
    padding-right: 6px;
}
.table_height::-webkit-scrollbar {
    width: 5px;
    background-color: #e9e8e8;
    border-radius: 10px;
}
.table_height::-webkit-scrollbar-thumb {
    background-color: #adb5bd;
}
.reportTable .blue-bg td {
    background-color: #6464db;
    color: #fff;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px;
}
.reportTable tr td:last-child span {
    font-weight: 700;
}
.reportTable tr td:last-child a {
    color: #000;
    display: table;
}

.reportTable tr td:last-child p.link {
    color: #000;
    display: table;
    font-size: 12px;
    font-weight: 400;
    line-height: 130%;
}

@media (min-width: 768px) {
    .courseReporting_wrapper .col-md-3 {
        flex: 0 0 16%;
        max-width: 16%;
    }
    .courseReporting_wrapper .col-md-9 {
        flex: 0 0 84%;
        max-width: 84%;
    }
}
/*==== COURSE REPORTING ENDS ====*/

.signup_latest {
    background-color: #f9f9f9 !important;
    padding-bottom: 100px;
}
.signup_latest .navbar-brand {
    padding: 24px 0 18px;
    margin-bottom: 30px;
}
.signup_latest h2 {
    color: #3c3c3c;
    font-size: 32px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.signup_latest .accordion.accordian-custom {
    background: transparent;
    --bs-accordion-bg: transparent;
    --bs-accordion-border-radius: 0;
    --bs-accordion-border-color: 0;
}
.signup_latest .accordion.accordian-custom .accordion-item {
    border-bottom: #adb5bd 1px solid;
}
.signup_latest .accordion.accordian-custom h2 {
    margin-bottom: 0;
    position: relative;
}
.signup_latest .accordion.accordian-custom .accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
}
.accordion.accordian-custom .accordion-button:not(.collapsed) {
    color: #3c3c3c;
    background-color: transparent;
    padding-left: 0;
    box-shadow: none;
}
.signup_latest .accordion.accordian-custom .accordion-button {
    background: transparent;
    border: none;
    padding: 0;
    display: table;
    position: relative;
    color: #3c3c3c;
    background-color: transparent;
    padding-left: 0;
    text-align: left;
    width: 100%;
}
.signup_latest .accordion-button {
    color: #3c3c3c;
    font-size: 18px;
    font-weight: 700;
}
.signup_latest .accordion.accordian-custom .add-new-staff {
    position: unset;
}
.signup_latest a.btn.btn-assign {
    color: #3db29e !important;
    font-weight: 700;
    font-size: 16px !important;
    line-height: 20px;
    padding: 6px 13px 8px !important;
    box-shadow: none;
    background-color: transparent;
    border: 1px #3db29e solid;
    position: absolute;
    right: 3px;
    top: 17px;
    z-index: 999;
    width: 225px;
    display: inline-block;
}
.signup_latest .accordion.accordian-custom .accordion-body {
    padding: 15px 0px;
}
.signup_latest .accordion.accordian-custom label,
.signup_latest .accordion-body {
    color: rgb(60 60 60 / 80%);
    font-size: 16px;
    font-weight: 600;
}
.signup_latest ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.signup_latest .accordion.accordian-custom ul li {
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-left: 0;
    margin-bottom: 15px;
}
.signup_latest .accordion.accordian-custom label,
.signup_latest .accordion-body {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.signup_latest .accordion.accordian-custom label {
    width: 90%;
}
.signup_latest .body-list li span {
    font-weight: 500;
    color: #828282;
    float: right;
}
.signup_latest .text-center.register-info-download.mt-5 {
    color: #3c3c3c;
    font-weight: 500;
    font-size: 18px;
    line-height: 22.59px;
}
.signup_latest .text-center.register-info-download.mt-5 a {
    color: #6464db;
    text-decoration: underline;
}
.signup_latest .green-btn {
    padding: 9px 32px;
    font-size: 20px;
    background: #3db39e;
    border: 1px solid #3db39e;
    border-radius: 8px;
    color: #f9f9f9;
    font-weight: 700;
    line-height: 100%;
    text-decoration: none;
    margin-top: 50px;
}
.accordion.accordian-custom .accordion-button::after {
    margin-left: 15px;
    background: url(../img/ChevronRight.svg);
    background-repeat: no-repeat;
    transform: rotate(270deg);

    content: "";
    position: absolute;
    top: 8px;
    right: 10px;
    width: 20px;
    height: 20px;
}
.accordion.accordian-custom .accordion-button[aria-expanded="true"]::after {
    transform: rotate(87deg);
}
@media (min-width: 1024px) and (max-width: 1200px) {
    a.btn.btn-assign {
        font-size: 14px !important;
        padding: 4px 5px 6px !important;
    }
    .signup_latest .accordion-button {
        font-size: 17px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .signup_latest {
        min-height: 100vh;
    }
    .footer-agency {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 999;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    a.btn.btn-assign {
        position: unset;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .signup_latest .customRow {
        padding: 0;
        flex-direction: column-reverse;
    }
    .signup_latest h2 {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .signup_latest .form-group {
        margin-bottom: 12px;
    }
    .signup_latest .form-control {
        padding: 6px 0px;
        font-size: 14px;
    }
    .signup_latest .green-btn {
        padding: 9px 32px;
        font-size: 16px;
        width: 100%;
        margin-top: 28px;
    }
    .signup_latest h6 {
        margin: 8px 0 0;
    }
    .signup_latest .signup_cont {
        margin: 55px 0 0;
    }
    .signup_latest ul li {
        padding-left: 14px;
        margin-bottom: 12px;
    }
    .signup_latest {
        padding-bottom: 40px;
    }
    .footer-agency {
        padding-top: 28px !important;
        padding-bottom: 28px !important;
    }
    .caregiverQuestin_wrapper h2 {
        text-align: center;
        margin-bottom: 8px;
    }
    a.btn.btn-assign {
        font-size: 14px !important;
        padding: 5px 13px 6px !important;
        position: unset;
        width: 100%;
    }
    .accordion.accordian-custom .accordion-button:not(.collapsed) {
        border: none;
        box-shadow: none;
    }
    .signup_latest .accordion-button {
        font-size: 16px !important;
        line-height: 20px;
    }
    .signup_latest .accordion.accordian-custom ul li {
        font-size: 14px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
    }
    .signup_latest .accordion.accordian-custom label,
    .signup_latest .accordion-body {
        font-size: 14px;
        line-height: 20px;
    }
    .text-center.register-info-download.mt-5 {
        font-size: 14px;
        line-height: 18.59px;
    }
    .signup_latest.caregiverQuestin_wrapper {
        padding-bottom: 65px;
    }
    .accordion.accordian-custom .accordion-button::after {
        /* margin-right: -10px; */
    }
    .accordion.accordian-custom .accordion-button {
        padding: 6px 13px 12px 0;
    }
    .signup_latest .accordion.accordian-custom .add-new-staff {
        padding: 6px 0 8px !important;
        margin: 8px 0 4px;
        width: 100%;
    }
    .signup_latest .accordion.accordian-custom .accordion-header {
        gap: 20px;
        display: block;
    }
    .signup_latest .accordion.accordian-custom .accordion-button::after {
        right: 0;
        top: 0;
    }
}

.add_staffModal .add_row button {
    color: var(--green, #3DB29E);
    text-decoration: underline;
    font-weight: 700;
    line-height: 20px;
    font-size: 14px;
}

/* Add Staff modal - seats restriction banner */
.add-staff-seats-banner {
    padding: 12px;
    background: #F8F8F8;
    border-radius: 12px;
    border: 1px solid #F8F8F8;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.add-staff-seats-banner--exceeded {
    background: #fff5f5;
    border-color: #fde0e0;
}

.add-staff-seats-text {
    font-size: 14px;
    font-weight: 600;
    line-height: 130%;
    color: #888;
}

.add-staff-seats-banner--exceeded .add-staff-seats-used {
    color: #dc3545;
    font-weight: 600;
}

.add-staff-upgrade-link {
    color: #3DB29E;
    text-decoration: none;
    font-weight: 800;
}

.add-staff-upgrade-link:hover {
    color: #3DB29E;
}

.add-staff-no-seats-text {
    color: #3C3C3C;
    font-size: 14px;
    padding: 24px 0;
    font-weight: 600;
    line-height: 130%;
}

.add-staff-upgrade-container {
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    border: 1px solid var(--green, #3DB29E);
}

.add-staff-upgrade-container-white {
    background: #3DB29E;
}
.add-staff-upgrade-link-white {
    color: #F9F9F9;
}
.add-staff-upgrade-link-white:hover {
    color: #F9F9F9;
}

/* Add Staff modal - stacked layout when less than 4 seats remaining */
.add-staff-few-seats .add-staff-form-rows .caregiver-row {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 16px;
    margin-bottom: 16px;
    background: #f9f9f9;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
}
.add-staff-few-seats .add-staff-form-rows .caregiver-row .col-auto {
    width: 100% !important;
    max-width: 100%;
}
.add-staff-few-seats .add-staff-form-rows .caregiver-row .col-auto input,
.add-staff-few-seats .add-staff-form-rows .caregiver-row .add-staff-group {
    margin-bottom: 0 !important;
}
.add-staff-few-seats .add-staff-form-rows .caregiver-row:last-of-type {
    margin-bottom: 0;
}
.add-staff-seats-limit-text {
    display: flex;
    flex-direction: column;
}
span.add-staff-seats-heading {
    color: var(--Dark-gray, #3C3C3C);
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 130%;
}
span.seats-count-text {
    color: #3C3C3C;
}

/*==== TEAM DASHBOARD PAGE STARTS ====*/
.teamDashboard_wrapper .accordion-toggle {
    border-radius: 20px;
    background: #fff;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
}
.teamDashboard_wrapper .table td,
.teamDashboard_wrapper .table th {
    border-top: none;
    border-bottom: none;
    padding: 8px 16px;
}
.teamDashboard_wrapper .table tr[aria-expanded="true"] .last-td img {
    /* transform: rotate(180deg); */
}
.teamDashboard_wrapper .hiddenRow h4 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
}
.teamDashboard_wrapper .hiddenRow ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.teamDashboard_wrapper .hiddenRow ul li {
    border-radius: 12px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 12px;
    display: flex;
    justify-content: space-between;
    margin: 12px 0;
    align-items: center;
}
.teamDashboard_wrapper .hiddenRow ul li h5 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 130%;
}
.teamDashboard_wrapper .hiddenRow ul li p {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}
.teamDashboard_wrapper .hiddenRow ul li button {
    border: none;
    background-color: transparent;
    padding: 0;
}
.teamDashboard_wrapper .hiddenRow ul li button.hit-edit-due-date img {
    height: auto;
    width: auto;
}
.teamDashboard_wrapper .hiddenRow ul li .content {
    width: 85%;
}
.teamDashboard_wrapper .hiddenRow ul li button img {
    width: 24px;
    height: 28px;
}
.teamDashboard_wrapper .hiddenRow {
    padding: 24px 40px;
}
.teamDashboard_wrapper .accordion-toggle .last-td a {
    color: #3db29e;
    font-size: 12px;
    font-weight: 700;
    line-height: 23%;
    text-decoration-line: underline;
    display: table;
    margin-left: auto;
}
.teamDashboard_wrapper .accordion-toggle .last-td {
    gap: 16px;
    justify-content: flex-end;
}
.teamDashboard_wrapper .accordion-toggle .last-td img {
    width: 19px;
}
.teamDashboard_wrapper .details-row {
    transform: rotate(0deg);
}
.teamDashboard_wrapper .details-row.details-row-active {
    transform: rotate(180deg);
}
.teamDashboard_wrapper .accordion-toggle .last-td a:first-child {
    margin-bottom: 2px;
}
.teamDashboard_wrapper .progress {
    height: 14px;
    border-radius: 17px !important;
}
.teamDashboard_wrapper .progress .progress-fill {
    height: 14px;
    background-color: 6464DB;
    border-radius: 17px;
}
.teamDashboard_wrapper .table {
    border-collapse: separate;
    border-spacing: 0;
    border-spacing: 0 10px;
}
.teamDashboard_wrapper .table tbody .accordion-toggle td:first-child {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.teamDashboard_wrapper .table tbody .accordion-toggle td:last-child {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    max-width: 160px;
}
.teamDashboard_wrapper .table td.hiddenRow {
    padding: 0 16px;
}
.teamDashboard_wrapper .table th {
    color: #000;
    font-size: 13px;
    font-weight: 700;
    line-height: 130%;
}
.teamDashboard_wrapper .table .accordion-toggle td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: 800;
    line-height: 130%;
}
.teamDashboard_wrapper .table .accordion-toggle td {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    vertical-align: middle;
    line-height: 130%;
}
.teamDashboard_wrapper .addStaff,
.student-exam-review {
    color: #3db29e;
    font-size: 16px;
    font-weight: 800;
    line-height: 24px;
    padding: 7px 16px;
    border-radius: 8px;
    border: 1px solid #3db29e;
    background-color: transparent;
    display: flex;
    align-items: center;
    gap: 9px;
    float: right;
}
.student-exam-review {
    float: none !important;
    display: inline !important;
    margin-top: 24px !important;
    font-weight: 700 !important;
    padding: 8px 24px !important;
}
.teamDashboard_wrapper h1 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.25px;
    margin: 0;
}
.teamDashboard_wrapper .panel {
    margin-top: 40px;
}
.teamDashboard_wrapper .progress_cont p {
    margin: 5px 0 0;
    color: #888;
    font-size: 10px;
    font-weight: 400;
    line-height: 130%;
}
.teamDashboard_wrapper .accordian-body {
    border-radius: 0 0 20px 20px;
    background: #fcfcfc;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
    padding: 20px 25px 16px;
    margin-top: -5px;
}
.staff-progress .ui-datepicker-trigger {
    visibility: hidden;
    width: 0;
}
.staff-progress-loader {
    display: none;
}
#ui-datepicker-div {
    z-index: 9999 !important;
}
.loading_wrapper {
    position: relative;
    width: 100%;
    height: 250px;
}
.loading_wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
}
.content_right button,
.content button,
.teamDashboard_wrapper .accordion-toggle .last-td .extra_links a {
    position: relative;
    z-index: 1;
    -webkit-transform: translateZ(0); /* webkit flicker fix */
    -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}

.content_right button .tooltip,
.content button .tooltip,
.teamDashboard_wrapper .accordion-toggle .last-td .extra_links a .tooltip {
    bottom: -46px;
    border-radius: 8px;
    background: #3c3c3c;
    display: block;
    left: 50%;
    transform: translate(-50%, 10px);
    opacity: 0;
    padding: 5px 12px;
    white-space: nowrap;
    text-align: center;
    pointer-events: none;
    position: absolute;
    width: fit-content;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    color: #f9f9f9;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    z-index: 9999;
}
/* CSS Triangles - see Trevor's post */
.content_right button .tooltip:after,
.content button .tooltip:after,
.teamDashboard_wrapper
    .accordion-toggle
    .last-td
    .extra_links
    a
    .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #3c3c3c 10px;
    top: -9px;
    content: " ";
    height: 0;
    left: 45%;
    margin-left: -13px;
    position: absolute;
    width: 0;
    transform: rotate(180deg) translateX(-50%);
}

.content_right button:hover .tooltip,
.content button:hover .tooltip,
.teamDashboard_wrapper
    .accordion-toggle
    .last-td
    .extra_links
    a:hover
    .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.collectionCont_dashboard {
    border-bottom: 1px solid #ccc;
}
.collectionHeading.modal-header h2 {
    color: #6464db;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0;
}
.collectionCont_dashboard .accordion-header button {
    background: transparent;
    border: none;
    color: #3c3c3c;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    margin-top: 10px;
}
.collectionCont_dashboard .accordion-header button:after {
    content: "";
    background: url(../img/DropdownUp.svg);
    position: absolute;
    top: 8px;
    right: -23px;
    background-size: 12px;
    height: 12px;
    width: 12px;
    background-repeat: no-repeat;
}
.collectionCont_dashboard .label {
    font-weight: 600;
    color: #3c3c3c;
}
.collectionUL_cnt {
    margin: 0;
    padding: 20px 0 0;
    list-style: none;
}
.collectionCont_dashboard .accordion-item .collectionUL_cnt label input,
.collectionCont_dashboard .collectionUL_cnt label input {
    margin-right: 7px;
    position: relative;
    top: 1px;
}
#courseModal .training-type,
#course-assign-modal .training-type {
    margin-bottom: 12px;
}
#courseModal .training-type label,
#courseModal .due-date-flex label,
#course-assign-modal .training-type label,
#course-assign-modal .due-date-flex label {
    margin-right: 12px;
    margin-bottom: 0;
}
.collectionCont_dashboard
    .accordion-header
    button.accordion-button.collapsed:after {
    transform: rotate(180deg);
    top: 4px;
}

#nav-automation .second-header-title p {
    color: #3c3c3c !important;
}

#nav-automation .automation-label {
    color: #979797;
    font-size: 14px;
    font-weight: 600;
    line-height: 130%;
}

#nav-automation .automation-content {
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    line-height: 130%;
}
#automation-rule-table tr td:nth-child(2) {
    vertical-align: bottom !important;
}
@media (min-width: 768px) {
    .teamDashboard_wrapper .container {
        padding: 0 30px;
    }
}

.radio_container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 5px;
    width: 100%;
    height: 36px;
    border-radius: 8px;
    background: rgba(168, 168, 168, 0.12);
    margin-top: 38px;
    padding: 3px;
}
.radio_container input[type="radio"] {
    appearance: none;
    display: none;
}
.radio_container label {
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 100%;
    text-align: center;
    margin-bottom: 0;
    border-radius: 7px;
    overflow: hidden;
    transition: linear 0.3s;
    color: #000;
    cursor: pointer;
}
.radio_container input[type="radio"]:checked + label {
    background-color: #3db29e;
    color: #f9f9f9;
    font-weight: 700;
    transition: 0.3s;
}
.msg_alt {
    padding: 10px 82px;
    text-align: center;
    border-radius: 8px;
    border: 2px solid #6464db;
    color: #6464db;
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 35px;
}
.msg_alt a {
    color: #6464db;
    text-decoration: underline;
}
.settingManager_wrapper .reportTable {
    margin-top: 24px !important;
}
.manager-actions {
    display: flex;
    gap: 12px;
    flex-direction: row-reverse;
}
.teamDashboard_wrapper .team-dashboard-toolbar {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.teamDashboard_wrapper .team-dashboard-toolbar .dashSearch_box {
    flex: 1;
    min-width: 0;
}
.teamDashboard_wrapper .team-dashboard-filters-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    flex-shrink: 0;
    height: 38px;
    margin-top: 16px;
    padding: 0 14px;
    border-radius: 8px;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    font-family: Mulish, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
    cursor: pointer;
    transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}
.teamDashboard_wrapper .team-dashboard-filters-btn:hover {
    border-color: #6464db;
    color: #6464db;
}
.teamDashboard_wrapper .team-dashboard-filters-btn.is-active {
    border-color: #6464db;
    background: #6464db;
    color: #fff;
}
.teamDashboard_wrapper .team-dashboard-filters-btn.is-active:hover {
    color: #fff;
    border-color: #6464db;
}
.teamDashboard_wrapper .team-dashboard-filters-btn .team-dashboard-filters-dismiss {
    display: none;
}
.teamDashboard_wrapper .team-dashboard-filters-btn.is-active .team-dashboard-filters-dismiss {
    display: block;
}
.teamDashboard_wrapper .team-dashboard-filters-panel {
    display: none;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 12px;
    margin-bottom: 4px;
}
.teamDashboard_wrapper .team-dashboard-filters-panel.is-open {
    display: flex;
}
.teamDashboard_wrapper .team-dashboard-filters-panel .team-dashboard-filter-field {
    flex: 1;
    min-width: 160px;
    max-width: 320px;
}
.teamDashboard_wrapper .team-dashboard-filters-panel .dashboardgroup {
    width: 100%;
    margin-top: 0;
}
.teamDashboard_wrapper .dashSearch_box {
    position: relative;
}
.teamDashboard_wrapper {
    min-height: 100vh;
}
.teamDashboard_wrapper .dashSearch_box svg {
    position: absolute;
    top: 12px;
    left: 8px;
}
.teamDashboard_wrapper .dashboardSerch {
    border-radius: 8px;
    background: #fff;
    border: none;
    padding: 8px;
    color: #888;
    font-family: Mulish;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    width: 100%;
    margin-top: 16px;
    padding-left: 30px;
}
.teamDashboard_wrapper .dashboardgroup {
    border: 1px solid;
    color: #000;
    font-size: 14px;
    padding: 8px 8px 8px 13px;
    width: 82%;
    border-radius: 8px;
    background: #fff;
    font-style: normal;
    font-weight: 400;
    font-family: Mulish;
    line-height: 130%;
    margin-top: 18px;
    height: 38px;
}
.teamDashboard_wrapper .pagination {
    justify-content: space-between;
}
.teamDashboard_wrapper .pagination {
    justify-content: space-between;
}
.teamDashboard_wrapper .pagination .pagination-summary {
    color: #000;
    font-family: Mulish;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.teamDashboard_wrapper .pagination .page-link {
    background: #fff;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    padding: 0;
    color: #adb5bd;
    font-family: Mulish;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
.teamDashboard_wrapper .pagination .active .page-link {
    border-radius: 4px;
    background: #6464db;
    color: #fff;
}
.report-download {
    display: inline-flex;
    column-gap: 10px;
}
/*==== TEAM DASHBOARD PAGE ENDS ====*/
.dashboard-row {
    width: 100% !important;
    margin: 0px !important;
}

.dahboard-second-row {
    margin: 0px !important;
    margin-top: 20px;
    width: 100% !important;
}
.signup-notified {
    color: red;
}

.email-send {
    color: #7e00e4;
    font-weight: 500;
    font-size: 16px;
}

.exclamation-alert {
    margin-right: 5px;
}
.collection-link-title {
    color: #3c3c3c;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
}

a.collection-link-title:hover {
    color: #3c3c3c;
    cursor: pointer;
}

@media (max-width: 767px) {
    .banner_data {
        flex-wrap: wrap !important;
        overflow-x: visible;
    }
}

.facility_wrapper {
    box-shadow: 0 0 12px #e5e5e5;
    padding: 45px 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    border-radius: 16px;
    text-align: center;
}

.facility_wrapper h1 {
    color: #393535;
    font-size: 32px;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 10px;
}

.facility_wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.facility_wrapper ul li {
    margin-top: 20px;
}

.facility_wrapper ul a {
    border: 1px solid #6464db;
    color: #6464db;
    padding: 5px 20px;
    display: table;
    margin: 0 auto;
    font-weight: 700;
    border-radius: 6px;
    font-size: 15px;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .facility_wrapper {
        padding: 45px 30px;
    }
}
@media (max-height: 800px) {
    .course_sidecont {
        padding-top: 20px;
    }
    .course_sidecont h2 {
        margin: -3px 0 10px;
    }
    .course_sidecont .course_label {
        margin: 8px 0 12px;
    }
    .form_sidebar12 .course_sidecont .course_list {
        max-height: 161px;
    }
    .form_sidebar12 .radio_container {
        margin-top: 25px;
    }
    .form_sidebar12 .course_sidecont .add_new {
        margin: 20px 0 27px;
    }
    #course-assign-form-id .course_sidecont .course_label {
        margin: 8px 0 5px;
    }
    .form_sidebar12 #course-assign-form-id .course_sidecont .course_list {
        max-height: 95px;
    }
    .form_sidebar12 #course-assign-form-id .radio_container {
        margin-top: 5px;
    }
}

@media (max-width: 768px) {
    .facility_wrapper {
        box-shadow: 0 0 10px #e5e5e5;
        padding: 41px 20px;
        position: relative;
        top: auto;
        left: auto;
        transform: unset;
        width: 92%;
        margin: 21px auto;
    }

    .facility_wrapper h1 {
        font-size: 22px;
        margin-bottom: 26px;
    }

    .facility_wrapper ul li {
        margin-top: 17px;
    }

    .facility_wrapper ul a {
        padding: 5px 20px;
        font-size: 15px;
        width: 100%;
    }
}

.teamDashboard_wrapper .accordion-toggle .last-td .extra_links.d-flex {
    gap: 10px;
}

.teamDashboard_wrapper .accordion-toggle .last-td .extra_links img {
    width: 20px;
    height: 20px;
}

#courseModal,
#addExamReview,
#course-assign-modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

#courseModal .modal-content,
#addExamReview .modal-content,
#course-assign-modal .modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 30px;
    width: 838px;
    max-width: 838px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    height: 517px;
    border-radius: 10px;
}
#addExamReview .modal-content {
    height: auto !important;
    width: 642px !important;
}

#courseModal .modal-header,
#addExamReview .modal-header,
#course-assign-modal .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
    padding-bottom: 10px;
    margin-bottom: 24px;
    padding: 0px;
}

#courseModal .close,
#addExamReview .close,
#course-assign-modal.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

#courseModal .close:hover,
#courseModal .close:focus,
#addExamReview .close:hover,
#addExamReview .close:focus,
#course-assign-modal .close:hover,
#course-assign-modal .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#course-assign-modal p.course-collection-assign-description {
    margin-bottom: 0px !important;
}
#course-assign-modal .modal-header .close {
    margin: -2.2rem -1rem -1rem auto !important;
}
#course-assign-modal .modal-content {
    padding: 24px 50px 24px 50px !important;
}
#course-assign-modal .form-group {
    margin-bottom: 0px !important;
}
#courseModal .tab-content,
#course-assign-modal .tab-content {
    margin-bottom: 24px;
    max-height: 212px;
}
#course-assign-modal .tab-content {
    overflow: overlay;
    margin-bottom: 24px;
}

.additional-data {
    font-family: Mulish;
    font-size: 12px;
    margin-bottom: 24px;
}
#course-assign-modal .additional-data label.label {
    font-weight: bold;
}
#course-assign-modal .btn-group {
    font-family: "Mulish";
    float: right;
}
#course-assign-modal #course-assign-cancel {
    background: transparent;
    border-radius: 8px;
    border: none;
    padding: 8px 24px;
    font-weight: 700;
    font-family: "Mulish";
    font-size: 14px;
    line-height: 18px;
    margin-left: 12px;
    margin-top: 24px;
    width: fit-content;
}

#courseModal .tab button {
    border-radius: 15px;
    padding: 4px 12px 4px 12px !important;
    border: 2px solid #3b3b3b;
    background: #ffffff;
    height: 37px;
    font-weight: bold;
    color: #3b3b3b;
}

#courseModal .tab button:hover {
    background-color: #ddd;
}

#courseModal .tab button.active {
    border-radius: 15px;
    color: #ffffff;
    background: #3db39e;
    border: 1px solid #3db39e;
}

#courseModal .tabcontent,
#course-assign-modal .tabcontent {
    display: none;
    border-top: none;
    max-height: 200px;
    overflow-y: auto;
}

#courseModal .due-date,
#course-assign-modal .due-date {
    margin-top: 20px;
}

#courseModal .assign-btn,
#addExamReview .review-btn,
#course-assign-modal .assign-btn {
    background: #3db39e;
    border-radius: 8px;
    border: none;
    color: #f9f9f9;
    padding: 8px 24px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-left: 12px;
    margin-top: 24px;
    width: fit-content;
}
#addExamReview .modal-content.collectionHeading.modal-header h2 {
    font-size: 18px !important;
}
.due-date-flex {
    display: inline-flex;
    gap: 22px;
}

/* New Course Page Starts */
.newCourse_banner {
    padding: 40px 0;
    box-shadow: 0 0 10px #e6e6e6;
    position: relative;
}
.newCourse_banner h1 {
    color: #3db29e;
    font-weight: 600;
    font-size: 28px;
}
.newCourse_banner p {
    font-size: 14px;
    color: #3c3c3c;
    line-height: 20px;
}
.newCourse_banner ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 16px;
}
.newCourse_banner ul li {
    border: 1px solid #3c3c3c;
    border-radius: 25px;
    padding: 8px 25px;
    line-height: 100%;
    color: #3c3c3c;
    font-size: 13px;
}
.newCourse_section {
    background: #f9f9f9;
    padding: 40px 0;
}
.newCourse_section h4 {
    color: #6464db;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}
.newCourse_section .accordion-item {
    background-color: transparent;
}
.newCourse_section .accordion-body {
    background: #fff;
    border-radius: 0 0 16px 16px;
}
.newCourse_section .accordion-button {
    padding: 0;
    box-shadow: 0 5px 5px #e4e4e4;
    border-radius: 16px !important;
    padding-right: 20px;
}
.newCourse_section .accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}
.newCourse_section .accordion-button:not(.collapsed) {
    background-color: #fff;
}
.newCourse_section .accordion-button ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 10px;
    /* flex-wrap: wrap; */
}
.newCourse_section .accordion-button ul li {
    background: #f3f3f3;
    color: #3c3c3c;
    border-radius: 25px;
    font-weight: 500;
    font-size: 14px;
    padding: 3px 16px;
}
.newCourse_section .accordion-button img {
    border-radius: 16px 0 0 16px;
}
.newCourse_section .accordion-button .headingCont {
    padding-left: 23px;
}
.newCourse_section .accordion-item {
    margin-bottom: 17px;
    border-bottom: none;
}
/* New Course Page Ends */
#accordionFlushExample .accordion-item img {
    width: 150px !important;
    height: 100px !important;
}
.section-image {
    margin-right: 4px;
    width: 11px;
    height: 10px;
}

.read-more-collection,
.hide-more-collection {
    text-decoration: underline;
    color: #7879e0;
    font-weight: 600 !important;
}
.collection-detail-course-link {
    text-decoration: none;
}
.lesson-single-image {
    height: 410px !important;
    width: 1120px !important;
}

.newCourse_details {
    background: #f9f9f9;
    padding: 40px 0;
}
.newCourse_details h3,
.newCourse_details h4,
.newCourse_details h5 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
.newCourse_details h3{
    margin-top: 30px;
}
.newCourse_details h4,
.newCourse_details h5 {
    margin-top: 50px;
}
.newCourse_details p,
.newCourse_details li {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.newCourse_details .details_points {
    padding-left: 15px;
}
.newCourse_details .lesson_list {
    display: flex;
    margin: 10px 0 0;
    padding: 0;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
}
.newCourse_details .lesson_list li {
    width: 49%;
    display: flex;
    align-items: center;
}
.newCourse_details .lesson_list li span {
    color: #3c3c3c;
    font-size: 18px;
    line-height: 24px;
    padding-left: 12px;
}
@media (max-width: 767px) {
    .newCourse_details .lesson_list li {
        width: 100%;
    }
}
.card-with-no-record {
    border: 2px !important;
    text-align: center !important;
    border-radius: 7px !important;
    font-size: 17px !important;
    font-weight: normal !important;
    font-family: 'Mulish' !important;
}

/*==== COURSE DETAIL PAGE STARTS ====*/
.course_wrapperNew .newCourse_section .accordion-button .headingCont {
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* padding-top: 9px;
    padding-bottom: 9px; */
}
.course_wrapperNew .newCourse_section .accordion-button .headingCont div:first-child{
    width: 67%;
}
.course_wrapperNew .btn-green {
    border: 1px solid #3db29e;
    color: #3db29e !important;
    font-size: 14px;
    font-weight: 600;
}

.course_wrapperNew .search_box {
    width: 25%;
    position: relative;
}
.course_wrapperNew .search_box:before {
    content: "";
    background: url("../../../../img/search-icon.png");
    background-size: 12px;
    position: absolute;
    top: 14px;
    left: 12px;
    height: 12px;
    width: 12px;
    z-index: 1;
}
.course_wrapperNew .search_box input {
    background-color: #f3f3f3;
    border-color: transparent;
    color: #3c3c3ce0;
    font-size: 12px;
    padding-left: 32px;
}
.course_wrapperNew .search_box button img {
    filter: brightness(0) invert(1);
}
.course_wrapperNew .search_box button,
.course_wrapperNew .search_box button:hover {
    background-color: #6464db;
    border-color: #6464db;
}
.course_wrapperNew .btnGroup {
    display: flex;
    align-items: center;
    gap: 5px;
}
.course_wrapperNew .course_wrapper .nav-tabs button:hover {
    border-color: transparent;
}
.course_wrapperNew .newCourse_section .accordion-body a {
    color: rgb(33, 37, 41);
}
.course_wrapperNew .btn-green {
    white-space: nowrap;
}
.course_wrapperNew .btn-green:hover {
    background-color: #3db29e;
    color: #fff !important;
}
.course_wrapperNew .search_box input::placeholder {
    color: #3c3c3ce0;
}
.course_wrapperNew .search_box select {
    border-radius: 8px;
    border: 1px solid #3c3c3c;
    background: transparent;
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 12px;
}
.newCourse_banner .banner_btn img{
    filter: brightness(0) invert(1);
  width: 12px;
}
.course_wrapperNew .search_box.withDropdown {
    display: flex;
    width: 36%;
    gap: 16px;
}
.newCourse_banner .banner_btn .btn-green {
    border: 1px solid #3db39e;
    color: #fff;
    border-radius: 8px;
    padding: 8px 24px;
    line-height: 100%;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
}
.newCourse_banner .banner_btn {
    position: relative;
    padding-top: 50px;
    display: table;
    z-index: 2;
}
.newCourse_banner .banner_btn .dropdown_box {
    position: absolute;
  top: 93px;
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  left: 0;
  right: 0;
  border-radius: 10px;
}
.newCourse_banner .banner_btn .dropdown_box p{
    margin: 0;
    font-weight: bold;
    padding: 6px 20px;
    border-bottom: 1px solid #ccc;
}
.newCourse_banner .banner_btn .dropdown_box p:last-child{
    border-bottom: none;
}
.newCourse_section .accordion-button ul li{
    white-space: nowrap;
}
.course_wrapperNew .newCourse_section .accordion-button:after{
    position: absolute;
    top: 20px;
    right: 18px;
}
.course_wrapperNew .newCourse_section .accordion-button{
    padding-right: 40px;
}
@media (max-width: 1400px) {
    .course_wrapperNew .btnGroup {
        width: 30%;
    }
}
@media (min-width: 1100px) and (max-width: 1300px){
    .course_wrapperNew .newCourse_section .accordion-button .headingCont div:first-child {
        width: 60%;
      }
}
@media (max-width: 767px) {
    .course_wrapperNew .newCourse_section .accordion-button .headingCont div:first-child {
        width: 92%;
      }
    .newCourse_section .accordion-button ul li {
        font-size: 12px;
        padding: 2px 16px;
    }
    .course_wrapperNew .headingCont .btnGroup {
        gap: 12px;
    }
    /* .course_wrapperNew .headingCont .btn-green {
        width: 50%;
    } */
    .newCourse_section .accordion-body {
        font-size: 14px;
        font-weight: 400;
      }
    .course_wrapperNew .headingCont h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .course_wrapperNew .nav {
        display: flex;
    }
    .course_wrapperNew .accordion-button::after {
        position: absolute;
        top: 16px;
        right: 16px;
    }
    .newCourse_section .accordion-button {
        padding-right: 0;
    }
    .course_wrapperNew .accordion-header i {
        display: none;
    }
    .course_wrapperNew .nav-tabs .nav-item {
        width: 50%;
    }
    .course_wrapperNew .nav-tabs button {
        width: 100%;
    }
    .course_wrapperNew .search_box {
        width: 100%;
    }
    .course_wrapperNew .search_box.withDropdown {
        width: 100%;
        flex-wrap: wrap;
    }
    .course_wrapperNew .search_box select {
        width: 100%;
    }
    .course_wrapperNew #accordionFlushExample .accordion-item img {
        display: none;
    }
    .course_wrapperNew .newCourse_section .accordion-button .headingCont {
        flex-wrap: wrap;
    }
    .course_wrapperNew .btnGroup {
        width: 100%;
    }
    .course_wrapperNew .newCourse_section .accordion-button ul {
        margin: 13px 0 17px;
        flex-wrap: wrap;
    }
    .course_wrapperNew .newCourse_section .accordion-button .headingCont {
        padding: 13px 17px;
    }
    .newCourse_banner .banner_btn {
        padding-top: 20px;
        padding-bottom: 10px;
      }
      .newCourse_banner .banner_btn .btn-green{
        width: 100%;
        font-size: 16px;
        justify-content: space-between;
        align-items: center;
        padding: 10px 24px;
      }
      .newCourse_banner .banner_btn img {
        margin-top: 4px;
      }
      .newCourse_banner .banner_btn .dropdown_box {
        /* top: 62px; */
        top: auto;
        z-index: 9999;
        margin: 10px 15px 0px 15px;
       }
}
.course_wrapperNew .newCourse_section .course_topic_head {
    margin-top: 15px;
    color: #000;
    font-weight: bold;
    margin-bottom: 7px;
}

.course_wrapperNew {
    min-height: 100vh;
}
.course_wrapperNew .newCourse_section .accordion-button .headingCont{
    align-items: flex-start;
}

.course_wrapperNew .newCourse_section .accordion-body a{
    color: #3C3C3C !important;
    text-decoration: underline !important;
    font-weight: normal !important;
}

.course-detail-lesson-image {
    width: 45px;
    border-radius: 50%;
    height: 45px;
    object-fit: cover;
}
@media (min-width: 1000px) and (max-width: 1399px){
    .course_wrapperNew .btnGroup {
        justify-content: flex-end;
      }
      .newCourse_section .accordion-button ul li {
        font-size: 12px;
        padding: 3px 10px;
        white-space: nowrap;
      }
      .course_wrapperNew .search_box.withDropdown {
        width: 40%;
       }
       .newCourse_section .accordion-button ul {
        gap: 8px;
      }
}

@media ( max-width:999px ) {
    .course_wrapperNew .btnGroup {
        width: auto;
    } 
    
}

@media ( max-width:767px ) {
    .bottom_button_bar {
        position: fixed;
        background-color: #f9f9f9;
        left: 0;
        right: 0;
        bottom: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .bottom_button_bar .justify-content-between2 {
        position: relative;
        display: inline-block !important;
        padding-left: 95px;
        padding-right: 95px;
        text-align: center !important;
        padding-top: 10px !important;
        border-top: none !important;
        margin-top: 0px !important;
        min-height: 64px;
        width: 100%;
        padding-bottom: 10px;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .bottom_button_bar .justify-content-between2 .Previous_btn {
        margin-right: auto;
        float: left;
        position: absolute;
        left: 0!important;
        top: calc(50% - 13px);
    } 
    .bottom_button_bar .justify-content-between2 .Next_btn {
        margin-right: auto;
        float: left;
        position: absolute;
        right: 0!important;
        top: calc(50% - 13px);
    }
    .bottom_button_bar .justify-content-between2 .Previous_btn {
        margin: 0 auto !important;
        left: auto;
        float: none;
    } 
    .question_screen .question-box {
        padding-bottom: 70px;
    } 
    .bottom_button_bar .justify-content-between2 button.btn.btn-warning.btn-green.mt-5 {
        margin-top: 0!important;
    } 

     

}
/* Caregiver count css start */
.caregiver-count {
    font-size: 14px;
    color: #3C3C3C;
    margin-top: 24px;
    vertical-align: middle;
}

.caregiver-count .caregivers-seats {
    font-weight: bold;
}

.caregiver-count .tooltip-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* Tooltip text */
.caregiver-count .tooltip-container .tooltip-text {
    visibility: hidden;
    margin-top: 10px;
    width: 250px;
    background-color: #333;
    color: #fff;
    text-align: left;
    padding: 10px;
    border-radius: 8px;
    position: absolute;
    top: 145%; /* Moves tooltip below the icon */
    left: 50%;
    transform: translateX(-80%);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    font-size: 14px;
    line-height: 1.5;
    white-space: normal; /* Allows text wrapping */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}

/* Tooltip arrow (pointing upwards) */
.caregiver-count .tooltip-container .tooltip-text::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 81%;
    transform: translateX(-80%);
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #333 transparent;
}

/* Show tooltip on hover */
.caregiver-count .tooltip-container:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

/* Ensure the list inside tooltip displays correctly */
.caregiver-count .tooltip-container .tooltip-text ul {
    margin: 8px 0 0 0;
    padding-left: 18px;
    list-style-type: disc;
}

.caregiver-count .tooltip-container .tooltip-text ul li {
    font-size: 13px;
    margin-bottom: 4px;
}
.caregiver-count-alert-exceed {
    color: red;
}
/* caregiver count css end */


.signupDropdown { display: none;}

@media (max-width: 991px) {
    .Alanding_header .nav-item:nth-child(3), .Alanding_header .nav-item:nth-child(2) {
        display: block;
    }

    .Alanding_header .navbar-nav {
        align-items: center !important;
        position: relative;
        padding-top: 68px;
    }
    .Alanding_header .nav-item {
        position: relative;
        width: 100%;
        text-align: center;
    }
    .Alanding_header.navbar .nav-item .sign_up {
        padding: 8px 32px !important;
        width: 100%;
        text-align: center;
        display: flex !important
;
        align-items: center !important;
        justify-content: center;
    }
    .Alanding_header.navbar  button.navbar-toggler {
        margin-right: -4px !important;
    }
}
.add_staffModal .modal-dialog {

    max-width: 872px;
}
.add_staff_body .form-row .col-auto:last-child {
    width: 35%;
}
.add-staff-group {
    color: #a8a8a8;
}

@media (min-width: 768px){

    .add_staff_body .caregiver-row .col-auto {
         width: 30% !important;
    }

    .add_staff_body .removablestaff {
         gap: 32px !important;
    }
    .add_staff_body .col-auto label.error {
        position: absolute;
        bottom: -18px !important;
        left: 5px !important;
        color: red;
        font-size: 10px;
    }
}
.inactive_alert {
    border: 2px solid #DF5E5E !important;
    color: #DF5E5E !important;
}
.inactive_alert a {
    color: #DF5E5E !important;
}
.hireDate {
    width: 125px;
}
.single-heading-custom {
    color: #979797;
}
.hireDate input {
    border: 1px solid #3C3C3C;
    color: #3C3C3C;
}
/* Automation modal css start  */
@media (min-width: 1100px){

    .add-automation-modal .form_sidebar .col-auto {
        width: 100% !important;
    }
    .add-automation-modal .form_sidebar h1 {
        text-align: unset !important;
    }
    .add-automation-modal .form_sidebar {
        padding: 40px 80px !important;
    }

    .add-automation-modal .modal-dialog {
        max-width: 640px !important;
    }
}
#automation-rule-table tr td:nth-child(1) {
    width: 485px !important;
}
.add-automation-modal .cancel-modal {
    background: #ADB5BD !important;
    color: white !important;
    border: 1px solid #ADB5BD !important;
}
.add-automation-modal .automation-label {
    font-size: 16px;
    font-weight: bold;
    line-height: 130%;
    color: #000000;
    padding: 0px !important;
 }

 .add-automation-modal #addAutomationRuleForm {
    margin-bottom: 0px !important;
 }

 .add-automation-modal .radio-type {
    margin-bottom: 8px;
 }

.add-automation-modal select {
    width: 100%;
    padding: 8px;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.add-automation-modal .form-group {
    margin-bottom: 18px;
}
.add-automation-modal .form_sidebar .form-row {
    margin-bottom: 18px !important;
}
.add-automation-modal .radio-group {
    margin-top: 10px;
}
.add-automation-modal .radio-group input {
    margin-right: 5px;
}

.add-automation-modal .radio-group #dueDate {
    width: 124px;
}
.add-automation-modal .inline-group {
    display: flex;
    align-items: center;
    margin-top: 0px !important;
    gap: 5px;
}
.add-automation-modal .inline-group label{
  margin-bottom: 0px !important;
  line-height: 24px;
  color: #3C3C3C;
  font-weight: 500;
}
.add-automation-modal .inline-group select {
    width: 46px;
    height: 28px;
    border-radius: 8px;
    padding: 2px 4px 2px 2px;
    background: transparent;
}

.add-automation-modal select , .add-automation-modal input {
    color: #A8A8A8;
    border: 1px solid #A8A8A8;
}
.add-automation-modal input[type="radio"]:checked  {
    accent-color: #3c3c3c;
}
/* Automation modal css end  */

#automation-month {
    width: 46% !important; 
}
#month-days {
    width: 35% !important;
}
.month-day-container {
    gap: 5px;
    width: 37%;
}

#monthWidthChecker {
    position: absolute;
    visibility: hidden;
    white-space: nowrap;
    font-family: inherit;
    font-size: inherit;
    padding: 0;
    margin: 0;
}
select#group {
    font-weight: 400;
}
span.btn-action.btn-edit-group {
    color: #6464DB;
}
.reset-email-send {
    color: #3C3C3C;
    font-weight: bolder;
    line-height: 26px;
    float: right;
}
@media (max-width: 767px) {
    .lesson-single-image {
        object-fit: cover;
    }
}

.change-language-btn {
    background: transparent;
    border: none;
    text-decoration: underline;
    font-weight: bold;
    text-underline-position: under;
    padding: 8px;
}
.change-language-btn +.dropdown_box{
    right: unset !important;
    left: 140px !important;
    width: 171px;
}
.change-language-btn .change-language-icon {
    vertical-align: baseline;
    margin-left: 5px;
    filter: none !important;
}