

/* Start:/local/templates/orac/components/bitrix/main.register/.default/style.css?17502474121332*/
.pagetitle-wrap {
    padding: 20px 0;
    margin-top: 50px;
}
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/orac/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/orac/components/bitrix/main.register/.default/images/sec-unlocked.png);}

.bx-auth-reg table {
	margin: 0 auto;
}
.bx-auth-reg table td:first-child {
	font-size: 13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-auth-reg table td {
	padding: 5px;
}

.bx-auth-reg input {
	padding: 5px 10px;
	background: #f8fafc;
	border: none;
	border-radius: 2px;
	outline: none;
}
.bx-auth-reg input:focus {
	outline: none;
}
.bx-auth-reg input[type="submit"] {
	padding: 10px;
    color: var(--dark);
    background: var(--yellow);
    border: 0;
    outline: 0;
    width: 100%;
    font-weight: 600;
}

.bx-auth-reg .bx-pass-eye {
	padding: 3px;
	margin-left: 10px;
	border: 1px solid #607076;
	color: #607076;
	border-radius: 2px;
	cursor: pointer;
}
.starrequired {
	color: red;
}

@media (max-width: 575px) {
	.bx-auth-reg table tr {
		display: flex;
		flex-direction: column;
	}
}
/* End */
/* /local/templates/orac/components/bitrix/main.register/.default/style.css?17502474121332 */
