.kalk_info p {
	margin: 0 0 9px;
}
.kalk_info > div {
	margin: 0 0 12px;
	display: inline-block;
	width: 100%;
}

#content_left {
	float: left;
}
#content_left #cat_title {
    margin: 10px 0 24px;
}
.msg_closed {
	position: relative;
	width: 100%;
	margin: 0 0 26px 0;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #d2232a;
}
.msg_closed a {
	text-decoration: none;
	color: #0087C1;
}
.msg_closed a:hover {
	text-decoration: underline;
	color: #0087C1;
}
.calc_name_td{
	padding: 8px 25px 8px 0 !important;
	font-size: 18px;
	font-weight: bold;
}
.calc_link{
	text-decoration: none;
}
.calc_td_unhovered{
	background-color: #8871a6 !important;
	color:white;
}
.calc_td_hovered{
	background-color: #A794C1 !important;
	color:white;
}
.calc_prename_td{
	padding: 10px 5px 5px 15px !important;
	font-size: 13px;
	white-space: nowrap;
	width: 1%;
}

div.kalk_info{
	float:left;
	padding: 10px;
	box-sizing: border-box;
	width:100%;
	border: 1px solid #e4e4e4;
	border-top: 0;
	color: #6E6F73;
	font-size: 14px;
    margin: 0 0 20px;
}
div.kalk_info article {
	color:#000;
	font-size:15px;
	line-height:1.5em;
	float:left;
}

div.kalk_info article sub {
	font-size:		70%;
	vertical-align: sub;
}

div.kalk_info article h1,
div.kalk_info article h2,
div.kalk_info article h3 {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-weight: bold;
	padding: 0 0 9px;
}
div.kalk_info article h2,
div.kalk_info article h3{
	padding: 21px 0 9px;
}

div.kalk_info article h2.visual_as_p {
	padding: 9px 0;
	font-weight:normal;
	font-size:15px;
}
div.kalk_info article p,
div.kalk_info article table {
	padding: 9px 0;
	text-align:justify;
	font-family: "Georgia", Times New Roman, Times, serif;
}
div.kalk_info article p#situation_date{
	margin: 0 0 9px;

}

div.kalk_info article ul,
div.kalk_info article ol {
	padding: 0 0 0 18px !important;
	font-family: "Georgia",Times New Roman,Times,serif;
}

div.kalk_info article li {
	padding: 0;
}

div.kalk_info article table {
	margin: 12px 0;
	border-collapse: collapse;
	width:100%;
}
div.kalk_info article table th,
div.kalk_info article tr td:first-child,
div.kalk_info article table td{
	border:1px solid black;
	vertical-align: top;
	padding:0 6px;
	background:#FFFFFF;
	font-weight:normal;
}
div.kalk_info article table th{
	background:#fffaf2 ;
	font-weight:bold !important;
	text-align: center;
}
div.kalk_info article table td *,
div.kalk_info article table th *{
	margin:3px 0;
	padding: 0;
}
div.kalk_info article table td p{
	text-align:left;
}
div.kalk_info article table th p{
	text-align:center;
}
div.kalk_info article table td li,
div.kalk_info article table th li{
	margin:3px 0 3px 15px;
}
div.kalk_info article img{
	float:none;
	width:auto;
	max-width: 100%;
	height: auto;
}
div.kalk_info article a {
	color: #f7941e;
	cursor: pointer;
}
div.kalk_info article .additional_info {
	background: #f0f0eb none repeat scroll 0 center;
	border: 1px solid #cccccc;
	border-radius: 6px;
	margin: 12px 0;
	padding: 18px 24px;
}
div.kalk_info article .additional_info * {
	margin: 0;
	padding: 0;
}
div.kalk_info article .additional_info span.pbi_add_info_h3 {
	margin: 0 0 6px;
	font-weight: bold;
	font-size: 21px;
	display: inline-block;
	line-height: 120%;
}
div.kalk_info article .additional_info ol {
	margin: 0 12px;
}
div.kalk_info article .additional_info ol li {
	margin: 0 0 3px;
}
div.kalk_info article .item_link {
	float: right;
	font-size: 12px;
	margin: 0 0 12px 12px;
	text-align: center;
	width: 252px;
}
div.kalk_info article .item_link p{
	text-align: center;
	margin: 0;
}
div.kalk_info article .item_link img{
	border:1px solid #666666;
}
div.kalk_info article .scroller {
	margin: 10px -2000px 0 0;
	overflow: hidden;
	width: 100%;
}
div.kalk_info article .scroller_left {
	background: rgba(0, 0, 0, 0) url("/template/images/backs/scroller_left.png") repeat scroll 0 0;
	float: left;
	height: 19px;
	margin-bottom: -50px;
	margin-top: 5px;
	position: relative;
	width: 25px;
	z-index: 2500;
	display:none;
}
div.kalk_info article .scroller_right {
	background: rgba(0, 0, 0, 0) url("/template/images/backs/scroller_right.png") repeat scroll 0 0;
	float: right;
	height: 19px;
	margin-bottom: -50px;
	margin-top: 5px;
	position: relative;
	width: 25px;
	z-index: 2500;
	display:none;
}
div.kalk_info article .scroller_container {
	min-width:480px;
	float: left;
	max-width:100%;
	width:100%;
	text-align:center;
}
div.kalk_info article .scroller_container * {
	text-align:inherit;
	max-width:100%;
}

