@font-face {
  font-family: "jsglyph";
  src: url("../fonts/jspanel/jsglyph.eot");
  src: url("../fonts/jspanel/jsglyph.eot?#iefix") format("embedded-opentype"), url("../fonts/jspanel/jsglyph.ttf") format("truetype"), url("../fonts/jspanel/jsglyph.woff") format("woff"), url("../fonts/jspanel/jsglyph.svg#jsglyph") format("svg"); }


/* Large desktops and laptop``s */
@media (min-width: 1024px) {
  	.cl-mcont {
		padding: 0;
  	}
  	.widget-services .service-status h3 {
		font-size: 1.1em;
  	}
  	.widget-services .service-status h2 {
  		font-size: 1.1em;
  	}
  	.widget-box-list .fd-tile.header .ico.in {
  		display: none;
  	}
  	.widget-box-list .fd-tile.list.header .title {
  		position: relative;
  	}
}

@media (min-width: 1366px) {
  	.cl-mcont {
		padding: 0;
  	}
  	.widget-services .service-status h3 {
		font-size: 1.3em;
  	}
  	.widget-services .service-status h2 {
  		font-size: 1.3em;
  	}
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.widget-box-list thead {
		display: none;
	}

	.cl-mcont {
		padding: 5px;
	}
	.cl-mcont .row {
		margin-top: inherit;
	}
	.block-flat {
		padding: 5px 10px;
	}
	[class*="col-"],  /* Elements whose class attribute begins with "col-" */
	[class^="col-"] { /* Elements whose class attribute contains the substring "col-" */
		padding-left: 10px;
		padding-right: 10px;
	}
	.col-md-12 {
		/*background: red;*/
	}
	.filters {
		padding: 10px;
	}
	.filters h3 {
		font-size: 1.5em;
		margin: 0;
	}
	.widget-box-list tbody .fd-item.header {
		margin: 15px 0;
	}

}

/* Portrait phones and smaller */
@media (min-width: 320px) {
 
}

/* Portrait phones and smaller */
@media (max-width: 375px) {

}
body {
	color: #505050;
}
h1,h2,h3,h4,h5,h6{
	color: #7b7b7b;
}
#head-nav.topbar {
	background: #272930;
}
#head-nav.navbar {
	padding: 0 15px 0 0px;
	background: #272930;
}
/** aqui tem a logo em mobile */
#head-nav.topbar .navbar-header {
	background-color: #272930;
}

#head-nav.topbar .navbar-nav > li:hover {

}
#head-nav.topbar .navbar-nav > li > a	 {
    color: rgba(255, 255, 255, 0.6);
}
#head-nav.topbar .navbar-nav > li > a:hover{
	color: #fff;
	background: #22242b;
}
#head-nav.topbar .user-nav.navbar-nav > li > a:hover{
	
	background: #fff;
}
#head-nav.topbar .user-nav.navbar-nav > li > a:hover i{
	color: #fe980a;
}
#head-nav.topbar .user-nav.navbar-nav > li > a:hover .caret{
	border-bottom-color: #fe980a;
    border-top-color: #fe980a;
}

#head-nav.topbar .user-nav.navbar-nav > .open > a, 
#head-nav.topbar .user-nav.navbar-nav > .open > a:hover, 
#head-nav.topbar .user-nav.navbar-nav > .open > a:focus {
	color: #fe980a;
	background: #fff;
}
#head-nav.topbar .user-nav.navbar-nav > .open > a i, 
#head-nav.topbar .user-nav.navbar-nav > .open > a:hover i, 
#head-nav.topbar .user-nav.navbar-nav > .open > a:focus i{
	color: #fe980a;
}
#head-nav.topbar .user-nav.navbar-nav > .open > a .caret, 
#head-nav.topbar .user-nav.navbar-nav > .open > a:hover .caret, 
#head-nav.topbar .user-nav.navbar-nav > .open > a:focus .caret{
	border-bottom-color: #fe980a;
    border-top-color: #fe980a
}

/* .navbar-collapse {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#head-nav.topbar .topbar-logo img{
	padding: 5%;
	height: 70px;
	max-height: 70px;
} */

#head-nav.topbar .topbar-logo img{
	width: 90%;
	padding: 5%;
}
#head-nav.topbar .navbar-nav > li > a i {
    text-align: center;
    width: 20px;
    font-size: 14px;
    margin-right: 7px;
}
#head-nav .user-nav{
	/* background: #fff; */
}
#head-nav.topbar .navbar-nav > .open > a, #head-nav.topbar .navbar-nav > .open > a:hover, #head-nav.topbar .navbar-nav > .open > a:focus {
	background-color: #22242b;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-menu li > a:hover {
	background-color: #565656;
    background-image: none;
    color: #FFF
}
#head-nav.topbar .user-nav .navbar-nav > li > a i {
	color: #777;
	font-size: 24px;
	padding: 7px 0;
}
#head-nav.topbar .navbar-nav > .dropdown > a .caret {
	border-bottom-color: #777;
    border-top-color: #777;
}
#head-nav.topbar .helper {
	display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#head-nav.topbar .navbar-logo {
	padding: 0 10px;
	height: 72px;
	max-width: 200px;
	max-height: 72px;
	white-space: nowrap;
    text-align: center;
    background: #ffffff;
}
#head-nav.topbar .navbar-logo img{
	width: auto;
	vertical-align: middle;
	max-width: 100%;
}
#head-nav.topbar .navbar-logo h4 {
	display: inline-block;
	margin: 0;
	padding: 10px;
	vertical-align: middle;
	color: #7b7b7b;
}
#head-nav.topbar .navbar-nav .profile_menu i{
	font-size: 24px;

}


