

/* Start:/local/components/itesc/sms.auth.code/templates/.default/style.css?17110129661342*/
.bx_profile {
	max-width: 300px;
}

.bx_profile h3 {
	margin-bottom: 15px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type='number'] {
	-moz-appearance: textfield;
}

.modal-decsription {
	margin-top: 10px;
}

.bx_profile label {
	font-size: 13px;
	color: #5a6c77;
	padding-bottom: 2px;
}

.bx_profile input[type='tel'], .bx_profile input[type='email'] {
	display: block;
	width: 100%;
	font-size: 18px !important;
	height: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_profile input[type='submit'] {
	width: 100%;
}

.one-symbol-input {
	font-size: 18px;
	height: 38px;
	text-align: center;
	display: inline-block;
	width: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}

.sms-no-code {
	font-size: 13px;
	margin-top: 15px;
}

.modal-authorization {
	display: none;
	min-width: 300px;
	height: 250px;
}

.send-new-code-link {
	background: none !important;
}

.send-new-code-link:not(.active) {
	cursor: auto;
	color: black;
	text-decoration: none;
}
/* End */
/* /local/components/itesc/sms.auth.code/templates/.default/style.css?17110129661342 */
