@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Open+Sans:400,300,500,600,700,800";
@import "https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900";
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
html {
	position: relative;
	background: #fff;
	margin: 0;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0;
	color: #555;
	font-weight: 400;
	font-size: 14px;
	height: 100%;
	min-height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	color: #555;
	font-weight: 400;
	font-size: 14px;
	overflow: hidden;
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

h1 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}

h3 {
	margin: 0;
	padding: 0
}

h4 {
	margin: 0;
	padding: 0
}

h5 {
	margin: 0;
	padding: 0
}

h6 {
	margin: 0;
	padding: 0
}

p {
	margin: 0;
	padding: 0
}

div {
	margin: 0;
	padding: 0
}

input {
	margin: 0;
	padding: 0
}

.clear {
	clear: both;
}

table {
	margin: 0;
	padding: 0
}

td {
	margin: 0;
	padding: 0
}

ul {
	margin: 0;
	padding: 0
}

li {
	margin: 0;
	padding: 0
}

input {
	margin: 0;
	padding: 0
}

select {
	margin: 0;
	padding: 0
}

@font-face {
	font-family: 'fontello';
	src: url('libraries/login/font/fontello.eot?29670746');
	src: url('libraries/login/font/fontello.eot?29670746#iefix') format('embedded-opentype'), url('libraries/login/font/fontello.woff?29670746') format('woff'), url('libraries/login/font/fontello.ttf?29670746') format('truetype'), url('libraries/login/font/fontello.svg?29670746#fontello') format('svg');
	font-weight: normal;
	font-style: normal
}

.demo-icon {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.logo_continer_home {
	margin: 42px auto 0;
	width: 31%;
}

.input_form {
	width: 412px;
	padding: 40PX 0 0 0;
	margin: 0 auto;
	position: relative;
}

.input_form h4 {
	font-size: 35px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: #53585b;
	letter-spacing: -2PX;
	padding-bottom: 7px;
}

.input_form a:hover {
	text-decoration: underline
}

.input_form p {
	font-size: 14px;
	color: #53585b;
	text-align: left;
	font-weight: 600;
	padding: 0 0;
	line-height: 1.5em;
	padding-bottom: 22px;
	padding-top: 30px;
}

.tagline_short {
	font-size: 14px;
	font-weight: 600;
	color: #53585b;
	display: block;
	letter-spacing: -0.45px;
	padding-right: 75px;
	margin-bottom: 12px;
}

.helpdesk_domain {
	position: relative
}

.input-append {
	position: relative;
	width: 415px;
	padding-top: 16px;
}

.input-append-02 {
	position: relative;
	width: 100%;
}

.input-append-04 {
	position: relative;
	width: 100%;
}

.input-subdomain_form {
	padding: 17px 12px 17px 12px;
	width: 100%;
	outline: none;
	display: block;
	border: 2px solid #c9c9c9;
	color: #555;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	font-weight: 600;
	position: relative;
	z-index: 99;
	border-radius: 5px 5px 0 0;
	margin-bottom: 0;
	letter-spacing: -0.20px;
	background: #fff;
}

.input-subdomain_form:focus {
	color: #63589d;
}

.margin-t {
	margin-top: 0;
	border-top: none;
	border-radius: 0 0 0 0;
	border-bottom: none
}

.btn_big {
	font: normal 19px/53px 'Open Sans', sans-serif;
	text-align: center;
	display: block;
	padding: 0 0;
	width: 100%;
	background: #5593CF ;
	border-radius: 0 0 5px 5px;
	font-weight: 700;
	outline: none;
	cursor: pointer;
	color: #fff;
	border: 1px solid #5593CF;
	margin: 0 0 6px 0;
	text-decoration: none;
	letter-spacing: -0.20px;
}

.btn_big:hover {
	background: #5593CF;
	border: 1px solid #5593CF;
	text-decoration: none!important;
}

.forgot_pwd_stay {
	width: 100%;
	padding-top: 25px;
	text-align: center;
}

.stay-Login {
	padding-bottom: 9px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.5em;
	color: #484848;
	letter-spacing: -0.20px;
}

.stay-Login a {
	color: #53585b;
}

.stay-Login input[type=checkbox]:not(old),
input[type=radio]:not(old) {
	width: 18px;
	margin: 0;
	padding: 0;
	font-size: 1em;
	opacity: 0;
	font-size: 13px;
}

.stay-Login input[type=checkbox]:not(old)+label,
input[type=radio]:not(old)+label {
	display: inline-block;
	margin-left: -2em;
	line-height: 1.9em;
	font-size: 13px;
	font-weight: 600;
	color: #484848;
	letter-spacing: -0.20px;
}

.stay-Login input[type=checkbox]:not(old)+label>span,
input[type=radio]:not(old)+label>span {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0.25em 0.5em 0.25em 0.25em;
	border: 0.13em solid rgb(201, 201, 201);
	border-radius: 0.25em;
	background: #f1f1f1;
	vertical-align: bottom;
}

.stay-Login input[type=checkbox]:not(old):checked+label>span,
input[type=radio]:not(old):checked+label>span {
	background: url(../images/themes/check_n.png) center no-repeat;
}

.stay-Login input[type=checkbox]:not(old):checked+label>span:before {
	display: block;
	width: 15px;
	color: rgb(153, 204, 102);
	font-size: 0.875em;
	line-height: 1em;
	text-align: center;
	text-shadow: 0 0 0.0714em rgb(115, 153, 77);
	font-weight: bold;
}

.stay-Login input[type=radio]:not(old):checked+label>span>span {
	display: block;
	width: 0.5em;
	height: 0.5em;
	margin: 0.125em;
	border: 0.0625em solid rgb(201, 201, 201);
	border-radius: 0.125em;
	background: #000;
}

.forgot-password-s a {
	color: #484848;
	text-decoration: none;
}

.stay-Login label {
	font-size: 14px;
	font-weight: 700;
	color: #53585b;
	padding-left: 8px;
}

.stay-Login a:hover {
	text-decoration: none;
}

.forgot-password-s {
	font-size: 13px;
	font-weight: 600;
	line-height: 1.5em;
	color: #53585b;
	letter-spacing: -0.20px;
}

.footer {
	width: 100%;
	padding: 18px 0;
	background: #e3e3e3;
	position: fixed;
	bottom: 0;
	z-index: -9
}

.footer p {
	text-align: center;
	font-size: 13px;
	color: #999;
	font-weight: 600;
	letter-spacing: -0.20px;
}

.powered-by_bottom {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 213px;
	height: 174px;
	background: url(../images/themes/powered-by.png) no-repeat;
}