.player-report-table.tbl_shadowbody {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    transition: all ease 0.3s;
}

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

input#date_of_birth,
input#date,
input[type=date] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    background-image: url(../images/cal_date.png) !important;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    z-index: 9;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    background-image: url(../images/select.svg) !important;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    z-index: 9;
}

b,
strong {
    font-weight: 500;
}

p,
h1,
h2,
h3,
h4,
ul,
li {
    padding: 0;
    margin: 0;
}

img {
    width: 100%;
}

figure {
    margin: 0;
}

ul {
    list-style: none;
}

p, li, ol {
    font-size: 16px;
    font-weight: 300;
    color: #666666;
}

.owl-dots .owl-dot {
    outline: none;
}

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

.main-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #001642;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.navbar-header .navbar-brand {
    padding: 12px 0 9px;
    width: 100%;
    max-width: 126px;
}

.main-header .navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    padding: 0;
    line-height: 1;
    position: relative;
}

.main-header .navbar-light .navbar-nav li {
    padding: 0 15px;
    border-right: 1px solid #ffffff;
}

.main-header .navbar-light .navbar-nav li:last-child {
    border-right: 0;
}

.main-header .navbar-light .navbar-nav li:first-child {
    padding-left: 0;
}

.main-header .navbar-light .navbar-nav .nav-link::before {
    position: absolute;
    content: "";
    height: 3px;
    width: 0%;
    background: #00afef;
    bottom: -23px;
    left: 0;
    transition: all linear 0.3s;
}

.main-header .navbar-light .navbar-nav .nav-link:hover::before {
    width: 100%;
}

.main-header .navbar-light .navbar-nav .nav-link.active::before {
    width: 100%;
}

.main-header .navbar-light .navbar-nav .nav-link.active {
    color: #fff;
}

.header-top.mobile {
    display: none;
}

.bg-light {
    background: #ffffff !important;
    justify-content: space-between;
}

.navbar-brand {
    padding: 0;
    margin: 0;
}

.header-right {
    display: flex;
    flex-direction: column;
}

.header-right .header-top {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 5px;
}

.header-top .social-meadia-icons {
    display: flex;
}

#navbarSupportedContent .main-header .navbar-light .navbar-nav {
    display: flex;
    align-items: center;
    justify-content: center;
}

#navbarSupportedContent .serch-login-signup {
    display: flex;
    align-items: center;
}

.header-top li .top-nav-link {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    border-right: 1px solid #666666;
    padding: 0 10px;
    transition: all linear 0.3s;
}

.header-top li .top-nav-link:hover,
.header-top li .top-nav-link:focus {
    color: #00afef;
    text-decoration: none;
}

.header-top li .top-nav-link:hover span,
.header-top li .top-nav-link:focus span {
    color: #00afef;
}

.header-top li .top-nav-link span {
    font-size: 14px;
    color: #ffffff;
    margin-right: 8px;
    transition: all linear 0.3s;
}

.social-meadia-icons .social-icon-link {
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    transition: all linear 0.3s;
}

.social-meadia-icons .social-icon-link:hover,
.social-meadia-icons .social-icon-link:focus {
    color: #00afef;
    text-decoration: none;
}

.social-meadia-icons li:last-child .social-icon-link {
    padding-right: 0;
}

.serch-login-signup .search-icon {
    font-size: 16px;
    color: #666666;
    padding: 0 21px 0 9px;
    transition: all linear 0.3s;
    position: relative;
    display: inline-block;
}

.serch-login-signup .search-icon {
    color: #fff;
}

.serch-login-signup .search-icon:hover,
.serch-login-signup .search-icon:focus {
    color: #00afef;
}

.cstm-btn {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    background: #00afef;
    padding: 10px 18px;
    border: 2px solid #00afef;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    transition: all linear 0.3s;
    border-radius: 4px;
}

.serch-login-signup .cstm-btn {
    border-radius: 0;
}

.event-card .cstm-btn {
    font-size: 12px;
    padding: 8px 12px;
}

.cstm-btn:hover,
.cstm-btn:focus {
    background: #ffffff;
    color: #001642;
    text-decoration: none;
}

.serch-login-signup .cstm-btn.signup {
    background: #001642;
    color: #ffffff;
    border-left: 0;
}


.serch-login-signup .cstm-btn.signup:hover,
.serch-login-signup .cstm-btn.signup:focus {
    background: #fff;
    color: #001642;
    /* border-color: #001642; */
}

.main-header .navbar {
    padding: 0;
    background: #001642 !important;
}

.main-header .main-header .navbar-light .navbar-toggler {
    border: none;
    outline: none;
}

.menu-title-wrap {
    display: none;
}

.banner-content p {
    font-size: 20px;
    color: #333333;
    font-weight: 500;
}

.banner-content .banner-heading {
    font-size: 74px;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    line-height: 85px;
    margin-bottom: 6px;
}

.banner-content .banner-sub-heading {
    font-size: 74px;
    color: #bea029;
    font-family: 'Montserrat', sans-serif;
    line-height: 85px;
    margin-bottom: 4px;
}

.banner-content .banner-sub-heading span {
    color: #001642;
}

.banner-slider .item {
    /*background: url(../images/banner-slider-img.png);*/
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    padding: 266px 0 215px !important;
    position: relative;
}

.banner-content .banner-tag-line {
    text-transform: uppercase;
    margin-bottom: 22px;
    position: relative;
    display: inline-block;
}

.banner-content .banner-tag-line::after {
    position: absolute;
    content: "";
    height: 5px;
    width: 68px;
    background: #001642;
    left: 0;
    bottom: -10px;
}

.banner-content .banner-tag-line::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 106%;
    background: #001642;
    left: 0;
    bottom: -7.5px;
}

.banner-content .banner-text {
    margin-bottom: 17px;
}

.banner-slider .owl-dots,
.testimonial-sec .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 109px;
}

.banner-slider .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    outline: none;
    height: 55px;
    width: 55px;
    background: #001642 !important;
    border-radius: 100px;
}

.owl-c-d .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 14px;
    outline: none;
}

.banner-slider .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 14px;
    outline: none;
    height: 55px;
    width: 55px;
    background: #001642 !important;
    border-radius: 100px;
}

.about-us-sec {
    padding: 56px 0 70px;
}

.section-heading {
    display: inline-block;
    background: #bea029;
    position: relative;
}

.owl-nav button img {
    height: 21px;
    width: 21px;
}

.sec-heading {
    font-size: 55px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    padding: 5px 87px;
    position: relative;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
}

.section-heading::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 54px solid #bea029;
    border-left: 47px solid transparent;
    left: -44px;
    top: 13px;
}

.section-heading::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -44px;
    bottom: 13px;
    border-bottom: 54px solid #bea029;
    border-left: 47px solid transparent;
}

.sec-heading::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 54px solid #bea029;
    border-right: 47px solid transparent;
    right: -44px;
    top: 13px;
}

.sec-heading::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 54px solid #bea029;
    border-right: 47px solid transparent;
    right: -44px;
    bottom: 13px;
}

.about-us-heading {
    text-align: center;
    margin-bottom: 45px;
}

.about-us-left p {
    line-height: 30px;
}

.about-us-left .cstm-btn {
    margin-top: 25px;
    display: flex;
    align-items: center;
}

.about-us-left .cstm-btn span {
    height: 2px;
    width: 25px;
    display: inline-block;
    background: #fff;
    margin-right: 10px;
}

.know-more-btn-wrap {
    display: inline-block;
}

.about-us-left .cstm-btn:hover span {
    background: #001642;
}

.about-us-left .cstm-btn:focus span {
    background: #001642;
}

.drh-activity-sec,
.c-d-book-now {
    background: url(../images/multi-sports-bg.png);
    /*background: url(../images/drh-sec-bg.png);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0;
}

.family_members {
    background: url(../images/family-member-bk.png)rgb(0, 174, 239, 0.2) !important;
    /*background: url(../images/drh-sec-bg.png);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0;
}

.activity-caption h2 {
    font-size: 20px;
    color: #00afef;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
    margin-bottom: 1px;
    letter-spacing: 0.3px;
}

.activity-caption .book-now-link {
    font-size: 16px;
    color: #333333;
}

.activity-caption p {
    margin-bottom: 1px;
}

.activity-caption {
    background: #fff;
    position: absolute;
    /* height: 200px; */
    bottom: -44px;
    width: 100%;
    /* padding-top: 59px; */
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px 10px;
    border-radius: 10px;
    transition: all linear 0.3s;
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.3);
}

.activity-card {
    position: relative;
}

.activity-card-img {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    margin: 0 13px;
}

.drh-activity-heading {
    margin-bottom: 54px;
}

.activity-slider .item {
    padding: 15px;
    padding-bottom: 70px;
}

section.coach_listing figcaption.dsgn-coach-box:hover {
    background: #00afef !important;
    transition: all linear 0.3s;
}

section.drh-activity-sec .activity-caption:hover,
section.drh-activity-sec .activity-caption:focus {
    background: #00afef !important;
    transition: all linear 0.3s;
}

.activity-caption:hover h2,
.activity-caption:focus h2 {
    color: #fff;
    transition: all linear 0.3s;
}

.activity-caption:hover p,
.activity-caption:focus p {
    color: #fff;
    transition: all linear 0.3s;
}

.activity-caption:hover .book-now-link,
.activity-caption:focus .book-now-link {
    color: #fff;
    text-decoration: underline;
    transition: all linear 0.3s;
    text-decoration: none;
}

.activity-slider .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -94px;
    outline: none;
    height: 55px;
    width: 55px;
    background: #00afef !important;
    border-radius: 100px;
}

.activity-slider .owl-nav button span i {
    font-size: 35px;
    color: #fff;
}

.activity-slider .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -94px;
    outline: none;
    height: 55px;
    width: 55px;
    background: #00afef !important;
    border-radius: 100px;
}

.testimonial-sec {
    padding: 45px 0;
}

.testimonial-img-wrap {
    height: 74px;
    width: 74px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16.5px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -13px;
}

.testimonial-card {
    background: #00afef;
    padding: 55px 29px 2px;
    border-radius: 10px;
    box-shadow: 8px 8px 13px -6px rgba(0, 0, 0, 0.3);
}

.t-user {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.testimonial-slider .item {
    padding: 15px;
    padding-top: 50px;
}

.owl-c-d-testimonials .item {
    padding-top: 40px;
}

.owl-c-d-testimonials .testimonial-img-wrap {
    top: 0
}

.testimonial-caption p {
    color: #ffffff;
    margin-bottom: 6px;
}

.t-user h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-right: 11px;
}

.t-user span i.fas.fa-user-circle {
    font-size: 37px;
    color: #fff;
}

.round-arrow {
    margin-right: 9px;
    margin-bottom: 37px;
}

.alt-testimonial-card {
    background: #00afef;
}

.testimonial-slider .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.testimonial-slider .owl-dots .owl-dot {
    height: 12px;
    width: 12px;
    background: transparent;
    border-radius: 50%;
    border: 2px solid #95948f;
    margin-right: 0;
}

.testimonial-slider .owl-dots .owl-dot:last-child {
    margin-right: 0;
}

.testimonial-slider .owl-dots .owl-dot.active {
    border: 2px solid #001642;
    background: #001642;
}

.testimonial-slider .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.testimonial-slider .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.testimonial-slider {
    padding-bottom: 52px;
}

.click-btn-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.click-btn-content figure {
    margin-top: -29px;
}

.click-sec-content .click-sec-tagline {
    font-size: 24px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 13px;
}

.click-sec-content {
    background: url(../images/click-here-sec-img.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 15px;
    border-radius: 10px;
    box-shadow: 9px 9px 25px 4px rgba(0, 0, 0, 0.1);
}

.click-btn-content .cstm-btn {
    border: 2px solid #001642;
    color: #ffffff;
    background: #001642;
    margin: 0 10px;
}


/*.click-btn-content .cstm-btn:hover,

.click-btn-content .cstm-btn:focus {

    background: #333333;

    color: #ffffff;

    border: 2px solid #333333;

}*/

.click-btn-content li:last-child figure {
    transform: rotateY(180deg);
}

.click-here-sec {
    padding-top: 50px;
    margin-bottom: -66px;
}

.site-footer {
    background: url(../images/footer-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 111px;
}

.footer-header .footer-brand {
    display: inline-block;
    width: 100%;
    max-width: 126px;
}

.social-media {
    display: flex;
    align-items: center;
}

.social-media .s-link {
    color: #fff;
    font-size: 20px;
    margin-right: 18px;
}

.social-media li:last-child .s-link {
    margin-right: 0px;
}

.footer-heading {
    font-size: 20px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 35px;
    position: relative;
}

.footer-heading::after {
    position: absolute;
    content: "";
    height: 3px;
    width: 32px;
    background: #ffff;
    left: 0;
    bottom: -10px;
}

.footer-links .ftr-link {
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    margin-top: 8px;
    display: inline-block;
    transition: all linear 0.3s;
}

.footer-links .ftr-link-wrap ul li:first-child .ftr-link {
    margin-top: 0px;
}

.footer-links p {
    color: #ffffff;
    margin-bottom: 10px;
}

.footer-links.help p {
    color: #ffffff;
    margin-bottom: 27px;
}

.footer-links.help .form-control {
    height: 55px;
    font-size: 14px;
    color: #666666;
    font-weight: 300;
}

.footer-links.help .form-control:focus {
    outline: none;
    border: none;
}

.footer-links.help form {
    position: relative;
}

.ftr-submit-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
}

.ftr-link-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.footer-links {
    margin-bottom: 30px;
}

.copy-right p {
    color: #fff;
    text-align: center;
    padding: 19px 0;
}

.footer-bottom {
    border-top: 1px solid #858585;
    margin-top: 22px;
}

.footer-links .ftr-link:hover,
.footer-links .ftr-link:focus {
    opacity: 0.8;
    text-decoration: none;
}

.social-media .s-link:hover,
.social-media .s-link:focus {
    opacity: 0.8;
    text-decoration: none;
}

.social-media .s-link:hover i,
.social-media .s-link:focus i {
    transform: translateY(-3px);
    transition: all linear 0.3s;
}


/*listing page css starts here*/

.football-course-sec,
.inner-banner {
    background: url(../images/football-course-sec-bg.png);
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    padding: 206px 0 160px;
    margin-bottom: -59px;
    z-index: 1;
    position: relative;
}

.inner-banner {
    z-index: 1;
    position: relative;
}

.inner-banner:after,
.football-course-sec:after,
.banner-slider .item:after {
    position: absolute;
    content: '';
    bottom: 0;
    background: url(../images/pattern-1.png);
    left: 0;
    right: 0;
    height: 80px;
    width: 100%;
    z-index: 9999;
}

.alert_msg {
    z-index: 9;
}

.football-course-content .f-course-heading,
.inner-banner-heading {
    font-size: 55px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}

.services-description li h2 {
    font-size: 28px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

.services-description li p {
    color: #fff;
    font-size: 16px;
}

.services-description li {
    /* padding: 22px 20px;*/
    margin-bottom: 10px;
    border-radius: 7px;
    /* box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.3);*/
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

.services-description li:last-child {
    margin-bottom: 0;
}

.services-sec {
    padding: 100px 0;
    /*background: url(../images/services-sec-bg.png);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: -47px;
    position: relative;
}

.demo-form .demo-form-heading {
    font-size: 22px;
    color: #001642;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 15px;
}

.demo-form .form-group {
    margin-bottom: 25px;
    position: relative;
}

.demo-form .form-control {
    height: 36px;
    border: 1px solid #c9c9c9;
    font-size: 16px;
    color: #666666;
    font-weight: 300;
}

.demo-form .form-control.demo-textarea {
    height: 132px;
    font-size: 14px;
    resize: none;
}

.demo-form {
    text-align: center;
    padding: 25px;
    background: #fff;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    z-index: 1;
    position: relative;
}

@media(max-width: 700px) {

    .demo-form img {display:none;}

}

ul.services-description {
    z-index: 1;
    position: relative;
}

.demo-form .cstm-btn {
    outline: none;
    margin: 14px auto 0;
}

.demo-slider .item {
    padding: 15px;
}

.demo-slider .demo-slider-img {
    box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}

.demo-slider .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -62px;
    outline: none;
}

.demo-slider .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -62px;
    outline: none;
}

.demo-slider {
    margin-top: 15px;
}

.Countdown-timer-content {
    background: url(../images/timer-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 25px 0;
    border-radius: 7px;
    text-align: center;
    box-shadow: 6px 6px 25px 1px rgba(0, 0, 0, 0.2);
}

.Countdown-timer-content .Countdown-timer {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50px;
    padding: 11px 40px;
    box-shadow: inset 0px 3px 9px 0px #b8b8b8;
}

.Countdown-timer-content .Countdown-heading {
    font-size: 23px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 5px;
}

.Countdown-timer span {
    font-size: 28px;
    color: #001642;
    font-weight: 500;
    /*display: none;*/
}

.Countdown-timer li {
    font-size: 16px;
    color: #001642;
    font-weight: 300;
    position: relative;
    padding: 0 11px;
}

.Countdown-timer-wrap {
    display: inline-block;
}

.myaccordion .btn {
    width: 100%;
    font-weight: 500;
    color: #001642;
    padding: 0;
    font-size: 16px;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
    text-decoration: none;
}

.d-flex.align-items-center.justify-content-between.btn.btn-link {
    position: relative;
    padding-right: 15px;
}


/*.d-flex.align-items-center.justify-content-between.btn.btn-link::after {

    position: absolute;

    content: "\f068";

    font-family: 'Font Awesome\ 5 Free';

    font-weight: 600;

    right: 0;

}

.d-flex.align-items-center.justify-content-between.btn.btn-link.collapsed::after {

    content: "\f067";

}*/

.event-card .card-header {
    background: #001642;
    border: 0;
    border-radius: 4px !important;
    padding: 8px 11px;
}

div#accordion-2 .card h2.mb-0 button {
    color: #fff;
}

.myaccordion .card {
    border: 0;
    margin-bottom: 30px;
}

.event-booking {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.event-card .event-booking .event-booking-price {
    font-size: 20px;
    font-weight: 600;
    color: #001642;
    margin-right: 10px;
}

.event-card .event-booking .event-booking-price span {
    font-size: 22px;
    font-weight: 500;
    display: inline-block;
}

.events-sec {
    /*background: url(../images/events-sec-bg.png);*/
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    padding: 137px 0 130px;
    display: block;
    z-index: 1;
    position: relative;
    margin-top: -100px;
    position: relative;
}

.events-sec::after {
    position: absolute;
    content: '';
    bottom: -55px;
    left: 0;
    right: 0;
    background: url(../images/sec-bottom.png);
    width: 100%;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.course-list-detail {
    padding: 137px 0 0;
    display: block;
    margin-bottom: 20px;
}

.course-list-detail .event-card {
    margin-bottom: 0
}

.event-card,
.book-camp-info,
.book-camp-pricing {
    background: #ffffff;
    border: 1px solid #afafaf;
    margin-top: 40px;
    border-radius: 6px;
    box-shadow: 0px 0px 24px 2px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.book-camp-info,
.book-camp-pricing {
    border-top: 0;
}

.event-card-heading {
    background: #001642;
}

.event-card-heading h3,
.b-c-heading h3 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

.event-card-heading,
.b-c-heading {
    background: #001642;
    padding: 13px 20px;
}

.event-info p span {
    font-weight: 500;
}

.event-card .myaccordion {
    padding: 0 20px;
}

.event-info p:last-child {
    margin-top: 8px;
}

.events-sec label {
    display: block;
}

.events-sec label,
.course-list-detail label {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 2px;
}

.events-sec .form-control {
    height: 42px;
    border: 1px solid #c9c9c9;
    font-size: 16px;
    color: #666666;
    font-weight: 300;
}

.course-list-detail .form-control {
    height: 42px;
    border: 1px solid #c9c9c9;
    font-size: 16px;
    color: #666666;
    font-weight: 300;
    width: 50%;
}

.events-sec .form-control.event-dropdown,
select#people,
select#inputPlayer-3 {
    -webkit-appearance: none;
    background-image: url(../images/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    background-size: 10px;
}

.event-sec-heading h1 {
    font-size: 55px;
    text-align: center;
    color: #001642;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 16px;
}

.event-card-form .form-group {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.events-sec .event-card-form .form-group label {
    width: 28%;
}

.course-list-detail .event-card-form .form-group label {
    width: 15%;
}

.Countdown-timer li::after {
    position: absolute;
    content: ":";
    top: 50%;
    transform: translateY(-50%);
    right: -6px;
    font-size: 34px;
    font-weight: 500;
}

.Countdown-timer li:last-child::after {
    display: none;
}


/*listing page css ends here*/


/*listing page css starts here*/

.account-sec {
    background: url(../images/football-course-sec-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 206px 0 145px;
    margin-bottom: -59px;
}

.account-sec-content .account-sec-heading {
    font-size: 60px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}

.account-menu-sec {
    padding: 100px 0;
}

.account-menu-sec .account-menu-sec-heading h1,
.pink-heading h2 {
    font-size: 40px;
    color: #001642;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 25px;
    width: 100%;
}

section.member.section-padding.report_detail_page .pink-heading h2 {
    display: block;
}

.select-player-goal-form .form-group label {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    width: 37%;
    margin-bottom: 0;
}

.select-player-goal-form {
    margin-bottom: 23px;
}

div#nav-leaderboard .select-player-goal-form {
    width: 100%;
}

.select-player-goal-form .form-row .form-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 9px;
    margin-bottom: 0;
}

.select-player-goal-form .form-row .form-group .form-control {
    border: 1px solid #c9c9c9;
    -webkit-appearance: none;
    background-image: url(../images/event-sec-dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    height: 45px;
}

.player-goal-heading h1 {
    font-size: 26px;
    color: #001642;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-bottom: 12px;
}

.player-goal-card legend {
    font-size: 18px;
    color: #bea029;
    font-family: 'Montserrat', sans-serif;
    width: auto;
    line-height: 14px;
    padding: 5px 11px;
}

.player-goal-card .form-control.goal-textarea {
    height: 115px;
    border: 0;
    background: #d7fcff;
    resize: none;
}

.player-goal-card {
    border: 2px solid #001642;
    padding: 0 36px 20px;
    border-radius: 7px;
    margin-bottom: 23px;
    box-shadow: 7px 7px 20px 0px rgba(0, 0, 0, 0.1);
}

.goal-reciew-feedback {
    padding: 0 36px 20px;
    margin-bottom: 20px;
}

.goal-reciew-feedback .form-control.goal-textarea {
    height: 80px;
    border: 0;
    background: #d7fcff;
    resize: none;
}

.goal-reciew-feedback p {
    margin-bottom: 16px;
}

.player-goal-card .form-group {
    margin-bottom: 0;
}

.player-goal-card p {
    margin-bottom: 16px;
    padding: 0 11px;
}

.player-goal-inner-text-wrap h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #bea029;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
    letter-spacing: 1px;
}

.player-goal-inner-text-wrap h2 span {
    font-size: 36px;
    color: #001642;
    line-height: 1;
}

.player-goal-inner-text-wrap p {
    font-size: 18px;
    color: #333333;
}

.player-goal-inner-text-wrap li {
    margin-bottom: 9px;
}

.page-description .goal-setting-text {
    margin: 21px 0;
    font-size: 15px;
}

.player-goal-info .form-group.form-check label {
    font-size: 15px;
    color: #666666;
    font-weight: 300;
}

.player-goal-info .form-group.form-check .form-check-input {
    background: #666666 !important;
}

.player-goal-date p {
    font-size: 15px;
    margin-bottom: 24px;
}

.player-goal-date span {
    font-weight: 500;
}

.player-goal-inner-text-wrap {
    margin-top: 23px;
}

.account-menu-tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    border-bottom: 0;
}

.account-menu-tabs .menu-tab-link {
    font-size: 22px;
    color: #fff;
    background: #00afef;
    padding: 11px 34px !important;
    border-bottom: 2px solid #bea029;
    transition: all linear 0.3s;
    text-align: center;
    box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.2);
}

.account-menu-tabs .menu-tab-link.active {
    color: #ffffff;
    background: #001642;
    border-bottom: 2px solid #001642;
    transition: all linear 0.3s;
}

.account-menu-tabs .menu-tab-link span {
    margin-right: 6px;
}

.account-menu-tabs .menu-tab-link:hover,
.account-menu-tabs .menu-tab-link:focus {
    background: #001642;
    color: #fff;
    border-bottom: 2px solid #001642;
}


/*setgoals page css ends here*/


/*player bages page css starts here*/

.player-achievements-card {
    margin: 30px 0;
}

.player-info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.player-info .player-name-points h2 {
    font-size: 18px;
    color: #001642;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.2px;
}


/*

.player-info .player-img-wrap {

    margin-right: 19px;

}*/

.player-group-season p {
    font-size: 18px;
    color: #333333;
}

.player-group-season p span {
    font-weight: 500;
}

.player-group-season {
    height: 93px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.achievement-medals {
    display: flex;
    align-items: center;
}

.achievement-medals li {
    margin-right: 20px;
}

.achievement-medals li:last-child {
    margin-right: 0px;
}

.player-achievements h2 {
    font-size: 21px;
    text-transform: uppercase;
    color: #001642;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.7px;
    margin-bottom: 8px;
}

.achievement-day h2 {
    font-size: 22px;
    color: #001642;
    font-family: 'Montserrat', sans-serif;
    position: relative;
}

.achievement-day {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 14px;
}

.achievement-day h2::after {
    position: absolute;
    content: "";
    height: 3px;
    width: 62px;
    background: #001642;
    left: 0;
    bottom: -1.5px;
}


/*.player-bages-card {

    margin-bottom: 27px;

}*/

.school-details p {
    font-style: italic;
}

.school-card {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.school-card p {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    text-align: center;
}

.day-medal-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.school-bages-card {
    margin-bottom: 16px;
}

.school-details p span {
    font-weight: 500;
}


/*

.leader-board-table {

    padding: 10px;

    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);

    border-radius: 20px;

}*/

.leader-board-table table {
    width: 100%;
    table-layout: fixed;
    border: 1px solid #d9dada;
}

.leader-board-table th:first-child {
    width: 90px;
    border-left: none;
}

.leadertable-wrap {
    overflow: auto;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
 /*   border-radius: 20px;*/
}

.leader-bord-heading-wrap h1 {
    font-size: 30px;
    color: #001642;
    font-family: 'Montserrat', sans-serif;
    margin: 57px 0 27px;
}

.leader-board-table th {
    color: #fff;
    padding: 8px 19px;
    font-size: 16px;
    font-weight: 500;
    border-left: 1px solid #fff;
    background: #001642;
}

.leader-bord-bages {
    display: flex;
    align-items: center;
}

.leader-board-table td {
    padding: 8px 19px;
    border-left: 1px solid #d9dada;
    border-bottom: 1px solid #d9dada;
}

.leader-board-table tr td:last-child {
    border-right: none;
}

.leader-board-table table {
    width: 100%;
    table-layout: auto;
   /* border-radius: 20px;*/
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #d9dada;
    overflow: hidden;
}

.leader-board-table td:first-child {
    border-left: 0;
    text-align: center;
}

.leadertable-wrap tr:last-child td {
    border-bottom: 0;
}


/*player bages page css ends here*/


/*player player report page-1 css starts here*/

.tab-page-heading h1 {
    font-size: 36px;
    color: #001642;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.select-player-report-form .form-row .form-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 9px;
    margin-bottom: 0;
    padding-left: 0;
}

.select-player-report-form .form-group label {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    width: 53%;
    margin-bottom: 0;
}

.select-player-report-form .form-row .form-group .form-control {
    border: 1px solid #c9c9c9;
    -webkit-appearance: none;
    background-image: url(../images/event-sec-dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    height: 45px;
}

.select-player-report-form .form-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.select-player-report-form {
    margin-bottom: 23px;
}

.o-i-tab {
    padding: 10px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    background-color: #fff;
}

.report-table-wrap td {
    padding: 15px 19px;
    border-left: 1px solid #d9dada;
    border-bottom: 1px solid #d9dada;
}

.player-report-table td:first-child {
    border-left: 0;
}

.player-report-table tr:last-child td {
    border-bottom: 0;
}

.table_wrap_my_family {
    margin-bottom: 15px;
}

.player-report-table .report-table-wrap table,
#b-c-modal table {
    width: 100%;
    /*table-layout: fixed;*/
    /*border-radius: 20px;*/
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #d9dada;
    overflow: hidden;
    margin-bottom: 0;
}

.player-report-table .report-table-wrap th,
#b-c-modal table th {
    color: #fff;
    padding: 15px 19px;
    font-size: 16px;
    font-weight: 500;
    border-left: 1px solid #fff;
}

.player-report-table .report-table-wrap th:nth-child(6) {
    width: 106px;
}

.report-table-wrap thead,
#b-c-modal table thead {
    background: #001642;
}

.player-report-table .report-table-wrap th:nth-child(3) {
    width: 180px;
}

.player-report-table .report-table-wrap th:first-child,
.player-report-table .report-table-wrap th:last-child {
    min-width: 135px;
}

.player-report-table .report-table-wrap th:first-child,
#b-c-modal table th:first-child {
    border-left: 0;
}

.report-table-wrap {
    overflow: auto;
}


/*player player report page-1 css ends here*/


/*player player add report page-1 css starts here*/

.select-created-by-form {
    margin-bottom: 33px;
}

.select-created-by-form .form-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.select-created-by-form .form-row h1 {
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    color: #001642;
}

.select-created-by-form .form-row .form-group .form-control {
    border: 1px solid #c9c9c9;
    -webkit-appearance: none;
    background-image: url(../images/event-sec-dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    height: 45px;
}

.player-addreport-form .form-row .form-group .report-dropdwn {
    border: 1px solid #c9c9c9;
    -webkit-appearance: none;
    background-image: url(../images/event-sec-dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    height: 45px;
}

.player-addreport-form .form-row .form-group .form-control,
.login-sec form .form-group .form-control {
    height: 36px;
    border: 1px solid #c9c9c9;
    font-size: 16px;
    color: #666666 !important;
    font-weight: 300;
}

.competition-creation-form h2,
.login-sec .card-header {
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    color: #001642;
    text-align: center;
    margin-bottom: 23px;
}

.player-addreport-form {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 30px 40px;
    border-radius: 7px;
}

.match-creation-form h2 {
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    color: #001642;
    text-align: center;
    margin-bottom: 23px;
}

.player-addreport-form .start-time {
    border: 1px solid #c9c9c9;
    -webkit-appearance: none;
    background-image: url(../images/start-time-img.png);
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    height: 45px;
}

table.table.table-bordered.all_rps p {
    white-space: pre-line;
}

.player-addreport-form .form-row .form-group .report-textarea {
    height: 125px;
    resize: none;
    margin-bottom: 13px;
}

.add-another-match .add-match-btn {
    font-size: 24px;
    color: #333333;
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-bottom: 30px;
}

.add-another-match .add-match-btn span {
    font-size: 16px;
    margin-right: 10px;
}

#datepicker {
    border: 1px solid #c9c9c9;
    -webkit-appearance: none;
    background-image: url(../images/date-picker-img.png);
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    height: 45px;
}

.football-services-sec {
    background: none;
    padding: 46px 0 96px;
}


/*date-picker css start here*/

#ui-datepicker-div {
    display: none;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
    margin-top: 0.25rem;
    border-radius: 0.5rem;
    padding: 0.5rem;
}

.ui-datepicker-calendar thead th {
    padding: 0.25rem 0;
    text-align: center;
    font-size: 0.75rem;
    font-weight: 400;
    color: #78909C;
}

.ui-datepicker-calendar tbody td {
    width: 2.5rem;
    text-align: center;
    padding: 0;
}

.ui-datepicker-calendar tbody td a {
    display: block;
    border-radius: 0.25rem;
    line-height: 2rem;
    transition: 0.3s all;
    color: #546E7A;
    font-size: 0.875rem;
    text-decoration: none;
}

.ui-datepicker-calendar tbody td a:hover {
    background-color: #E0F2F1;
}

.ui-datepicker-calendar tbody td a.ui-state-active {
    background-color: #001642;
    color: white;
}

.ui-datepicker-header a.ui-corner-all {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 2rem;
    height: 2rem;
    margin: 0.5rem;
    border-radius: 0.25rem;
    transition: 0.3s all;
}

.ui-datepicker-header a.ui-corner-all:hover {
    background-color: #ECEFF1;
}

.ui-datepicker-header a.ui-datepicker-prev {
    left: 0;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 50%;
    transform: rotate(180deg);
}

.ui-datepicker-header a.ui-datepicker-next {
    right: 0;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 50%;
}

.ui-datepicker-header a>span {
    display: none;
}

.ui-datepicker-title {
    text-align: center;
    line-height: 2rem;
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    font-weight: 500;
    padding-bottom: 0.25rem;
}

.ui-datepicker-week-col {
    color: #78909C;
    font-weight: 400;
    font-size: 0.75rem;
}


/*date-picker css start here*/


/*player player report page-1 css ends here*/

.serch-login-signup li:first-child {
    position: relative;
}

.serch-login-signup li:first-child>.search-field {
    display: none;
    position: absolute;
    bottom: -59px;
    width: 219px;
    left: 0;
    height: 42px;
    border: 1px solid #c9c9c9;
    font-size: 16px;
    color: #666666;
    font-weight: 300;
    outline: none;
}

.serch-login-signup li:first-child>.search-field:focus {
    border-color: #c9c9c9;
}

.responsive-search-icon .search-field {
    display: none;
    height: 45px;
    border: 1px solid #c9c9c9;
    font-size: 16px;
    color: #666666;
    font-weight: 300;
    outline: none;
    padding-left: 40px;
    -webkit-appearance: none;
    background-image: url(../images/search-icon-img.png);
    background-repeat: no-repeat;
    background-position: top 50% left 12px;
}

.responsive-search-icon .search-field:focus {
    border-color: #c9c9c9;
}

.responsive-search-icon {
    display: none;
}


/*4 march 2020*/

.login-sec,
.register-sec {
    padding: 100px 0 55px;
}

.login-sec .card-header,
.register-sec .card-header {
    background-color: transparent;
    border-bottom: none;
    margin-bottom: 0;
}

.login-sec .card-body,
.register-sec .card-body {
    padding: 0 20px 20px;
}

.login-sec .card-body {
    text-align: center;
}

.login-sec form .form-control,
.register-sec form .form-control {
    height: 36px;
    border: 1px solid #c9c9c9;
    font-size: 16px;
    color: #666666;
    font-weight: 300;
}

.login-sec .form-group {
    width: 100%;
    margin: 0;
    display: inline-block;
    margin-bottom: 15px;
}

.login-sec #passwordresetForm .form-group {
    margin-bottom: 30px;
}

.register-sec .form-group {
    width: 50%;
    margin: 0;
    display: inline-block;
    margin-bottom: 15px;
}

.register-sec .form-group input,
.register-sec .form-group label,
.login-sec .form-group input,
.login-sec .form-group label {
    text-align: left !important;
    width: 100%;
}

.det-gender-opt input,
.det-gender-opt label {
    width: auto !important;
}

.register-sec .address-detail {
    width: 100%;
}

.register-sec .det-gender-opt {
    display: flex;
    align-items: center;
    height: 45px;
}

.register-sec .det-gender-opt label {
    margin: 0 10px;
}

.register-sec .form-button .form-group,
.login-sec .form-button .form-group {
    width: 100%;
    text-align: left !important;
}

.register-sec .form-button {
    padding-top: 30px;
}

.register-sec .form-control:focus,
.login-sec .form-control:focus {
    border-color: #ced4da;
}

.register-sec .form-button .form-btn {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*margin-top: 40px;*/
}

.login-sec .form-check {
    display: flex;
    /*margin: 10px 0;*/
    padding: 0;
}

.login-sec .login-form-btn {
    text-align: left;
    padding-top: 13px;
}

.login-sec label.form-check-label a {
    color: #bea029;
    font-weight: 500;
}

.error,
span.invalid-feedback {
    font-size: 80%;
    color: #dc3545;
    font-weight: bolder;
    margin-top: 0;
    width: 100%;
    margin-bottom: 0;
    position: absolute;
    text-align: left;
    font-size: 11px;
}

.login-sec .error {
    left: 15px;
}

.login-sec button.cstm-btn.login {
    margin-right: 10px;
    margin-bottom: 10px;
}

.reset-form-btn {
    text-align: left;
    /* padding-top: 15px;*/
}

a.cstm-btn:focus,
button.cstm-btn:focus {
    outline: none;
}

ul.serch-login-signup .dropdown-menu {
    left: -82px;
    min-width: 190px !important;
    border: 2px solid #00a7e5;
    border-radius: 0;
    top: 52px;
}

ul.serch-login-signup .dropdown-item:hover {
    background: #00afef;
    color: #fff;
}

ul.serch-login-signup .dropdown-item {
    padding: 4px 10px;
}


/*Calender Icon for Bootstrap calender*/

input[type="date"] {
    position: relative;
    padding: 10px;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    color: transparent;
    background: none;
    z-index: 1;
}


/*input#date_of_birth::before
{
 color: transparent;

    background: none;

    display: block;

    font-family: "Font Awesome 5 Free";

    content: '\f073';



    width: 15px;

    height: 20px;

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    right: 6px;

    color: #999;

    font-weight: bold;   
}*/

select.cstm-select-list {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    cursor: pointer;
    padding-right: 0;
}

.register-form .ui-selectmenu-button.ui-button {
    height: 45px;
    border: 1px solid #c9c9c9;
    font-size: 16px;
    color: #666666;
    font-weight: 300;
    width: 100%;
    background: #fff;
    padding: 6px 12px;
    position: relative;
}

.register-form .ui-selectmenu-text {
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
}

.register-form .ui-selectmenu-icon.ui-icon {
    margin-top: 9px;
}

.register-form .ui-button .ui-icon {
    background-repeat: no-repeat;
}

.register-form .ui-icon-triangle-1-s {
    background-position: -61px -16px;
}

.register-form .ui-selectmenu-button.ui-button:focus {
    outline: none;
}

ul.ui-menu.ui-corner-bottom.ui-widget.ui-widget-content {
    width: 330px;
    height: 300px
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    background: #001642 !important;
    border: 1px solid #001642 !important;
}

.testimonial-card .t-user span {
    background: #fff;
    height: 42px;
    width: 42px;
    border-radius: 100px;
    display: flex;
    align-items: baseline;
    justify-content: center;
    overflow: hidden;
}

.testimonial-card .t-user img {
    object-fit: contain;
}

form.cstm-cont-page input {
    font-size: 14px !important;
}

form.cstm-cont-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

form.cstm-cont-page .form-group {
    margin-bottom: 20px;
    width: 49%;
}

form.cstm-cont-page .upper-input-row {
    width: 32% !important;
}

form.cstm-cont-page .gender-opt {
    width: 100%;
}

form.cstm-cont-page .cont-feedback {
    width: 100%;
}

form.cstm-cont-page .contact-gender {
    width: 49%;
    flex-direction: row;
    display: flex;
    margin-bottom: 0;
    /* padding: 0 15px; */
    margin-bottom: 25px;
    margin: 0 0 25px;
}

.contact-gender .det-gender-opt {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.det-gender-opt .error {
    top: 36px;
}

.signup-gender-op .error {
    top: 45px !important;
}

.contact-gender label {
    margin-bottom: 0;
    margin: 0 20px 0 7px;
    color: #666;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
}

.contact-gender .text-md-right {
    text-align: left !important;
    margin-left: 0;
    padding: 0;
    margin-right: 0;
    width: 30%;
    line-height: 14px;
}

.right-text-contact {
    margin-bottom: 25px;
    padding: 0 25px !important;
}

.gender-type {
    display: flex;
    text-align: left !important;
    /* padding: 7px 0 25px; */
    margin-bottom: 25px;
    margin-left: 0;
    height: 42px;
    padding: 7px 0;
    align-items: center;
}

.det-gender-opt .contact-gender label {
    line-height: 1;
}

.drh-activity-sec .activity-card-img img {
    display: block;
    width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.error {
    position: absolute;
    left: 15px;
    line-height: 18px;
    padding-right: 30px;
    top: 37px;
}

.demo-form form .error {
    left: 0;
}


/*succes-page css starts here*/

.succes-page {
    padding: 70px 0;
}

.succes-content p {
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 15px;
}

.succes-content {
    padding: 25px;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
    text-align: center;
}


/*succes-page css ends here*/


/*new section css strts here*/

.services-sec .card {
    margin-bottom: 0;
}

.multistep-footer.mt-4.text-right br {
    display: none;
}

.services-sec .ch-sec,
.cd-sec .card-body {
    background: #bea029;
}

.services-sec .ch-third,
.cd-third .card-body {
    background: #00afef;
}

.services-sec .myaccordion .btn {
    width: 100%;
    font-weight: 500;
    color: #ffffff;
    padding: 0;
    font-size: 16px;
}

.services-sec .ch-one,
.services-sec .ch-sec,
.services-sec .ch-third {
    border-bottom: 1px solid #fff;
}

.social-links .social-media .s-link {
    color: #fff;
}

.address_detail {
    background: #001642;
    padding: 10px 15px;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

.conatct-detail {
    padding: 10px 15px;
    border-radius: 10px;
    background: #bea029;
    margin-bottom: 30px;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

.conatct-detail p,
.conatct-detail span,
.conatct-detail span a,
.address_detail h4,
.address_detail p {
    color: #fff !important;
}

.social-links {
    background: #00afef;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

.conatct-detail p {
    font-weight: 500;
}

.conatct-detail span {
    font-weight: 300;
}

.social-links h4 {
    margin-bottom: 10px;
}

.address_detail h4,
.social-links h4,
.conatct-detail h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.contact_us_section {
    background: transparent;
}

div#course_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.services-sec::after {
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: rgb(255, 255, 255, 0.93);
}

.contact_us_section::after {
    display: none;
}

.Countdown-pfd-wrap {
    border-radius: 7px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.Countdown-pfd-wrap i {
    font-size: 50px;
    color: #001642;
    cursor: pointer;
}

.cst_course_form .contact-gender .text-md-right {
    margin-right: 20px;
    max-width: 45px;
}

.course-list-detail .event-card {
    margin-top: 0;
}

.course-list-detail .event-card-heading h3 {
    text-align: center;
}

ul.day-list {
    display: flex;
    padding: 26px 20px 0;
    justify-content: flex-start;
    flex-wrap: wrap;
}


/*ul.day-list a.cstm-btn.days-btn {

    padding: 10px 25px;

}*/

.event-text {
    padding: 26px 20px;
    text-align: center;
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
}

.event-text h4 {
    font-size: 20px;
    font-weight: 500;
    color: #001642;
    margin-bottom: 10px;
    line-height: 22px;
}

.event-text p {
    font-weight: 500;
}

.event-outer-wrap {
    display: flex;
    justify-content: space-between;
    border: 1px solid #afafaf;
    border-left: none;
    border-right: none;
}

.event-info-dt {
    padding: 26px 20px;
    width: 25%;
    border-right: 1px solid #afafaf;
}

.event-outer-wrap .event-info-dt:last-child {
    border: none;
}

.event-info-dt p {
    color: #000;
    font-weight: 500;
    text-align: center;
}

.event-info-dt span {
    text-align: center;
    display: block;
    color: #666;
}

ul.day-list li {
    width: 12.5%;
    text-align: center;
    margin-bottom: 20px;
}

.event-info,
.b-c-content {
    padding: 26px 20px;
    flex-grow: 1;
}

a.cstm-btn.days-btn {
    width: 100%;
    text-align: center;
}

a.cstm-btn.days-btn.disable-btn {
    background: #666;
    border-color: #666;
    opacity: 0.5;
    cursor: not-allowed;
}

a.cstm-btn.days-btn.disable-btn:hover,
a.cstm-btn.days-btn.disable-btn:focus {
    background: #666;
    border-color: #666;
    color: #fff;
}

ul#course_dropdown {
    background: #fff;
}

ul#course_dropdown li {
    width: 100%;
    display: block;
    font-size: 15px;
}

ul#course_dropdown li a {
    color: #666;
    width: 100%;
    display: block;
    padding: 0 10px;
}

ul#course_dropdown li a:hover {
    text-decoration: none;
    background: #527bff;
    color: #fff;
}


/*.form-row.course_search_form {

    align-items: flex-end;

}*/

button#course_search_submit {
    width: 100%;
    padding: 8.5px 10px;
    margin-top: 26px;
}

.events-sec .chosen-container-single .chosen-single {
    background: #fff;
    height: 42px;
    border-color: #c9c9c9;
}

.events-sec .chosen-container-single .chosen-single {
    background: #fff;
    height: 42px;
    border-color: #c9c9c9;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 300;
    color: #666;
    border-radius: 4px;
}

.events-sec .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/event-sec-dropdown-arrow.png) no-repeat !important;
    position: absolute;
    top: 16px;
    right: 5px;
}

