/* login page */
@media ( min-width : 900px) {
}

body,body * {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

input {
	outline: none !important;
}

label.valid {
	display: none !important;
}

label {
	font-weight: normal;
}

.overlap-img {
	position: absolute !important;
	background: #fff url('../images/login-icons-1.png') no-repeat 0 0;
	height: 42px;
	width: 47px;
	top: 0px;
	border-radius: 3px 3px 0px 0px;
}

.overlap-img-2 {
	position: absolute !important;
	background: #fff url('../images/login-icons-2.png') no-repeat 0 0;
	top: 0px;
	height: 42px;
	width: 47px;
	border-radius: 0px 0px 3px 3px;
}

.block {
	position: relative;
}

.register-overlap-img-2 {
	position: absolute !important;
	background: #fff url('../images/login-icons-2.png') no-repeat 0 0;
	top: 0px;
	height: 42px;
	width: 47px;
	border-radius: 0px 0px 3px 3px;
}

.register-overlap-img-2 {
	position: absolute !important;
	background: #fff url('../images/login-icons-2.png') no-repeat 0 0;
	top: 1px;
	height: 42px;
	width: 47px;
	border-radius: 0px 0px 3px 3px;
}

.overlap-img-3 {
	position: absolute !important;
	background: #fff url('../images/mail-box.png') no-repeat 0 0;
	top: 1px;
	height: 42px;
	width: 47px;
	border-radius: 0px 0px 0px 0px;
}

.overlap-img-3 {
	position: absolute !important;
	background: #fff url('../images/mail-box.png') no-repeat 0 0;
	top: 1px;
	height: 42px;
	width: 47px;
	border-radius: 0px 0px 0px 0px;
}

a {
	text-decoration: none !important;
	color: #00B5FF;
	background-color: transparent;
}

a:hover {
	color: #337ab7;
}

.login-wrapper {
	padding-top: 11%;
}

.alert-success {
	background-color: #a5ce78;
	border-color: transparent;
	color: #fff;
}

.alert-danger,.alert-error {
	background-color: #f87961;
	border-color: transparent;
	color: #fff;
}

.alert {
	text-align: center;
	width: 100%;
	margin: 0px;
	border-radius: 0;
	border: 0;
	padding: 15px 3em 15px 15px;
	position: relative;
	width: 100%;
}

.registration {
	color: #c7c7c7;
	font-size: 12px !important;
	text-align: center;
	padding-top: 30px;
	padding-right: 23px;
	padding-left: 23px;
}

.text-right {
	padding-top: 5px;
	text-align: right;
}

.form-signin {
	max-width: 330px;
	padding: 5px;
	margin: 0 auto;
}

p {
	color: #b6b6b6;
	font-size: 10px;
	font-weight: normal;
	height: 10px;
}

.form-signin-heading img {
	width: 120px;
	padding-botttom: 10px;
}

.forgot-pwd-submit {
	padding-top: 12px;
}

.forgot-password-footer {
	color: #c7c7c7;
	text-align: center;
	padding: 15px 0 20px;
	font-size: 12px;
}

.forgot-password-header {
	color: #ffffff;
	font-size: 10px;
	font-size: 14px;
	font-weight: normal;
	height: 13px;
	padding-bottom: 20PX;
}

.error {
	color: #D34747;
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: normal;
}

body.login {
	background: url("../images/login-bg.png") no-repeat fixed;
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 0position:relative;
}

body.agent-login {
	background: url("../images/agent-login.png") no-repeat fixed;
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 0position:relative;
}

.plan {
	padding-top: 20px;
}

.Sign-Up-checkbox {
	margin-top: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #c7c7c7;
}

#login-form {
	padding-top: 60px;
}

#login-form .logo a:link {
	
}

#login-form .logo a:visited {
	
}

#login-form .logo a:hover {
	opacity: 0.7;
}

#login-form .logo a:active {
	
}

.register {
	padding-top: 20px;
}

.text-center {
	font-size: 13px;
	padding-top: 12px !important;
	text-align: center;
	padding-left: 10%;
	color: #FFF;
	padding-right: 10%;
	padding-bottom: 10px;
}

#login-form .input-fields {
	border-radius: 2px;
}

#login-form>span {
	display: block;
	text-align: Center;
	margin: 25px 0 0 0;
	font-size: 15px;
	color: #899197;
}

#login-form>span a {
	color: #fff;
	text-decoration: underline;
	margin-left: 10px;
}

.input-field-wrapper {
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 5px;
	margin-bottom: 10px;
}

.input-field-wrapper input[type="submit"] {
	line-height: 37px !important;
}

.input-field-wrapper input {
	line-height: normal !important;
	display: block;
	border: none;
	width: 100%;
	height: 43px;
	padding-left: 60px;
	font-size: 12px;
	color: #96999f;
	line-height: 43px;
}

