
body { background:var(--primary-color) /*url(BodyBg_NotLogged.jpg) no-repeat center center fixed; -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover; */}  

html,body, form, .AdminMidWrap, .notloggedrow  { height:100%; min-height: 100% !important;}
.notloggedrow {    justify-content: center!important;}


/***************/

.OrganiserMidWrap { background:none!important; }
.OrgMainInner { padding: 0px; }


/******** Login *************/
.LoginModuleBox {  text-align: center;}
h1.LoginHeader {  color: #ffffff; font-size:2.5rem; font-weight:700; }

table#cotech_module_1_login_tbl { max-width: 350px;  margin: 0 auto;}
.Login-innerbox { max-width: 350px;  margin: 0 auto;}

.form-control.EmailInput, .form-control.PasswordInput { background: #ffffff;  height: 44px; line-height: 44px;}

.btn-Login-Fp { background: var(--button-bghover)!important; color: var(--button-texthover)!important; line-height:34px!important; }
.btn-Login-Fp:hover, btn-Login-Fp:focus { background: var(--neon)!important; color: var(--primary-color)!important;}

.login-links { color:#ffffff; text-decoration: underline; text-decoration-color:var(--neon); }
.login-links:hover, .login-links:focus{ color:var(--mint)!important; }
.login-links2 { }


/************ Forget Page ************/

.ForgetWrap {max-width: 500px;  margin: 0 auto;}
.LOGINunameINBOXtd {max-width: 350px;  margin: 0 auto;}
.LOGINuname { color:var(--white); }


@media screen and (max-width: 767px){		}	


@media (min-width: 768px){#CustSectTop { position:fixed; width:100%; top:0; }
#CustSectBottom{ position:fixed; width:100%; bottom:0; }	}	
@media (min-width: 992px) { 	}
@media (min-width: 1200px){ }


