﻿/*---Login & Registration---*/
.fb, .insta, .twit, .gl, .pin, .lik, .wap {
            color: #fff !important;
        }
.loginPage {background:#000;}

.pdnon { padding: 0 !important;}

.login {font-size: 16px;margin-top: 10px;}

.login p,
.login-header {
    margin-top: 0;
    margin-bottom: 0
}
.googleLogin {
    margin-top: 20px;
}
#divreg2 .frmgrp {
    margin-bottom:15px;
}
#divreg2 .frmgrp label{
    color:#000000;
}
#dvCaptcha div:nth-child(1) {
    width:100% !important;
}
    .rc-anchor-light.rc-anchor-normal {
    border: 1px solid #d3d3d3;
    border-radius: 50px !important;
}
.rc-anchor-light {
    background: #f9f9f9;
    color: #000;
    border-radius: 52px;
}
.recaptcha-checkbox-border {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.login-header {
    padding: 2px;
    text-align: center;
    text-transform: uppercase;
    color:#fff !important;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;  
    font-size: 25px;
}

.login-container {
    background: #fff !important;
    padding: 12px;
    border-radius: 10px;
}

.login p {
    padding: 12px
}

.login input {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    padding: 10px;
    font-family: inherit;
    font-size: 16px;
    border-radius: 10px;
}

.login input[type=button] {
 
    border-color: transparent;
    color: #fff;
    cursor: pointer;
    font-weight:500;
}

.login input[type=submit] {
 
    border-color: transparent;
    color: #fff;
    cursor: pointer
}

.login input[type=submit]:hover {background: #17c;}

.login input[type=submit]:focus {border-color: #05a;}

.paddingLeft0 {padding-left: 0 !important;}

.paddingRight0 {padding-right: 0 !important;}

.loginLogo img {width: 65px;}

.loginConWrap {-moz-box-shadow: 0 2px 5px #000;}

.forgotpasswdPage {background: #272727;}

/*.forgotpasswd {
    font-size: 16px;
    margin-top: 100px;
    width: 100%!important
}
.forgotpasswd-header {
    font-size: 1.4em;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.forgotpasswd-container {
    background: #fff;
    padding: 20px
}*/

.tree1class {width: 100%!important;}

.regPage {background:#000;}

.reg {font-size: 16px;}

.regmsg {margin-top:15% !important;box-shadow: 0 5px 10px rgba(71,71,71,.4);}
 
.reg p,.reg-header {margin-top: 0;margin-bottom: 0;}

.CenterHeader {
    text-align: center;
    padding: 5px;
    margin-top: 0!important;
    margin-bottom: 0!important;
    color:#fff !important;
    position: absolute;
    width: 100%;
    z-index:999;
}

.reg-triangl .regPage {background: #272727;}

.reg p,
.reg-header {
    margin-top: 0;
    margin-bottom: 0
}

.reg-triangle {
    width: 0;
    margin-right: auto;
    margin-left: auto;
    border: 12px solid transparent;
    border-bottom-color: #00c6d7
}

.reg-header {
    background: #00c6d7;
    padding: 20px;
    font-size: 1.4em;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.reg-container {
    transition: 0.3s ease-in-out;
    z-index: 0;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 10%);
    border-radius: 20px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.4);
    margin-top: auto;
    margin-bottom: auto;
    padding: 20px;
}

.reg p {padding: 12px;}

.reg input 
{
    height:52px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    padding: 15px;
    outline: 0;
    font-size: 14px;
    transition: background-color .5s ease-out
}
.frmbtns .btn {
    padding: 10px 10px 10px 10px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    border-radius: 30px;
}

.reg input[type=email],
.reg input[type=password] {
    background: #fff;
    border-color: #bbb;
    color: #555
}

.reg input[type=password]:focus,
.reg input[type=text]:focus {
    border-color: #888
}

.reg input[type=submit] {
    background: #00c6d7;
    border-color: transparent;
    color: #fff;
    cursor: pointer
}

.reg input[type=submit]:hover {
    background: #17c
}

.reg input[type=submit]:focus {
    border-color: #05a
}

.regLogo img {width: 60px;}

.regConWrap {
   -webkit-box-shadow: 0 2px 5px #000;
    -moz-box-shadow: 0 2px 5px #000;
    box-shadow: 0 2px 5px #000;
    transition: background-color .5s ease-out
}
.regpge {text-align: center;}

.reghed {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 8px!important;
    background-color: #fff
}
.reglogo {padding-bottom: 20px;}
/*---Login & Registration end--*/
/*forgot password*/
#frgtpass h2{
    margin:0 !important;
    font-size:22px;
}
#frgtpass p{
    font-size:18px;
}
.news {
   font-family:Roboto !important;
   height:25px !important;
   font-size:12px !important;

   box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .10);
    -webkit-backdrop-filter:blur(10px);
    backdrop-filter:blur(10px);
    background-color: rgba(0, 0, 0, 0.4);
}
    .news marquee{   
    padding-top:4px !important;
    }
    .news span {
        margin-right:10px !important;
    }


.login-reg-panel {
    top: 0px;
    /*transform: translateY(-50%);*/
    text-align: center;
    bottom: 0;
    margin: auto;
    height: 100%;
    width:100%;
    /*background: linear-gradient(158deg, #3fada7 45%, #63a2bb 60%);*/
    position: fixed !important;
    z-index: -1;
    display: flex;
    background:url(../images/login/6.jpg) no-repeat center center fixed; 
    background-size:cover;
    margin:0px;
    padding:0px;

}
.forgot{
width: 100%;
}
