html {
	margin: 0 0 0 -1px;
	padding: 0;
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	color: #000000;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	background: #0B2B4C;
}

form {
	display: inline-block;
}

p {
	letter-spacing: normal;
	line-height: 1.7em;
}

h1 {
	color: #505050;
	font-size: 1.5em;
	margin: 25px 0 10px 0;
	clear: both;
}

h2 {
	color: #505050;
	font-size: 1.4em;
	margin: 20px 0 10px 0;
	clear: both;
}

h3 {
	color: #505050;
	font-size: 1.2em;
	margin: 20px 0 5px 0;
	clear: both;
}

zzz.select[disabled] {
	background-color: #cccccc !important;
}

zzz.input[disabled] {
	background-color: #cccccc;
}

img {
	border: 0;
}

img.vmiddle {
	vertical-align: middle;
}

input.right {
	text-align: right;
}

/*
input[type=submit],input[type=button], submit, button {border:solid 1px #AAAAAA;}
input[type=submit]:hover,input[type=button]:hover, submit:hover, button:hover {border:solid 1px #fa720a; ccolor:#fa720a;}
input:active,input:focus {border:solid 1px #fa720a;}
*/
#head1 {
	left: 0;
	right: 0;
	height: 22px;
	position: fixed;
	padding: 0 10px;
	background-color: #0B2B4C;
	z-index: 9999;
	top: 0;
}

#head2 {
	left: 11px;
	width: calc(100vw - 33px);
	position: fixed;
	padding: 3px 5px;
	background-color: #FFF;
	border: solid #B0C6D7;
	border-width: 2px 0 0 0;
	z-index: 999;
}

a {
	color: #1860a8;
	text-decoration: underline;
	font-size: 1em;
}

a:hover {
	color: #fa720a;
	text-decoration: underline;
}

a.head_link:link,
a.head_link:visited {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

a.head_link:hover {
	color: #fa720a;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

a.news:link,
a.news:visited {
	color: #fa720a;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

a.paging:link,
a.paging:visited {
	color: #1010CC;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
}

a.paging:hover,
a.page_sel {
	color: #000099;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	font-family: arial;
}

.myform {
	height: 100%;
	width: 100%;
	display: inline;
}

.main_page {
	wwidth: 100%;
	hheight: 100%;
	border: solid #B0C6D7;
	border-width: 0 2px 2px 2px;
	background-color: #FFFFFF;
}

.main_text {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}

.input {
	width: 170px;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
	border: solid 1px #165CA1;
}

.editor {
	font-size: 1em;
	border: solid #ccc 1px;
	text-align: left;
	margin: auto;
	border-collapse: separate;
}

.editor_head {
	background: #E7EBEF;
	height: 30px;
	color: #424242;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 7px;
}

.editor_shade {
	background: -moz-linear-gradient(90deg, #FFFFFF 0%, #E7EBEF 40%);
	background: -webkit-linear-gradient(90deg, #FFFFFF 0%, #E7EBEF 40%);
	background: -o-linear-gradient(90deg, #FFFFFF 0%, #E7EBEF 40%);
	background: -ms-linear-gradient(90deg, #FFFFFF 0%, #E7EBEF 40%);
	background: linear-gradient(180deg, #E7EBEF 40%, #FFFFFF 100%);
}

.wline {
	border-bottom: solid 1px #ccc;
}

.editor_head a {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}

.editor_head a:hover {
	color: #3A00DD;
}

a.details {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

a.details:hover {
	color: #3A00DD;
}

.form {
	font-size: 1em;
	text-align: left;
	margin: auto;
	border-collapse: collapse;
}

.form td {
	padding: 3px 5px 3px 5px;
}

.bold {
	font-weight: bold;
}

.shade_boxtrans {
	width: 100%;
	height: 10px;
	overflow: hidden;
	background: url('../img/shade_box_trans.png') top repeat-x;
}

.title,
.title a {
	color: #000000;
	font-size: 1.6em;
	font-weight: normal;
	padding: 10px;
}

.title_date {
	color: #000000;
}

.confirm_txt {
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #1A5471;
	padding: 5px;
}

.confirm_txt_warning {
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	color: orange;
	padding: 5px;
}

.text_box {
	color: #333333;
	border: solid 1px #555555;
}

select.text_box {
	color: #333333;
	border: solid 1px #555555;
	background-color: #FFF;
	padding: 1px;
	position: relative;
	top: 1px;
}

.fix_w {
	width: 300px;
}

input[type="checkbox"].fix_w,
input[type="radio"].fix_w {
	width: auto;
}

.disabled_text {
	color: #cccccc;
}

/*Menu ul*/
#menu {
	background: url('../img/menu_bgf.png') no-repeat top left;
	background-size: auto 50px;
	max-width: calc(100vw - 136px);
	min-height: 50px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	overflow-x: auto;
}

#menu li {
	display: inline-flex;
	margin: 0px;
}

#menu li a {
	font-size: 1em;
	height: 33px;
	display: inline;
	float: left;
	padding: 17px 15px 0 15px;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url('../img/menu_separator.png') no-repeat right center;
}

#ssubmenufix {
	position: fixed;
	right: 11px;
	top: 80px;
}

/*tmp*/
#submenufix {
	position: absolute;
	right: 11px;
	top: 85px;
	z-index: 100;
}

#map_container,
#map_container2 {
	position: fixed;
	width: 200px;
	height: 200px;
	border: solid 0px red;
}

/* IE6 only */
/*\*/
* html #menu li a {
	height: 33px;
	display: inline;
	float: left;
	padding: 17px 15px 17 15px;
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
	background: url('../img/menu_separator.png') no-repeat right center;
}

* html #submenufix {
	position: absolute;
	top: 80px;
	left: expression((0-10-submenufix.offsetWidth+(document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth)+(ignoreMe2=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft))+'px');
}

* html #map_container {
	position: absolute;
	top: expression((32+menu.offsetTop+menu.offsetHeight+(ignoreMe3=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop))+'px');
}

