.login-logo {
    background-color: #373737;
}

.login-underhead {
    padding-top: 20px;
}

#login-logo {
    width: 138px;
    height: 24px;
    background: url("../images/layout/logo_header.png");
}

#login-logo-cloud {
    width: 137px;
    height: 24px;
    background: url("../images/layout/logo_header_cloud.png?v1901");
}


#login-logo-kiosk,
#login-logo,
#login-logo-cloud{        
	display: block;
    margin: 20px;
}

#login-logo-kiosk {
    width: 280px;
    height: 48px;
    transform: scale(0.4);
    background: url("../images/layout/logo_login.png");
    background-position-x: center;
    margin: auto;    
}



#loginbox-kiosk,
#loginbox {
    max-width: 400px;
    background-color: #fff;
    margin: auto;
}

#loginbox-kiosk{
    max-width: 800px;
    background-color: #fff;
    margin: auto;
}

#loginbox-kiosk #ksk_switchlang{
    width: 100%;
}

#loginbox-kiosk #ksk_switchlang td{
    text-align: center;
}

#printField {
    border: none;
    width: 1px;
    height: 1px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.axloader {
	margin: 10px auto;
	background-color: #FFF;
	display: none;
}
.logoSml {
	background: url("../images/layout/background/icons-sprite.png");
	display: block;
	float: left;
	width: 79px;
	height: 24px;
	background-position-x: 0px;
	background-position-y: -450px;
	margin: 10px 0px;
	text-decoration: none;
}

.checkbox INPUT {
	margin-left: -20px;
	margin-right: 10px;
	border: none;
}
.link_form a, .link_ref a {
	color: #08c;
	text-decoration: underline;
}
/* login page */
.login_page_top {	
	 margin: 30px auto;
}


.login_page #login-table-table {
    min-width: 100%;
    margin: 0 0;
    /*margin-bottom: 20px;*/
}

.login_page .cnt_b {
	padding: 30px 0;
	width: 66%;
	margin: 0 auto
}
.login_page form {
	margin-bottom: 0
}

.login_page .btm_b span.error
{
    margin: 10px 0px;
    display: block;
}

#chckTrvalePrihlasit{    
}

.login_page .links_b {
	text-align: center;
}
.login_page .link_reg > td {	
	width: 200px;    
}
.alert-login {
	margin: 10px 10px 0
}
/* error pages */
.error_page {
	background: #eee
}
.error_page, .error_page body, .error_page .error_box {
	height: 100%
}
.error_page h1 {
	font-family: 'Jockey One', sans-serif;
	font-size: 52px;
	line-height: 1.1;
	text-transform: uppercase;
	color: #067ead;
	text-shadow: 2px 2px 0px rgba(255,255,255,.5), 4px 4px 0px rgba(0,0,0,.1);
	margin-bottom: 10px;
	padding: 40px 0 0 300px
}
.error_page p {
	color: inherit;
	font-size: 16px;
	line-height: 24px;
	font-weight: 200;
	margin-left: 300px
}
.error_page .back_link {
	margin-left: 300px
}
.error_page .error_box {
	background: url(../img/error_big.png) no-repeat 0 0;
	padding: 0;
	width: 72%;
	margin: 0 auto
}
.alert .close {
	top: 0
}
.alert-block p + p, .alert-block ul + p, .alert-block p + ul {
	margin-top: 10px
}
.alert-block h4 + p, .alert-block h4 + ul {
	margin-top: 5px
}
.icon-sw {
	width: 16px;
	height: 16px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center center
}
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	color: #c09853;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
}
.alert-info {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1;
	line-height: 2em;
}
.alert-error {
	line-height: 2em;
}



.login_page td.lbl
{
	padding: 5px 20px 0px 25px;	
}

.login_page td.ctrl
{
	padding: 5px 20px 15px 20px;
}

#login-table table tr td
{
	white-space: nowrap;
}

.login-imgbutton-border
{	
	border: 1px solid #999 !important;
	background-color: #f0f0f0;
	padding: 5px;
	margin: 0px 2px;    
}
.login-imgbutton-border:hover
{
	
	border: 1px solid #777 !important;
	background-color: #e5e5e5;
}

.login-imgbutton
{	
}

#btnLogin
{
}

.login_page .loginbtn
{ 
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    width: 165px;
}



.login_page .loginbtnsingle
{ 
    padding: 15px 20px 15px 20px;
}

.login_page .loginimgs{
    line-height: 40px;
}

.login_page .loginimgs table.imgs
{ margin-left: 0px; }

.login-page .login-wrapper
{ margin: auto; }

.pwdBlankBarLabel
{
	font-size: 90%;
}

.negativeBar {
    background-color: #E8E8E8;
}
.pwdBlankBar .positiveBar {
    width: 0%;
}
.pwdBlankBar .negativeBar {
    width: 100%;
}

.pwdWeakBar .positiveBar {
    background-color: Red;
    width: 30%;
}
.pwdWeakBar .negativeBar {
    width: 70%;
}

.pwdFairBar .positiveBar {
    background-color: #FFCC33;
    width: 65%;
}
.pwdFairBar .negativeBar {
    width: 35%;
}

.pwdStrengthBar .positiveBar {
    background-color: Green;
    width: 100%;
}
.pwdStrengthBar .negativeBar {
    width: 0%;
}

.btnAktualizovat
{
	margin-top: 30px;
}

.login-status{
    margin: auto;
    width: 400px;
    
}

.login_page .nav-tabs {    
    margin-left: auto;
    margin-right: auto;    
    display: inline-block;
}

.login_page .nav-tabs-red.nav-tabs li.active a, 
.login_page .nav-tabs li a {
  font-size: 14px;  
  text-decoration: none;
}

.login_page .loginipnut
{    
    padding: 2px 0px 2px 35px;
    border: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.link-reg,
.link-login {
    text-align: center;
    margin: 0px 0px 20px;
    padding: 30px 0;
    border-top: 1px solid #ccc;
}

.link-login-item{
    margin-bottom: 15px
}

.link-login-item:nth-last-child(1) {
    margin-bottom: 0px
}

.trKioskPinWrap {
    display: none;
}
.trKioskImgWrap td
{
    text-align:center;
}

#tdKioskImgWrap {
    height: 225px;
}

.trKioskImgWrap img {
    transform: scale(0.5);
}

.kioskInfoLabel {
    padding-top: 30px;
}

.kioskInfoLabel span {
    font-size: 30px;
    font-weight: bold;
    line-height: 200%;
}

.kioskInfoLabel .dxeBase_Aktion3{
    color: #000;
}

.login-wrapper-kiosk  {
    padding: 50px;
}



#podporaLoginWrap {
    margin: auto;
    position: absolute;
    right: 90px;
    top: 20px;
}

#podporaLoginWrap a .fa {
    color: #ddd;
    line-height: 24px;
    font-size: 24px;
}

.switchcompany td {
    padding: 5px 10px;
}

.switchcompany a {
    display: block;
    padding: 10px 20px;
    background-color: #eee;
    text-decoration: none;
    width: 350px;
}

.switchcompany a:hover {
    background-color: #ddd;
}

.switchcompany .login-underhead {
    padding: 20px;
}