/*!
 * myCss v1.0.0
 * Copyright © 2003 NetSoft Limited. All rights reserved.
 */
/*======================Temp Css========================*/
html, body {/*
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;*//*font-family:Georgia, "Times New Roman", Times, serif;*/
}
#wrap {/*
	min-height: 100%;
	height: auto;*//*margin: 0 auto -60px;
	padding: 0;*/
}
.clearBoth {
	clear: both;
}
body .nonDisplay {
	display: none;
}
body a {
/*	color: #666666;*/
}
body a:visited {
}
body a:hover, body a:focus {
}
table {
	border-collapse: collapse;
}
.access {
	position: absolute !important;
/*	visibility: hidden;*/
	left: -9999px;
	font-size: 0 !important;
	padding: 0 !important;
    width: 0 !important;
    height: 0 !important;
	z-index:-1 !important;
}
.disNone {
	display: none;
}
.navbar-menu {
	position: relative;
	/*float: left;*/
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: none;
	border: 0;
}
.navbar-toggle:focus {
	outline: none;
}
.navbar-my-mainmenu{
    position: relative;
    padding: 0;
    margin: 0;
    background-color: transparent;
    background-image: none;
    border: 0;
}
.desktop {
	display: inherit;
}
.mobile {
	display: none;
}
html {
    text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
}
html *{
	max-height:999999999px;
}
.bodyArea table th,
.bodyArea table td{
	max-height:999999999px;
}
.mainContent td a{
	word-break: break-word;
}
.mainContent .table_hd{
	font-weight:bold;
}
/*=====================Print===================================*/
@media print {
html, html body{
	height:auto;
}
@page {
 size: auto\9;   /* auto is the current printer page size */
 margin: 0mm\9;  /* this affects the margin in the printer settings */
}
body {
	width: 100%;
	margin: 0px\9;  /* the margin on the content before printing */
}
body {
	min-width: 1024px;
	width: 1024px;
	-webkit-print-color-adjust: exact !important;
}
.myitem_list.my_pdf_div.activities_photo>div.myboard_nl>div.cover img{
	max-width: 100%;
}
body .bodyArea{
	background: none;
	margin-top: 0px !important;
}
.casenotarea .case_img {
	width: 100%;
}
body .headerTool .myLogo{
	position:relative;
}
	body .headerMenu,
	body .breadcrumb,
	body .myheaderTool,
	body .leftMenu,
	body .mainHeader,
	body .printTool,
	body .btmNav{
		/*display:none !important;*/
	}
	body .mainContent{
		margin-left:0 !important;
		margin-top:30px !important;
		margin-bottom:30px !important;
		background-color:transparent !important;
	    box-shadow: none !important;
		padding:0 !important;
	}
	body .footerArea{
		box-shadow:none;
	}
	.headerArea{
		position: static !important;
	}
	body #wrap .container{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	body .headerMenu .nobr,
	body .mainHeader .nobr{
		display:block;
	}
	.section_left_banner{
		display:none;
	}
}

/*=============*/
/*.dOnly {
	position:static;
	visibility:visible;
	left: auto;
}*/
.dtOnly {
	position:static;
	visibility:visible;
	left: auto;
}/*
.mOnly {
	position: absolute;
	visibility: hidden;
	left: -9999px;
}*/
.tmOnly {
	position: absolute;
	visibility: hidden;
	left: -9999px;
}
.smOnly {
	position: absolute;
	visibility: hidden;
	left: -9999px;
}
.moreBtn.mOnly{
	display:none !important;
}
@media print, (min-width: 1171px) {
	body .container {
		width: 100%;
	}
}
@media print, (min-width: 993px) {
	body .mOnly,
	body .m_tool{
		display:none;
	}
	body .mOnly_access{
		position:absolute;
		left: -9999px;
	}
	body .container {
		width: 100%;
	}
	body .mla_slider_mob{
		display:none;
	}
}
@media print, (min-width: 768px) {
	body .container {
		width: 100%;
	}
}