* html #map_container2 {
	position: absolute;
}

/**/
#menu_bckgr {
	background: url('../img/menu_bgm.png') repeat-x top left;
	background-size: auto 50px;
	overflow-y: hidden;
}

#menu_right {
	background: url('../img/menu_bgr.png') no-repeat top left;
	background-size: auto 50px;
}

#menu li a:hover {
	color: #134264;
	background: url('../img/menu_hover.png') repeat-x left top;
}

#menu li #active_menu {
	color: #134264;
	background: url('../img/menu_hover.png') repeat-x left top;
}

#map_choose {
	top: 0px;
	left: 10px;
	position: fixed;
	z-index: 9999;
}

#map_select {
	border: 1px solid white;
	background-color: #0B2B4C;
	color: white;
	font-size: 1em;
	height: 20px;
}

.map_form {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	bborder: solid black 1px;
}

table.map_form>tbody>tr:first-child>td:first-child {
	min-width: 690px;
}

.map_form td {
	font-size: 1em;
}

.mapstraction {
	z-index: 9999;
	width: 100%;
	height: 99%;
}

#client_select {
	border: 1px solid white;
	background-color: #0B2B4C;
	color: white;
	font-size: 1em;
	z-index: 1000;
	height: 20px;
}

#server_select {
	border: 1px solid white;
	background-color: #0B2B4C;
	color: white;
	font-size: 1em;
	z-index: 1000;
	height: 1.6em;
}

#lang_select,
#design_select {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #0B2B4C;
	border: 1px solid black;
	text-align: left;
	padding: 3px 5px 3px 5px;
	z-index: 9999;
	display: none;
}

table.cleartable td {
	border: 0px !important;
}

table.lister {
	border-collapse: collapse;
	padding: 5px;
	border-style: solid;
	border-width: 0;
	border-color: #BBBBBB;
	font-family: arial;
	font-size: 1em;
	color: #333333;
}

table.lister td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #BBBBBB;
}

table.lister th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #BBBBBB;
}

/*table.lister td label {font-family:arial;font-size:12px; color:#333333; font-weight:bold;}*/
.lister_title {
	font-weight: bold;
	font-family: arial;
	font-size: 1em;
	text-align: center;
	background-color: white;
}

.lister_subtitle {
	font-weight: bold;
	font-family: arial;
	font-size: 1em;
	text-align: left;
	background-color: white;
}

.lister_head {
	font-weight: bold;
	background-color: #E7EBEF;
	font-family: arial;
	text-align: center;
}

.lister_head td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.lister_head th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.lister_line {
	background-color: #FFFFFF;
	font-family: arial;
	vertical-align: middle;
}

.lister_line td {
	padding-left: 5px;
	padding-right: 5px;
}

.lister_aline {
	background-color: #F5F8FA;
	font-family: arial;
	vertical-align: middle;
}

.lister_aline td {
	padding-left: 5px;
	padding-right: 5px;
}

.lister_line_we {
	background-color: #D4D4F7;
	font-family: arial;
	vertical-align: middle;
}

.lister_line_we td {
	padding-left: 5px;
	padding-right: 5px;
}

.lister_sline {
	background-color: #FFFFCC;
	font-family: arial;
}

.lister_bsline {
	background-color: #FFFFCC;
	font-family: arial;
}

.lister_sbline {
	font-weight: bold;
}

.lister_sline td {
	padding-left: 5px;
	padding-right: 5px;
}

.lister_line50 {
	background-color: #77FF77;
	font-family: arial;
	vertical-align: top;
}

.lister_line50 td {
	padding-left: 5px;
	padding-right: 5px;
}

.lister_line90 {
	background-color: #FF7777;
	font-family: arial;
	vertical-align: top;
}

