
	/* Login Section
========================================================================== */
.header-img-container {
	background-image: url(../../resources/images/login/login-bg-v2.jpg);
	background-attachment: fixed !important;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index:1000;
	
}
.mask{background:rgba(0,0,0,0.2); position:absolute; top:0; right:0; left:0; bottom:0;z-index:1100}
.login-content {
	padding: 50px 0;
	position:relative;
	z-index:1300
}
.header-caption {
	color: #fff
}
.login-box {
	 background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    margin: 0 auto;
    width: 400px;
}
.login-box .box-hd,.login-box .box-bd,.login-box .box-ft{padding: 30px;border-bottom:1px solid #eff0f0}
.login-body-caption {
	padding: 50px 0
}
.login-applications-box {
	border-right: 1px dashed #a5a5a9;
	padding: 20px
}
.last-application-box {
	border-right: none
}
.login-reset .active {
	color: #333;
	text-decoration: none
}
.marketing-link {
	padding: 50px 0
}
.centralized-ul {
	display: table;
	margin: 0 auto;
}
.login-social li {
	margin: 0 10px
}
.login-social li a {
	color: rgba(163, 175, 183, 0.9);
	font-size: 24px
}
.copyright, .version {
	color: rgba(163, 175, 183, 0.9);
	font-size: 12px;
}
.footer-static-pages li a {
	color: #ee5329;
	padding: 0 10px
}
.footer-static-pages li a:hover {
	text-decoration: none
}
.footer-static-pages li .separator {
	color: #ee5329
}
.horizantal-list:before, .horizantal-list:after {
	content: "";
	display: table;
}
.horizantal-list:after {
	clear: both;
}
.static-box .box-hd {
	background: #fff;
	border-top: 1px solid #eff0f0;
	border-bottom: 1px solid #eff0f0
}
.static-box .box-bd, .static-box .box-ft, .static-box .box-hd {
	display: block
}
@media (max-width: 767px) {
.login-applications-box {
	border-right: none;
	border-bottom: 1px dashed #a5a5a9
}
}
@media (max-width: 480px) {
.login-box {
	width: auto;
	margin: 0 auto;
}
.login-content{
	padding:10px 0
	}
}
/* End Login Section
========================================================================== */
/* Main Section
========================================================================== */
.content-box{
	background-color: #fff;   
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
	}
.content-box .box-hd, .content-box .box-bd, .content-box .box-ft {
border-bottom: 1px solid #eff0f0;
padding: 10px;
}
.content-box-fixed-500 .box-bd{
height:700px;
overflow-y:auto;
overflow-x:hidden;
	
}
.collapsable-box{
background-color: #fff;   
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);	
}
.collapsable-box .box-hd, .collapsable-box .box-bd, .collapsable-box .box-ft {
border-bottom: 1px solid #eff0f0;
padding:10px 20px;
}
.collapsable-box .collapsable-area {
	background:#fff
}
.table-content-box{
	background-color: #f1f4f5;   
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
}
.table-content-box .box-hd, .table-content-box .box-bd, .table-content-box .box-ft {
border-bottom: 1px solid #d9d9d9;
padding: 10px;
}
.table-content-box-fixed-500 .box-bd {
height:500px;
overflow-y:auto;
overflow-x:hidden;
}
.popup-box  .box-hd, .popup-box  .box-bd, .popup-box  .box-ft {
	display:block
}
.page-aside-content{margin:30px 10px 10px}
.control-scroll{height:calc(100% - 50px)}
.toggle-aside{left:-350px}
.page .toggle-main-page{margin-left:0 }

.large-aside .page-aside{width:580px}
.large-aside .toggle-aside{left:-580px}
.large-aside .page .toggle-main-page{margin-left:0 }
.x-large-aside .page-aside{width:680px}
.x-large-aside .toggle-aside{left:-680px}
.x-large-aside .page .toggle-main-page{margin-left:0 }
.dropdown-aside {
	min-width: 320px;
	padding-bottom: 1px;
	max-width:321px;
	
}
.dropdown-aside  > li > a , .dropdown-aside .item{
	white-space:normal !important
}
@media (max-width: 767px) {
.btn-toggle-aside{
	display:none;
}
.toggle-aside{
	left:-260px
	}
.large-aside .toggle-aside , .x-large-aside .toggle-aside{
	left:-260px
	}
    .large-aside .page-aside , .x-large-aside .page-aside{
	width:260px
	}
.large-aside .page-aside.open, .x-large-aside .page-aside.open {
	left:0;
}
.large-aside .page-aside + .page-main, .x-large-aside .page-aside + .page-main{margin-left:0}
    
.dropdown-aside {
	min-width: 248px;
	max-width:247px ;
}
}
@media (max-width:1199px) {
.dropdown-aside {
	min-width: 248px;
	max-width:247px ;
	
}
}

