/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10 Jul, 2020, 5:41:14 PM
    Author     : Nishi
*/
body {
    color: #313131;
    font-size: 12px !important;
}
@media (min-width: 1200px) {
    .container-scroller .content-wrapper {
        max-width: 1260px !important;
    }
} /*---- Start of CSS by PP ---*/
@media (max-width: 1080px) {
    .container-fluid {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .container-scroller .content-wrapper {
        padding: 34px 0rem !important;
    }
    .participationview {
        padding: 0 !important;
    }
    .footer-links {
        margin-top: 20px;
    }
    .cli-bar-message,
    .nav-profile {
        margin-bottom: 10px;
    }
    .show-on-mobile {
        padding: 10px 0 !important;
    }
    .nav-profile {
        margin-top: 10px;
    }
    .border-bottom {
        border-bottom: 2px solid #e4e9f0 !important;
    }
    .nav-profile::after {
        position: absolute;
        top: 15px;
        right: 10px;
        content: "\25BE";
        color: #01b4f9;
    }
}
@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
        box-shadow: 0 0 10px #0003;
    }
    .page-body-wrapper-t {
        padding-top: 70px;
        margin-bottom: 90px;
    }
    .navbar-collapse {
        border-top: solid 1px #ccc;
        margin-top: 10px;
    }
    .content-header {
        padding: 10px;
    }
}

.ticker-wrap {
    background-color: #eaf7fd !important;
}
.ticker-item {
    padding: 5px 10px !important;
}
.nav-profile {
    background-color: #f5f5f5;
    padding: 0 10px;
    border-radius: 5px;
}
.dropdown .dropdown-menu {
    margin-top: 0;
}
.table td {
    font-size: 0.86rem;
    line-height: 24px !important;
}
.input-group-prepend .btn,
.input-group-prepend .ajax-upload-dragdrop .ajax-file-upload,
.ajax-upload-dragdrop .input-group-prepend .ajax-file-upload,
.input-group-append .btn,
.input-group-append .ajax-upload-dragdrop .ajax-file-upload,
.ajax-upload-dragdrop .input-group-append .ajax-file-upload {
    z-index: 0; /*counter css for footer z-index css on line no 1283*/
} /*---- End of CSS by PP ---*/
.card-header {
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.login-page {
    background-image: url("../images/gadre-open1.jpg"); /* The image used */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.table thead th {
    font-weight: 600;
}

.validation {
    color: #e00b0b;
    font-size: 13px;
}
.pointer {
    cursor: pointer;
}
.bold {
    font-weight: 600;
}
.requiredField:after {
    content: "*";
    color: #f44336;
}

/*******************
Preloader
********************/
.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    opacity: 0.8;
    background: #fff;
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px);
}
.lds-ripple .lds-pos {
    position: absolute;
    border: 2px solid #9c120b;
    opacity: 1;
    border-radius: 50%;
    -webkit-animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.5, 1) infinite;
    animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.5, 1) infinite;
}
.lds-ripple .lds-pos:nth-child(2) {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

@-webkit-keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 0;
    }
    5% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0;
    }
}

@keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 0;
    }
    5% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0;
    }
}

.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    opacity: 0.8;
    background: #fff;
}

.pinkBg {
    background-color: #ed184f !important;
    background-image: linear-gradient(90deg, #fd5581, #fd8b55);
}
.intro-banner-vdo-play-btn {
    height: 60px;
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin: -30px 0 0 -30px;
    border-radius: 100px;
    z-index: 1;
}
.intro-banner-vdo-play-btn i {
    line-height: 56px;
    font-size: 30px;
}
.intro-banner-vdo-play-btn .ripple {
    position: absolute;
    width: 160px;
    height: 160px;
    z-index: -1;
    left: 50%;
    top: 50%;
    opacity: 0;
    margin: -80px 0 0 -80px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite;
}

@-webkit-keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.intro-banner-vdo-play-btn .ripple:nth-child(2) {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}
.intro-banner-vdo-play-btn .ripple:nth-child(3) {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

/*******************
Preloader End
********************/
/* ------------------- 404 css ---------------------------*/
#notfound {
    position: relative;
    height: 100vh;
}

#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound {
    max-width: 710px;
    width: 100%;
    text-align: center;
    padding: 0px 15px;
    line-height: 1.4;
}

