.content{
    width: 100%;
    height: 100%;
    background-image: url(../images/login-content.png);
    position: relative;
}

.login-form-saml{
    width: 324px;
    height: 476px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index:99;
}
.login-form-saml .saml-clients{
    margin-left: 374px;
    border-radius: 0 5px 5px 0;
    background-color: #efefef;
    line-height: 150%;
    padding: 10px 30px 10px 5px;
    position: absolute;
    bottom: 0;
    min-width: 100px;
}
.login-form-saml .saml-clients h3{
    color: #666666;
}
.login-form-saml .saml-clients .btn{
    width: 100%;
    display: block;
    text-align: center;
    color: #ffffff;
    background-color: #FA8D29;
    border-radius: 3px;
    padding: 5px 10px;
    margin-top: 5px;
}

.login-form {
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    height: 476px;
    padding: 50px;
	width: 324px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index:100;
}
.login-form form{
    width: 100%;
    height: 280px;
    position: relative;
}
.language{
	text-align: right;
	height: 30px;
	line-height: 30px;
}
.language a{
	font-size: 14px;
	color: #007EE5;
}
.logo{
    width: 324px;
}
.logo img{
    max-width: 100%;
    vertical-align: baseline;
}
.text-heading{
    font-family: FlexoRegular, Flexo;
    font-size: 17px;
    font-weight: 600;
    padding: 30px 0px 48px 0px;
    color: #333;.row-input input
}
.email-password-spacer{
    height: 12px;
}
.row-input{
	width: 100%;
}
.mt-20{
	margin-top: 20px;
}
.row-input input{
    text-align: center;
    width: 80% !important;
    margin-top: 10px;
    margin-bottom: 16px;
    box-shadow: inset 0px -1px 0px 0px #d8d8d8;
    border-radius: 0;
    height: 30px;
    min-height: 25px;
    border: none;
    outline-style: none;
    font-family: OpenSansRegular,sans-serif;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.row-input input:hover {
    box-shadow: inset 0px -1px 0px 0px #70c262;
}
.row-input input:focus {
    box-shadow: inset 0px -2px 0px 0px #70c262
}
.error-container{
    height: 68px;
    color: #D0021B;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
    width: 324px;
}
.login-part{
	width: 100%;
	height: 100px;
	bottom: 0;
}
.login-part .login-check-box{
	margin: 0 auto;
	padding: 0;
	position: absolute;  
	top: 11px;
	left: 4px;
	width: 20px;
	height: 20px;
	-moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #eee;
    border: 1px solid #dce1eb;
    float: left;
}
.login-check-box input[type=checkbox]{
	visibility: hidden;
}
.login-check-box label{
	position: absolute;  
	top: 0px;
	left: 0px;
	display: block;
	width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.login-check-box input[type=checkbox]:checked + label{
	background-image: url(../images/select-reveal.png);
}
.login-part span{
	position: absolute;
	top: 12px;
	left: 36px;
	color: #585858;
	font-size: 14px;
}
.login-button{
	width: 170px;
	height: 32px;
    cursor: pointer;
    border-radius: 2px;
    background-color: #FA8D29;
    color: #fff;
    font-family: OpenSansRegular, sans-serif;
    font-size: 12px;
    font-weight: 600;
	text-align: center;
	border-width: 2px;
	border-color: transparent;
	outline: none;
	margin-bottom: 20px;
    padding: 5px 15px;
}
.login-button[disabled]{
    opacity: 0.4;
    cursor: auto;
}
.login-option-row{
    height: 34px;
    color: #333;
    font-family: OpenSansRegular, sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.login-option-row a{
    color: #2492F2;
    font-weight: bold;
    cursor: pointer;
}
.forget-part{
	margin: 0 auto;
	width: 356px;
	height: 58px;
	border-top: 1px solid #ededed;
	background-color: #fff;
	text-align: center;
	line-height: 58px;
}
.forget-part a{
	font-size: 14px;
	color: #007EE5;
}
.errors{
	font-size: 12px;
    color: #D0021B;
    font-weight: 600;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
@font-face {
	font-family: 'FlexoRegular';
	src: url('../fonts/Flexo-Regular.otf');
}
@font-face {
	font-family: 'OpenSansRegular';
	src: url('../fonts/OpenSans-Regular.ttf');
}

.logout-text-container{
    padding: 30px 0;
    line-height: 150%;
}
.logout-text-container h2{
    font-size: 28px;
    padding-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #666666;
    text-align: center;
}
.logout-text-container p{
    font-size: 16px;
    padding: 30px;
}