.separator {
    background-color: #eff0f0;
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
}
.separator-alt{
background-color: #d3d4d4	;
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
}
.mtb10{margin:10px 0}
.ui-datatable .checkbox-custom, ui-datatable .radio-custom{
margin-bottom:0;
margin-top:0;	
	}
	
.ui-datatable-sm .ui-datatable thead th, .ui-datatable-sm .ui-datatable tbody td, .ui-datatable-sm .ui-datatable tfoot td, .ui-datatable-sm .ui-datatable tfoot th
{
	padding:4px;
	font-size:12px;
}
.ui-datatable-sm  .ui-paginator{
	font-size:12px;
}

	

.brand-link:hover,
.brand-link:focus,
.color-dark:hover,
.color-dark:focus  {
  text-decoration: none;
}
.page-header-wrapper{padding:8px 20px}
.form-info, .table-info{
	font-size:12px;
	font-style:italic;
	}	
/*Home*/
.sortable-box-home  {
    background: #f3f7f9 none repeat scroll 0 0;    
    position: relative;    
}
.box-actions a{
	color:#a5a5a9
	}
.box-actions a:hover, .sortable-box-home .box-title:hover{
  color:#ee5329;
  text-decoration:none;
	}
.draggable-icon{
cursor:move;	
}
.vertical-full-size .sortable-box-home  {
    width: 100%;
}
.vertical-full-size .sortable-placeholder {
    width: 100%;
}
.sortable-placeholder {
	border-color:#b6bbbd;
	width:auto;
	height:300px;
	}
.gg{border: 0 none;
    border-radius: 1000px;
    height: auto;
    max-width: 100%;
    width: 100%;}	
.circle{
    border-radius: 1000px;
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    white-space: nowrap;
	border-width:2px;
	border-style:solid; 
}

.circle-content{
	text-align:center;
	width:100%;
	height:100%;
	display:inline-block;
	color:#a5a5a9;
}
.circle:hover {
border-color:#ee5329;
background:	#ee5329;
}
.circle:hover .circle-content{
	color:#fff
}
.circle-content-xs{
    line-height:60px;	
	font-size:20px;	
	}
.circle-content-sm{
   line-height:85px;	
	font-size:24px;	
}
.circle-content-lg{
   line-height:150px;
	font-size:26px;
}
.circle-xs{
	width:65px;
	height:65px;	
	}
.circle-sm{
    width:100px;
	height:100px;
	border-width:5px;
}
.circle-lg{
    width:150px;
	height:150px
}
.circle-default{
	border-color:#777777;
	
}
.circle-primary{
	border-color:#ee5329
}
.circle-info{
	border-color:#31b0d5
}
.circle-success{
	border-color:#449d44
}
.circle-warning{
	border-color:#f0ad4e
}
.circle-danger{
	border-color:#d9534f
}
.circle-purple{
	border-color:#bb6490
}

@media (max-width: 767px) {
.circle-media-box{
	margin:0 0 20px 0;
}
}
.home-side-list-box{
	background-color: transparent;   
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
	border: 1px solid #ccc;
	}
.home-side-list-box .box-hd,  .home-side-list-box .box-ft {
border-bottom: 1px solid #ccc;
padding: 10px 20px;
}

.home-list-item {
	border-bottom: 1px solid #ccc;
	padding:10px 20px;
	}
.home-list-item .action-icon, .home-list-item .action{
color:#333;
	
	}
.home-list-item:hover .action-icon, .home-list-item:hover .action{
	color:#ee5329;
	text-decoration:none;
}
.home-side-list .home-list-item:last-child{
	border-bottom:none
}
.box-light-bg{
	background:#fff;
	border: 1px solid #eff0f0;
	}
.box-light-bg .box-hd,  .box-light-bg .box-ft {
border-bottom: 1px solid #eff0f0;
padding: 10px 20px;
}
.box-light-bg .home-list-item {
	border-bottom: 1px solid #eff0f0;
}
.box-light-bg .home-side-list .home-list-item:last-child{
	border-bottom: 1px solid #eff0f0 ;
}