.events-sec div#people_chosen:focus {
    outline: none;
    /* border-color: red; */
}

.events-sec .chosen-container-active {
    box-shadow: none;
}

.sports-text .days-list {
    padding: 30px 25px 0;
}


/*.sports-text .owl-carousel .owl-nav button.owl-prev

{

color: #001642;

left: -15px;

position: absolute;

top: 50%;

 transform: translateY(-50%);

 font-size: 40px;

}

.owl-nav.disabled {

    position: absolute;

    

}

.sports-text .owl-carousel .owl-nav button.owl-next

{

color: #001642;

right: -15px;

position: absolute;

 transform: translateY(-50%);

 font-size: 40px;





}*/

.sports-text .owl-carousel .owl-nav {
    /*  display: block;*/
    color: #001642;
}

.sports-text .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -20px;
    line-height: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sports-text .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -20px;
    line-height: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sports-text .owl-carousel .owl-nav button.owl-prev:focus,
.sports-text .owl-carousel .owl-nav button.owl-next:focus {
    outline: none;
}

.sports-text .owl-carousel .owl-nav button span {
    font-size: 40px;
    line-height: 45px;
    position: relative;
    top: -3px;
}

.reset-form-btn {
    margin-top: 20px;
}

.events-sec .sorry_msg {
    padding: 0;
}

.events-sec .no_results {
    margin-top: 50px;
    padding: 10px;
    background: #00afef;
    border-radius: 10px;
    text-align: center;
}

.no_results p {
    color: #fff;
}

.no_results h3 {
    margin-bottom: 10px;
    color: #fff;
}

.event-info p.detail-cont {
    min-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 100%;
}

.header-right .dropdown-toggle::after {
    display: none;
}

.header-right ul.navbar-nav li.nav-item.dropdown span#navbarDropdown {
    /* padding-left: 10px; */
    position: absolute;
    right: 8px;
    top: -3px;
    cursor: pointer;
}

.inner-event-section {
    background-position: top;
    position: relative;
    padding-bottom: 160px;
}

.inner-event-section::after {
    position: absolute;
    content: '';
    background: url(../images/sec-bottom.png);
    bottom: 36px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    width: 100%;
    height: 100px;
    background-size: cover;
    z-index: 9999999;
    background-position: center;
}

.services-sec .ch-one a.course-pdf-icon {
    color: #fff;
    padding-right: 10px;
}

.services-sec .ch-one a.course-pdf-icon i {
    font-size: 24px;
}


/*.inner-icons span i.fas.fa-minus.minus-dp {

    display: none;

}*/

.inner-icons span[aria-expanded="true"] .fa-plus:before {
    content: "\f068";
}

button[aria-expanded="true"] .fa-plus:before {
    content: "\f068";
}

.header-right ul.navbar-nav li.nav-item.dropdown span i {
    color: #00afef;
}

.header-right ul.navbar-nav .dropdown-menu.show {
    border: 2px solid #00afef;
    border-radius: 0;
}

.header-right ul.navbar-nav .dropdown-menu {
    position: absolute;
    top: 38px;
}

.header-right ul.navbar-nav .dropdown-item {
    background-color: #fff;
}

.header-right ul.navbar-nav .dropdown-item:focus,
.header-right ul.navbar-nav .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #00afef;
}


/*.services-description li:nth-child(1) {

    background: #001642;

}

.services-description li:nth-child(2) {

    background: #bea029;

}

.services-description li:nth-child(3) {

    background: #00afef;



}

.services-sec .ch-one,

.cd-one .card-body {

    background: #001642;

}*/

.services-description li:nth-child(1) .ch-one {
    background: #001642;
}

.services-description li:nth-child(2) .ch-one {
    background: #bea029;
}

.services-description li:nth-child(3) .ch-one {
    background: #00afef;
}

form input[type=date] {
    -moz-appearance: none;
    -webkit-appearance: none;
}

.sub_heading h3 {
    text-transform: capitalize;
}

.event-card-form form label.cst-fees {
    font-size: 33px;
    font-weight: 600;
    color: #001642;
    margin-right: 16px;
    text-align: center;
}

.event-card-form form label.cst-fees span {
    font-size: 25px;
    font-weight: 500;
}

.event-booking {
    display: none;
}

.inner-event-section .event-booking {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 26px 20px;
    position: relative;
    flex-wrap: wrap;
}

.event-card p.weekly-fees {
    padding: 0 20px;
    font-size: 18px;
    font-weight: 500;
    color: #001642;
    text-align: center;
    width: 100%;
    max-width: 90%;
    margin: 0 auto 15px;
}

ul.course-inner-list li,
.ul_course_design li {
    padding-left: 20px;
    margin-bottom: 15px;
    position: relative;
}

ul.course-inner-list li:last-child,
.ul_course_design li:last-child {
    margin-bottom: 0;
}

ul.course-inner-list li::after,
.ul_course_design li::after {
    position: absolute;
    content: '';
    height: 10px;
    width: 10px;
    border-radius: 10px;
    left: 0;
    top: 12px;
    background: #001642
}

.ul_course_design li::after {
    top: 50%;
    transform: translateY(-50%);
}

.course-list-detail .ul_course_design li {font-size: 16px; color: #666666;}
.course-list-detail .ul_course_design li::after {display:none}
.course-list-detail .ul_course_design  li::before {position: relative;
    display: inline-block;
    content: '';
    height: 7px;
    width: 7px;
    border-radius: 10px;
    left: -6px;
    top: -2px;
    background: #666666;}

ul.course-inner-list li p {
    color: #000;
    font-weight: 500;
}

ul.course-inner-list li span {
    color: #666;
    font-weight: 400;
}

.event-note {
    padding: 0 20px;
    word-break: break-word;
}

.event-note p {
    color: #666;
    font-weight: 400;
}

.inner-event-section ul.events-wrap,
.inner-event-section ul.events-wrap li,
.event-sec-page ul.events-wrap,
.event-sec-page ul.events-wrap li {
    height: 100%;
}

.event-card {
    height: calc(100% - 40px);
    display: flex;
    flex-direction: column;
}

#datepicker {
    height: 36px;
}

.event-sec-page .event-booking {
    display: flex;
    margin-bottom: 0;
    padding: 26px 20px;
    justify-content: space-between;
}


/*camp page css starts her*/

.multi-sec {
    padding: 100px 0;
}

.multi-sec .inner-content {
    width: calc(20% - 20px);
    padding: 15px;
    background: #fff;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    z-index: 1;
    margin-right: 25px;
    margin-bottom: 25px;
}

.multi-sec .inner-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.multi-sec .inner-wrap .inner-content:last-child {
    margin-right: 0 !important;
}

.multi-sec .outer-wrap h2 {
    color: #001642;
    text-align: center;
    margin-bottom: 25px;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
}

.multi-sec .inner-content ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.multi-sec .inner-content li {
    padding-bottom: 20px;
}

.multi-sec .inner-content li h4 {
    color: #001642;
}

.camp-info,
.camp-staff {
    padding: 100px 0 0;
}

.camp-info .inner-content-info {
    padding: 35px;
    background: #bea029;
    border-radius: 10px;
    color: #fff;
}

.camp-info .inner-content-info h4 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
}

.camp-info .inner-content-info p {
    color: #fff;
    font-size: 18px;
    padding-bottom: 15px;
    line-height: 22px;
}

.camp-info .inner-content-info:last-child,
.camp-staff .inner-content-info:last-child {
    padding-bottom: 0;
}

.camp-staff .outer-wrap,
.tab-points-container {
    padding: 35px;
    background: #fff;
    /*box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);*/
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    border-radius: 10px;
    position: relative;
}

.camp-staff .inner-content-info h4 {
    color: #00afef;
    font-size: 30px;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}

.camp-staff .inner-content-info p {
    color: #666;
    font-size: 18px;
    padding-bottom: 15px;
    line-height: 22px;
}

.staff-info figure {
    height: 300px;
    width: 100%;
}

.staff-info figure img {
    object-fit: cover;
}

.camp-links-sec .inner-content ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

.camp-links-sec .inner-content ul li figure {
    height: 150px;
    width: 150px;
}

.camp-links-sec .inner-content ul li figure img {
    object-fit: cover;
}

.camp-links-sec .inner-content ul li a {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}

.camp-links-sec .inner-content ul li a:hover {
    color: #001642;
    text-decoration: none;
}

.camp-links-sec {
    background: #00afef;
    margin: 100px 0;
    padding: 100px 0;
}

.left-side-link {
    position: relative;
}

.left-side-link::after {
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    background: #CCC;
}

.camp-down-sec {
    padding: 100px 0;
    /*background: url(../images/sporty-pattern-white.png);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /*  padding: 100px 0;

    background: #bea029;*/
}

.camp-down-sec {
    /*background: url(../images/sporty-pattern-blue.png);*/
}

.camp-down-sec .outer-wrap h4 {
    font-size: 22px;
    margin-bottom: 20px;
}

.camp-down-sec .outer-wrap p {
    font-size: 18px;
    color: #666;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 30px;
}

.camp-down-sec .inner-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.camp-down-sec .left-side-content {
    width: 47%;
    border-radius: 10px;
    background: #fff;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2)
}

.camp-down-sec .right-side-content {
    width: 47%;
    border-radius: 10px;
    background: #fff;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2)
}

.camp-down-sec .left-side-content h4,
.camp-down-sec .right-side-content h4 {
    color: #fff;
    background: #001642;
    text-align: center;
    padding: 10px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.camp-down-sec .left-side-content ul,
.camp-down-sec .right-side-content ul {
    padding: 25px;
}

.camp-down-sec .left-side-content ul li,
.camp-down-sec .right-side-content ul li {
    padding-left: 25px;
    position: relative;
}

.camp-down-sec .left-side-content ul li a,
.camp-down-sec .right-side-content ul li a {
    color: #000;
    font-size: 18px;
    padding-bottom: 15px;
}

.camp-down-sec .left-side-content ul li::before,
.camp-down-sec .right-side-content ul li::before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f0ab";
    top: 2px;
    left: 0;
    font-weight: bold;
    color: #001642
}

.activity-tab .menu-tab-link {
    width: calc(25% - 2px);
    margin-bottom: 0;
}

.multi-activities-sec {
    margin-bottom: 80px;
}


/*.multi-activities-sec .inner-content figure {

    height: 400px;

}*/

.activitiy-info-content {
    padding: 40px 25px;
    background: #001642;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.activitiy-info-content h4 {
    color: #fff;
}

.activitiy-info-content p {
    color: #fff;
    text-align: center;
    /*margin-bottom: 20px;*/
    white-space: pre-line;
}

.activitiy-info-content p.challange-text {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0;
}

div#nav-badges .activitiy-info-content p {
    margin-bottom: 0;
}

.activity-sec-one {
    padding: 35px;
    background: #001642;
    margin-top: 40px;
    border-radius: 6px;
}

.activity-sec-one h4 {
    color: #fff;
    margin-bottom: 20px;
}

.activity-sec-one p {
    color: #fff;
    margin-bottom: 10px;
}

.o-i-tab ul {
    margin-top: 10px;
    list-style: circle;
    padding-left: 20px;
}

.o-i-tab h4 {
    margin: 10px 0;
}

.section-padding {
    padding: 50px 0;
}

.owl-c-d .item img {
    border-radius: 15px;
}

.owl-c-d .owl-nav button {
    width: 30px;
}

.owl-c-d .owl-nav button.owl-next {
    left: auto;
    right: 15px;
}

.card-header button {
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    color: #464646;
    position: relative;
    width: 100%;
    text-align: left;
}

.card-header {
    padding: 10px 15px;
    border-bottom: 0;
}

.card-header button:hover,
.card-header button:focus {
    color: #464646;
    text-decoration: none;
}

.card-header button::after {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    transform: translateY(-50%);
}

.card-header button[aria-expanded="true"]::after {
    content: "\f068";
}

#accordion .card+.card {
    margin-top: 5px;
}

#accordion .card {
    border: 0;
    border-radius: 0;
}

#accordion .card-body {
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, .03);
    border-top: 0;
    color: #464646;
    font-size: 14px;
}

.c-d-book-now .text-center {
    margin-bottom: 50px;
}

.c-d-book-now-text h4 {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 20px;
}

.c-d-book-now-text p+p {
    margin-top: 15px;
}

.c-d-book-now-wrap {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    position: relative;
    padding-right: 125px;
    border: 3px solid #001642;
    align-items: center;
}

.c-d-book-now-text a {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    padding: 10px 20px;
    max-width: 130px;
    text-align: center;
    font-size: 15px;
}

.we-run-wrap {
    width: 100%;
    padding: 0 10px;
}

.c-d-book-now-date,
.c-d-costs {
    width: 200px;
    flex: 0 0 200px;
    max-width: 200px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    flex-direction: column;
    padding: 0 15px;
}

.c-d-costs {
    background-color: transparent;
    border-radius: 0;
    border-right: 1px solid #efefef;
    color: #666;
    font-size: 24px;
}

.c-d-book-now-date span {
    font-size: 16px;
    width: 100%;
    text-align: center;
    position: relative;
    top: -5px;
    font-weight: normal;
    line-height: normal;
}

.c-d-book-now-text {
    width: calc(100% - 230px);
    flex: calc(100% - 230px);
    max-width: calc(100% - 230px);
    padding: 0 15px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.we-run-container {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    margin: 20px 0;
    height: 180px;
}

.we-run-wrap .col-sm-2 {
    padding: 0 10px;
}

.we-run-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: rgba(127, 127, 127, 0.7);
    color: #fff;
    transition: 0.4s ease;
}

.we-run-overlay p {
    color: #fff;
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.5);
    font-size: 18px;
    text-align: center;
    padding: 0 10px;
}

.we-run-container:hover .we-run-overlay {
    background-color: transparent;
}

.d-f {
    display: flex;
    flex-wrap: wrap;
}

.book-camp {
    padding-top: 150px;
}

.heading-container {
    margin-bottom: 45px;
    text-align: center;
}

.b-c-content dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 0;
}

.b-c-content dl dt {
    width: 140px;
    flex: 0 0 140px;
    max-width: 140px;
}

.b-c-content dl dd {
    width: calc(100% - 140px);
    flex: 0 0 calc(100% - 140px);
    max-width: calc(100% - 140px);
    padding-left: 10px;
    margin-bottom: 0;
}

.book-camp-pricing dl dt {
    width: 230px;
    flex: 0 0 230px;
    max-width: 230px;
}

.book-camp-pricing dl dd {
    width: calc(100% - 230px);
    flex: 0 0 calc(100% - 230px);
    max-width: calc(100% - 230px);
    padding-left: 10px;
}

.b-c-table-container {
    margin-top: 50px;
}

.b-c-table-container tbody tr:first-of-type th {
    border-top: 0;
    background-color: #333;
    color: #fff;
}

.cstm-check {
    position: relative;
    z-index: 1;
}

.cstm-check input {
    width: 18px;
    height: 18px;
    opacity: 0;
}

.cstm-check label {
    position: relative;
}

.cstm-check label::before {
    content: "";
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #001642;
    left: -23px;
    top: -10px;
}

.cstm-check label::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 10px;
    border-bottom: 2px solid #001642;
    border-right: 2px solid #001642;
    left: -16px;
    top: -7px;
    transform: rotate(45deg);
    opacity: 0;
}

.cstm-check input:checked+label::after {
    opacity: 1;
}

.cst_course_form .form-group {
    margin-bottom: 20px !important;
}

.services-description .card-header button::after,
.services-description .card-header button i.fa-file-pdf {
    display: none;
}

.services-description .card-body p {
    color: #666;
}

