body {
    font-family: 'Roboto', sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.bg-light {
    background-color: white !important;
    border-bottom: 1px solid #E0E2E6;

}

.lms_tag {
    color: #2FAB6D !important;
}

.nav_color {

    color: black;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
}

.navbar-light .navbar-nav .nav-link {
    color: black !important;
}

.line_color {
    color: #D9D9D9 !important;
}

.login_logo {
    color: #E0E2E6;
}

.login_color {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #999999 !important;
}

.drop_down_set {
    width: 200px;
    height: 50px;
    background: #25408A;
    font-weight: 600;
    font-size: 16px;
    border: none;
    border-radius: 0px;
}

.drop_down_set:hover {
    background-color: #25408A !important;
}

.drop_logo {
    align-items: left;
}


.calendar_content div.past-date {
    color: #000000;
}

.calendar_content div:hover {
    border: none;
    cursor: pointer;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.form-control-underlined {
    border-width: 0;
    border-bottom-width: 1px;
    border-radius: 0;
    padding-left: 0;
}

.form-control:focus {
    box-shadow: none;
}

.form-control::placeholder {
    font-size: 0.95rem;
    color: #CACACA;
    font-weight: 400;
    font-style: normal;
}

.input_id {
    color: #000000 !important;
}

.search_set {
    height: 50px;
    font-family: 'Roboto' !important;
    border: 1px solid #25408A;
    font-weight: 400;
    border-radius: 0px !important;
    font-size: 16px;
    color: #CDCECF;
}

.tab_pad_set {
    height: 112px !important;
    padding-top: 0px !important;
}

.search_buton {
    width: 83.91px;
    height: 50px;
    border: none;
    cursor: pointer;
    border-radius: 0px !important;
    background: #25408A;
}

.img-fluid {
    object-fit: cover;
}

.nav_pad_logo {
    padding-left: 128px;
}

.joy_text {
    position: absolute;
    bottom: 14px;
    color: white;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    left: 40px;
}

[data-theme="november"] {
    background-color: #ffffff;
}

.card_color {
    background: #2FAB6D;
    color: white;
}

.hight_fixed {
    overflow: auto;
}

.row_set {
    margin-right: 0px;
    margin-left: 0px;
}

.card {
    border-radius: 0px;
}

.card_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    color: #989898;
}

.card_text1 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    color: #ffffff;
}

.card_set {
    height: 116px;
    padding-top: 21px;
    border-right: none;
}

.calendar .header {
    height: 100px;
    position: relative;
    color: #000000 !important;
}

[data-theme="november"] .header .text,
[data-theme="november"] .table .row .cell.active span {
    background-color: #ffffff;
}

.header [data-action]>i {
    color: #989898;
    ;
}

.edu_card {
    padding-left: 0px;
}

.edu_card1 {
    padding-right: 0px;
}

.waiting_class {
    width: 122px;
    padding: 5px;
    background: #F87171;
    border-radius: 20px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: white;
}

.months {
    height: 247px;
}

.cat {
    background: #25408A;
    color: white;
    padding: 10px;
    height: 43px;
    margin-right: -15px;
    margin-left: -14px;
}

.crd_color {
    background: #F5F5F5;
    border-left: 0px;
}

.row_set1 {
    margin-left: 0px;
}

.date_span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #989898;
}

.design_txt {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: black;
    margin-top: 13px;
    padding-top: 5px;
    border-top: 2px solid #2FAB6D;
    width: 31px;
}

.col_pad {
    padding: 10px;

}

.col_set {
    background: #F5F5F5;
    padding: 14px 10px 2px 4px;
    border: 1px solid #E6E7F2;
}

.buton_div {
    margin: -4px 0px 10px -6px;
}

.extra_pad {
    margin-top: 60px;
}

.frame_img_div {
    border-radius: 50px;
    padding: 21px 61px 14px 16px;
    background: #EAEAEA;
    margin-top: 26px;
}

[data-theme="december"] {
    background-color: #ffffff !important;
}

[data-theme="december"] .header .text,
[data-theme="december"] .table .row .cell.active span {
    background-color: #ffffff !important;
    color: #000000;
}

.frame_img_div1 {
    display: inline-block;
    border-radius: 50px;
    padding: 19px 17px 17px 18px;
    background: #EAEAEA;
    margin: 26px 0px 0px 10px;
}

.quick_pad_login_sidebar {
    padding-right: 0px;
    margin: 60px 0px 0px 122px;
}

.quick_pad_login_form {
    margin: 60px 0px 0px 258px;
}

.quick_pad_signup {
    margin: -83px 0px 0px 95px;
}

.quick_pad_find_id {
    margin: 20px 0px 0px 104px;
}

.quick_pad_reset_pass {
    margin: 30px 0px 0px 190px;
}

.Clinical_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    padding-bottom: 7px;
    color: #000000;
}

.Clinical_date {
    padding-bottom: 19px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    border-bottom: 2px solid #FFFFFF;
    font-size: 13px;
    color: #989898;
}

.Clinical_date1 {
    border-bottom: 0px;
}

.taring_app {
    background: #25408A;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    display: flex;
    padding: 11px 0px 6px 0px;
    text-align: left;
    color: #FFFFFF;
}

.yearly_scdule {
    color: #989898;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    padding-top: 11px;
    font-size: 12px;
    padding: 21px 0px 0px 5px;
}

.yearly_scdule_cul {
    padding: 0px;
}

.calendar {
    width: 100%;
    height: 366px;
}

.table .row .cell.disable {
    color: #F99F1D;
}

.icon_clndr {
    padding: 10px 8px 0px 5px;
}

