.login-card-1{
    border-radius:30px !important;
}

.login-card-logo{
    max-width: 250px !important; 
    max-height: 100px !important; 
    margin-left:10px !important;
}

.reg-card-1{
    margin-top:50px !important; margin-bottom:20px !important;
}

.blue-bg{
    background-color: #1394FB !important;
}


/* Homepage */

.check-services-box{
    border-radius: 20px !important; padding-bottom:0px !important; background-image: url(../home/img/serv3.png) !important;  background-position: center bottom; background-repeat: no-repeat;    background-size: 80%;
}

.header-home{
    height: 80px !important;
}

.header-logo{
    max-width: 250px !important; max-height: 100px !important;
}

.reg-log-btn{
    margin-right: 20px; margin-left: 20px; margin-top: 10px !important; border-radius: 100px !important; width:180px; box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, 0.048) !important;
}

.reg-log-box{
    border-radius: 20px !important; padding-top:100px !important; padding-bottom:100px !important;
}

.reg-log-top-image{
    height:280px !important; margin-bottom:40px !important;
}

.srvc-btn{
    margin-right: 20px; margin-left: 20px; margin-top: 10px !important; margin-bottom: 400px !important; border-radius: 100px !important; width:180px; box-shadow: 5px 5px 5px 1px rgba(0, 0, 0, 0.048) !important;
}

.box-h2-font{
    font-size:25px !important;
}

.btn-font{
    color:#14376B; font-size:25px; font-weight:500 !important;
}

.bg-image-width{
    min-width:10000px !important;
}

.bg-image-div{
    position: relative;
    z-index: 1;
    float: left;
}

.bg-image{
    height:450px !important; width:auto !important;
}

.social-box{
    box-shadow: 0px 5px 10px rgba(38, 156, 251, 0.6) !important;
}

.faq-box{
    width:100% !important;
}

.nav-white{
    color:#ffff;
}

.table-box-services{
    box-shadow: 0 24px 35px rgba(0, 0, 0, .06); background-color:#ffff; border-color: #ffff !important; padding:10px; border-radius: 25px; margin-bottom: 0px !important;
}

.pages-box{
    padding:50px !important;
}

.table-services{
    border-spacing: 20px !important;
}

.table-services, th, td {
    padding: 20px !important;
}

.srvc-title-down{
    vertical-align: bottom !important;
}

.td-services-cat{
    font-size: 18px !important; color:#FFF !important; border-radius:40px !important;
}

.eye-symbol{
    font-size:30px !important;
}

.eye-blue{
    color:#2690FB;
}




/* GENERAL */


.height-50{
    height: 50px !important;
}

.height-500{
    height: 500px !important;
}

.height-350{
    height: 350px !important;
}

.height-250{
    height: 250px !important;
}

.width-100p{
    width: 100% !important;
}

.width-25p{
    width: 25% !important;
}

.width-200{
    width: 200px !important;
}

.margin-top-5{
    margin-top:5px !important;
}

.margin-left-10{
    margin-left:10px !important;
}

.font-size-10{
    font-size: 10px;
}

.color-red{
    color:red;
}



/* TSG HEADER */

.tsg-header-logo{
    max-width: 220px !important; max-height: 100px !important; margin-left:5px !important;
}

.tsg-clr-red1{
    color:#f06292;
}

.tsg-clr-blue1{
    color:#64b5f6;
}

.tsg-admin-side-end{
    border-bottom-width: 120px;
}

.tsg-quick-menu-pre{
    white-space: pre;
}


/* TSG DASHBOARD */

.tsg-dash-spent-box{
    margin-top:15px !important; padding-right:5px !important;
}


/* FORGOT PASS */

.circles-bg{
    background: url('../assets/img/icon/icon-circles.png');
}


/* TICKET */

.ticket-box{
    max-height: 400px !important; overflow: auto !important;
}

.ticket-close-box{
    display: inline-block; text-align: left;
}

/* PAYPAL */

.paypal-logo{
    margin-left: 5px;position: relative; margin-top: 5px; margin-bottom: 5px; opacity: 0.90; 
}

/* PAYTM */

.paytm-box{
    width: auto;height: 50px;border-radius: 4px;border: solid 1px #00b9f5;background: #ffffff;display: block; font-size: 16px;font-weight: 400;text-align: left;color: #00b9f5;padding: 13px 0;
}

.paytm-image-box{
    width: 130px;margin: 0 auto;
}

.paytm-image{
    height: 26px;margin-left: 5px;position: relative;top: -2px; opacity: 0.85;
}