body{
	font-family: sans-serif;
	font-size: 8pt;
}

.default{
	font-family: sans-serif;
	font-size: 2pt;
}

.Logout{
	font-size: 7pt;
}

.select_flat{
	font-family: sans-serif;
	font-size: 8pt;
	background-color:#ffffff; 
	width:100%;
	border: 1px solid #79B7E7;
	border-color: #79B7E7;
}

.accordion_in{
	width:236px;
}

.header{
	color:#2E6EAB;
}

.mainmenu{
	font-size: 12pt;
}

.submenu{
	font-size: 8pt;
}

.resolution{
	font-size: 8pt;
}

.img_link{
	border: none;
}

.img_link_resolution{
	border: none;
}

.img_link_hide{
	border: none;
	display:none;
}

.main_title{font-family:tahoma; font-size:10pt; color:#34470D; solid;font-weight:bold;}
.sub_title{font-family:tahoma; font-size:9pt; color:#34470D; solid;font-weight:bold;}
.sub_section{font-family:tahoma; font-size:8pt; background-color:#ffffff; solid;font-weight:bold;}

.sub_key{
	font-size:8pt; 
	color:#ffffff; 
	background-color:#3E89BA;
	text-align: center;
}

.sub_key_bright{
	font-size:8pt; 
	color:#ffffff; 
	background-color:#79B7E7;
	text-align: center;
}

.sub_key_dark{
	font-size:8pt; 
	color:#ffffff; 
	background-color:#3E89BA;
	text-align: center;
}

.sub_value{
	font-size:8pt; 
	color:#205072;
	background-color:#ffffff;
}

.sub_value_no_bgcolor{
	font-size:8pt;
	color:#205072; 
}

.sub_key_right{
	font-size:8pt; 
	color:#ffffff; 
	background-color:#3E89BA;
	text-align: right;
}

.sub_value_center{
	font-size:8pt; 
	color:#205072;
	text-align: center;
	cursor: pointer;
}

.sub_key_left{
	font-size:8pt; 
	color:#ffffff; 
	background-color:#3E89BA;
	text-align: left;
}

.sub_value_left{
	font-size:8pt; 
	color:#205072;
	text-align: left;
	cursor: pointer;
}

.system_ststus {
	font-size:8pt; 
	color:#ffffff;
	background-color:#1B191A;
}

.system_ststus_value {
	font-size:8pt; 
	color:#ffffff;
}

.hidden{
	display:none;
}

.input_flat{
	font-family: sans-serif;
	font-size: 8pt;
	background-color:#ffffff;
	border: 1px solid #4e99ca; 
}

.ui-state-box{
	border:1px solid #79B7E7;
}

.selectable .ui-selecting {
    background: #1076BE;
	color: white;
	border-color: #1076BE;
}

.selectable .ui-selected {
    background: #2E6E9E;
    color: white;
	border-color: #2E6E9E;
}

.selectable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.selectable li {
    margin: 1px;
    padding: 0.4em;
    font-size: 12px;
    height: 14px;
	color: #2E6E9E;
}

.submenu_style {
	font-size: 10px;
}

.msg_warning {
	color: black;
}

.table_border {
	background: #b2d3ea;
}


.input_btn_all{border:1px solid #4e99ca; cursor:pointer; font-family:tahoma; font-size:8pt; background-color:#3e89ba; color:#ffffff; width:100%; height:25px; }
.input_btn_time{border:1px solid #4e99ca; cursor:pointer;  font-family:tahoma; font-size:8pt; background-color:#3e89ba; color:#ffffff; width:100%; height:25px; }
.input_btn_week{border-left:0px solid #4e99ca; border-top:0px solid #4e99ca; border-right:1px solid #4e99ca; border-bottom:1px solid #4e99ca; cursor:pointer;  font-family:tahoma; font-size:8pt; background-color:#ffffff; width:100%; height:25px; }

.offbutton{border:1px solid #72aada; background-color:#ffffff; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px; text-align:center; }
.conbutton{border:1px solid #72aada; background-color:#ffff00; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}
.motbutton{border:1px solid #72aada; background-color:#00ff00; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}
.senbutton{border:1px solid #72aada; background-color:#ff6600; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}
.conmotbutton{border:1px solid #72aada; background-color:#ccffff; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}
.consenbutton{border:1px solid #72aada; background-color:#cc0000; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}
.motsenbutton{border:1px solid #72aada; background-color:#ff66ff; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}
