

/* Start:/local/templates/duma2024/css/auth-reg.css?17345390501628*/
.bx-system-auth-form td,
.bx-auth-reg tbody td:nth-child(1){
	font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    color: #000;
    padding-top: 25px;
}
.bx-system-auth-form tr:first-child td{
	padding-top: 0;
}
.bx-system-auth-form td input[type="text"],
.bx-system-auth-form td input[type="password"],
.bx-auth-reg tbody td:nth-child(2) input[type="text"],
.bx-auth-reg tbody td:nth-child(2) input[type="password"]{
	font-family: "Montserrat", sans-serif;
    margin-top: 10px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
    background: #fff;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 15px;
    color: #111;
    border: none;
    resize: none;
    width: 400px;
}
.bx-system-auth-form td input[type="submit"],
.bx-auth-reg tfoot td input[type="submit"]{
	border-radius: 8px;
    background: #1b5da7;
    padding: 10px 25px;
    font-weight: 500;
    font-size: 15px;
    line-height: 120%;
    color: #fff;
    border: none;
}
.bx-system-auth-form td input[type="submit"]:hover,
.bx-auth-reg tfoot td input[type="submit"]:hover{
	cursor: pointer;
}
.bx-system-auth-form td a{
	color: var(--color4);
}
.bx-system-auth-form td input[type="checkbox"]{
	width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #1b5da7;
    transition: 0.3s;
}
.bx-system-auth-form td label[for="USER_REMEMBER_frm"]{
	cursor: pointer;
}
.bx-auth-reg thead{
	display: none;
}
.bx-auth-reg tbody tr,
.bx-auth-reg tfoot tr{
	display: flex;
	flex-direction: column;
}
.bx-auth-reg tfoot td input[type="submit"]{
	margin: 25px 0;
}
.bx-system-auth-form table tr:last-child{
    display: none;
}
/* End */


/* Start:/bitrix/components/bitrix/main.register/templates/.default/style.min.css?1734538950442*/
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(/bitrix/components/bitrix/main.register/templates/.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(/bitrix/components/bitrix/main.register/templates/.default/images/sec-unlocked.png)}
/* End */
/* /local/templates/duma2024/css/auth-reg.css?17345390501628 */
/* /bitrix/components/bitrix/main.register/templates/.default/style.min.css?1734538950442 */