.course-pdf-icon i {
    font-size: 36px;
    margin-top: 10px;
    color: #666;
    margin-bottom: 5px;
}

.course-pdf-icon {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    color: #666;
    max-width: 120px;
    word-break: break-all;
    text-align: center;
}

.course-pdf-icon+.course-pdf-icon {
    margin-left: 15px;
}

.h-c-dates {
    text-align: center;
}

.h-c-dates h3 {
    display: inline-block;
    position: relative;
}

.h-c-dates h3::before,
.h-c-dates h3::after {
    content: "\f30a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.h-c-dates h3::after {
    content: "\f30b";
    margin-right: 0;
    margin-left: 10px;
}

.event-alert-msg>* {
    padding: 15px 60px;
    text-align: center;
}

.event-alert-msg>* * {
    font-weight: bold;
    color: #001642;
}

.event-text.ul_course_design ul {
    text-align: left;
    margin-top: 15px;
}

.c-d-slider>.container>.row+.row {
    margin-top: 50px;
}

.c-d-accordion {
    padding-top: 40px;
}

.c-d-description h2 {
    margin-bottom: 10px;
}

.c-d-description p {
    text-align: justify;
}

.b-c-content dl+dl {
    padding-top: 10px;
    border-top: 1px solid #efefef;
    margin-top: 10px;
}

.select-child h4 {
    margin-right: 15px;
}

.select-child {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.select-child button {
    min-width: 300px;
    background-color: #ddd;
    outline: none !important;
    box-shadow: none !important;
}

.select-child .bootstrap-select {
    width: auto !important;
}

.bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:focus {
    background-color: #001642;
    border-color: #001642;
    color: #fff;
    outline: none;
}

.select-child .bootstrap-select .dropdown-menu {
    border: 0;
    box-shadow: 0 0 4px #d9d9d9;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.b-c-note {
    margin-top: 30px;
}

.b-c-note b {
    min-width: 100px;
    display: inline-block;
}

.b-c-note li+li {
    margin-top: 10px;
}

.tab-content .owl-carousel3 .item img,
#nav-badges .inner-content figure img,
#nav-reports .inner-content figure img {
    max-height: 400px;
    object-fit: cover;
}

.slider-and-info-wrap {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}

.tab-points-wrap,
.tab-points-content+.tab-points-content {
    margin-top: 30px;
}

.inverted .tab-points-container>.row,
.inverted .tab-points-container>.kids-party-custom-box_content>.row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}


/*.t-p-text a,

.t-p-c-more a {

    font-weight: 500;

    color: red;

}

*/

.t-p-text h2 {
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: capitalize;
}

.o-i-tab {
    padding: 15px;
    border-radius: 0;
}

.o-i-accordion h2 {
    margin-bottom: 23px;
    margin-top: 18px;
}

.o-i-testimonials .testimonial-card {
    background-color: #00afef;
}


/*.o-i-testimonials {

    padding-top: 50px;

}*/

.header-right .header-top li {
    line-height: 20px;
}

.header-right .header-top li a {
    display: flex;
    align-items: center;
}

.o-i-testimonials {
    padding-top: 78px;
}

.c-d-testimonials .testimonial-card figure.testimonial-img-wrap {
    top: 0px;
}

.testimonial-card figure.testimonial-img-wrap {
    top: -13px;
}

.o-i-testimonials .testimonial-img-wrap {
    top: 38px;
}

.multi-sec.events-sec .outer-wrap>p {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 30px;
    padding: 0 15px;
}

.p-i-table {
    margin-top: 30px;
    text-align: center;
}

.c-d-accordion ul {
    list-style: disc;
    margin: 10px 0;
    list-style-position: inside;
}

.c-d-accordion li+li {
    margin-top: 5px;
}

.c-d-accordion ol {
    list-style: decimal;
}

.c-d-accordion #accordion .card-body {
    padding: 10px 0 15px 36px;
}

.c-d-accordion p {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.5;
}

.c-d-accordion #accordion strong {
    /*
    font-size: 18px;*/
    font-weight: 500;
}

.c-d-accordion em {
    font-size: 11px;
}

.tab-points-container.t-p-c-more {
    max-width: calc(100% - 100px);
    margin: 0 auto 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: none;
    position: static;
}

div#accordion-2 button::after {
    display: none;
}

a.inner-logo {
    max-width: 260px;
    display: block;
}

.camp-logo-section h2 {
    background-color: #00afef;
    color: #fff;
    text-align: center;
    font-size: 40px;
    padding: 10px 15px;
}

.camp-logo-section p {
    padding: 15px;
    text-align: center;
    border: 1px solid #efefef;
    border-top: 0;
    background-color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.camp-logo-section {
    margin-bottom: 30px;
}

.session-time-table .player-report-table {
    margin-top: 0;
}

.session-time-table .report-table-wrap th,
.session-time-table .report-table-wrap td {
    padding: 8px;
}

.b-c-accordion .select-child .bootstrap-select {
    width: 100% !important;
    margin-top: 5px;
}

.b-c-table-container .text-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    margin-top: 20px;
}

.total-container {
    margin-right: 15px;
    font-size: 24px;
    font-weight: 500;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.total-container label {
    margin-bottom: 0;
    line-height: 1;
}

.total-container span {
    min-width: 100px;
    display: block;
    border-bottom: 1px solid #000;
    margin-left: 10px;
}

#b-c-modal {
    z-index: 9999;
}

#b-c-modal .modal-dialog {
    margin-top: 150px;
    max-width: 550px;
}

#b-c-modal .modal-body h2 {
    text-align: center;
    margin-bottom: 15px;
}

#b-c-modal table td {
    padding: 15px 19px;
    border-right: 1px solid #dee2e6;
}

#b-c-modal table tr td:last-child {
    border-right: 0;
}

#b-c-modal table {
    text-align: center;
}

#b-c-modal .cstm-check label {
    z-index: -1;
}

#b-c-modal .modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.b-c-accordion .select-child {
    margin-top: 30px;
}

.account-menu {
    padding-top: 105px;
    background-color: #00afef;
    padding-bottom: 15px;
}

.account-menu .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.menu-title {
    color: #fff;
    font-weight: 300;
}

.menu-title span {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.account-menu nav ul {
    display: flex;
    flex-wrap: wrap;
}

.account-menu nav li+li {
    margin-left: 15px;
}

.account-menu nav a {
    color: #fff;
    text-transform: capitalize;
    text-decoration: none !important;
    padding: 5px 10px;
}

.account-menu nav a.active,
.account-menu nav a:hover {
    background-color: rgb(0 22 66);
    border-radius: 50px;
}

.member-icon {
    width: 100px;
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 100px;
    background-color: #666;
    color: #fff;
    font-size: 30px;
    position: relative;
    transition: 0.4s ease;
}

.member-name {
    background-color: #666;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 4px 5px;
    font-size: 13px;
    margin-top: 15px;
    transition: 0.4s ease;
    text-transform: capitalize;
    max-width: 150px;
    min-width: 120px;
    transform-style: preserve-3d;
}

.member-container {
    text-align: center;
    display: block;
    text-decoration: none !important;
    perspective: 1000px;
}

.member-icon::before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    border: 2px solid #666;
    border-radius: 100px;
    transition: 0.4s ease;
}

.member .text-center {
    margin-bottom: 50px;
}

.member-container:hover .member-icon,
.member-container.add-member .member-icon {
    background-color: #001642;
    transform: rotateY(180deg);
}

.member-container.add-member .member-icon {
    transform: none;
}

.member-container:hover .member-icon::before,
.member-container.add-member .member-icon::before {
    border-color: #001642;
}

.member-container:hover .member-name,
.member-container.add-member .member-name {
    background-color: #001642;
}

.member-container.add-member:hover .member-icon {
    background-color: #666;
    transform: rotateY(180deg);
}

.member-container.add-member:hover .member-icon::before {
    border-color: #666;
}

.member-container.add-member:hover .member-name {
    background-color: #666;
}

.member-book {
    text-align: center;
}

.member-book a {
    min-width: 170px;
    font-size: 13px;
    margin-top: 5px;
}

.member>.container>.row {
    justify-content: center;
    align-items: flex-end;
}

.member-container i {
    transition: 0.4s ease;
}

.member-container:hover i {
    transform: rotateY(180deg);
}

.form-group-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.f-g-full {
    width: 100%;
    flex: 0 0 100%;
}

.register-form h4 {
    margin: 15px;
    text-transform: capitalize;
    color: #000;
}

.form-wrap-container {
    padding: 0 15px;
}

.form-wrap-container p {
    margin-bottom: 15px;
}

.form-radios {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.cstm-radio {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-right: 28px;
}

.cstm-radio label {
    position: relative;
    z-index: -1;
    padding-left: 5px;
}

.cstm-radio label::before {
    content: "";
    position: absolute;
    left: 36px;
    top: -1px;
    width: 18px;
    height: 18px;
    border: 2px solid #001642;
}

.main-radio label::before {
    content: "";
    position: absolute;
    left: 70px;
    top: 5px;
    width: 24px;
    height: 24px;
    border: 2px solid #001642;
}

.cstm-radio input {
    width: 18px;
    height: 18px;
    position: relative;
    top: 2px;
    opacity: 0;
}

.cstm-radio input:checked+label::after {
    opacity: 1 !important;
}

.cstm-radio label::after {
    content: "";
    position: absolute;
    left: 43px;
    top: 2px;
    width: 5px;
    height: 10px;
    border-right: 2px solid #001642;
    border-bottom: 2px solid #001642;
    transform: rotate(45deg);
    opacity: 0;
}

.main-radio label::after {
    content: "";
    position: absolute;
    left: 79px;
    top: 9px;
    width: 7px;
    height: 15px;
    border-right: 2px solid #001642;
    border-bottom: 2px solid #001642;
    transform: rotate(45deg);
    opacity: 0;
}

.main-radio input {
    right: -95px;
}

.upper-form.report-tab-sec a.cstm-btn {
    margin-top: 25px;
    margin-right: 10px;
}

.form-wrap-container table tr>* {
    padding: 5px 10px;
    text-align: center;
}

.form-wrap-container table .cstm-radio {
    margin-right: 0;
}

.form-wrap-container table .cstm-radio label {
    width: 0;
    padding: 0;
}

#add-family-mem label {
    text-transform: capitalize;
    font-weight: 500;
}

.form-group-wrap h4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.child-selection-content h4,
.adult-selection-content h4 {
    width: auto;
}

.delete-child-container {
    padding: 20px 20px 20px 0px;
    margin-top: 30px;
    width: 100%;
}

.delete-child-container h2 {
    margin-bottom: 10px;
}

#nav-badges .multi-sec.events-sec {
    margin-top: -40px;
    overflow: hidden;
    padding-bottom: 30px;
}

#nav-badges .tab-points-wrap .tab-points-content:last-of-type .tab-points-container {
    padding-bottom: 70px;
}

.multi-activities-sec {
    margin-bottom: 0;
}

.camp-logo-section .text-center a {
    margin: 0 auto 30px;
}

.dropdown .nav-link {
    outline: none !important;
    box-shadow: none !important;
}

.b-c-table-container td {
    border-right: 1px solid #fff;
    text-align: center;
}

.b-c-table-container th {
    text-align: center;
}


/*.b-c-table-container table tbody tr[class^="week"]:nth-of-type(odd) {

    background-color: #f1c2e2;

}*/

.b-c-table-container table tbody tr[class^="week"]:nth-of-type(odd) {
    background-color: #bfe5f6;
}


/*.b-c-table-container table tbody tr[class^="week"]:nth-of-type(even) {

    background-color: #f8e1f0;

}*/

.b-c-table-container table tbody tr[class^="week"]:nth-of-type(even) {
    background-color: #fff;
}

.b-c-table-container table tbody tr[class^="week"] td {
    border-top: 0;
}

.ui-widget-header .ui-icon {
    display: none !important;
}

a.ui-datepicker-prev.ui-corner-all,
a.ui-datepicker-next.ui-corner-all {
    margin: 1px;
    background-color: transparent !important;
    border: 0;
}

.order-book {
    border: 1px solid #efefef;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    padding: 15px;
}

.order-book h3 {
    margin: 20px 0;
}

.order-book th,
.order-book td {
    padding: 6px 15px;
    text-align: left;
}

.o-summary-detail {
    width: 100%;
    background-color: #f8e1f0;
    border: 1px solid #f1c2e2;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}

.order-book h3 {
    margin: 20px 0;
}

.o-summary-detail>div {
    width: 50%;
    padding: 10px 0;
}

.o-summary-detail>div+div {
    border-left: 1px solid #f1c2e2;
}

.o-summary-detail h4 {
    text-align: left;
    margin: 10px 15px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.o-summary-detail table {
    table-layout: fixed;
    width: 100%;
}

.shipping-address address {
    margin: 15px;
}

.o-item-details th {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #f8e1f0;
    border-bottom: 1px solid #f1c2e2;
}

.o-item-details table {
    width: 100%;
}

.o-item-details {
    margin-top: 30px;
}

.o-item-details tr td:last-child {
    font-weight: bold;
    color: #001642;
}

.o-item-details td,
.o-item-details th {
    text-align: center;
}

.o-item-details tr td:nth-child(2),
.o-item-details tr th:first-child {
    text-align: left;
}

.o-item-details td {
    padding: 15px;
    border-bottom: 1px solid #f1c2e2;
}

.o-total-table th {
    background: transparent;
    border: 0;
}

.o-total-table td,
.o-total-table th {
    background: transparent;
    border: 0;
    padding: 6px 15px;
    color: #666 !important;
}

.o-total-table table {
    width: auto;
    margin-left: auto;
}

.o-total-table {
    margin-top: 10px;
}

.o-total-table th {
    text-align: right !important;
}

.o-total-table tr:last-child th {
    color: #000 !important;
}

.o-total-table tr:last-child td {
    color: #001642 !important;
    font-size: 18px;
}

.camp_list_title.camp-logo-section h2 {
    background-color: transparent;
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
}

.register-section textarea,
.label-textarea textarea {
    resize: none;
    border-color: #c9c9c9;
    border-radius: .25rem;
    padding: .375rem .75rem;
    width: 100%;
    outline: none;
    color: #666;
    font-weight: 300;
    font-size: 14px;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.child-contact-container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.child-contact-buttons {
    padding: 0 15px 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
}

.child-contact-buttons *+* {
    margin-top: 10px;
}

.child-contact-buttons i {
    margin-left: 5px;
}

.register-sec .card-header,
.change-password .box-primary h3,
.f-g-upload>label {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 15px 0;
}

.change-password .box-primary h3 {
    padding: 10px 15px;
}

.form-partition {
    border: 1px solid #001642;
    padding: 15px;
}

.form-partition+.form-partition,
[type="hidden"]+.form-partition {
    margin-top: 30px;
}

.c-l-s-camp-listing .inner-logo {
    max-width: 250px;
}

.c-l-s-camp-listing .row {
    align-items: center;
}

.camp_list_title {
    margin-bottom: 0;
}

.c-d-book-now-wrap+.c-d-book-now-wrap {
    margin-top: 8px;
}

.owl-dots span,
.testimonial-sec .owl-dots span {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-color: transparent;
    border-radius: 100px;
    border: 1px solid #000;
}

.owl-dots .active span,
.testimonial-sec .owl-dots .active span {
    background-color: #00afef;
    border-color: #00afef;
}

.owl-dots,
.testimonial-sec .owl-dots {
    text-align: center;
    margin-top: 20px;
    display: block !important;
}

.owl-dots button+button,
.testimonial-sec .owl-dots button+button {
    margin-left: 5px;
}

.all-members {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: auto;
    padding-top: 10px;
    justify-content: center;
}

.all-members>div {
    margin-bottom: 30px;
}

.type-adult .member-icon {
    width: 85px;
    height: 85px;
}

.type-child .member-icon {
    width: 75px;
    height: 75px;
}

.type-adult .member-name {
    min-width: 130px;
}

.type-child .member-name {
    min-width: 120px;
}

.all-members>div {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

.type-parent .member-icon,
.type-parent .member-name {
    background-color: #001642;
}

.type-parent .member-icon::before {
    border-color: #001642;
}

.member>.container>.row>.col-md-8 {
    width: 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 0;
}

.disabled-result {
    display: none !important;
}

.cont-feedback .error {
    top: auto;
    bottom: -20px;
}

.m-b-table {
    text-align: center;
}

.m-b-table table {
    table-layout: auto !important;
}

.m-b-table table th {
    white-space: nowrap;
}

.t-p-img {
    max-height: 400px;
    overflow: hidden;
}

#b-c-table-accordion table {
    width: 100%;
}

#b-c-table-accordion .card-body {
    padding: 0;
    overflow: auto;
}

#b-c-table-accordion table th,
#b-c-table-accordion table td {
    padding: .75rem;
}

#b-c-table-accordion .card-header {
    padding: 0;
    margin-bottom: 0;
}


/*#b-c-table-accordion .card {

    border: 0;

   

    background-color: #00afef;

    margin-bottom: 5px;

}*/

#b-c-table-accordion .card {
    border: 0;
    background-color: #001642;
    margin-bottom: 5px;
}

#b-c-table-accordion .card h2 {
    line-height: 1;
}

#b-c-table-accordion .card button {
    padding: 10px 15px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
}

#b-c-table-accordion table th {
    font-size: 14px;
}

#b-c-table-accordion .card button::after {
    display: none;
}

#b-c-table-accordion thead {
    background-color: #333;
    color: #fff;
}

[type="hidden"]+.form-partition {
    margin-top: 30px;
}

.label-textarea .f-g-full {
    width: 100%;
}

.label-textarea label {
    width: 100%;
}

.label-textarea {
    width: 100% !important;
}

.form-group-wrap div[style="display: block;"] {
    width: 100%;
}

.type-parent .member-icon {
    padding: 5px;
}

.type-parent {
    max-width: 120px;
    margin: 0 auto 30px;
}

.type-adult {
    order: 1;
}

.type-child {
    order: 2;
}

.type-add {
    order: 3;
}

.type-parent i {
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
}

.b-c-u-info {
    font-size: 18px;
    margin-bottom: 30px;
}

.b-c-u-info b {
    font-weight: bold;
    display: block;
    color: #333;
}

.c-l-s-camp-listing {
    background-color: #001642;
    margin: 0 -10px;
    padding: 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

.camp_list_title p {
    border: 0;
    padding: 0;
    color: #fff;
    font-size: 24px;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
    font-weight: 400;
}

.c-d-book-now-text p {
    line-height: 1.4;
}

.change-password .container>.row {
    justify-content: center;
}

.change-password .box-primary {
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 20px;
}

.change-password {
    padding-bottom: 100px;
}

.upload-container {
    position: relative;
    border: 1px dashed #007bff;
    padding: 5px 8px;
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.upload-container i {
    background-color: #007bff;
    width: 34px;
    height: 30px;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.upload-container input {
    position: absolute;
    z-index: 1;
    opacity: 0;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.upload-container .file-name {
    width: calc(100% - 34px);
    padding-left: 8px;
    font-size: 14px;
    text-align: left;
}

.f-g-upload {
    margin: 0 auto;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    padding: 20px;
    position: relative;
}

.f-g-upload table {
    width: 100%;
    text-align: center;
}

.f-g-upload table th:first-child {
    text-align: left;
    font-weight: normal;
}

.f-g-upload button[type="submit"] {
    margin-top: 10px;
}

#profile_picture_src {
    border: 1px solid #efefef;
    padding: 5px;
    margin-right: 5px;
}

.card.yellow .card-header {
    background-color: #bea029;
}

.card.yellow button,
.card.blue button {
    color: #fff;
}

.card.blue .card-header {
    background-color: #001642;
}

.card.pink .card-header {
    background-color: #001642;
}

.card.pink button {
    color: #fff;
}

.card.pink .card-body {
    border-color: #001642 !important;
}

.card.blue .card-body {
    border-color: #00afef !important;
}

.card.yellow .card-body {
    border-color: #bea029 !important;
}

.f-g-upload>a {
    position: absolute;
    top: 40px;
    right: 62px;
}

.upload-section label {
    display: block;
}

.upload-section label {
    display: block;
}

.upload_doc {
    border-top: 1px solid #efefef;
    padding: 10px 0;
}

.upload-section br {
    display: none;
}

.account-menu-sec.multi-activities-sec,
.c-d-slider,
.book-camp {
    /*background: url(../images/sporty-pattern-white.png);*/
    background-size: contain;
    background-position: center;
    background-repeat: repeat;
}

.multi-activities-sec {
    padding: 100px 0 0 0;
}

.we-run-wrap,
.c-d-img-text,
.c-d-accordion-slider,
.book-camp-accordion-table,
.b-c-table-container {
    background-color: #fff;
    padding: 15px 0;
    border-radius: 20px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    margin: 0 15px 20px;
}

.c-d-img-text,
.c-d-accordion-slider,
.book-camp-accordion-table,
.b-c-table-container {
    padding: 15px;
    margin: 0 0 60px;
}

.c-d-accordion-slider,
.b-c-table-container {
    margin-bottom: 0;
}

#contact_section {
    display: flex;
    flex-wrap: wrap;
}

.c-l-s-camp-listing .camp_list_title p {
    background-color: transparent;
}

.report-table-wrap td {
    background-color: #fff;
}

table th {
    white-space: nowrap;
}

.profile-status-text {
    margin: 40px auto 0;
    text-align: center;
    max-width: 530px;
}

.p-s-verified {
    color: #155724;
}

.profile-status {
    font-size: 24px;
    font-weight: bold;
}

.p-s-not-verified {
    color: #721c24;
}

.all-members>.row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
}

.my-players h2,
.coach-goal-comment-sec .pink-heading h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 50px;
}

.my-players.section-padding {
    padding-top: 60px;
}

.my-players .all-members,
.r-s-my-profile .card,
.f-g-upload {
    border: 4px solid #001642;
    padding: 30px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0;
}


/*

#upload_doc .col-sm-3 {

    width: 20%;

    flex: 0 0 20%;

    max-width: 20%;

    position: relative;

}

*/

.f-g-upload #upload_doc {
    border-top: 1px solid #efefef;
    padding: 10px 0;
}

#upload_doc input[type="file"] {
    width: calc(100% - 20px);
}

#upload_doc input[type="file"]+a {
    position: absolute;
    left: auto;
    top: auto;
    right: 15px;
    bottom: 10px;
}

#b-c-table-accordion .cstm-check input {
    width: 24px;
    height: 24px;
}

#b-c-table-accordion .cstm-check label::before {
    width: 24px;
    height: 24px;
}

#b-c-table-accordion .cstm-check label::after {
    height: 15px;
    width: 6px;
    left: -14px;
}

.session-time-table td {
    white-space: nowrap;
}

.my-players .member-icon,
.my-players .member-name {
    background-color: #007bff;
}

.my-players .member-icon::before {
    border-color: #007bff;
}

.my-players .member-icon {
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
}


/*17April2020*/

.featured-product-sec {
    /*background: url(../images/events-sec-bg.png);*/
    background-size: cover;
    background-position: top -60px center;
    background-repeat: no-repeat;
}

.product-card {
    width: 100%;
    position: relative;
    box-shadow: 0 2px 7px #dfdfdf;
    margin: 15px auto;
    background: #fff;
}

.product-card .badge {
    position: absolute;
    left: 0;
    top: 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    background: #001642;
    color: #fff;
    padding: 3px 10px;
}

.product-tumb {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 230px;
    padding: 20px;
    background: #f0f0f0;
}

.product-details {
    padding: 20px;
}

.product-details h4 {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 9px;
}

.product-details p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 18px;
    color: #999;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 43px;
    max-height: 43px;
}

.product-bottom-details {
    overflow: hidden;
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.product-price {
    font-size: 20px;
    color: #001642;
    font-weight: 600;
    /* float: left;*/
    width: 70%;
    display: inline;
}

.product-price small {
    font-size: 80%;
    font-weight: 400;
    text-decoration: line-through;
    display: inline-block;
    margin-right: 5px;
}

.product-links {
    text-align: right;
    float: left;
    width: 50%;
}

.product-links a {
    display: inline-block;
    margin-left: 5px;
    color: #e1e1e1;
    transition: 0.3s;
    font-size: 17px;
}

.product-details a:hover {
    text-decoration: none;
}

.product-links a:hover {
    color: #001642;
}

.products-sec {
    background: url(../images/sporty-pattern-white.png);
    background-size: contain;
    background-position: center;
    background-repeat: repeat;
}


/*20April2020*/

.product-detail-sec .details h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

.product-detail-sec .stars span {
    color: #ff9f1a;
}

.price-rating-wrap {
    margin-bottom: 10px
}

ul.ctm-type-colors,
ul.ctm-type-sizes {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.details {
    padding: 20px 20px;
}

ul.ctm-type-colors li a {
    padding: 6px 19px;
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    color: #001642;
    border: 1px solid #001642;
    font-size: 16px;
}

ul.ctm-type-colors li a label {
    margin: 0
}

ul.ctm-type-colors li {
    margin-right: 8px;
}

#ProductDetailFilter {
    padding: 20px 0 0;
}

#ProductDetailFilter h5 {
    text-transform: capitalize;
}

#ProductDetailFilter ul.ctm-type-sizes li {
    margin-right: 10px;
}

#ProductDetailFilter ul.ctm-type-colors li a:hover {
    background: #001642;
    color: #fff
}

#ProductDetailFilter ul.ctm-type-sizes li .size-btn label {
    font-size: 16px;
    margin: 0;
    margin-left: 5px;
}

.product-des-container .nav-tabs .nav-link {
    font-size: 19px;
    padding: 20px 20px 20px;
    text-align: center;
    line-height: 1;
    border: 1px solid #001642;
    color: #001642;
    border-radius: 0;
}

.product-des-container .nav-tabs .nav-link.active,
.product-des-container .nav-tabs .nav-link:hover {
    background: #001642;
    color: #ffffff;
}

.product-description-sec {
    padding: 100px 0;
}

.product-des-container .nav-tabs {
    border-bottom: 0;
    margin-bottom: 20px;
}

.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product-des-container ul.nav.nav-tabs li {
    width: 49%;
}

.description-content .table td,
.description-content .table th {
    padding: 5px 0;
    vertical-align: top;
    border-top: 0;
}


/*220420*/

.cst_flexslider .flex-direction-nav a::before {
    font-size: 28px;
}

.cst_flexslider .flex-direction-nav a {
    outline: none !important;
}

.cst_flexslider .flexslider {
    margin-bottom: 15px !important;
}

#navbarSupportedContent .serch-login-signup a.cart-btn {
    color: #fff;
    padding-left: 10px;
    position: relative;
}

#navbarSupportedContent .serch-login-signup a.cart-btn span.notification-icon {
    position: absolute;
    font-size: 11px;
    height: 13px;
    line-height: 10px;
    display: inline-block;
    background: #00afef;
    color: #fff;
    padding: 2px 4px;
    border-radius: 11px;
    bottom: 14px;
    width: auto;
    right: -11px;
}

section.football-course-sec .football-course-content-data h2.f-course-heading {
    font-size: 60px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}

.cards_icons img {
    width: auto;
    height: 45px;
    margin: 5px !important;
}

a.cart__checkout-button {
    color: #ffffff !important;
    background: #001642 !important;
    padding: 10px 18px !important;
}

a.cart__checkout-button:hover {
    background-color: #fff !important;
    color: #001642 !important;
}


/*200423*/


/***************/

.product-slider-wrap #slider li img {
    height: 321px;
    object-fit: contain;
    width: 100%;
}

.product-slider-wrap #carousel li img {
    height: 58px;
    width: 100%;
    object-fit: contain;
    object-position: center center;
}

.product-tumb img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

ul.ctm-type-colors li .Status-checked {
    background: #001642;
    color: #fff;
}


/*240420*/

.products-sec .product-wrapper .product-card {
    display: flex;
    flex-direction: column;
    height: calc(100% - 30px);
}

