﻿
.sidebar {
    /*    width:15%; 100vh*/
    background: linear-gradient(to bottom, #000000,#1B1C1E,#201830, #A72527);
    color: white;
    height: 110vh !important;
    padding-top: 34%;
}

.content {
    margin: auto;
    width: 90%;
}

.skin-blue .sidebar-menu > li > .treeview-menu {
    background: #3b3b3b !important;
}

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a {
    color: #fff;
    background: #0a171c;
    border-left-color: #dd4b39;
}


.skin-blue .treeview-menu > li > a {
    color: #eeeeeed4;
}



@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .main-sidebar {
        width: 7% !important;
    }
}

.sidebar-menu {
    margin-top: 10%;
    /*    margin-left: 6%;
    margin-right: 6%;*/
    width: 65%;
    padding: 1% 10px;
    background-color: #D9D9D926;
    margin: auto;
}

.sidebar-menuFull {
    width: 100% !important;
}

.sidebar-menu > li > a {
    padding: 4px 5px 11px 16px;
    display: block;
}

.main-sidebar {
    padding-top: 0px !important;
}

body {
    padding: 0px 0%;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    /*    background-color: #020203;*/
    background: linear-gradient(to bottom, #000000, #9f2427 30%);
    border-top-left-radius: 63px;
    border-bottom-left-radius: 63px;
    border-top-right-radius: 63px;
    /*    border-top-right-radius: 63px;
    border-bottom-right-radius: 63px;*/
    /*    -moz-border-radius-topleft: 6%;
    -moz-border-radius-topright: 3%;
    -moz-border-radius-bottomright: 3%;
    -moz-border-radius-bottomleft: 3%;
    -webkit-border-radius: 5%;*/
}

.user-panel > .image,
.user-panelBig > .image {
    padding: 5px;
    width: 65%;
    /* margin: auto; */
    margin-left: 11px;
    background-color: #959595;
    border-radius: 12%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.status-dot {
    width: 10px;
    height: 10px;
    background-color: #00ff4c;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 3px;
    border: 2px solid #3b3b3b;
}

.user-panelBig {
    position: relative;
    width: 45%;
    padding: 11px;
    top: -8%;
    left: 28%;
    overflow: hidden;
}

    .user-panel > .image > img,
    .user-panelBig > .image > img {
        width: 95%;
        max-width: 40px;
        height: auto;
    }

.cls {
    background-color: #fff !important;
    background-image: none !important;
}

.top-banner {
    position: relative;
    background: white;
    border-radius: 30px;
    overflow: hidden;
    height: 260px;
}

    .top-banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 30px;
    }


@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 7%;
        height: 100px;
    }
}

.skin-blue .main-header .navbar {
    background-color: #a22427;
    border-top-left-radius: 63px;
    /*    border-bottom-left-radius: 63px;*/
}

.main-header {
    height: 100px;
}

    .main-header .sidebar-toggle {
        margin: 25px 25px;
        background: black;
        color: white;
        border-radius: 40%;
        padding: 10px 13px;
        border: 2px solid #fff;
    }

.sidebar-toggle:hover {
    background: white;
    color: black;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: white;
    color: black;
}

.club-name-box {
    position: absolute;
    height: 50%;
    top: 15px;
    left: 30%;
    width: 40%;
    /*    text-align: center;*/
    background: #1c1c1c;
    color: white;
    padding: 0px 10px;
    /*   border-radius: 20px;*/
    font-weight: bold;
    border: 2px solid #fff;
    border-top-left-radius: 63px;
    border-bottom-left-radius: 63px;
    border-top-right-radius: 63px;
    border-bottom-right-radius: 63px;
}

.club-name {
}

.clubLogo > img {
    margin: 4px -4px !important;
    border: 2px solid #fff;
    border-top-left-radius: 63px;
    border-bottom-left-radius: 63px;
    border-top-right-radius: 63px;
    border-bottom-right-radius: 63px;
}

.club-name {
    padding-top: 1%;
    /*        font-weight: 400;*/
    padding-left: 8%;
    font-size: x-large;
}

.user-image {
    border: 2px solid #fff;
}

.dropdown-toggle {
    background: #663130;
    font-size: x-small;
    border-top-left-radius: 63px;
    border-bottom-left-radius: 63px;
    border-top-right-radius: 63px;
    border-bottom-right-radius: 63px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 7px 10px 7px 0px !important;
    margin-top: 17%;
    margin-right: 50px;
}

}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        /*        padding-top: 12px !important;
        padding-bottom: 12px !important;*/
    }
}

.jssorb111 {
    background-color: white;
    margin: 8px -10px;
    height: 36px;
    /* padding: 27px 6px; */
    right: 146.1827px !important;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 20px;
}

#jssor_1 {
    border-top-left-radius: 33px;
    border-bottom-left-radius: 33px;
    border-top-right-radius: 33px;
    border-bottom-right-radius: 33px;
}

#cardDiv {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-color: #3b3b3b;
    padding-top: 36px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border: 1px solid #3b3b3b;
}