.basic-transition{
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;	
}
.home-repostrs-list li{
	width:35%; 
	float:left;	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;	
}
.home-repostrs-list li a{
color:#a5a5a9;	
}
.home-repostrs-list li a:hover{
color:#ee5329;
text-decoration:none;	
}

/*End Home*/	
	

/* End Main Section
========================================================================== */

/* Application navbar
========================================================================== */
.application-navbar{margin-bottom:0}
.application-navbar .navbar-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: 18px;
    margin-top: 10px;
    padding: 2px 0;
}
.application-navbar .navbar-toggle:hover, .application-navbar .navbar-toggle:focus {
	background: none;
	border: none
}
.application-navbar .dropdown-menu > li > a {
    color: #666;
    padding: 8px 20px;
}
.dropdown-menu-filters .item{
    clear: both;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
   
}
.dropdown-menu-filters .item:before,.dropdown-menu-filters .item:after{content:"";display:table;}
.dropdown-menu-filters .item:after{clear:both;}
.dropdown-menu-filters .item table{
      white-space: normal;
}
.dropdown-menu-filters .item-header{
font-weight:bold;	
}
.dropdown-menu-app-header .dropdown-menu-header{
	padding:10px 20px;
	}
.dropdown-div-view{
padding:20px	
}


/* Application navbar
========================================================================== */
/* Flexible-container
========================================================================== */
.Flexible-container {
    height: 0;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.Flexible-container iframe, .Flexible-container object, .Flexible-container embed , .Flexible-container .map, .Flexible-container .img-camera  {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.map-inside-collapse{
	overflow:inherit;
	margin-top:7%;
	
}
.map-container{
position:relative;	
}
.map-view .page,
.map-view .map-container

 {
height:calc(100% - 50px);
height: -webkit-calc(100% - 50px);
}
.map-view .page-main{
height:calc(100% - 0px)	
}
.map {
height:100%	
	}
.map-popover{display:block; top:300px; left:500px}

.qtraffic-leaflet  .map-container{
height:calc(100% - 50px);
height: -webkit-calc(100% - 50px);
}
.tofullscreen{
   background: none rgb(255, 255, 255);
    border: 0px;
    margin: 10px;
    padding: 7px;
    position: absolute;
    cursor: pointer;
    user-select: none;
    border-radius: 2px;
    height: 40px;
    width: 40px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    overflow: hidden;
    top: 52px;
    right: 50px;
	color: #777;
	z-index: 99999; 
	text-align: center;
	font-size: 17px
 }

.tofullscreenInner{ 
    cursor: pointer;
    user-select: none;
	color: #777;
	z-index: 99999; 
	text-align: center;
	
 }
.fullscreen{
	z-index: 9999; 
    width: 100%; 
    height: 100%; 
    position: fixed; 
    top: 0; 
    left: 0; 
}
.fullhight{
	height: calc(100% - 0);
    height: -webkit-calc(100% - 0px);
}
.qtraffic-leaflet .fullhight.map-container{
    height: calc(100% - 0px);
    height: -webkit-calc(100% - 0px);
}



*:fullscreen
*:-ms-fullscreen,
*:-webkit-full-screen,
*:-moz-full-screen {
   overflow: auto !important;
}
.qmic-logo-map{
	position: absolute;
    width: 6em;
    z-index: 99;
    left: 10px;
    bottom: 0px;
}

/* End Flexible-container
===============	position: absolute; z-index: 99999; top:50%
		
================================    height: calc(100% - 103px);
ver .dropdown-menu {
    display: block;
}
.list-without-links  li{
 padding: 3px 20px;	
}
@media (max-width: 767px) {
.job-filters li{
	float:none;
	margin:0 0 10px 0
	
	}
}
/*qTraffic*/
.qt-tools-accordion .panel-body{
  		 position:relative;	
   }
.qt-tools-accordion    .panel-body-scroll{
		max-height:350px;
		overflow-y:auto;
		overflow-x:hidden;	
		padding:0 5px;
}
.qt-tools-accordion   .panel-body-fixed-bottom{
		overflow:hidden;
		background:#f3f3f3 ;
		padding:10px 20px;	
}
.Assets-list li a{
	color:#ee5329;
	font-size:12px;
	}
s.Assets-list li{
	margin:0 0 5px 0	
	}
.Assets-list li a:hover, .Assets-list li a:focus{
	text-decoration:none;
	
   }
.assets-list-collapse{
	color:#222;
	display:block;
	margin:0 0 10px 0;
}
.assets-list-collapse:hover, .assets-list-collapse:focus{
text-decoration:none;	
}
.assets-list-collapse-area{
	background:#f1f1f1
}
.info-box{
	background:#f1f1f1 ;
	padding:10px;
	border-radius: 4px;
	border: 1px solid #e6e6e6;
}
.info-box .desc{
font-size:12px	
}
.online-color{
	color:#5cb85c
}
.info-box .action-icon {
color:#a5a5a9
}

.gray-bg{/*sutable for content inside collapse-area*/
	background:#f1f1f1 ;
}
.brown-bg{background: #f2dbb3
}
.grouping-bg-light{
background:#fcfcfc; 	
	
	}
	video {
  width: 100%    !important;
  height: auto   !important;
}
.traffic-forcast-box{
position:fixed;
width:300px;
bottom:0;
left:50%;
margin-left:-150px	
}
.tracking-info-bar{
background:#fff;
padding:2px 20px;	
}
/*QT Player*/
.its-hist-player-time {
	background-color: #263238 ;
	float: left;
	width: 725px;
	border-radius: 3px
}
.its-hist-player-time-inner {
	background: transparent url("../../resources/images/qtraffic/bg_player_timeslots.png") no-repeat scroll center center;
	height: 33px;
	padding: 4px 10px 67px;
}
.its-hist-player-time-block1, .its-hist-player-time-block2, .its-hist-player-time-block3, .its-hist-player-time-block4, .its-hist-player-time-block5, .its-hist-player-time-block6 {
	float: left;
	margin-left: 8px;
}
.its-hist-player-time-block2, .its-hist-player-time-block3, .its-hist-player-time-block4, .its-hist-player-time-block5, .its-hist-player-time-block6 {
	margin-left: 5px;
}
.its-hist-player-time-item {
	float: left;
	height: 16px;
	line-height: 0;
	margin-left: 1px;
	margin-top: 10px;
	width: 10px;
}
.its-hist-player-time-data, .hasData-bg {
	background: transparent url("../../resources/images/qtraffic/timeslot_data.png") no-repeat scroll 0 0;
	border: 0 none;
	color: transparent;
	display: inline-block;
	font: 0px/0 a;
	height: 16px;
	text-indent: -9999px;
	text-shadow: none;
	vertical-align: top;
	width: 10px;
}
.hist-player-current-slot{
	border:1px solid red;
}
.its-hist-player-time-empty, .noData-bg {
	background: transparent url("../../resources/images/qtraffic/timeslot_empty.png") no-repeat scroll 0 0;
	border: 0 none;
	color: transparent;
	display: inline-block;
	font: 0px/0 a;
	height: 16px;
	text-shadow: none;
	vertical-align: top;
	width: 10px;
}
.its-hist-player-time-unused, .unused-bg {
	background: transparent url("../../resources/images/qtraffic/timeslot_unused.png") no-repeat scroll 0 0;
	border: 0 none;
	color: transparent;
	display: inline-block;
	font: 0px/0 a;
	height: 16px;
	text-shadow: none;
	vertical-align: top;
	width: 10px;
}
.its-hist-player-time-period{
	color: rgba(163, 175, 183, 0.9);
	display: block;
	line-height: 12px;
	text-align: right;
	font-weight:bold;
}
.its-hist-player-time-period span {
	float: left;
}
.its-hist-player-time-marker {
	color: rgba(163, 175, 183, 0.9);
	display: block;
	line-height: 12px;
	padding-top: 40px;
	text-align: right;
	font-weight:bold;
}
.traffic-history-box {
	bottom: 0;
	left: 50%;
	margin-left: -370px;
	position: fixed;
	width: 750px;
}
/*End QT player*/

.top-0{top:0}
.top-10{top:10px}
 
/*End qTraffic*/
/*iFleet*/
.reports-dashboard-list li {
width:45%;
float:left;	
margin:0 15px 25px 0;
min-height:90px;
border-bottom:1px solid #eff0f0;
padding:0 0 10px 0 

}
.camera-list li a{
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;	
	}
	.camera-list li a:hover{
	color:#ee5329;	
	}
@media (max-width: 767px) {
.reports-dashboard-list li {
	width:100%;
	}
}

.page-aside-fixed-header{
padding:0px 15px;
border-bottom:1px solid #eff0f0;
min-height:50px;
-webkit-box-shadow: 0 0.2px 0.5px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0 0.2px 0.5px rgba(0, 0, 0, 0.04);
box-shadow: 0 0.2px 0.5px rgba(0, 0, 0, 0.04);
}
.custom-radio-selection{
color:#333;	
}
.custom-radio-selection:hover, .custom-radio-selection:focus{
text-decoration:none;	
}
.page-aside-content-with-fixed-header{
margin:-20px 0 0 0;	
}

.checkbox-custom.partially-selected input[type=checkbox]:not(:checked)+label::after {
	font-family: "FontAwesome";
	content: "\f0c8"
}
.checkbox-custom.partially-selected input[type="checkbox"]:not(:checked)+label::after {
    background-color: #62a8ea;
    border-color: #62a8ea;
	border-radius:3px;
}
.checkbox-primary input[type="checkbox"]:not(:checked)+label::after {
    color: #fff;
}
.map-container-fixed-height-300{
	width:100%;
	height:300px !important;
}
.map-container-fixed-height-400{
	width:100%;
	height:400px !important;
}
.map-container-fixed-height-500{
	width:100%;
	height:500px !important;
}
.map-container-fixed-height-700{
	width:100%;
	height:700px !important;
}
.map-container-fixed-height-900{
	width:100%;
	height:900px !important;
}
.table-container-scroll{
	height:300px;
	overflow:auto;
}
.historical-tracking-box{
	position:fixed;
	width:600px;
	bottom:0;
	left:50%;
	margin-left:-300px;
	border:1px solid #eff0f0;	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	z-index:1090;	
	border-radius:0;	
}
.btn-map-export{
z-index:500;
position:absolute;
top:12px;
right:70px;
}
.toggle-historical-slider{   
    bottom: -94px;	
	}
.toggle-historical-slider-icon{
	font-size:20px
			}
.btn-toggle-historical-slider{	
	position:absolute;
	top:-31px;
	left:50%;
	margin-left:-30px;
	padding: 6px 24px;
	line-height: 1;
	cursor: pointer;
	background-color: #fff;
	border-radius: 100px 100px 0 0;
	-webkit-box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.1);
	color:#929296;
}
.mj-historical-tracking-box{
width:500px;
margin-left:-250px	
}
.historical-data-bar{
line-height:10px;	
}
.historical-data-bar .has-data{
background:#5cb85c;
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
}
.historical-data-bar .no-data{
background:#777777;
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
}

.speed-slider{
 background:#d9534f
	}
	.critical-incidents{
	color:#ff00a0	
	}
   .traffic-vs{
	color:#8c0629 ;
	}
	.traffic-s{
	color:#cc0000  ;
	}
	.traffic-m{
	color:#ff9900  ;
	}
	.traffic-f{
	color:#42b856  ;
	}
/*End iFleet*/
/*Professional Services Reports*/
.reports-toolbar{
	background:#f1f4f5;
	border-radius: 4px;
}
.reports-pagination li a {
	vertical-align:sub;
	color:#222;
	font-size:14px
}
.reports-pagination li a.disabled{
    opacity: 0.35;	
}
.reports-pagination .input-group  .pagination-input{
    width:35px	
}
.reports-pagination .input-group .input-group-addon{
width:auto;	
}
/*End Professional Services Reports*/


.report-box .desc{
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;	
}

.sub-dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #a5a5a9;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.sub-dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.sub-dropdown-menu > .active > a,
.sub-dropdown-menu > .active > a:hover,
.sub-dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #ee5329;
}
.sub-dropdown-menu > .disabled > a,
.sub-dropdown-menu > .disabled > a:hover,
.sub-dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.sub-dropdown-menu > .disabled > a:hover,
.sub-dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
/*Right bar*/
.right-bar{
	right:0
}
.left-bar{
	left:0
}
.right-bar-hidden{
right:-50px;/*in case of hidden bar linke assets tracking page*/	
}
.right-bar-hidden .vertical-text {
	right: -63px;
	right: -63px\9;
}
.board-bar {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	border-left: 1px solid #232323;
	height: calc(100% - 50px);
	position: fixed;
	transition: background-color 0.4s ease-in-out 0s;
	width: 50px;
	z-index: 1050;
	top:102px;
}
.vertical-text {
	position: fixed;	
	right: 7px;
	top: 300px;
	color:rgba(163, 175, 183, 0.9);
	-ms-writing-mode: tb-rl; /* old syntax. IE */
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl; /* new syntax */
}
html[data-useragent*='MSIE 10.0'] .vertical-text {
  color: blue;
}
.board-bar-active .vertical-text{
color:	rgba(255, 255, 255, 0.9)
}
.board-bar-active {
	background: #ee5329;
	border-left: 1px solid #feaea9;
}
.board-bar-active .back {
	border-top: 1px solid #feaea9;
}
.board-bar-active .board-menu {
	border-bottom: 1px solid #feaea9;
}
.side-icon {
	color:#fff;
	font-size: 30px;
}
.board-menu {
	border-bottom: 1px solid #232323;
    padding: 30px 0;
    text-align: center;
}
.board-menu:hover, .back:hover {
	background-color: rgba(255, 255, 255, 0.2);
	transition: background-color 0.4s ease-in-out 0s;
}
.back {
	border-top: 1px solid #232323;
	bottom: 48px;
	height: 60px;
	position: absolute;
	right: 0;
	transition: background-color 0.4s ease-in-out 0s;
	width: 100%;
}
.page-fade {
	background: url(images/popup-overlay-bg.png);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 40;
	overflow: hidden
}
.right-container {
	right:0;
	margin-right: 50px;
	}
