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;
	color:#ffffff;
	background-color:#7E6B5A; 
	width:100%;
	border: 1px solid #AF957E;
	border-color: #AF957E;
}

.accordion_in{
	width:236px;
}

.header{
	color:#1B191A;
}

.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:white; 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:#7E6B5A;
	text-align: center;
}

.sub_key_bright{
	font-size:8pt; 
	color:#ffffff; 
	background-color:#A88F79;
	text-align: center;
}

.sub_key_dark{
	font-size:8pt; 
	color:#ffffff; 
	background-color:#56493E;
	text-align: center;
}

.sub_value{
	font-size:8pt; 
	color:#ffffff;
	background-color:#1B191A;
}

.sub_value_no_bgcolor{
	font-size:8pt; 
	color:#ffffff;
}

.sub_key_right{
	font-size:8pt; 
	color:#ffffff; 
	background-color:#7E6B5A;
	text-align: right;
}

.sub_value_center{
	font-size:8pt; 
	color:#ffffff;
	text-align: center;
	cursor: pointer;
}

.sub_key_left{
	font-size:8pt; 
	color:#ffffff; 
	background-color:#7E6B5A;
	text-align: left;
}

.sub_value_left{
	font-size:8pt; 
	color:#56493E;
	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:#7E6B5A;
	border: 1px solid #AF957E;
	color: white 
}

.ui-state-box{
	border:1px solid #A88F79;
}

.loading{
	font-size:11px; 
	color:#ffffff; 
	background-color:#000000;
	text-align: center;
}

.selectable .ui-selecting {
    background: #F5AA00;
	color: white;
	border-color: #AF957E;
}

.selectable .ui-selected {
    background: #F58400;
    color: white;
	border-color: #AF957E;
}

.selectable {
	background: #7E6B5A;
	color: white;
	border-color: #AF957E;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.selectable li {
    margin: 1px;
    padding: 0.4em;
    font-size: 12px;
    height: 14px;
	color: white;
}

.submenu_style {
	font-size: 10px;
}

.msg_warning {
	color: white;
}

.table_border {
	background: #AF957E;
}

.input_btn_all{border:1px solid #AF957E; cursor:pointer; font-family:tahoma; font-size:8pt; background-color:#7E6B5A; color:#ffffff; width:100%; height:25px; }
.input_btn_time{border:1px solid #AF957E; cursor:pointer;  font-family:tahoma; font-size:8pt; background-color:#7E6B5A; color:#ffffff; width:100%; height:25px; }
.input_btn_week{border-left:0px solid #AF957E; border-top:0px solid #AF957E; border-right:1px solid #AF957E; border-bottom:1px solid #AF957E; cursor:pointer;  font-family:tahoma; font-size:8pt; background-color:#ffffff; width:100%; height:25px; }

.offbutton{border:1px solid #AF957E; 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 #AF957E; background-color:#ffff00; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}
.motbutton{border:1px solid #AF957E; background-color:#00ff00; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}
.senbutton{border:1px solid #AF957E; background-color:#ff6600; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}
.conmotbutton{border:1px solid #AF957E; background-color:#ccffff; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}
.consenbutton{border:1px solid #AF957E; background-color:#8b4513; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}
.motsenbutton{border:1px solid #AF957E; background-color:#ff66ff; color:#000000; font-family:tahoma; font-size:7pt; font-weight:bold; width:12px; height:12px;}

.no_btn{
	font-size: 16px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #ff8127;
}
.no_btn:hover{
	color: #dd472a;
}