.cl-mcont {
	font-weight: 400;
	font-size: 14px;
}

p{
	font-size: 14px;
}
.separator {
	padding-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.display-none {
	display: none;
}
#jsRetornoTime {
	text-align: center;
	width: 120px;
	overflow: hidden;
}

/* the norm */
.gritter-item-wrapper_hide {
	display: none;
}
.hover .gritter-bottom {
	background-position: bottom right;
}
.gritter-item-wrapper.clean .gritter-item {
	color: #c1c1c1;
}
.clicklabel  label{
	cursor: pointer;
}
.gritter-item {
	width: 400px;
	display:block;
	background: #272930;
	padding:2px 11px 8px 11px;
	font-size: 11px;
	font-family:verdana;
}
.gritter-item .gritter-data {
	padding: 10px;
}
.hover .gritter-item {
	background-position:right -40px;
}
.gritter-item p {
	padding:0 30px 0 0;
	margin:0;
	word-wrap:break-word;
}
.gritter-item-wrapper.clean.success .gritter-close {
	background: #22CC22;
}
.gritter-close {
	display:none;
	position:absolute;
	top:5px;
	left:3px;
	cursor:pointer;
	width:30px;
	height:30px;
	text-indent:-9999em;
}
.gritter-item-wrapper.clean.success .gritter-title{
	color: #22CC22;
}
.gritter-title {
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0;
	display:block;
	text-shadow:1px 1px 0 #000; /* Not supported by IE :( */
}


.cl-mcont {
	/*padding: 0;*/
}
.login-logo {
	padding: 20px;
	text-align: center;
	background: #1b1b1b;
	}
.login-logo img {
	max-width: 100%;
}