.container {
	display: none;
	height: 100%;	
	overflow: auto;
	position: fixed;
	width: 400px;
	z-index: 999999;	
	height: calc(100% - 50px);
	background: #fff
}
@media (max-width: 480px) {
.container {	
	width: auto;
	z-index: 1110;
}
}
.side-info {
	color: #7f7f7f;
	font-size: 14px
}
.board-box .box-hd {
	background: #f2f2f2;
}
.board-box .box-hd, .board-box .box-bd, .board-box .box-ft{
padding:10px;	
}
.board-box .action-icons a{font-size:18px; color:#222}
.directions-board-list .list-group-item.active,
.directions-board-list .list-group-item.active:hover,
.directions-board-list .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ee5329;
  border-color: #ee5329;
}
.direction-info-list li .direction-details{
color:#222;
margin:0 0 10px 0	
}
/*End Right bar*/
.example-context-menu{
width:100%;
height:300px;	
border:1px solid #e6ecee;
}

.form-control::-moz-placeholder {
  color: #bdbdbd;
  opacity: 1;
  font-style:italic;
}
.form-control:-ms-input-placeholder {
  color: #bdbdbd;
  font-style:italic;
}
.form-control::-webkit-input-placeholder {
  color: #bdbdbd;
  font-style:italic;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
  font-style:italic;
}