.overlay_img {
    position: absolute;
    top: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    /* Black see-through */
    color: #f1f1f1;
    width: 94%;
    height: 100%;
}

.donlod_ig {
    object-fit: cover;
}

.date {
    padding-left: -10px;
}

.table .row .cell span {
    font-size: 14px !important;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    color: #000000;
}

.table .row .cell {
    font-size: 12px !important;
    font-family: 'Roboto';
    font-style: normal;
    color: #000000;
    font-weight: 500;
}

.calendar .header .text>span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    color: #000000;
}

.table .row .cell {
    font-size: 14px !important;
    font-family: 'Roboto';
    font-style: normal;
    color: #000000;
    font-weight: 600;
}

.header [data-action]>i {
    display: none !important;
}

.arrow_calndr {
    padding: 17px 0px 98px 17px;
}

.frame_div {
    background: #EAEAEA;
    border-radius: 53px;
    padding: 25px;
    margin-bottom: 59px;
}

.right_arrow {
    padding-left: 13px;
    margin-right: -13px;
}

.date_img {
    padding-left: 0px;
    border: 1px solid #D9D9D9;
}

.Category {

    background: #2FAB6D;
    color: white;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    display: flex;
    padding: 9px;
    font-size: 16px;
}

.view_more_buton {
    width: 96.95px;
    height: 23.1px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    cursor: pointer;
    margin-top: 81px;
    font-size: 12px;
    color: #6F6F6F;
    border: none;
    background: #D9D9D9;
    border-radius: 20px;
}

.view_more_buton1 {
    width: 96.95px;
    height: 23.1px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    cursor: pointer;
    margin-top: 43px;
    font-size: 12px;
    color: #6F6F6F;
    border: none;
    background: #D9D9D9;
    border-radius: 20px;
}

.main_frame_cat {
    background: #F5F5F5;
    border: 1px solid #E6E7F2;
    height: 187px;
}

.design_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
}

.notice_main {
    background: rgb(37 64 138 / 23%);

}

.Notice {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #000000 !important;
}

.flex_not {
    display: flex;
}

.clr_white {
    background-color: white;
    padding: 32px 13px 0px 10px;
}

.tab_main_width {
    width: 95%;
}

.flex_set {
    display: flex;
}

.medal_icon {
    margin: -16px 0px 0px -53px;
}

.img_overlay {
    color: black;
    opacity: 0.9;
}

.more_buton {
    width: 71.69px;
    background: #FFFFFF;
    border: 1px solid #63C092;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    cursor: pointer;
    font-size: 12px;
    color: #63C092;
    border-radius: 20px;
}

.Homepage {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    color: #000000;
}

.drop_down_set::after {
    display: none;
}

.drop_logo1 {
    color: #ffffff;
}

.all_text {
    margin: 10px 51px 11px 53px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Roboto';
}

.card_clrr {
    background-color: #25408A;
    border-bottom: 1px solid #D9D9D9;
    padding: 29px 25px 20px 19px;
}

.card_clrr1 {
    background: #FB9D0F;
    border: 1px solid #D9D9D9;
    padding: 35px 1px 24px 19px;
}

.medal_img_div {
    margin: -47px 0px 0px 239px;
    position: absolute;
    font-size: 55px;
    color: white;
}

.Guide_clr {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 7px;
    color: white !important;
    padding: 14px 0px 5px 0px;
}

.With_clr {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    padding-top: 5px;
    width: 88%;
}

.Hall_clr {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    padding-top: 5px;
}

.Hall_para_div {
    width: 100% !important;
}

.hand_icon {
    margin: -74px 0px 0px 239px;
    position: absolute;
    font-size: 55px;
    color: white;
}

.footer {
    background-color: white;
    border-top: 2px solid #A9A9A9;
    padding: 0px 0px 10px 0px;

}

.footer_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    padding-left: 0px;
    line-height: 20px;
    color: #000000;
}

.class_img {
    width: 100%;
    height: 100%;
}

.foter_line {
    border-right: 1px solid #D9D9D9;
    padding-left: 48px;
}

.foter_para {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    color: #6F6F6F;
}

.navbar {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
    border-bottom: 1px solid #E0E2E6;
}

.navbar-light .navbar-brand {
    color: #ffffff;
}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: #000000;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #000000;
}

.navbar-light .navbar-nav .nav-link {
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 12px;
    padding-right: 12px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #000000;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    background: #ffffff;
    transition: 0.3s;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0c0b0b !important;
}

.sm-menu {
    border-radius: 0px;
    border: 0px;
    top: 97%;
    box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
}

.dropdown-item {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    padding-top: 10px;
    color: #6F6F6F;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #161414;
}

.navbar-toggler {
    outline: none !important;
}

.navbar-tog {
    color: #ffffff;
}

.megamenu-li {
    position: static;
}

.megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
}

.megamenu h6 {
    margin-left: 21px;
}

.megamenu i {
    width: 20px;
}

.login {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    color: #999999;
}

.login_logo {
    padding-right: 10px;
}

.nav_pad {
    display: flex;
    margin-left: 10px;
    padding-left: 19px;
}

.ul_set {
    margin-right: -22px;
}

.set_menu {
    margin-left: 110px;
    max-width: 1122px;
    box-shadow: none !important;
}

.lms_heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    color: #25408A;
}

.card_head_set {
    height: 40px;
    background: #57C2F7;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    padding: 11px 0px 0px 0px;
}

.card_head_set_new {
    height: 40px;
    background: #57C2F7;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    color: #FFFFFF;
    padding: 15px 0px 43px 0px;
}

.list-group-flush .list-group-item {
    border: none !important;
}

.set_li {
    margin: 10px 0px -4px 33px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #808080;
}