.products-sec .product-wrapper .product-card .product-details {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.products-sec .product-wrapper .product-card .product-details>a {
    flex-grow: 1;
}

.products-sec .product-wrapper .product-card .product-details .product-bottom-details {
    min-height: 127px;
}

section.product-detail-sec.featured-product-sec.section-padding .product-slider-wrap.cst_flexslider {
    padding: 15px 15px 0 15px;
}

section.product-detail-sec.featured-product-sec .price-rating-wrap {
    display: inline-block;
    width: 100%;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-sizes li {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-sizes li+li {
    margin-left: 10px !important;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-sizes li .size-btn input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-sizes li .size-btn label {
    padding: 6px 12px;
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    color: #001642;
    border: 1px solid #001642;
    font-size: 15px;
    font-weight: 500;
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-sizes li .size-btn input:checked+label,
section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-sizes li .size-btn label:hover {
    color: #fff;
    background-color: #001642;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-sizes li .size-btn input:disabled+label {
    color: #666666 !important;
    background-color: #eee !important;
    border-color: #666666 !important;
    cursor: not-allowed;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-colors li a {
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-colors li a label {
    cursor: pointer;
}

section.product-detail-sec.featured-product-sec .details h3 {
    font-size: 27px;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
}

section.product-detail-sec.featured-product-sec .product-price {
    font-size: 25px;
}

section.product-detail-sec.featured-product-sec .details {
    padding: 20px 30px;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter h5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}

.register-sec .card-body form .form-group:not(.signup-gender-op) .error {
    position: relative;
    left: 0;
    margin-bottom: -15px;
    top: 0;
}

.register-sec .card-body form .signup-gender-op .error {
    top: 36px !important;
}

.register-sec .card-body form input#datepicker {
    padding-right: 40px;
}

form#venueForm .f-g-upload>a {
    right: 30px;
}


/*250420*/

section.book-camp.section-padding .b-c-table-container .accordion .card-body table thead {
    background-color: #d9edf7 !important;
}


/*section.book-camp.section-padding .b-c-table-container .accordion .card-body table thead * {

    color: #333;

    font-weight: 600;

}*/


/*section.book-camp.section-padding .b-c-table-container .accordion .card-body table thead * {

    color: #fff;

    font-weight: 600;

}*/

section.book-camp.section-padding .b-c-table-container .accordion .card-body table thead * {
    color: #fff;
    font-weight: 600;
    background: #00afef;
}

section.book-camp.section-padding .b-c-table-container .accordion .card {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

section.book-camp.section-padding .b-c-table-container .accordion .card-body table {
    width: 100%;
    border-collapse: separate;
    border: none;
    border-spacing: 0;
}

section.book-camp.section-padding .b-c-table-container .accordion .card-body table td:last-child {
    border-right: none;
}

section.book-camp.section-padding .b-c-table-container .accordion .card-body table .cstm-check input:checked+label:after {
    border-color: #fff !important;
}

section.book-camp.section-padding .b-c-table-container .accordion .card-body table .cstm-check input:checked+label:before {
    border-color: #ffffff;
    background-color: #00afef;
}

section.book-camp-accordion-table .b-c-accordion .dropdown.bootstrap-select button.btn.dropdown-toggle {
    background: #00afef;
}

section.book-camp-accordion-table .b-c-accordion .dropdown.bootstrap-select button.btn.dropdown-toggle div {
    color: #fff;
}

section.book-camp-accordion-table .b-c-accordion .dropdown.bootstrap-select .dropdown-toggle::after {
    border: none;
    content: "\f0d7";
    font-size: 16px;
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-weight: 900;
}

section.book-camp-accordion-table .session-time-table .player-report-table .report-table-wrap th {
    min-width: 155px;
}

section.book-camp-accordion-table .session-time-table .player-report-table .report-table-wrap th:nth-child(3) {
    width: 139px;
    min-width: 120px !important;
}

section.book-camp.section-padding .b-c-table-container .accordion .total-container span#total-form {
    position: relative;
    font-size: 32px;
    margin-top: -13px;
    text-align: left;
}

section.book-camp.section-padding .b-c-table-container .accordion .total-container {
    margin-bottom: 10px;
}

header.main-header li.cst_cart_dropdown a {
    outline: none !important;
}

header.main-header li.cst_cart_dropdown .dropdown-menu {
    left: unset;
    right: 0;
    top: 40px;
    width: 270px;
    padding: 15px;
    max-height: 260px;
    overflow: auto;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .title_link,
header.main-header li.cst_cart_dropdown .dropdown-menu .cart_cs_details {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .title_link h3 {
    font-size: 17px;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .title_link a {
    color: #00afef;
    font-size: 15px;
    text-decoration: none;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .cart_cs_details ul {
    list-style: disc;
    padding-left: 15px;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .cart_cs_details a {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin-bottom: 9px;
    padding-top: 10px;
    text-decoration: none;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .cart_cs_details ul li,
header.main-header li.cst_cart_dropdown .dropdown-menu .cart_cs_details p.price {
    font-size: 13px;
    line-height: 20px;
    color: #999;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .cart_cs_details ul li {
    padding-left: 0px !important;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .price_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .price_btn p.price {
    font-size: 18px;
    color: #00afef;
    font-weight: 600;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .price_btn a {
    border-radius: 5px;
    padding: 7px 15px;
}

section.c-d-book-now .c-d-book-now-date {
    font-size: 16px;
}

.filters-sidebar .cst_Product_cateogory {
    padding: 0 5px 5px 5px;
}

.filters-sidebar .cst_Product_cateogory label {
    position: relative;
    width: 100%;
    display: block;
    font-weight: 600;
    font-size: 15px;
    color: #333;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 3px;
    margin-top: 15px;
}

.filters-sidebar .cst_Product_cateogory .chosen-container-single .chosen-single,
.filters-sidebar .cst_Product_cateogory select#subCategory,
.filters-sidebar .cst_Product_cateogory select#people {
    background: #fff;
    height: 38px;
    border-color: #c9c9c9;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    border-radius: 4px;
    width: 100%;
    padding-right: 5px !important;
    background-image: url(../images/event-sec-dropdown-arrow.png) !important;
    background-position: top 14px right 5px;
    background-repeat: no-repeat;
    background-size: 9px;
    padding-right: 19px !important;
    padding-left: 5px;
    -webkit-appearance: none;
}

.filters-sidebar .cst_Product_cateogory .chosen-container-single .chosen-single span {
    margin-right: 0;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}

.filters-sidebar .cst_Product_cateogory .chosen-container-single .chosen-single div {
    display: none;
}

.filters-sidebar .submit_reset_btns {
    display: flex;
    align-items: center;
    justify-content: center;
}

.filters-sidebar .submit_reset_btns .cstm-btn {
    margin: 10px 5px 5px 5px !important;
    padding: 8px 16px;
}

.filters-sidebar div#filters-accordion .card .card-header a,
.filters-sidebar div#filters-accordion .card-body a {
    text-decoration: none;
}

.filters-sidebar h5.filter_categories {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    padding: 20px 5px 0 5px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    width: 100%;
}

.filters-sidebar div#filters-accordion .card>.card-header {
    padding: 0px 5px 10px 5px;
}

.filters-sidebar div#filters-accordion .card {
    border: none;
}

.filters-sidebar .card-body {
    padding: 0px 5px;
}

.filters-sidebar div#filters-accordion .card-body ul.sub-category-list li a {
    color: #999;
    padding-left: 0;
    text-decoration: none;
}

.filters-sidebar div#filters-accordion .card-body ul.sub-category-list li a:hover {
    color: #001642;
}

.product-card {
    border: 2px solid #d9edf7 !important;
}


/*270420*/

section.shopping-cart-sec .cart-table,
section.shopping-cart-sec .card.cart-total-card {
    box-shadow: 0 2px 7px #dfdfdf;
}

.product-description-sec.cst_product_des {
    padding: 70px 30px;
}

section.product-detail-sec.featured-product-sec.section-padding {
    /*background-color: #affaff;*/
}

.cart-table__options b.bText {
    color: #001642;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .basic_cart_details {
    display: flex;
    justify-content: space-between;
    padding-top: 5px;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .basic_cart_details p.price.cart_quantity {
    padding-right: 15px;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .price_btn.cart_price {
    padding-top: 0 !important;
    justify-content: flex-end !important;
}

header.main-header li.cst_cart_dropdown .dropdown-menu .price_btn.cart_price .price {
    font-size: 15px !important;
}

section.shopping-cart-sec .cart-table thead {
    background-color: transparent;
}

section.shopping-cart-sec .cart-table thead th {
    background-color: #001642;
    color: #fff;
}

.profile_picture_box.modal-dialog {
    max-width: 80%;
    margin: 1.75rem auto;
}


/*280420*/

.player-report-table.camp_table .report-table-wrap th:nth-child(6),
.player-report-table.camp_table .report-table-wrap th:nth-child(5) {
    width: 140px;
}

.player-report-table.camp_table .report-table-wrap th {
    text-align: center;
}

.player-report-table.camp_table .report-table-wrap td {
    padding: 15px !important;
}

.player-report-table.camp_table .report-table-wrap th:nth-child(3) {
    width: auto;
}

.player-report-table.camp_table .report-table-wrap td p {
    color: #000;
    font-size: 15px;
}

section.shopping-cart-sec .cart.block a.cart__checkout-button {
    font-size: 14px !important;
    line-height: 18px !important;
    height: auto !important;
}

td.cart-table__column--image a {
    display: inline-block;
}

main.products-layout-wrap {
    /*background: url("../images/sporty-pattern-white.png");*/
    background-size: contain;
    background-position: center;
    background-repeat: repeat;
}

.product-listing-wrap .product-price small {
    display: block;
}

.product-listing-wrap .product-card {
    /* height: calc(100% - 30px);*/
}

.product-listing-wrap .product-wrapper .row>div {
    display: flex;
}

div#filters-sidebar .filters-sidebar form>h5 {
    font-size: 20px;
    margin: 10px 5px 0;
    text-transform: uppercase;
}

.player-report-table.camp_table {
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.3);
    overflow: auto;
}

section.checkout-step-sec.check_out_none~section.inner-main-banner,
section.checkout-step-sec.check_out_none~footer.site-footerss,
section.checkout-step-sec.check_out_none~section.checkout-step-sec.check_out_none,
section.checkout-step-sec.check_out_none~section.football-course-sec {
    display: none !important;
}

.checkout-step-sec .multi_step_form .step-form-content button.cstm-btn.solid-btn.submitBTN,
.checkout-step-sec .multi_step_form .step-form-content a.cstm-btn.solid-btn {
    background: #001642 !important;
}

.checkout-step-sec .multi_step_form .step-form-content button.cstm-btn.solid-btn.submitBTN:hover,
.checkout-step-sec .multi_step_form .step-form-content a.cstm-btn.solid-btn:hover {
    color: #001642 !important;
    background: #fff !important;
}

.checkout-step-sec .multi_step_form .step-form-content .input-icon {
    top: 4px;
}

.checkout-step-sec fieldset.step-content .card.cart-total-card {
    padding: 1.25rem;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.checkout-step-sec .cart.block {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.checkout-step-sec fieldset.step-content .card.cart-total-card .card-body {
    overflow: auto;
    padding: 0;
}

.checkout-step-sec .multi_step_form #msform #progressbar li.active:before,
.checkout-step-sec .multi_step_form #msform #progressbar li.active:after {
    background: #001642 !important;
}

.checkout-step-sec .multi_step_form .form-control {
    padding-right: 45px;
}

.checkout-step-sec .multi_step_form .form-control:focus+.input-icon {
    background: #bea029;
}

main.products-layout-wrap>div>.row {
    align-items: flex-start;
}

main.products-layout-wrap div#filters-sidebar {
    position: sticky;
    top: 100px;
}

main.products-layout-wrap div#filters-sidebar .filters-sidebar {
    height: auto;
    border: 2px solid #d9edf7 !important;
    box-shadow: 0 2px 7px #dfdfdf;
    margin-bottom: 15px;
}


/*300420*/

.demo-form form.taster_form .form-control+div.error {
    position: relative;
    top: 2px;
    margin-bottom: -15px;
}

footer.site-footer .footer-links .footer-header a.footer-brand {
    margin-bottom: 5px !important;
}


/*010520*/

.player-report-table.tbl_shadow {
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.3);
    /*border-radius: 20px;*/
    overflow: hidden;
}

.player-report-table.tbl_shadow.goal_reports {
    overflow: auto !important;
    width: 100%;
}

.order-book.cst_order_section {
    max-width: 1000px;
}

.cst_order_details h2.cst_title {
    font-size: 26px;
    display: inline-block;
    position: absolute;
    top: -18px;
    background: #fff;
    padding: 0px 6px;
    left: 24px;
}

.cst_order_details {
    padding: 38px 30px;
    border: 2px solid #dddddd;
    border-radius: 10px;
    margin-top: 40px;
    display: block;
    position: relative;
}

.o-item-details table {
    width: 100%;
    box-shadow: 0 2px 7px #dfdfdf;
}

.o-item-details table thead tr th {
    font-weight: 500;
    font-size: 18px;
    padding: 15px 18px;
    border-top: 1px solid #ebebeb;
    background-color: #001642;
    color: #fff;
}

.o-item-details table tbody tr td {
    color: #212529;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 18px;
    border-bottom: 1px solid #ebebeb;
}

.o-item-details table tbody tr td img {
    max-width: 100px;
}

.o-total-table.total_price {
    max-width: 350px;
    margin-left: auto;
    margin-top: 30px;
    display: block;
}

.o-total-table.total_price table tr th {
    font-size: 16px;
    font-weight: 700;
    color: #212529 !important;
    text-align: left !important;
}

.o-total-table.total_price table tr td {
    font-weight: 500;
    border: none;
}

.accordian_summary .card {
    border: none !important;
    overflow: hidden;
    margin-top: 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

.accordian_summary .card .card-header {
    background: #001642;
}

.accordian_summary .card .card-header a {
    font-size: 22px;
    padding: 0 5px;
    color: #fff;
    display: block;
}

.accordian_summary .card .card-header a span {
    width: 30px;
    height: 30px;
    background: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    font-size: 22px;
    color: #00afef;
    margin-right: 10px;
    margin: -5px 10px -5px 0;
}

.accordian_summary .card .card-body .o-total-table.total_price tr>* {
    padding: 5px 15px !important;
}

.accordian_summary .card .card-body .o-total-table.total_price table {
    box-shadow: none !important;
}

.accordian_summary .card .card-body .o-total-table.total_price h3 {
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-size: 21px;
}

.accordian_summary .card .card-body .o-total-table.total_price .inner_table_total {
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 20px;
    border-radius: 5px;
}

.accordian_summary .card .card-body .o-total-table.total_price tr th {
    text-transform: initial;
}

.accordian_summary .card .card-body .o-total-table.total_price tr.order_total {
    border-top: 1px solid #ccc;
}

.accordian_summary .card .card-body .o-total-table.total_price tr.order_total * {
    font-size: 20px;
}

.accordian_summary .card .card-body .table_overflow {
    overflow: auto;
}

.accordian_summary .card .card-body .table_overflow table {
    border-collapse: separate;
    border-spacing: 0px;
    border: 1px solid #dfdfdf;
    box-shadow: none;
}

.accordian_summary .card .card-body .table_overflow table td {
    min-width: 150px;
}

.noData .no_results {
    margin-top: 50px;
    padding: 10px;
    background: #00afef;
    border-radius: 10px;
    text-align: center;
}

.noData .no_results h3 {
    margin-bottom: 10px;
    color: #fff;
}

.noData .no_results p {
    color: #fff;
}


/*040520*/

.activity-slider .owl-dots .owl-dot,
.testimonial-slider .owl-dots .owl-dot {
    width: 14px;
    height: 14px;
    line-height: 14px;
}

.events-sec.inner-event-section form.cst-selection .course_search_form select.form-control {
    background-image: url(../images/down-arrow.svg) !important;
    background-size: 11px;
    padding-right: 28px;
}

section.services-sec form.cstm-cont-page.cst_course_form.taster_form .form-control[type="date"] {
    line-height: 21px;
    padding: 7px 10px;
}

section.product-detail-sec.featured-product-sec.section-padding .card>div>.row {
    margin: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

section.product-detail-sec.featured-product-sec.section-padding .card>div>.row>div:nth-of-type(1) {
    padding-left: 0px;
}

section.product-detail-sec.featured-product-sec.section-padding .card>div>.row>div:nth-of-type(2) {
    padding-right: 15px;
}

section.product-detail-sec.featured-product-sec.section-padding .card>div>.row>div:nth-of-type(3) {
    padding-left: 15px;
    padding-right: 15px;
}


/*050520*/

section.coach_listing .activity-card.text-center {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}

section.coach_listing figure.activity-card-img {
    width: 110px;
    height: 110px;
    border-radius: 100px;
    transition: 0.4s ease;
    overflow: hidden;
    padding: 3px;
    border: 2px solid #00afef;
    color: white;
    margin: 0 auto -60px;
    z-index: 9;
    position: relative;
    background-color: #fff;
}

section.coach_listing figure.activity-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    background: #007bff;
    cursor: pointer;
}

section.coach_listing figcaption.activity-caption {
    position: relative;
    bottom: 0;
    left: 0;
    transform: unset;
    z-index: 1;
}

.request-parent figcaption.activity-caption {
    position: relative;
    bottom: 0;
    left: 0;
    transform: unset;
    z-index: 1;
    min-height: 416px;
}

section.coach_listing figcaption.dsgn-coach-box {
    background: #d9edf7;
}

section.coach_listing figcaption.activity-caption h2 {
    text-align: center;
    margin-bottom: 3px;
    font-size: 25px;
    padding-top: 55px;
}

section.coach_detail figcaption.activity-caption {
    position: relative;
    bottom: unset;
    left: unset;
    transform: unset;
    z-index: 1;
    background: transparent;
    box-shadow: none;
}

section.coach_detail .activity-card-img {
    margin: 0;
    z-index: 9;
    position: relative;
}

section.coach_detail figcaption.activity-caption h2 {
    margin: 0;
    font-size: 20px;
    padding-top: 0px;
    color: #001642 !important;
}

section.coach_detail .all-members>.row {
    align-items: flex-start;
}

section.coach_detail .card.coach_profile {
    border: 4px solid #001642;
    padding: 30px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

section.coach_detail .card.coach_profile .card-header {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0;
    background: transparent;
}

section.coach_detail .card.coach_profile .coach.details {
    padding: 15px;
}

section.coach_detail .card.coach_profile .coach.details ul li {
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

section.coach_detail .card.coach_profile .coach.details ul li>strong {
    width: 162px;
    display: inline-flex;
}

section.coach_detail .card.coach_profile .coach.details ul li>strong>span {
    margin-left: auto;
    padding-right: 7px;
}

section.coach_detail .card.coach_profile .coach.details ul li>span {
    width: calc(100% - 162px);
    white-space: pre-line;
}

section.coach_detail .card.coach_profile .form-btn {
    padding-bottom: 20px;
}

.request-parent figcaption.activity-caption:hover {
    background-color: #fff;
}

.request-parent figcaption.activity-caption:hover p {
    color: #666;
}

.request-parent figcaption.activity-caption {
    padding-top: 80px;
}

.request-parent figcaption p {
    font-weight: 500;
}

.request-parent figcaption p span {
    font-weight: 300;
    display: block;
}

.request-parent figcaption p+p {
    margin-top: 8px;
}

.request-actions {
    margin-top: 10px;
}


/*110520*/

.header-right ul.navbar-nav .dropdown-menu.show {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2)
}

table.cart__table.cart-table tr.cart-table__row th {
    background-color: #001642;
    color: #fff;
}


/*120520*/

section.services-sec+.events-sec.event-sec-page {
    margin-top: 100px;
    padding-top: 0;
    background-color: #affaff;
    background-size: contain;
    background-position: top;
    background-repeat: repeat;
}

section.services-sec+.events-sec.event-sec-page::before {
    position: absolute;
    content: '';
    top: -55px;
    left: 0;
    right: 0;
    background: url(../images/sec-bottom.png);
    width: 100%;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: rotate(180deg);
}

section.services-sec+.events-sec.event-sec-page form.cst-selection {
    margin-top: -20px;
}


/*120520*/

.dg_prod_sec img {
    object-fit: scale-down;
    height: 80px;
}

.dg_prod_sec .modal-header,
.dg_prod_sec .modal-footer {
    border: none;
}

section.shopping-cart-sec .cart-table input::-webkit-outer-spin-button,
section.shopping-cart-sec .cart-table input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

section.shopping-cart-sec .cart-table input[type=number] {
    -moz-appearance: textfield;
}

ul.ctm-type-colors,
ul.ctm-type-sizes {
    flex-wrap: wrap;
    padding: 5px 0
}

ul.ctm-type-colors li,
ul.ctm-type-sizes li {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px !important;
    margin-right: 10px !important;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-sizes li+li {
    margin-left: 0px !important;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-sizes li {
    margin-right: 10px !important;
}

.accord_nt_exist {
    display: none;
}

.accord_nt_exist+div {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.cst_tennis_btn {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    background: #00afef;
    padding: 10px 18px;
    border: 2px solid #00afef;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none !important;
    transition: all linear 0.3s;
    border-radius: 4px;
    margin: 5px;
    outline: none;
    max-width: 350px;
    text-align: center;
}

.cst_tennis_btn:hover {
    background-color: transparent;
    color: #fff;
    border-color: #fff
}

.cst_tennis_btn.blue:hover {
    border: 2px solid #001642;
    color: #001642 !important;
    background: #fff;
}

a.cst_tennis_btn.blue {
    color: #fff !important;
    background: #001642;
    border: 2px solid #001642;
}

.create_drh_account {
    margin-top: 30px;
    border-radius: 6px !important;
    overflow: hidden;
}

.download_pdf img,
.tennis_coach {
    max-height: 150px;
    max-width: 200px;
}

.pdf_tennis li {
    margin: 15px;
}

.pb-30 {
    padding-bottom: 30px;
}


/*150520*/

#b-c-modal table,
#b-c-modal a,
#b-c-modal button {
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

#b-c-modal .modal-body {
    padding-top: 0px;
}

#b-c-modal a.pop-view-item {
    color: #333;
    text-decoration: underline;
}

#b-c-modal a.pop-view-item:hover {
    color: #00afef;
}

.download_order {
    display: block;
    width: 100%;
}

.download_order a {
    color: #333;
    margin-top: 10px;
    display: inline-block;
    text-decoration: none !important;
}

.download_order a span {
    color: #00afef;
    font-size: 20px;
}

.cst_detail_page_des table img {
    max-height: 100px;
    width: auto;
}

.cst_detail_page_des table tbody tr td {
    border: none;
}

.cst_detail_page_des table tbody tr td {
    position: relative;
}

.cst_detail_page_des table tbody tr td:after {
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    background: #001642;
    display: inline-block;
    position: absolute;
}

.cst_detail_page_des table tbody tr:first-of-type td:after {
    display: none;
}

.cst_detail_page_des table tbody tr td:first-of-type {
    left: 10px;
    width: calc(100% - 10px);
}

.cst_detail_page_des table tbody tr td:last-of-type {
    right: 10px;
    width: calc(100% - 10px);
}


/*180520*/

.book_camp_child label.error {
    font-size: 14px;
    font-weight: 400;
    padding-right: 0;
    top: 40px;
}

.book_camp_child label.error+button {
    margin-bottom: 10px;
}


/*220520*/

body.modal-open .main-header {
    z-index: 99;
}

.quick_view_modal .featured-product-sec {
    background-color: #fff;
    background-image: unset;
    padding: 0;
}

.quick_view_modal .modal-body {
    padding: 0;
}

.quick_view_modal .product-detail-sec .card {
    background: #fff;
    border: none;
    padding: 0;
    margin: 0;
}

.quick_view_modal .modal-header {
    border: none;
    padding: 0;
}

.quick_view_modal .modal-header button.close {
    position: absolute;
    right: 24px;
    top: 20px;
    z-index: 9;
    padding: 0px;
    outline: none !important;
}

.quick_view_modal section.product-detail-sec.featured-product-sec .product-price {
    width: 100%;
    color: #001642
}

.quick_view_modal .product-detail-sec .product-description,
.quick_view_modal .product-detail-sec .vote {
    margin-bottom: 0;
}

.quick_view_modal ul.ctm-type-colors,
.quick_view_modal .ctm-type-sizes {
    margin-top: 0px;
}

.quick_view_modal ul.ctm-type-colors li label {
    border: none;
    background-color: transparent;
}

.quick_view_modal ul.ctm-type-colors li label {
    color: #001642 !important
}

.quick_view_modal ul.ctm-type-colors li a:hover label,
.quick_view_modal ul.ctm-type-colors li .Status-checked label {
    color: #fff !important;
}

.quick_view_modal .cstm-btn {
    background: #001642 !important;
}

section.member.section-padding .download_order a.cstm-btn {
    color: #fff !important
}

.quick_view_modal .cstm-btn:hover,
section.member.section-padding .download_order a.cstm-btn:hover {
    background-color: #fff !important;
    color: #001642 !important;
}

.quick_view_modal .ctm-type-sizes .size-btn {
    margin-right: 0px;
}

.quick_view_modal section.product-detail-sec.featured-product-sec .details {
    padding: 30px;
}

.quick_view_modal .flex-direction-nav .flex-prev,
.quick_view_modal .flex-direction-nav .flex-next {
    background: transparent;
}

.quick_view_modal .modal {
    display: block !important;
    visibility: hidden !important;
}

.modal-open .quick_view_modal .modal {
    visibility: visible !important;
}

body {
    transition: unset !important;
}

.modal-open,
.modal-open .main-header {
    padding-right: 0px !important;
}

.register-acc .inner-cont .pl_name {
    display: flex;
    align-items: center;
}

.back-to-family {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.register-acc .inner-cont .pl_name p {
    font-size: 20PX;
    color: #000;
    padding-left: 5px;
}

.course-register-cs .tbl-outer-wrap.a-player-table {
    box-shadow: none;
    border-radius: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 16px!important;
    margin: 0!important;
}

.a-player-table form>button {
    margin-top: 15px;
}

@media (pointer:coarse) {
    .product-links a.quick-view {
        display: none !important;
    }
}


/*230520*/

.quick_view_modal .modal-dialog.modal-lg {
    max-width: 900px !important;
    max-height: calc(100vh - 2.50rem);
    overflow: auto;
}

.modal-open .quick_view_modal .modal {
    overflow: hidden !important;
}

.quick_view_modal .modal-dialog.modal-lg .col-lg-6 {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
}

.quick_view_modal .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}

.quick_view_modal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #333 !important;
    border-radius: 0px;
}

.quick_view_modal .mCSB_scrollTools_vertical {
    right: -5px !important;
}

.quick_view_modal .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    border-radius: 0px;
}

.product-details {
    padding: 20px;
    position: relative;
}

.product-listing-wrap .product-card .quick-button-wrap {
    background: #fff;
    /* border: 2px solid #001642; */
    padding: 10px 7px;
    background: #fff;
    min-width: 100%;
    color: rgba(255, 255, 255, 0.5);
    position: absolute;
    font-weight: 500;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    margin: 0;
    text-align: center;
    z-index: -1;
    top: 230px;
    transition: all 0.3s ease-in;
    opacity: 0;
    display: flex;
    justify-content: center;
    visibility: visible;
}


/*.product-listing-wrap .product-card .quick-button-wrap:hover

{

    background:#001642;

    color: #fff;

}*/

a.quick-view {
    border: 2px solid #001642;
    color: #001642;
    padding: 2px 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

a.quick-view:hover {
    text-decoration: none;
    color: #fff;
    background: #001642
}

.quick-button-wrap {
    background: #fff;
    padding: 25px 20px;
    display: block;
}

.product-listing-wrap .product-card:hover .quick-button-wrap {
    top: 186px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.5);
    z-index: 9;
    text-decoration: none;
}

.product-details {
    padding: 20px;
    position: relative;
    z-index: 99;
    background: #fff;
}

form#request-coach {
    position: relative;
}

form#request-coach .error {
    position: absolute;
    left: 0;
    line-height: 18px;
    padding-right: 30px;
    top: 38px;
}

.profile-view a {
    color: #fff;
    cursor: pointer;
}

.profile-view a:hover {
    color: #001642;
}


/*.coach_profile {

   

    top: -15px;

    

}*/

.coach_profile .all-members {
    padding: 30px 0;
}

.coach_profile button.close,
div#reject-detail button.close,
.term-report-modal button.close {
    position: absolute;
    top: 25px;
    right: 30px;
    padding: 0;
    z-index: 99;
}

.coach_profile button.close:focus,
div#reject-detail button.close:focus,
.term-report-modal button.close:focus {
    outline: none;
}

.coach_profile .modal-dialog {
    max-width: 80%;
}

.coach_profile .modal-header,
div#reject-detail .modal-header {
    border: none;
    padding: 0;
}

.coach_profile .section-padding {
    padding: 0;
}

.coach_profile .coach_detail .card.coach_profile,
.term-report-modal .card.coach_profile {
    border: 4px solid #001642;
    padding: 30px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.coach_profile img.coach-img {
    position: absolute;
    right: 5px;
    top: -42px;
    height: 125px;
    width: 125px;
    margin-right: 10px;
    object-fit: contain;
}

.coach_profile .all-members {
    padding: 10px 0;
}

.coach_profile .coach_detail .card.coach_profile .coach.details {
    padding: 0 15px;
}

.coach_profile .coach_detail .card.coach_profile .coach.details ul li {
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
}

.coach_profile .coach_detail .card.coach_profile .form-btn {
    padding: 15px 15px 20px 15px;
}

.coach_profile .pink-heading h2 {
    margin-bottom: 10px;
}

.coach_profile .all-members>div {
    margin-bottom: 0px;
}

.request-actions {
    display: flex;
    flex-direction: row;
}

.reject-view {
    margin-left: 10px;
}

div#reject-detail .modal-dialog {
    max-width: 50%;
}

div#reject-detail .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 40px;
}

div#reject-detail .card.coach_profile {
    border: 4px solid #001642;
    padding: 30px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

div#reject-detail form h4 {
    margin-bottom: 15px;
    font-size: 22px;
}

div#reject-detail form textarea {
    resize: none;
}

div#reject-detail form button.cstm-btn.reject-sunmit {
    margin-left: 5px;
}

div#reject-detail textarea.form-control:focus {
    border-color: #ced4da;
}

form#reject_request label#exampleFormControlTextarea1-error {
    position: relative;
    left: 0;
    top: 0;
}

.checkout-step-sec.check_out_none table.cart__table.cart-table .cart-table__column--quantity {
    padding-left: 0
}

.checkout-step-sec.check_out_none table.cart__table.cart-table tr.cart-table__row th.cart-table__column.cart-table__column--image {
    width: 12%;
}

.checkout-step-sec.check_out_none table.cart__table.cart-table tr.cart-table__row th.cart-table__column.cart-table__column--product {
    width: 46%;
}

.checkout-step-sec.check_out_none table.cart__table.cart-table tr.cart-table__row th.cart-table__column.cart-table__column--confrom {
    width: 12%;
}

.checkout-step-sec.check_out_none table.cart__table.cart-table tr.cart-table__row th.cart-table__column.cart-table__column--quantity {
    width: 30%;
}

.checkout-step-sec.check_out_none table.cart__table.cart-table tr.cart-table__row td.cart-table__column.cart-table__column--product p,
.checkout-step-sec.check_out_none table.cart__table.cart-table tr.cart-table__row td.cart-table__column.cart-table__column--quantity p {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 5px;
}

.checkout-step-sec.check_out_none table.cart__table.cart-table tr.cart-table__row th.cart-table__column.cart-table__column--product p:last-child {
    margin-bottom: 0;
}

