div.bx-auth {margin-top:16px; margin-bottom:24px;}
div.bx-auth form {padding:0; margin:0;}
div.bx-auth-line {border-bottom:1px solid #E3E3E3; padding-bottom:10px;}
div.bx-auth-title {font-size:140%; border-bottom:solid 2px #E3E3E3; padding-bottom:12px; font-size: 18px;
line-height: 20px;
font-weight: normal;
color: #727272;
text-align: center;
border-bottom: solid 2px #E3E3E3;
padding-bottom: 12px;}
div.bx-auth-note{margin:18px 0px 6px 0px; color: #727272; font-size: 14px;}
td.bx-auth-label{text-align:right; font-weight:bold; padding-left: 92px;
color: #727272;
font-size: 14px;}
table.bx-auth-table{margin-top:8px; }
table.bx-auth-table td {padding-right:3px; padding-top:3px; padding-bottom:3px;}
 
table.bx-auth-table label {color: #727272; float: right;
font-size: 11px;}

div.bx-auth input.bx-auth-input {vertical-align:middle; float: left;
border: 1px solid #c88d45;
width: 220px;
height: 24px;
padding: 0 5px;
font-size: 14px;
line-height: 24px;
margin: 0;}
div.bx-auth span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth div.bx-auth-secure-icon {background-image:url(images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth div.bx-auth-secure-unlock {background-image:url(images/sec-unlocked.png);}



.authorize-submit-cell input[type="submit"] {
float: left;
margin-left: 273px; width: 236px;
height: 28px;
line-height: 25px;
font-size: 14px;
border: 1px solid #c88d45;
background: url('/bitrix/templates/estelar2014/images/bg-02.png') repeat-x;
}

.bx-auth a {
color: #727272;
}

.button {
font-size: 11px;
line-height: 20px;
color: #fff;
text-decoration: none;
padding: 0 28px 0 28px;
border: 1px solid #80c000;
border-radius: 2px;
box-shadow: inset 0 1px 0 #b8e166;
-moz-box-shadow: inset 0 1px 0 #b8e166;
-webkit-box-shadow: inset 0 1px 0 #b8e166;
background: #88cd00;
margin-left: 10px;
}

.checkbox.left-side {
position: static;
float: right;
}