div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(images/sec-unlocked.png);}

div#authresult{color:red; font-weight:bold; font-size:16px;}

.smartfilter .filtren .modef {
    left: 215px;
}
body #fancybox-wrap{
	width: 400px !important;
    left: calc(50% - 200px) !important;
    padding: 0 !important;
}
body #fancybox-content{
width: 400px !important; 
border-width: 0 !important; 
}
body #authblock{
    padding: 20px;
}
body #authblock table{
	width: min-content;
    display: block;
    margin: 0 auto;
    min-width: 80%;
}

body #authblock table tr td input{
width: 100%;
}
body #authblock table tr td input#USER_REMEMBER_frm{
width: auto;
}
body #reglock{
    padding: 20px;
}