.checkout-step-sec.check_out_none table.cart__table.cart-table .container_lable {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    color: black;
    font-size: 16px;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkout-step-sec.check_out_none table.cart__table.cart-table .container_lable input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkout-step-sec.check_out_none table.cart__table.cart-table .checkmark {
    position: relative;
    top: 4px;
    right: 0px;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #001642;
}


/* On mouse-over, add a grey background color */

.checkout-step-sec.check_out_none table.cart__table.cart-table .container_lable:hover input~.checkmark {
    background-color: transparent;
}


/* When the checkbox is checked, add a blue background */

.checkout-step-sec.check_out_none table.cart__table.cart-table .container_lable input:checked~.checkmark {
    background-color: #fff;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkout-step-sec.check_out_none table.cart__table.cart-table .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.checkout-step-sec.check_out_none table.cart__table.cart-table .container_lable input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.checkout-step-sec.check_out_none table.cart__table.cart-table .container_lable .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #001642;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkout-step-sec.check_out_none table.cart__table.cart-table .form-check {
    padding-left: 0;
    text-align:center;
}

.checkout-step-sec.check_out_none table.cart__table.cart-table a.checkout_update {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.checkout-step-sec.check_out_none table.cart__table.cart-table a.checkout_update:hover {
    text-decoration: none;
    color: #001642;
}

.checkout-step-sec.check_out_none table.cart__table.cart-table a.checkout_update:focus {
    color: #fff;
    background: #001642;
}


/*.checkout-step-sec.check_out_none table.cart__table.cart-table a.checkout_update:visited

{

color: #fff;

background: #001642;

}*/

.step-form-content .step-content-title {
    font-weight: 400;
}

.coach_profile button.close:focus,
div#reject-detail button.close:focus {
    border: none;
    outline: none;
}

.multi-testimonial .owl-nav {
    display: none;
}

.multi-testimonial .item {
    padding-top: 30px;
}

.multi-testimonial .owl-carousel .owl-dots.disabled {
    display: block;
}


/*player-badge-sec section starts here*/

.player-badge-sec {
    padding: 100px 0 50px;
}

.player-badge-sec .menu-tab-link {
    font-size: 16px;
    padding: 13px 32px;
}

.player-badge-sec .player-info .player-img-wrap img {
    border-radius: 100%;
}


/*.player-badge-sec div#nav-badges .select-player-goal-form {

    

    margin-top: 22px;

}*/

.day-content .day-wise {
    font-family: 'Montserrat', sans-serif;
    color: #001642;
    font-size: 22px;
    position: relative;
}

.day-content .day-wise:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0px;
    min-width: 65px;
    height: 2px;
    width: 100%;
    background: #001642;
}

.player-badge-sec div#nav-badges .school-bages-card {
    margin-bottom: 16px;
}


/*.player-badge-sec div#nav-badges .player-bages-card {

 

    position: relative;

}*/

.day-content {
    position: absolute;
    top: -48px;
    left: 15px;
    content: "";
}

.achievement-day {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 16px;
    margin-top: 30px;
}

section.testimonial-sec .testimonial-img-wrap {
    top: 11px;
}

.testimonial-slider .owl-dots .owl-dot {
    border: none !important;
    background-color: transparent !important;
}

div#nav-reports .tab-page-heading h1,
div#nav-badges .tab-page-heading h1 {
    padding: 20px 0;
    padding: 20px 0;
}

section.account-menu-sec.player-badge-sec .achievement-medals,
section.account-menu-sec.player-badge-sec .leadertable-wrap ul.leader-bord-bages {
    flex-wrap: wrap;
}

section.account-menu-sec.player-badge-sec .achievement-medals li,
section.account-menu-sec.player-badge-sec .leadertable-wrap ul.leader-bord-bages li,
section.account-menu-sec.player-badge-sec .school-bages-card .day-medal-wrap>figure {
    margin: 5px 15px 5px 0;
}

section.account-menu-sec.player-badge-sec .achievement-medals li img,
.leadertable-wrap ul.leader-bord-bages img,
section.account-menu-sec.player-badge-sec .leadertable-wrap ul.leader-bord-bages figure img {
    /*width:45px;*/
    width: 65px;
}

section.account-menu-sec.player-badge-sec .player-bages-card .day-medal-wrap figure img,
section.account-menu-sec.player-badge-sec .school-bages-card .day-medal-wrap>figure img {
    width: 45px;
}

p#med_beha {
    font-size: 16px;
    font-weight: 600;
    color: #212529;
    display: none;
}

.acc_sub_menu .dropdown-menu.show {
    border: 2px solid #001642;
    border-radius: 0;
    top: 13px !important;
}

.acc_sub_menu .dropdown-menu.show a {
    color: #000;
    border-radius: 0;
}

.acc_sub_menu .dropdown-menu.show a:hover {
    color: #fff;
    background: #001642;
}

.acc_sub_menu nav a {
    line-height: 16px;
    display: block;
}

p.thanks-msg {
    margin: 20px 0;
}

.register-sec .form-group label span {
    display: block;
}

.invoice_apd {
    padding: 0;
}

.upload_opt {
    margin-bottom: 30px;
}

.member.section-padding h2.cst_sub_heading {
    font-size: 22px;
    margin-bottom: 5px;
}

.player-achie-disable-list {
    border: 2px solid #001642;
    padding: 15px 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.player-achie-disable-list .inner-wrap p.custom-heading {
    color: #001642;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 20px;
}

.account-menu-sec.player-badge-sec .player-achie-disable-list .achievement-medals li img {
    width: 32px;
}

figcaption.activity-caption a.cross-icon {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 25px;
    color: #001642;
}

section.account-menu-sec.player-badge-sec .leadertable-wrap ul.leader-bord-bages li {
    margin: 5px 2px 5px 0;
}

section.account-menu-sec.player-badge-sec .leadertable-wrap ul.leader-bord-bages li figure {
    display: flex;
    flex-wrap: wrap;
}

section.account-menu-sec.player-badge-sec .leadertable-wrap ul.leader-bord-bages li figure img {
    margin-bottom: 8px;
}

.rejection_box .card,
.rejection_box .modal-header {
    border: none;
}

.rejection_box .modal-header {
    padding: 0;
    position: relative;
}

.rejection_box h4 {
    margin-bottom: 10px;
}

.rejection_box .modal-header button.close {
    position: absolute;
    right: 8px;
    top: 5px;
    z-index: 9;
}

.rejection_box .modal-header button.close:focus {
    outline: none;
    border: none;
}

.my-players.section-padding.coach_listing.request-parent .request-actions {
    flex-grow: 1;
    justify-content: flex-end;
    align-items: flex-end
}

.coach_listing figcaption.activity-caption {
    flex-grow: 1;
}

.my-players .all-members {
    display: flex;
    align-items: center;
}

.loader123 {
    height: 0;
    width: 0;
    margin-top: 15px;
    padding: 15px;
    border: 6px solid #ccc;
    border-right-color: #888;
    border-radius: 100%;
    -webkit-animation: rotate 1s infinite linear;
    /* left, top and position just for the demo! */
}

.outer-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 50px;
    width: 50px;
}

@-webkit-keyframes rotate {
    /* 100% keyframe for  clockwise. 

     use 0% instead for anticlockwise */
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.leader-board-table th:nth-child(2) {
    width: 11%;
}

.leader-board-table th:nth-child(3) {
    width: 17%;
}

.leader-board-table th:nth-child(4) {
    width: 21%;
}

.leader-board-table th:nth-child(5) {
    width: 14%;
}

.player-info figure#badges-form {
    width: 34%;
}

.player-info .player-name-points span {
    color: #00afef;
}

.player-info input#update_tennis_club {
    color: #00afef;
    padding: 1px 5px;
    width: 100%;
    max-width: 50%;
    border: 2px solid #00AFEE;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.player-info input#update_tennis_club:focus {
    border: 2px solid #00AFEE !important;
    border-radius: 0;
    outline: none;
}

.player-info .player-name-points h2:first-child {
    font-size: 26px;
    color: #000;
}

.player-achievements-card .player-info {
    align-items: flex-start;
}


/*.profile--img.pt-20 span.select-file {

    position: absolute;

    right: 8px;

    bottom: 3px;

    width: 30px;

    height: 30px;

    background-color: #999;

    border-radius: 50%;

    display: flex;

    justify-content: center;

    align-items: center;

    font-size: 15px;

    cursor: pointer;

}

.profile--img.pt-20 input[type=file] {

    height: 25px!important;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    padding-top: 18px!important;

}*/

.profile--img.pt-20 {
    width: 60%;
    position: relative;
    height: 150px;
    min-width: 150px;
}

.profile--img.pt-20 input#upload_img,
.profile--img.pt-20 input.upload--profile-image {
    display: none;
}

.profile--img.pt-20 img#Image_Preview {
    width: 100% !important;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #00afef;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.3);
    max-height: 150px;
}

.profile--img.pt-20 label.select-file {
    background: #999;
    height: 30px;
    width: 30px;
    cursor: pointer;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: -9px;
}

.request-parent .coach_profile figcaption.activity-caption {
    min-height: auto;
}

.acc_sub_menu .outer-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.my-players .coach_profile .all-members {
    border: none;
    box-shadow: none;
}

.badges-select-bar {
    flex-wrap: nowrap;
}

.select-player-goal-form .form-group label.select_player {
    width: 100%;
}

.label-row {
    padding: 0
}

.select-button a,
.select-button button {
    padding: 10px 42px;
}

.select-button button {
    margin-right: 5px;
}

.badges-select-bar .selt_opt {
    padding: 0 5px;
}

.select-player-goal-form .badges-select-bar .form-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 0 5px;
    margin: 0;
}

.select-player-goal-form .badges-select-bar .select-button {
    padding: 0;
    margin: 0 !important;
    display: flex;
    align-items: flex-end;
}

.badges-select-bar .selt_opt ul.stepl-list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.badges-select-bar .selt_opt ul.stepl-list li a:hover {
    text-decoration: none
}

.badges-select-bar .selt_opt .inner-wrap p {
    font-size: 24px;
    padding: 10px;
    background: #00afef;
    color: #fff;
    font-weight: 500;
    height: 35px;
    width: 35px;
    line-height: 13px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #001642;
    margin-left: 5px;
}

.badges-select-bar .selt_opt .outer-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px 0 0;
}

.badges-select-bar .selt_opt .inner-wrap {
    display: flex;
    flex-direction: row;
}

.badges-select-bar .selt_opt .inner-wrap span {
    font-size: 20px;
    color: #001642;
    text-transform: capitalize;
}

.design-loader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
}

.products-layout-wrap .filters-sidebar a {
    display: none;
}

.products-layout-wrap .filters-sidebar {
    margin-top: 0 !important;
}


/*report page css starts here*/

.report-sec {
    padding: 50px 0;
}

.report-sec .content-wrap {
    padding: 25px;
    border: 4px solid #001642;
    margin-top: 25px;
}

.report-sec .content-wrap p {
    margin-bottom: 15px;
    font-weight: 500;
    color: #000;
}

.report-sec .content-wrap p:last-child {
    margin-bottom: 15px;
}

.report-sec select {
    display: block;
    width: 100%;
    height: 43px;
    padding: 6px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: relative;
}

form#complex_report_filter {
    position: relative;
}

form#simple_report_filter .error,
form#complex_report_filter .error {
    position: absolute;
    left: 15px;
    line-height: 18px;
    padding-right: 30px;
    top: 38px;
    position: absolute;
    top: inherit;
    color: #dc3545;
}

.report-sec .match-form-wrap p.sub-head,
.report-sec .upper-form p.sub-head {
    font-family: 'Montserrat', sans-serif;
    color: #001642;
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
}

.report-sec .outer-wrap {
    margin-bottom: 30px;
    padding: 20px;
    border: 4px solid #001642;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

.report-sec .form-head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 35px 0 15px;
}

.form-head form {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    min-width: 51%;
    align-items: center;
    justify-content: space-between;
}

.form-head form select {
    width: 100%;
}

.form-head form p {
    width: 45%;
    font-weight: 500;
    text-align: right;
}

.form-head form .form-group {
    width: 50%;
    margin-bottom: 0;
}

.report-sec .form-head .pink-heading h2 {
    margin-bottom: 0;
}

.report-sec .textarea-wrap {
    margin: 25px 3px;
}

.report-sec .report-tab {
    width: 100%;
    border-bottom: 0;
}

.report-sec ul#myTab {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.report-sec ul#myTab li {
    margin-right: 15px;
}

.report-sec ul#myTab li:last-child {
    margin: 0;
}

.report-sec .nav-tabs .nav-link {
    background-color: #00afef;
    border-color: #00afef;
}

.report-sec .nav-tabs .nav-link.active,
.report-sec .nav-tabs .nav-link:hover {
    background: #001642;
    color: #fff;
    border-color: #001642;
}

.report-sec .upper-form.report-tab-one p.sub-head,
.report-sec .upper-form.report-tab-sec p.sub-head {
    font-size: 36px;
    margin-bottom: 20px;
}

.report-sec .date-row {
    display: flex;
    align-items: center;
}

.report-sec .date-row input {
    width: 85%;
}

.report-sec .date-row label {
    width: 15%;
    margin-bottom: 0;
}

.report-sec p.report-2-cont {
    margin: 10px 0;
}

.report-sec .label {
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
}

.report-tab-one .inner-form-box {
    padding: 0 15px;
    border: 2px solid #001642;
    border-radius: 8px;
    position: relative;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    margin: 20px 0;
    /*height: 126px;*/
}

.report-tab-sec label {
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
}

.report-tab-sec {
    margin-top: 30px;
}

.report-tab-sec button.cstm-btn {
    margin-top: 25px;
}

.report-tab-sec p.top-heading {
    position: absolute;
    top: -18px;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    color: #bea029;
    background: #fff;
    padding: 0 15px;
}

.report-tab-sec .form-wrap {
    padding-left: 15px;
}

.report-tab-sec .form-wrap {
    /* padding-left: 15px; */
    padding: 25px 15px;
}

.report-tab-sec label.form-check-label {
    color: #666666;
    font-weight: 400;
}

.child-voc .pink-heading h2 {
    margin: 15px 0 10px;
    color: #fff;
}

.child-voc .modal-dialog {
    width: 100%;
    max-width: 55%;
}

.child-voc {
    padding-right: 0 !important;
}

.child-voc button.close span {
    color: #fff;
    opacity: 1;
}

.child-voc .modal-body p {
    font-size: 20px;
    line-height: normal;
    color: #000;
    font-weight: 500;
}

.child-voc ul {
    display: flex;
    padding-left: 45px;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    margin: 10px 0px;
}

.child-voc ul li {
    list-style-type: disc;
    font-size: 15px;
    width: 100%;
    line-height: normal;
    padding-bottom: 5px;
    font-weight: 400;
}

.child-voc .form-inner-wrap {
    display: flex;
    flex-wrap: wrap;
    padding-left: 30px;
    margin-bottom: 10px;
}

.child-voc form.pick-option p:first-child {
    padding-left: 30px;
}

.child-voc form.pick-option button#submit-childcare {
    margin-top: 15px;
}

.child-voc form.pick-option p.child_cont {
    font-size: 16px;
    line-height: normal;
    margin: 10px 0 14px;
    font-weight: 500;
    padding-left: 30px;
}

.child-voc .modal-content {
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2)
}

.child-voc .form-check.button-check {
    padding-left: 0;
}

.child-voc form.pick-option .form-check {
    width: 49%;
}

.child-voc button.close {
    position: absolute;
    top: 25px;
    right: 30px;
    padding: 0;
    z-index: 99;
}

.child-voc button.close:focus {
    outline: none;
}

.child-voc .modal-header {
    border-bottom: 2px solid #001642;
    padding: 0;
    text-align: center;
    display: flex;
    background: #001642;
    justify-content: center;
}

.child-voc form.pick-option .form-check label {
    font-weight: 400;
    text-transform: uppercase;
}

.register-acc {
    padding: 100px 0 55px;
}

.register-acc #accordion .card-header {
    border: 0;
    border-radius: 0;
    background: #00afef;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

.register-acc .card-header button {
    color: #fff;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    font-size: 18px;
}

.register-acc .card-header button span {
    font-size: 18px;
    padding: 10px;
    background: #fff;
    color: #00afef;
    font-weight: 500;
    height: 30px;
    width: 30px;
    line-height: 13px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #00afef;
    margin: 0 15px 0 0;
}

.form-register-sec {
    padding: 10px 0 !important;
}

.register-acc .card-body {
    padding: 0 !important;
}

.register-acc .form-partition {
    margin-top: 0 !important;
}

.register-acc .form-partition .card-header {
    background: transparent !important;
}

.option_row .form-group.row {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.option_row .form-group.row .form-radios {
    width: auto;
}

.option_row .form-group.row .form-radios {
    width: auto;
}

.option_row input#book_person_yes,
.option_row input#book_person_no,
.det-gender-opt input#male,
.det-gender-opt input#female {
    display: none;
}

.option_row .cstm-radio {
    margin-right: 28px;
    line-height: normal;
}

.coach_option .form-group.row .form-radios {
    width: 70%;
    margin-right: 0px;
}

.register-acc p.main_head {
    font-size: 22px;
    margin-right: 30px !important;
    color: #000;
}

.register-acc .cstm-radio.main-radio label {
    font-size: 24px;
}

.det-gender-opt label {
    margin: 0;
    padding: 0 30px 0 0;
}

.det-gender-opt .cstm-radio label::before {
    left: 55px;
    top: 2px;
}

.det-gender-opt .cstm-radio label::after {
    left: 63px;
}

.contact_form p strong {
    font-weight: 700;
    color: #000;
}

.contact_form span {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.contact_form p {
    margin-bottom: 10px;
}

.contact_form p.main_text {
    margin-bottom: 0;
}

.contact_form_row {
    text-align: right;
    margin-bottom: 10px;
}

.consent-option-row .form-group.row .form-radios {
    width: 87%;
}

p.impor-note {
    font-style: italic;
    font-weight: 400;
}

p.impor-note span {
    font-weight: 600;
    color: #666;
}

.main-radio {
    margin-right: 30px;
}

.row.gender-opt .cstm-radio {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-right: 35px;
}

.row.gender-opt .cstm-radio label::before {
    content: "";
    position: absolute;
    left: 57px;
    top: 2px;
    width: 18px;
    height: 18px;
    border: 2px solid #001642;
}

.row.gender-opt .cstm-radio label::after {
    content: "";
    position: absolute;
    left: 64px;
    top: 5px;
    width: 5px;
    height: 10px;
    border-right: 2px solid #001642;
    border-bottom: 2px solid #001642;
    transform: rotate(45deg);
    opacity: 0;
}

.coach_option .cstm-radio {
    margin: 0 28px 0 0;
}

.coach_option .cstm-radio.booking {
    margin: 0 !important;
}

.gender-opt .cstm-radio label {
    padding: 0;
    width: 50px;
}

input#report,
input#yes,
input#no,
input#yes11,
input#no11,
input#yesa,
input#noa,
input#yes11a,
input#no11a,
input#book_person_yesa,
input#book_person_noa,
input#medical-no,
input#medical-yes,
input#medical-yes1,
input#medical-no1,
input#medical-yes2,
input#medical-no2,
input#medical-yes3,
input#medical-no3,
input#medical-yes4,
input#medical-no4,
input#book_person_yes1,
input#book_person_yes1,
input#last-tab,
input#book_person_yesc,
input#book_person_noc,
input#tab1,
input#tab2,
input#tab3,
input#tab4,
input#report11,
input#medical-yes1111,
input#medical-yes2222,
input#medical-no1111,
input#medical-no2222 {
    display: none;
}

.radio-outer-wrap {
    display: contents;
}

.cstm-radio label {
    margin: 5px 0;
}

.consent-option-row .form-group.row {
    justify-content: space-between;
}

.medicical-form textarea {
    height: 60px !important;
    resize: none;
}


/* .cstm-radio input

 {

    display: none;

 }*/

.medicical-form button.cstm-btn {
    margin-bottom: 10px;
}

.button-row {
    text-align: center;
}

.medicical-form .consent-option-row .form-group.row .form-radios {
    width: 65%;
}

.radio-wrap {
    display: flex;
    justify-content: flex-start;
    width: 39%;
    margin-right: 3px;
}

.medicical-form p.sub_headings {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

form.register-form .option_row .form-group.row .form-radios {
    width: 60%;
}

.report_detail_page .cst-reports th,
.matches-dtl .cst-reports th {
    width: 190px;
    background-image: url(../images/print-bg.png) !important;
}

.report_detail_page .cst-reports th p b {
    color: #fff !important;
}

.report-table-wrap td {
    background-color: #fff;
    color: #666;
    font-weight: 300;
    text-align: left;
}

.report_detail_page .player-report-table {
    padding: 30px;
}

.report_detail_page .report_row {
    padding: 0;
    margin-bottom: 30px;
}

.register-acc .card-header button::after {
    display: none;
}

.register-acc h5.mb-0 {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}

.register-acc h5.mb-0 .cstm-radio label::after {
    content: "";
    position: absolute;
    left: -6px;
    top: 0px;
    width: 8px;
    height: 17px;
    border-right: 3px solid #f9f9f9;
    border-bottom: 3px solid #ffffff;
}

.register-acc h5.mb-0 .cstm-radio label::before {
    content: "";
    position: absolute;
    left: -15px;
    top: -2px;
    width: 25px;
    height: 25px;
    border: 2px solid #ffffff;
}

form.reject_req {
    margin-top: 11px;
}

.player-report-table.tbl_shadow .report-table-wrap {
    overflow: unset;
}

.member.section-padding .player-report-table.tbl_shadow {
    overflow: auto;
}

.print_logo.print-logo-design h2 {
    text-align: left !important;
    display: block !important;
}

.player-report-table.tbl_shadow.goalz_print {
    margin-top: 50px !important;
}

@media print {
    h1.print_heading,
    ul.stats-list {
        display: block !important;
    }
    .report-table-wrap.player_rp_detail table.stats.table.table-bordered.cst-reports tbody tr:nth-child(1) th {
        border-top-left-radius: 15px !important;
    }
    .report-table-wrap.player_rp_detail table.stats.table.table-bordered.cst-reports tbody tr:last-child th {
        border-bottom-left-radius: 15px !important;
    }
    .report-table-wrap.player_rp_detail table.stats.table.table-bordered.cst-reports tbody tr:nth-child(1) td {
        border-top-right-radius: 15px !important;
    }
    .report-table-wrap.player_rp_detail table.stats.table.table-bordered.cst-reports tbody tr:last-child td {
        border-bottom-right-radius: 15px !important;
    }
    .player-report-table tr td {
        border-left: 1px solid #d9dada !important;
        border-bottom: 1px solid #d9dada !important;
    }
    .player-report-table tr:last-child td {
        border-bottom: unset!important;
    }
    .player-report-table td:first-child {
        border-left: unset!important;
    }
    /*.player-report-table tr:last-child td {
    border-right : 1px solid #d9dada!important;
        border-bottom: 1px solid #d9dada !important;
}
.player-report-table td:first-child {
    border-right : 1px solid #d9dada!important;
        border-bottom:1px solid #d9dada !important;
}

.player-report-table tr:last-child td {
    border-bottom: 1px solid #d9dada;
}*/
    .table_wrap_my_family {
        overflow: auto;
        border: none !important;
        border-radius: 0px !important;
        border-top: 0;
        margin-bottom: 0 !important;
    }
    .coach-goal-comment-sec {
        padding: 0 0 50px;
    }
    .coach-goal-comment-sec .pink-heading.btn-right h2 {
        margin-bottom: 50px;
    }
    .accordian_summary .collapse {
        display: block !important;
    }
    .member .rp_test_score {
        width: 100% !important;
    }
    .player-report-table.tbl_shadow .rp_test_score th {
        min-width: unset !important;
    }
    .table_wrap_my_family {
        overflow: hidden !important;
        width: 100% !important;
    }
    .rp_test_score th {
        padding: 8px !important;
    }
    .report_detail_page .cst-reports th,
    .player-report-table.tbl_shadow .rp_test_score th {
        background-image: url(../images/print-bg.png) !important;
    }
    .member .inner_back_wrap h2 {
        text-align: center !important;
        width: 100% !important;
    }
    .member.report_detail_page th p {
        background: #00afef !important;
        height: 100% !important;
    }
    .print_logo.print-logo-design {
        display: block !important;
        text-align: center;
        margin: 0 auto 20px !important;
    }
    section.member.section-padding.report_detail_page .pink-heading h2 {
        margin-bottom: 0 !important;
    }
    .player-report-table.tbl_shadow .rp_test_score td {
        border: 1px solid #d9dada !important;
    }
    /*.player-report-table.tbl_shadow .rp_test_score tr td::first-child



    {

        border-bottom-left-radius: 20px!important;

         border:1px solid #d9dada!important;



    }

    .player-report-table.tbl_shadow .rp_test_score tr td::last-child

    {

      border-bottom-right-radius: 20px !important;

       border:1px solid #d9dada!important;

    }*/
    div#report_detail_cont,
    section.member.section-padding.report_detail_page .table-layout {
        page-break-inside: avoid !important;
    }
    .report_row {
        border: 1px solid #d9dada;
        border-radius: 15px;
        overflow: hidden;
    }
    .player-report-table .report-table-wrap table {
        margin-bottom: 0;
        /* border: none !important;*/
    }
    .player-report-table .report-table-wrap table td,
    .player-report-table .report-table-wrap table th {
        border-bottom: none !important
    }
    .player-report-table .report-table-wrap table tr td:first-child,
    .player-report-table .report-table-wrap table tr th:first-child {
        border-left: none !important;
        border-top: none !important;
    }
    .player-report-table .report-table-wrap table tr td:last-child,
    .player-report-table .report-table-wrap table tr th:last-child {
        border-right: none !important
    }
}

.term-report-modal .inner-cont ul li h2 {
    font-size: 21px;
    color: #001642;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.2px;
}

.term-report-modal .inner-cont ul li h2 span {
    color: #00afef;
}

.term-report-modal .modal-header {
    border: none;
    padding: 0;
}

.term-report-modal .modal-body {
    padding: 27px;
}

.term-report-modal .modal-dialog {
    max-width: 680px;
}

.term-report-modal .cstm-radio {
    display: flex;
}

.term-report-modal .cstm-radio label {
    padding-left: 25px;
}

.term-report-modal .cstm-radio label::after {
    left: 7px;
    top: 5px;
}

.term-report-modal .cstm-radio label::before {
    left: 0;
    top: 2px;
}

.term-report-modal .cstm-radio input:checked+label::after {
    opacity: 1;
}

.term-report-modal .form-group {
    margin-bottom: 0;
}

ul.pagination {
    display: flex;
    justify-content: center;
    margin: 20px 0 10px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #001642;
    border-color: #001642;
}

.page-link:hover,
.page-link:focus {
    z-index: 2;
    color: #001642;
    text-decoration: none;
    background-color: #ffffff;
    border-color: #001642;
    box-shadow: none;
}

.page-link {
    color: #001642;
}

div#submit_sim_rep a,
div#submit_rep a {
    color: #fff;
    cursor: pointer;
}

div#submit_sim_rep a:hover,
div#submit_sim_rep a:focus,
div#submit_rep a:hover,
div#submit_rep a a:focus {
    color: #001642 !important;
}

.term-report-modal .coach ul li {
    position: relative;
}

.term-report-modal .coach ul li .error {
    position: absolute;
    left: 0;
    line-height: 18px;
    padding-right: 30px;
    top: 38px !important;
    position: absolute;
    top: inherit;
    color: #dc3545;
}

.form-inner-wrap .error {
    position: absolute;
    left: 0;
    line-height: 18px;
    padding-right: 30px;
    top: 80px;
}

.cms-pages {
    padding: 142px 0 50px;
}

.cms-pages h1.display-4 {
    margin-bottom: 20px;
}

.report-tab-one .inner-form-box .form-check {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.d-f {
    display: flex;
    flex-wrap: wrap;
}

.player-report-table.tbl_shadow.records_wrap.cstm-scroll {
    overflow: auto;
}

.player_rp_detail .inner-form-box .form-check {
    padding-left: 0;
}

.cst_in-active,
.cst_active {
    padding-right: 10px;
}

.cst_in-active {
    opacity: .4;
}

.rp_test_score th {
    background: #00afef;
    color: #fff;
    border-bottom: 0 !important;
    border-right: 0 !important;
}

.rp_test_score {
    width: 100%;
    /* table-layout: fixed; */
    border-radius: 20px;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
}

.rp_test_score th.rp_player_name {
    /*background: #001642;*/
    vertical-align: inherit;
    text-align: center;
}


/* Wallet */

div#add_money_btn {
    margin-top: 20px;
}

div#add_money_btn {
    text-align: left;
}

div#add_money_btn a.cstm-btn {
    color: #fff;
    cursor: pointer;
}

div#add_money_btn a.cstm-btn:hover {
    color: #001642;
}

.wallet_amt {
    padding: 20px;
    margin-bottom: 20px;
    background: #00afef;
    color: #fff;
    border-radius: 20px;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

form#wallet .form-group {
    width: 100%;
    margin-bottom: 0;
}

form#wallet .form-group label {
    padding-left: 0;
}

form#wallet {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

form#wallet .wallet_form {
    display: flex;
    align-items: flex-end;
    width: 100%;
    margin-bottom: 15px;
}

.report-table-wrap span.vou_prod_type {
    border-radius: 10px;
    padding: 5px 10px;
}

.memberddd {
    padding-bottom: 55px;
}

.memberddd ul.pagination {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.memberddd .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #001642;
    border-color: #001642;
}

.memberddd .page-link:hover {
    border-color: #001642;
    background: #fff;
}

.memberddd .page-link {
    color: #001642;
}

.memberddd .page-link:focus,
.memberddd .page-link a:focus {
    outline: none;
    box-shadow: none;
}

.memberddd .player-report-table.tbl_shadow {
    overflow: auto;
}

.coach_listing span.parent-req-close button {
    background: #fff;
    /*border: 2px solid #001642;*/
    border: 0px solid transparent;
    color: #001642;
    padding: 0 5px;
    line-height: normal;
    font-size: 30px;
    border-radius: 5px;
}

.coach_listing span.parent-req-close button::focus,
.coach_listing span.parent-req-close::focus {
    outline: none;
    box-shadow: none;
}

.coach_listing .parent-req-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    font-weight: 600;
}

.child-voc .modal-footer {
    border-top: 2px solid #001642;
    display: flex;
    justify-content: flex-start;
}

.child-voc .button-check {
    padding-left: 30px !important;
}

.child-voc .form-check.child_check_wrap {
    padding-left: 30px;
    padding: 10px 0 10px 30px;
}

.child-voc label#accept-error {
    left: 30px;
    top: 33px;
}

.child-voc .pink-heading h2 {
    font-family: 'Roboto', sans-serif;
}

.print_data,
.print_logo {
    display: none !important;
}

.form-check.child_check_wrap .cstm-check label::before {
    top: 2px;
}

.form-check.child_check_wrap .cstm-check label::after {
    top: 5px;
}