.kalk_values{
	float:	  left;
	width:	  100%;
	background: #F8F8F8;
	padding:	12px;
	box-sizing: border-box;
	display:	none;
}
.kalk_values[step=first] {
	display:	block;
	position: relative;
}
.kalk_values[step=first].hidden {
	display: none;
}
.kalk_values_row{
	float:	  left;
	width:	  100%;
	box-sizing: border-box;
	padding:	8px 0;
}
.kalk_values_row_padding {
	padding:	0 0 8px;
}
.kalk_values_row p {
	padding:0;
}
.kalk_values_row_inner table{
	border-spacing:0px;
	border-collapse:collapse;
}
.kalk_values_row_inner table td{
	background:transparent !important;
	border:0px !important;
}
.kalk_values_row_inner table th{
	background:transparent !important;
	border:0px !important;
	font-weight:bold;
}
.kalk_values_cell_1{
	float:		  left;
	vertical-align: top;
	width:		  40%;
	padding:		0 12px 0 0;
	box-sizing:	 border-box;
	text-align:	 left;
	color:		  #6F7170;
	font-weight:	bold;
}
.kalk_values_cell_2{
	float:		  right;
	vertical-align: top;
	width:		  60%;
	box-sizing:	 border-box;
	text-align:	 left;
	color:		  #6F7170;
}
.kalk_values_cell_2_normal{
	font-size:100%;
}
.kalk_values_cell_1 p,
.kalk_values_cell_1 h4 {
	margin:		 0;
	padding:		0;
	font-weight:	bold;
}
.kalk_values_error .kalk_values_cell_1 {
	color: #D2232A;
}
.kalk_values_error .kalk_input,
.kalk_values_error select {
	border: 1px solid #D2232A !important;
}

.calc_help_select {
	color: #6F7170;
	font-size: 14px;
	width: 100%;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;
	padding: 5px 34px 5px 8px;
	margin: 2px 0;
	border: 1px solid #ccc;
	border-radius: 3px;
	overflow: hidden;
	background: #fff url("/template/images/select_arrow_2.png") no-repeat 100%;
	outline: none;
}
.kalk_input {
	float: left;
	border: 1px solid #CCCCCC;
	border-radius: 6px;
	background-color: white;
	padding: 4px;
	position: relative;
	min-width: 112px;
	min-height: 30px;
	box-sizing: border-box;
}
.kalk_input img.input_class{
	width:auto !important;
	float:right !important;
	cursor:pointer;
	position:relative;
	margin:2px 2px 0 0;
}
.kalk_input img.rub_sign{
	position:absolute;
	right: 6px;
	top: 6px;
	z-index: 1;
}
.kalk_input input{
	width: 100px;
	border:0;
	background:transparent;
	font-size: 14px;
	color: #6F7170;
	outline: none;
}
.kalk_input_focused{
	border: 1px solid #8871A6;
	box-shadow: 0 0 14px -3px #8871A6;
}
.kalk_input_nalog_date{
	border: 0;
	background-color: #8871a6;
}
.kalk_input_nalog_date input{
	color: white;
	font-weight: bold;
	width: 100px !important;
	margin: 0 !important;
}
.kalk_input p{
	margin: 3px 0;
	padding:0 12px 0 24px;
}
.kalk_input_noright input{
	margin-right:0px;
}
.kalk_input input[type="radio"],.kalk_input input[type="checkbox"]{
	float:none;
	width:auto;
	height:auto;
	margin: 0px 3px 3px -20px;
}
.kalk_input select{
	width:100%;
	border:0px;
	height:15px;
}