.form-control[disabled]::-moz-placeholder,
.form-control[readonly]::-moz-placeholder,
fieldset[disabled] .form-control::-moz-placeholder{
	color:#999;
	opacity: 1;
}
.form-control[disabled]:-ms-input-placeholder,
.form-control[readonly]:-ms-input-placeholder,
fieldset[disabled] .form-control:-ms-input-placeholder{
	color:#999;
	opacity: 1;
}
.form-control[disabled]::-webkit-input-placeholder,
.form-control[readonly]::-webkit-input-placeholder,
fieldset[disabled] .form-control::-webkit-input-placeholder{
	color:#999;
	opacity: 1;
}
.form-control[disabled]::-ms-expand,
.form-control[readonly]::-ms-expand,
fieldset[disabled] .form-control::-ms-expand{
	border: 0;
    background-color: transparent;
}
/*PAM*/
.parameters-list li {
width:30%;
float:left;	
}
@media (max-width: 767px) {
.parameters-list li {
	width:100%;
	}
}

/*End PAM*/
/*iAsset*/
.tag .label {
  font-size: 16px;
  padding: .3em .4em .4em;
  margin: 0 .1em;
}
.tag .remove {
  color: #fff;
  cursor: pointer;
  opacity: 0.6;
}
.tag .remove:hover {
  opacity: 1.0
}
.tag .remove {
  vertical-align: baseline;
  top: 0;
}
.has-hide-btn{
position:relative	
}
.hide-map-btn{
position:absolute;
left:30px;
top:30px;
z-index:1050;	
}
/*End iAsset*/
/* Jasper*/
.jasper-table > tbody > tr > td{
   background:#fefbdc;
}
.jasper-table > tbody > tr{
	font-size:12px;
	color:#222
}
.jasper-table > thead > tr{
	font-size:14px;
	color:#222;
	font-weight:bold
}