.player-report-table.tbl_shadow .rp_test_score th {
    border-left: 1px solid #fff !important;
}

.print_logo.print-logo-design {
    text-align: center;
    display: none;
    width: 126px;
    margin-bottom: 20px;
    height: 70px;
}

.matches-dtl .cst-reports th p {
    color: #fff !important;
}

.matches-dtl table.table.table-bordered.cst-reports {
    width: 100%;
    /* table-layout: fixed; */
    border-radius: 20px;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #d9dada;
    overflow: hidden;
}

.account-menu ul {
    align-items: center;
}

.account-menu ul li.nav-item.dropdown {
    line-height: 14px;
}

.account-menu ul li.nav-item.dropdown a {
    color: #fff;
    text-transform: capitalize;
    text-decoration: none !important;
    padding: 7.5px 10px;
}

.account-menu ul li.nav-item.dropdown .dropdown-menu.show {
    border: 2px solid #00aeee;
    border-radius: 0;
    top: 11px !important;
}

.account-menu ul li.nav-item.dropdown .dropdown-menu.show a {
    color: #000;
}

.account-menu ul li.nav-item.dropdown .dropdown-menu.show a:hover {
    color: #fff;
    border-radius: 0;
    background: #00afef;
}

.account-menu ul li.nav-item.dropdown .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: .255em;
    content: "";
    position: relative;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    top: 2px;
}

.accordian_summary {
    margin-top: 30px;
}

.accordian_summary .card {
    margin-top: 0;
    box-shadow: 0 0 20px rgb(0 0 0 / 50%);
}

.accordian_summary .card .card-header,
.accordian_summary .card .card-header:first-child {
    margin-bottom: 5px;
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border: 0;
}

.member .pink-heading {
    /*margin-bottom: 50px;*/
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.member .pink-heading.comp_match {
    justify-content: flex-start !important;
}

.member .pink-heading h2.text-left {
    margin-bottom: 0px;
}

.member .pink-heading a {
    margin-left: 5px;
}

.member .pink-heading a i {
    font-size: 16px !important;
    height: 30px;
    width: 30px;
    color: #fff !important;
    background: #00afef;
    border: 2px solid #00afef;
    border-radius: 100px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
}

.member .pink-heading a i:hover {
    color: #00afef !important;
    background: #fff;
    text-decoration: none;
}

table.add_on_services.match_game_chart a {
    color: #00afef;
}

.member .pink-heading a:hover {
    text-decoration: none;
}

.matches_summery .card-header {
    background: #001642 !important;
}

.matches_summery .collapse.show,
.matches_summery .collapsing {
    border: 3px solid #001642;
    margin-bottom: 5px;
    margin: 0 15px 5px;
    position: relative;
    top: -8px;
}

.matches_summery .card .card-header a span {
    color: #001642;
}

a#add_match {
    color: #fff;
    cursor: pointer;
}

a#add_match:hover {
    color: #001642;
}

.matches-status-text {
    max-width: 100%;
}

.matches-status-text label {
    padding-left: 0 !important;
}

.matches-status-text label {
    padding-left: 0 !important;
    display: inline-flex;
}

.matches-status-text label span {
    color: #001642;
    font-weight: 500;
    margin-right: 3px;
}

.matches-card-body {
    padding: 0 15px !important;
}

.matches-card-body .form-group {
    padding: 10px;
    border: 2px solid #00afef;
}


/*.cstm-reg-sec .card.coach_profile{

    border: none; 

     padding: 0; 

     box-shadow: none; 

     border-radius: 0;

}*/

.cstm-reg-sec .card-header {
    font-family: 'Montserrat', sans-serif;
    color: #001642;
    text-align: center;
    margin-bottom: 40px;
    font-size: 44px;
    padding: 0;
    line-height: 42px;
    font-weight: 400;
}

.cstm-reg-sec .button_form_row {
    border: none !important;
    padding: 0 !important;
}

.cstm-reg-sec .form-button {
    padding: 0 !important;
}

#crop_image .modal-dialog {
    max-width: 80%;
    margin: 1.75rem auto;
}

.outer-wrap-player-goal .collapse.show,
.outer-wrap-player-goal .collapsing {
    border: 3px solid #001642;
    margin-bottom: 5px;
    margin-top: -7px;
    box-shadow: inset 7px 7px 20px 0px rgba(0, 0, 0, 0.1);
    margin: -5px 15px 5px;
    border-top: 0;
}

.outer-wrap-player-goal .accordian_summary .card .card-header {
    background: #001642;
    border: 3px solid #001642 !important;
    text-align: center;
    background: #001642;
    padding: 4px 15px;
}

.outer-wrap-player-goal .accordian_summary .card .card-header a {
    font-size: 17px;
    padding: 0 5px;
    color: #ffffff;
    text-align: center !important;
    font-weight: 600;
    display: block;
    text-transform: capitalize;
}

.outer-wrap-player-goal .accordian_summary {
    margin-top: 30px;
    margin-bottom: 15px;
}

.goal-level-report {
    padding-bottom: 0 !important;
}

.goal-filter .form-group label {
    font-size: 14px;
    color: #dc3545;
    font-weight: 500;
    width: 100%;
    margin-bottom: 0;
    position: absolute;
    top: 45px;
    left: 5px;
}

.coach-goal-comment-sec {
    padding: 100px 0;
}

.player-report-row button.cstm-btn {
    margin-right: 15px;
}

#simple_report_filter input {
    height: 43px;
}

#simple_report_filter select,
#complex_report_filter select,
select#child_id {
    display: block;
    width: 100%;
    height: 43px;
    padding: 6px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: relative;
    background-image: url(../images/select.svg) !important;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    z-index: 9;
    -moz-appearance: none;
    -webkit-appearance: none;
}

form#simple_report_filter select:focus,
#complex_report_filter select:focus,
select#child_id:focus {
    outline: none;
}

.card-header.view-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-header.view-card-header a {
    width: 59%;
}

.card-header.view-card-header .view_stats {
    width: 100% !important;
    font-size: 14px !important;
    text-transform: uppercase;
    text-decoration: none;
    background: #fff;
    color: #000 !important;
    margin: 0 !important;
    color: #ffffff;
    font-weight: 500;
    padding: 10px 18px !important;
    /*transition: all linear 0.3s;*/
    border: 2px solid #fff;
    border-radius: 4px;
    font-weight: 500;
    text-align: center;
}

.card-header.view-card-header .view_stats:hover {
    border: 2px solid #001642;
    color: #001642 !important;
}

.match_game_chart {
    margin: 20px 0;
    border: 1px solid #d9dada;
    width: 100%;
}

.match_game_chart th {
    color: #fff;
    padding: 10px;
    font-size: 20px;
    background: #001642;
    width: 80%;
}

.match_game_chart th a i {
    color: #fff;
    display: flex;
    justify-content: center;
}

.match_game_chart th a:hover {
    text-decoration: none;
}

.match_game_chart td {
    padding: 15px 19px;
    border-left: 1px solid #d9dada;
    border-bottom: 1px solid #d9dada;
    text-align: unset !important;
}

.match_game_chart td.remove_game_chart {
    text-align: center !important;
}

table.add_on_services td a img {
    padding: 5px;
    border: 2px solid #001642;
}

.rp_list_section .report-table-wrap th {
    min-width: 175px !important;
}

.newsletter-msg {
    padding: 100px 0;
}

.newsletter-msg .inner-wrap {
    border: 2px solid green;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 35%;
    margin: 0 auto;
    padding: 30px;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

.newsletter-msg .error-msg {
    border-color: red !important;
}

.newsletter-msg .inner-wrap p {
    font-size: 18px;
    font-weight: 600;
    color: green;
}

.newsletter-msg .inner-wrap.error-msg p {
    color: red;
}

.newsletter-msg .inner-wrap.error-msg span {
    position: relative;
    display: block;
    height: 30px;
    width: 30px;
    background: red !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    margin-bottom: 10px;
}

.newsletter-msg .inner-wrap span {
    position: relative;
    display: block;
    height: 30px;
    width: 30px;
    background: green;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    margin-bottom: 10px;
}

.newsletter-msg .inner-wrap span i {
    color: #fff;
}

table.stats {
    margin-bottom: 0;
}

.member .pink-heading.btn-right {
    justify-content: space-between !important;
}

.report-table-wrap.player_rp_detail table.stats.table.table-bordered.cst-reports th {
    vertical-align: middle;
}

.report-table-wrap.player_rp_detail table.stats.table.table-bordered.cst-reports {
    border: 4px solid #001642 !important;
    border-radius: 0 !important;
    background: #001642;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

.view_stats .card-body {
    padding: 0;
}

.view_stats .report_row {
    padding: 0;
}


/*.match_game_chart td a



{

    cursor: default;

}

.match_game_chart td.remove_game_chart a

{

    cursor: pointer;

}*/

.all-members figcaption.activity-caption:hover {
    background: #fff !important;
}

span.game-icon i {
    font-size: 31px;
    color: #fff;
}

span.game-icon {
    z-index: 999;
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*cursor: pointer;*/
}

.ques-row {
    padding: 0;
}

.form-group .ques-row label {
    font-size: 18px;
}

.cart-table__options li {
    padding: 0;
}

.ques-row label.error {
    font-size: 12px;
    line-height: 12px;
    margin: 0 !important;
}

.card-header.view-card-header .view_stats {
    margin-left: 15px !important;
}

.checkout-step-sec .multi_step_form .step-form-content a.cstm-btn.solid-btn {
    -moz-appearance: none;
    -webkit-appearance: none;
}


/*200827*/

.player-info-sec {
    padding: 70px 0px;
}

.game-card {
    height: 147px;
    border-bottom: 4px solid #be298c;
    position: relative;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
}

.game-card:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: #be298c;
    left: 50%;
    transform: translateX(-50%);
    bottom: -11px;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
}

.game-detail {
    text-align: center;
    padding: 40px 10px 20px;
    position: relative;
}

.game-detail::before {
    position: absolute;
    content: '';
    height: 35px;
    width: 4px;
    background: #001642;
    top: 7px;
    left: 50%;
    transform: translateX(-50%);
}

.game-date {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    /* margin-bottom: 10px;*/
}


/*.game-icon-circle {

    width: 90px;

    height: 90px;

    display: flex;

    align-items: center;

    margin: 0px auto;

    background: #42a8e9;

    justify-content: center;

    border-radius: 50%;

    font-size: 31px;

    color: #fff;

    position: relative;

}*/


/*.game-icon-circle:after {

    position: absolute;

    content: "";

    top: calc(100% - 13px);

    height: 0;

    border-left: 30px solid transparent;

    border-right: 31px solid transparent;

    border-top: 63px solid #42a8e9;

    width: 0;

    left: 50%;

    transform: translateX(-50%);

}*/

.game-detail .player-info {
    max-width: 200px;
    display: flex;
    flex-direction: column;
    margin: 0px auto;
    background: #00afef;
    border-radius: 11px;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
    padding: 10px;
    border: 4px solid #fff;
}

.game-icon-circle figure {
    height: 180px;
    position: relative;
}

.all-members .player-report-table.tbl_shadow {
    width: 100%;
}

.game-icon-circle figure img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.player-info p {
    color: #fff;
    line-height: 1.2;
}

.normal-link {
    font-size: 14px;
    color: #ffffff !important;
    font-weight: 500;
    /* margin-top: 4px;*/
    text-decoration: underline !important;
}

.player-info-slider .owl-nav {
    position: absolute;
    top: 20%;
    transform: translateY(-50%);
    width: 100%;
}

.player-info-slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px !important;
    color: #00afef !important;
}

.player-info-slider .owl-nav button:hover {
    color: #001642 !important;
}

.player-info-slider .owl-nav button i {
    background: #fff;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    border-radius: 100%;
}

.player-info-slider .owl-nav .owl-prev {
    left: -20px;
}

.player-info-slider .owl-nav .owl-next {
    right: -20px;
}

.player-info-card {
    overflow: hidden;
}

button:focus {
    outline: none !important;
}


/************/


/*.register-acc .cstm-radio {

    margin: 0px 5px 0 0;

}

*/

.event-card-form .form-group p {
    font-weight: 500;
}

.event-card-form .form-group p.cst-fees {
    font-size: 25px;
    color: #001642;
}

.outer-slt {
    position: relative;
    min-width: 543px;
}

.outer-slt select#child {
    width: 100%;
}

.main_t_user {
    margin-bottom: 13px;
}

.outer-slt .error {
    width: 100% !important;
    position: absolute !important;
    left: 0 !important;
    top: 43px !important;
    font-size: 14px !important;
    color: #dc3545 !important;
}

.contact_wrap {
    display: flex;
    flex-wrap: wrap;
}

.next-setp {
    text-align: right;
}

.button-center {
    text-align: center;
}

.tab-cstm-radio {
    margin: 0;
}


/*.register-acc h5.mb-0 .tab-cstm-radio label::before {

    content: "";

    position: absolute;

    left: -15px;

    top: -6px;

}

.register-acc h5.mb-0 .tab-cstm-radio label::after {

    content: "";

    position: absolute;

    left: -8px;

    top: -3px;

}*/

.register-acc .media_photo {
    font-weight: 500;
    font-size: 16px;
}

.register-acc p.media_cont {
    width: 8.5%;
    color: #000;
    margin-right: 0 !important;
    float: left;
}

.media_cont_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: baseline;
    margin-bottom: 25px;
}

.family_mem {
    padding-top: 0 !important;
}

.family_mem .form-partition {
    border: 3px solid #001642;
    padding: 15px;
    border-top: 0;
    margin: 0 10px;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

.parent_fam_mem .card-body {
    border: none !important;
}

input#male,
input#female,
input#male,
input#p-l-english-yes,
input#p-l-english-no,
input#book_person_no1,
input#p-l-eng-yes,
input#p-l-eng-no {
    display: none;
}

.validate_address .error {
    top: 3px !important;
    position: relative;
    left: 0;
}

.type-Child .member-icon {
    width: 80px;
    height: 80px;
}

.textarea_wrap {
    padding: 0;
}

div#sec_all {
    padding: 0;
}

.card.disable_tab {
    pointer-events: none;
}

.pink-heading.print_logo_image {
    display: flex;
    flex-direction: column;
}


/*input#onemale,

input#onefemale {

    display: none;

}
*/

form#newsletter .error {
    top: 55px;
    left: 0;
}

.wallet_form p.amt-money {
    color: #000;
    font-weight: 400;
    padding: 7px 15px 7px 0;
}


/*.wallet_form label#money_amount-error {

    position: absolute;

    top: 76px;

    left: 15px;

    font-weight: 500 !important;

}*/

.cart.block .alert_msg.alert.alert-danger:nth-child(2),
.cart.block .alert_msg.alert.alert-danger:nth-child(3),
.cart.block .alert_msg.alert.alert-danger:nth-child(4),
.cart.block .alert_msg.alert.alert-danger:nth-child(5) {
    display: none;
}

.outer-wrap form select {
    height: 38px;
    padding: 6px;
}

.outer-wrap form select:focus,
.outer-wrap form input:focus {
    outline: none;
    border-color: #ced4da;
}

.overview-sec {
    padding: 100px 0 55px;
}

.overview-sec .report_row {
    padding: 25px;
}

.overview-sec .table_wrap {
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    overflow: auto;
}

.report-table-wrap {
    overflow: unset;
}

.overview-sec .table_wrap table {
    width: 100%;
    border-radius: 20px;
    border-collapse: separate;
    border-spacing: 0;
    border: none;
    overflow: auto;
}

.overview-sec .table_wrap table tbody {
    background: #001642;
}

.overview-sec .table_wrap table th {
    vertical-align: middle;
    width: 70%;
    border: none;
    border-top: 1px solid #dee2e6 !important;
    border-left: 1px solid #dee2e6;
}

.overview-sec .table_wrap table td {
    background-color: #fff;
    color: #666;
    font-weight: 400;
    text-align: left;
    border: none;
    padding: 12px;
    vertical-align: middle;
    border-left: 1px solid #dee2e6 !important;
    border-right: 1px solid #dee2e6 !important;
    border-top: 1px solid #dee2e6 !important;
}

.overview-sec .table_wrap table td h5,
.overview-sec .table_wrap table td p {
    font-size: 16px;
    font-weight: 300;
    color: #666666;
    text-transform: capitalize;
}

.overview-sec .table_wrap table th p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.overview-sec .fam-mem-contact table th {
    width: 162px;
}

.overview-sec .fam-mem-contact .report-table-wrap {
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    overflow: auto;
    margin-bottom: 30px;
}

.overview-sec .fam-mem-contact .table_wrap {
    box-shadow: none;
    border-radius: 0;
    overflow: unset;
}

.register-acc.overview-sec h2 {
    font-size: 20px;
    color: #000;
}

.edit-family-member a.cstm-btn {
    background: #fff;
    border: 2px solid #fff;
    color: #000;
}

.edit-family-member a.cstm-btn:hover {
    background: #fff;
    border: 2px solid #001642;
    color: #001642;
}

.overview-sec .fam-mem-contact .table_wrap ul,
.text-wrap ul {
    display: flex;
    flex-direction: column;
}

.overview-sec .fam-mem-contact .table_wrap ul li p,
.text-wrap ul li p {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}

.overview-sec .fam-mem-contact .table_wrap ul li span,
.text-wrap ul li span {
    font-size: 18px;
    color: #464646;
    font-weight: 400;
    text-transform: capitalize;
}

.overview-sec .fam-mem-contact .report_row {
    padding: 0;
}

.card-header.family-tabs {
    background: #001642 !important;
}

.register-acc .form-partition .card-header.conatct-inner-tab {
    background: #001642 !important;
    margin-bottom: 0 !important;
}

.register-acc .form-partition.fam-mem-contact .card {
    margin-bottom: 5px;
}

.outer_wrap_playes {
    padding: 15px;
    border: 2px solid #001642;
}

.outer_wrap_playes .form-radios {
    display: unset;
    flex-wrap: unset;
    width: auto;
}

.outer_wrap_playes label {
    text-align: left !important;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.outer_wrap_playes .cstm-radio label::after {
    top: 4px;
}

.outer_wrap_playes .cstm-radio label::before {
    top: 1px;
}

input#show_name_yes,
input#show_name_no {
    display: none;
}

.outer_wrap_playes p.holiday_camps {
    margin-bottom: 10px !important;
}

.outer_wrap_playes .cstm-radio {
    padding-left: 15px;
}

.outer_wrap_playes .cstm-radio.booking {
    padding-left: 0;
}

.textarea-wrap {
    padding-left: 0;
}

.main_acc-set label {
    width: auto !important;
}

.main_acc-set input {
    display: block !important;
    width: auto !important;
}

.outer_wrap_playes .form-group.row {
    padding: 0 15px;
}

p.leaderboard-note {
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
}

p.leaderboard-note span {
    font-weight: 500;
}

.t-p-text a,
.t-p-c-more a,
.t-p-c-more a:hover,
.t-p-text a:hover,
a.less-about-camp:hover,
a.less-about-camp,
.read-more-less,
.read-more-less:hover {
    font-weight: 500 !important;
    color: #007bff;
    text-decoration: none !important;
}

.t-p-c-more .less-about-camp {
    font-weight: 500 !important;
    color: #007bff;
    text-decoration: none !important;
}

.owl-stage .owl-item:nth-child(even) .testimonial-card {
    background: #001642;
}

.owl-stage .owl-item:nth-child(even) img.b-icon {
    display: none;
}

.owl-stage .owl-item:nth-child(odd) img.nb-icon {
    display: none;
}

.member .pink-heading a.add_competition.cstm-btn {
    width: 200px;
}

.o-i-testimonials.multi-testimonial {
    padding-top: 50px;
}

button#btnVanue:hover,
button#course_book:hover,
.main_button:hover,
button#btnVanue:focus,
button#course_book:focus,
.main_button:focus {
    background: #fff !important;
    border: 2px solid#001642;
    color: #001642 !important;
}

button#btnVanue,
button#course_book,
.main_button {
    background: #001642;
    border: 2px solid #001642;
    color: #fff !important;
    white-space: nowrap;
}

form#venueForm a,
.upload-section a {
    color: #00afef;
}

.outer_wrap_row {
    border: 4px solid #001642;
    padding: 30px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0;
}

.member .accordian_summary .collapse.show,
.member .accordian_summary .collapsing {
    border: 3px solid #00153f;
    margin: 0 15px;
    position: relative;
    top: -8px;
    box-shadow: inset 7px 7px 20px 0px rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
 fill: #fff;
}

.member .accordian_summary .card {
    margin-bottom: 5px;
}

.member .accordian_summary .card-header {
    margin-bottom: 0 !important;
}

.account_settings .card.acc_card,
.card.cr-form,
.card.pr-form,
section.login-sec .card {
    border: 3px solid rgb(0 22 66);
    box-shadow: inset 7px 7px 20px 0px rgba(0, 0, 0, 0.1);
}

.acc_card {
    border: 3px solid rgb(0 22 66);
    box-shadow: inset 7px 7px 20px 0px rgba(0, 0, 0, 0.1);
}

.accordian_summary .card .card-header.view-card-header {
    margin-bottom: 5px !important;
}

.testimonial-sec .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 35px;
    width: 35px;
}

.events-sec::after {
    display: none;
}

div#profile-detail figure.activity-card-img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto;
}

div#profile-detail figure.activity-card-img img {
    width: 150px !important;
    height: 150px !important;
    object-fit: cover;
    object-position: top;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto;
}

.slider-and-info-wrap .owl-dots.disabled {
    display: none !important;
}

div#b-c-modal {
    padding: 0 !important;
}

#b-c-modal .modal-dialog {
    margin-top: 150px;
    max-width: 80%;
    top: -50px;
}

#b-c-modal table {
    table-layout: fixed;
}

.card.sky-blue {
    background: #00afef;
}

.card.blue {
    background: #001642 !important;
}

.card.sky-blue button {
    color: #fff;
}

#accordion .card.sky-blue .card-body {
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, .03);
    border-top: 0;
    color: #464646;
    font-size: 14px;
    background: #fff;
    border-color: #00aae8;
}

#accordion .card.blue .card-body {
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, .03);
    border-top: 0;
    color: #464646;
    font-size: 14px;
    background: #fff;
    border-color: #001642 !important;
}


/*faq page css starts here*/

.faq-sec {
    padding: 80px 0;
}

.faq-sec .card h2 button {
    font-size: 20px;
    color: #fff;
}

.faq-sec span.icon_wrapss i::before {
    display: none;
}

.faq-sec .card {
    border: none;
    margin-bottom: 5px;
}

.faq-sec .card .card-body {
    border: 3px solid #001642;
    position: relative;
    top: -3px;
    margin: 0 15px;
    box-shadow: inset 7px 7px 20px 0px rgba(0, 0, 0, 0.1);
}

.faq-sec .card .card-body h2 {
    font-size: 18px;
}

.faq-sec .card .card-header {
    background: #001642;
}

.faq-sec .card-header button::after {
    display: none !important;
}

.member .pink-heading.comp_match.match_edit {
    display: flex;
    justify-content: space-between !important;
    width: 100%;
}

.member .match_edit .inner_wrap_icon {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.member .inner_back_wrap {
    display: flex;
    width: 100%;
}

.member .inner_back_wrap h2 {
    text-align: left;
    width: 85%;
}

.member .inner_back_wrap a {
    height: 45px;
}

h2.comp_and_match {
    text-align: left;
}

.session-time-table .player-report-table.p-i-table,
div#all-goals .player-report-table.tbl_shadow {
    overflow: auto;
}

.coach-goal-comment-sec .player-report-table.tbl_shadow {
    overflow: auto !important;
}

.match-form-wrap form a {
    color: #00afef;
}

.game-chart {
    padding: 100px 0 70px;
}

.game-chart figure {
    margin-bottom: 30px;
    border: 2px solid #001642;
    padding: 5px;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.game-chart figure img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.game-chart .outer-wrap {
    margin-top: 15px;
}

.game-chart ul.cart-list {
    margin-bottom: 25px;
}

.game-chart ul.cart-list li p {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
}

.game-chart .outer-wrap h4 {
    font-size: 26px;
    color: #001642;
    text-transform: capitalize;
    margin-bottom: 10px;
    line-height: 20px;
}

ul.cart-list li span {
    font-size: 18px;
    font-weight: 300;
    color: #666;
    padding-left: 3px;
    text-transform: capitalize;
}

figure.about-us-img-wrap {
    position: relative;
    margin-top: 50px;
    z-index: 99;
}

figure.about-us-img-wrap::after {
    position: absolute;
    content: '';
    background: #00afef;
    height: 433px;
    width: 503px;
    left: 70px;
    top: -37px;
    z-index: -1;
}

figure.about-us-img-wrap img {
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

.match_btn {
    flex-direction: row;
    display: flex;
    width: 41%;
    /* align-items: end; */
    float: right;
    justify-content: flex-end;
}

.match_btn a {
    width: 100%;
    max-width: 132px;
}

.drh-activity-sec figcaption.activity-caption span {
    color: #666666;
}

.drh-activity-sec figcaption.activity-caption:hover span {
    color: #fff;
}

.event-book {
    padding: 5px 10px;
    background: #00afef;
    text-align: center;
}

.event-book p {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}

.wallet_form input.form-control.input--error {
    position: relative;
}

.wallet_form input.form-control.input--error label#money_amount-error {
    top: 96px !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none!important;
    margin: 0!important;
}

.testimonial-slider .owl-dots .owl-dot:first-child {
    margin: 0;
}

#date {
    line-height: 16px;
}

@-moz-document url-prefix() {
    #date_of_birth {
        padding: 0 5px 3px;
    }
    input[type="date"]:before {
        color: transparent;
        background: none;
        display: block;
        font-family: "Font Awesome 5 Free";
        content: '\f073';
        width: 15px;
        height: 20px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 6px;
        color: #999;
        font-weight: bold;
    }
}

div#upload_doc select {
    background-position: top 50% right 5px;
}

div#upload_doc input,
div#upload_doc select {
    padding: 3px 6px;
}

div#upload_doc input:hover,
div#upload_doc select:focus,
div#upload_doc input:hover,
div#upload_doc select:focus {
    outline: none;
    border-color: #ced4da;
}

.upper_text_wrap .item img {
    height: 450px;
    width: 100%;
    object-fit: cover;
}

.det-gender-opt input {
    margin: 0px 5px 0 5px !important;
}

.det-gender-opt input:focus {
    outline: none;
}

.det-gender-opt label {
    padding-right: 5px;
}

.match-form-wrap .table_outer_wrap {
    overflow: auto;
}

.report-table-wrap.report-tab-sec.report-tab-one.player_rp_detail.matches-dtl {
    overflow: auto !important;
}

.order_dld .card-body {
    padding: 15px 10px;
}

.order_dld table td,
.order_dld table th {
    font-size: 14px;
}

.order_dld .accordian_summary .card .card-header a {
    font-size: 19px;
}

#toilet .modal-header {
    background: #001642;
    border: none;
    border-radius: 0;
    padding: 10px;
}

#toilet button.close.close_toilet {
    position: absolute;
    right: 10px;
    top: 5px;
}

#toilet .modal-header h5 {
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
}

#toilet .modal-header .close_toilet span {
    color: #fff;
}

.camp_list_title.camp-logo-section.mb-0 img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    max-height: 120px;
}

div#confirmation-error {
    left: 0 !important;
}

#toilet .modal-dialog {
    max-width: 680px;
    position: relative;
    margin: 1.75rem auto;
    top: 190px;
    border: 2px solid #001642;
}

#toilet .modal-content {
    border: 1px solid #001642;
    border-radius: 0;
}

#toilet {
    outline: 0 !important;
    top: 50% !important;
    left: 50% !important;
    width: 680px !important;
    transform: translate(-50%, -50%);
    box-shadow: none !important;
    height: initial !important;
    overflow: initial !important;
}

#toilet .modal-dialog {
    margin: 5px auto !important;
    top: unset !important;
}

.toilet_modal_back.show {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
}

div#toilet {
    /*background: rgba(0,0,0,0.5);*/
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.3);
    padding: 0 !important;
}

#toilet .modal-body p {
    color: red;
    font-weight: 500;
}

.toilet-modal-open {
    overflow: auto;
}

div#upload_doc input,
div#upload_doc select {
    font-size: 14.5px;
}

input#med_cond_no1,
input#med_cond_yes1,
input#allergies1,
input#allergies,
input#pres_med-yes,
input#pres_med-no,
input#med-req-yes,
input#med-req-no,
input#toilet-yes,
input#toilet-no,
input#beh_need-no,
input#beh_need-yes,
input#media_consent_no,
input#media_consent_yes,
input#confirm_no,
input#confirm_yes {
    display: none;
}

.cstm-radio.behv_radio {
    position: relative;
    top: 32px;
}

.panel .croppie-container .cr-boundary {
    position: relative;
    /*background: #001642!important;*/
    border: 3px solid #001642;
}

.panel div#preview-crop-image {
    position: relative;
    border: 3px solid #001642;
}

.panel button.btn.btn-primary.btn-block.upload-image.main_button {
    max-width: 140px;
    /* margin: 0 auto; */
}

.panel button.btn.btn-primary.btn-block.upload-image.main_button:focus,
.panel button.btn.btn-primary.btn-block.upload-image.main_button:active {
    outline: none;
    box-shadow: none;
    border-color: #001642;
}

.panel.panel-info {
    margin: 20px 0;
}

.panel .cr-viewport.cr-vp-circle {
    background: transparent !important;
}

.panel .cr-viewport.cr-vp-circle:focus {
    outline: none;
}

.panel strong {
    font-size: 16px;
}

.panel input {
    width: 60%
}

.conform_wrap {
    width: calc(100% - 98%) !important;
}

.conform_radios {
    width: 97% !important;
}

.conform_wrap .cstm-radio {
    margin: 0 !important;
}

.conform_wrap .cstm-radio label::before {
    left: 0 !important;
}

.main-header .navbar-header a:focus,
.main-header .navbar-header a img:focus {
    outline: none;
}

.conform_wrap .cstm-radio label::after {
    left: 7px !important;
}

.notifictaion-timeline td.view_option {
    text-align: center;
}

.notifictaion-timeline td p {
    /*white-space: nowrap;*/
}