.card_rad {
    border-radius: 5px 5px 0px 0px;
}

.list_seting {
    box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    padding-top: 5px;
}

.card_rad2 {
    margin-top: 74px;
    border-radius: 5px 5px 0px 0px;
}

.conetnt_height {
    height: 460px;
}

.navbar_text {
    font-size: 14px;
    font-weight: 700;
    color: #999999;
}


.side_menu {
    width: 100%;
    margin: auto;
}

.dropdown_div {
    background: #25408A;
    width: 100%;
    height: 50px;
    display: flex;
    font-size: 16px;
    padding: 12px 0px 0px 17px;
    color: white;
    /* justify-content: center; */
    text-align: center;
}

.job_drop {
    padding: 12px 0px 0px 8px;
}

.dropdown_div .arrow_icon {
    font-size: 12px;
}

span.arrow_icon {
    font-size: 14px;
    font-weight: 600;
}

.arrow_icon {
    margin: 7px 0px 0px 28px;
}

.job_arrow {
    margin: 7px 0px 0px 25px;
}

.page_a {
    text-decoration: none !important;
    color: white;
    font-size: 16px;
    padding-left: 21px;
}

.page_a:hover {
    text-decoration: none !important;
    color: white;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}

.lecture_a {
    text-decoration: none !important;
    color: #A5A5A5;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}

.all_side_bar {
    text-decoration: none !important;
    color: #A5A5A5;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    padding-left: 10px;
}

.course_intro {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    padding-left: 40px;
    line-height: 18px;
    color: #25408A;
}

.lecture_a:hover {
    text-decoration: none !important;
    color: #25408A;
}

.active_show {
    color: #25408A !important;
}

.dropdown_div_2 {
    background: white;
    width: 100%;
    border: 1px solid #D9D9D9;
    height: 50px;
    display: flex;
    font-size: 16px;
    padding: 12px 0px 0px 0px;
    color: #2FAB6D;
    font-weight: 500;
}

.dropdown_div_3 {
    background: white;
    width: 100%;
    border: 1px solid #D9D9D9;
    height: 50px;
    display: flex;
    font-size: 16px;
    border-top: none;
    padding: 12px 0px 0px 0px;
    color: #A5A5A5;
    font-weight: 500;
}

.First_Row {
    margin: 0px -12px -8px 0px;
}

.title_set1 {
    background-color: #57C2F7;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 11.55px;
    text-align: center;
    color: white;
    padding: 10px 0px 10px 0px;
}

.Second_Row {
    margin: 0px 0px 0px 10px;
}

.title_set2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    padding: 10px 0px 8px 0px;
    color: #FFFFFF;
    background-color: #727272;
}

.third_Row {
    margin: 0px 0px 0px 11px;
}

.fourth_Row {
    margin: 0px 0px 0px 11px;
    justify-content: center;
}

.card_head_set_2 {
    background: #E3449E;
}

.custom_card {
    width: 179px;
    padding-left: 13px;
}

.card_head_set1 {
    background: #605CE0;
}

.card_height {
    height: 100px;
}

.main_buton {
    height: 55px;
    background: #000000;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0px;
    border: none;
    color: #FFFFFF;
    border: 1px solid #808080;
}

.main_buton:hover {
    background-color: #000000;
    color: white;
}

.buton_secondy {
    background-color: #FFFFFF;
    color: #808080;
    margin-top: -5px !important;
}

.buton_cul {
    padding-top: 120px;
}

.first_block {
    padding-right: 0px;
}

.second_block {
    padding-right: 0px;
    padding-left: 0px;
}

/*a.btn.btn-primary {*/
/*    background: #FF9F00;*/
/*    border: #FF9F00;*/
/*    font-size: 14px;*/
/*    padding: 8px 0px;*/
/*    border-radius: 0px;*/
/*    width: 100%;*/
/*}*/

#card_section {
    width: 17rem;
    padding: 5px !important;
    border-radius: 0px;
    background: #F5F5F5;
}

.wait_set {
    margin-bottom: 8px;
}

.card-body {
    padding: 12px 8px 5px 5px;
}

.heading_color_theme {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #25408A;
}

.skill_color {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}

.app_clr {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #5A5A5B;
}

.taring_clr {
    color: #2FAB6D;
}

/*a.btn.btn-primary {*/
/*    background: #FF9F00;*/
/*    border: #FF9F00;*/
/*    font-size: 14px;*/
/*    padding: 8px 0px;*/
/*    border-radius: 0px;*/
/*    width: 100%;*/
/*}*/

#card_section {
    width: 17rem;
    padding: 5px !important;
    border-radius: 0px;
}

