.w_f{
	float:left !important;
	width:150px  !important;
}
.clear{
	clear: both  !important;
}
.width100{
	width: 100px !important;
}
.width300{
	width: 300px !important;
}
.l{
	float:left;
	margin-left: 20px;
}
.r{
	float:right;
}
.left20{
	margin-left: 20px !important;
}
.n_v{
	background: yellow;
	min-height: 25px;
}
.s_v{
	background: green;
	min-height: 25px;
}
.flex1 tbody tr.erow{
background-color: green !important;
}

#report-type select{
	width:40%;
	float:left;
}
#list-driver input[type='button']{
	margin-left:15px;
}
.form{
	margin-top: 10px;
}

#list-driver input[type='text'], .form input[type='text']{
	margin-left:15px;
	width: 15%;
	float: left;
}
#list-driver ul, .filter_driver ul li{
	list-style-type: none;
}
#list-driver ul li, .filter_driver ul li{
	float:left !important;
	margin: 2px 5px 0 5px;
}
/*.driver{
	margin: 0 10px 0 10px;
}*/
.form #list-driver{
	height: 100px;
	overflow: scroll;
}
#result-data{
	margin-top: 10px;
}
 /* Style the list */
ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

/* Float the list items side by side */
ul.tab li {float: left;margin: 0 2px 0 2px;position: relative;}
ul.tab li img{
	position: absolute;
	top: 2px;
	right: 2px;
}

/* Style the links inside the list items */
ul.tab li span {
    display: inline-block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of links on hover */
ul.tab li span:hover {background-color: #ddd;}

/* Create an active/current tablink class */
ul.tab li span:focus, .active {background-color: #ccc;}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
}
.gm-style-iw + div {display: none;}
.driver-info{
	/*height: 300px;*/
	width: 30%;
	position: absolute;
	right: 2px;
	top: 100px;
	z-index: 99;
	background: white;
	/*cursor: pointer;*/
}
.driver-infox .footerx{
	bottom: 0;
}
.driver-infox .footerx ul{
	list-style-type: none;
}
.driver-infox .footerx ul li{
	float: left;
	margin: 5px 3px 0 3px;
}
.footerx .img{
	cursor: pointer;
}
.driver-infox{
	width: 340px;
	position: absolute;
	left: -25px;
	top: -18px;
	z-index: 99;
	background: white;
	/*cursor: pointer;*/
}
.some-pannel{
    position: relative;
    width: 100%;
    height: 321px;
}
#map{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.driver-info .header .toolbar img, .driver-infox .header .toolbar img{
	margin-left: 2px;
}
.driver-info .header .toolbar, .driver-infox .header .toolbar{
	/*float: right;*/
	position: absolute;
	right: 10px;
	top: -10px;
	height: 30px;
	margin-top: 15px;
}
.driver-info .contentx, .driver-infox .contentx{
	height: 300px;
	padding: 5px;
	overflow: scroll;
}
.col-mg-6{
	position: relative;
}
.driver-infox h3{
	float:left;
}
.drivers{
	list-style-type: none;
}
.driver .img{
	width: 25%;
	float: left;
	text-align: center;
}
.driver .info {
	float: left;
    margin-left: 20px;
    text-align: left;
    width: 195px;
}
.driver-infox img.line-border{
	width: 100%;
	height: 19px;
	z-index: 99;
}
.col-mg-6 .form-control{
	width: 200px !important;
	float: left;
	margin-left: 5px;
}

.col-mg-6 .btn
{
	margin-left: 5px;
}
.driver-speed{
	font-weight: bold;
}
.driver-infox .history div {
	float:left;
	margin-left: 3px;
	width: 48%;
	vertical-align: middle;
}
