.logo img {
	height: 36px;
}
.aright { text-align: right; }
.aleft { text-align: left; }
.acenter { text-align: center; }
.fleft { float: left; }
.fright { float: right; }
.fclear { clear: both; }
.hidden { display: none; }
.white {
	background: #fff;
}
.fmt_value {
	font-family: monospace;
	/*font-size: 14px;*/
	text-align: right;
}
#filter_stat {
	background: #000;
	position: relative;
	width: 200px;
	top:-250px;
	font-size: 12px;
	right: -20px;
	line-height: 18px;
	color: #ddd;
	padding: 6px;
	z-index:10000;
	opacity: 0.8;
	box-shadow: 2px 2px 1px #888888;
}
#filter_stat a {
	color: #eee;
	text-decoration: none;
}
#filter_stat .lines_monitoring {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.turn_highlight {
	background: #E6FECE;
}
.link {
	text-decoration: underline;
	cursor: pointer;
}
.red {
	background: #FFA9A9;
}
.yellow {
	background: #E3EF86;
}
.green {
	background: #9EFF9E;
}
.gray {
	background: #F7F7F7;
}
.tddisabled {
	background: #F5F5F5;
	color: #666;
}
.blgray {
	border-left: 1px solid #DDD;
}
.blgray_bold {
	border-left: 2px solid #DDD;
}
.bgblue {
	background: #D2E3EF;
}
.bold {
	font-weight: bold;
}
.path_sub {
	height:100%;
	width:100%;
}
.pointer {
	cursor:pointer;
}
.multiline {
	line-height: 24px !important;
}
#message {
	font-family: FontAwesome;
	font-size: 14px;
}
#message .title {
	background: #3498DB;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #ddd;
}
#message .body {
	padding: 20px;
}
#message .text {
	padding: 16px;
	margin-bottom: 10px;
	color: red;
}
#message input {
	border: 1px solid #eee;
	padding: 8px;
	width: 140px;
	background: #fff;
	border-radius: 4px;
	color: #666;
}
#message input:hover {
	border: 1px solid #444;
	color: #444;
}
.font_big {
	font-size: 22px;
}
.font_small {
	font-size: 12px;
}
.font_tiny {
	font-size: 10px;
}

.following_tool {
	height: 80px;
	text-align: center;
	background: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	border:0;
}
.disabled {
	color: #ccc;
}
.following_tool:hover {
	cursor: pointer;
	background: #ddd;
}
#direction_img {
	width:22px;
}
.direction_img {
	border: 0;
	padding-top:8px;
}
.update {
	text-align: right;
	font-size: 12px;
	padding-right: 14px;
	color: #AAA;
}
.alert_panic {
	color: #fff;
	background: #AC262B;
	font-size: 28px;
	text-align: center;
}
.alert_ok {
	color: #fff;
	background: #37DF16;
	font-size: 28px;
	text-align: center;
}
.header img {
	height: 100%;
}
.alert_warning {
	color: #fff;
	background: #E3DD2C;
	font-size: 28px;
	text-align: center;
}
.selectBus {
	text-align:center;
	color: #888;
	font-size:12px;
}
.pager {
	text-align:right;
	font-size: 10px;
}
.main {
	background: #F4F4F4;
}

.main_title {
	font-size: 24px;
	font-weight: bold;
}
#map_main {
	margin:0;
	padding:0;
	height: 100%;
}
.win_title {
	background: #3498DB;
	color: #fff;
	text-align: left;
	padding-left: 8px;
}

.menu .webix_tree_item {
	height: 40px;
	line-height: 40px;
}
.webix_tree .webix_scroll_cont > .webix_tree_leaves {
	padding: 0;
}
.menu.webix_view{
	background: #f1f1f1 !important;
}
.menu .webix_tree_item.webix_selected , .menu .webix_tree_item.webix_selected span{
	background-color: #27ae60;
	padding-right:0;
}
.menu .webix_tree_branch_1 .webix_tree_item{
	/*padding-left:10px;*/
	padding-left:24px;
	padding-right:10px;
}
.menu .webix_tree_branch_1>.webix_tree_item{
	/*padding: 5px 12px;*/
	padding: 5px 0 4px 0;
	line-height:40px;
	/*font-size: 12px;
	text-transform: uppercase;*/
}
.menu .webix_tree_branch_1{
	border-bottom:1px solid #e5e5e5;
}
.menu .webix_tree_item.webix_selected span, .menu .webix_tree_item span{
	margin:0;
	padding:1px;
}

.menu .webix_tree_item.webix_selected .webix_icon{
	color: #fff;
}
.menu .webix_icon{
	width: 25px;
	padding-left: 12px !important;
	text-align: center;
}
.menu .dashboard .webix_icon{
	font-size: 18px;
}

.menu .webix_tree_leaves .webix_tree_leaves {
	margin-left: 0px;
}

.tiles{
	background: #f4f4f4;
}
.tiles .webix_template{
	margin-top:8px;
	padding:0 5px 0 5px;
}
/* begin: jQuery UI Datepicker moving pixels fix */
	table.ui-datepicker-calendar {border-collapse: separate;font-size: 12px;}
	.ui-datepicker-calendar td {border: 1px solid transparent;}
/* end: jQuery UI Datepicker moving pixels fix */
/* begin: jQuery UI Datepicker emphasis on selected dates */
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a {
	
	background: #743620 none; /* a color that fits the widget theme */
	color: white; /* a color that is readeable with the color above */
}
/* end: jQuery UI Datepicker emphasis on selected dates */

.flex_tmp{

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
}
.flex_tmp .item{
	border-radius: 3px;
	position: relative;
	min-width: 150px;
	height: 105px;
	padding-top: 10px;
	margin: 11px 5.5px 0px 5.5px;
	color: #fff;
	-ms-box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;               /* Firefox 19- */
	-ms-flex: 1 auto;                    /* TWEENER - IE 10 */
	-webkit-flex: 1 auto;                /* NEW - Chrome */
	flex: 1 auto;
}
.flex_tmp .item .icon{
	padding-left:10px;
	height: 73px;
	padding-top:7px;
	display: block;
	width: 30%;
	font-size: 77px;

	color:rgba(255, 255, 255, 0.17);
}
.flex_tmp .item .details{
	position: absolute;
	top:10px;
	right: 10px;
	width: 150px;
}
.flex_tmp .item .value{
	font-size: 27px;
	text-align: right;
}
.flex_tmp .item .text{
	width: 100%;
	font-size: 18px;
	text-align: right;
}
.tiles .warning{
	background-color: #E5E44F;
}
.tiles .nosignal{
	background-color: #808080;
}
.tiles .diagchange{
	background-color: #f19b60;
}
.tiles .panic{
	background-color: #FF6969;
}
.flex_tmp .footer{
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	background:rgba(0, 0, 0, 0.05);
}
.flex_tmp .footer .webix_icon{
	font-size: 14px;
}
.service_turn_detail {
	padding:0;
	line-height: 20px;
	font-size: 14px;
	margin:0;
	vertical-align: top;
}
.webix_icon_count {
	background-color: #eb6e1a;
	border-radius: 50%;
	font-size: 12px;
	height: 22px;
	min-width: 22px;
	line-height: 17px;
	box-sizing: border-box;
	-moz-box-sizing: boder-box;
	-webkit-box-sizing: boder-box;
	padding: 0 4px;
	text-align: center;
	line-height: 22px;
	position: absolute;
	right: 0;
	top: 0;
}
.webix_template {
	padding:0;
	border: 0;
}