.dropdown_section {
    padding: 8px 5px !important;
    font-size: 10px !important;
    width: 100px !important;
    background:
        linear-gradient(180deg, rgba(250, 250, 250, 0.38) 0%, #E6E6E6 100%);
    color: black !important;
    border: 1px solid #808080;

}

.dropdown_section_2 {
    padding: 8px 5px !important;
    font-size: 9px !important;
    width: 60px !important;
    background-color: white !important;
    background:
        linear-gradient(180deg, rgba(250, 250, 250, 0.38) 0%, #E6E6E6 100%);
    color: black !important;
    border: 1px solid #808080;
}

.dropdown_main_div {
    border-bottom: 1px solid #808080;
}

.calendar_weekdays {

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    background-color: white !important;
}

.calendar_weekdays div {
    color: #000000 !important;
}

.calendar_content div.today:after {
    background: rgba(249, 159, 29, 0.7);
    color: white;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    width: 32px !important;
    height: 32px !important;
}

.calendar_content div.selected {
    background-color: #ffffff;
}

.calendar_content div.today {
    font-size: 13px;
}

.calendar_header h2 {
    color: #000000;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
}

.calendar_header {
    padding-top: 25px;
}

.left_st {
    padding-top: 5px !important;
}

.calendar_content div {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    color: #000000;
    margin-bottom: -20px;
}

.calendar_weekdays div,
.calendar_content div {
    font-size: 14px;
}

.img_clndr {
    width: 12px;
    height: 14px;
    margin-top: 5px;
}

.Education {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    color: #000000;
    margin-top: 2px;
}

.clander_foter {
    margin: -37px 0px 0px 67px;
    display: flex;
    position: absolute;
}

.tabs {
    max-width: 640px;
    margin: 0 auto;
    padding: 0 20px;
}

#tab-button {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.quick_menu_main_cul {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.quick_menu_child_cul {
    display: table-cell;
    float: left;
    height: 67px;
    background-color: white;
    width: 100%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    color: #989898;
    border: 1px solid #D9D9D9;
}

.quick_text {
    padding: 13px 31px 0px 31px;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
    background: #5F5F5F;
}

.quik_menu_main_width {
    width: 90%;
}

.app_logo_cul {
    padding: 12px 0px 0px 0px;
}

.app_text {
    padding: 5px 0px 0px 0px;
}

.edu_pad {
    padding-top: 46px !important;
}

.tab_ul_custom {
    display: flex !important;
    table-layout: fixed !important;
    width: 20% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.tab_ul_custom li {
    display: flex !important;
    float: left;
    height: 21px !important;
    background-color: white;
    width: 100%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #989898 !important;
    border: 1px solid #D9D9D9;
}

#tab-button li {
    display: table-cell;
    float: left;
    height: 112px;
    background-color: white;
    width: 100%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #989898 !important;
    border: 1px solid #D9D9D9;
}

#tab-button li a:active {
    color: #ffffff !important;
}

#tab-button li a {
    display: block;
    padding: 0.5em;
    color: #989898;
    border: 0px;
    text-align: center;
    text-decoration: none;
    padding-top: 35px;
}

#tab-button li:not(:first-child) a {
    border-left: none;
}


#tab-button .is-active a {
    border-bottom-color: transparent;
    background-color: #25408A;
    color: white !important;
    height: 100%;
}

.active_tab {
    background: #2FAB6D;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: white;
}


.tab-button-outer {
    display: none;
}

.tab-contents {
    margin-top: 20px;
    height: 334px;
    overflow: auto;
    padding: 18px 0px 0px 14px;
    border: 0px;
}

.tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
}

.tab-select-outer {
    display: none;
}

.tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
}


.cardbody-color {
    border-top: 3px solid #25408A;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;

}

.cardbody-find {
    border-right: 1px solid #D9D9D9;
}

.Login_text {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    margin: 12px 0px 40px 0px;
    font-size: 25px;
    line-height: 15px;
    color: #25408A;
}

.Find_text {
    margin: 0px 0px 22px 0px;
}

.form_pad {
    margin-top: 40px;
    margin-bottom: 60px;
}

.form_pad_id {
    margin-top: 40px;
    margin-bottom: 60px;
    margin-left: -18px;
}

.my_input {
    padding-top: 22px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    color: #CACACA;
}

.login_input_response {
    padding: 0px;
    border-bottom: 0.750371px solid #707070;
    display: flex;
}

.input_login {
    padding: 31px 0px 14px 0px;
    border: none;
}

.form_setingg {
    padding: 0px 50px 0px 50px;
}

.row_felx {
    justify-content: center;
}

.form_pad_find_id {
    margin: 20px 0px 0px 220px;
}

.login_buton {
    width: 100%;
    cursor: pointer;
    height: 44px;
    background: #25408A !important;
    border: none;
    border-radius: 0px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
}

.input_form_cul {
    width: 100%;
    border-bottom: 0.750371px solid #707070;
    ;
}

.input_form_text {
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    color: #CACACA;
}

.input_form_text::placeholder {
    font-weight: 500;
    font-size: 14px;
    color: #CACACA;
}

.find_id_buton1 {
    width: 80%;
    margin-left: 21%;
}

.id_margin {
    margin-left: 39px;
    width: 100%;
}

.find_id_buton {
    width: 100%;
    height: 40px;
}

.btn.disabled,
.btn:disabled {
    opacity: 1.65;
}

.forget_text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    text-align: right;
    padding-top: 20px;
    color: #999999;
}

.buton_sett {
    margin-top: 60px;
    text-align: center;
}

.buton_sett_id {
    margin-top: 93px;
}

.buton_sett_id1 {
    margin-top: 34px;
}

.buton_sett_id2 {
    margin-top: 50px;
}

.pill_li {
    width: 19%;
    list-style: none;
    text-decoration: none;
    padding: 16px 0px 0px 0px;
    border: none;
    position: relative;
}

.pill_ul {
    display: flex;
}

.pill {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    background-color: #57C2F7;
    overflow: hidden;
}

.part1 {
    align-items: center;
    justify-content: center;
    padding: 10px 0px 7px 0px;
}

.arrow {
    position: absolute;
    right: -111px;
    height: 100%;
    width: 45px;
    background-color: white;
    transform: rotate(45deg);
}

.arrow1 {
    position: absolute;
    left: -111px;
    height: 100%;
    width: 40px;
    background-color: white;
    transform: rotate(45deg);
}

.pill .part1 p {
    z-index: 999;
}

.text-theme-white {
    color: white;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
}

.form_inpt {
    display: flex;
}

.input_id {
    color: #3E3A39;
}

