/* Author : Mark Gonzales */
/* E-mail : help@intelligencedb.org.uk */
/* Loc    : United Kingdom */

.bgicon-img { display: block !important; }

.login-sep { 
	display: block !important; 
	border-left: 1px dotted #fff;
	height: 640px;
	float:left;
	margin-top:-120px;
	margin-right:18px;
	margin-left:18px;
	border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(226, 226, 226, 1) 48%, rgba(255, 255, 255, 0) 100%);
	border-image-slice: 1;
}

.login-intro #Header{ margin-top: 0; margin-bottom: 28px;}

.login-intro #Header h1{ 
	background: url(../img/header-logo-white-print.png) left top no-repeat;
	background-size: 300px auto;
	width: 350px !important;
}

.login-intro #Header h1 a{ 
	padding-top: 128px;
	width: 350px !important;
}

.login-form-wrapper { 
	margin-top: 140px !important;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.login-intro {
	float:left;
	width:362px;
}

.login-form {
	float:left;
	width:362px;
	margin-top:84px;
}