.kalk_input:focus{
	background-color:#FFF2D5;
}
.kalk_values_info{
	margin: 2px 0 0 0;
	float: left;
}
.kalk_values_info span{
	display:inline-block;
}

.tooltip_question{
	margin: 5px 0 0 5px;
	cursor:pointer;
}
.tooltip_question_data{
	display: none;
}
.qtip_tl{
	max-width: 500px !important;
	padding: 10px !important;
	font-size: inherit !important;
	line-height: 16px !important;
	color: gray !important;
	border: 1px solid #D0D0D0 !important;
	background-color: white !important;
	border-radius: 4px;
	-webkit-box-shadow: 5px 5px 3px 0px rgba(200, 200, 200, 0.6) !important;
	-moz-box-shadow:	5px 5px 3px 0px rgba(200, 200, 200, 0.6) !important;
	box-shadow:		 5px 5px 3px 0px rgba(200, 200, 200, 0.6) !important;
}
.qtip-content .bullet_ili{
	font-weight:bold;
	font-style:italic;
	color:#7477B8;
}

.calc_buttons_div{
	text-align: center;
	margin: 0;
}
.site_kalk{
	display: inline-block;
	padding: 5px;
	border: 1px solid #8467a9;
	border-radius: 4px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cdb6e3+0,a78fbd+7,735aa7+100 */
	background: #cdb6e3; /* Old browsers */
	background: -moz-linear-gradient(top,  #cdb6e3 0%, #a78fbd 7%, #735aa7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #cdb6e3 0%,#a78fbd 7%,#735aa7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #cdb6e3 0%,#a78fbd 7%,#735aa7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdb6e3', endColorstr='#735aa7',GradientType=0 ); /* IE6-9 */
	color:  white;
	margin: 0 20px 0 0;
	cursor: pointer;
}

.calc_res{
	background:	 #fdb813;
	box-sizing:	 border-box;
	float:		  left;
	padding:		10px 15px 15px;
	width:		  100%;
	margin:		 0 0 12px;
}
.calc_res_money {
	width:		  100%;
	float:		  left;
	text-align:	 center;
	color:		  white;
	font-size:	  30px;
}
.calc_res_money span {
	font-weight:	bold;
}
.calc_res_info {
	width:		  100%;
	float:		  left;
	text-align:	 center;
	font-size:	  14px;
	background:	 white;
	color:		  #6d6e70;
	margin:		 5px 0 0;
	padding:		8px;
	box-sizing:	 border-box;
}
.calc_res_info_blank {
	width:		  100%;
	float:		  left;
	text-align:	 center;
	font-size:	  14px;
	color:		  white;
	margin:		 5px 0 0;
	padding:		0 8px;
	box-sizing:	 border-box;
}
.calc_info_part {
	white-space:	nowrap;
	display:		inline-block;
}
.calc_info_part_plus {
	line-height:	23px;
	font-size:	  32px;
	vertical-align: middle;
	margin:		 0 5px;
}
.calc_info_part_comma {
	line-height:	23px;
	font-size:	  32px;
	vertical-align: sub;
	margin:		 0 5px;
}

.divider {
	width:		  100%;
	height:		 12px;
	background:	 white;
	margin:		 0 -12px 12px;
	float:		  left;
	padding:		0 12px;
}
.kalk_result_blank {
	border: 1px solid #E3E3E3;
	background: white;
	padding: 35px 45px 25px;
	overflow: hidden;
}
.kalk_result_blank h4 {
	text-align:center;
	font-weight:bold;
	margin: 30px 0;
	font-size: 14px;
}
.kalk_result_blank p {
	margin: 0 0 6px;
	padding:	0;
}
.kalk_result_blank table {
	margin: 6px 0;
}
input.res_editable,
.input_buffer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	letter-spacing: 0.05em;
}
.res_editable {
	color: #8972AA;
	border: 0;
	border-bottom: 1px solid #8972AA;
	padding: 0 3px 1px;
	box-sizing: border-box;
}
input.res_editable {
	width: 50px;
	min-width: 50px;
	max-width: 100%;
}
#res_editable {

}
#res_editable .purple {
	color: #8972AA;
	border-bottom: 1px solid #8972AA;
	padding: 0 3px 1px;
}