.notfound .notfound-404 {
    height: 200px;
    line-height: 200px;
}

.notfound .notfound-404 h1 {
    font-family: "Fredoka One", cursive;
    font-size: 168px;
    margin: 0px;
    color: #9c120b;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.notfound h2 {
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}

.notfound-search {
    position: relative;
    padding-right: 123px;
    max-width: 420px;
    width: 100%;
    margin: 30px auto 22px;
}

.notfound-search input {
    font-family: "Raleway", sans-serif;
    width: 100%;
    height: 40px;
    padding: 3px 15px;
    color: #222;
    font-size: 18px;
    background: #f8fafb;
    border: 1px solid rgba(34, 34, 34, 0.2);
    border-radius: 3px;
}

.notfound-search button {
    font-family: "Raleway", sans-serif;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 120px;
    height: 40px;
    text-align: center;
    border: none;
    background: #9c120b;
    cursor: pointer;
    padding: 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-radius: 3px;
}

.notfound a {
    font-family: "Raleway", sans-serif;
    display: inline-block;
    font-weight: 700;
    border-radius: 15px;
    text-decoration: none;
    color: #ffffff;
}

.notfound a > .arrow {
    position: relative;
    top: -2px;
    border: solid #9c120b;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

@media only screen and (max-width: 767px) {
    .notfound .notfound-404 {
        height: 122px;
        line-height: 122px;
    }
    .notfound .notfound-404 h1 {
        font-size: 122px;
    }
}

.m-l-10 {
    margin-left: 10px;
}
select.form-control,
.select2-container--default select.select2-selection--single,
.select2-container--default .select2-selection--single select.select2-search__field,
select.typeahead,
select.tt-query,
select.tt-hint {
    padding: 0.4375rem 0.75rem;
    border: 0;
    outline: 1px solid #e4e9f0;
    color: #000000 !important;
}

.swal2-icon.swal2-question {
    border-color: #f31600 !important;
    color: #f31600 !important;
}
.pull-right {
    float: right !important;
}
.searchBoxRow {
    margin-top: 12px;
    padding: 0% 2% 0% 3%;
}
.studentCountSpan {
    font-size: 14px;
}
#search-key-txt {
    padding: 0rem 0.375rem !important;
}
.alert-error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.firstNavDiv {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    .firstNavDiv {
        display: flex !important;
    }
}

@media screen and (max-width: 768px) {
    .show-on-mobile {
        display: block !important;
    }
    .show-on-mobile-td {
        display: table-cell !important;
    }
    .hide-on-mobile {
        display: none;
    }
    .divfeehistory {
        padding: 0px;
    }
    .show-on-mobile p {
        font-size: 12px;
        margin-bottom: 0px;
    }

    .mobilecard {
        padding: 15px 10px !important;
    }
    #divplayerEvent .col-md-12 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .mobileCardOuter {
        padding-right: 0px;
        padding-left: 0px;
    }
    #divplayerEvent .card-body {
        padding: 15px 15px;
    }
}
.show-on-mobile-td {
    display: none;
}
.show-on-mobile {
    display: none;
}
#tblInstallmentDashboard * {
    white-space: pre-wrap !important;
}

.text-wrap {
    white-space: normal;
}

.tableClass * {
    white-space: pre-wrap !important;
    /*word-break: break-all;*/
}

.badge {
    padding: 3px !important;
    font-size: 12px !important;
}