@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1170px) {
}
@media screen and (max-width: 992px) {
	html body.mySize0 .bodyArea,
	html body.mySize1 .bodyArea,
	html body.mySize2 .bodyArea{

	}
	html body.mySize0 .header,
	html body.mySize1 .header,
	html body.mySize2 .header{

	}
	html body.mySize0 .mainContent,
	html body.mySize1 .mainContent,
	html body.mySize2 .mainContent{

	}
	

	body .header3_inside {
	display: none;
	}	

	/*==============*/
	body .dOnly,
	body .d_tool{
		display:none;
	}
	body .tmOnly {
		position: absolute !important;
		visibility: hidden !important;
		left: -9999px !important;
	}
	body .dtOnly {
		position: absolute !important;
		visibility: hidden !important;
		left: -9999px !important;
	}
	body .smOnly{
		position:static;
		visibility:visible;
		left: auto;
	}
	/*===============*/
	body .headerArea1{
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		background-image: none;
		background-color: #fff;
		height:auto;
	}
	body .headerArea2{
		height:auto;
		background:none;
	    border-bottom: 10px solid #1b5d43;
	}
	body .headerArea2 .headerTool2{
		height:auto;
	}
	body .headerArea1 .myLogo,
	body .headerArea1 .mobileTool{
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	body .headerArea1 .myLogo{
		padding: 20px 10px;
		z-index:100;
	}
	body .headerArea1 .mobileTool{
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	body .headerArea1 .myLogo .logo_1{
		display:none;
	}
	body .headerArea2 .headerTool{
		display:none;
	}
	body .headerArea2 .headerTool2>*{
		display:none;
	}
	body .navMenu{
		display:none;
	}
	body .subMenu{
		display:none;
	}
	body .mainContent{
		min-height:0;
		padding-bottom:20px;
	}
	body .bodyArea .content_bg>.container{
		display:block;
	}
	body .btmNav{
		background-position: bottom center;
		background-repeat: repeat-x;
	}
	body .btmNav #btnImage .bakbtn{
		display:none;
	}
	body .btmNav #btnImage .pagebtn{
		display:inline-block;
		padding: 0 10px;
	}
	body .pageFooter{
		background-color: #1b5d43;
		padding: 10px 5px;
	}
	body .pageFooter,
	body .pageFooter a{
		color:#fff;
	}
	body .pageFooter .mobFooter{
		display:block;
	}
	body .pageFooter .footerBanner ul{
		list-style-type:none;
		margin:0;
		padding:0;
		text-align:center;
	}
	body .pageFooter .footerBanner li{
		display:inline-block;
		padding:10px;
	}
	body .pageFooter .footerNav ul{
		list-style-type:none;
		margin:0;
		padding:10px 0;
		text-align:center;
	}
	body .pageFooter .footerNav li{
		display:inline-block;
	}
	body .pageFooter .footerNav li a{
		display:inline-block;
		padding:5px 15px;		
	}

	body .pageFooter .footerNav li a:hover{
	 color: #FFCA2E; 
	}
	
	body .pageFooter .flexRow{
		display:block;
		text-align:center;
		padding:5px;
	}
	body .pageFooter .flexRow>*{
		display:inline-block;
	}
	body .copyRight span{
		display:none;
	}
	body .copyRight span.showme{
		display:inline-block;
		padding:0 15px;
	}
	body .pageFooter:before{
		display:none;
	}
	/*===============*/
	body .mainContent a{/*
		font-size: 0.8em !important;*/
		/* word-break: break-word; */
	}
	body .mainContent table{
		max-width:100%;
		width:100%;
		overflow: auto;
		/*display: block;*/
	}
	body .useful_f_table tr>td:first-child {
		min-width: 220px;
		max-width: 220px;
	}
	body .mainContent table.contact {
		display:table;
	}
	body .mainContent table[data-width^="100"]>tbody{/*
		min-width:767px;*/
	/*	display:block;*/
	}
	body .mainContent table[data-width^="100"] th,
	body .mainContent table[data-width^="100"] td{
		min-width:200px;
	}
	body .mainContent table.screenWidth[data-width^="100"]>tbody{
		min-width:0;
	}
	body .mainContent table.screenWidth[data-width^="100"] th,
	body .mainContent table.screenWidth[data-width^="100"] td{
		min-width:120px;
	}
	body .mainContent table.imgTable[data-width^="100"]>tbody,
	body .mainContent table.imgTable[data-width^="100"] th,
	body .mainContent table.imgTable[data-width^="100"] td{
		min-width:0;
	}
	body .mainContent table tr.imgArea,
	body .mainContent table tr.imgArea>td{
		display:block;
	}
	body .mainContent table.fitTable[data-width^="100"]>tbody{
		min-width:0;
	}
	body .mainContent table.fitTable[data-width^="100"] th,
	body .mainContent table.fitTable[data-width^="100"] td{
		min-width:27px;
	}
	body .mainContent table.fitTable_1 th:nth-child(1),
	body .mainContent table.fitTable_1 td:nth-child(1),
	body .mainContent table.fitTable_2 th:nth-child(2),
	body .mainContent table.fitTable_2 td:nth-child(2),
	body .mainContent table.fitTable_3 th:nth-child(3),
	body .mainContent table.fitTable_3 td:nth-child(3){
		min-width:0;
	}
	body .mainContent table.bigTable_1 th:not(:nth-child(1)),
	body .mainContent table.bigTable_1 td:not(:nth-child(1)),
	body .mainContent table.bigTable_2 th:not(:nth-child(2)),
	body .mainContent table.bigTable_2 td:not(:nth-child(2)),
	body .mainContent table.bigTable_3 th:not(:nth-child(3)),
	body .mainContent table.bigTable_3 td:not(:nth-child(3)),
	body .mainContent table.bigTable_4 th:not(:nth-child(4)),
	body .mainContent table.bigTable_4 td:not(:nth-child(4)),
	body .mainContent table.bigTable_5 th:not(:nth-child(5)),
	body .mainContent table.bigTable_5 td:not(:nth-child(5)){
		min-width:0;
	    white-space: normal !important;
	}
	body .mainContent ol,
	body .mainContent ul{
		margin-left:0;
	}
	body .mainContent p img{
		float:none;
		/* display:block; */
		padding: 0;
		padding-left: 0 !important;
		margin: 10px auto;
	}
	body .mainContent>*{
		max-width:100%;
	}
	/*==================*/
	body.fixPos{
		overflow:hidden;
	}
	body .mob-toggle{
		display:block;
		/*
		20201201
		display:block !important;
		*/
		position:relative;/*
		z-index:-1;*/
	}
	body .mob-toggle.active{
		z-index:10;
	}
	body .mobLanguage .mob-nav, body .mobSearchArea.mob-nav{
		padding-left: 10px;
padding-right: 10px;
	}
	body .mob-nav{
		position: fixed;
		width: 100%;
		max-height: 0px;
		height: calc(100% - 85px);
		top: 85px;
		left: 0;/*
		transition: 0.3s;*/
		-webkit-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		padding:0;/*
		display: none;*//*
		overflow: auto;*/
		z-index: 9999;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		overflow: hidden;
	}
	body .mob-nav:before{
		content:"";
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		background-color:#fff;
		z-index:-1;
	}
	body .mob-toggle.active .mob-nav{
		overflow: visible;
		transform: translateY(0);
		max-height: 100%;
	}
	body .mob-scroll{
		height:100%;
		overflow: auto;
	}
	body .mob-scroll a{
		word-break: break-word;
	}
	body .sf-vertical,
	body .sf-vertical li{
		width:auto;
	}
	body .sf-menu a,
	body .sf-menu a span{
		color:#000 !important;
	}
	 body .sf-menu .menu_li_lv1 .extmenu{
		position: fixed;
		width: 100%;
		height: 100%;
		background-color: #fff;
		top: 0;
		transform: translateX(100%);
		transition: transform 0.5s;
	}
	body .sf-menu .menu_li_lv1.open>.extmenu,	body .sf-menu .menu_li_lv2.open>.extmenu{
		transform: translateX(0);
		z-index: 9500;
	}
	body .sf-menu .menu_li_lv1,
	body .sf-menu .menu_lv1,
	body .sf-menu .menu_li_lv2,
	body .sf-menu .menu_lv2{
		background-image: none !important;
		background-color:transparent !important;
		border:0 !important;
	}
	body .sf-menu .menu_li_lv1 a,
	body .sf-menu .menu_li_lv2 a{
width: 100%;
display: block;
position: relative;
line-height: 1.2;
padding-left: 35px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
	}
	body .sf-menu li{
		position:static;
	}
	body .sf-menu .menu_li_lv1 a:before{
		content:"";
		width:17px;
		height:17px;
		position:absolute;
		left:13px;
		top:11px;
		background-image:url(../images/arr1.gif);
		background-repeat:no-repeat;
		background-position:center center;
	}
	body .sf-menu .menu_li_lv1:after{
		display:none;
	}
	body .sf-menu .extmenu ul{
		position: static;
width:100%;
	}
	body .mobSubMenu{
		display:none;
		width: 200px;
		max-width: 100%;
		margin: 20px 0;
	}
	body .cross_btn{
		display: none;
		position: absolute;
		right: 10px;
		top: 10px;
		z-index: 9700;
	}
	body .mob-toggle.active .cross_btn{
		display:block;
	}
	body .cross_btn a{
		/* display: inline-block; */
		display: none;
		width: 40px;
		height: 40px;
		font-size: 2em;
		text-align: left;
		padding: 15px 10px;
		line-height: normal;
	}
	body .cross-btn:before,
	body .cross-btn:after{
		content: '';
		position: absolute;
		left: 19px;
		top: 7px;
		height: 25px;
		width: 2px;
		background-color: #333;
	}
	body .cross-btn:before{
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	body .cross-btn:after{
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	body .searchLabel{
		font-size: 2em;
		display: block;
		font-weight: bold;
		margin-bottom:30px;
	}
	body .headerTool2 .searchTool input{
		font-size: 1em;
		width: 100%;
		border: 0;
		padding: 10px 5px;
		border-bottom: 1px solid #000;
	}
	body .mobSearch .title{
		font-size: 2em;
		display: block;
		font-weight: bold;
		margin-bottom: 30px;
	}
	body .mobLanguage .title{
		font-size: 2em;
		display: block;
		font-weight: bold;
		margin-bottom: 30px;
	}
	body .mobLanguage ul{
		margin:0;
		padding:0;
		list-style-type:none;
	}
	body .mobLanguage li{
		margin:10px 0;
	}
	body .mobLanguage li a{
		font-size:1.4em;
		font-size:#000;
	}
	/*===================*/
	body .mainlandarea_fix_lr{
		display:block;
	}
	body .mainlandarea_r{
		min-width:0;/*
		width:350px;*/
		max-width:100%;
		margin:0 auto;
	}
	body .mla_fix_lr{
		display:block;
		padding-top: 0px;
	}
	body .mainlandarea_l2 .header_line{
		padding-top: 0px;
	}
	body .mainlandarea_list{
		max-height:350px;
		overflow:auto;
	}
	body .mainlandarea_l3 .moreBtn{
		text-align:center;
		margin-bottom: 10px;
	}
	body .mainlandarea_l3 .moreBtn a{
		color:#000;
		background-color:#ffca2e;
		display:inline-block;
		padding:10px 20px;
	}
	body .mainlandarea_list ul li{
	    margin-bottom: 20px;
	}
	body .mla_cd{/*
		overflow:hidden;
		max-height:0;*/
		-webkit-transition: max-height 0.5s;
		-moz-transition: max-height 0.5s;
		transition: max-height 0.5s;/*
		border:0;*/

		overflow:auto;
		max-height:1500px;
		border: 1px solid #000;
	}
	body .mainlandarea_r.super-hidden .mla_cd{
		overflow:hidden;
		max-height:0;
		border:0;
	}
	body .mainlandarea_r.active .mla_cd,
	body .mainlandarea_r.super-active .mla_cd{
		overflow:auto;
		max-height:1500px;
		border: 1px solid #000;
	}
	body .mainlandarea_r.active .mla_cd,
	body .mainlandarea_r.active .mla_cd ul,
	body .mainlandarea_r.super-active .mla_cd,
	body .mainlandarea_r.super-active .mla_cd ul{
		display:block !important;
	}
	body .mainlandarea_r>h1{
		margin:0;
	}
	body .mainlandarea_r>h1 a{
		display:block;
		position:relative;
		background-color:#bff3c0;
		padding:10px;
		padding-right:50px;
	}
	body .mainlandarea_r>h1 a:after{
		content:"-";
		font-size:1.6em;
		position:absolute;
		top:0;
		bottom:0;
		right:0;
		width:50px;
		background-color:#007D64;
		color:#bff3c0;

		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	body .mainlandarea_r.active>h1 a:after,
	body .mainlandarea_r.super-active>h1 a:after{
		content:"-";
		padding-bottom:5px;
	}
	body .mainlandarea_r.super-hidden>h1 a:after{
		content:"+";
		padding-bottom:5px;
	}
	body .mainlandarea_l>div{

	}
	body .header_inside{
		display:none;
	}
	/*===============*/
	body .mla_slider_mob{
		display:block;
	    position: relative;
		padding: 20px 0;
	}
	body .mla_slider_mob .flexslider{
		margin:0;
	}
	body .mla_slider_data{
		display:none;
	}/*
	body .mainlandarea_l .header_line+.mla_slider_mob:before{
		display:none;
	}*/
	/*===============*/
	body .mainContent table[data-border="0"] tr:not(.imgArea)>th:nth-child(1),
	body .mainContent table[data-border="0"] tr:not(.imgArea)>td:nth-child(1){
		text-align:left !important;
		vertical-align: top;
	}
	body .mainContent table .mop{
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	body .mainContent table .mop .mop1{
		margin:auto;
		display:block;
		order:1;
	}
	body .mainContent table .mop .mop1>div{
		text-align:center !important;
	}
	body .mainContent table .mop .mop2{
		margin:auto;
		display:block;
		order:2;
	}
	body .mainContent table tr td.tdstyle01{
		vertical-align: middle !important;
		text-align: center !important;
	}
	body .tele_table td{
		vertical-align: top;
	}
	body .tele_chc_cgc_table .content{
		vertical-align: top;
	}
	body .tele_chc_dcgps_table th,body .tele_chc_dcgps_table td{
		vertical-align: top;
	}
}
@media screen and (max-width: 992px) and (orientation: landscape) {
	body #close_up .area{
	    width: auto;
	}
}
@media screen and (max-width: 767px) {
	body .dOnly {
		position: absolute;
		visibility: hidden;
		left: -9999px;
	}
	body .mOnly {
		position:static;
		visibility:visible;
		left: auto;
	}
	body .mOnly_access{
		position:static;
		visibility:visible;
		left: auto;
	}/*
	body .mainContent table[data-width^="100"] th:nth-child(1),
	body .mainContent table[data-width^="100"] td:nth-child(1) {
		min-width: auto;
	}*/
	body table.singleMt tr{
		display:block;
	}
	body table.singleMt th,
	body table.singleMt td{
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		width:100% !important;
	}
	body table.singleMt th>div,
	body table.singleMt td>div{
		margin:10px;
	}
}
@media screen and (max-width: 700px){
	body .header_inside #titleImage img{
		right:-100px;
	}
}
@media screen and (max-width: 360px){
}
@media screen and (max-width: 768px){
	.mobileTool>div.mob_search>a{
		display:block;
		width:52px;
		height:36px;
		margin-left:8px;
		margin-right:8px;
		margin-top:8px;
		margin-bottom: 20px;
	}
	.mobileTool>div.mob_language>a{
		display:block;
		width:52px;
		height:36px;
		margin-left:8px;
		margin-right:8px;
		margin-top:8px;
		margin-bottom: 20px;
	}
	.mobileTool>div.mob_search>a{
		display:block;
		width:52px;
		height:36px;
		margin-left:8px;
		margin-right:8px;
		margin-top:8px;
		margin-bottom: 20px;
	}
	.mobileTool>div.mob_menu>a{
		display:block;
		width:52px;
		height:36px;
		margin-left: 8px;
		margin-right: 8px;
		margin-top: 8px;
		margin-bottom:  24px;
	}
}
@media screen and (max-width: 993px){
	.mobileTool>div.mob_search>a{
		display:block;
		width:52px;
		height:36px;
		margin-left:8px;
		margin-right:8px;
		margin-top:8px;
		margin-bottom: 20px;
	}
	.mobileTool>div.mob_language>a{
		display:block;
		width:52px;
		height:36px;
		margin-left:8px;
		margin-right:8px;
		margin-top:8px;
		margin-bottom: 20px;
	}
	.mobileTool>div.mob_search>a{
		display:block;
		width:52px;
		height:36px;
		margin-left:8px;
		margin-right:8px;
		margin-top:8px;
		margin-bottom: 20px;
	}
	.mobileTool>div.mob_menu>a{
		display:block;
		padding-top: 6px;
		width:52px;
		height:36px;
		margin-left: 8px;
		margin-right: 8px;
		margin-top: 8px;
		margin-bottom:  24px;
	}
	.menu_li_lv2_Content::before {
		content: none !important;
	}
	.menu_li_lv1_Content::before {
		content: none !important;
	}
	.parent_menulv1_Content::before {
		content: none !important;
	}
	.gobackbtn::before {
		content: none !important;
	}
	.menu_li_lv1_Content, .menu_li_lv2_Content, .parent_menulv1_Content{
		font-size: 1.4em;
	}
	.gobackbtn {
		border-bottom: 1px green solid;
	}
}
@media screen and (max-width: 540px){
	.mobileTool>div.mob_search>a{
		display:block;
		width:40px;
		height:36px;
		margin-left: 2px;
		margin-right: 2px;
		margin-top:8px;
		margin-bottom: 8px;
	}
	.mobileTool>div.mob_language>a{
		display:block;
		width:40px;
		height:36px;
		margin-left: 2px;
		margin-right: 2px;
		margin-top:8px;
		margin-bottom: 8px;
	}
	.mobileTool>div.mob_search>a{
		display:block;
		width:40px;
		height:36px;
		margin-left: 2px;
		margin-right: 2px;
		margin-top:8px;
		margin-bottom: 8px;
	}
	.mobileTool>div.mob_menu>a{
		display:block;
		width:40px;
		height:36px;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 8px;
		margin-bottom:  10px;
	}
}

@media(min-width: 993px){
	.gobackbtn{
		display: none !important;
	}
}

@media screen and (max-width: 992px){
	body .row4 .lefts{
		flex-basis: 30%;
		max-width: 30% !important;
	}

	body .row4 .rights{
		flex-basis: 70%;
		max-width: 70%;
	}
	body .mainContent table.fitTable_desktop th:nth-child(1),
	body .mainContent table.fitTable_desktop td:nth-child(1) {
		min-width: 250px;
	}
	body .mainContent table.fitTable_desktop th:nth-child(n+2),
	body .mainContent table.fitTable_desktop td:nth-child(n+2),/*
	body .mainContent table.fitTable_desktop th:nth-last-child(-n+10),
	body .mainContent table.fitTable_desktop td:nth-last-child(-n+10)/*
	body .mainContent table.fitTable_desktop th:not(:nth-child(1)),
	body .mainContent table.fitTable_desktop td:not(:nth-child(1))*/
	body .mainContent table.fitTable_desktop tr:nth-child(n+2)>th:nth-child(1),
	body .mainContent table.fitTable_desktop tr:nth-child(n+2)>td:nth-child(1){
		min-width: 150px;
	}/*
	body .mainContent table[data-cellspacing="2"] th,
	body .mainContent table[data-cellspacing="2"] td{
		min-width:150px;
	}*/
	/*body .mainContent table.fitTable_desktop th:nth-child(n+1),
	body .mainContent table.fitTable_desktop td:nth-child(n+1){
	min-width:250px;
	}*/
	body .mainContent table.m-flex th,
	body .mainContent table.m-flex td {
		width: 50% !important;
	}
	body .mainContent table.m-flex th a,
	body .mainContent table.m-flex td a{
		padding:5px;
	    display: block;
	}
	body .mainContent table.m-flex[data-cellpadding="5"]:not([data-cellpadding=""]):not([data-cellpadding="0"]) th,
	body .mainContent table.m-flex[data-cellpadding="5"]:not([data-cellpadding=""]):not([data-cellpadding="0"]) td{
		padding:0;
	}
	body table.m-flex tr>td:last-child{
		display: none;
	}
}


@media(max-width: 475px){
	#boxes #dialog{
		width: 100% !important;
	}
}
