/* Modernica - latinotype */@font-face {	font-family: 'Modernica';	font-style: normal;	font-weight: 400;	src: local('Modernica'),	url('./font/Modernica.ttf') format('truetype');  /* Safari, Android, iOS */}html, body {	margin: 0;	padding: 0;}body {	bckground: #fff;}#return-button:hover {	background-color: #FFE000 ;	color : #514A9D;	font-weight : bold;}.clearfix:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;}.auth_container {	max-width: 960px;	padding: 0 20px;	margin: 0 auto;	font-family: "Modernica", "Arial", sans-serif;}.auth_container img {	max-width: 100%;}.auth_header h1 {/* 	font-size: 69px; */	font-size: 36px;	color: #FFE000;	text-align: right;	line-height: 83px;	margin: 0;	padding: 75px 0 0 0;}.auth_header_line {	font-size: 27px;	line-height: 27px;	color: #939292;	font-weight: 300;	position: relative;	text-align: right;}.auth_header_line .auth_container {	max-width: 986px;}.auth_header_line em {	height: 9px;	background: #f9b233;	display: block;	position: absolute;	bottom: 4px;	left: 0;	width: 100%;}.auth_header_line span {	display: inline-block;	padding: 0 16px;	background: #fff;	position: relative;	z-index: 2;}.auth_header_line strong {	font-weight: 700;}.auth_header img {	float: left;	margin: 18px 0 0 0;	border: 0;	outline: none;}main .auth_container {	padding-top: 33px;	padding-bottom: 39px;}.auth_column_right {	width: 300px;	margin: 0 0 0 -300px;	float: left;}.auth_column_left {	float: left;	width: 100%;	padding: 0 330px 0 0;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;}.auth_column_right h3 {	color: #666;	font-family: 'Modernica', sans-serif;	font-weight: 700;	margin: 25px 0 15px 0;	text-transform: uppercase;	font-size: 20px;}.auth_column_right form input[type="text"], .auth_column_right form input[type="password"]	{	border: 1px solid #797979;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;	width: 100%;	padding: 4px 10px 5px 55px;	border-radius: 3px;	background: #fff;	line-height: 26px;	height: 35px;	font-size: 14px;	color: #000;	font-family: Verdana, sans-serif;}.auth_column_right input::-webkit-input-placeholder {	color: #666;}.auth_column_right input:-moz-placeholder {	color: #666;}.auth_column_right input::-moz-placeholder {	color: #666;	opacity: 1;}.auth_column_right input:-ms-input-placeholder {	color: #666 !important;}.auth_column_right input.placeholder {	color: #666 !important;}.auth_column_right form fieldset {	margin: 0 0 11px 0;	border: 0;	padding: 0;	display: block;}.auth_column_right form label {	display: block;	font-family: Verdana, sans-serif;	font-size: 14px;	color: #333;	margin: 0 0 5px 0;}.auth_column_right form fieldset:first-child {	margin: 0 0 22px 0;}#auth_identificator_field {	background: url("images/auth/auth_user_icon.png") no-repeat 10px 4px #fff;}#auth_code_field {	background: url("images/auth/auth_password_icon.png") no-repeat 10px 3px #fff;	padding-right: 45px;}.auth_column_right form fieldset>div {	position: relative;}.auth_error_message {	padding: 5px 0;	min-height: 33px;	font-size: 12px;	color: #ff3300 !important;	font-family: Verdana, sans-serif;}.auth_button_set {	text-align: right;}.auth_button_set a {	color: #666;	font-family: Verdana, sans-serif;	font-size: 11px;	text-decoration: underline;	display: inline-block;}.auth_button_set a:hover {	text-decoration: none;}.auth_column_right button {	font-size: 18px;	text-transform: uppercase;	color: #fff;	font-weight: 700;	text-align: center;	background: #eb5d40;	padding: 5px 25px;	line-height: 18px;	height: 35px;	border: 0;	cursor: pointer;	transition: all 0.2s ease;	margin: 0 0 8px 0;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;}.auth_column_right button:hover {/* 	background: #d85439; */	background: #eb5d40;    color: #fff;}#auth_code_clear {	position: absolute;	right: 11px;	top: 6px;	cursor: pointer;	width: 24px;	height: 24px;	background: url("images/auth/auth_clear_icon.png") no-repeat;	display: block;}.auth_num_box {	margin: 0 -3%;}.auth_num_box>div {	float: left;	padding: 0 3%;	width: 14%;	margin: 5px 0;}.auth_num_box span {	cursor: pointer;	background: #cccccc;	color: #201d1d;	font-size: 23px;	display: block;	line-height: 35px;	height: 36px;	text-align: center;	font-weight: 300;	transition: all 0.2s ease;}.auth_num_box span:hover {	background: #eb5d40;	color: #fff;}.auth_info_box {	background: #f6f6f6;	margin-left :-60px !important;	margin-right: 72px !important;	font-size: 15px;	line-height: 18px;	color: #000;	font-weight: 300;	padding: 10px 14px 14px 83px;	position: relative;	margin: 10px 0 0 0;	-webkit-box-shadow: 4px 4px 6px 0px rgba(1, 1, 1, 0.3);	-moz-box-shadow: 4px 4px 6px 0px rgba(1, 1, 1, 0.3);	box-shadow: 4px 4px 6px 0px rgba(1, 1, 1, 0.3);}.auth_info_box img {	position: absolute;	left: 10px;	top: 15px;}.auth_info_box h4 {	font-size: 15px;	font-weight: 700;	text-transform: uppercase;	margin: 0 0 10px 0;}.auth_info_box strong {	font-weight: 700;}.auth_bottom_box {	background: #eaeaea;	padding: 14px 0 16px 0;	font-size: 14px;	color: #000;}.auth_bottom_box .cols {	margin: 0 -1%;}.auth_bottom_box .cols .column {	float: left;	padding: 0 1%;	width: 48%;	text-align: right;}.auth_bottom_box .cols .column:first-child {	text-align: left;}.auth_bottom_box p {	margin: 0 0 10px 0;}.auth_bottom_box .cols .column:first-child img {	margin-right: 30px;}.auth_bottom_box img {	border: 0;	outline: none;}.auth_footer {	text-align: center;	font-size: 14px;	color: #666;	font-family: Verdana, sans-serif;	padding: 20px 20px 33px 20px;}.auth_footer a {	color: #666;	text-decoration: none;}.auth_footer a:hover {	text-decoration: underline;}.keypad-row button {	cursor: pointer;	background: #5d6c7e;	color: white;	font-size: 23px;	display: block;	line-height: 35px;	height: 45px;	text-align: center;	font-weight: 300;	transition: all 0.2s ease;	float: left;    padding: 0 3% !important;/*     width: 14% !important; */    margin: 6px !important;    border-radius:41px;    font-family: "Modernica", "Arial", sans-serif;}.auth_num_box button:hover {	background: #eb5d40;	color: #fff;}#inlineTextKeypad {	max-width: 960px;	padding: 0px;	border :none;	margin: 0 auto;	font-family: "Modernica", "Arial", sans-serif;}.keypad-popup, .keypad-inline, .keypad-key, .keypad-special {	font-family: "Modernica", "Arial", sans-serif;	font-size: 23px;}.keypad-inline{	border: none !important;}.auth_success_message {	padding: 5px 0;	min-height: 33px;	font-size: 12px;	color: #408080!important;	font-family: Verdana, sans-serif;}