.p-b-10 {
    padding-bottom: 10px;
}
/*.form-group {
    margin-bottom: 0px;
}*/
.m-b-10 {
    margin-bottom: 10px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.btn-gasper {
    color: #fff;
    background-color: #56c4cf;
    border-color: #258e99;
}
.btn-gasper-dark {
    color: #fff;
    background-color: #258e99;
    border-color: #258e99;
}

.btn-gasper:hover {
    color: #fff;
}
.btn-gasper-dark:hover {
    color: #fff;
}
.form-control-sm {
    height: 2.2rem;
}
a {
    color: #258e99;
}
/*.tabs-left {
  border-bottom: none;
  border-right: 1px solid #ddd;
}

.tabs-left>li {
  float: none;
 margin:0px;
  
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
  background:#f90;
  border:none;
  border-radius:0px;
  margin:0px;
}
.nav-tabs>li>a:hover {
     margin-right: 2px; 
    line-height: 1.42857143;
    border: 1px solid transparent;
     border-radius: 4px 4px 0 0; 
}
.tabs-left>li.active>a::after{content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  
  border-left: 10px solid #f90;
    display: block;
    width: 0;}
@media (min-width: 1200px){
.container-scroller .content-wrapper-table {
    max-width: 1380px !important;
}
}*/
/*------------- Tab view -------------------------
.nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 20px;
    border-bottom:0;
    border-right: 1px solid #ddd;
    padding-right: 15px;
}
.nav-tabs .nav-link {
         color: #fff;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #56c4cf;
}

.nav-tabs .nav-link.active {
    color: #fff;
    background-color:#258e99 !important;
    border-color: transparent !important;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0rem!important;
    border-top-right-radius: 0rem!important;
}
.tab-content>.active {
    display: block;
    background: #fff;
    min-height: 165px;
}
.nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 20px;
    border-bottom: 0;
    border-right: 1px solid transparent;
    padding-right: 15px;
}*/
.tabs-section {
    overflow: hidden;
    background-color: #333;
    padding: 60px 0px;
}
.tabs-section .feature-img {
    max-height: 255px;
    overflow: hidden;
    border-radius: 10px;
    border: 3px solid #fff;
}
.tabs-section .nav-tabs {
    border: 0;
}
.tabs-section .nav-link {
    border: 0;
    padding: 11px 15px;
    transition: 0.3s;
    color: #fff;
    border-radius: 0;
    border-right: 2px solid #cddc39 !important;
    font-weight: 600;
    font-size: 15px;
}
.tabs-section .nav-link:hover {
    color: #cddc39;
}
.tabs-section .nav-link.active {
    color: #333333;
    background: #cddc39;
}
.tabs-section .nav-link:hover {
    border-right: 4px solid #cddc39;
}
.tabs-section .tab-pane.active {
    -webkit-animation: fadeIn 0.5s ease-out;
    animation: fadeIn 0.5s ease-out;
}
.tabs-section .details h3 {
    font-size: 26px;
    color: #cddc39;
}
.tabs-section .details p {
    color: #aaaaaa;
}
.font-14 {
    font-size: 14px;
}

.table th,
.table td {
    /*border: 1px solid #e4e9f0;*/
    /*//font-size:12px;*/
}
.bold {
    font-weight: bold !important;
}

/*.table thead th {
    border-top: 1px solid #e4e9f0 !important;
}*/

.truncate {
    max-width: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
footer {
    /*z-index: 99999999;*/
    border-top: 1px solid #ccc;
}

.horizontal-menu .bottom-navbar {
    background: #258e99 !important;
}

.horizontal-menu .bottom-navbar .page-navigation > .nav-item .submenu ul li a:hover {
    color: #258e99 !important;
}

.form-check .form-check-label input[type="radio"]:checked + .input-helper:before {
    background: #56c4cf !important;
    border-width: 0;
}

.form-check .form-check-label input[type="radio"] + .input-helper:before {
    border: solid #69bbc3 !important;
}
@media (max-width: 991px) {
    .page-body-wrapper {
        padding-top: 90px !important;
    }
}

.bottomfooter {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.form-check .form-check-label input[type="checkbox"]:checked + .input-helper:before {
    background: #56c4cf;
    border-width: 0;
}

.form-check .form-check-label input[type="checkbox"] + .input-helper:before {
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 2px;
    border: solid #258e99;
    border-width: 2px;
    -webkit-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

.navbar-nav {
    padding-left: 1rem;
    font-size: 16px;
    font-weight: bold;
}
.text-danger {
    color: red !important;
}

.dropdown .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #258e99 !important;
}
.dropdown .dropdown-menu .dropdown-item:hover i {
    background-color: transparent;
    color: #258e99 !important;
}

.horizontal-menu .bottom-navbar .page-navigation > .nav-item:hover > .nav-link i {
    color: #ffffff !important;
}
.horizontal-menu .bottom-navbar .page-navigation > .nav-item:last-child > .nav-link i {
    color: #258e99 !important;
}
.form-group label {
    font-weight: bold;
}
.navbar {
    padding: 0;
}
.navbar-light .navbar-nav .nav-link.active {
    border-radius: 5px;
    border-bottom: 2px solid #56c4cf;
}

.text-gasper {
    color: #258e99;
}
.btn-gasper {
    color: #fff;
    background-color: #56c4cf;
    border-color: #54afb9;
}
.input-group-text {
    background-color: #56c4cf;
    border-color: #54afb9;
    color: #fff !important;
    border: none;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #56c4cf;
}
@media (max-width: 991px) {
    .page-body-wrapper-t {
        padding-top: 70px;
    }
}
.horizontal-menu .bottom-navbar .page-navigation > .nav-item:hover > .nav-link .menu-title {
    color: #fff;
}
@media (max-width: 480px) {
    .card .card-body {
        padding: 10px 0px;
    }
    .form-group label {
        font-size: 12px;
        line-height: 1;
        vertical-align: top;
        margin-bottom: 0.5rem;
    }
    p {
        font-size: 12px;
        line-height: 1.5;
    }
    .form-check .form-check-label {
        display: block;
        margin-left: 24px;
        font-size: 15px;
        line-height: 1.5;
    }
    .scroll-left {
        height: 65px !important;
        overflow: hidden;
        position: relative;
        background: white;
        color: #040404;
        border: 1px solid #f7f7f7;
    }
    .scroll-left p {
        position: absolute;
        width: 100%;
        height: 100%;
        margin: 0;
        line-height: 20px !important;
        text-align: center;
        transform: translateX(100%);
        animation: scroll-left 30s linear infinite;
    }
    h3,
    .h3 {
        font-size: 1rem;
    }
    .list-group-item {
        position: relative;
        display: block;
        padding: 0.3rem 1rem;
        margin-bottom: -1px;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.125);
    }
    .ticker {
        margin-top: 19px;
    }
}

#tblPaymentDetails_length > label > select {
    border: 1px solid #ccc;
}
@media screen and (max-width: 991px) {
    .bottomfooter {
        position: static;
    }
}

.imageresize {
    width: 300px !important;
    height: 300px !important;
    border-radius: 0 !important;
}
/* Css Changes By Faizan Dev 06-09-2023 */
.text-sm-label {
    font-size: 12px;
    margin-left: 4px;
}
@media (min-width: 1200px) {
    .container-scroller .content-wrapper {
        max-width: 1366px !important;
    }
}
.login-page {
    background-size: cover;
}

.registration-form-section .form-group {
    margin-bottom: 24px !important;
}
.registration-form-section .m-b-20 {
    margin-bottom: 0;
}

@media screen and (max-width: 600px) {
    .text-black-mobile {
        color: #000 !important;
        margin-top: 14px;
        margin-bottom: 2px !important;
        font-size: 20px;
        text-align: left;
        padding: 0px 14px;
    }
    .registration-form-section .card {
        border: 0;
    }

    .registration-form-section .form-group-radio {
        margin-bottom: 8px !important;
    }
    .form-group-radio .col-5 {
        padding-right: 0;
    }
    .login-page {
        /* background: none;*/
    }
}

.radio-btn-section {
    display: flex;
    gap: 28px;
}

.registration-form-section .form-group-radio {
    margin-bottom: 8px !important;
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        box-shadow: none;
    }
    .text-black-mobile {
        margin-top: 16px;
    }
}
.registration-form-section .form-control-sm {
    height: 38px;
}