.input_buffer{
	position: absolute;
	top: -1000px;
	left: -1000px;
	visibility: hidden;
	white-space: nowrap;
}

.kalk_result_blank table {
	width:  100%;
}
.kalk_result_blank .kalk_result_money {
	font-weight: bold;
	margin: 30px 0;
}
.kalk_result_controls {
	display: table;
	margin: 0 auto 20px;
}
.kalk_result {
	width:  100%;
}
.result_large {
	width:  100%;
	overflow-x: scroll;
	margin:		 0 0 20px;
}
.result_large_content {
	position: relative;
	float: left;
	margin: 0 -2000px 0 0;
	width: 100%;
}
#calc_shadow {
	width:100%;
}

#to_word {
	display:none;
}

.kalk_info_alert{
	padding:		9px 12px;
	margin:		 25px 0 0;
	color:		  white;
	background:	 #D2232A;
	text-align:	 center;
	width:		  100%;
	box-sizing:	 border-box;
	float:		  left;
}
/*
.kalk_result_ajax_table{
	border-collapse: collapse;
}
.calc_table .kalk_result_ajax_table td{
	padding: 0;
	background:transparent;
	font-size:80%;
	text-align:center;
	color: #6e6f73;
}
.kalk_result_ajax_table td:first-child{
	width: 22%;
}
.kalk_result_ajax_table tr:first-child td{
	font-size:100%;
	text-align:left;
}
.res_editable{
	cursor: text;
	display: inline;
	width: 180px;
	min-height: 17px;
	outline: 0px none currentColor;
	overflow-wrap: break-word;
	position: relative;
	top: -2px;
	vertical-align: middle;
}
.calc_result_violet_span{
	color: #9076AD;
}
/*


.kalk_box{
	border: 1px solid #DDDDDD;
	border-radius:6px;
	float:left;
	width:100%;
	margin-bottom:12px;
}
.kalk_head{
	background:#DDDDDD;
	border-radius:6px;
	float:left;
	width:100%;
	cursor:pointer;
	padding:10px 0px 0px;
}
.kalk_head a,.kalk_head h1{
	margin: 0px 20px 12px;
	padding-left:12px;
	line-height:90%;
	display:inline-block;
	color:#6D6E70;
	font: 700 18px "Arial", "Tahoma", "Verdana", sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.kalk_head a:hover{
	color:#F15A24;
}
.kalk_head a img,.kalk_head h1 img{
	float:none !important;
	width:auto !important;
	margin-left:-18px !important;
	margin-right:6px !important;
}
.more_kalks{
	border: 1px solid #cccccc;
	border-radius: 6px;
	float: left;
	background: #F0F0EB;
	width:100%;
}
.more_kalks div{
	padding: 18px 18px 6px;
}
.more_kalks div a{
	display:block;
	margin-bottom:12px;
	color:#6D6E70;
	text-decoration:none;
	font-size:16px;
}
.more_kalks div a img{
	margin-right:6px !important;
}
.more_kalks div a img.logo,.kalk_head a img.logo{
	margin: -6px 0 0 8px !important;
	position: absolute;
}
.more_kalks div a:hover{
	color:#F15A24;
	text-decoration:underline;
}

.kalk_box .kalk_info_p{
	background: #eee;
	line-height: 120%;
	margin: 0px 12px;
	padding: 4px 8px;
}
.kalk_result{
	position:relative;
	margin:12px 0px 0px;
	width: 100%;
	box-sizing: border-box;
	float:left;
	background-color: #F8F8F8;
	padding: 15px;
}

.kalk_values_cell_1 h3{
	text-align:left;
	font-weight:bold;
	padding:0;
}
.kalk_values_cell_info_inner{
	background: #fff;
	border: 1px solid #F7941E;
	border-radius: 10px;
	display: none;
	margin-left: -10px;
	padding: 10px;
	position: absolute;
	z-index: 3000;
	text-align:left;
	font-weight:normal;
	-webkit-box-shadow:  3px 3px 3px 0px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:  3px 3px 3px 0px rgba(0, 0, 0, 0.7);
	box-shadow:  3px 3px 3px 0px rgba(0, 0, 0, 0.7);
}

.calc_add_info{
	width:400px;
	max-width:80%;
	padding:16px;
}
#content_left h4{
	font-weight:bold;
}
.calc_add_info h4{
	margin-bottom:6px;
}
.cell_info_inner_pointer{
	width:auto !important;
	float:none !important;
	bottom: -11px;
	position: absolute;
}

.more_calc_info,.final_calc_info{
	color: #7477B8;
	cursor: pointer;
	display: inline-block;
	font-size:11px;
}
.more_calc_info:hover{
	text-decoration:underline;
}




.kalk_result .site_button{
	position:absolute;
	right:36px;
	bottom:12px;
}
.kalk_values_cell_info{
	float:none !important;
	width:15px !important;
	cursor:pointer;
	top:-2px;
	margin-left:6px;
}
.simple_calendar_otpusk_inner{
	min-height:16px;
	width: 200px;
}
.kalk_help_koeff{
	margin-bottom:0px;
}
.kalk_values_h3{
	margin:0px;
}

#otpusk_sc{
	width:100%;
	overflow-x:scroll;
	margin-bottom:12px;
}
#otpusk_sci{
	position:relative;
	float:left;
	margin: 0px -2000px 0px 0px;
	width:100%;
}
#otpusk_table_1,#otpusk_table_2 {
	border-collapse: collapse;
	margin-bottom: 12px !important;
}
#otpusk_table_1 td,#otpusk_table_1 th,#otpusk_table_2 td,#otpusk_table_2 th{
	background-color:transparent !important;
	text-align:left;
	border:1px solid #6D6E70 !important;
	font-size:11px !important;
	padding:2px 4px;
}

.calc_reference_table tr td{
	border: 1px solid lightgray;
	padding: 4px;
}


#calc_content_td{
	padding: 0 !important;
	background-color: inherit !important;
}







/*
.rez_money_p{
	font-weight: bold;
	margin: 30px 0;
}
.calk_part_table{
	border-collapse: collapse;
}
.calk_part_table tr td{
	padding: 0 !important;
	color: inherit;
	border: 0 !important;
	background-color: inherit !important;
}
.calc_info_li{
	color: #8B74AA;
	margin: 0px 0px 4px 15px;
}
.calc_info_li a{
	color: #8B74AA;
}
table.kalk_info_p {
  
}
table.kalk_info_p td,
table.kalk_info_p th {
	border:		1px solid #6e6f73;
	color:		#6e6f73;
	line-height: 150%;
	padding:	1px 3px;
}
.scroller_container p {
	text-align: center;
}

.lucre_periods_result_table{
	width: 100%;
}
.lucre_periods_result_table tr td{
	width: 33% !important;
	color: #6E6F73;
	padding: 2px;
	border: 1px solid #6E6F73;
}
.remove_partial_loan_repayment_period_div{
	margin: 6px 0 0 15px;
	cursor: pointer;
}
.remove_excluding_period_div{
	margin: 6px 0 0 15px;
	cursor: pointer;
}
.remove_multiperiod_div{
	margin: 6px 0 0 15px;
	cursor: pointer;
}
.lucre_2016_calculation{
	display: none;
}
.calc_step_title{
	font-size: 18px;
	font-weight: bold;
	margin: 15px 12px 0;
}
.required_when_checked_input_area{
	padding: 4px;
	border: 1px solid #CCCCCC;
	border-radius: 6px;
}
*/

