/* Login Page */

.whmcs-templatefile-login.whmcs-loggedout .footermain,
.whmcs-templatefile-login.whmcs-loggedout .headermain,
.whmcs-templatefile-login.whmcs-loggedout .subbanner {
	display: none;
}

.whmcs-templatefile-login.whmcs-loggedout section#main-body{background:none;padding:0}
.whmcs-templatefile-login.whmcs-loggedout .form-group label,.whmcs-templatefile-login.whmcs-loggedout .checkbox label{font-size:16px;line-height:21px}
.whmcs-templatefile-login.whmcs-loggedout .text-center.margin-bottom{margin-top:25px}
.whmcs-templatefile-login.whmcs-loggedout .logincontainer.with-social .login-form{padding:0;border:none}
.whmcs-templatefile-login.whmcs-loggedout .alert{font-size:12px;text-align:center}

#myVideo{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;z-index:-3}.client-login{width:35%;margin:0 auto 25px auto;background:#f5f6f8;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px 0}

.whmcs-templatefile-login.whmcs-loggedout .toolbar{background:#111415}

.whmcs-templatefile-login.whmcs-loggedout .client-login-logo{text-align:center;padding-bottom:25px;padding-top:40px}@media (max-width:850px){.client-login{width:100%}}

.whmcs-templatefile-login.whmcs-loggedout .whmcscontainer .card {
	border: none !important;
}

.whmcs-templatefile-login.whmcs-loggedout .whmcscontainer .login-box {
	max-width: 440px;
	margin: 0 auto;
}

.whmcs-templatefile-login.whmcs-loggedout .whmcscontainer .login-box-header-background {
	background: url(../assets/images/login-box-background.png) right bottom no-repeat;
}

.whmcs-templatefile-login.whmcs-loggedout .whmcscontainer .login-box-header {
	color: #fff;
	text-shadow: #000 1px 1px;
	background: #333;
	font-weight: 700;
	font-size: 1.4em;
	line-height: 1;
	padding: 20px 5px;
	text-align: center;
	border-bottom: #e3e3e3 1px solid;
	-webkit-border-radius: 25px 0;
	-moz-border-radius: 25px 0;
	border-radius: 20px 0;
}

.primary-content .card.mw-540, .primary-content .mw-540.mc-promo-login, .primary-content .mw-540.mc-promo-manage {
	width: 100%;
	max-width: 100%;
}

.whmcs-templatefile-login.whmcs-loggedout .whmcscontainer .card {
	background: none!important;
}

.whmcs-templatefile-login.whmcs-loggedout .whmcscontainer .card .card-body {
	background: #fff;
}

.whmcs-templatefile-login.whmcs-loggedout .whmcscontainer .card .card-footer-background {
	background: url(../assets/images/login-box-background.png) left top no-repeat;	
}

.whmcs-templatefile-login.whmcs-loggedout .whmcscontainer .card .card-footer {
	border-radius: 20px 0 20px 0;	
	background: #333333 !important;
	color: #fff !important;
}

.whmcs-templatefile-login.whmcs-loggedout .whmcscontainer .card .card-footer a {
	color: #ffff00 !important;
}