.registration-form-section .upload-image-preview img.imageThumb {
    width: 62px !important;
    height: auto;
}

.registration-form-section input {
    border: 1px solid #cecece !important;
}

.registration-form-section select {
    border: 1px solid #cecece !important;
    outline: 0;
}
.btn-gasper.btn-gasper-dark {
    background-color: #2095a1 !important;
    border-color: #2095a1 !important;
}
.btn-gasper {
    background-color: #2095a1;
    border-color: #2095a1;
}
.registration-form-section .input-group-text {
    background-color: #2095a1;
    border-color: #2095a1;
}

.btn-gasper-custom {
    font-size: 15px !important;
}
.registration-form-section label {
    font-size: 14px;
    margin-bottom: 8px;
}
.registration-form-section {
    padding-bottom: 0px;
}
.registration-form-section + .bottomfooter {
    position: static;
}
footer.footer.bottomfooter {
    padding-top: 14px;
    padding-bottom: 4px;
}
.registration-form-section {
    /* min-height: calc(100vh - 136px); */
    margin-bottom: 0;
}
.registration-form-section label.form-check-label {
    font-size: 14px;
    line-height: normal;
}
@media (max-width: 1080px) {
    .footer-links {
        margin-top: 0;
    }
}
@media (max-width: 600px) {
    .footer-links {
        margin-top: 14px;
    }
    .registration-form-section label {
        font-size: 15px;
    }
    .btn-gasper-custom {
        font-size: 15px !important;
    }
    .registration-form-section label.form-check-label {
        font-size: 15px !important;
    }
}