.sidebar-logo .logo.row {
  margin: 0 ;
  font-size: 24px;
  color: #fff;
}
.sidebar-logo .logo .logo-txt{
	margin-top: 10px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.sidebar-logo .user-bar h4 {
	text-align: center;
	color: #828282;
	max-width: 100%;
	overflow: hidden;
    white-space: nowrap;
}
.sidebar-logo .logo-getmodal{
	width: 100%;
}
.sidebar-logo .logo-transp {
	max-width: 100%;
	max-height: 42px;
}
ul {
	list-style: none;
	padding: 0;
}
ul.actions_menu li{

	display: inline-block;
}
.header h3 span {
	display: inline-block;
	margin-left: 15px;
}
table.table thead .sorting {
	background-repeat: no-repeat;
    background-position: center right;
	background-image: url("../images/sort_both.png");
}
table.table thead .sort:hover {
	cursor: pointer;
	background-color: #FEC35D;
}
table.table thead .sorting_desc {
    background: url('../images/sort_desc.png') no-repeat center right;
}
table.table thead .sorting_asc {
    background: url('../images/sort_asc.png') no-repeat center right;
}
.dataTable {
	color: #000;
}
.table-cursor tbody tr:hover{ cursor:pointer}
.table-hover tbody tr:hover td{ background: #F7E1B5}

.alert .msg-content {margin-left: 50px;}
/*JSPANEL*/
.jsPanel-theme-default {
	background-color: #272930;
}
.jsPanel {z-index: 2000;}
.jsPanel .navbar {min-height: 40px !important;  line-height: 40px; background-color: #fff0ce;}
.jsPanel .navbar-brand.jsPanel-title {height: auto; min-height: 40px; line-height: 40px;}
.jsPanel .jsPanel-controls {min-height: 40px; line-height: 40px; margin: 10px -30px 0 0 !important;}
.navbar-brand.jsPanel-title {width: auto;}
/* .jsPanel-headerbar { min-height: 62px;  } */
.jsPanel-theme-default .jsPanel-hdr * {	color: rgba(255, 255, 255, 0.6);}
/* .jsPanel-headerbar h3 {margin: 24px 10px 0 10px;} */
/* .jsPanel-controlbar .jsPanel-btn {padding: 25px 10px 0px 10px; line-height: 49px;} */

/** AUTO RANKING **/
.autoranking-periodos .hd {
	width: 80px; 
 	text-align: center; 
 	font-size: 14px; 
 	font-weight: bold; 
 	display: inline-block;
 	margin-right: 5px;
 	margin-bottom: 5px;
 	border: 1px solid #FEC35D;
 	line-height: 20px;
}
.autoranking-periodos .ps {color: #DD5A2B; background-color: #F3F3F3; padding: 5px;}
.autoranking-periodos .pc {color: #014B04;padding: 5px;}
#rankingPeriodoForm .js-periodo-add {
	position: relative;
	width: 175px;
	font-size: 14px;
	margin: 1px 0;
}
#rankingPeriodoForm .js-periodo-add label {
	display: inline-block; 
	background: #F3F3F3; 
	color:#DD5A2B; 
	width: 50px;
	height: 35px;
	padding: 6px 12px; 
	border: 1px solid #ccc; 
	border-radius: 4px 0 0  4px;
	line-height: 1.42857143
}
#rankingPeriodoForm .js-periodo-add input {
	display: inline-block; 
	width: 70px; 
	height: 35px;
	border-radius: 0 4px 4px 0;
	margin-left: -4px;
	content: '%';
	padding-right: 20px;
}
#rankingPeriodoForm .js-periodo-add span {
	position: absolute;
	right: 65px;
	line-height: 35px;
}
#rankingPeriodoForm .js-periodo-total {
	background: #F3F3F3;
	font-weight: bold;
	line-height: 35px;
	padding: 10px;
}
.ctrl-valid.error {
	border-color: #AA0000 !important;
}
.valid-error{
	color: #cc0000;
}
/**MODAL VEX */
.vex.vex-theme-plain .vex-content .vex-dialog-message {
	margin-top: 20px;
}
.vex.vex-theme-plain .vex-content {
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
	padding: 2em;
}
.vex.vex-theme-plain .vex-content  h4 {
	font-weight: 400;
}
.vex-dialog-buttons {
	margin-top: 20px;
	border-top: 1px solid #ccc;
	padding-top: 30px;
}
.dataTable td.highlight {background-color: #FFC58A !important;}
.filters {
	border: 1px solid #EF8900;
	border-radius: 10px;
	padding: 15px;
}
.btn-centered {
	margin: auto;
	display: block;
}
.filters .radio-inline {
	margin-left: 0 !important; 
	margin-bottom: 15px; 
}
.filters .filter-group {
	margin-bottom: 15px;
	border-bottom: 1px solid #cecece;
}
.filters .filter-group .form-group {
	margin-top: 0;
}
.block-flat .content {
	margin: 0;
}
.block-flat h1,.block-flat h2,.block-flat h3,.block-flat h4 {
	margin-top: 0;
}

.dataTables_length select {
	padding: 6px 8px;
	border: 1px solid #ddd;
}
.dataTables_length {float: left;}
.dataTables_filter {float: right;}
.dataTables_filter input {
	margin-left: 15px;
	padding: 6px 8px;
    font-size: 12px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.dataTables_paginate > a , .dataTables_paginate span .paginate_button, .dataTables_paginate .ellipsis {
	cursor: pointer;
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #434D55;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.dataTables_paginate  a.current {
	background-color: #fe980a;
	border-color: #fe980a;
}
fieldset label {
	margin-left: 10px;
}
.js_row.light{
	background: #00FF00;
}

table.fonted thead th,
table.fonted tbody td{
	font-weight: normal;
	font-size: 16px;
}
.developer {
	color: #505050;
	padding: 5px 0px 15px;
}

.sb-collapsed  .developer{
	display: none;
}

i.fa.fa-play {color: #22CC22;}
i.fa.fa-stop {color: #C23324;}
i.fa.fa-lock {color: #2180D3;}


.profile_menu .icon {
  margin-right: 5px;
}
.widget-box-list table tbody td {
	padding: 0;
}

.widget-box-list .fd-tile.header {
	margin: 0;
	border: 0;
	padding: 0;
}
.widget-box-list .fd-tile.header:hover {
	background: #ececec;
}
.widget-box-list .fd-tile .header {
	padding: 0;
	background: #efefef;
}

.widget-box-list .fd-tile .header [class^="col-"], 
.widget-box-list .fd-tile .header [class*=" col-"]{
	margin: 0;
	padding: 0;
	overflow: hidden;
	max-height: 50px;
}
.widget-box-list .fd-tile .header .ico {
	background: none;
	padding: 11px 5px;
}

.widget-box-list .fd-tile .header .title {
	line-height: 40px;
	top: 0;
}
.widget-box-list .fd-tile .header .numero {
	background: #efefef;
}

.color-blue {
	color: #4aa3df;
}
.widget-upload-image #image-container img {
	max-width: 300px;
	max-height: 200px;
}
.tracking-share a {
	font-size: 16px;
}

.widget-legenda i.fa {
	font-size: 18px;
}

table.font-medium tbody td,
table.font-medium thead th{
	font-size: 14px;
}
.tracking-unidade .info label{
	width: 150px;
}
.widget-tools .address-box {
	position: relative;
}
.widget-tools .address-box input{
	margin-bottom: 10px;

}
.widget-tools .address-box button{
	position: absolute;
	right: 0;
	top:0;
}
.widget-frete-retorno .v-alerta{
	color: red;
}
.widget-frete-retorno .row{
	margin: 0 !important;
}
.no-margin-top {
	margin-top: 0;
}
#jsFilterControls {
	border: 1px solid #fe980a;
	border-radius: 10px;
	padding: 20px;
}
#head-nav.topbar .navbar-toggle  {
	background: none;

}