.input_disable {
    border-bottom: 2.750371px solid #707070;
    padding: 40px 0px 26px 48px;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    color: #CACACA;
}

.signup_heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 18px;
    color: #25408A;
}

.required_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16.5px;
    line-height: 19px;
    color: #000000;
}

.sign_form_main_col {
    border-top: 1px solid #000000;
    padding-top: 17px !important;
}

.form_label_custom {
    width: 100%;
    background: #F4F4F4;
    padding: 24px 0px 25px 15px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    border-top: 1px solid #DDDDDD;
    color: #3E3A39;
    margin: -17px 0px -19px 0px;
}

.form_row {
    display: flex;
    padding: 0px 0px 12px 0px;
    border-bottom: 1px solid #DDDDDD;
}

.form_row_end {
    display: flex;
    padding: 0px 0px 19px 0px;
    border-bottom: 1px solid #DDDDDD;
}

.form_text {
    border-radius: 0px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    color: #D9D9D9;
    border: 1px solid #B5B5B6;
}

.form_text::placeholder {
    color: #D9D9D9;
    font-weight: 400;
    font-size: 13px;
}

.form_at {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    width: 6px;
    margin-left: -5px;
    padding-top: 10px;
    color: #000000;
}

.custom_buton {
    width: 80px;
    padding: 7px 0px 4px 0px;
    border-radius: 0px;
    color: #FFFFFF;
    border: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    background: #5A5A5B;
}

.select_country {
    background: #FFFFFF;
    font-family: 'Roboto';
    font-style: normal;
    width: 313px;
    height: 40px;
    border-radius: 0px;
    border: 1px solid #B5B5B6;
    font-weight: 400;
    font-size: 13px;
    color: blackF;
}

.select_country:hover {
    background-color: #999999;
    color: white;
    border: none;
}

.custom_buton:hover {
    background-color: #000000;
    color: white;
}

.instruction {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    color: #25408A;
    padding-top: 12px;
}

.seting {
    display: flex;
    width: 100%;
}

.instruction_cul {
    display: flex;
    width: 100%;
}

.pad_finish {
    padding: 0px;
}

.male_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}

.male {
    padding-top: 10px;
}

.date_of_birth {
    background: #FFFFFF;
    font-family: 'Roboto';
    font-style: normal;
    width: 100px;
    height: 40px;
    text-align: left;
    border-radius: 0px;
    border: 1px solid #B5B5B6;
    font-weight: 400;
    font-size: 13px;
    color: #999999;
}

.date_of_birth:hover {
    background-color: #999999;
    border: none;
    color: white;
}

.flex_drop {
    display: flex;
}

.small_toggle1::after {
    margin-left: 36px;
}

.small_toggle::after {
    margin-left: 56px;
}

.select_country::after {
    margin-left: 9.255em;
}

.terms_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 15.0134px;
    color: #3E3A39;
}

.check_box {
    width: 18.02px;
    height: 15.02px;

    border: 1px solid #B5B5B6;
}

.chk_set {
    padding-top: 4px !important;
}

.check_div {
    display: flex;
    margin: 41px 0px -14px -11px;
}

.content_div_main {
    background: #EAEAEA;
    border: 1px solid #B5B5B6;
    height: 125.6px;
    overflow: auto;
}

.check_div1 {
    margin: 42px 0px 10px -14px;
}

.tab-contents::-webkit-scrollbar {
    width: 0px;
}

.tab-contents::-webkit-scrollbar-thumb {
    background-color: #E6E7F2;
}

.response_lms {
    padding-left: 23px;
}

.content_div_child {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 15.0134px;
    color: #3E3A39;
    height: 220px;
    padding: 12px 0px 72px 0px;
}

.Choice_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16.5px;
    color: #000000;
}

.signup_buttton_div {
    text-align: center;
    margin-top: 60px;
}

.sign_buton {
    width: 200px;
    cursor: pointer;
    height: 45px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    border: none;
    background: #25408A;
}

.foter_img {
    text-align: right;
    margin-right: 20px;
    padding-top: 15px;
}

.foter_child {
    display: flex;
    padding: 27px 0px 0px 0px;
    width: 100%;
}

.foter_flex {
    width: 100%;
    padding: 20px 0px 0px 0px;
    display: flex;
    margin-left: 14px;
}

.find_id_text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #000000;
}

.form_center {
    justify-content: center;
}

.input_flex {
    display: flex;
}

.my_input_label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    margin: 10px 34px 10px 0px;
    color: #000000;
}

.my_input_label_name {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    margin: 10px 42px 10px -10px;
    color: #000000;
}

.my_input_label_id {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    margin: 10px 34px 10px 0px;
    color: #000000;
}

.my_input_label_find {
    margin-left: -10%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    width: 63%;
    margin-top: 19px;
    color: #000000;
}

.my_input_findd {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    width: 110%;
    padding-bottom: 16px;
    padding-left: 17px;
    margin-top: 23px;
    line-height: 15px;
    color: #000000;
    border-bottom: 0.750371px solid #707070;
}

.my_input_findd_id {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    width: 110%;
    margin-left: 10%;
    padding-bottom: 16px;
    padding-left: 17px;
    margin-top: 23px;
    line-height: 15px;
    color: #000000;
    border-bottom: 0.750371px solid #707070;
}

.category_main_col {
    margin: 15px 0px 10px 58px;
    padding: 40px 0px 19px 0px;
    width: 82%;
    background: #F4F5F6;
    border: 3px solid #25408A;
    border-radius: 10px;
}

.button_detail {
    text-align: right;
}

.radio_div {
    display: flex;
}

.cat_response {
    padding-left: 14px;
}

.cat_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #808080;
}