.registration-form-section .form-check .form-check-label input[type="radio"]:checked + .input-helper:before {
    background: #2095a1 !important;
}
.registration-form-section .form-check .form-check-label input[type="radio"] + .input-helper:before {
    border: solid #2095a1 !important;
}
.form-check .form-check-label input[type="checkbox"]:checked + .input-helper:before {
    background: #2095a1 !important;
}

.registration-form-section.login .form-group {
    margin-bottom: 2px !important;
}

.registration-form-section.login h3.card-title.text-center.mb-0 {
    font-size: 26px;
    margin-top: 18px;
    margin-bottom: 18px !important;
}
.login-text-sm {
    font-size: 13px !important;
}
.login-page-logo {
    margin-bottom: 14px;
}

.container-fluid.registration-form-section.login {
    min-height: calc(100vh - 48px);
}
.login-page .container-scroller + .bottomfooter {
    position: static !important;
}

@media screen and (max-width: 600px) {
    .login-page .registration-form-section.login .card {
        border: 1px solid #e4e9f0;
        margin: 14px;
    }
}
/* End Css Changes By Faizan Dev 06-09-2023 */

.note {
    padding: 10px 10px 0 10px; /*Added By Kashmira Dev 07-09-2023*/
    background: #f5f3f3;
    border-radius: 6px;
    margin-bottom: 20px;
}

.thankyou {
    width: 50%;
    margin: auto;
} /*Added By Kashmira Dev 07-09-2023*/
.dropdown-divider {
    margin: 0.3rem 0;
} /*Changed by By Kashmira Dev 07-09-2023*/
.form-group label {
    margin-bottom: 0.75rem;
} /*Changed by By Kashmira Dev 07-09-2023*/
.card .card-title {
    margin-bottom: 1rem;
}
.page-item.active .page-link {
    background-color: #258e99;
    border-color: #258e99;
}
.page-link {
    color: #258e99;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    top: 19px !important;
    line-height: 16px;
}
.navbar-light .navbar-nav .nav-link.active {
    border-radius: 5px;
    border-bottom: 2px solid #56c4cf;
    background: #258e99;
    color: #ffffff;
}

thead {
    background-color: #3e535b !important;
    color: #ffffff;
}
table {
    border-spacing: 1px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before {
    line-height: 15px !important;

    background-color: #dc3545 !important;
}

.page-item.disabled .page-link {
    color: #ffffff !important;
    background-color: #258e99 !important;
    border-color: #496f72 !important;
}
.page-title {
    margin: 0 0 1.5rem 0;
}

th {
    background-color: #3e535b !important;
}
/* Css Changes By Faizan Dev 29-11-2023 */
.total-amount-section {
    margin-top: 26px;
}
.select-player-row-section label {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 6px;
}
.btnparticipate {
    width: 400px;
}
@media (max-width: 600px) {
    .note {
        border-radius: 0;
    }
    .text-black-mobile-center {
        text-align: center;
    }
    .text-note-mobile {
        color: #000 !important;
        padding: 4px;
        margin-top: 4px !important;
        display: block;
    }
    .full-width-section-mobile {
        padding: 0;
    }
    .border-0-mobile {
        border: 0;
    }
    .total-amount-section {
        margin-top: 24px;
    }
    .total-amount-section .col-md-12 {
        padding: 0;
    }
    .full-width-section-mobile .card-body.mobilecard {
        padding-top: 0 !important;
    }
    .btnparticipate {
        width: 100%;
        padding-right: 0;
        margin-right: 0 !important;
    }
    .total-amount-section .col-md-12 h4.pull-right {
        text-align: center;
        width: 100%;
        margin-top: 6px;
        margin-bottom: 0;
        font-weight: 800;
        font-size: 18px;
    }

    span#totalFee {
        font-weight: 800;
        font-size: 18px;
    }
}
.total-amount-section .col-md-12 h4.pull-right {
    font-weight: 800;
}
span#totalFee {
    font-weight: 800;
    font-size: 18px;
}
.login-page .btn-gasper.btn-gasper-dark,
.login-page .btn-gasper-custom,
.btnparticipate {
    height: 42px;
    font-size: 15px !important;
    line-height: 21px;
}
.btnparticipate {
    height: 50px;
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: bold;
}
.card .card-title.forgot-password-title {
    margin-top: 20px;
    margin-bottom: 32px;
    font-size: 20px;
}
a.already-registered-link.login-text-sm {
    font-weight: 600;
    font-size: 14px !important;
    color: #ed1c24;
}
center.forgot-password-title {
}
/* #frmforgotpassword .btn-gasper{
 height: 42px;
    font-size: 15px!important;
    line-height: normal;
}
#frmforgotpassword .form-control-sm {
    height: 38px;
} */

