
/* GENERAL STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@font-face {
    font-family: dsdigital;
    src: url(../ds_digital/DS-DIGI.TTF);
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: #FFF;
  font-family: 'Open Sans', sans-serif;
}
a,a:hover { color:inherit;}
a,
a:active,
a:visited {
	display:block;	
}
.playstore {
  width: 100%;
}
.appstore {
  width: 100%;
}
.btn {
  padding: 12px 30px;
  cursor: pointer;
  font-size: 11px;
}
.block {
  width: 100%;
  margin: 0 auto;
  display: block;
}
button {
	outline: none;
	border: 0;
	font-size: 12px;
	line-height: inherit;
}
.button-raja {
	background: #86CE2F !important;
	border-color: #86CE2F !important;
	border-radius:0;
	-webkit-border-radius:0;
	color:#FFF;
}
.button-raja:hover,.button-raja:focus {
	background:#98E837 !important;
	color:#FFF;
} 
.one-half.column {
	margin: 1%;
}
ul {
	list-style: none;
}
.pull-right {
	float: right!important;
}
.pull-left {
	float: left!important;
}
.img-responsive{display:block;max-width:100%;height:auto; margin-left:auto; margin-right:auto;}
.img-round {
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
}
.panel-body {
  padding: 15px;
}
.wrapper {
  display: inline-block;
  padding: 15px 0;
  width: 100%;
}
.text-center { text-align:center;}
.text-right { text-align:right;}
.text-left { text-align:left;}
.text-red { color:red; }
.text-green { color:green; }

/* HEADER STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
header {
	background: #FFF;
}
.navbar-header {
	margin: 0!important;
	
}

.navigation {
	height: 100%;
	margin: 0!important;
}
 
.navigation li,.navigation button {
	margin: 0;
	background: #8BC541;
	height: 63px;
	color: #fff;
	text-align:center;
	width:100%;
}
.oldversion {
    height: 63px;
    padding: 20px 10px;
    text-decoration: underline;
}
.jq-dropdown-menu > li {
	padding:20px;
}
.sub_navigation {	
	position: absolute;
	margin: 18px 0 0 -20px;	
}

.sub_navigation li {
	clear:both;
	position:relative;
	z-index:99999;
}
/* LOGIN STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.login {
	text-align: center;
	color:#74777c;
	margin-top:3%;
}
.login-wrap {
  padding: 20px;
  position: relative;
}
.login-form {
	background: #F1F1F2;
	max-width: 330px;
	margin: 0 auto;	
    border-radius: 3px;
}
.login-form .logo-white {
	margin: 0 auto;
	padding: 35px 15px;
}
.login-form .intro {
	background:#75A736;
	padding:5px 20px;
	text-align:right;
    color: #FFF;
}
.login-form input[type="text"], .login-form input[type="password"] {
  margin-bottom: 15px;
  border: 1px solid #eaeaea;
  box-shadow: none;
  font-size: 12px;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
.copy {
	background: #424242;
	padding: 15px 10px;
}
.lacak {
	  margin: 25px 0 10px;
}
.login .btn {
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.login .btn i {
    font-size: 14px;
}
.old-version {
	text-align:right; 
	margin:20px 0 0;
}
.old-version span {
	border-bottom: 1px solid #ccc;
}
/* VEHICLE LIST STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mainlogo {
	max-height: 35px;
    margin: 10px;
}
.rajamobile {
	padding:0 10px;
}
.pinicon {
	width:50px;
}
.img-vehicle img {
	text-align: center;
	margin: 0 auto;
	max-width:90px;
}
.vehicles label {
	margin:0;
	font-weight:normal;
}
.vehicles .btn {
	font-size:inherit;
	padding:0;
}
.sliding {
	display:none;
}
.choose p {
	padding: 10px 0;
	margin: 0;
}
.choose form {
	margin: 0;
}
.subicon {
	padding: 0 10px 0 20px;
	color: #333;
}
#map_canvas {  
  width:100%;
  height:600px;
}
.popover {width:260px;}
.vehicles input[type=radio] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.information h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
}
.information span, .information p {
	
}
#loading {
	width:50%;
	height:50%;
	position:absolute;
	margin:auto;
	top:0; left:0; bottom:0; right:0;
	text-align: center;
}
#loading img { width:150px;}

h3,h4 {
	margin-bottom:0;
}
.vlist {
	background:#fff;
	margin-bottom: 15px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.vlist .vname{
	padding: 10px;
	border-bottom: 1px solid rgb(203, 203, 203);
}
.vdesc {
	padding: 10px;
}
.vfoot {
	padding: 10px;
}
.vicon { text-align:left; }
.vicon div {
	display:inline-block; margin: 0 5px;
}
.vicon img { width:50px;}
.speed {	
	font-size:60px;
	font-family: dsdigital;
}
#speedo {
    width: 100%;
    background-color: rgba(52, 73, 94,0.8);
    color:#fff;
    padding: 0 10px 0 10px;
}
#speedo .time {
    text-align:center;
   
    font-size: 10px;
}
.license { text-align:center; border-bottom: 1px solid rgba(255,255,255,0.3);padding: 5px 10px;}
.border-top { text-align:center; border-top: 1px solid rgba(255,255,255,0.3);padding: 5px 10px;}
.time {
	display:block;
	clear:both;
    text-align:center;
    font-size:12px;
}
#speedo .inline {
    width:100%;
	border-top: 1px solid rgba(255,255,255,0.3);
	display: block;
    clear: both;
	font-size:10px;
	color:#FFF;
}
#speedo .inline:hover {text-decoration:none;}
#speedo .inline a:hover { text-decoration:none;}
#speedo .leftcol {
    width: 40%;
    float:left;
    text-align: center;
	padding: 5px;
}
#speedo .leftcol i { font-size:65px; }
#speedo .speed{
    font-size: 30px;
}
#speedo .detail {
    width: 60%;
    float:right;
    text-align: right;
    padding: 5px;
    font-size: 11px;
    color: #fff;
    
}
#speedo .speed:after {
    content: " km/h";
    position: relative;
    top: 0;
    font-size: 11px;
}
#speedo .detail .mileage {
    text-align: center;
    color: #fff;
}
#speedo .detail .mileage:after {
    content: " km";
    position: relative;
    top: 0;
    font-size: 11px;
}
#speedo .colorStatus, #speedo .carStatus {
    width:4px;
    height:0;
    overflow:hidden;
    border-radius: 100% !important;
    display: inline-block;
}
#speedo #yellow {
    border:5px solid yellow;
}
#speedo #red {
    border:5px solid red;
}
#speedo #black {
    border:5px solid #000;
}
#speedo #orange {
    border:5px solid orange;
}
#speedo #green {
    border:5px solid green;
}
#speedo #blue {
    border:5px solid blue;
}
#speedo #grey {
    border:5px solid #ccc;
}
.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.infobox {
	color: #F1F1F1;
	font-family: arial;
	line-height: 20px;
	position: absolute;
}
.infobox .close {
	background: none repeat scroll 0 0 #FFF;
	cursor: pointer;
	float: right;
	font-size: 17px;
	height: 25px;
	line-height: 22px;
	position: relative;
	text-align: center;
	top: 25px;
	width: 25px;
}
.text-yellow {
	color:yellow;
}
.text-red {
	color:red;
}
.address { text-align: center; }
.popover { position: fixed !important; top:0 !important; left:0 !important; background-color:transparent; border:0; max-width:none; padding:0;}
.popover.top>.arrow { border:0; }
.popover-content { padding:0; }
.popover.top { margin-top:0; }
.directionIcon {  width: 30px; }
.track {
    margin-top: 3px;
    color: #FFF;
    display: block;
}
.track:hover { color: #FFF; }
.text-green { color: #43A047;}
.leftside {
    width: 20%;
    float:left;
    text-align: center;
	padding: 5px;
}
.leftside i {     font-size: 16px; }
.leftside img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
.rightside {
	float: right;
    width: 80%;
}
.engine img {
    width: 14px;
    margin-right: 2px;
}
.img-wrap { text-align: center; }
.labels { text-align:center; }
.labels p {
    text-align: left;
    background: rgba(255,255,255,0.5);
    padding: 0 10px;
}
.img-wrap img {
	text-align: center;
    margin: 0 auto;
}
.text-time {
	text-align:center;
}
.bg {
background-color: rgba(38, 170, 225, 0.7);
background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255,.5) 35px, rgba(255,255,255,.5) 70px);
background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255,.5) 35px, rgba(255,255,255,.5) 70px);
}
.display-flex {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}
@media screen and (min-width:600px) {
	.display-flex {
       -webkit-flex-wrap:nowrap;
           -ms-flex-wrap:nowrap;
               flex-wrap:nowrap;
   } 

    .display-left {
        -webkit-flex-basis:200px;
            -ms-flex-preferred-size:200px;
                flex-basis:200px;
        -webkit-box-ordinal-group:2;
        -webkit-order:1;
            -ms-flex-order:1;
                order:1;
		text-align: center;
    }
    .display-middle {
        -webkit-flex-basis:1;
            -ms-flex-preferred-size:1;
                flex-basis:1;
        -webkit-box-ordinal-group:3;
        -webkit-order:2;
            -ms-flex-order:2;
                order:2;
    }
    .display-right {
        -webkit-flex-basis:200px;
            -ms-flex-preferred-size:200px;
                flex-basis:200px;
        -webkit-box-ordinal-group:4;
        -webkit-order:3;
            -ms-flex-order:3;
                order:3;
    }
}
.display-left {-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1; -webkit-flex-basis:70%; -ms-flex-preferred-size:70%; flex-basis:70%;}
.display-middle {-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2; -webkit-flex-basis:100%; -ms-flex-preferred-size:100%; flex-basis:100%;}
.display-right {-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3; -webkit-flex-basis:100%; -ms-flex-preferred-size:100%; flex-basis:100%;}
.display-middle-mini {-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2; -webkit-flex-basis:40%; -ms-flex-preferred-size:40%; flex-basis:40%;}

/* MODAL STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 90%;
	position: relative;
	margin: 3% auto;
	background: #fff;
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	z-index: 9999;
}
.close:hover { background: #00d9ff; }

/* LOGIN STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.login .input-group-addon {
    color: #86ce2f;
    background-color: #004D40;
    border: none;
}
.login .form-control {
    background-color:#004D40;
    border: none;
	color: #FFF
}
.login .form-control::-webkit-input-placeholder {
   color: #BDBDBD;
}
/* POPOVER STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.popnomore{display:none;}
.pop {
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 8px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	position: absolute;
	width: 200px;
    top:50px;left:50px;
}

/* arrows - :before and :after */
.pop:before {
	position: absolute;
	display: inline-block;
	border-top: 7px solid transparent;
	border-right: 7px solid #eee;
	border-bottom: 7px solid transparent;
	border-right-color: rgba(0, 0, 0, 0.2);
	left: -8px;
	top: 15px;
	content: '';
}

.pop:after {
	position: absolute;
	display: inline-block;
	border-top: 6px solid transparent;
	border-right: 6px solid #eee;
	border-bottom: 6px solid transparent;
	left: -6px;
	top: 16px;
	content: '';
}
/* MEDIA QUERIES STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media (max-width: 786px) {
  .one-half.column {
		margin: 1% 0;
	}
}



@media (max-width: 480px) {
	#map_canvas {
		height:400px;
	}
	.one-half.column {
		margin: 1% 0;
	}
	.login {
		margin-top:0;
	}
	.container {
		padding:0;
		width:100%;
	}
	.login-form {
		/* max-width:none; */
	}
	.rajamobile {
		padding:0;
	}
	.img-vehicle img {		
		max-width:90px;
	}
	.subUserTable .two.columns {
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
	}
	.navbar-header.pull-right {
		display: block;
		float: none!important;
	}
	.navbar-header.pull-left {
	  display: block;
	  float: none!important;
	}
	.jq-dropdown {
		width:100%;
	}
	.vspeed {
		text-align:center;
	}
	.vicon { text-align:center; }
	
}