.notifictaion-timeline td p a {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-transform: capitalize;
    color: #007bff;
}

div#tabs-3 button.cstm-btn.main_button {
    margin-bottom: 15px;
}

.profile_croper {
    padding: 100px 0;
}

.profile_croper .inner-cont {
    border: 3px solid #001642;
    padding: 20px;
}

.profile_croper .inner-cont figure {
    width: 100px;
    height: 100px;
    margin: 10px;
}

.profile_croper .inner-cont label img {
    width: 100px;
    height: 100px;
    margin: 0;
    border-radius: 100%;
    border: 3px solid #8c8c8c;
}

.profile_croper .inner-cont .img-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.profile_croper [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.profile_croper [type=radio]+figure img {
    cursor: pointer;
}

.profile_croper .report_row {
    padding: 0;
}

.profile_croper figure img,
.profile_croper figure.no_image p {
    opacity: 0.5;
}

.profile_croper [type=radio]:checked+figure img {
    border: 3px solid #001642;
    border-radius: 100px !important;
    height: 100px;
    width: 100px;
    object-fit: contain;
    opacity: 1
}

.profile_croper [type=radio]:checked+figure.no_image p {
    border: 3px solid #001642;
    border-radius: 100px !important;
    height: 100px;
    width: 100px;
    object-fit: contain;
    opacity: 1;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.profile_croper .submit_btn {
    text-align: right;
}

.profile_croper .acc_outer_wrap {
    margin-top: 30px;
}

.profile_croper .submit_btn a.main_button,
.profile_croper .submit_btn a.btn.btn-primary.main_button:focus {
    padding: 6px 30px;
    margin-top: 15px;
    border-color: #001642 !important;
}

.profile_croper .submit_btn a.btn.btn-primary.main_button:focus {
    box-shadow: none;
    outline: none;
}

.profile_croper h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 50px !important;
}

figure.no_image p {
    width: 100px;
    height: 100px;
    margin: 0;
    border-radius: 100%;
    border: 3px solid #8c8c8c;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}

.profile_croper .inner-cont figure p {
    font-weight: 500;
    font-size: 14px;
    color: #001642;
}

.content.c-qualification.cstm-qual {
    padding: 100px 0;
}

.content.c-qualification.cstm-qual .card-body {
    padding: 0;
}

.content.c-qualification.cstm-qual .card {
    border: none;
}

.doct-wrap {
    display: flex;
    align-items: center;
}

.doct-wrap a:last-child {
    padding-left: 5px;
}

.images_back_wrap {
    margin: 0 !important;
}

.box-body .form-group {
    position: relative;
}

.box-body .form-group .error {
    position: absolute;
    left: 0;
    line-height: 18px;
    padding-right: 30px;
    top: unset !important;
    bottom: -18px;
}

.box-footer {
    margin-top: 30px;
}

div#wallet_payment {
    padding-right: 0 !important;
}

div#wallet_payment .modal-header,
div#membershipPopupAfterBooking .modal-header,
div#membership .modal-header {
    background: #001642;
    text-align: center;
    position: relative;
}

div#wallet_payment .modal-header h5,
div#membership .modal-header h5 {
    color: #fff;
    width: 100%;
}

div#wallet_payment .modal-header button.close,
div#membership .modal-header button.close {
    position: absolute;
    top: 17px;
    right: 24px;
    padding: 0;
    z-index: 99;
}

div#wallet_payment .modal-header button.close span,
div#membershipPopupAfterBooking .modal-header button.close span,
div#membership .modal-header button.close span {
    color: #fff;
}

div#wallet_payment .modal-body li,
div#membership .modal-body li {
    margin-bottom: 2px;
}

div#wallet_payment .modal-body p {
    font-weight: 500;
    color: #000;
}

div#membership .modal-body p,
div#membershipPopupAfterBooking .modal-body p {
    font-weight: 500;
    color: #000;
    margin-right: 40px;
}

div#wallet_payment .modal-body span,
div#membership .modal-body span {
    font-weight: 400;
    padding-left: 2px;
    color: #666;
}

div#wallet_payment .modal-body button,
div#membership .modal-body button {
    margin-bottom: 0 !important;
}

div#wallet_payment .tect-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div#membership .tect-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
}

div#membership form#save_wallet {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

div#membership .from-wrap,
div#membershipPopupAfterBooking .from-wrap {
    display: flex;
    text-align: center;
    justify-content: center;
    width: 100%;
}

div#membership form#save_wallet label {
    margin-bottom: 0;
    margin-right: 10px;
    margin: 0 10px 0 3px;
}

div#wallet_payment .modal-dialog,
div#membership .modal-dialog {
    max-width: 600px;
}

div#membership .inner-warp {
    display: flex;
}

div#membership form#member_wallet {
    margin-top: 15px;
    display: flex;
    margin-left: auto;
}

.Payment-block button:focus,
div#wallet_payment .modal-body button:focus,
div#membership .modal-body button:focus {
    box-shadow: none;
    outline: none;
}

.modal-open {
    overflow-y: scroll;
}

div#wallet_payment .modal-dialog,
div#membershipPopupAfterBooking .modal-dialog,
div#membership .modal-dialog {
    max-width: 600px;
    top: 50%;
    transform: translateY(-50%);
}

.events-sec .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/down-arrow.svg) no-repeat !important;
    position: absolute;
    top: 15px;
    right: 5px;
    height: 11px;
}

.demo-form.SchoolCat {
    text-align: center;
    padding: 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    z-index: 1;
    position: relative;
}

.player-lik-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#nav-stats .progress-box {
    display: inline-block;
    text-align: center;
    position: relative;
    background: #ceb5b5;
    border-radius: 100%;
}

#nav-stats .progress-status-card {
    text-align: left;
    position: relative;
    margin-bottom: 30px;
}

#nav-stats .progress-status-card .round {
    height: 120px;
}

#nav-stats .progress-value {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
    flex-direction: column;
    justify-content: center;
    font-size: 15px;
    z-index: 111;
    font-family: var(--secondary-font);
}

#nav-stats .progress-value span,
.progress-value .cstm-value {
    font-size: 24px;
    font-family: var(--secondary-font);
}

#nav-stats .progress-status-card .round:after {
    position: absolute;
    width: calc(100% - 35px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*  border: 4px solid #d8d8d8;*/
    content: "";
    height: calc(100% - 35px);
    border-radius: 50%;
    background: #fff;
    transition: all 0.3s ease-in-out;
}


/*#nav-stats .progress-status-card .round:hover:after {

    transform: translate(-50%, -50%) scale(1.1);

}*/

#nav-stats .status-card {
    margin: 40px 0;
}

#nav-stats .inner-content {
    position: absolute;
}

#nav-stats .inner-content .icon_wrap {
    width: 125px;
    padding: 5px 10px;
    background: #89bceb;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 2px solid #2d78b5;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

#nav-stats p.prog_text,
#nav-stats p.prog_text sup {
    color: #1274d2;
    font-weight: 600;
    margin-top: 5px;
    text-transform: capitalize;
}

#nav-stats .inner-content .icon_wrap p.prog_text strong {
    padding: 0 4px;
    text-transform: capitalize;
}

.form-control:focus {
    border-color: #ced4da;
}

#nav-stats .inner-content {
    position: absolute;
    /* top: 57%; */
    /* top: 66%; */
    /* right: -105px; */
    transform: translateX(50%);
    z-index: -1;
    top: 0;
    left: 38%;
    margin-top: 5px;
}

#nav-stats .inner-content img {
    height: 35px;
    width: 35px;
}

#nav-stats .score-1-text .icon_wrap {
    width: 125px;
    padding: 5px 10px;
    background: #a3dcb8;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 2px solid #60ac7d;
}

#nav-stats .score-1-text p.prog_text,
#nav-stats .score-1-text p.prog_text sup {
    color: #4eb86c !important;
    font-weight: 600;
    margin-top: 5px;
    text-transform: capitalize;
}

.textarea_rwo_wrap {
    margin-top: 40px;
}

.textarea_rwo_wrap {
    height: 150px;
    border: 2px solid #001642;
    padding: 10px;
}

.textarea_rwo_wrap p {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

.textarea_rwo_wrap textarea:focus {
    border-color: #001642;
}

.select2-container .select2-selection--single {
    height: 43px !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    background-image: url(../images/select.svg) !important;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    border: 1px solid #ced4da !important;
    z-index: 9;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px !important;
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

span#select2-season_ID-container:focus,
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus:focus,
span.select2-selection.select2-selection--single:focus,
span.selection:focus,
input.select2-search__field:focus {
    outline: none !important;
}

span.select2-selection__arrow b {
    border: none !important;
}

div#nav-stats input {
    height: 45px;
}

.textarea_rwo_wrap {
    margin: 40px 0;
}

.records_wrap td p {
    white-space: pre-line;
}

.processing::after {
    position: fixed;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 9999;
}

.processing::before {
    position: fixed;
    content: 'We are processing your order - Please wait...';
    top: 0;
    left: 0;
    color: white;
    height: 100vh;
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    z-index: 99999;
    display: flex;
    /* transform: translate(-50%, -50%); */
    align-items: center;
    justify-content: center;
    padding: 15px;
    text-align: center;
}

.stat_from_row {
    margin: 0 -15px !important;
    padding: 0 15px;
}

ul.stats-list {
    margin: 10px 0 20px;
}

ul.stats-list li p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
}

ul.stats-list li span {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}

h1.print_heading,
ul.stats-list {
    display: none;
}

.marquee {
    height: 60px;
    /*overflow: hidden;*/
    position: relative;
    background: #00afef;
    color: #333;
}

.marquee.mobile {
    height: 50px;
}

.package-heading {
    margin-bottom: 25px;
}

.pack_form {
    text-align: right;
    /* margin-top: 30px; */
    padding-right: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/*.pack_form button.stripe-button-el {

    padding: 10px 18px;

}



    */

.progress-box p.number-text {
    font-weight: 600;
    color: #000;
    font-size: 22px;
}

.stats_bar_row {
    margin-bottom: 25px;
}


/*17 Nov 2020*/

ul.services-description li ul {
    list-style: initial;
    margin-left: 15px;
}

ul.services-description li ul li {
    box-shadow: none;
}

.tab-points-wrap .t-p-text p {
    margin-bottom: 10px;
}

.tab-points-wrap .t-p-text ul {margin:0 0 0 15px;}
.tab-points-wrap .t-p-text li {font-size: 16px; font-weight: 300; color: #666666;list-style: disc;}

.pay_with_wallet {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: 30px;
    align-items: center;
}

.pay_with_wallet button.cstm-btn.main_button {
    padding: 5px 10px;
    font-size: 12px !important;
}

.pack_form b {
    padding-right: 5px;
}

.camp-logo-section a.inner-logo {
    width: 100%;
    max-width: 275px;
    margin-top: -20px;
    padding: 20px;
}

.tabel_main_dtls th {
    white-space: nowrap;
}

.we-run-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 19 Nov 2020 */

.faq-sec ul,
.inverted ul {
    padding-left: 15px;
    list-style: disc;
}

.we-run-wrap {
    justify-content: center;
}

label#participant_gender-error {
    font-size: 11px;
    color: #dc3545;
    font-weight: 600;
    /* position: relative; */
    top: 40px;
}

section.events-sec.inner-event-section {
    padding-top: 70px;
}

.inner-icons {
    position: absolute;
    right: 0;
}

.calendar input[type="date"]:before {
    line-height: 20px;
}

body#main .football-course-sec:nth-of-type(2),
body#main main.products-layout-wrap:nth-of-type(2) {
    display: none;
}

.package-purchase {
    padding-top: 85px;
}

a.less-about-camp.box-5 {
    /* font-weight: 500; */
    color: #007bff;
    text-decoration: none;
}

.upload_opt a.cstm-btn.active {
    background: #001642;
    color: #fff;
    text-decoration: none;
    border-color: #001642;
}

.panel.panel-default.credit-card-box .panel-heading.display-table {
    width: 100%;
    margin-bottom: 10px;
}

.panel form#payment-form {
    padding: 0 10px;
}

.panel form#payment-form input {
    width: 100%;
}

.panel form#payment-form label.control-label {
    margin-bottom: 5px;
}

.panel-btn-wrap {
    margin: 10px 0;
}

form#payment-form .alert {
    margin: 10px 0;
}

form#payment-form .error {
    position: absolute;
    left: 15px;
    line-height: 18px;
    padding-right: 30px;
    top: unset;
    bottom: 0px;
    padding: 0 40px 0 10px;
}

.panel button.cstm-btn.main_button {
    margin-bottom: 50px;
}

.textbox-manage {
    margin: 15px;
}

.payment-switches {
    width: 100%;
}

.tabs-wrap ul li {
    width: 49.5%;
    text-align: center;
}

.tabs-wrap ul#pills-tab li a {
    padding: 25px 20px;
    background: #fff;
    border: 0;
    padding: 12px 11px;
    text-align: center;
    display: block;
    margin: 0;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    font-size: 18px;
    position: relative;
    border-radius: 4px;
    background-color: #fff;
    color: #00afef;
    min-height: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tabs-wrap ul#pills-tab li a.active {
    background: #03163b;
    color: #fff;
    border: 0;
    position: relative;
}

.tabs-wrap div#pills-tabContent {
    margin-top: 30px;
    border: 1px solid #d1d1d1;
    padding: 24px 20px;
    background: #eaf0f4;
    border-radius: 4px;
}

.tabs-wrap ul#pills-tab li a.active:after {
    background: #03163b;
    z-index: 999;
}

.tabs-wrap ul#pills-tab li a:after {
    content: "";
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%) rotate(-180deg);
    transform: translateX(-50%) rotate(-180deg);
    -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
    clip-path: polygon(50% 0, 0 100%, 100% 100%);
    height: 10px;
    width: 20px;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    background: #ffffff;
    height: 11px;
}

.term-content span {
    line-height: 26px;
}

.textbox-manage ul {
    list-style: unset;
    padding-left: 15px;
}

.testimonial-slider .owl-nav {
    display: none !important;
}

.cms-pages strong,
.cms-pages b {
    font-weight: 600;
}

.textbox-manage ul li {
    font-weight: 300;
    color: #666666;
}

.total_wrap {
    text-align: right;
    padding: 0 20px;
    margin: 30px 0;
}

.total_wrap p,
.total_wrap span {
    font-size: 20px;
}

div#membership h5#exampleModalLongTitle,
div#membership .modal-header h5 {
    font-size: 22px;
}

div#membership .inner-warp,
div#membershipPopupAfterBooking .inner-warp {
    padding: 10px 15px;
}

div#membership .modal-body,
div#membershipPopupAfterBooking .modal-body {
    padding: 0;
}

div#membership .tect-wrap,
div#membershipPopupAfterBooking .tect-wrap {
    border-bottom: 4px solid #001642;
}

div#membership .tect-wrap p,
div#membershipPopupAfterBooking .tect-wrap p {
    padding: 5px 15px;
    margin: 0;
    text-align: center;
}

div#membership hr.from-line,
div#membershipPopupAfterBooking hr.from-line {
    border-top: 1px solid #a0a8b5;
    width: 100%;
    margin: 5px 0;
}

div#membership .from-wrap p,
div#membershipPopupAfterBooking .from-wrap p {
    font-weight: 600;
    font-size: 17px;
    width: 90%;
}

div#membership .tect-wrap a {
    text-transform: uppercase;
    color: black;
    text-decoration: underline;
}

div#membership form#member_wallet {
    padding: 0 15px;
    text-align: center;
    justify-content: flex-end;
    display: flex;
    margin: 0px 0 15px !important;
}

.from-wrap input:checked+label::after {
    opacity: 1 !important;
}

.from-wrap input {
    position: absolute;
    opacity: 0;
    z-index: -999;
}

.rad-checked::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border-right: 2px solid #001642;
    border-bottom: 2px solid #001642;
    transform: rotate(45deg);
    opacity: 0;
}

.rad-checked {
    height: 18px;
    width: 18px;
    border: 2px solid #000;
    position: relative;
    margin-top: 5px;
}

.activity-slider .owl-dots span {
    border-color: #fff !important;
}

.notice-wrap {
    margin: 0 20px;
    border: 3px solid red;
    padding: 10px;
    margin-bottom: 20px;
}

.notice-wrap h4 {
    margin-bottom: 5px;
}

table.stats.table.table-bordered.cst-reports th {
    border-bottom: 1px solid #dee2e6 !important;
    border-top: none !important;
    border-left: 1px solid #00afef;
}

.cst_text_wrap {
    margin: 15px 15px;
    /*border: 2px solid red;*/
}

.cst_text_wrap p {
    color: red;
}

.player-report-table .report-table-wrap .cstm_invoice_wrap tbody tr td:last-child,
.player-report-table .report-table-wrap .cstm_invoice_wrap tbody tr td:last-child {
    width: 300px!important;
    min-width: 300px!important;
}

table.cstm_invoice_wrap p {
    white-space: pre-wrap;
}

.cst-vedio-sec {
    padding: 80px 0 50px;
}

.cst-vedio-sec .inner-cont {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.cst-vedio-sec h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 50px;
}

.cst-vedio-sec .Vedio-wrap {
    margin-top: 5px;
    height: 208px;
    width: 100%;
    border: 4px solid #001642;
    box-shadow: 6px 6px 25px -4px rgba(0, 0, 0, 0.2);
}

.cst-vedio-sec .inner-cont span {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
}

.Vedio-wrap iframe {
    height: 100%;
    width: 342px;
}

.cst-vedio-sec .inner-cont h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.cst-vedio-sec .inner-cont p {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    text-transform: capitalize;
    min-height: 100px;
    width: 90%;
}

.cst-vedio-sec .inner-cont {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    padding: 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

.Vedio-wrap iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.cst-vedio-sec .Vedio-wrap {
    position: relative;
    padding-bottom: 54.26%;
    overflow: hidden;
    height: auto;
    border: 3px solid #00164282;
    border-radius: 7px;
    box-shadow: none;
}

.sec-text-block {
    max-width: 1000px;
    margin: 40px auto;
    text-align: center;
}


/*290121*/

.date_cstm_wrap .main-wrap {
    display: block;
    position: static;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.date_cstm_wrap .main-wrap input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.date_cstm_wrap .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    border: 5px solid #fff;
    height: 140px;
    width: 130px;
    background-color: #001642;
    border-radius: 20px;
    padding: 5px 0;
    box-shadow: 6px 6px 25px -4px rgb(0 0 0 / 40%);
}

.date_cstm_wrap .checkmark.disabled {
    background: #ccc;
}

.main-wrap input:checked~.checkmark {
    background-color: #00afef;
    color: #fff;
}

.date_cstm_wrap span.cst-full-booked {
    font-size: 21px;
    text-align: center;
    line-height: 24px;
    color: #000;
    font-weight: 600;
}

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

.main-wrap input:checked~.checkmark:after {
    display: block;
}

.main-wrap .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.date_cstm_wrap ul.days_list {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    /* width: 100%;
    max-width: 80%;
    margin: 0 auto;*/
}

.date_cstm_wrap ul.days_list li:nth-child(6),
.date_cstm_wrap ul.days_list li:last-child {
    margin-right: 0
}

.date_cstm_wrap ul.days_list li {
    width: 15%;
    height: 130px;
    margin-bottom: 25px;
    padding: 0;
    margin-right: 15px;
}

.date_cstm_wrap ul.days_list li::after {
    display: none;
}

.date_cstm_wrap ul.days_list .inner-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 8px 0px;
}

.date_cstm_wrap p {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    line-height: 24px;
}

.date_cstm_wrap span.cstm_dte {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
}

.date_cstm_wrap span {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
}

.date_cstm_wrap ul.days_list li.disable .checkmark {
    background: #bfbfbf;
}

p.cst-fees input#final_paygo_price {
    min-width: 150px;
    max-width: 150px;
    border: none;
    margin-left: 0;
}

section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-sizes li .size-btn.Status-checked label,
section.product-detail-sec.featured-product-sec #ProductDetailFilter ul.ctm-type-sizes li .size-btn.Status-checked label:hover {
    color: #fff;
    background-color: #001642;
}


/*040221*/

.form-row.course_search_form {
    justify-content: center;
    align-items: flex-end;
}

a#course_search_submit {
    height: 42px;
    text-align: center;
    width: 100%;
}

.form-row.course_search_form button#course_search_submit {
    margin-top: 5px;
}

.days_list .error {
    position: relative;
    left: unset;
    top: unset;
    font-size: 13px;
    font-weight: 500;
}

.dates_div {
    flex-direction: column;
}

.dates_div ul.cart-table__options.paygo-dates {
    display: flex;
    flex-wrap: wrap;
}

.dates_div ul.cart-table__options.paygo-dates li {
    width: 22%;
}

.dates_div p {
    color: #999!important;
    font-size: 14px!important;
    font-weight: 400!important;
}

ul.cart-table__options.paygo-dates.cart-review li {
    width: 33%!important;
}

.cstm-check input[type="checkbox"]:disabled+label::before,
.cstm-check input[type="radio"]:disabled+label::before {
    border: 2px solid #9fa7b7;
    background: #9fa7b7;
}

.cstm-book-camp {
    padding-top: 90px;
}

.t-p-text.resp-cstm-cont h2 {
    display: none;
}

.login-content-custt p {
    text-align: center;
    padding: 10px 80px;
    color: #000;
    font-weight: 400;
}

.login-content-custt p b {
    display: block;
    font-weight: 700;
}

.image-fit-cust img {
    min-height: 400px;
    object-fit: cover;
    border-radius: 10px;
}


/*membership popup css*/

#course-booking .modal-cust-des .inner-warp {
    display: block;
}


/*membership popup css end*/

form#membershipPopup {
    position: relative;
}

form#membershipPopup .error {
    top: unset;
    bottom: 25px;
    width: 100%;
    padding: 0;
    text-align: right;
    left: unset;
    right: 0;
}

.days_list .error {
    position: absolute;
    /* top: 0; */
    font-size: 14px;
    font-weight: 500;
    z-index: 1;
    color: #2b2fbc;
    width: 100%;
    white-space: nowrap;
    color: #dc3545 !important;
    left: 10px;
    bottom: -45px;
}

.days_list input {
    position: relative!important;
    ;
    opacity: 1!important;
    cursor: pointer!important;
    ;
    height: 100%!important;
    ;
    width: 100%!important;
    ;
}


/*.date_cstm_wrap {
    position: relative;
}
.date_cstm_wrap {
    position: relative;
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
}
*/


/*.date_cstm_wrap {
    position: relative;
      width: 100%;
    max-width: 80%;
        margin: 0 auto;
}
.date_cstm_wrap .error {
    position: absolute;
    left: 15px;
    line-height: 18px;
    padding-right: 30px;
    top: unset;
    bottom: -14px;
    left: 0;
    font-size: 14px;
}*/

div#membership .date_cstm_wrap ul.days_list li {
    width: 30%;
    height: 130px;
    margin-bottom: 15px;
    padding: 0;
    margin-right: 40px;
    position: relative;
}

div#membership form#membershipPopup,
div#membership .date_cstm_wrap,
div#membership .date_cstm_wrap ul {
    width: 100%;
}

div#membership .date_cstm_wrap ul p {
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
}

div#membership .date_cstm_wrap ul span {
    color: #fff;
    font-size: 13px;
    padding: 6px;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
}

div#membership .date_cstm_wrap .checkmark {
    width: 150px;
    height: auto;
}

div#membership .date_cstm_wrap ul.days_list {
    justify-content: center;
}

div#membership .btn-wrap {
    text-align: center;
}

div#membership .btn-wrap button {
    min-width: 180px;
    font-size: 15px;
}

form#membershipPopup .error {
    top: unset;
    bottom: 8px;
    width: 100%;
    padding: 0;
    text-align: right;
    left: unset;
    text-align: center;
    font-size: 12px;
}

.date_cstm_wrap {
    position: relative;
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
}

.date_cstm_wrap .error {
    position: absolute;
    left: 0;
    line-height: 18px;
    padding-right: 30px;
    top: unset;
    bottom: -15px;
    font-size: 14px;
    white-space: nowrap;
}

.event-booking.cstm-member-booking {
    padding: 0 20px 26px;
    position: absolute;
    bottom: -9px;
    width: 100%;
}

.event-booking.cstm-member-booking span {
    font-size: 14px!important;
    font-weight: 500;
    display: inline-block;
}

.event-booking.cstm-member-booking .product-price {
    font-size: 14px;
}

.event-booking.cstm-member-booking h1 {
    line-height: 0;
}

div#membershipPopupAfterBooking h5 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    display: block;
    width: 100%;
}

p.cst-fees.real-price-cust span::after {
    position: absolute;
    content: '';
    width: calc(100% + 10%);
    height: 1px;
    background: #999;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
}

p.cst-fees.real-price-cust span {
    position: relative;
}

p.cst-fees.real-price-cust {
    color: #ccc!important;
}

.form-group.row.gender-opt.signup-gender-op {
    position: relative;
}

.form-group.row.gender-opt.signup-gender-op .error {
    top: unset !important;
    bottom: -5px;
}

.form-group.row.gender-opt.signup-gender-op div#select_gender {
    position: relative;
    top: -12px;
}

input.day_none.price_add.error {
    display: none;
}

.block-points {
    padding-left: 50px;
}

.block-points li {
    list-style: disc;
    padding: 0px !important;
}

.copy_address p.cstm_copy_text {
    color: #007bff;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    line-height: normal;
    margin-right: 15px;
}

.copy_address {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    text-align: left;
    justify-content: flex-end;
    margin-top: 10px;
}

.copy_address input {
    width: auto!important;
}

.copy_address .cstm-radio label::before {
    content: "";
    position: absolute;
    left: 0;
    top: -24px;
    width: 18px;
    height: 18px;
    border: 2px solid #001642;
}

.copy_address .cstm-radio label::after {
    left: 7px;
    top: -21px;
}

.copy_address .cstm-radio {
    margin-right: 0;
}

input#selImage {
    border: 1px solid #d1d1d1;
    padding: 6px 15px;
    display: inline-block;
    width: auto;
}


/*13july2021*/

.player-report-table .report-table-wrap th:first-child {
    width: 73px!important;
    min-width: 73px;
}

.player-report-table .report-table-wrap th:last-child {
    min-width: 195px;
}


/*14july2021*/

select.form-control {
    padding-right: 30px!important;
}


/*25-08-2021 */

.coach-course-list .card-block {
    box-shadow: 6px 6px 25px -4px rgb(0 0 0 / 20%);
   /* border-radius: 20px;*/
    width: 100%;
    margin: 0 auto;
}

.coach-course-list .table-responsive,
.course-register-cs .tbl-outer-cs {
    /*border-radius: 20px;*/
    border: 1px solid #d9dada;
}

.coach-course-list .table-responsive table thead,
.course-register-cs .tbl-outer-cs table thead th {
    background: #001642;
    color: #fff;
}

.coach-course-list .table-responsive table thead th,
.course-register-cs .tbl-outer-cs table thead th {
    color: #fff;
    padding: 15px 12px;
    font-size: 14px;
    font-weight: 500;
    border-left: 1px solid #fff;
}

.coach-course-list .table-responsive table td,
.course-register-cs .tbl-outer-cs table td {
    padding: 15px 12px!important;
    font-size: 14px!important;
}

td.checkbox_course,
th.camp-date {
    text-align: center;
    padding: 16px 5px!important;
    font-size: 12px!important;
}

table.table-heading {
    margin: 0 auto;
}

table.table-heading td {
    vertical-align: middle;
    padding: 0 15px;
}

table.table-heading h2 {
    margin-top: -20px;
}

.coach-course-list .table-responsive table thead th:first-child,
.course-register-cs .tbl-outer-cs table thead th:first-child,
.coach-course-list .table-responsive table tbody td:first-child,
.course-register-cs .tbl-outer-cs table tbody td:first-child {
    border-left: 0;
}

.coach-course-list .table-responsive table tbody td:last-child,
.course-register-cs .tbl-outer-cs table tbody td:last-child {
    border-right: 0;
}

.coach-course-list .table-responsive table tbody td .sort-value {
    border: 1px solid #767676;
    /*border-radius: 2px;*/
    font-size: 14px;
}

.coach-course-list .table-responsive table tbody td .sort-value input {
    border: none;
}

.coach-course-list .table-responsive table tbody td,
.course-register-cs .tbl-outer-cstable tbody td {
    border: 1px solid #d9dada;
}

.coach-course-list .table-responsive table tbody td .cst_active i {
    color: green;
}

.coach-course-list .table-responsive table tbody td .cst_in-active {
    opacity: 1;
}

.coach-course-list .table-responsive table tbody td .cst_in-active i {
    color: red;
}

.coach-course-list .table-responsive table tbody td:last-child a.btn {
    background: #00afef;
    border-color: #00afef;
    font-size: 14px;
}

.coach-course-list .table-responsive table tbody tr:last-child td,
.course-register-cs .tbl-outer-cs table tbody tr:last-child td {
    border-bottom: none;
}

.coach-course-list .table-responsive table,
.course-register-cs .tbl-outer-cs table {
    margin-bottom: 0;
}

.coach-course-list .table-hover tbody tr:nth-child(even),
.course-register-cs .tbl-outer-cs tbody tr:nth-child(even) {
    background-color: rgba(0, 0, 0, .2);
}

.coach-course-list .tbl_shadow tr td:first-child,
.course-register-cs .tbl-outer-cs tr td:first-child {
    min-width: 125px;
}


/**/

.course-register-cs .tbl-outer-wrap {
    box-shadow: 6px 6px 25px -4px rgb(0 0 0 / 20%);
   /* border-radius: 20px;*/
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
}

.cs-heading-text {
    text-align: center;
    margin-bottom: 30px;
    background: #00afef;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: 6px 6px 25px -4px rgb(0 0 0 / 20%);
}

.cs-heading-text p {
    color: #fff;
}

.cs-heading-text p strong {
    color: #001642
}

.course-register-cs {
    padding: 50px 0;
}

.course-register-cs .tbl-outer-cs {
    display: block;
    overflow-x: auto;
}

.course-register-cs .heading-print {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.course-register-cs .mr-40 {
    margin: 40px 0;
}

.register-cs-modal button.close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
}

.register-cs-modal .modal-body {
    padding: 40px;
}

.register-cs-modal .modal-body form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.register-cs-modal .modal-body form label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