.select-player-row-section {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    margin-top: 26px;
    gap: 10px;
    margin-bottom: 18px;
}
.form-control-select-player {
    width: 276px;
    height: 40px !important;
    font-size: 15px !important;
    font-weight: 500;
    outline: 1px solid #2095a1 !important;
}
a.navbar-brand img {
    width: 180px !important;
    padding-bottom: 6px;
    padding-top: 2px;
}
@media (max-width: 600px) {
    .select-player-row-section {
        justify-content: flex-start;
        gap: 4px;
        padding-left: 0;
        flex-direction: column;
        margin-top: 17px;
        margin-bottom: 28px;
        padding-left: 3px;
        padding-right: 3px;
    }
    .form-control-select-player {
        width: 100%;
        height: 40px !important;
    }
    .p-0-mobile {
        padding: 0;
    }
    .border-mobile {
        border: 1px solid #e4e9f0;
        padding: 15px 15px;
    }
    a.navbar-brand img {
        width: 162px !important;
        padding-bottom: 6px;
        padding-top: 2px;
    }
}
.form-control-sm {
    height: 38px;
}

.container-fluid-custom-section {
    min-height: calc(100vh - 136px);
    margin-bottom: 0;
}
.bottomfooter {
    position: static !important;
}
.page-title-event-page {
    margin-bottom: 10px;
}
#frmPay #divplayerEvent span.btn.mt-sm-0.btn-sm.btn-success {
    font-size: 13px !important;
    padding: 4px;
    min-width: 88px !important;
    margin-top: 0px !important;
}
.card-title.event-title-custom {
    font-size: 15.5px !important;
    font-weight: bolder !important;
    color: #000;
}
.event-date-custom,
.fee-details {
    font-size: 13.5px !important;
}
.fee-details {
    color: #ff2323 !important;
}
.btnAddPar:disabled {
    background-color: red !important;
}
.btn.disabled,
.ajax-upload-dragdrop .disabled.ajax-file-upload,
.btn:disabled,
.ajax-upload-dragdrop .ajax-file-upload:disabled {
    opacity: 0.5;
}

@media (max-width: 600px) {
    .card-title.event-title-custom {
        font-size: 16.5px !important;
        margin-bottom: 10px;
    }
    /* .event-add-part-section {
        position: absolute;
        text-align: right;
        width: 174px;
        right: 0;
    } */
    .event-select-checkbox-section {
        margin-bottom: 10px;
    }
    .event-date-custom,
    .fee-details {
        font-size: 14px !important;
        margin-bottom: 8px !important;
    }
    .total-event-fee {
        margin-bottom: 0 !important;
        margin-top: 10px;
    }
    .registration-form-section.login .content-wrapper {
        padding-top: 0 !important;
    }
    .select-player-row-section label {
        margin-bottom: 8px;
        text-align: left;
        font-size: 16px;
    }
    .page-header.text-center {
        margin-bottom: 8px;
    }
    .event-select-checkbox-section input[type="checkbox"] {
        width: 30px;
        height: 30px;
        cursor: pointer;
        border-radius: 4px !important;
    }
    .page-header h3.page-title.text-white {
        color: #000 !important;
    }
    .col-md-3.event-add-part-section {
        padding: 0px 12px !important;
        margin-top: 4px;
        margin-bottom: 4px;
    }
}

