html, body 
{
	height:calc(100% - 15px);
	width:100%;
	margin:0;
}

.header, .logo
{
	height:60px;
}

.menu_btn
{
	display:none;
}

.main_container{
	width: 1366px;
	height: 100%;
	margin: 0 auto;
}

.level_2_menu
{
	position:absolute;
	left:-500%;
	z-index: 999;
}

.language_style
{
	font-size: 13.5px;
	color:#ffffff;
	text-align: center;
}

.login_name_img_col
{
	/*position: absolute;
	right: 156px;
	top: 13px;*/
	text-align: center;
}

.login_username
{
	font-size:15px;
	color:#ffffff;
}

.login_name_img
{
	background-image:url("../img/login.svg");
	background-repeat:no-repeat;
	background-position:center;
	background-size: 100%;
	width:16px;
	height:23px;
	margin: 0 auto;
}

.lang_col {
	display:block;
	/*position: absolute;
	top: 12px;
	right: 15px;*/
}

.lang_select {
	width: 60px;
	height: 25px;
	position: relative;
    top: -2px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../img/icon_Language_W.png") no-repeat scroll center !important;
	padding-right: 15px;
	text-align-last: center;
	padding-left: 15px;
	border:none;
	outline: none;
	border-radius: 20px;
	color: rgba(74, 74, 74, 0);
	display: block;
	margin: 0 auto;
	font-size:15.5px;
	box-shadow: none;
	font-family: Calibri,helvetica,sans-serif; 
}

/*.menu_alert {
	width:29px;
	height:29px;
	display:block;
	position:absolute;
	top:15px;
	right:302px;
	clip-path: circle(50% at 50% 50%);
	-webkit-clip-path: circle(50% at 50% 50%);
	background:url("../img/notice_off.svg");
}*/

nav
{
	position:absolute;
	top:0;
	width:1000px;
	height:27px;
	left: 139px;
	top:16px;
}

.menu_right_bar {
	position:absolute;
	top:10px;
	left:1080px;
	width:280px;
	display:flex;
	justify-content:flex-end;
	align-items:flex-end;
}

.menu_right_items {
	display:flex; 
	flex-direction:column;
	align-items:center;
	align-content:center;
}

.menu_item {
	/*width: 150px;*/
	height: 43px;
	display: inline-block;
	color: #ffffff;
	font-size: 17px;
	text-align: center;
	line-height: 27px;
	margin-right: 15px;
	font-weight: bold;
	letter-spacing: normal;
	margin-right: 30px;
}

.login_btn_col {
	/*display: block;*/
	/*position: absolute;*/
	/*top: 7px;*/
	/*right: 95px;*/
	/*width: 30px;*/
	/*height: 25px;*/
	border-radius: 20px;
	/*background-color: #497bfc;*/
	text-align: center;
	color: #ffffff;
	font-size: 17px;
	letter-spacing: normal;
	/*line-height: 20px;*/
}
.login_name_img_col ~ .login_btn_col .login_btn
{
	background-image:url("../img/login.svg");
	background-repeat:no-repeat;
	background-position:center;
	background-size: 100%;
	height:25px;
	width: 17px;
	/*margin-top: 3px;*/
}

.login_name_img_col.logined ~ .login_btn_col .login_btn
{
	background-image:url("../img/Logout.svg");
	background-repeat:no-repeat;
	background-position:center;
	background-size: 100%;
	height:25px;
	width:23px;
	/*margin-top: 3px;*/
}

nav .menu_item:hover
{
	color:#5e8bff
	vertical-align: middle;
}


nav .menu_item:hover span
{
	display:inline-block;
	/*border-radius: 15.5px;*/ 
	color:#A1BCFF;
	/*width: 150px*/;
	text-align: center;
	vertical-align: middle;
}

nav .menu_item:hover  .level_2_menu
{
	position:absolute;
	background-color:#ffffff;
	width: 220px;
	top: 41px;
	vertical-align: middle;
}

.level_2_menu .level_2_title, .level_2_menu .menu_cancel_btn, .level_2_menu .mobile_item
{
	display:none;
	vertical-align: middle;
}

.level_2_menu .destop_item
{
	display:block;
	left: 30px;
	vertical-align: middle;
}

/*
nav .menu_item:hover  #level_2_menu1
{
	left: -25px;
	top: 45px;
}

nav .menu_item:hover  #level_2_menu2
{
	left: 162px;
	top: 45px;
}

nav .menu_item:hover  #level_2_menu3
{
	left: 315px;
	top: 45px;
}

nav .menu_item:hover  #level_2_menu4
{
	left: 415px;
	top: 45px;
}

nav .menu_item:hover  #level_2_menu5
{
	left: 510px;
	top: 45px;
}

nav .menu_item:hover  #level_2_menu6
{
	left: 638px;
	top: 45px;
}
*/

.level_2_menu a
{
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	color: #959595;
	height:31px;
	line-height:30px;
	text-decoration: none;
	vertical-align: middle;		
}

a:hover{
	color: #5e8bff !important;
	background-color: #ffffff;
}

.level_2_menu a:hover
{
	color:#ffffff !important;
	background-color: #7d7d7d;
	vertical-align: middle;
}

.menu_item.selected span
{
	padding: 0px 20px 0px 20px;
	display:inline-block;
	/*width: 150px;*/
	border-radius: 20px;
	background-color: #ffffff;
	color:#5e8bff;
	vertical-align: middle;
	margin-top: -1px;
}

.footer_index {
	width: 1366px;
}

.modal-content
{
	width: 294px;
	height: 198px;
	/*border-radius: 5px;*/
	position: relative;
	top: 150px;
}

.modal-title
{
	width: 294px;
	background-color: #497bfc;
}

.modal_name {
	left: 63px;
}

.input_username
{
	left: 69px;
}

.modal_pwd {
	left: 63px;
}

.input_password
{
	left: 69px;
}

.menu_modal {
	display: none;
	position: fixed;
	width: 1366px;
	height: 100%;
	overflow: hidden;
	opacity: 0.2;
	mix-blend-mode: darken;
	background-color: #2f2f2f;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	padding: 0;
	margin-top: 0;
}

.menu_row
{
	display:none;
}

.tail_btn {
	display:flex;
	justify-content:space-evenly;
}

.label_name {
	display:flex;
	justify-content:space-evenly;
	margin-bottom:20px;
	align-content: center;
	align-items: center;
}
