body, html { font-family:arial,helvetica,sans-serif; color:#333; font-size: 13px; }
#my_map td, #historyinfo td { font-size:13px;  }
#my_map .infoTable td, .infoTable th {font-size:11px;}
#my_map .infoTable td div {font-size:12px;font-weight:400;}
#my_map td b {font-weight:400;}

.headerlah { height:120px; background-color:#017DC5; background-image: url(logo.png); background-repeat: no-repeat; position:relative; display:block; margin:0; }
.headerlah img { position:absolute; width:200px; height:auto; right:0; bottom:50%;}
#loggedinuser { position: absolute; bottom: 40px; right: 20px; font-size: 12px; color: #fff; }
#loggedinuser a {font-size: 12px; color: #fff;}
#promo { position: absolute; top: 20px; left: 320px; font-size: 14px; color: #fff; }
#promo li {font-size: 14px; color: #ff0;}
#onoffdevs { position: absolute; padding: 0px; top: 110px; right: 125px; font-size: 14px; color: #fff; }
#ondevs { background-color: #0a0; padding: 2px 5px; float: left; cursor: pointer; color: #fff}
#offdevs { background-color: #a00; padding: 2px 5px; float: left; cursor: pointer; color: #fff}
#alldevs { background-color: #00a; padding: 2px 5px; float: left; cursor: pointer; color: #fff}
#floatlogo { position: absolute; bottom: 32px; right: 5px; text-align: right; z-index:999999;}
#langselector {position:absolute; top:90px; right:5px; z-index:999999;}
.labelPeta { background-color: #eef; padding: 1px 2px; color: #000; filter: alpha(opacity=75);opacity: 0.75;border: 1px solid #aaa}
.markr { font-family:arial,helvetica,sans-serif; color:#333; }
.kategori-list img { float:right; padding-right:5px; }
.kategori-list label { cursor:hand; display:block; line-height:32px; float:left; width:100%; margin-right:-50px; }
.kategori-list { height:32px; overflow:hidden; width:100%; }
.x-tree-icon {width: 24px; height: 24px; background-size: cover}
div.olControlAttribution {
        left:0em;
        bottom:0em;
        background-color: #fff;
        padding: 5px;
        text-align: center;
    }

#my_sel_list .x-panel-body {
    background-color: #eee;
    background-image: -ms-linear-gradient(top, #EEEEEE 0%, #CCCCCC 100%);
    background-image: -moz-linear-gradient(top, #EEEEEE 0%, #CCCCCC 100%);
    background-image: -o-linear-gradient(top, #EEEEEE 0%, #CCCCCC 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEEEEE), color-stop(1, #CCCCCC));
    background-image: -webkit-linear-gradient(top, #EEEEEE 0%, #CCCCCC 100%);
    background-image: linear-gradient(to bottom, #EEEEEE 0%, #CCCCCC 100%);

    -moz-box-shadow: inset 0 0 5px rgba(0,0,0,.25);
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.25);
    box-shadow: inner 0 0 5px rgba(0,0,0,.25);
}

#foot {
    background-color: #eee;
    background-image: -ms-linear-gradient(top, #CCC 0%, #EEE 100%);
    background-image: -moz-linear-gradient(top, #CCC 0%, #EEE 100%);
    background-image: -o-linear-gradient(top, #CCC 0%, #EEE 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CCC), color-stop(1, #EEE));
    background-image: -webkit-linear-gradient(top, #CCC 0%, #EEE 100%);
    background-image: linear-gradient(to bottom, #CCC 0%, #EEE 100%);

	/*
    -moz-box-shadow: inset 0 0 5px rgba(0,0,0,.25);
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.25);
    box-shadow: inner 0 0 5px rgba(0,0,0,.25);
	*/

	-moz-box-shadow: inset 0px 2px 5px 1px rgba(119, 119, 119, 0.5);
	-webkit-box-shadow: inset 0px 2px 5px 1px rgba(119, 119, 119, 0.5);
	box-shadow: inset 0px 2px 5px 1px rgba(119, 119, 119, 0.5);

	height:34px;
	overflow:hidden;
	width:100%;
}

#logofooter {
	display: block;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}
#mobilelink {
	display: block;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #555;
}

.ux-locitem-selector {
    width: 100%;
    border: 1px solid #99BBE8;
    margin-bottom: 5px;
    font-size:12px;
    /*cursor: pointer;*/
}

.ux-locitem-selector div {
    padding:3px;
}

.ux-locitem-selector-over {
    border: 1px solid #15428B;
}

.x-btn button { font-size:14px; font-weight:bold; }
#addGpsButton .x-btn button, #editGpsButton  .x-btn button { font-weight:normal !important; font-size:11px  !important; }
.x-window-mc {font-size:14px;}
.x-tree-node {font-size:12px;}

.x-form-file-wrap {
    position: relative;
    height: 22px;
}
.x-form-file-wrap .x-form-file {
    position: absolute;
    right: 0;
    -moz-opacity: 0;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
    height: 22px;
}
.x-form-file-wrap .x-form-file-btn {
    position: absolute;
    right: 0;
    z-index: 1;
}
.x-form-file-wrap .x-form-file-text {
    position: absolute;
    left: 0;
    z-index: 3;
    color: #777;
}

.x-tree-node { font-size:13px; padding:2px; }
.x-tree-node-el { padding:5px 2px; }
.x-tree-node a {padding:5px 0;}

.x-tab-scroller-right-over {
    background-position: -18px 0;
}

.x-tab-tabmenu-right {
    background: transparent url(tab-scroller-menu.gif) no-repeat 0 0;
    border-bottom: 1px solid #8db2e3;
    width:18px;
    position:absolute;
    right:0;
    top:0;
    z-index:10;
    cursor:pointer;
}
.x-tab-tabmenu-over {
    background-position: -18px 0;
}
.x-tab-tabmenu-disabled {
    background-position: 0 0;
    opacity:.5;
    -moz-opacity:.5;
    filter:alpha(opacity=50);
    cursor:default;
}

.deviceIcon {background:url(ics/gps.png) no-repeat 0 0;}
.bt {display:block;float:left;width:20px; height:20px; }
.device-active {
 background-color: #fff;
}

.device-inactive {
 background-color: #e00;
}

/* CUSTOM EXTJS */
.x-tab-strip span.x-tab-strip-text {
	font-size:14px;
}

.x-tab-strip-inner {
	padding:2px;
}

.x-grid3-hd-row td {
	font: bold 13px/1.2 arial, tahoma, helvetica, sans-serif;
	padding: 5px 0;
}

.x-grid3-row td, .x-grid3-summary-row td {
	font: normal 13px/1.2 arial, tahoma, helvetica, sans-serif;
	padding: 5px 1px;
}

.stat0, .stat1 {
    border-radius: 7px 7px 7px 7px;
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
    margin-left: 15px;
    padding: 2px 3px;
    vertical-align: middle;
    white-space: nowrap;
}
.stat0 {
    background-color: #9DA0A4;
    color: #9DA0A4;
}

.stat1 {
    background-color: #468847;
    color: #468847;
}

.historylabel {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(112,112,112)),color-stop(0.51, rgb(94,94,94)),color-stop(0.52, rgb(57,57,57)));
	background: -moz-linear-gradient(center top,rgb(112,112,112) 0%,rgb(94,94,94) 51%,rgb(57,57,57) 52%);
}

.historylabeltext {
	text-shadow: 0 -1px 0 #000;
	color: #fff;
	font-family: Helvetica Neue, Helvetica, arial;
	font-size: 11px;
	line-height: 1em;
	padding: 4px;
	font-weight: normal;
}

/* button */
.cls_edit .x-btn-tl, .cls_edit .x-btn-tr, .cls_edit .x-btn-tc, .cls_edit .x-btn-ml, .cls_edit .x-btn-mr, .cls_edit .x-btn-mc, .cls_edit .x-btn-bl, .cls_edit .x-btn-br, .cls_edit .x-btn-bc {
    background-image: none
}

.cls_delete .x-btn-tl, .cls_delete .x-btn-tr, .cls_delete .x-btn-tc, .cls_delete .x-btn-ml, .cls_delete .x-btn-mr, .cls_delete .x-btn-mc, .cls_delete .x-btn-bl, .cls_delete .x-btn-br, .cls_delete .x-btn-bc {
    background-image: none
}

.cls_speed_limit .x-btn-tl, .cls_speed_limit .x-btn-tr, .cls_speed_limit .x-btn-tc, .cls_speed_limit .x-btn-ml, .cls_speed_limit .x-btn-mr, .cls_speed_limit .x-btn-mc, .cls_speed_limit .x-btn-bl, .cls_speed_limit .x-btn-br, .cls_speed_limit .x-btn-bc {
    background-image: none
}

.cls_turnonoff .x-btn-tl, .cls_turnonoff .x-btn-tr, .cls_turnonoff .x-btn-tc, .cls_turnonoff .x-btn-ml, .cls_turnonoff .x-btn-mr, .cls_turnonoff .x-btn-mc, .cls_turnonoff .x-btn-bl, .cls_turnonoff .x-btn-br, .cls_turnonoff .x-btn-bc {
    background-image: none
}

.cls_edit button, .cls_delete button, .cls_speed_limit button, .cls_turnonoff button {
    font-weight: normal;
    color: #ffffff;
}

.cls_edit, .cls_delete, .cls_speed_limit, .cls_turnonoff {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #bbbbbb;
    *border: 0;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    margin: -3px auto;
}
.cls_edit {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.cls_turnonoff {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.cls_speed_limit {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.cls_delete {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.cls_turnonoff_bg {
    margin: -5px auto;
}

.x-grid3-row td, .x-grid3-summary-row td, .x-grid3-cell-text, .x-grid3-hd-text, .x-grid3-hd, .x-grid3-row {
    -moz-user-select: inherit;
    -khtml-user-select: text;
    -webkit-user-select: text;
}

#cameraGrid .x-panel-body{
	background: white;
	font: 11px Arial, Helvetica, sans-serif;
}
#cameraGrid .thumb{
	background: #dddddd;
	padding: 3px;
}
#cameraGrid .thumb img{
	height: 100px;
	width: 100px;
}
#cameraGrid .thumb-wrap{
	float: left;
	margin: 4px;
	margin-right: 0;
	padding: 5px;
}
#cameraGrid .thumb-wrap span{
	display: block;
	overflow: hidden;
	text-align: center;
}

#cameraGrid .x-view-over{
    border:1px solid #dddddd;
    background: #efefef url(../../resources/images/default/grid/row-over.gif) repeat-x left top;
}

#cameraGrid .x-view-selected{
	background: #eff5fb url(images/selected.gif) no-repeat right bottom;
	border:1px solid #99bbe8;
	padding: 4px;
}
#cameraGrid .x-view-selected .thumb{
	background:transparent;
}

#cameraGrid .loading-indicator {
	font-size:11px;
	background-image:url('../../resources/images/default/grid/loading.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin:10px;
}
div.olControlMousePosition {
	top: 3px;
	bottom:inherit;
}