.cat_list_cul {
    width: 100%;
    height: 150px;
    background: #ffffff;
    overflow: auto;
    border: 1px solid #D9D9D9;
}

.cat_list {
    text-decoration: none;
    list-style: none;
    background: #ffffff;
    padding-top: 7px;

}

.cat_ul {
    background: #ffffff;
    padding: 9px 10px 10px 10px;
}

.select_main_cul {
    display: flex;
    width: 100%;
}

.Classification_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #808080;
}

.radio_set {
    margin-top: -16px;
}

.form_text_edit {
    height: 35px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    border-radius: 0px;
    color: #CDCECF;
}

.set_group {
    width: 100%;
    display: flex;
    margin-top: -7px;
}

.pad_lft {
    margin-left: 54px;
}

.lecture_detail {
    padding: 14px 15px;
    margin-left: 40px;
    border-bottom: 1px solid #808080;
}

.lecture_section {
    border-bottom: 1px solid #808080;
    padding: 0px 0px 10px 0px;
}


.lecture_section_2 p {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    color: black;
}

.common_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
}

.head_text_notice {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #000000;
}

.file_icon {
    margin-top: -7px;
    margin-bottom: -5px;
}

.calender_icon_clr {
    color: #CDCECF !important;
}

.calender_icon_text {
    color: #5A5A5B !important;
}

.days_text {
    font-weight: 500;
    font-size: 12px;
    color: #808080;
}

.arrow_icon11 {
    margin: 7px 0px 0px 21px;
    font-size: 12px;
}

.blue_color {
    color: #25408A;
}

.unoder_list {
    display: flex;
    list-style: none;
    padding: 0px;
}

.calender_icon {
    font-size: 12px;
    font-weight: 300;
    color: #808080;
}

.lecture_detail_button {
    padding: 7px 38px;
    background: #FF9F00;
    font-size: 14px;
    color: white;
    border: none;
    border-radius: 0px;
}

.some_chnge {
    padding: 8px 32px 7px 32px;
    background: #C5C1BC;
    color: white;
}

.total_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    padding-left: 10px;
    color: #808080;
}

.text_colr {
    color: #2FAB6D;
}

.col_sert {
    border-bottom: 1px solid #808080;
    padding-bottom: 10px;
    margin: 45px 0px -6px 41px;
}

.left_pagin {
    padding-top: 2px;
}

.page-item.active .page-link {
    z-index: 1 !important;
    color: #000000 !important;
    background-color: transparent !important;
    border-radius: 0px !important;
}

.pagin_item_custom.active .page-link {
    z-index: 1;
    color: #1A1A1A;
    background-color: #E6E6E6;
    border-radius: 50px;
}

.page-item .page-link:hover {
    z-index: 1;
    color: #1A1A1A;
    background-color: #E6E6E6;
    border-radius: 50px;
}

.side_bar_set {
    padding-right: 10px;
}

.side_bar_set1 {
    padding-left: 0px;
}

.set_labell {
    position: absolute;
    top: 10px;
}

.all_app_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #999999;
}

.new_main_cul {
    border: 1px solid #D9D9D9;
    padding: 16px 20px 13px 20px;
    margin: 34px 0px 0px 9px;
    width: 100%;
}

.new_button {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    text-align: center;
    color: #FFFFFF;
    width: 44.13px;
    height: 18.52px;
    background: #25408A;
    border: none;
}

.modal_sign_buton {
    width: 154.9px;
    height: 38.37px;
    background: #25408A;
    border-radius: 4.03004px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    border: none;
    font-size: 16px;
    text-align: center;
    margin-right: 158px !important;
    color: #FFFFFF;
}

.modal_sign_heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    margin-left: 167px;
    margin-top: 30px;
    line-height: 18px;
    color: #000000;
}

.font_hr {
    font-weight: 600;
    font-size: 16px;
}

.font_dead {
    font-weight: 600 !important;
}

.modal_sign_in_heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    margin-top: 30px;
    margin-left: 35px;
    line-height: 18px;
    color: #000000;
}

.new_button_change {
    background: #2FAB6D;
    width: 51px;
    height: 19px;
    border: 1px solid #2FAB6D;
}

.Development_fontt {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    color: #999999;
}

.heading_clr_black {
    color: #000000 !important;
}

.development_text_p {
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #999999;
}

.registered_text {
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    color: #000000;
}

.deadline_div {
    display: flex;
}

.top_pad {
    margin-top: -10px;
}

.font_dead_response {
    font-weight: 600 !important;
    padding-right: 84px;
}

.apply_class_buton {
    width: 100%;
    background: #25408A;
    font-family: 'Roboto';
    font-style: normal;
    cursor: pointer;
    font-weight: 500;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    border: none;
}

.tutor_main_cul {
    background: #F9F9F9;
    border: 1px solid #D9D9D9;
    padding: 9px 11px 0px 0px;
    display: flex;
    margin: 12px -9px 10px 9px;
}

.person_img {
    position: absolute;
    top: 14px;
    left: 28px;
}

.back_img {
    margin-top: -5px;
}

.slo_main_cul {
    width: 100%;
    display: flex;
    padding: 2px 0px 9px 0px;
}

.tick_main_cul {
    margin-top: -5px;
    width: 100%;
    display: flex;
    padding: 0px 0px 10px 0px;
}

.tutor_buton {
    background: rgb(37 64 138 / 29%);
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    width: 72.5px;
    cursor: pointer;
    height: 20.92px;
    line-height: 18px;
    text-align: center;
    color: #25408A;
    border: none;
}

.clr_font {
    color: #000000 !important;
    font-weight: 600;
}

.tick_img {
    object-fit: contain;
}