.register-cs-modal .modal-body form label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    border: 1px solid #262727;
    border-radius: 5px;
    background-color: #fff;
}

.register-cs-modal .modal-body form input[type="checkbox"]:checked~label:after {
    content: "";
    width: 13px;
    height: 7px;
    display: inline-block;
    position: absolute;
    border-bottom: 2px solid #333;
    border-left: 2px solid #333;
    left: 4px;
    transform: rotate(-43deg);
    top: 6px;
}

.register-cs-modal .modal-body form .error {
    position: relative;
    top: unset;
    left: unset;
    text-align: center;
    padding-right: 0;
    margin-bottom: 10px;
}

.register-cs-modal .modal-body .cs-text {
    margin-bottom: 20px;
}

.course-register-cs .tbl-outer-cs {
    border-top: none!important;
    border-bottom: none!important;
}

.print-logo {
    display: none;
}

@page {
    size: auto;
}

@media print {
    .print-logo {
        display: block;
        margin-bottom: 30px;
    }
    .print-logo img {
        width: 130px;
    }
    .course-register-cs .tbl-outer-cs table thead th {
        background-color: #001642!important;
        border-right: #001642!important;
        border-left: #001642!important;
        color: #fff!important;
    }
    .course-register-cs .tbl-outer-cs table th,
    .course-register-cs .tbl-outer-cs table td {
        padding: 6px!important;
        font-size: 15px!important;
    }
    .course-register-cs .tbl-outer-cs table td {
        white-space: normal;
        border: 1px solid #dee2e6!important;
    }
    .course-register-cs .tbl-outer-cs table td.user-email {
        width: 180px;
        word-break: break-all;
    }
    .course-register-cs .tbl-outer-cs,
    .course-register-cs .tbl-outer-wrap {
        border-radius: 0!important;
        border: none!important;
    }
}


/**/

.pt-120 {
    padding-top: 120px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pt-50 {
    padding-top: 50px;
}
 

.light-blue .kids-party-custom-box_content h2,
.blue .kids-party-custom-box_content h2,
.golden .kids-party-custom-box_content h2,
.light-blue .kids-party-custom-box_content p,
.blue .kids-party-custom-box_content p,
.golden .kids-party-custom-box_content p,
.light-blue.tab-points-container.t-p-c-more p ,
.blue.tab-points-container.t-p-c-more p ,
.golden.tab-points-container.t-p-c-more p {
    color: #fff;
}


.kids-party-wrapper-box .light-blue a {
    color: #001642;
}

.kids-party-wrapper-box .blue {
    background-color: #001642!important;
}

.kids-party-wrapper-box .golden {
    background-color: #bea029!important;
}

.kids-party-wrapper-box .light-blue {
    background-color: #00afef!important;
}

.kids-party-custom-box_content .t-p-img {
    border-radius: 10px;
}

.cstm-services-sec {
    background-attachment: fixed!important;
    padding: 100px 0!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}

.cstm-services-sec:after {
    display: none!important;
}

.services-des-accordion .card-header {
    border: none;
}

.demo-textarea.height-60 {
    height: 60px!important;
}

form.cstm-cont-page .cont-feedback {
    font-size: 14px;
}
.pt-80{
    padding-top: 80px;
}
.pb-50{
    padding-bottom: 50px!important;
}

.memberddd .player-report-table .report-table-wrap tbody tr td:first-child {
    white-space: nowrap;
}

/*211126*/
.invoice-temp-format a i {
    font-size: 47px;
    color: #00afef;
    margin-bottom: 12px;
}
.invoice-temp-format {
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 20%);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
}
.invoice-temp-format ul li {
    width: 25%;
    padding: 10px 15px;
    text-align: center;
}
.cs-coach_profile {
   border:4px solid #001642;
   padding: 30px;
   box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
   border-radius: 0;
}
.invoice-temp-format .invoice-temp-cs-icon {
    position: relative;
}
.invoice-temp-format .invoice-temp-format-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    background: #001642d9;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    opacity: 0;
    transition: 0.3s ease-in-out;
    background-blend-mode: saturation;
    transform: scale(0);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
}
.invoice-temp-format .invoice-temp-format-overlay a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    padding: 5px;
}
.invoice-temp-format .invoice-temp-cs-icon:hover .invoice-temp-format-overlay {
    opacity: 1;
    transform: scale(1.2);
}
.invoice-temp-format h6 {
    font-size: 22px;
    line-height: 30px;
}
.invoice-temp-format p.cus-info-invoice {
    font-weight: 500;
    margin-bottom: 5px;
}
/*211126 end*/


/*211130*/
ul.cs-match-copt li {
    display: flex;
    border: 1px solid rgba(0,0,0,.125);
     box-shadow: 0 0 9px rgb(0 0 0 / 60%);
    margin: 15px 0;
}
ul.cs-match-copt li .cs-left {
    background: #00afef;
    padding: 15px;
    width: 50%;
}
ul.cs-match-copt li .cs-left h5 {
    color: #fff;
    margin: 0;
}
/*ul.cs-match-copt {
    border-radius: 16px;
    overflow: hidden;
}*/
ul.cs-match-copt {
    padding-bottom: 10px;
}
ul.cs-match-copt li .cs-right {
    padding: 15px;
}
ul.cs-match-copt li .cs-right p {
    font-size: 18px;
    line-height: 26px;
    white-space: pre-line;
}
ul.cs-match-copt li:nth-child(4n)~li .cs-left {
    width: 100%;
}
ul.cs-match-copt li:nth-child(4n)~li {
    flex-direction: column;
    text-align: center;

}
ul.cs-match-copt li:nth-of-type(4) {
    margin-bottom: 2px;
}
.matches_table-wrap.cus-circle-remove {
    border: none;
    margin: 5px 0;
    overflow: inherit;
}
/*211130 end*/

/*211223 start*/
.test-score-cust table{
    table-layout: fixed;
}
.test-score-cust table tbody tr {
    background-color: #fff!important
}
.test-score-cust table th, .test-score-cust table td {
    text-align: center;
    white-space: normal;
    vertical-align: middle;
}
.table-datepicker-row th i{
    color: #000;
    cursor: pointer;
}
tr.table-datepicker-row .form-group {
    border: 1px solid #000;
    display: flex;
    padding: 5px 8px;
}
tr.table-datepicker-row input {
    border: none;
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}
.table-datepicker-row input:focus-visible{
    border:none!important;
    outline:none!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    text-align: center!important;
}
.v-score-cstm {
    margin-top: 20px;
    display: block;
    margin: 20px auto;
}
/*211223 end*/

.reset-width-cust #selImage{
    padding: 0px;
}
.cstm-choose-sec{
    width: 100%!important;
}
.cstm-choose-sec label{
    margin-bottom: 0!important;
    display: block;
}
.cstm-choose-sec img,
.cstm-choose-sec input {
    margin-top: 15px;
}
.cstm-choose-sec img{
    margin-left: 0px!important;
}
.cstm-choose-sec  .input-img-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.cstm-choose-sec input {
    margin-right: 15px!important;
}
.reset-width-cust .form-button{
    width: 100%;
}

/*211229*/

.course-name-cstm-wrap {
    text-align: center;
    margin-bottom: 30px;
}
.course-name-cstm-wrap h3 {
    margin-bottom: 10px;
    color: #00afef;
    font-weight: 700;
    font-size: 30px;
}
.course-name-cstm-wrap h3 span {
    font-size: 25px;
}

.table-datepicker-row input:disabled{
    background-color: #d3cccc;
}

.csm-cust-desi ul {
    list-style: disc;
    padding-left: 18px;
}
.coach-course-list .table-responsive table tbody td.set-btn-cust-res {
    white-space: nowrap;
}
.coach-course-list .table-responsive table tbody td.set-btn-cust-res  div{
    margin-top: 0px;
}
.cust-bullet-ul ul li {
    padding-left: 0!important;
}
.cust-bullet-ul ul {
    list-style: disc;
    padding-left: 26px;
}
.set-awarded-badges-cust thead th {
    text-align: center;
}
.set-awarded-badges-cust th{
    width: 100%!important;
}

/*Player badges design change user dashboard 220201*/

.profile-player-cstm-row .profile--img.pt-20 {
    margin-right: 60px;
}
.player-disable-sec .player-achie-disable-list {
    border: none; 
    padding: 0; 
    margin-bottom: 30px; 
    margin-top: 0px;
}
.cstm-outer-wrap-players {
    display: flex;
    align-items: flex-start;
    padding: 0;
    border:0;
    border-top: 2px solid #dbd5d5;
    padding-top: 20px;
}
.cstm-outer-wrap-players  .form-group.row {
    margin-right: 50px;
}
.cust-border-section .player-discription-wrapper:not(:last-of-type){
    border-bottom: 4px solid #001642;
    padding-bottom: 10px;
}
.ShowBadgesDetails{
    cursor: pointer;
}
.awarded-badges-model #BadgesImage {
    max-width: 70%;
    margin: 0 auto;
    border: 1px solid #000b21;
    display: block;
    margin-bottom: 20px;
}
.awarded-badges-model  .modal-header{
    border: none;
    padding: 0;
}
.awarded-badges-model .badge-title{
    text-align:center;
    margin: 30px 0 20px;
    border-top: 2px solid #000b21;
    padding-top: 15px;
}
.awarded-badges-model .modal-header .close{
    font-size: 30px;
    background: #000b21;
    padding: 5px 15px;
    color: #fff;
    opacity: 1;
    margin: 2px;
    margin-left: auto;
}
.player-discription-wrapper .player-info figure#badges-form {
    width: auto;
}
/*220203*/

.player-discription-wrapper .player-name-points h2 {
    padding-bottom: 4PX;
}
.player-discription-wrapper .outer_wrap_playes .cstm-radio {
     padding-left: 0px;
}
.player-discription-wrapper .outer_wrap_playes .cstm-radio input{
     display: none;
}
/*Player badges design change user dashboard End*/


/*Stripe card design*/
.stripe-card-section .panel-title {
display: inline;
font-weight: bold;
}
.stripe-card-section .display-table {
    display: table;
}
.stripe-card-section .display-tr {
    display: table-row;
}
.stripe-card-section .display-td {
    display: table-cell;
    vertical-align: middle;
    width: 61%;
}
.stripe-card-section .card-error .form-group.hide{
    display: none;
}

/*220210*/
.stripe-card-section .panel-body.stripe-form-cust-des #card-cvc, 
.stripe-card-section .panel-body.stripe-form-cust-des #card-expiry,
.stripe-card-section .panel-body.stripe-form-cust-des #card-number {
    border: 1px solid #c9c9c9!important;
    font-size: 16px!important;
    color: #666666!important;
    font-weight: 300!important;
    padding: 11px;
    padding-top: 9px;
    border-radius: 4px;
    background-color: #fff;
}
.stripe-card-section .panel-body.stripe-form-cust-des button.cstm-btn.main_button {
    margin-bottom: 0;
    padding: 10px 18px;
}
.stripe-card-section .panel-body.stripe-form-cust-des .wallet-amt-rest {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.stripe-card-section .panel-body.stripe-form-cust-des .wallet-amt-rest input {
    width: 30px!important;
}
.stripe-card-section .panel-body.stripe-form-cust-des .wallet-amt-rest span {
    font-size: 15px;
    padding-top: 2px;
}
.stripe-card-section .panel-body.stripe-form-cust-des .cstm-btn.main_button {
    min-width: 165px;
}
.stripe-card-section .panel-body.stripe-form-cust-des .pay-with-wlt {
    margin-bottom: 20px;
    text-decoration: underline;
    color: #00afef;
}
.stripe-card-section .panel-body.stripe-form-cust-des .pay-with-wlt:hover{
    color: #001642;
}
.stripe-card-section .panel-body.stripe-form-cust-des .alert-danger{
    width: 50%;
}
.card-error .form-group {
    display: inline-block;
}
    /*220210 end*/
/*Stripe card design end*/

/*Resource tab user dashboard design*/
/*16-02-22*/

.resource-inner-tab-content .select-player-goal-form {
    margin-top: 30px;
    margin-bottom: 20px;
}
.resource-inner-tab-content .resource-pdf-wrap {
    position: relative;
    padding: 50px 20px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    width: 100%;
    /*background: #eaeaea;*/
    transition: all .3s linear;
        background: linear-gradient(to bottom right, #001642, #00afef);
}
.resource-inner-tab-content .resource-pdf-wrap i {
    font-size: 50px;
    /*color: #001642;*/
    color: #fff;
    /*box-shadow: 0 0 17px 0px rgb(0 22 66);*/
    box-shadow: 0 0 17px 0px rgb(255 255 255);
    padding: 9px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.resource-inner-tab-content .resource-pdf-wrap p {
    white-space: normal;
    word-break: break-word;
    font-size: 17px;
    font-weight: 500;
    /*color: #001642;*/
    color: #fff;
}
.resource-inner-tab-content .resource-pdf-row>div{
    display: flex;
    margin-top: 30px;
}
.resource-inner-tab-content .row.resource-pdf-row a:hover {
    text-decoration: none;
    transform: scale(1.1);
}
.resource-inner-tab-content .content-padding{
    padding-top: 30px;
}
.resource-inner-tab-content a.resource-pdf-wrap:after {
    position: absolute;
    content: "\f358";
    font-family: 'Font Awesome 5 Free';
    color: #ffff;
    top: 15px;
    right: 15px;
    font-size: 26px;
}
/*.badge-nav-cust-tab {
    justify-content: flex-start!important;
}*/
.badge-nav-cust-tab a:not(:last-child) {
    margin-right: 5px;
}
.badge-nav-cust-tab a {
    margin-bottom: 5px !important;
}
/*Resource tab user dashboard design end*/

/*23-02-22*/
.re-design-report-details .player-report-table .report-table-wrap .report-re-design th:first-child {
    width: 50% !important;
}
.re-design-report-details .player-report-table .report-table-wrap .report-re-design tbody tr {
    border: 1px solid rgba(0,0,0,.125);
    box-shadow: 0 0 9px rgb(0 0 0 / 60%);
    margin: 8px 0;
    display: inline-flex;
    width: 100%;
}
.re-design-report-details .player-report-table .report-table-wrap .report-re-design tbody tr th ,
.re-design-report-details .player-report-table .report-table-wrap .report-re-design tbody tr td {
    border: none!important;
}
.re-design-report-details .report-re-design table.table.table-bordered.all_rps.cst-reports {
    border-radius: 0!important;
    border: 0!important;
    overflow: visible;
}    
.re-design-report-details .report-re-design table.table.table-bordered.all_rps.cst-reports tr.coach-feedback-design th:first-child {
    width: 100%!important;
}
.re-design-report-details .report-re-design table.table.table-bordered.all_rps.cst-reports tr.coach-feedback-design {
    flex-direction: column;
}
.re-design-report-details .report-re-design table.table.table-bordered.all_rps.cst-reports tr.coach-feedback-design td {
    text-align: center;
}
/*23-02-22 End*/

/*21-02-22 stats tab design coach dashboard*/
.user-stats-tab-coach-ds .pink-heading h2 {
    margin-top: 30px;
    font-size: 37px;
    margin-bottom: 10px;
}
.user-stats-tab-coach-ds .cust-border-stats{
    border: 4px solid #001642;
    padding: 30px;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    border-radius: 0;   
    margin: 20px 0;
}
/*21-02-22 end*/

p.out_of_stock_btn {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    background: #a1a1a1;
    padding: 10px 18px;
    border: 2px solid #a1a1a1;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    transition: all linear 0.3s;
    border-radius: 4px;
}
.vote.out_of_stock {
    background: #f7c93f;
    padding: 0 15px;
}
.editor-content-change ul{    
    list-style: inside disc;
    margin-top: 15px;
}
.editor-content-change ul li {
    color: #666;
    font-weight: 300;
}
.alert-danger{
    z-index: 9;
}
.update-details-user {
    text-align: center;
    font-size: 12px;
    text-decoration: underline;
    min-width: 84px;
    display: block;
}
.cms-pages.csm-cust-desi ul li {
    font-size: 16px;
    font-weight: 300;
    color: #666666;
}


 /*040822*/

.coach-resister-table .mCSB_container{
    overflow:visible;
}

.coach-resister-table .camp-table{
    border:none;
}

.coach-resister-table .camp-table th:first-child,
.coach-resister-table .camp-table td:first-child {
    position: sticky;
    left: 0;
    width:125px;
    z-index: 99;
}

.coach-resister-table .camp-table td {
    background: #fff;
}

.coach-resister-table .camp-table th:nth-of-type(2), 
.coach-resister-table .camp-table td:nth-of-type(2){
    position: sticky;
    left:124px;
}
.mCustomScrollbar {
    -ms-touch-action: unset!important;
    touch-action: unset!important;
}
.warning-msg-parent .products-head {
    margin-bottom: 10px;
}
.warning-msg-parent .not-login-msg {
    color: #dc3545;
    margin-top: 10px;
}

/*25-08-22*/
.edit-family-member p.contact-text {
    margin-left: 10px;
    color: #fff;
}
.cst_product_des .description-content ul {
    list-style: inside;
}


/*mobile_accordian start here */

.mobile_table_wrapper {
    background: #efefef;
    overflow: hidden;
    border: 1px solid #efefef;
    display: none;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}
.mobile_table_wrapper .card-header {
    padding: 0;
}
.mobile_table_wrapper li{
    padding: 7px;
    vertical-align: top;
    font-size: 16px;
    font-weight: 700;
    color: #212529;
    line-height: 16px;
}
.mobile_table_wrapper .table_heading{
    font-size: 16px;
    line-height: 16px;    
    font-weight: 700;
    color: #212529;
}
.mobile_table_wrapper .table-text {
    font-size: 16px;
    line-height: 16px;    
    font-weight: 400;
    color: #212529;
}
.mobile_table_wrapper .card-header .card-header-btn:not(.collapsed) .rotate-icon {
  transform: rotate(180deg);
  background-color: #fff;
}
.mobile_table_wrapper ul{
    list-style: none;
}
.mobile_table_wrapper .rotate-icon-wrapper i {
    border: 1px solid #b5a4a4;
    padding: 2px;
    border-radius: 3px;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor:pointer;
}
.mobile_table_wrapper .mobile_leader_board-bages {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.mobile_table_wrapper .card-body{
    padding:0 30px 15px 0!important;
        background: #00afef12;
}
.mob_tbody_inner_table td, 
.mob_tbody_inner_table th{
    border:0!important;   
    padding: 12px;
    padding-bottom: 0;
}
.mob_tbody_inner_table td {
    padding-top: 5px;
}

.mob_table_achi_row {
    padding:0 7px 7px;
}
.mobile_table_wrapper .card {
    margin-top: 0px!important; 
    border-top: 2px solid #e9e9e9!important;
}
.mob_table_achi_row h6 {
    margin-bottom: 0;
}
.mobile_table_wrapper .mobile_leader_board-bages li {
    padding: 2px;
}

.mobile_table_wrapper .card-header .card-header-btn::after {
    content: "\f0d7";
    border: 1px solid #fff;
    padding: 2px;
    border-radius: 3px;
    width: 15px;
    height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    right: 10px;
    font-size: 11px;
    color:#fff;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 50%;
    left: auto;
    transform: translateY(-50%);
}
.mobile_table_wrapper .card-header .card-header-btn .btn-link:hover{
    text-decoration: none!important;
}
.mobile_table_wrapper .card-header .card-header-btn[aria-expanded="true"]::after {
    content: "\f0d8";
}
.mobile_table_wrapper .card-header .card-header-btn,
.mobile_table_wrapper .accordion_heading {
    padding-right: 32px!important;
        min-height: 34px;
}
.mobile_table_wrapper .accordion_heading {
    background-color: #001642;
}
.mobile_table_wrapper .table {
    margin-bottom: 0!important;
}
.mobile_table_wrapper .cstm-btn {
    font-size: 10px;
    padding: 10px 35px;
    margin-bottom: 0;
    background-color: #007bff;
    border-color: #007bff
}
.mobile_table_wrapper .card-header .card-header-btn{
    background-color: #00afef!important;
    border-radius: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    color: #464646;
    position: relative;
    width: 100%;
    text-align: left;
}
.mobile_table_wrapper .accordion_heading .table_heading {
    color: #fff;
}

.mobile_table_wrapper .card-header .card-header-btn .table-text {
    color: #fff;
}

.player-rpt-table-upper{
    display: none;
}


/*mobile_accordian end here */
/*=============================== add new code 17mar =========================================*/

.di-test-score-table .test-score-table td:first-child {
    position: sticky;
    left: 0;
    z-index: 2;
    background-color: #fff;
}

.di-test-score-table .test-score-table thead {
    position: sticky;
    z-index: 27;
}
.di-test-score-table .test-score-table thead:first-child {
    top: 0;
}
.di-test-score-table .test-score-table thead:nth-child(2) {
    top: 68px;
}

.di-test-score-table .test-score-table {
    overflow: auto;
    width: 1100px;
}
.di-test-score-table .test-score-table th,
.di-test-score-table .test-score-table td{
    width: 200px;
}
.di-test-score-table .test-score-table th:first-child {
    background-color: #001642;
}

/*====================== 20 mar di-week-table class add ===============================*/
.di-test-score-table .test-score-table th:first-child,
.di-week-table table td:first-child  {
    position: sticky;
    left: 0;
    z-index: 99;
} 
.di-week-table table tbody tr[class^="week"]:nth-of-type(odd) td:first-child {
background-color: #bfe5f6;
}
.di-week-table table tbody tr[class^="week"]:nth-of-type(even) td:first-child {
background-color: #fff;
}
/*=============================== add new code end 17mar =========================================*/

.rp_test_score.test-score-responsive {
    display: none;
  }



/*to display hidden accordion mobile table in desktop also 21/03/23*/
.mobile_table_wrapper.desktop_view {
    display: block;
}

.player-rpt-table-upper.desktop_view {
    display: block;
}

.desktop_view ul li {
    font-size: 16px;
}

.player-rpt-table-upper .player-rpt-table {
    display: flex;
    padding: 5px;
}
/*single user detials on desktop view 21/03/23*/
.player-rpt-table-upper{
    margin-bottom: 15px;
    /*display: block;*/
    padding: 10px;
    box-shadow: 6px 6px 25px -4px rgb(0 0 0 / 30%);
    background-color: #ccf3ff;
    /*border-radius: 10px;*/
}

.player-rpt-head {
    font-weight: 700;
    margin-right: 7px;
    /*max-width: 120px;*/
   /* word-break: break-word;*/
    /*min-width: 60px;*/
}
/*.cstm-comp-match-table-outer p.player-rpt-head {
    min-width: 150px;
}*/

/*single user detials on desktop view*/

/*24march*/
.notification_table .player-rpt-table {
    display: flex !important;
}

.wallet-rpt-custm{
    display: flex;
    width: 100%;
}
.wallet_history_tbl .player-rpt-table-upper .player-rpt-table{
justify-content: space-evenly;
}
.wallet_history_tbl .player-rpt-head{
        width: 125px;
}
.notification-tbl .player-rpt-head{
        width: 59px;
    flex: none;
}


.desktop_view .player-rpt-table-upper {
    display: block !important;
}



  .di-test-score-table .mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_draggerRail, 
  .di-test-score-table .mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_dragger .mCSB_dragger_bar {
      width: 14px!important;
      margin: 0!important;
  }

  .di-test-score-table .mCSB_container {
    overflow: visible!important;
  }


  /*task 3 14 -04-2023 */

 .accordion-custm-main {
    max-width: 700px;
    margin: 20px auto;
}
    .accordion-custm-wrap{
        width: 100%;
        background-color: #001642;
        border: 0px solid #001642;
        border-radius: 0;
    }
    .accordion-custm-wrap.focus, .accordion-custm-wrap:focus {
        background-color: #001642;
        border-color: #001642;
    }
    .accordion-custm-wrap:hover{
      background-color: #001642;
  }
  .accordion-custm-wrap:focus{
    border:0;
    outline: none !important;
    box-shadow: none;
}
.accordion-custm-wrap-body{
    border-radius:0;

}
.accordion-custm-main{
    margin-top: 15px;
    margin-bottom: 15px;
}
.accordion-custm-wrap-body .form-wrap{
    padding: 0 !important;
}
.accordion-custm-main .col-md-6 {
    margin-bottom: 5px;
}
.accordion-custm-main .col-md-12 {
    margin-bottom: 15px;
}
.accordion-custm-main .accordion-custm-wrap {
    line-height: 1.5;
    font-size: 20px;
    letter-spacing: 1px;
    box-shadow: 0 0 10px rgb(0 0 0 / 70%);
}
#home .save-report-new{
    text-align: center;
}
.player-report-table .reports-detail th p {
    color: #fff!important;
}
#simple_report_update .accordion-custm-wrap{
        background-color: #3f4d67!important;
        border: 0px solid #3f4d67!important;
        border-radius: 0;
    }
.cstm_coach_feed_wrapper {
    padding-left: 20px;
    padding-right: 20px;
}

.cstm_coach_feed_wrapper textarea {
    border: 3px solid #3f4d67;
}
.cstm_coach_feed_wrapper label {
    font-size: 16px;
    color: #3f4d67;
    font-weight: 700;
}
#update_sim_rep {
    margin: 0 auto;
    width: max-content;
}
#simple_report_update .accordion-custm-main .card{
    margin-bottom:0!important;
}
.marginX{
    margin-left: 15px !important;
    margin-right:15px!important;
}
.rp_tst_scr_cstm{
    border-radius:0;
}

.col-md-12.rpt-qst-cat{
    padding: 0
} 
.rpt-qst-cat .inner-form-box .col-md-12{
    padding: 0px;
}
label.form-check-label.not_selected {
    color: silver;
}


.rp_test_score{
    border-radius: 0 !important;
}
.rpt-qst-cat .inner-form-box{
    padding: 0 !important;
    border-radius: 0 !important;
}


/*view_certificate*/
.certificate_sec {
  background-color:#fff;
  padding:20px;
  position: relative;
  max-width: 700px;
  margin: 0 auto;
/*  background-image: url('../images/certificate-background.jpg');*/
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 10px rgba(0 0 0 / 20%);
  margin-top: 130px;

}
.certificate_sec_inner {
    border:1px solid #d3ab42;  
  }
.side_left_image {
    max-width: 200px;
    position: absolute;
    top: 0;
    left: 0;
}
.side_right_image {
    max-width: 200px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.certificate_sec .bg-image {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.certificate_sec .bg-image img{
     width:100%;
     height:100%;
}
.certificate_sec .logo-image {
    max-width: 90px;
    text-align: center;
    margin: 0px auto;
  }
.certificate_sec .well_done_heading {
    font-size: 40px;
    font-family: none;
    line-height: 30px;
    font-weight: 700;
    color: #001642;
    text-align: center;
    text-transform: uppercase;
    margin: 100px auto 0;
    position: relative;
    width: max-content;
    /*border-bottom: 3px solid #dcb54d;*/
    padding-bottom: 8px;
}
.certificate_sec .well_done_heading:after {
    position: absolute;
    content: "";
      width: auto;
    height: 3px;
    background-color: #dcb54d;
    bottom: -2px;
    left: 5px;
    right: 5px;
}
.certificate_sec .player_name {
    font-size: 30px;
    color: #001642;
    text-align: center;
    line-height: 28px;
    font-weight: 700;
    margin: 15px 10px 5px 10px;
    font-family: none;
}
.certificate_sec .player_info {
    font-size: 18px;
    color: #001642;
    text-align: center;
    line-height: 24px;
    margin: 0 10px;
    font-weight:300;
    font-family: none;
}
.certificate_sec .cst_bages_image {
    max-width: 40px;
    margin: 5px;
}
.certificate_sec .bages_image_list {
    display: flex;
    align-items: center;
    margin: 50px 120px 20px 10px;
    flex-wrap:wrap;
}
.certificate_sec .player_points_image h4 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-size: 13px;
}
.certificate_sec .player_points_image {
    position: absolute;
    max-width: 170px;
    top: 15px;
    right: 15px;
}
.certificate_sec .player_points_image h4 span {
    font-size: 20px;
}
.certificate_sec .player_info strong {
    font-weight: 600;
    text-transform: uppercase;
}


.certificate_Print_btn_outer {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
.No_bages_certificate_sec .cst_bages_image {
    visibility: hidden;
    opacity: 0;
}
.No_bages_certificate_sec .racket_image {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
}
.player_report-form-col .padd-com{
    padding: 0 15px;
}
.player_report-form-col .padd-com:nth-of-type(1) {
    padding-top: 10px;
}
.player_report-form-col .padd-com:last-child{
    padding-bottom: 10px;
}

a.cstm-btn.main_button.certificate-back-btn {
    margin-left: 83px;
}

button.cstm-btn.main_button.end_term_rprt.overview-back-btn {
    background-color: #3f4d67;
}

.accordion-custm-wrap{
    text-transform: lowercase !important;
}

/*17oct23*/
.cst_detail_page_des .deleted {
    background-color: #e9cbc6;
}
.cst_detail_page_des .new_course {
    font-size: medium;
    font-style: italic;
}

tr.old_course {
    background-color: aliceblue;
}
.t-p-text.tp-main-text p{
    color: white;
    }
.custm-img-main{
        display: flex;
        height: 100%;
        align-items: center;
        max-height: 100%;
    }
.tp-main-text p{
        color: white;
    }

  
    .t-p-text.tp-main-text{
        justify-content: center;
        display: flex;
        height: 100%;
        flex-direction: column;
    }
    .aa p{
        color:black;
    }
    .custom-box-form a {
    color: white;
}

.captcha-wrap {display:flex; justify-content:space-between}
.captcha-wrap #disable_contact_us_btnn {padding: 0 10px; margin: 0 0 0 13px;font-size: 13px;}

@media(max-width: 1200px) {

    .captcha-wrap {flex-wrap:wrap; width:100%;}
    .captcha-wrap .g-recaptcha {width:53%; overflow:hidden}

}

@media(max-width: 991px) {

    .captcha-wrap .g-recaptcha {width:auto; overflow:visible}

}

@media(max-width: 767px) {

    .captcha-wrap {flex-wrap:wrap}

    .captcha-wrap #disable_contact_us_btnn { padding: 10px 18px;margin: 15px auto 0; font-size: 14px;}


}