/* course_details====start */
.course_details_sec{
    /* padding-top: 200px; */
}

.course_details_sec{
    background-color: #004254;
    padding: 50px 0;
}
.expertholder_outer {
    display: flex;
}
.course_detailsBx{
    display: flex;
    flex-wrap: wrap;
}
.experts_holdertext h5 {
    font-size: 15px;
    color: #fff;
    margin-bottom: 10px;
}
.experts_holdertext h3 {
    font-size: 30px;
    color: #fff;
    font-family: 'Noe Display Bold';
    line-height: 40px;
    margin-bottom: 10px;
}
.details_tags  .jb_rating.star_color {
    display: inline-flex;
    align-items: center;
    padding: 0;
    background: transparent;
    margin: 0;
}
.jb_rating i {
    color: #FBBB21;
    margin-right: 4px;
    font-size: 18px;
}
.jb_rating h6{font-size: 12px;color: #FBBB21;margin-left: 10px;}

 .jb_rating span {
    font-size: 15px;color: #FBBB21;
}
.course_text{
    margin-left: 12px;
}
.course_text h4{
    font-size: 12px;
    color: #fff;
}
.details_tags {
    display: flex;
    align-items: center;
}
.course_duration h5{
    margin: 0 0 0 10px;
    color: #37AAB2;
    font-size: 12px;
}
.course_duration h5 span{
    color: #F1BC00;
}
.traning_user {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.traning_user label {
    margin: 0;
    font-size: 15px;
    color: #fff;
    margin-right: 15px;
}
.training_para{
    margin-top: 30px;
}
.training_para p{
    color: #E3E3EE;
    font-size: 14px;
}
.course_detailsbx .course_text h4{
    color: #fff;
}
.userexprt_pnltxt{
    display: flex;
    align-items: center;
}
.expert_usr{
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.exprt_text h5{
    margin-bottom: 0;
    font-size: 13px;
    padding-left: 10px;
}
.course_progress {
    margin: 25px 0 0;
    max-width: 225px;
}

.progess_outer {
    min-width: 100px;
    background-color:#004254;
    height: 10px;
    border-radius: 0;
    position: relative;
    border: 1px solid #fff;
}

.progress_bar {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    border-radius: 0;
}
.course_progress .percentage{
    color: #fff;
    margin: 15px 0 0;
}
.topdetails_right {
    width: 30%;
    text-align: right;
}
.asign_top {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.asign_outer {
    display: flex;
    align-items: center;
}
.asign_item {
    display: flex;
    align-items: center;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
}
.asign_item h4 {
    font-size: 14px;
    color: #CECEDB;
}
.asign_item h4 span{
    color: #fff;
}
.exprt_share ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.exprt_share ul li {
    margin-right: 5px;
}
.exprt_share ul li:last-child {
    margin-right: 0;
}
.exprt_share ul li a {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 0;
    background-color: #37AAB2;
}

.course_tablinks_outer{
    background-color: #003442;
}
.tab_links .nav-tabs {
    border-bottom: 0;
    border-radius: 5px;
    flex-wrap: nowrap;
    justify-content: space-between;
    border: 0;
}
.tab_links .nav-tabs li{
    margin-bottom: 0;
    width: 100%;
}
.tab_links .nav-tabs .nav-link {
    padding: 0;
    border: 0;
    box-shadow: none;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    font-size: 14px;
    color: #fff;
    border: 0;
    border-radius: 0;
    text-transform: capitalize;
}
.tab_links .nav-tabs .nav-item.show .nav-link, .tab_links .nav-tabs .nav-link.active{
    background-color: #FBBB21;
    color: #004254;
}
.course_detailsBx .experts_holdertext {
    padding-left: 0;
}
.course_detailsbx .traning_star{
    background-color: #fff;
    color: #373744;
}
.tab_bodyArea{
    padding-top: 45px;
}
.course_vdopnl{
    position: relative;
    border-radius: 10px;
}
.course_vdopnl iframe{
    height: 460px;
    border-radius: 10px;
}
.vdo_play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.vdo_play a{
    height: 50px;
    width: 50px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    box-shadow: 0 0 10px rgba(0,0,0,0.12);
}
.stories_pic {
    position: relative;
    box-shadow: 0 0 5px rgb(0 0 0 / 12%);
    border-radius: 8px;
    margin-bottom: 20px;
}
.stories_slideItem {
    padding: 7px;
}
.stories_text h5{
    color: #373744;
    font-size: 14px;
    margin-bottom: 10px;
}
.stories_text h5 span{
    font-weight: 600;
}
.stories_text a{
    display: inline-block;
    font-size: 19px;
    color: #373744;
    font-weight: 600;
}

.stories_text a:hover{
    color: #6464FF;
}

.stories_slideOuter .slick-arrow {
    height: 48px;
    width: 48px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9;
    box-shadow: 0px 2px 12px rgb(29 28 76 / 12%);
}
.stories_slideOuter .slick-arrow:after {
    position: absolute;
    color: #1D1C4C73;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
}
.stories_slideOuter .slick-prev {
    left: -20px;
}
.stories_slideOuter .slick-next {
    right: -20px;
}

.stories_slideOuter .slick-next:after {
    content: "\f105";
}
.stories_slideOuter .slick-prev:after {
    content: "\f104";
}

.lessons_rightpnl .job_detailspnl{
    padding: 20px;
    margin-top: 0;
}
.left_innr{
    background: #F4F4F4;
    border: 1px solid transparent;
    border-radius: 10px;
    padding: 20px 0;
}
.left_innr .contnt_hdng{
    padding: 30px 20px 0;
}
.lesson_rating_row{
    padding: 20px 25px;
    cursor: pointer;
    transition: 0.4s;
    display: block;
    border-bottom: 1.5px solid #ddd;
}
.lesson_statusOuter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.lesson_time ul{
    display: flex;
    align-items: center;
}
.lesson_time ul li{
    font-size: 12px;
    color: #7e8889;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
}
.lesson_time ul li:last-child{
    margin-right: 0;
    padding-right: 0;
}
.lesson_time ul li + li:after{
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #8E8EA6;
    left: -10px;
    top: 7px;
}
.lesson_status{
    color: #7e8889;
    font-weight: 400;
    font-size: 12px;
}
.lesson_status i{
    font-size: 16px;
    color: #31A61E;
}

.lesson_hdng{
    margin-bottom: 15px;
}
.rating_status li i{
    color: #FBBB21;
    font-size: 16px;
}
.rating_status li span{
    color: #004254;
    font-size: 15px;
}

.lesson_rating_row:hover{
    background-color: #EAEAEA;
}
.lesson_select{
    max-width: 165px;
}
.lesson_detailsHdng{
    margin: 0px 0 20px;
}

.lesson_detailsHdng h2 {
    color: #004254;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    font-family: 'Noe Display Bold';
}
.lesson_info {
    display: flex;
    align-items: center;
}

.lesson_info .info_rating {
    margin: 0;
    margin-left: 10px;
}
.lesson_info .info_rating i{
    color: #8E8EA6;
}
.lesson_info .info_rating li{
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #6F7A7C;
    font-size: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    color: #004254;
}
.lesson_info .info_rating li i{
    font-size: 16px;
    color: #004254;
    margin-right: 5px;
}
.lesson_info{
    margin-bottom: 20px;
}
.course_contentOuter{
    padding-top: 20px;
}
.contnt_hdng h4{
    font-size: 18px;
    color: #004254;
    font-weight: 700;
    text-transform: capitalize;
}
.contnt_hdng{
    margin-bottom: 20px;
}
.coursebtn_outer{
    display: flex;
    gap: 14px;
}
.course_topouter .contnt_hdng{
    margin-bottom: 0;
}
.course_topouter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.results_para p, .results_lising li {
    font-size: 15px;
    color: #004254;
    line-height: 24px;
    margin-bottom: 25px;
    font-weight: 400;
}
.results_lising li{
    margin-bottom: 10px;
}
.results_para p:last-child, .results_lising li:last-child{
    margin-bottom: 0;
}
.course_contentBx {
    margin-bottom: 25px;
}
.course_contentBx:last-child{
    margin-bottom: 0;
}
.lesson_btn{
    margin-top: 25px;
}
.task_item{
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #F4F4F4;
}
.task_outer .row{
    margin: 0 -5px;
}
.task_outer .col-md-6{
    padding: 0 5px;
}
.task_item{
    padding: 25px 20px 20px;
}
.time_rounded {
    display: inline-flex;
    align-items: center;
    border: 1px solid #6F7A7C;
    padding: 0 10px;
    height: 30px;
    font-size: 15px;
    color: #004254;
    font-size: 14px;
}
.time_rounded i{
    font-size: 16px;
    margin-right: 6px;
}
.task_textPnl {
    padding: 15px 0 0;
}
.task_textPnl h3{
    font-size: 16px;
    color: #004254;
    font-weight: 700;
    margin-bottom: 13px;
}
.task_textPnl p{
    font-size: 15px;
    color: #6F7A7C;
    line-height: 24px;
}
.task_btn{
    margin-top: 15px;
}
.task_btn a{
    height: 38px;
}
.status_btn{
    color: #31A61E;
    border-color: #31A61E;
}
.status_btn i{
    color: #31A61E;
    font-size: 18px;
    margin-right: 5px;
}
.task_item{
    margin-bottom: 15px;
}
.status_btn:hover i{
    color: #fff;
}
.task_panl .lesson_btn {
    margin-top: 0;
}
.question_submit {
    display: inline-block;
}

.scorebx_outer{
    display: flex;
    margin: 0 -4px;
    flex-wrap: wrap;
}
.scorebx_item{
    width: 33.33%;
    padding: 0 4px;
}
.scorebx_innr{
    background-color: #f4f4f4;
    padding: 30px 20px;
    text-align: center;
}
.scorebx_innr h5{
    font-size: 15px;
    color: #004254;
    margin-bottom: 10px;
}
.scorebx_innr h4{
    font-size: 16px;
    color: #37AAB2;
    font-weight: 600;
}
.score_certificate{
    margin: 30px 0;
}
.score_certificate img{
    width: 100%;
}
.certificate_bx{
    margin: 30px 0;
}
.donate_certificate{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding: 45px 65px;
}
.cerficate_line {
    max-width: 50%;
    display: block;
    margin: 0 auto;
}
.certificate_hdng h2{
    text-transform: uppercase;
    font-family: 'EB Garamond', serif;
    font-size: 40px;
    color: #42231a;
    margin-bottom: 20px;
}

.certificate_nameHdng{
    margin: 30px 0;
}
.certificate_nameHdng p{
    font-size: 20px;
    color: #42231a;
    font-family: 'EB Garamond', serif;
}

.certificate_nameHdng h3{
    margin: 20px 0 0;
    font-size: 25px;
    color: #ed7d40;
    font-weight: 700;
}
.certificate_para p{
    max-width: 590px;
    margin: 0 auto;
    list-style: none;
    font-size: 20px;
    color: #42231a;
    font-family: 'EB Garamond', serif;
}
.crtificate_signOuter {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0 0;
}
.certificate_date{
    margin-right: 30px;
}
.certificate_date h5{
    font-size: 16px;
    color: #42231a;
}
.certificate_date h5 span{
    display: inline-block;
    margin-left: 10px;
    font-weight: 600;
}
.certificate_stamp{
    max-width: 60px;
    margin-right: 30px;
}
.certificate_sign {
    max-width: 150px;
}

.member_box_outer{
    margin-bottom: 25px;
}
.member_box_outer:last-child{
    margin-bottom: 0;
}
.job_detailspnl_innr .tab-content{
    padding: 20px 15px;
}
.job_detailspnl_innr{
    border: 1px solid #E3E3EE;
    border-radius: 10px;
    overflow: hidden;
}
.lessons_tablink .nav-tabs {
    border-bottom: 0;
    background: #37AAB2;
    border-radius: 10px 10px 0px 0px;
    padding: 5px;
}
.lessons_tablink .nav-tabs .nav-link{
    padding: 10px 15px;
    border: 0;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
}
.lessons_tablink .nav-tabs .nav-item {
    margin-bottom: 0;
    width: 25%;
}
.lessons_tablink .nav-tabs .nav-link i{
    font-size: 18px;
    margin-right: 5px;
}
.lessons_tablink .nav-tabs .nav-item.show .nav-link, .lessons_tablink .nav-tabs .nav-link.active{
    color: #004254;
    background-color: #FBBB21;
}
.job_detailspnl_innr .details_faqPnl {
    padding: 0;
}
.indra_course_tabArea .job_detailspnl{
    margin-top: 30px;
}
.blue_bar{
    background-color: #FBBB21;
}

.progress_courseOuter{
    display: none;
}
.indra_course_tabArea{
    padding-bottom: 75px;
}
.details_faqPnl .accordian_item {
    margin-bottom: 10px;
    border: 0;
    border-radius: 4px;
    overflow: hidden;
    background-color: #F9F9F9;
    border-radius: 10px;
}
.details_faqPnl .srvc_accrHdng {
    background-color: transparent;
    padding: 15px 20px;
}
.srvc_name h5 {
    color: #1D1C4C;
    font-weight: 600;
    font-size: 16px;
}
.srvc_accrHdng .accor_arw {
    color: #1D1C4C;
    display: inline-block;
    line-height: 100%;
}
.details_faqPnl .srvc_accorbody {
    padding: 5px 20px 20px;
}
.accor_para p {
    color: #004254;
    font-size: 16px;
}
.srvc_accrHdng {
    background-color: #F7F7F9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    cursor: pointer;
}
.question_submit_area{
    margin-top: 40px;
}
.question_submit_area .form-control{
    height: 170px;
    background-color: transparent;
    box-shadow: none;
    resize: none;
    font-size: 15px;
    color: #6F7A7C;
    padding: 15px;
    border: 1px solid #6F7A7C;
}
.question_submit_area .form-control:focus{
    border-color: #37AAB2;
}
.question_submit{
    margin-top: 20px;
}
.question_submit .basic_btn{
    height: 50px;
    color: #004254;
    font-weight: 600;
    font-size: 16px;
    background-color: #FBBB21;
}
.question_submit .basic_btn:hover{
    background-color: #37AAB2;
}

.course_detailspnl{
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(111, 122, 124, 0.3);
}
.course_detailspnl:last-child{
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.course_detailspnl_innr {
    border: 1px solid #E3E3EE;
    border-radius: 10px;
    overflow: hidden;
}
.course_detailspnl_innr .tab-content {
    padding: 20px 15px;
}
.training_ticklisting p {
    display: flex;
    font-size: 15px;
    color: #004254;
    line-height: 25px;
    margin-bottom: 25px;
}
.training_ticklisting p i {
    color: #FBBB21;
    min-width: 20px;
    margin-right: 10px;
}
.training_ticklisting p:last-child {
    margin-bottom: 0;
}
.experts_skill ul {
    display: flex;
    flex-wrap: wrap;
}
.experts_skill li {
    margin: 0 5px 5px 0;
}
.experts_skill li a {
    border: 1px solid #6F7A7C;
    color: #004254;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    padding: 0 12px;
    height: 30px;
}
.experts_skill li a i{
    font-size: 14px;
    margin-right: 5px;
}
.experts_skill li a:hover {
    background-color: #FBBB21;
    border-color: #FBBB21;
    color: #004254;
}
.job_detailspnl{
    padding-bottom: 30px;
    border-bottom: 1px solid #6F7A7C;
}
.job_detailspnl.job_detailspnl:last-child{
    border: 0;
    padding-bottom: 0;
}
.course_row {
    display: flex;
    margin-bottom: 30px;
}
.course_icon {
    height: 50px;
    width: 50px;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgba(55, 170, 178, 0.1);
    color: #37AAB2;
}
.course_text {
    padding-left: 5px;
}

.course_text h3 {
    font-size: 16px;
    color: #37AAB2;
    font-weight: 700;
    margin-bottom: 5px;
}
.course_text p {
    font-size: 15px;
    color: #004254;
}

.course_row:last-child {
    margin-bottom: 0;
}
.exprt_overviewOuter{
    padding-right: 30px;
}
.accordian_area .accordion-button::after{
    display: none;
}
.accordian_area .accordion-item {
    background: #F4F4F4;
    border: 0 !important;
    margin-bottom: 10px;
}
.accordian_area .accordion-button {
    padding: 15px 20px;
    outline: none;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    font-size: 16px;
    color: #004254;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
}
.accordion-body {
    padding: 0 20px 20px;
}
.faq_para p {
    font-size: 15px;
    color: #004254;
    line-height: 26px;
}
.accordion-button i{
    transform: rotate(180deg);
    transition: 0.3s;
}
.accordion-button.collapsed i{
    transition: 0.3s;
    transform: rotate(0deg);
}

.tab_Hdng h4{
    color: #004254;
}
.members_teamItem{
    background-color: #F4F4F4;
    padding: 15px;
}
.membrs_teamOuter{
    display: flex;
}
.team_membrs_pic{
    height: 40px;
    width: 40px;
    min-width: 40px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #e3e3ee;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6F7A7C;
}
.membrs_team_details{
    padding-left: 15px;
}
.team_name h3{
    font-size: 16px;
    color: #004254;
    line-height: 26px;
    margin-bottom: 5px;
}
.team_name h5{
    font-size: 14px;
    color: #6F7A7C;
}
.team_name{
    margin-bottom: 13px;
    text-align: left;
}
.team_address_value{
    margin-top: 10px;
}
.team_address_value h3{
    font-size: 12px;
    color: #004254;
}
.team_address_value h3 span{
    color: #37AAB2;
    display: inline-block;
    margin-left: 10px;
}
.team_rating{
    display: inline-flex;
    align-items: center;
}
.team_rating h3{
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #004254;
}
.team_rating h3 i{
    font-size: 15px;
    color: #FBBB21;
}
.team_rating h6{
    margin-left: 10px;
    font-size: 12px;
    color: #004254;
}
.team_detailsBtn{
    margin-top: 15px;
}
.event_bxItem{
    background-color: #f4f4f4;
    padding: 20px 15px;
    margin-bottom: 20px;
}
.event_hdng h3 {
    font-size: 18px;
    color: #004254;
    font-weight: 700;
    margin-bottom: 10px;
}
.event_hdng h5 {
    font-size: 15px;
    color: #6F7A7C;
    font-weight: 500;
}

.event_hdng h5 i {
    font-size: 18px;
    color: #37AAB2;
}

.event_hdng .team_rating  h3{
    margin: 0;font-size: 14px;font-weight: 400;
}
.date_ratingOuter{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.event_hdng .team_rating{
    margin-left: 12px;
}
.ambassadors_users {
    margin: 20px 0 0;
}
.ambassadors_users ul {
    display: flex;
    align-items: center;
}
.ambassadors_users ul li + li {
    margin-left: -5px;
}
.ambassadors_users.event_user ul li a {
    height: 40px;
    width: 40px;
    background-color: #e3e3ee;
    border: 0;
    overflow: hidden;
    display: block;
    min-width: 40px;
    border-radius: 50%;
}

.details_btn {
    margin: 20px 0 0;
}

.form_commnts_area {
    background-color: #f4f4f4;
    border-radius: 0;
    overflow: hidden;
    border: 1px solid #6F7A7C;
}
.activity_commnets .form_commnts_area{
    background-color: #fff;
}
.form_commnts_area .form-control {
    resize: none;
    height: 76px;
    width: 100%;
    box-shadow: none;
    padding: 16px 20px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
}
.furmcmnt_btn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 20px 15px;
}
.cmnt_btn {
    margin-right: 15px;
    cursor: pointer;
    color: #004254;
    background-color: transparent;
}
.cmnt_btn:last-child {
    margin-right: 0;
}
.rply_bxArea {
    margin: 20px 0 0;
}
.forum_grayBx {
    /* background-color: #F9F9F9; */
    border-bottom: 1px solid #EDEDF1;
    padding: 15px 0;
}

.forum_cmntsRow {
    padding: 15px 0px;
    position: relative;
}

.forum_shreBtn {
    position: absolute;
    right: 20px;
    top: 20px;
}
.team_userOuter {
    display: flex;
}
.forum_shreBtn a {
    float: none;
    background-color: #f4f4f4;
    height: 34px;
    width: 34px;
    color: #8e8ea6;
    display: flex;
    align-items: center;
    justify-content: center;
}
.forum_shreBtn a span {
    font-size: 18px;
    color: #004254;
}
.team_usr_pic {
    height: 50px;
    width: 50px;
    min-width: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e8e8ed;
}
.team_usrTxt {
    padding-left: 15px;
}
.team_usrTxt h3 {
    font-size: 16px;
    color: #004254;
    font-weight: 600;
    line-height: 26px;
}
.team_usrTxt h5 {
    font-size: 13px;
    color: #6F7A7C;
    font-weight: 500;
}
.forum_para {
    margin: 15px 0;
}
.forum_para p {
    color: #004254;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
}
.forum_para p:last-child {
    margin-bottom: 0;
}
.forumpic_outer {
    margin: 0 0 15px;
    display: flex;
}

.forum_pic {
    margin-right: 10px;
    max-width: 130px;
}

.forum_pic:last-child {
    margin-right: 0;
}

.form_share {
    display: flex;
    align-items: center;
}
.form_share a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: #f4f4f4;
    border-radius: 0;
    margin-right: 10px;
    color: #004254;
    font-size: 18px;
}
.form_share a:last-child {
    margin-right: 0;
}
.form_share a i {
    font-size: 18px;
}
.form_share a em {
    font-style: normal;
    font-size: 13px;
    color: #004254;
    font-weight: 500;
    margin-left: 5px;
    line-height: 100%;
}

.form_share a span {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    min-width: 18px;
    background-color: #37AAB2;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 6px;
}

.forum_whiteBx .forum_cmntsRow{
    border-bottom: 1px solid #EDEDF1;
}
.forum_whiteBx .forum_cmntsRow:last-child{
    border-bottom: 0;
}

.delete_btn:hover {
    color: #ff0000;
}
.course_detailsBx .asign_item:last-child:after{
    display: none;
}

.course_rvw_row {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.rating_hdng h5{
    font-size: 16px;
    color: #004254;
    font-weight: 600;
}
.course_rvw_row ul{
    display: flex;
    align-items: center;
    margin-left: 15px;
}
.course_rvw_row ul li a{
    font-size: 38px;
    display: block;
    color: #CECEDB;
}
.course_rvw_row ul li{
    line-height: 100%;
}
.course_rvw_row ul li a:focus, .course_rvw_row ul li.active_star a{
    color: #37AAB2;
}
.review_bxOuter{
    margin: 50px 0 0;
}

.review_bxItem{
    background-color: #f4f4f4;
    padding: 30px;
    margin-bottom: 30px;
}
.review_bxItem .forum_cmntsRow{
    padding: 0;
}
.team_usrTxt{
    position: relative;
}
.time_text {
    position: absolute;
    right: 0;
    top: 0;
}
.review_bxItem .form_share a{
    background-color: #fff;
}
.team_usrTxt h6{
    font-size: 14px;
    color: #6F7A7C;
}
.review_bxItem .cstomer_tvw ul li a i{
    color: #37AAB2;
}
.recomments_row {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    display: flex;
}
/* .recomments_row:last-child{
    border-bottom: 0;
} */
.recomments_area {
    display: none;
    margin-top: 30px;
}
.cmnts_user {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    min-width: 35px;
    margin-right: 12px;
}
.cmnts_user_textpnl h3{
    font-size: 14px;
}
.cmnts_user_textpnl .forum_para p{
    font-size: 13px;
}
.comments_textfil {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ddd;
    padding: 0px 10px 0 0;
    background-color: #fff;
}
.comments_textfil .form-control{
    border: 0;
    box-shadow: none;
    font-size: 15px;
    color: #6F7A7C;
    height: 50px;
}
.commnts_sendArea textarea.form-control{
    resize: none;
    border: 0;
    box-shadow: none;
    padding: 15px;
}
.commnts_sendArea{
    background-color: #fff;
}
.form_commnts_area.commnts_newbx{
    padding: 20px;
    border: 0;
}
.commnts_send_innr .rating_hdng{
    margin-bottom: 15px;
}

.recomments_area .commnts_send_innr{
    padding: 15px;
    background-color: #f4f4f4;
}

.course_vdopnl{
    position: relative;
    margin-bottom: 20px;
}
.course_vdopnl figure img{
    width: 100%;
}
.vdoplay_btn{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.vdoplay_btn a{
    height: 53px;
    width: 53px;
    background-color: #FBBB21;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #004254;
}   
.course_vdo_row {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #6F7A7C;
    background-color: #f4f4f4;
    padding: 15px;
    margin-bottom: 15px;
}
.course_vdo_row:last-child{
    margin-bottom: 0;
}

.course_vdo_row .course_vdopnl{
    width: 40%;
}
.vdo_textpnl{
    width: 60%;
    padding-left: 15px;
}
.time_clock{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #6F7A7C;
    height: 25px;
    font-size: 14px;
    padding: 0 10px;
    margin-bottom: 8px;
}
.time_clock i{
    font-size: 15px;
    margin-right: 5px;
}
.vdo_hdng h3{
    font-size: 16px;
    color: #004254;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 26px;
}
.vdo_para p{
    font-size: 15px;
    color: #004254;
}

/* =task-details===page */

.task_detailspnl {
    position: relative;
    display: none;
}
.task_detailsHdng h2{
    font-size: 30px;
    color: #004254;
    margin-bottom: 22px;
}
.task_detailsHdng {
    margin-bottom: 25px;
}
.task_detailspara p{
    margin-bottom: 25px;
    font-size: 15px;
    color: #6F7A7C;
}
.task_detailspara p:last-child{
    margin-bottom: 0;
}

.task_detailspara p img{
    width: 100%;
}

.taskbtn_outer{
    margin: 45px 0 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.task_crossbtn {
    position: absolute;
    right: 0;
    top: 0;
}
.task_crossbtn a{
    font-weight: 700;
    color: #6F7A7C;
}
.border_btn.taskback_btn{
    border-color: #004254;
    color: #004254;
}
.task_status_outer{
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
    border-bottom: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
}
.taskstatus_item{
    width: 20%;
    padding: 0 20px;
}
.taskstatus_item h3{
    font-size: 16px;
    color: #004254;
    font-weight: 700;
    margin-bottom: 30px;
}
.taskstatus_item h5{
    font-size: 14px;
    color: #37AAB2;
}
.taskstatus_item h4{
    font-size: 14px;
    color: #6F7A7C;
}
.taskstatus_item:first-child{
    padding-left: 0;
    border-right: 1px solid #E8E8E8;
}
.taskstatus_item.taskstatus_item:last-child{
    padding-right: 0;
    text-align: right;
}
.task_tabContent{
    background-color: #f4f4f4;
}

/* =task-details===page */

.course_item .default_usr_name{
    padding-left: 0;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.white_glow{
    background-color: #fff;
}

.data_btnOuter  {
    color: #7e8889;
}
.course_vdopnl img{
    width: 100%;
}
.scorebx_innr .placeholder{
    margin: 0 auto;
}

.tags_menu{
    margin: 15px 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
 .tags_list{
    display: flex;
    gap: 5px;
}
 .tags_list li a{
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.12);
    padding: 0 10px;
    color: #CECEDB;
    font-size: 14px;
}
 .tags_list li a:hover{
    color: #FBBB21;
    border-color: #FBBB21;
}
.tags_drop{
    margin-left: 5px;
}
.tags_drop > a{
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.12);
    height: 30px;
    width: 30px;
    color: #CECEDB;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tags_drop  .dropdown-menu{
    max-height: 220px;
    overflow-y: auto;
    padding: 15px;
}
.tags_drop  .dropdown-menu li{
    margin-bottom: 15px;
}
.tags_drop  .dropdown-menu li:last-child{
    margin-bottom: 0;
}
.tags_drop  .dropdown-menu li a{
    font-size: 14px;
    color: #1A2034;
}
.tags_drop  .dropdown-menu li a:hover{
    color: #FBBB21;
}
.empty_lessonsArea {
    text-align: center;
}
.empty_lessonpic{
    margin-bottom: 30px;
}
.empty_lessons_text h2{
    font-size: 30px;
    color: #004254;
    font-weight: 700;
    font-family: 'Noe Display Bold';
    margin-bottom: 10px;
}
.empty_lessons_text p{
    font-size: 15px;
    color: #6F7A7C;
}
.join_btn{
    margin: 20px 0 0;
    display: inline-block;
}
.step_modal_bx .modal-dialog{
    max-width: 534px;
}
.question_success_hdng h3{
    font-size: 16px;
    color: #37AAB2;
    font-weight: 700;
}
.step_modal_bx .modal-body{
    text-align: center;
    padding: 35px;
}
.step_list{
    margin: 50px 0 0;
}
.step_list ul{
    display: flex;
    justify-content: center;
    position: relative;
}
.step_list ul:after{
    position: absolute;
    content: "";
    left: 11%;
    right: 11%;
    height: 1px;
    background-color: #6F7A7C;
    top: 11%;
    z-index: 1;
}
.step_list ul li{
    width: 25%;
    text-align: center;
}
.step_list ul li span, .step_list ul li em{
    display: block;
}
.step_list ul li span i{
    font-size: 15px;
    display: none;
}
.step_list ul li span{
    height: 18px;
    width: 18px;
    border: 2px solid #6F7A7C;
    border-radius: 50%;
    margin: 0 auto 12px;
    position: relative;
    z-index: 2;
    background-color: #fff;
}

.step_list li em{
    font-size: 14px;
    color: #6F7A7C;
}
.step_list li.active span {
    background-color: #37AAB2;
    border-color: #37AAB2;
}
.step_list li.active span i{
    display: block;
    color: #fff;
    font-size: 13px;
}
.step_list li.active em{
    color: #004254;
}
.lessons_btnOuter{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.lessons_btnOuter .basic_btn{
    width: auto;
    min-width: 165px;
    font-size: 16px;
    font-weight: 700;
}





/* course_details=====end */



/* --================activity--area---start---------------=========== */
/* ===start--placeholder-glowArea==== */
.glow_area{
    margin-left: 30px;
    margin-bottom: 10px;
}
.placeholder-sm {
    min-height: 6px;
    display: block;
}
.user_placeHoledr{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.default_usr {
    height: 30px;
    width: 30px;
    border-radius: 50%;
}
.default_usr_name {
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 15px;
}
.default_usr_name span + span{
    margin-left: 15px;
}
.data_btnOuter {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.data_btnOuter span{
    margin: 0 5px 10px;
    display: block;
}
.card-text span{
    margin-bottom: 10px;
}
.glow_area.list_glowArea {
    margin: 0 0 10px;
}
.list_glowArea .data_btnOuter{
    margin-bottom: 10px;
}




/* ===end--placeholder-glowArea==== */

.activity_area {
    padding: 25px 0 40px;
}

.activity_srchTop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.filter_activity {
    display: flex;
}
.share_quaetion_btn{
    margin-right: 12px;
}
.actvty_filter_btn a{
    background-color: #37AAB2;
}
.filter_activity a{
    font-size: 16px;
    font-weight: 600;
}

.actvty_filter_btn a i{
    margin-right: 6px;
}

.activity_srch{
    position: relative;
    width: 40%;
}
.activity_srch .form-control{
    width: 100%;
    height: 50px;
    font-size: 15px;
    color: #6F7A7C;
    box-shadow: none;
    border: 0;
    background-color: #f4f4f4;
    border-radius: 0;
    padding: 0 50px 0 20px;
}
.filtr_srchBtn{
    background-color: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
    color: #004254;
    cursor: pointer;
}
.activity_lftItem{
    background-color: #F4F4F4;
    padding: 20px 30px;
    margin-bottom: 30px;
    margin-right: 10px;
}
.activity_lftItem:last-child{
    margin-bottom: 0;
}
.activty_lftHdng h3{
    font-size: 16px;
    color: #004254;
    font-weight: 700;
}
.activty_lftHdng{
    margin-bottom: 10px;
}

.activity_userOuter, .activity_usrPnl, .activity_date{
    display: flex;
    align-items: center;
}
.activity_date{
    margin-left: 10px;
}
.user_activty{
    background-color: #e3e3ee;
    height: 34px;
    width: 34px;
    min-width: 34px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 8px;
}
.activty_usrname h4{
    font-size: 15px;
    color: #004254;
}
.activity_date span, .activity_date i{
    font-size: 15px;
    color: #004254;
}
.activity_date i{
    margin-right: 5px
}

.winers_likeOuter{
    display: flex;
    align-items: center;
    margin: 20px 0;
}

.likecmnts_pnl .form_share a{
    background-color: #fff;
}
.likecmnts_pnl .form_share a span{
    background-color: #FBBB21;
}
.winner_user {
    display: flex;
    align-items: center;
    margin-left: 15px;
}
.user_activty{
    height: 30px;
    width: 30px;
    min-width: 30px;
    border-radius: 50%;
    overflow: hidden;
}
.activty_usrname h5{
    color: #004254;
    font-size: 15px;
    margin-right: 10px;
}
.activity_tagsRow h4{
    color: #004254;
    font-size: 15px;
    margin-bottom: 10px;
}
.activity_skill{
    display: flex;
    align-items: flex-start;
}

.activity_tagsRow{
    margin-bottom: 20px;
}
.activity_tagsRow:last-child{
    margin-bottom: 0;
}
.more_tags a{
    display: inline-block;
    font-size: 12px;
    color: #004254;
}

.more_tags a:hover{
    color: #37AAB2;
}
.activity_leftpnl{
    max-height: 1115px;
    overflow-y: auto;
}
.activity_rightpnl{
    margin-left: 30px;
    background-color: #F4F4F4;
}
.activity_rightItem{
    padding: 30px;
    border-bottom: 1px solid rgba(111,112,124,0.3);
}
.activity_rightItem:last-child{
    border-bottom: 0;
}

.activity_rightHdng h3{
    color: #003442;
    font-size: 18px;
    font-weight: 700;
}
.activity_rightHdng{
    margin-bottom: 15px;
}

.activity_para p{
    font-size: 15px;
    color: #004254;
}
.activity_para p a{
    display: inline-block;
    color: #37AAB2;
}
.activity_para p a:hover{
    color: #000;
}
.activity_commnets h3{
    font-size: 15px;
    color: #004254;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.likecmnts_pnl {
    display: flex;
    align-items: center;
}
.chat_likeBx .likecmnts_pnl{
    margin-top: 30px;
}
.cmnts_usr{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    min-width: 50px;
    overflow: hidden;
    margin-right: 10px;
    background-color: #e3e3ee;
}
.cmnts_usertext h3{
    font-size: 16px;
    color: #004254;
    font-weight: 700;
    margin-bottom: 10px;
}

.activity_leftpnl  .mCSB_scrollTools .mCSB_draggerRail {
    width: 7px;
    opacity: 1;
    background-color: #F4F4F4;
}
.activity_leftpnl .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .activity_leftpnl .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover{
    width: 7px;
    background-color: #6F7A7C !important;
    border-radius: 0;
}
.activity_questionPnl{
    background-color: #f4f4f4;
    padding: 30px;
    margin-bottom: 30px;
    display: none;
}
.reply_fill .form-control{
    height: 44px;
    border: 1px solid #6F7A7C;
    font-size: 16px;
    color: #6F7A7C;
    box-shadow: none;
    outline: none;
    background-color: #fff;
    border-radius: 0;
}
.editor_area {
    background: #fff;
}
.reply_fill .form-control:focus{
    border-color: #37AAB2;
}
.activity_tagsRow .select2-container--default .select2-selection--single{
    background-color: #fff;
}
.editor img{
    width: 100%;
}
.editor_msgArea .form-control{
    resize: none;
    box-shadow: none;
    outline: none;
    border: 1px solid #6F7A7C;
    height: 200px;
    border-radius: 0;
    background-color: transparent;
    color: #6F7A7C;
}
.question_btnArea {
    margin: 20px 0 0;
    display: flex;
}

.question_btnArea .basic_btn{
    font-size: 16px;
    font-weight: 700;
    margin-right: 12px;
}
.question_btnArea .basic_btn:last-child{
    margin-right: 0;
}

.basic_btn.cancel_whiteBtn{
    background-color: #fff;
    color: #6F7A7C;
    min-width: 140px;
}
.filter_tagsFill {
    background-color: #fff;
}
/* =====modal---filter---start */

.filter_modal .modal-content{
    background: #F8F8F8;
    box-shadow: 0px 10px 150px rgba(0, 0, 0, 0.02);
}
.filter_modal .modal-header{
    border: 0;
    padding: 20px 20px 0;
}
.filter_modal .modal-header h5{
    font-size: 16px;
    color: #004254;
    font-weight: 700;
}
.filter_modal .modal-body{
    padding: 20px 20px 50px;
}
.filter_modal .close_btn{
     color: #004254;
     background-color: transparent;
}
.srch_titleBx .form-control{
    height: 47px;
    color: #5F6368;
    font-size: 15px;
    box-shadow: none;
    outline: none;
    border-color: #6F7A7C;
    border-radius: 0;
}
.srch_titleBx .form-control:focus{
    border-color: #004254;
}
.srch_titleBx{
    margin-bottom: 15px;
}

.bootstrap-tagsinput .tag{
    padding: 0px 6px;
    border: 1px solid #6F7A7C;
    color: #004254;
}

.bootstrap-tagsinput {
    background-color: transparent;
    border: 1px solid #6F7A7C;
    box-shadow: none;
    display: inline-block;
    padding: 10px 5px;
    color: #004254;
    vertical-align: middle;
    border-radius: 0;
    max-width: 100%;
    line-height: 22px;
    cursor: text;
    width: 100%;
    
}

.bootstrap-tagsinput .label-info{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px 5px 0;
    height: 24px;
    line-height: 22px;
}

.filter_tags_row label{
    font-size: 15px;
    color: #004254;
    margin-bottom: 12px;
}
.filter_tags_row{
    margin-bottom: 16px;
}
.filter_tags_row:last-child{
    margin-bottom: 0;
}

.srch_titleBx label{
    font-size: 15px;
    color: #004254;
    margin-bottom: 13px;
}
.tags_submit{
    margin-top: 20px;
}
.tags_submit .basic_btn{
    min-width: 100%;
    font-weight: 700;
    font-size: 16px;
}
.activity_after{
    display: none;
}
.visit_activity .activity_after{
    display: inline-block;
}

.visit_activity .activity_before{
    display: none;
}



/* =====modal---filter---end */

.loadmoreBtn{
    margin-top: 20px;
}
.activity_backBtn{
    display: none;
}

.activity_comntsRow{
    margin-top: 20px;
    position: relative;
}
.activity_comntsRow .cmnt_btn{
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.activity_comntsRow .form-control{
    padding-right: 50px;
}
.reply_msgItem{
    padding-left: 60px;
}
.activity_comntsRow .form-control{
    background-color: #fff;
}
/* --================activity--area---end---------------=========== */

/* ===start-champions--area====================== */

/* sports_tabArea==start */
.sportss_accrdian_Area{
    display: none;
}
.sports_tabinnr{
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.2)) drop-shadow(0px 2px 10px rgba(0, 0, 0, 0.1));
    background-color: #fff;
    border-radius: 8px;
    margin-top: -60px;
}
.sport_tabLinks ul{
    background-color: #37AAB2;
    padding-top: 4px;
    border-radius: 8px 8px 0 0;
    flex-wrap: wrap;
}
.sport_tabLinks ul li{
    width: 25%;
}
.sport_tabLinks .nav-tabs .nav-link{
    font-size: 14px;
    font-weight: 600;text-align: center;
    display: block;
    border: 0;
    color: #fff;
    padding: 15px;
}
.sport_tabLinks .nav-tabs .nav-item.show .nav-link, .sport_tabLinks .nav-tabs .nav-link.active {
    color: #37AAB2;
    background-color: #fff;
}


.sports_tabinnr .tab-content{
    background-color: #fff;
    padding: 15px 30px;
    border-radius: 0 0 8px 8px;
}
.tab_formOuter {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    position: relative;
    padding-right: 60px;
}
.tab_formOuter .submit_fill{
    position: absolute;
    right: 0;
    top: 0;
}
.tab_fill{
    width: 35%;
    padding: 0 15px;
}
.model_fill {
    width: 30%;
}
.locate_fill{
    display: flex;
    align-items: center;
}

.submit_btn.form_submit {
    background-color: #FBBB21;
    border-radius: 5px;
    height: 50px;
    width: 50px;
}
.adress_fill {
    width: 100%;
}

.tab_fill  .select2-container--default .select2-selection--single{
    background-color: transparent;
}

.tab_fill  .form-control{
    height: 50px;
    border: 0;
    box-shadow: none;
    outline: none;
    font-size: 16px;
    border-radius: 0;
}

.tab_fill + .tab_fill{
    border-left: 1px solid rgba(36,53,52,0.1)
}
.tab_fill .select2-container--default .select2-selection--single{
    border-color: transparent;
    font-size: 16px;
    color: #495057;
}

/* sports_tabArea==end */

.graph_bnr_area{
    padding: 75px 0 125px;
}
.bg_area{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bnr_graph_textPnl h1{
    color: #fff;
    font-size: 60px;
    letter-spacing: 2px;
    line-height: 65px;
    font-family: 'Noe Display Bold';
}
.bnr_graph_textPnl h1 span{
    display: block;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}

.champions_area{
    padding: 65px 0;
}
.champions_pic img{
    width: 100%;
}
.champions_textpnl{
    background-color: #f4f4f4;
    padding: 15px;
}
.champions_txtOuter{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.leftchampion_text h3{
    font-size: 18px;
    color: #004254;
    font-weight: 700;
    line-height: 28px;
}
.leftchampion_text h5{
    font-size: 14px;
    color: #6F7A7C;
}
.chappions_rating a i{
    font-size: 18px;
    color: #FBBB21;
}
.chappions_rating a{
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #004254;
    font-weight: 700;
}
.champions_item{
    margin-bottom: 25px;
}
.social_share li a:hover{
    border-radius: 20px 0;
}


.global_details_outer {
    display: flex;
}

.glbl_detailsPic{
    height: 90px;
    width: 90px;
    min-width: 90px;
    background-color: #f4f4f4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-right: 15px;
}
.details_usrName_hdng h3{
    font-size: 30px;
    color: #FFFFFF;
    font-weight: 700;
    font-family: 'Noe Display Bold';
    margin-bottom: 10px;
}
.details_usrName_hdng h5{
    font-size: 14px;
    color: #fff;
}
.hire_btn{
    display: inline-block;
    margin-top: 15px;
}
.gallery_outer{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.portfolio_gallery_item{
    width: 20%;
    padding: 5px;
}
.portfolio_gallery_item a{
    display: block;
}
.portfolio_gallery_item a img{
    width: 100%;
}

.complete_btn a{
    background-color: #37AAB2;
    color: #fff;
}
.ylw_closeBtn {
    height: 34px;
    width: 34px;
    background-color: #FBBB21;
    color: #004254 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}
.close_btn {
    position: absolute;
    right: 10px;
    top: 10px;
}
.conatct_modal .modal-content {
    background: #F8F8F8;
    box-shadow: 0px 10px 150px rgba(0, 0, 0, 0.02);
}
.conatct_modal .modal-dialog {
    max-width: 460px;
}
.conatct_modal .form-control{
    background-color: #fff;
}
.conatct_modal .select2-container--default .select2-selection--single{
    background-color: #fff;
}
.conatct_modal .modal-header{
    background-color: #fff;
}

/* ===start-champions--area====================== */


/* =====start---==challenges--page========= */

.challenges_item{
    background-color: #F4F4F4;
    padding: 25px 20px;
    margin-bottom: 25px;
}
.challenge_top_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.challenge_iconOuter {
    display: flex;
    align-items: center;
}
.challenge_icon{
    width: 20px;
    min-width: 20px;
    margin-right: 5px;
    display: inline-block;
}
.challenge_icon_text{
    display: inline-block;
    font-size: 14px;
    color: #004254;
}
.bookmark_iconOuter {
    display: flex;
    align-items: center;
}
.bookmark_icon{
    margin-left: 10px;
}
.bookmark_icon a{
    display: inline-block;
    color: #004254;
}
.club_nameLocation h3{
    font-size: 18px;
    color: #203E5A;
    font-weight: 700;
    margin-bottom: 10px;
}
.club_nameLocation h4{
    color: #37AAB2;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.club_nameLocation h5{
    font-size: 14px;
    color: #004254;   
}
.club_nameLocation h5 i{
    font-size: 16px;
}
.club_nameLocation{
    margin-bottom: 20px;
}
.work_details{
    margin: 20px 0 0;
}
.work_details ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.work_details li{
    font-size: 14px;
    color: #004254;
}

.work_details li span{
    color: #37AAB2;
}


/* =====end---==challenges--page========= */

/* =======start--challenges--details--page============= */

.glbl_detailstext .challenge_icon_text{
    color: #fff;
}
.details_shareOuter {
    display: flex;
    align-items: center;
}

.details_shareOuter .details_prgrss{
    margin-bottom: 0;
    margin-right: 20px;
}
.circle_progess_outer {
    min-width: 100px;
    background-color: rgba(237, 237, 241, 0.2);
    height: 10px;
    border-radius: 90px;
    position: relative;
}
.circle_progress_bar {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #FBBB21;
    border-radius: 90px;
}

.logo_circle{
    height: 30px;
    width: 30px;
    overflow: hidden;
    border-radius: 50%;
    display: block;
    margin-right: 10px;
}
/* =======end--challenges--details--page============= */



/* =========strat===home==page======== */

.home_bnrArea{
    padding: 125px 0 200px;
}
.bnr_graph_textPnl p{
    margin-top: 30px;
    color: #fff;
    font-size: 15px;
}
.course_area{
    padding: 60px 0 30px;
}
.pd_30{
    padding: 30px 0;
}
.slideHdng_outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.slideHdng_outer .page_hdng{
    margin-bottom: 0;
}
.page_hdng h2{
    font-size: 30px;
    color: #003442;
    font-weight: 700;
    font-family: 'Noe Display Bold';
}
.border_btn.ylwbrdr_btn {
    min-width: 90px;
    height: 42px;
    border: 1px solid #FBBB21;
    font-size: 16px;
    color: #004254;
}
.slider_innr {
    margin: 0 -10px;
}
.slide_Item {
    padding: 0 10px;
}
.course_hdngauthor {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.course_hdngauthor h4{
    font-size: 16px;
    color: #004254;
}
.course_hdngauthor .chappions_rating{
    margin-left: 12px;
}
.chappions_rating a{
    font-weight: 400;
}
.chappions_rating a em{
    opacity: 0.6;
}
.course_item .leftchampion_text{
    margin-bottom: 10px;
}
.system_outer{
    background-color: #004254;
    display: flex;
    flex-wrap: wrap;
}
.system_textPnl, .system_pic{
    width: 50%;
}
.system_pic img{
    width: 100%;
}
.system_textPnl{
    position: relative;
    padding: 90px;
}
.system_textPnl:after{
    position: absolute;
    content: "";
    background-image: url(../images/system-graph.png);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.1;
    background-repeat: no-repeat;
    z-index: 1;
    pointer-events: none;
}
.system_textPnl h3{
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    font-family: 'Noe Display Bold';
    margin-bottom: 20px;
}
.system_list li{
    font-size: 15px;
    color: #fff;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.system_list li:last-child{
    margin-bottom: 0;
}
.system_list li i{
    color: #37AAB2;
    font-size: 20px;
    display: inline-block;
    margin-right: 5px;
}
.explore_btn{
    display: inline-block;
    margin-top: 20px;
}
.challenges_slider .challenges_item, .champions_outer  .champions_item {
    margin-bottom: 0;
}
.activity_slideItem{
    background-color: #f4f4f4;
    padding: 20px;
}
.activity_slideItem .activty_usrname h4{
    color: #004254;
    font-weight: 700;
    line-height: 26px
}

.activty_usrname h5{
    font-size: 14px;
    color: #6F7A7C;
}
.activity_slideItem .activity_para{
    margin-top: 20px;
}
.activity_slideItem .activity_para p a{
    font-weight: 700;
    color: #37AAB2;
}
.activity_slideItem .activity_para p a:hover{
    color: #FBBB21;
}
.activty_comnts_likelist{
    margin-top: 25px;
}
.activty_comnts_likelist ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px;
}
.activty_comnts_likelist ul li{
    width: 33.33%;
    padding: 0 3px;
}
.activty_comnts_likelist ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: #fff;
}
.activty_comnts_likelist ul li a i{
    color: #004254;
    font-size: 16px;
    margin-right: 5px;
    display: inline-block;
}
.activty_comnts_likelist ul li a span{
    font-size: 14px;
    color: #004254;
    padding: 0 7px;
    background-color: #FBBB21;
    border-radius: 40px;
}
.events_dateBx{
    background-color: #37AAB2;
    border-top: 15px solid #004254;
    width: 85px;
    padding: 0 15px 15px;
    color: #fff;
    height: 85px;
    text-align: center;
    margin-top: -80px;
    position: relative;
    margin-bottom: 25px;
}
.events_dateBx h3{
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}
.events_dateBx h5{
    font-size: 12px;
    line-height: 20px;
}
.events_dateBx h5 span{
    display: block;
}
.events_hdngauthor{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.events_hdngauthor h4{
    font-size: 14px;
    color: #004254;
}
.evnts_enroll{
    display: flex;
    align-items: center;
    color: #004254;
    font-size: 14px;
}
.evnts_enroll i{
    font-size: 21px;
    color: #004254;
    margin-right: 5px;
}
.events_itemBx .leftchampion_text{
    margin-bottom: 10px;
}
.events_area{
    padding-bottom: 65px;
}

.homeslide_item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 125px 0 165px;
}
.bnr_graph_textPnl h2{
    color: #fff;
    font-size: 60px;
    font-weight: 700;
}
.bnr_graph_textPnl h2 span{
    display: block;
}
.bnr_btnOuter {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 20px 0 0;
}
.bnr_btnOuter a{
    width: auto;
}
.home_bnrslide_Outer {
    position: relative;
}
.bnr_btns_arrw .slick-arrow{
    position: absolute;
    top: 50%;
    cursor: pointer;
    height: 44px;
    width: 44px;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
}
.bnr_btns_arrw .next{
    right: 40px;
}
.bnr_btns_arrw .prev {
    left: 40px;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
    height: 44px;
    width: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    background-size: 20px;
    opacity: 1;
}
.carousel-control-next, .carousel-control-prev{
    width: 7%;
    opacity: 1;
}

/* =========end===home==page======== */



/* ===========events--start----------- */

.events_itemBx{
    margin-bottom: 25px;
    background-color: #f4f4f4;
    position: relative;
}
.experts_holdertext .experts_skill li a{
    color: #fff;
}
.experts_holdertext .experts_skill li a:hover{
    color: #004254;
}
.course_detailspnl .uploaded_innrBx{
    background-color: #f4f4f4;
    border-radius: 0;
}
.pd_20{
    padding: 20px;
}
.groups_pic img{
    width: 100%;
}
.details_btn.pd_20{
    margin: 0;
}

/* ===========events--end----------- */

.event_catagoryslide_Outer .slick-track{
    margin: 0;
}
.groups_rightpnl{
    padding: 20px 10px;
    background-color: #f4f4f4;
}
.grp_innr_row .groups_pic {
    margin-top: 30px;
}
.grp_innr_row .leftchampion_text{
    margin-bottom: 20px;
}
.grp_innr_row{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #6F7A7C;
}
.grp_innr_row:last-child{
    border-bottom: 0;
    margin-bottom: 0;
}
.gallery_outer .portfolio_gallery_item{
    width: 33.33%;
}
.champions_outer .course_item{
    margin-bottom: 20px;
}

/* ==================================== */

/* dashboard-css */
.dashboard_banner{
    padding: 45px 0 185px;
    background-repeat: no-repeat;
    background-size: cover;
}
.input_fill.jobinput_fill .form-control{
    padding: 0 15px;
}
.user_profileArea {
    padding: 0 0 95px;
    margin: -100px 0 0;
}
.user_profile_pic{
    height: 205px;
    width: 205px;
    border-radius: 50%;
    overflow: hidden;
}

.dashboard_pmlOuter{
    margin: 50px 0 0;
}
.dashboard_pmlOuter .description_fill textarea.form-control{
    height: 250px;
}
.dashboard_submit_btn {
    display: inline-block;
}
.dashboard_righttpnl{
    padding: 30px 20px;
    background-color: #f4f4f4;
}
.portfolio_upload{
    height: 255px;
    border: 1px solid #6F7A7C;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
}
.upload_file{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}
.upload_icon span{
    display: block;
    margin-bottom: 15px;
}
.upload_icon h5{
    font-size: 16px;
    color: #6F7A7C;
    font-weight: 700;
}
.dashboard_leftpnl .copy_link span{
    color: #000 !important;
}

/* end-dashboard-css */

/* learning-course--start */
.learning_coursetablinks{
    background-color: #003442;
}
.learning_course_area{
    padding: 75px 0;
}
.learn_cpurse_row {
    background: #f4f4f4;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.learn_cpurse_row:last-child{
    margin-bottom: 0;
}
.learn_courseleft_pnl {
    width: 30%;
}
.learn_courseright_pnl {
    width: 70%;
    padding-left: 15px;
}
.top_lesson_row{
    background-color: #fff;
    border: 1px solid #DFDFDF;
    padding: 10px 15px;
    display: flex;
    flex-wrap: wrap;
}
.course_lessonsbx{
    width: 23%;
    padding: 0 20px;
}
.course_lessonsbx:first-child{
    width: 31%;
    padding-left: 0;
}
.course_lessonsbx + .course_lessonsbx{
    border-left: 1px solid #EAEBEB;
}
.lessons_hdng h3{
   font-size: 16px;
   color: #004254;
}
.lessons_hdng h3 span{
    color: #37AAB2;
    font-size: 14px;
}
.lessons_hdng{
    margin-bottom: 50px;
}
.progres_hdng {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.progres_hdng h4{
    font-size: 14px;
    color: #004254;
}
.progres_hdng h5{
    font-size: 14px;
    color: #37AAB2;
}
.lessons_progress .progess_outer{
    background-color: #D9D9D9;
    height: 5px;
}
.lessons_progress .progress_bar{
    background-color: #37AAB2;
}
.lessons_task_hdng{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.lessons_task_hdng h3{
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #004254;
}
.lessons_task_hdng h3 i{
    font-size: 18px;
    margin-right: 5px;
    color: #37AAB2;
}
.lessons_task_hdng h5{
    color: #37AAB2;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 3px;
}
.lessons_task_list li{
    font-size: 14px;
    color: #004254;
    margin-bottom: 10px;
}
.lessons_task_list li:last-child{
    margin-bottom: 0;
}

.lessons_task_list li span{
    display: inline-block;
    margin-left: 10px;
    color: #37AAB2;
    font-size: 12px;
}
.bttm_lesson_row{
    margin-top: 15px;
}
.lessons_accor_hdng {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 51px;
    background-color: #004254;
    padding: 0 20px;
}
.lessons_accor_hdng h3{
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.lessons_accor_hdng span{
    color: #fff;
}
.lessons_feedbackleftpnl {
    width: 65%;
    padding-right: 15px;
}
.lessons_certificate_pnl {
    width: 35%;
    border-left: 1px solid #EAEBEB;
    padding-left: 15px;
}
.lessons_feedbackleftpnl .course_rvw_row{
    margin: 0;
    border: 0;
    justify-content: space-between;
}
.lessons_feedbackleftpnl .commnts_sendArea{
    background-color: #f4f4f4;
}
.lessons_feedbackleftpnl .commnts_sendArea textarea.form-control{
    background-color: transparent;
}
.certificate_btn {
    margin: 20px 0 0;
}


.certificate_btn .basic_btn{
    width: 100%;
    background-color: #37AAB2;
    font-weight: 700;
    font-size: 16px;
}
.lessons_task_list.status_list li{
    font-size: 16px;
}
.lessons_task_list.status_list li span{
    font-size: 14px;
}
.load_moreBtn{
    text-align: center;
    margin-top: 30px;
}
.load_moreBtn .basic_btn{
    width: auto;
}

/* learning-course--end */


/* ====task===modal=start=== */

.task_modal_bx .modal-dialog{
    max-width: 1135px;
}
.task_modal_bx .modal-content{
    background-color: #f4f4f4;
    position: relative;
}
.task_modal_bx .modal-header{
    border: 0;
    padding: 30px;
}
.task_modal_bx .modal-header h5{
    font-family: 'Noe Display Bold';
    font-size: 30px;
    color: #004254;
}
.task_modal_bx .modal-body{
    padding: 0 30px 30px;
}
.task_modal_bx .close_btn{
    height: 34px;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FBBB21;
    color: #004254;
    position: absolute;
    right: 10px;
    top: 10px;
}
.task_modal_bx .close_btn span{
    font-size: 20px;
}
.task_question_row > label{
    font-size: 16px;
    color: #373744;
    font-weight: 700;
    margin-bottom: 15px;
}
.task_question_row .description_fill.input_fill .form-control{
    background-color: #fff;
}
.option_list li{
    margin-bottom: 15px;
}
.option_list li:last-child{
    margin-bottom: 0;
}
.option_list li p{
    font-size: 14px;
    color: #6F7A7C;
}
.task_submitBtn{
    margin-top: 30px;
    display: inline-block;
}

/* ====task===modal=end=== */

/* ====question--modal================ */

.question_modal_bx .modal-body{
    padding: 30px;
    text-align: center;
}
.question_modal_bx .modal-dialog{
    max-width: 390px;
}
.sucess_question_icon span{
    font-size: 46px;
    color:#37AAB2;
    margin-bottom: 20px;
}
.question_success_hdng h2{
    color: #004254;
    font-size: 30px;
    font-family: 'Noe Display Bold';
    margin-bottom: 15px;
}
.question_success_hdng h5{
    font-size: 16px;
    color: #004254;
}
.question_closeBtn{
    margin: 40px 0 0;
}

/* ========================================= */

/* =========share--modal=====start==== */
.modal-header, .modal-content{
    border-radius: 0;
    border: 0;
}
.share_modal_bx .modal-header{
    background-color: #004254;
    padding: 20px;
}
.ylw_closeBtn{
    height: 34px;
    width: 34px;
    background-color: #FBBB21;
    color: #004254;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ylw_closeBtn span{
    font-size: 20px;
}
.share_modal_bx .modal-header h5{
    font-family: 'Noe Display Bold';
    font-size: 30px;
    color: #fff;
}
.share_modal_bx .modal-body{
    padding: 20px 30px;
}
.share_social_row{
    margin-bottom: 6px;
}
.share_social_row:last-child{
    margin-bottom: 0;
}
.share_social_row a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F3F3F3;
    padding: 15px;
    font-size: 15px;
    color: #004254;
    text-transform: capitalize;
}
.social_icon_text{
    display: flex;
    align-items: center;
}
.social_icon_text i, .social_icon_text span{
    display: inline-block;
}
.social_icon_text i{
    margin-right: 10px;
}
.share_copylink_row{
    margin-top: 15px;
}

.share_copylink_row label{
    font-size: 14px;
    color: #6F7A7C;
    margin-bottom: 10px;
}
.share_copybx{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 51px;
    background-color: #f4f4f4;
    border: 1px solid #6F7A7C;
    padding: 0 15px;
}
.share_copybx span{
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #6F7A7C;
    font-size: 15px;
}
.share_copybx a{
    display: inline-block;
    color: #37AAB2;
}

/* =========share--modal====end===== */

.group_srchfill .form-control {
    height: 60px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    background-image: none;
    padding: 0 40px 0 15px;
    box-shadow: none;
    font-size: 16px;
    color: #5F6368;
}
.add_fill {
    position: relative;
}
.add_icon {
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    color: #929AA8;
}
.add_icon:hover{
    color: #FBBB21;
}
.group_innrScroll {
    max-height: 350px;
    overflow-y: auto;
}
.tag_links {
    padding: 16px 16px 0;
}
.group_btnOuter {
    padding: 16px;
}
.group_btnOuter ul li a {
    display: flex;
    align-items: center;
    height: 50px;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
    border-radius: 0;
    color: #004254;
}
.ornage_btn {
    background: #FBBB21;
}
.group_btnOuter ul li a i {
    margin-right: 8px;
    color: #004254;
}
.tag_links ul {
    display: flex;
    flex-wrap: wrap;
}
.tag_links ul li {
    margin: 0 5px 5px 0;
}
.tag_links ul li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    border-radius: 0px;
    font-size: 14px;
    color: #004254;
    padding: 0 20px;
    background-color: #f4f4f4;
    border: 1px solid #6F7A7C;
}

.tag_links ul li a:hover {
    background: #37AAB2;
    box-shadow: 0px 1px 3px rgb(0 0 0 / 10%);
    color: #fff;
    border-color: #37AAB2;
}
.share_modal_bx.tag_modalBx .modal-body{
    background-color: #f4f4f4;
    padding: 0;
}



/* =========================================================== */

.task_file_row {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 15px;
    border: 1px solid #EAEBEB;
}
.taskfile_area {
    margin: 20px 0 0;
}

.attached_btn {
    height: 40px;
    width: 100px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    position: relative;
    max-width: 110px;
    font-size: 14px !important;
    font-weight: 400 !important;
    cursor: pointer;
}
.task_file_row > label{
    font-size: 16px;
    color: #6F7A7C;
    font-weight: 400;
    margin: 0;
}
.file_submitbtn{
    margin: 20px 0 35px;
    text-align: right;
}

.attachment_area{
    padding: 30px 0;
}
.attach_hdng h3{
    font-size: 16px;
    color: #004254;
    font-weight: 700;
}
.attach_hdng{
    margin-bottom: 12px;
}
.attachment_item{
    background-color: #fff;
}
.attahdmnt_pic{
    background-color: #6F7A7C;
    padding: 13px 13px 0;
}
.attahdmnt_pic img{
    width: 100%;
}
.attahdmnt_text{
    padding: 5px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.attahdmnt_text h5 {
    font-size: 13px;
    color: #6F7A7C;
    overflow: hidden;
    width: 85%;
    text-overflow: ellipsis;
}
.attahdmnt_text a{
    color: #6F7A7C;
}
.task_tableInnr{
    overflow-x: auto;
}
.task_tableInnr table{
    width: 100%;
}
.task_tableInnr th{
    font-weight: 400;
    font-size: 14px;
    color: #6F7A7C;
    padding: 10px 15px;
    background-color: #fff;
}
 .task_tableInnr td{
    padding: 18px 15px;
    font-size: 14px;
    color: #1A2034;
}
.task_tableuser{
    display: flex;
    align-items: center;
}
.task_usr{
    height: 25px;
    width: 25px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 5px;
}
.task_tableInnr tbody tr:nth-child(even){
    background-color: #fff;
}

/* ====================================== */

/* my-invitation--page--start */

.invitation_sec{
    padding: 50px 0 60px;
}
.invitation_bx{
    background-color: #F4F4F4;
    padding: 30px 30px 50px;
}
.invite_hdng{
    margin-bottom: 25px;
}
.invite_hdng h3{
    font-size: 16px;
    color: #004254;
    font-weight: 700;
}
.invite_tablinks .nav-tabs {
    border-bottom: 1px solid #6F7A7C;
    margin-bottom: 30px;
}
.invite_tablinks .nav-tabs .nav-link{
    border: 0;
    /* margin: 0; */
    border-bottom: 2px solid transparent;
    color: #6F7A7C;
    font-size: 16px;
    font-weight: 700;
}
.invite_tablinks .nav-tabs .nav-item.show .nav-link, .invite_tablinks .nav-tabs .nav-link.active {
    color: #004254;
    background-color: transparent;
    border-bottom-color: #004254;
}
.invite_table_innr{
    overflow-x: auto;
}
.invite_table_innr table{
    width: 100%;
}
.invite_table_innr td{
    padding: 10px;
    vertical-align: top;
}
.invite_table_innr td:last-child{
    width: 190px;
}
.invite_usrOuter{
    display: flex;
    align-items: center;
}
.invite_usr{
    height: 60px;
    width: 60px;
    min-width: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 15px 0 0;
}
.invite_text h4{
    font-size: 16px;
    color: #004254;
    line-height: 19px;
    margin-bottom: 5px;
}
.invite_text h5{
    font-size: 14px;
    color: #6F7A7C;
}
.action_btnOuter {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-end;
}
.action_btnOuter a{
    width: auto;
    min-width: 90px;
    font-size: 16px;
    font-weight: 700;
    padding: 0 10px;
}

.basic_btn.cancel_btn{
    background-color: #6F7A7C;
}
.basic_btn.pending_btn{
    background-color: #C6C6C6;
    color: #6F7A7C;
}
.basic_btn.grn_btn {
    background-color: #37AAB2;
    color: #004254;
}
.invite_usr{
    margin-right: 15px;
}
.tble_usrtext_glow{
    width: 100%;
}

/* my-invitation--page--end */