.cardInner {
    background: linear-gradient(to right, #f5d1c6, #f29f7b, #f5d8d6, #f6f2ee);
    padding: 2%;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border: 1px solid #3b3b3b;
}

.divCalen {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-color: #3b3b3b;
    color: white;
    padding-left: 26px;
    font-size: smaller;
}

.cardInner > .col-lg-4 > .small-box,
.cardInner > .col-xs-12 > .small-box,
.cardInner > .col-sm-4 > .small-box {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background: transparent;
    box-shadow: #666666cf 7px 2px 14px;
    height: 152px;
}

.box-title {
    font-family: math;
    font-weight: 900;
}

.box-header > .box-tools {
    position: absolute;
    right: 28px;
    top: 5px;
    font-size: 14px;
}

    .box-header > .box-tools > button {
        border-radius: 20px;
        background-color: #959595 !important;
    }

.calcDiv {
    background: linear-gradient(to bottom, #7e6b68d6, #eb3315e3, #ae3a258c);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: #666666cf 3px 1px 9px;
    border: 2px solid #A72527;
}

.box-header > .box-tools > .box-body {
    color: white;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.LinkBox {
    height: 129px;
    object-fit: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
    background-size: cover;
    cursor: grab;
}

.box-title-heading {
    font-weight: 900;
    font-size: 32px;
    line-height: 35px;
    text-align: left;
    /*    color: linear-gradient(to bottom, #7e6b68d6, #eb3315e3, #ae3a258c);*/
    /*color: linear-gradient(90deg, #333333 0%, #DD1818 100%);*/
    /*    font-family: math;*/
    margin-bottom: 30px;
    background: linear-gradient(90deg, #333333 -7%, #DD1818 33%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Poppins;
    /*    font-weight: 600;
    font-size: 32px;
    line-height: 15px;
    letter-spacing: 0%;
    text-align: center;*/
}

.panel-group {
    border: 2px solid #A72527;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 20px 15px;
}

#errortag {
    text-align: center;
}

    #errortag > h1 {
        font-family: math;
        font-size: 16px;
        font-weight: 900;
    }

.panel-body {
    padding: 15px;
    box-shadow: #d1c3c3cf 3px 1px 9px;
    background: #eeeeee00 !important;
}

.box-header {
    padding: 0px !important;
}

    .box-header > .panel-heading {
        background-color: #3b3b3b;
        color: white;
    }

.panel {
    border: 1px solid #959595;
}
/*
.panel-body > .form-group > label {
    float: right !important;
}*/
.panel-body .form-group label {
    float: right !important;
}

.panel-body .form-group label {
    font-size: 1.4rem !important;
    font-weight: 800;
}

.panel-body .form-group .form-control {
    font-size: 1.4rem !important;
    font-weight: 800;
}

.MLImage {
    border: 2px solid #959595;
    border-radius: 25px;
    padding: 1%;
    box-shadow: #463b3bcf 3px 3px 20px;
}

.frmBTNView {
    margin-right: 0%;
}

    .frmBTNView > input[type="submit"],
    .frmBTNView > input[type="button"] {
        background: linear-gradient(90deg, #C31432 2%, #240B36 100%);
        box-shadow: #463b3bcf 1px 1px 10px;
        border-radius: 3%;
        color:white;
    }

.table-body thead th, #footer {
    background: #3b3b3b !important;
    color:white;
}

.btn-print {
    position: relative;
    padding-left: 30px;
    background: linear-gradient(90deg, #C31432 2%, #240B36 100%);
    color: white;
    float: right;
    margin: .5%;
/*    margin-bottom: .5%;*/
}

    .btn-print::before {
        content: "\f02f"; 
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

.btninfo {
    padding: 0%;
    margin-left: 7%;
    box-shadow: #444 3px 1px 9px;
    background: #7d2028 !important;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    color: white;
}
.clval, .payAmt {
    font-size: 1.4rem !important;
    font-weight: 800;
    text-align: right;
}
.form-horizontal, input[type="text"] {
    border-radius: 10px;
}

.btn-pay {
    position: relative;
    /* padding-left: 30px; */
    background: linear-gradient(90deg, #1093df 2%, #59afabc7 100%);
    color: white;
    float: right;
    margin: .5%;
    /*    margin-bottom: .5%;*/
}

    .btn-pay::before {
/*        content: "\f02f";
        font-family: "Font Awesome 6 Free";*/
        font-weight: 900;
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
.table-cashCard tbody {
    font-size: 1.4rem !important;
    font-weight: 800;
}
    .table-cashCard tbody a {
        color: #982726;
    }

.navbar-nav > .user-menu > .dropdown-menu, .navbar-nav > .user-menu > .dropdown-menu > .user-body {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.dropdown-menu {
    background: linear-gradient(to bottom, #a22427, #000);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.skin-blue .main-header li.user-header {
       background-color: #ffffff00;
  
    /*    border-radius: 10px;*/
    box-shadow: #444 3px 1px 9px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.user-footer {
    background-color: #301010 !important;
    box-shadow: #444 3px 1px 9px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}