/*
.calc_error_text{
	display: none;
	margin: 10px 0 0 0;
	color: #D2232A;
	font-weight: bold;
}



#payout_table tr td{
	border: 1px solid lightgray;
	padding: 3px;
}
#payout_table_options_head_tr{
	font-weight: bold;
}
.payout_table_option_type_head_tr{
	font-weight: bold;
	font-style: italic;
}

.pregnancy_employee_payout::placeholder{
	opacity: 1;
}
/* GENERAL PAGE - CALCULATORS LIST*/
/*
.calc_container {
	width: 100%;
	max-width: 950px;
}
.calc_links_table {
	width: 100%;
	max-width: 950px;
}
.calc_links_table tr {
	margin-top: 15px;
	padding-bottom: 50px;
}
.empty_row {
	height: 30px;
}
.full_col {
	max-width: 470px;
	text-align: center;
	vertical-align: middle;
	padding: 15px 55px;
	border: 1px solid #eeebe8;
}
.empty_col {
	width: 30px;
	border: 0;
}
.main_calc_link {
	text-decoration: none;
	border-bottom: 1px solid #baa8d0;
	font-size: 18px;
}

/* max-width: 355px */
@media screen and (max-width: 740px) {
	/*
	.calc_prename_td {
		white-space: normal;
	}
	*/
	.calc_table {
		margin: 0 -20px;
	}
	div.kalk_info {
		border:0;
		padding: 10px 10px 0;
	}
	.kalk_result_blank {
		padding:20px;
	}
	.kalk_result_blank h4 {
		margin: 10px 0;
	}
}
@media screen and (max-width: 640px){
	/*
	.empty_col {
		display: none;
	}
	.empty_row {
		display: none;
	}
	.full_col {
		float: left;
		width: 100%;
		max-width: 640px;
		margin: 15px 0;
		padding-top: 25px;
		padding-bottom: 25px;
		padding-left: 0;
		padding-right: 0;
	}
	.calc_links_table{
		float: left;
		position: relative;
		display: block;
	}
	*/
}

