
/*============================ BEGINNING OF UNIVERSAL RULE SETS (STYLES) ===================================*/

    @font-face {src: url(fonts/rubik.ttf);font-family: rubik;}
    @font-face {src: url(fonts/baloo.ttf);font-family: baloo;}
    @font-face {src: url(fonts/alfaslabone.ttf);font-family: alfa;}



    body {
        margin:0px !important;
        padding: 0px !important;
        font-family:rubik !important;
        /* background-image: url(subImages/gbFitnessStudioWMB.jpg); */
        /* background-position: center; */
        /* background-size: contain; */
    }

    a {text-decoration: none !important;color: inherit;}
    input::placeholder {color: #bdbebe;font-size: 1em;}
    ::-webkit-scrollbar{width: 2px;height: 3px;}
    ::-webkit-scrollbar-track{background: transparent;}
    ::-webkit-scrollbar-thumb{background: #01050D;border-radius: 5px;}
    .row {margin: 0px !important;padding: 0px !important;}
    .blink{animation: blink 2s linear infinite;}
    @keyframes blink{ 0%{opacity: 0;} 50%{opacity: .5;} 100%{opacity: 1;} }
    .noPad{padding:0px !important;}.noPadT{padding-top:0px !important;}.noPadB{padding-bottom:0px !important;}
    .noPadL{padding-left:0px !important;}.noPadR{padding-right:0px !important;}
    .noMarg{margin:0px !important;}.noMargT{margin-top:0px !important;}.noMargB{margin-bottom:0px !important;}
    .noMargL{margin-left:0px !important;}.noMargR{margin-right:0px !important;}.block{display: block !important;}
    .spaceFiller{width: 100% !important;}.inlineBlock{display: inline-block !important;}.inline{display: inline !important;}
    .buttonMain{border:none;margin:0px !important;cursor:pointer;}.btbRadius5{border-radius:5px !important;}
    .btbRadius10{border-radius:10px !important;}.btbRadius15{border-radius:15px !important;}
    .btbRadius20{border-radius:20px !important;}.btnXs{padding: 2px 8px;font-size: 0.8em;}
    .btnSm{padding: 3px 12px;font-size: 0.9em;}.btnReg{padding: 5px 15px;font-size: 1em;}
    .btnPrime{background: linear-gradient(#00428d, #000c24);color: #fff;}
	.btnPrime:hover{background: linear-gradient(#000c24, #000c24);}
    .btnPrimePlain{background: #000c24;color: #fff;transition: 0.5s background-color;}
    .btnPrimePlain:hover{background: #001e59;}
    .btnSub{background: linear-gradient(#0061cf, #00256e);color: #fff;}
	.btnSub:hover{background: linear-gradient(#00256e, #00256e);}
    .btnSubPlain{background: #00256e;color: #fff;transition: 0.5s background-color;}
    .btnSubPlain:hover{background: #0061cf;}
    .btnDelete{background: linear-gradient(#cf0000, #6e0000);color: #fff;}
	.btnDelete:hover{background: linear-gradient(#6e0000, #6e0000);}
    .btnDeletePlain{background: #a50000;color: #fff;transition: 0.5s background-color;}
    .btnDeletePlain:hover{background: #6e0000;}
    .colorInfo{color: #00256e !important;}.colorWarning{color: #6e0000 !important;}.colorSub{color: #000c24 !important;}
    .parXs{font-size:0.8em !important;color: #000000;}.parSm{font-size:0.9em !important;color: #000000;}
    .parMain{font-size:1em !important;color: #000000;}.parLg{font-size:1.1em !important; margin: 0px; color: #000000;}
    .headingXs{font-size:1.2em !important;color: #000000;}.headingSm{font-size:1.35em !important;color: #000000;}
    .headingMain{font-size:1.5em !important;color: #000000;}.headingLg{font-size:2em !important;color: #000000;}
    .light{font-weight:300 !important;}.bold{font-weight:400 !important;}.bolder{font-weight:500 !important;}
    .boldest{font-weight:600 !important;}.black{font-weight:700 !important;}.smallText{font-size: 90% !important;}
    .marg5{margin: 5px !important;}.margL5{margin-left: 5px !important;}.margR5{margin-right: 5px !important;}
	.margT5{margin-top: 5px !important;}.margB5{margin-bottom: 5px !important;}
    .marg10{margin: 10px !important;}.margL10{margin-left: 10px !important;}.margR10{margin-right: 10px !important;}
	.margT10{margin-top: 10px !important;}.margB10{margin-bottom: 10px !important;}
    .marg15{margin: 15px !important;}.margL15{margin-left: 15px !important;}.margR15{margin-right: 15px !important;}
	.margT15{margin-top: 15px !important;}.margB15{margin-bottom: 15px !important;}
    .marg20{margin: 20px !important;}.margL20{margin-left: 20px !important;}.margR20{margin-right: 20px !important;}
	.margT20{margin-top: 20px !important;}.margB20{margin-bottom: 20px !important;}
    .marg50{margin: 50px !important;}.margL50{margin-left: 50px !important;}.margR50{margin-right: 50px !important;}
	.margT50{margin-top: 50px !important;}.margB50{margin-bottom: 50px !important;}
    .marg100{margin: 100px !important;}.margL100{margin-left: 100px !important;}.margR100{margin-right: 100px !important;}
	.margT100{margin-top: 100px !important;}.margB100{margin-bottom: 100px !important;}
    .pad5{padding: 5px !important;}.padL5{padding-left: 5px !important;}.padR5{padding-right: 5px !important;}
	.padT5{padding-top: 5px !important;}.padB5{padding-bottom: 5px !important;}
    .pad10{padding: 10px !important;}.padL10{padding-left: 10px !important;}.padR10{padding-right: 10px !important;}
	.padT10{padding-top: 10px !important;}.padB10{padding-bottom: 10px !important;}
    .pad15{padding: 15px !important;}.padL15{padding-left: 15px !important;}.padR15{padding-right: 15px !important;}
	.padT15{padding-top: 15px !important;}.padB15{padding-bottom: 15px !important;}
    .pad20{padding: 20px !important;}.padL20{padding-left: 20px !important;}.padR20{padding-right: 20px !important;}
	.padT20{padding-top: 20px !important;}.padB20{padding-bottom: 20px !important;}
    .pad50{padding: 50px !important;}.padL50{padding-left: 50px !important;}.padR50{padding-right: 50px !important;}
	.padT50{padding-top: 50px !important;}.padB50{padding-bottom: 50px !important;}
    .pad100{padding: 100px !important;}.padL100{padding-left: 100px !important;}.padR100{padding-right: 100px !important;}
	.padT100{padding-top: 100px !important;}.padB100{padding-bottom: 100px !important;}
    .goldText{color: #bd8b00 !important;}.redText{color: #d70000 !important;}.text800{font-weight:800;}
    .blackText{color: #000000 !important;}.ashText{color: #3c3c3c !important;}.tJustify{text-align: justify !important;}
    .whiteText{color: #ffffff !important;}.noWrap{white-space: nowrap !important;}
    .goldText02{color: #f5c98a !important;}.width100{width: 100% !important;}
/*============================ BEGINNING OF ID(S) ===================================*/

	
	
	
	
	
	
	
	
	
	
	
/*============================ BEGINNING OF CLASSES  ===================================*/

    .logoMenuCoat{
        width: 100%;
        border-bottom: 1px solid #a3a3a3;
        background: #000000;
    }

    .logoMenuHolder{
        width: 100%;
        min-height: 100px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #000000;
    }

    .logoMenuHolder02{
        width: 100%;
        min-height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #000000;
    }

    .logoHolder{
        display: flex;
    }

    .mainLogo{
        width: 210px;
        height: auto;
        border-radius: 5px;
    }.mainLogo:hover{width: 215px;height:auto;transition: 0.5s;}

    .modalLogo{
        width: 150px;
        height: auto;
        margin: 10px 0px;
    }

    .menuHolder{
        padding: 0px;
    }

    .modalMenuHolder{
        padding: 0px;
    }

    .menuLinks{
        white-space: nowrap;
        margin: 0px 10px;
        font-size: 1.05rem;
        line-height: 0.9;
        color: #f5c98a;
    }.menuLinks:hover{font-weight: 500;transition: 0.5s;}

    .modalMenuLinks{
        white-space: nowrap;
        margin: 15px 0px;
        font-size: 1.1rem;
        display: block;
        cursor: pointer;
    }.modalMenuLinks:hover{font-weight: 500;transition: 0.5s;}

    .loginButton02{
        font-size: 0.9em;
        font-weight: 500;
        border-radius: 5px;
        background: linear-gradient(#303030, #000000);
        color: #f5c98a;
        padding: 10px 15px 8px 15px;
        width: fit-content;
        cursor: pointer;
        border: none !important;
    }.loginButton02:hover{background: linear-gradient(#000000, #000000);}


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

    .mobileMenuButton{
        font-size: 1.5rem;
        color: #f5c98a;
        cursor: pointer;
    }

    .pageCoat{
        width: 100%;
        min-height: 300px;
        padding: 100px 0px;
    }

    .smallHeading{
        font-size: 1.3rem;
        margin: 0px;
        font-weight: 500;
    }

    .mainHeading{
        font-size: 2rem;
        margin: 0px;
        font-weight: 400;
        color: #000000;
        font-family: alfa;
        padding: 0px 10px 5px 0px;
        border-bottom: 2px solid #c40000;
        width: fit-content;
    }

    .mainHeading02{
        font-size: 2rem;
        margin: 0px;
        font-weight: 400;
        color: #000000;
        font-family: alfa;
        padding: 0px 10px;
        border-bottom: 2px solid #c40000;
        width: fit-content;
        text-align: center;
        margin: 0px auto;
    }

    .mainPar{
        font-size: 1.1rem;
        font-weight: 300;
        color: #000000;
        margin: 0px;
    }

    .footerCoat{
        width: 100%;
        padding: 20px 0px;
        background: #000000;
        margin-top: 200px;
    }

    .footerContentCoat{
        width: 100%;
    }

     .copyPar{
        font-size: 1rem;
        color: #f5c98a;
        margin: 0px;
        font-weight: 300;
    }


.modalCloseButton{
    font-size: 2rem;
    color: #f5c98a !important;
    cursor: pointer;
}

.modalHeaderCoat{
    background: #000000;
    justify-content: space-between;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.titleHeadingCoat{
    text-align: center;
}

.titleHeading{
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
    margin: 0px;
}

.titlePar{
    font-size: 1.1rem;
    text-align: center;
    margin: 0px;
}

.adminForm{
    width: 100%;
    height: 50px;
    border: 1px solid #66686a;
    outline: none;
    border-radius: 5px;
    padding: 0px 15px;
    margin: 0px 0px 10px 0px;
}

.blackButton{
    font-size: 1em;
    font-weight: 400;
    border-radius: 5px;
    background: linear-gradient(#303030, #000000);
    color: #f5c98a;
    padding: 8px 20px;
    width: fit-content;
    cursor: pointer;
    border: none !important;
}.blackButton:hover{background: linear-gradient(#000000, #000000);}

.titleCoat{
    border-bottom: 1px solid #66686a;
}

.titleDeAdmins{
    font-size: 1.3rem;
}

.tableButton{
    font-size: 1rem;
    font-weight: 400;
    border-radius: 5px;
    color: #f5c98a;
    background: linear-gradient(#303030, #000000);
    padding: 5px 15px;
    border: none !important;
}.tableButton:hover{background: linear-gradient(#000000, #000000);}

table.listingTable th,
table.listingTable td{
    vertical-align: middle;
}

table.listingTable th{
    font-weight: 500;
}

.subHeadingDeAdmin{
    font-size: 1.1rem;
    padding: 8px 15px;
    background: linear-gradient(#f5c98a, #a78143);
    border-radius: 5px;
    width: fit-content;
    color: #000000;
    border: none !important;
}

.subHeadingDeAdmin02{
    font-size: 1.1rem;
    padding: 8px 15px;
    background: linear-gradient(#303030, #000000);
    border-radius: 5px;
    width: fit-content;
    color: #f5c98a;
    border: none !important;
}

.goldButton{
    font-size: 1rem;
    padding: 8px 20px;
    background: linear-gradient(#f5c98a, #a78143);
    border-radius: 5px;
    width: fit-content;
    color: #000000;
    border: none !important;
    font-weight: 400;
}.goldButton:hover{background: linear-gradient(#f5c98a, #f5c98a);}

 

.profilePictureHolder{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0px 0px 4px 0px #a3a3a3;
    display: flex;
    justify-content: center;
    align-items: center;
}

.profileImage{
    width: 140px;
    height: 140px;
    border-radius: 50%;
}

.profileHeading {
    font-size: 1.1rem;
    font-weight: 500;
    margin: 0px 0px 5px 0px;
}

table.profileTable th{
    font-weight: 500;
    font-size: 1rem;
}

table.profileTable th{
    font-size: 1rem;
}

.parCoat{
    background: #e8e8e8;
    padding: 20px;
    border-radius: 10px;
}

.formHeadings{
    font-size: 0.9rem;
    margin: 0px 0px 5px 0px;
}

.dashBoardTopicCoat{
    width: 100%;
    box-shadow: 0px 0px 6px 0px #a3a3a3;
    margin-bottom: 25px;
    cursor: pointer;
    border-radius: 5px;
}

.dashBoardTopicHolder{
    width: 100%;
    min-height: 200px;
    background: #fff;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dashBoardTopicHolder02{
    width: 100%;
    min-height: 200px;
    background: #fff;
    border-radius: 5px 5px 0px 0px;
    padding: 30px 20px 10px 20px;
}

.dashBoardTopicColorCode001{
    width: 100%;
    height: 15px;
    background: linear-gradient(to right, #2c2c2c, #000000);
    border-radius: 0px 0px 5px 5px;
}
 
.dashBoardTopicColorCode002{
    width: 100%;
    height: 15px;
    background: linear-gradient(to right, #f5c98a, #a78143);
    border-radius: 0px 0px 5px 5px;
}

.dashBoardTitle{
    font-size: 1.2rem;
    color: #000000;
    text-align: center;
    margin: 0px;
}

.dashBoardContent{
    font-size: 2.5rem;
    color: #000000;
    text-align: center;
    margin: 5px 0px 0px 0px;
}

.dashContentIcons{
    font-size: 2rem;
    color: #000000;
    text-align: center;
    margin: 0px;
}

.dashSubHeading{
    font-size: 1rem;
    color: #424548;
    margin: 5px 0px 0px 0px;
}

.dashDisplayTable th,
.dashDisplayTable td {
    padding: 5px 15px;
}

.dashDisplayTable th{
    font-weight: 500;
}
















































































































.pulseImage {
    animation-name: pulse;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes pulse {
    0% {transform: scale(1);}
    50% {transform: scale(1.1);}
    100% {transform: scale(1);}
}