.jasper-table > thead > tr > th,
.jasper-table > tbody > tr > th,
.jasper-table > tfoot > tr > th,
.jasper-table > thead > tr > td,
.jasper-table > tbody > tr > td,
.jasper-table > tfoot > tr > td {
	border: 1px solid #999999;
	padding:3px 5px;
}
.jasper-table{
	border: 1px solid #999999;
}
.jasper-table .td-sm{
	width:11rem;
}
.jrPage {
   width: 100% !important;
   font-size: 10px; 
   line-height: 1; 
}
/*End Jasper*/
/*Bootfaces*/
.bf-messages .close{
float:right;	
}
/*End Bootfaces */

/*iMaintenance*/
.maintenance-items-list li{
width:45%;
float:left;	
}
/*End iMaintenance*/
.text-editor-content{
	white-space:normal !important
}
.empty-tag{
	margin:0;
	padding:0;	
}
.pam-header .add, .pam-header .view-list{display: none}
/*.qtraffic-leaflet .application-header{
position: fixed;
	top: 52px;
	left:260px;
	right: 0;
	z-index: 99;
	
		
}*/
.mb35{margin: 0 0 35px 0}
.width-auto{width: auto}

/*Croudsourcing*/
.aside-listing-box {
	border-bottom:1px solid #dcdcdc;
	padding:15px 15px 10px ;
	background: #f5f5f5;
	margin: 0 0 10px 0;
}
.aside-listing-box:hover {
	background:#eaeaea 
}
.aside-listing-box.active {
	background:rgba(238,72,27,0.1)  
}
.aside-listing-box.active  .brand-header{
	color:#ee5329;
	text-decoration:none 
}
.aside-listing-box .brand-header:hover {
	color:#ee5329;
	text-decoration:none 
}
.categories-list-box .box-actions{display:none}