.pad_finish1 {
    padding-right: 0px;
}

.pad_finish2 {
    padding-left: 0px;
}

.dash_div {
    margin: 22px 0px 0px 0px;
    color: #D9D9D9;
}

.detail_buton {
    width: 165.08px;
    cursor: pointer;
    height: 40px;
    background: #FFFFFF;
    font-weight: 600;
    border: 1px solid #D9D9D9;
}

.detail_buton:hover {
    background: #F9F9F9;
    color: #000000;
}

.job_pad_left {
    padding: 0px 0px 0px 10px;
}

.head_font {
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
}

.bold_font {
    font-weight: 600;
    font-size: 17px;
}

.buton_row {
    border-bottom: 1px solid #808080;
    margin: 43px 84px 32px 90px;
    padding-bottom: 38px;
}

.row_color {
    border-bottom: 1px solid #EEEEEE;
}

.detail_buton_cul {
    margin-left: -14px;
}

.course_descript_div {
    width: 100%;
    height: 600px;
    background: #D9D9D9;
    opacity: 0.5;
}

.all_pad_finish {
    padding: 0px;
}

.border_botom_none {
    border: none;
}

.yes_buton {
    width: 148.9px;
    height: 42.37px;
    background: #25408A;
    border-radius: 4.03004px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    border: none;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    margin-right: 215px;
    color: #FFFFFF;
}

.no_buton {
    position: absolute;
    width: 148.9px;
    height: 42.37px;
    background: #FFFFFF;
    border: 1.34335px solid #25408A;
    border-radius: 4.03004px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin-left: 172px;
    color: #25408A;
}

.yes_buton_div {
    display: flex;
}

.cros_modal_img {
    width: 20px;
    height: 20px;
}

.close {
    margin-left: 0px !important;
    margin-right: 50px !important;
}

.modal-header {
    border: 0px !important;
}

.modal-footer {
    border: 0px !important;
}

.popup_heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    margin-left: 19px;
    line-height: 18px;
    color: #000000;
}

.input_bold_text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    border-radius: 0px;
    padding: 0.375rem 0.75rem;
    line-height: 15px;
    color: #000000 !important;
    border: none;
    border-bottom: 0.750371px solid #707070;
}

.margin_name {
    margin-left: 10px;
    width: 100%;
}

.input_bold_text::placeholder {
    color: #000000 !important;
    font-weight: 600;
}

.phone_input_set {
    width: 100%;
    margin-left: -57px;
}

.phone_label_set {
    margin-left: -54px;
    width: 53%;
}

.set_pagin {
    border: none;
    color: #727171;
}

.set_pagin_clr {
    color: #000000;
    border: none;
}

.thead-darked {
    background: #D9D9D9;
    height: 50px;
    border: 1px solid #E6E7F2;
}

.table_row {
    background: #FFFFFF;
    border: 1px solid #E6E7F2;
}

.table_row_contents {
    background: #FFFFFF;
    border: 1px solid #808080;
}

.table_row_apply {
    background: #FFFFFF;
}

.table_padding_custom {
    width: 100%;
    padding: 10px;
    border: 1px solid #E6E7F2;
}

thead.thead-darked {
    background: #D9D9D9;
}

.table_row_custom1 {
    height: 50px;
    border-bottom: 1px solid #E6E7F2;
}

.table_head_custom {
    width: 5%;
    text-align: center;
}

.custom_width_th {
    width: 12%;
}

.td_custom_width1 {
    width: 47%;
}

.td_custom_width2 {
    width: 14%;
}

.td_custom_width3 {
    width: 14%;
}

.head_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    padding: 11px 0px 10px 0px;
    font-size: 14px;
    color: #000000;
}

.line_height {
    line-height: 30px !important;
    height: 300px;
}

.coment_box {
    position: absolute;
}

.line_height_weight {
    line-height: 24px !important;
    height: 300px;
    font-weight: 600 !important;
}

.table tbody+tbody {
    border-top: 0px solid #dee2e6;
}

.Notice_heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
}

.back_buton {
    width: 125px;
    height: 33px;
    background: #FFFFFF;
    border: 0.850093px solid #25408A;
    border-radius: 2.55028px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 13.6015px;
    line-height: 15px;
    text-align: center;
    color: #25408A;
}

.table_data_head {
    background: #F4F4F4;
    width: 224px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    padding: 15px 20px 10px 20px !important;
}

.table_data_head_project {
    background: #F4F4F4;
    width: 224px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    padding: 15px 20px 10px 20px;
}

.img_height {
    margin-top: -9px;
    height: 26px;
    margin-bottom: -6px;
}

.table_data {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    padding: 16px 20px 11px 20px !important;
}

.arrow_height {
    height: 12px;
}

.project_main_cul {
    margin-left: 31px;
    display: flex;
    width: 100%;
    padding-top: 50px;
    margin-top: 25px;
}

.project_heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 53px;
    color: #000000;
}

.project_img_cul {
    background-image: url(../images/project.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 501px;
    position: absolute;
    height: 500px;
    margin-left: -249px;
    margin-top: -62px;
    z-index: -1;
}

.register_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    padding-top: 5px;
    line-height: 18px;
    color: #000000;
}

.Register_response {
    padding-top: 5px;
}

.reject_buton {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 43px;
    color: #FFFFFF;
    width: 200px;
    border: none;
    background-color: #25408A;
}

.rgister_text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    margin-top: 100px;
}

.resgiter_main_cul {
    padding-top: 166px;
    width: 100%;
    display: flex;
    margin-bottom: 40px;
}

.reject_buton_div {
    margin-top: 40px;
}

.project_search_set {
    font-family: 'Public Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 23px;
    color: #A1ACB8;
    padding: 15px;
}