/*  ACCESS DENIED  */
.kalk_values[step=error] {
	display: none;
	width: 100%;
	max-width: 700px;
	position: fixed;
	padding: 0;
	box-sizing: border-box;
}
.kalk_values.open[step=error] {
	display: block;
}
.denied_message_container {
	position: relative;
	float: left;
	padding: 20px 30px 30px 20px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 22px;
	width: 100%;
	background: #fff;
	/*margin: 25px 0 0 0;*/
	border: 1px solid #000;
	display: block;
}
.lock_icon {
	width: 19px;
	height: 27px;
	position: absolute;
	top: 27px;
	left: 18px;
}
.denied_message_container > p {
	width: 100%;
	max-width: 615px;
}
.auth_list2 {
	width: 100%;
	max-width: 615px;
	display: flex;
	flex-direction: row;
}
.auth_list2 li {
	width: 30%;
	margin: 0 25px 0 0;
}
.auth_list2 li.border-right {
	border-right: 1px solid #000;
}
.auth_list2 .auth_row {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	padding: 5px;
	box-sizing: border-box;
}
.auth_list2 .auth_row .auth_lnk {
	color: #fff;
	text-decoration: none;
	background: #5d337b;
	padding: 1px 3px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 13px;
	margin-bottom: 10px;
}
.auth_list2 .auth_row .subscribe_lnk {
	color: #fff;
	text-decoration: none;
	background: #c41417;
	padding: 1px 3px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 13px;
}
.auth_list2 .auth_row .demo_lnk {
	color: #fff;
	text-decoration: none;
	background: #05ad02;
	padding: 1px 3px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 13px;
}


@media screen and (max-width: 800px) {
	.auth_list2 {
		flex-direction: column;
	}
	.auth_list2 li {
		width: 100%;
	}
	.auth_list2 li:nth-child(1) {
		border: 0;
	}
	.auth_list2 li:nth-child(2) {
		border: 0;
	}
}