.total-amount-section .card-body {
    background: #eff2ff;
}
.total-event-fee {
    color: red;
    font-weight: bold;
}
#divplayerEvent .col-md-12 .card {
    margin-bottom: 12px !important;
}
@media (min-width: 1400px) {
    .navbar.navbar-expand-lg .container {
        max-width: 1366px !important;
    }
}
@media (min-width: 1330px) {
    .navbar.navbar-expand-lg .container {
        max-width: 1300px !important;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        /* gap: 12px; */
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 4px 16px;
        text-align: center;
    }
}
@media (max-width: 991px) {
    .navbar-nav {
        padding-left: 0;
    }
    .navbar-nav .nav-link {
        padding-right: 14px;
        padding-left: 14px;
    }
}

#frmRegistration .form-check .form-check-label input[type="checkbox"] + .input-helper:before {
    top: 2px !important;
}

/* End Css Changes By Faizan Dev 29-11-2023 */

/*  Css Changes By Mihir Dev 01-12-2023 */
.card-title-1.event-title-custom-1 {
    font-size: 14px !important;
}
@media (max-width: 600px) {
    .row.card-gap {
        gap: 6px;
    }
    .card-title-1.event-title-custom-1 {
        font-size: 15px !important;
    }

    .photo-bottom {
        padding-bottom: 20px;
    }
    .card.card-box {
        margin: 20px;
        padding-top: 15px;
    }
    .form-group-1 label {
        font-size: 15px;
    }
}
.custom-content-wrapper {
    margin-top: 40px !important;
}

#divplayerEvent .event-add-part-section .btn {
    min-width: 134px !important;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -6px !important;
}
.col-12.partner-details {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 8px;
    gap: 6px;
}
@media screen and (max-width: 600px) {
    #divplayerEvent .event-add-part-section .btn {
        min-width: 134px !important;
        padding: 10px 8px;
        font-size: 15px;
        margin-top: 0 !important;
    }
    #divplayerEvent .event-add-part-section .btn .fas.fa-plus-circle {
        font-size: 15px !important;
    }
    .show-on-mobile-1 p {
        font-size: 15px;
        line-height: 1.6;
    }
    .show-on-mobile.show-mobile {
        margin-left: 4px;
        font-size: 15px;
        line-height: 1.8;
        border-bottom: 0;
    }
    .custom-content-wrapper {
        margin-top: 0 !important;
    }
    .profile-mt-mobile {
        margin-top: 30px;
    }
    .text-center-mobile {
        text-align: center;
        margin-bottom: 18px;
    }
    .participationview {
        margin-top: 18px;
    }
    .participationview .dataTables_scrollBody th.show-on-mobile.show-mobile.text-left.sorting_disabled {
        display: none !important;
    }
    .participationview th.show-on-mobile.show-mobile.text-left.sorting_disabled {
        border: 0 !important;
    }
}
@media screen and (min-width: 900px) and (max-width: 1024px) {
    .table-responsive-1 {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}
.goid-num {
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
    color: #ed1c24 !important;
}
.content-wrapper {
    min-height: calc(100vh - 140px) !important;
    margin-bottom: 20px !important;
}
.modal-title {
    font-weight: bold;
}
.participationview table.table.table-bordered.tablenew.dataTable.no-footer {
    width: 100% !important;
}
.participationview .btn.btn-link {
    font-size: 16px !important;
}
.container-fluid.login-page.login-page-admin.login-page-admin{
    min-height: calc(100vh - 48px);
}
.login-page-divider{
    margin-bottom: 18px;
    margin-top: 18px;
}
body.admin-section .content-wrapper{
    min-height: calc(100vh - 110px)!important;
    margin-bottom: 0!important;
}

/*  End Css Changes By Mihir Dev 01-12-2023 */

.payment-box{
    margin: 0 auto;
    border: 1px solid #CCC;
    padding: 15px;
}
.payment-heading{
    font-size:16px!important;
}
.payment-methods{
    cursor:pointer;
    display:table;
}
.wa-groups > a {
    color: #08ad46;
    font-weight: 600;
}
.upi-additional-note{
    color: red;
    font-weight: 600;
    font-size: 14px !important;
    margin-top: 20px;
}
.upi-page-note{
    color: red;
    font-weight: 600;
    font-size: 16px !important;
    padding: 15px;
    line-height: 25px;
}