.search_icon_clr {
    color: #A1ACB880;
}

.project_search_buton {
    background-color: white !important;
    border-color: #A1ACB880 !important;
    border-left: 0px;
}

/* tab content */
#exTab1 .tab-content {
    color: white;

}

#exTab1 .tab-pane {
    padding: 5px 15px;
}

/* my attempt at individual tab styling */
#exTab1 .tab-content>[id='a1'] {}

#exTab1 .tab-content>[id='a2'] {
    background-color: #ffffff;
}

#exTab1 .tab-content>[id='a3'] {
    background-color: #ffffff;
}



/* pills styling */
#exTab1 .nav-pills>li>a {
    border-radius: 0;
}

div#exTab1.container {
    padding-bottom: 64px;
}

li a.active {
    background: #E9C46A;
}

.nav-pills>li>a.adopt-tab {
    color: #808080;
    border: none;
    text-align: center;
}

.nav-pills>li>a.adopt-tab.active {
    border-bottom: 2px solid #25408A !important;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    border: none;
    text-align: center;
    color: black;
    background-color: white;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: black;
    background-color: transparent;
    border-bottom: 2px solid #25408A !important;
}

.nav-pills>li>a.donate-tab {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    border: none;
    text-align: center;
    color: #808080;
}

.tab_ul_width {
    margin-left: -18px;
    padding-bottom: 0px;
    border-bottom: 2px solid #E0E2E6;
}

.tab_li_width {
    width: 109px;
}

.tab_side_cul {
    padding-top: 19px;
}

.nav-pills>li>a.donate-tab.active {

    border: none;
}

.nav-pills>li>a.join-tab {
    color: #808080;
    ;
    border: none;
}

.nav-pills>li>a.join-tab.active {
    background-color: #808080;

    border: none;
}

.tab_content_margin {
    margin-left: -9px;
}

.tab_bottom_border {
    border-bottom: 1px solid #EEEEEE;
}

.upload_profile_text {
    font-weight: 600;
    font-size: 22px;
    line-height: 18px;
    color: #25408A;
}

.upload_profile_cul {
    margin-top: 55px;
    margin-left: 93px;
    margin-bottom: 43px;
}

.upload_profile_table_cul {
    margin-top: 7px;
    margin-left: 92px;
}

.apply_input {
    border: 1px solid #D9D9D9;
    padding: 7px 106px 3px 10px;
}

.apply_input::placeholder {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
}

.date_sign_set {
    margin: 0px 14px 0px 37px;
}

.dolar_div {
    margin: 7px 6px 0px 0px;
}

.coment_box {
    border: 1px solid #D9D9D9;
    height: 280px;
    padding: 20px 10px 10px 18px;
    font-weight: 500;
    font-size: 15px;
}

.head_dark_job {
    background: #F4F4F4;
}

.margin_apply {
    margin: 0px 0px 0px 10px;
}

.job_buton {
    width: 51.3px;
    height: 20px;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #FFFFFF;
    background: #F37021;
    border-radius: 3px;
    border: none;
}

.head_width_no {
    width: 92px;
    font-weight: 600;
}

.head_width_title {
    width: 419px;
    font-weight: 600;
}

.head_width {
    font-weight: 600;
}

.data_clr {
    color: #808080;
}

.thead_light {
    background: #F4F4F4;
    height: 50px;
    border-top: 2px solid #25408A !important;
    border: 1px solid #E6E7F2;
}

.margin_job {
    margin-left: 30px;
}

.job_date_picker {
    width: 224px;
    height: 29px;
    background: #FFFFFF;
    border: 1px solid #BDBDBD;
    border-radius: 1px;
    padding-left: 15px;
    margin: -7px 0px 0px 0px;
}

.job_date_picker::placeholder {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    align-items: center;
    letter-spacing: 0.2px;
    color: #999999;
}

.date_picker_div {
    display: flex;
    margin-bottom: -25px;
}

.date_picker_img {
    margin: -4px 0px 0px -36px;
}

.applu_buton_cul {
    text-align: center;
    margin: 50px 0px 50px 0px;
}

.apply_buton {
    width: 167.71px;
    height: 44px;
    background: #25408A;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #FFFFFF;
    border: none;
}

.apply_pad_set {
    padding: 10px 0px 10px 9px !important;
}

.modal-content {
    width: 88%;
}

.postion_sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.project_search_set::placeholder {
    font-family: 'Public Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    padding: 5px 0px 0px 0px;
    line-height: 23px;
    color: #A1ACB8;
}

.registered_margin {
    margin: 0px 108px 0px 0px;
}

.text_centerr {
    margin: 5px 0px 16px 89px;
}

.arrow_ {
    position: absolute;
    right: 7px;
    top: 19px;
    height: 35px;
    width: 35px;
    background-color: rgb(87 194 247 / 0%);
    transform: rotate(-135deg);
    border-left: 5px solid white;
    border-bottom: 5px solid white;
}

.arrow_end {
    position: absolute;
    right: -14px;
    top: 21px;
    height: 28px;
    width: 27px;
    background-color: rgb(87 194 247);
    transform: rotate(-135deg);
}

#text_area_apply::placeholder {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    resize: none;
}

.text_margin {
    margin: 0px 97px 0px 0px;
}

#text_area_apply {
    border: 1px solid #D9D9D9;
    border-radius: 0px;
}

.custom_border {
    border: 1px solid #000000 !important;
}

.table_row_apply {
    border-bottom: 1px solid #000000 !important;
    background: #FFFFFF;
}

.table_row_apply_end {
    border-bottom: none !important;
    background: #FFFFFF;
}