.lister_line90 td {
	padding-left: 5px;
	padding-right: 5px;
}

.lister_line_pr {
	background-color: #CEFFCE;
	font-family: arial;
	vertical-align: top;
}

.lister_line_bpr {
	background-color: #CEFFCE;
	font-family: arial;
	vertical-align: top;
}

.lister_line_bpr {
	font-weight: bold;
}

.lister_line_pr td {
	padding-left: 5px;
	padding-right: 5px;
}

.lister_total {
	font-weight: bold;
	background-color: #E7EBEF;
	font-family: arial;
}

.lister_total td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.lister_total th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.submenu_div {
	display: block;
	float: left;
	padding: 10px;
}

.submenu_div div {
	border: solid 1px;
	text-align: center;
	background: url('../img/submenu_bckgr.png') no-repeat center;
	width: 200px;
	height: 100px;
}

.submenu_div div span {
	display: block;
	padding-top: 42px;
}

img.submenu_icon {
	padding-top: 15px;
}

.submenu_div div img+span {
	padding-top: 5px;
}

a.submenu:link,
a.submenu:visited {
	color: #2D2D2D;
	text-decoration: none;
	font-size: 1em;
}

a.submenu_active:link,
a.submenu_active:visited,
a.submenu:hover {
	color: #2D2D2D;
	text-decoration: underline;
	font-size: 1em;
}

a.menulst:link,
a.menulst:visited {
	color: #2D2D2D;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

a.menulst:hover {
	color: #fa720a;
}

.news_new_title {
	font-weight: bold;
	color: #1A5471;
	background-color: #EEEEEE;
}

.news_new_txt {
	background-color: #FFFFCC;
}

.news_old_title {
	color: #1A5471;
	background-color: #EEEEEE;
}

.news_pages {
	background-color: #EEEEEE;
}

.repimg {
	vertical-align: middle;
	margin-bottom: .25em;
	height: 16px;
	border: none;
}

.clienthint {
	color: #000000;
	border-color: #000000;
	background-color: #FEFEDE;
	FONT-FAMILY: Verdana;
	font-size: .9em;
	border-style: solid;
	border-width: 1px;
}

.clienthint_hl {
	color: #FFFFFF;
	border-color: #000000;
	background-color: #3355FF;
	FONT-FAMILY: Verdana;
	font-size: .9em;
	border-style: solid;
	border-width: 1px;
}

table.borderedcells {
	font-size: 1em;
	text-align: left;
	margin: auto;
	border-collapse: collapse;
}

table.borderedcells td {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 3px;
}

/* dataTable settings */
.filter_class,
.dataTables_filter {
	display: inline;
}

.dataTables_filter input {
	width: 170px;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1em;
	border: solid 1px #000;
}

h2.msg_nodata {
	color: #AA6666;
	font-size: 1.4em;
	margin: 20px 0 10px 0;
	clear: both;
}

.widget {
	border-left: solid black 1px;
	border-right: solid black 1px;
	width: 1px;
	vertical-align: middle;
	background-color: #cccccc;
}

.widget_holder {
	bborder-left: solid black 1px;
	width: 1px;
}

.loginbtn,
.loginbtn:focus {
	width: 103px;
	height: 42px;
	border: 0px !important;
	background: url('../img/button.png') no-repeat;
	color: #ebebeb !important;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 20px;
}

.logininput,
.logininput:focus {
	width: 205px;
	padding: 10px 4px 6px 3px;
	border: 1px solid #0d2c52;
	background-color: #1e4f8a;
	font-size: 1.4em;
	color: #ebebeb;
}

.lgbox {
	width: 485px;
	height: 410px;
	padding: 48px 76px 0 76px;
	color: #ebebeb;
	font: 12px Arial, Helvetica, sans-serif;
}

.lgbox h2 {
	padding: 0;
	margin: 0 0 40px 0;
	color: #ebebeb;
	font: bold 44px "Calibri", Arial;
}

.lgbox table {
	color: #ebebeb;
	font: 12px Arial, Helvetica, sans-serif;
}

.lgbox a {
	color: #ebebeb;
	font-size: .9em;
}

.lgbox label {
	color: #333;
	font-size: 14px;
	display: inline-flex;
	align-items: center;
	gap: 4px;
}

#debug_div {
	position: absolute;
	top: 28px;
	right: 17px;
	border: solid 1px;
	width: 500px;
	height: 40px;
	overflow: auto;
	z-index: 9999;
}

.datepicker {
	display: inline-table;
}

.msg_div_wrap {
	top: 83px;
	width: 100%;
}

@media only screen and (max-width: 900px) {
	body {
		font-size: 20px;
	}

	#menu {
		/*scroll ads 1px*/
		background-size: auto 49px;
	}

	#menu li a {
		height: 35px;
		padding: 15px 15px 0 15px;
	}

	#map_container,
	#map_container2 {
		position: static;
	}
}