

/* Start:/local/templates/pta/components/bitrix/main.register/.default/style.css?1745501283773*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/local/templates/pta/components/bitrix/main.register/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/local/templates/pta/components/bitrix/main.register/.default/images/sec-unlocked.png);}

input[type=password]:after {
    content: '1';
    color: green;
    width: 10px;
    height: 10px;
    display: inline-block;
}
input[type=password]:before {
    content: '0';
    color: green;
    width: 10px;
    height: 10px;
    display: inline-block;
}
input[type=password] {
    display: inline-block;
}
/* End */
/* /local/templates/pta/components/bitrix/main.register/.default/style.css?1745501283773 */