.register-checkbox {
	position: relative !important;
	float: left;
	margin: 3px 0 0 0 !important;
	display: inline !important;
	border: none !important;
	width: 7% !important;
	height: 13px !important;
	padding-left: 60px !important;
	font-size: 12px !important;
	color: #96999f !important;
	line-height: 43px;
	float: left;
	margin: 3px 0 0 0 !important;
}

}
.input-field-wrapper select {
	display: inline !important;
	border: none;
	width: 73%;
	height: 43px;
	padding-left: 60px;
	font-size: 13px;
	color: #96999f;
	line-height: 43px;
}

.input-field-wrapper input.name {
	border-radius: 3px 3px 0 0;
	background: #fff url('../images/login-icons-1.png') no-repeat 0 0;
	font-weight: normal;
}

.input-field-wrapper input.name:focus                ~ .overlap-img {
	background: #fff url('../images/login-icons-1.png') no-repeat 0 -43px;
}

.input-field-wrapper input.forgot-password-user {
	border-radius: 3px 3px 3px 3px;
	border-bottom: 1px solid #e5e7e8;
	background: #fff url('../images/login-icons-1.png') no-repeat 0 0;
	font-weight: normal;
}

.input-field-wrapper input.forgot-password-user:focus                ~
	.overlap-img {
	background: #fff url('../images/login-icons-1.png') no-repeat 0 -43px;
}

.input-field-wrapper input.login-user {
	border-radius: 3px 3px 0 0;
	border-bottom: 1px solid #e5e7e8;
	background: #fff url('../images/login-icons-1.png') no-repeat 0 0;
	font-weight: normal;
}

.input-field-wrapper input.login-user:focus                ~
	.overlap-img {
	background: #fff url('../images/login-icons-1.png') no-repeat 0 -43px;
}

.input-field-wrapper input.login-password {
	border-radius: 0 0 3px 3px;
	background: #fff url('../images/login-icons-2.png') no-repeat 0 0;
}

.input-field-wrapper input.login-password:focus                ~
	.overlap-img-2 {
	background: #fff url('../images/login-icons-2.png') no-repeat 0 -43px;
}

.input-field-wrapper input.user {
	border-radius: 0px 0px 0 0;
	border-bottom: 1px solid #e5e7e8background:#fff
		url('../images/login-icons-1.png') no-repeat 0 0;
	font-weight: normal;
}

.input-field-wrapper input.user:focus {
	background: #fff url('../images/login-icons-1.png') no-repeat 0 -43px;
}

.input-field-wrapper input.email {
	border-radius: 0px 0px 0 0;
	background: #fff url('../images/mail-box.png') no-repeat 0 0;
	font-weight: normal;
}

.input-field-wrapper input.email:focus                ~ .overlap-img-3 {
	background: #fff url('../images/mail-box.png') no-repeat 0 -43px;
}

.input-field-wrapper input.password {
	border-radius: 0 0 3px 3px;
	background: #fff url('../images/login-icons-2.png') no-repeat 0 0;
}

.input-field-wrapper input.password:focus                ~
	.register-overlap-img-2 {
	background: #fff url('../images/login-icons-2.png') no-repeat 0 -43px;
}

.input-field-wrapper input.phone-number {
	border-radius: 0 0 0px 0px;
	background: #fff url('../images/telephone.png') no-repeat 0 0;
}

.input-field-wrapper input.phone-number:focus {
	background: #fff url('../images/telephone.png') no-repeat 0 -43px;
}

.input-field-wrapper select.size {
	border-radius: 0px 0px 3px 3px;
	background: #fff url('../images/group.png') no-repeat 0 0;
}

.input-field-wrapper select.size:focus {
	background: #fff url('../images/group.png') no-repeat 0 -43px;
}

.input-field-wrapper select.plan-type {
	border-radius: 5px 5px 5px 5px;
	background: #fff url('../images/login-icons-2.png') no-repeat 0 0;
}

.input-field-wrapper select.plan-type:focus {
	background: #fff url('../images/login-icons-2.png') no-repeat 0 -43px;
}

.btn-wrap {
	padding-top: 15px;
}

.forgot-pwd-btn-wrap {
	padding-top: 20px !important;
}

.register-btn-wrap {
	padding-top: 15px !important;
}

#button-input {
	font-size: 18px !important;
	padding-bottom: 42px !important;
	padding-left: 4% !important;
}

.login-button {
	display: block !important;
	height: 43px !important;
	width: 100% !important;
	text-align: center !important;
	line-height: 37px !important;
	color: #fff !important;
	font-size: 17px !important;
	font-weight: normal !important;
	background: #2abc68 !important;
	border-radius: 3px !important;
	-o-transition: all 160ms !important;
	-moz-transition: all 160ms !important;
	-webkit-transition: all 160ms !important;
	transition: all 160ms !important;
}

.login-button:link {
	
}

.login-button:visited {
	
}

.login-button:hover {
	background: #1e9a53 !important;
	color: #fff !important;
}

.login-button:active {
	
}

.login-button:focus {
	color: #fff;
	text-decoration: none;
}

.cd-vertical-align-sub {
	vertical-align: sub !important;
}

.container {
	height: 100%;
}
html {
	height: 100%;
}