

/* Start:/bitrix/templates/specopt1/components/bitrix/system.auth.authorize/.default/style.css?15643797033448*/
div.bx-auth {max-width:600px; 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; }
div.bx-auth-note{margin:18px 0px 6px 0px;}
td.bx-auth-label{text-align:right; font-weight:bold;}
table.bx-auth-table{margin-top:8px; }
table.bx-auth-table td {padding:3px;}

div.bx-auth input.bx-auth-input {vertical-align:middle;}
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(/bitrix/templates/specopt1/components/bitrix/system.auth.authorize/.default/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(/bitrix/templates/specopt1/components/bitrix/system.auth.authorize/.default/images/sec-unlocked.png);}


div.bx-auth input[type=text], div.bx-auth input[type=password] {
	width:300px;
}

/*
div.bx-auth input {
    background: #fff;
    border: 1px solid #c1c5c8;
    border-radius: 2px;
    color: #000;
    box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
    display: inline-block;
    outline: none;
    vertical-align: middle;
    font-size: 14px;
    padding: 6px 8px;
    margin-bottom: 3px;	
}
*/
div.bx-auth input[type=submit]{
    width: 101px;
    height: 32px;
    display: block;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,239,239,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(238,239,239,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,239,239,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,239,239,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,239,239,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(238,239,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeefef', GradientType=0 );
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow:    0px 1px 1px 0px rgba(0, 0, 0, 0.32);
    box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.32);
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    line-height: 11px;
    font-weight: 700;
    color: #252525;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px rgba(254, 250, 238, 0.75);
	cursor:pointer;
	border:none;
}
div.bx-auth input[type=submit]:hover{
	color: #555;
    background: rgba(255,247,0,1);
    background: -moz-linear-gradient(top, rgba(255,247,0,1) 0%, rgba(248,223,3,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,247,0,1)), color-stop(100%, rgba(248,223,3,1)));
    background: -webkit-linear-gradient(top, rgba(255,247,0,1) 0%, rgba(248,223,3,1) 100%);
    background: -o-linear-gradient(top, rgba(255,247,0,1) 0%, rgba(248,223,3,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,247,0,1) 0%, rgba(248,223,3,1) 100%);
    background: linear-gradient(to bottom, rgba(255,247,0,1) 0%, rgba(248,223,3,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff700', endColorstr='#f8df03', GradientType=0 );	
	border:none;
}

/* End */
/* /bitrix/templates/specopt1/components/bitrix/system.auth.authorize/.default/style.css?15643797033448 */