.badge-circle-single-icon{
   border-radius: 1000px;
   padding:10px	
}
.badge-circle-single-icon-xs{
	font-size:12px;	
}
.badge-circle-single-icon-m{
	font-size:16px;	
}
.badge-circle-single-icon-lg{
	font-size:20px;	
}
.badge-circle-single-icon-xlg{
	font-size:24px;	
}

.categories-list-box .badge.up {
    border-radius: 15px;
    margin: 0 -2.0em;
    position: relative;
    top: -5px;
    font-size: 12px;
    padding: 3px 6px;
}

.sub-category-media .badge.up {
    top: -29px;
   }
.categories-list-box  .category-icon {width: 80px; height: 80px}

.compare-maps-container, .compare-maps-container .map-col0, .compare-maps-container .block  {height:100%}

.right-reparator{border-right:1px solid #E7E7E7}
.map-view .compare-maps-container{
	height:calc(100% - 106px);
height: -webkit-calc(100% - 106px);
}
.map-search-container{
	background: rgba(255,255,255.1);
    padding: 5px;
    position: absolute;
    left: 50%;
    top: 4%;
    width: 326px;
    z-index: 10;
    transform: translate(-50%, -50%)
}

.requests-list .aside-listing-box {
	border-bottom:1px solid #eff0f0;
	padding:15px 15px 10px ;
	background: none;
	margin: inherit;
	cursor: pointer
	
}
.requests-list .aside-listing-box:hover {
	background:#f1f4f5 
}
.requests-list .aside-listing-box.active {
	background:rgba(0,81,200,0.12) 
}
.requests-list .aside-listing-box.active  .brand-header{
	color:inherit;
	text-decoration:none 
}
.requests-list .aside-listing-box:hover .brand-header {
	color:#ee5329;
	
}


.page-aside-fixed-header{
padding:0px 15px;
border-bottom:1px solid #eff0f0;
height:50px;
-webkit-box-shadow: 0 0.2px 0.5px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0 0.2px 0.5px rgba(0, 0, 0, 0.04);
box-shadow: 0 0.2px 0.5px rgba(0, 0, 0, 0.04);
background:#fcfcfc
}

.with-fixed-header{margin:15px 15px; height:calc(100% - 50px)}
.liquid-list {margin:0}
.search-form{
	padding-top:10px;
	padding-bottom:10px;
}

.status-buttons .btn-default.active
 {
   color: #ffffff;
  background-color: #ee5329;
  border-color: #de4b24;
}
.grouping-bg-light{
background:#fcfcfc;
	}
.grouping-fields{
	background:#f1f4f5;	
}
	 
.summary-info-box{
	background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 10px;
}
.summary-info-box .primary-section{
background:rgba(0,0,0,0.1);
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
}

.table-section + tbody {
  display: none
}
.table-section-arrow {
  position: relative;
  display: inline-block;
  font-family: 'Web Icons';
  font-style: normal;
  font-weight: 400;
  text-align: center;
  -webkit-transition: -webkit-transform .15s;
  -o-transition: -o-transform .15s;
  transition: transform .15s;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  text-rendering: auto;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.table-section-arrow:before {
  content: '\f181'
}
.table-section.active tr {
  background-color: #f3f7f9
}
.table-section.active + tbody {
  display: table-row-group
}
.table-section.active .table-section-arrow {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg)
}
.hidden-in-collapse{display:none}
.table-sm{font-size:13px}
.layout li a.active i{color:#ee5329}
 .table-view  .scrollable-container, .table-view  .scrollable-content, 
.table-view.x-large-aside .page-aside
{width:100% !important}
.table-view.x-large-aside .toggle-aside{left:inherit}
.table-view.x-large-aside .page-main{display:none}
.layout{position: absolute; z-index:1040; right:15px}
.table-view .hidden-in-collapse{display:table-cell}
.map-popover-sm .popover{min-width:276px}
.map-popover-md .popover{min-width:330px}
.page-aside-inner.with-fixed-footer {
    height: calc(100% - 100px);
}
.main-route{
    color: #7b7b7b;
    font-weight: bold;
}
.sub-route{
    font-size: 12px
}
.page-map-with-footer{min-height:calc(100% - 50px);
min-height: -webkit-calc(100% - 50px);}
.site-footer-list{height: 50px; padding: 0}
.grid-list li {width:16.66666%; border-right:1px solid #e7e7e7; text-align:center;  }
.grid-list li a{color:#929296; padding:15px 0;display: block; text-decoration: none}
.grid-list li a.active{background:#ee5329 }
.grid-list li a.active{color:#fff }
.aside-header-wrapper{padding:14px 0} 
.page-aside-fixed-footer {
    /* padding: 0px 15px; */
    border-top: 1px solid #eff0f0;
    height: 50px;
    -webkit-box-shadow: 0 0.2px 0.5px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 0.2px 0.5px rgba(0, 0, 0, 0.04);
    box-shadow: 0 0.2px 0.5px rgba(0, 0, 0, 0.04);
    background: #fcfcfc;
}

.table-header-blue{background:#384EF8 !important;  color:#fff}
.table-header-pink{background:#F838BE !important; color:#fff}
.table-header-purple{background:#AE38F8 !important; color:#fff}
.table-header-orange{background:#F8A938 !important; color:#fff}
.centralized-content {
	display: table;
	margin: 0 auto;
}
.mt7{margin-top:7px}
.table-fixed-header th{background: white;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
    z-index: 2;}
.example{height:800px}
.overflow-y-scroll {
    overflow-y: scroll;
}

.h-300 {
    height: 300px!important;
}
.m-w-p90 {
    width: 70% !important;
}

#dragbar{
    height: 100%;
    float: right;
    cursor: col-resize;
    width: 10px;
    background: #a5a5a9 url(../../resources/images/col-resize-handle.png) no-repeat 50% center;
}
#ghostbar{
    width:3px;
    background-color:#000;
    opacity:0.5;
    position:absolute;
    cursor: col-resize;
    z-index:999}
.scrollable-bar-vertical .scrollable-bar-handle {
    background: rgba(163, 175, 183, 0) !important;
}
.sticky-box{position:absolute; width:280px;left:10px;bottom:10px; z-index:1500;background:#ffffff; height:250px; overflow:scroll; padding: 10px 10px 0}
.sticky-box h6 {
    font-size: 0.7rem;
}
.sticky-box .close{margin: -5px 0 0 5px}
.sticky-box .section-footer{position: sticky; bottom:0; background: #F4F3F3; padding: 10px}
.mb0{margin-bottom:0 !important}
.sticky-box ul li {overflow:auto}
.fullscreen .img-camera{
height:calc(100% - 250px);
height: -webkit-calc(100% - 200px);
    }