.filter-bar {
  background: #e1e8ea;
  width: 100%;
  overflow-x: hidden;
  overflow: visible;
  padding-left: 0px !important;
  margin: 0px;
}

.filter-title {
  width: calc(100% - 55px);
  background: #ebf0f1;
  width: 100%;
  height: 22px;
  padding: 0px 25px;
}

.filter-title .title {
  font-size: 13px;
  color: #4f4f4f;
  font-weight: 600;
}
.row-toggle-fallas{
  padding-bottom: 12px !important;
}

.hideBarraNova {
  /* antigo .novoRelatorio .hideBarraNova, pode exigir a criação de uma nova classe ou de outros fixes*/
  background: #d5e0e1 !important;
  border-left: none;
  width: 22px;
  height: 22px;
  top: -242px;
  padding-top: 1px;
  padding-left: 2px;
}

.hideBarraNova-indice {
  top: -35px !important;
  left: 0;
}

.hideBarraNova a {
  /* antigo .novoRelatorio .hideBarraNova, pode exigir a criação de uma nova classe ou de outros fixes*/
  color: #4f4f4f !important;
  font-weight: bold;
  font-size: 12px !important;
}

.hideBarraNova a:hover,
.hideBarraNova a:focus,
.hideBarraNova a:active {
  text-decoration: none;
}



.configuracaoEstacao .hideBarraNova {
  /* em previsao  configuração de estação*/
  top: -10px;
}



.filter-bar .select2-container,
.filter-bar input {
  width: 94.8% !important;
}

.datepickernovo_wrap .filter-date input {
  width: 100% !important;
}

.datepickernovo_wrap .filter-hour input {
  width: 100% !important;
}

.row-fields {
  display: flex;
  display: -webkit-flex;
  padding-left: 20px;
  padding-top: 2px;
  flex-wrap: wrap;
}

.filter-bar .row-buttons-vp {
  padding-right: 20px;
}

.filter-bar .row-buttons {
  padding-left: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  flex: 2;
  min-width: 270px;
  height: 70px;
}

.sheight {
  height: auto !important;
}

.row-buttons.pull-right {
  height: auto;
  margin-bottom: 10px;
  margin-right: 5px;
}

.row-fields .initial-3 {
  -webkit-flex: initial;
  flex: initial;
  max-width: 310px;
  margin-right: 5px;
  flex: 2;
  margin-bottom: 0px;
}
.initialMetrobus{
  margin-right: 0px !important;
  padding-right: 0px !important;
}


.row-fields .initial-3 .form-group,
.row-fields .initial-4 .form-group {
  margin-bottom: 0px;
}

.row-fields .datepickernovo_uni {
  max-width: 120px;
}

.row-fields .initial-4 {
  width: 140px !important;
  margin-bottom: 0px;
}

/*
.row-fields .initial-input{
  width: 440px !important;
}*/
.row-fields .checkTempoReal .radioCheckbox {
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: -10px;
}

.row-fields .checkTempoReal .radioCheckbox .checkbox {
  margin: 0px !important;
}

.scroll-box-wrap {
  width: 95%;
}

.scroll-box-wrap .scroll-box-title {
  background: #efefef;
  width: 100%;
  display: block;
  padding: 8px 10px;
}

.scroll-box-wrap .scroll-box-title label {
  font-size: 12px;
  color: #4f4f4f;
  font-weight: 600;
}

.scroll-box-wrap .scroll-box-title .badge {
  color: #4f4f4f;
  font-weight: 600;
  min-width: 30px;
}

.scroll-box-body {
  background: #fff;
  height: 83px;
  overflow: auto;
  width: 100%;
}

.scroll-box-body ul {
  margin-right: 0px;
  margin: 0px;
  padding-left: 0px;
  padding-bottom: 5px;
}

.scroll-box-body ul li {
  list-style-type: none;
  padding-left: 10px;
  padding-bottom: 3px;
  padding-top: 3px;
  border-bottom: 1px solid #ccc;
}

.scroll-box-wrap .radioCheckbox {
  display: inline-block;
}

.scroll-box-wrap .checkbox {
  margin-top: 0px;
  margin-bottom: 0px;
}

.filter-chosen {
  margin-left: 0;
  padding-bottom: 5px;
  width: 100%;
  background: #ebf0f1;
  padding-left: 20px;
  padding-top: 5px;
  max-height: 100px;
  overflow-y: auto;
}
.filter-chosenOcurrencias {
margin-top: 10px;
background-color: #E0E8EA;
}

.filter-chosen .label {
  background: #ADC94A;
  text-transform: uppercase;
  color: #fff;
  font-size: 11px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  display: inline-block;
  margin-bottom: 5px;
  height: 28px;
  border-radius: 10px;
  font-weight: 400;
}

.filter-chosen .labelFiltro {
  border-radius: 8px;
}

.filter-chosen p {
  padding: 5px;
  padding-top: 2px;
  padding-bottom: 3px;
  margin: 4px;
  background-color: #ced8d9;
  display: inline-block;
  cursor: pointer;
  font-size: 11px;
  font-weight: 600;
  border-radius: 8px;
  text-transform: uppercase;
}

.filter-chosen-black p {
  background-color: #535b5d;
}

.filter-chosen-black p button.close{  
  color: #ced8d9;
}

.filter-chosen p .close {
  margin-left: 10px;
  font-size: 13px !important;
  color: #4f4f4f;
  text-shadow: none;
  padding-top: 1px;
}

/*SCROLL FILTRO*/
.filter-chosen::-webkit-scrollbar {
  height: 5px;
  width: 7px;
}

.filter-chosen::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* Handle */
.filter-chosen::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(213, 224, 225, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.1);
}

.filter-chosen::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(213, 224, 225, 0.8);
}

.filter-chosen::-webkit-scrollbar-thumb:hover {
  background: rgba(126, 126, 126, 0.8);
}

.filter-chosen.backgroundNone {
  background: none !important;
}

/*SCROLL FILTRO*/
.buttons-filter {

  padding-bottom: 10px;
  /*margin-right: 5px;*/
  margin-right: 10px;
}


.btn-new {
  text-transform: uppercase;
  font-weight: bold !important;
  text-shadow: none !important;
  border: none !important;
  color: #fff;
  font-size: 13px !important;
  border-radius: 0px !important;
  margin: 3px;
  padding: 8px 12px !important;
  min-width: 80px;
}

.btn-new:hover,
.btn-new:focus,
.btn-new.focus {
  color: #fff !important;
}

.buttons-filter button {
  float: right;
}

button:hover,
button:focus,
a:hover,
a:focus {
  opacity: 0.9;
}

.btn-new.btn-xxs {
  height: 16px;
  min-width: 20px;
  padding: 0px 5px !important;
  font-size: 10px !important;
}

.btn-new.btn-xxs:hover,
.btn-new.btn-xxs:focus {
  color: #000 !important;
}

#navbar-fixed-left .dropdown-menu>li>a:hover,
#navbar-fixed-left .dropdown-menu>li>a:focus {
  opacity: 1 !important;
}

/*.buttons-filter button:first-child{
  margin-right: 24px;
}*/
.results-wrap {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 10px;



}

.results-wrap .title {
  color: #4f4f4f;
  font-weight: 600;
  font-size: 14px;
}

.results-wrap .title span {
  color: #a3ca00;
}

.results-wrap .results-bar .title {
  line-height: 28px;
}

.results-wrap .title i {
  color: #bdbdbd;
}

.results-bar {
  padding: 4px 17px;
  padding-bottom: 3px;
  background: #ebf0f1;
}

.results-bar:last-child {
  margin-bottom: 20px;
  margin-top: 20px;
}

.sums-filter {
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 5px;
  display: flex;
  display: -webkit-flex;
  border-top: none;
  border: solid 2px #ebf0f1;
}

.exibir-qtd_top .qtdResultados_select {
  top: 5px;
  margin-left: 5px;
}

.sums-filter .uni {
  font-size: 12px;
  color: #4f4f4f;
}

.sums-filter .uni span {
  font-weight: 600;
}

.exibir-qtd_top h6 {
  color: #999;
}

.sums-filter .initial-6 {
  -webkit-flex: initial;
  flex: initial;
  margin-right: 5%;
  margin-bottom: 0px;
}

.sums-filter .initial-6:last-child {
  margin-right: 0px !important;
}

.sums-total,
.tabela-result {
  margin-top: 25px;
}

.sums-total-body {
  padding: 15px 17px;
  padding-left: 25px;
  margin-top: 10px;
  display: flex;
  display: -webkit-flex;
  border: solid 2px #ebf0f1;
  border-top: solid 4px #ebf0f1;
}

.sums-total-body .initial-6 {
  -webkit-flex: initial;
  flex: initial;
  margin-right: 2%;
  padding: 7px;
  width: 80px;
  height: 80px;
  border-radius: 10px;
  position: relative;
}

.sums-total-body .initial-6 span {
  color: #fff;
  font-size: 11px;
  font-weight: 300;
  display: block;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: center;
}

.sums-total-body .initial-6 p {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
}

.idPontoTrecho {
  width: 30px;
  height: 30px;
  border-radius: 20px;
  position: absolute;
  left: -18px;
  top: -5px;
}

.idPontoTrecho .id-text {
  background-color: #fff;
  color: #4f4f4f !important;
  text-transform: uppercase;
  text-align: center !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  width: 22px;
  height: 22px;
  border-radius: 22px;
  margin: 0 auto;
  position: relative;
  top: 4px;
}

.sums-total-body .initial-6.verde-btn p,
.sums-total-body .initial-6.verde-btn span {
  color: #4f4f4f !important;
}

.hideBarraNovaSmall {
  border-left: none;
  height: 30px;
  float: right;
  padding-left: 12px;
  padding-top: 3px;
  position: relative;
  margin-bottom: 5px;
  top: 5px;
}

.hideBarraNovaSmall--66 {
  top: 66px !important;
  z-index: 100;
}

.hideBarraNovaSmall--top {
  top: -2px;
}

.hideBarraNovaSmall i {
  background: #d5e0e1 !important;
  padding: 7px;
  margin-left: 5px;
}

.hideBarraNovaSmall a {
  color: #4f4f4f !important;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}

.checkboxViagensEncontradas {
  margin-bottom: 0 !important;
  margin-top: 0 !important;

}

.hideBarraNovaSmall a:hover,
.hideBarraNovaSmall a:active,
.hideBarraNovaSmall a:focus {
  text-decoration: none !important;
}

.novoRelatorio .tabela-result table {
  font-size: 11px !important;
  /*margin-top:40px;*/
}

.tabela-result .table-second {
  background-color: transparent !important;
}

.tabela-result .table-second thead {
  border-bottom: 2px solid #99a2a5;
  background-color: transparent !important;
}

.tabela-result .table-second tbody tr {
  border-bottom: 1px solid #dddddd;
}

.tabela-result .table-second>tbody>tr>td:nth-child(2) {
  border-top: none;
}

.tPlanejamentoPonto .acao-icones {
  /*display: grid;
  grid-template-columns: 15% 15% 25%;
  gap:5px;
  justify-content: end;*/

  display: grid;
  /*grid-template-columns: 15% 15% 15% 13%;*/
  grid-template-columns: 15% 15% 15% 16% 15%;
  gap: 0;
  justify-content: end;


}

.tPlanejamentoPonto .table-inserido>td:first-child {
  padding: 10px 30px !important;
}


.tabela-result .table-grid {
  margin-top: 0;
}



/*estido de segunda tabela no accordion*/
.tabela-result .table-second {
  background-color: transparent !important;
}

.tabela-result .table-second thead {
  border-bottom: 2px solid #99a2a5;
  background-color: transparent !important;
}

.tabela-result .table-second tbody tr {
  border-bottom: 1px solid #dddddd;
}

.tabela-result .table-second>tbody>tr>td:nth-child(2) {
  border-top: none;
}


/*Padronizando icones de editar fa-pencil para --npencil-icone lixeira fa-trash para --trash-icon*/
.table .--npencil-icon,
.--ntrash-icon {
  /*background: #ffffff;
  padding-left: 4px;
  padding-right: 3.5px;
  border-radius: 100px;
  color: #000 !important;
  height:16px;
  padding-top:2px;
  */

  background: #fff;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 100px;
  color: #000 !important;
  height: 18px;
  padding-top: 2px;
  font-size: 13px !important;
}


.tabela-result table thead {
  background-color: #BBC3C6
}

.tabela-result table thead th {
  vertical-align: top;
  font-weight: 600 !important;
  background-color: #e1e8ea !important;
  border-bottom: 0px !important;
}

.titulo-tabela .title {
  position: relative;
  top: 15px;
}

.tabela-result table .icones-acao-tabela {
  color: #535353 !important;
  font-size: 14px;
  display: inline-block;
  width: 20px;
}

.tabela-result table .icones-acao-tabela:hover,
.tabela-result table .icones-acao-tabela:focus {
  color: #535353 !important;
}

.frota-operando .results-wrap>div.tabela-result {
  margin-top: -7px !important;
}

.vMiddleAlign {
  vertical-align: middle !important;
}

.novo-criar-ux .col-date-uni {
  width: 130px !important;
}

.novo-criar-ux .hideBarraNovaSmall {
  clear: both;
}

/*.novo-criar-ux #example{
  margin-top: 0px;
}*/
/*TOGGLES*/
.toggle-bar.toggled .spanOcultar,
.toggle-tot.toggled .spanOcultar {
  display: none;
}

.toggle-bar.toggled .spanMostrar,
.toggle-tot.toggled .spanMostrar {
  display: inline-block;
}

.toggle-bar .spanMostrar,
.toggle-tot .spanMostrar {
  display: none;
}

.tabela-result table .sumTotal td {
  font-weight: 600 !important;
}

#container .novoRelatorio .datepickernovo_wrap .form-group,
#container .novoRelatorio .datepickernovo_uni .form-group {
  margin-bottom: 9px;
}

.block-with-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

[data-id="section-toggle"] .tiny-btn.toggled .fa-plus {
  display: none;
}

[data-id="section-toggle"] .tiny-btn .fa-minus {
  display: none;
}

/*extras-criar-veiculo*/
.filter-bar-n1.toggled .fa-chevron-down {
  display: none !important;
}

#container .filter-bar-n1.toggled .fa-chevron-right {
  display: inline-block !important;
}

.filter-bar-n1 .fa-chevron-right {
  display: none !important;
}

/*extras-criar-veiculo*/
/*relatorio veiculo quilometros percorridos*/
.formularios .modal .modal-quilometros {
  width: 434px;
  height: 186px;
}

.formularios .modal .modal-quilometros .modal-header {
  padding: 0 !important;
  margin-bottom: -20px;
}

.formularios .modal .modal-quilometros .modal-header .close {
  margin-top: 0;
}

.formularios .modal .modal-quilometros .modal-header .close:focus {
  outline: none;
}

.formularios .modal .modal-quilometros h3 {
  text-transform: unset !important;
  font-size: 14px !important;
  font-weight: bold;
  color: #393939;
  padding: 0;
}

.formularios .modal .modal-quilometros p {
  color: #393939;
  font-weight: 400;
}

.formularios .modal .modal-quilometros p span {
  font-weight: bold;
  color: #393939;
}

.formularios .modal .modal-quilometros .gerarcsv {
  width: 163px;
  height: 32px !important;
  background-color: #a3ca00;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  padding: 0px;
  font-weight: bold;
  margin: 0px 108px;
  position: absolute;
}

.formularios .modal .modal-quilometros .gerarcsv:hover {
  opacity: 0.9;
}

/*end quilometros percorridos*/
/*TOGGLES*/
/*INPUTS / SELECTS / ETC*/
/*SOMENTE BOX PLOTAGEM DE VEICULOS*/
#container .plotagemMapBox input[type="text"],
#container .plotagemMapBox input[type="email"],
#container .plotagemMapBox input[type="password"],
#container .plotagemMapBox input[type="date"],
#container .plotagemMapBox input[type="number"],
input[type="search"] {
  height: 25px !important;
}

#container .plotagemMapBox .select2-search input {
  height: 25px !important;
}

#container .plotagemMapBox .select2-container .select2-choice {
  line-height: 22px !important;
}

#container .plotagemMapBox .select2>.select2-choice.ui-select-match {
  /* Because of the inclusion of Bootstrap */
  height: 25px !important;
}

#container .plotagemMapBox .combobox select {
  background: url(../img/select_drop_pq.png) 101.8% / 25px no-repeat #fff !important;
  height: 25px !important;
}

#container .plotagemMapBox div[data-clear] {
  top: -27px !important;
}

/*SOMENTE BOX PLOTAGEM DE VEICULOS*/
input[type="text"],
input[type="email"],
input[type="password"],
input[type="date"],
input[type="number"],
input[type="search"] {
  height: 30px;
}

.select2-container .select2-choice {
  line-height: 30px;
}

.select2-container .select2-choice .select2-arrow {
  width: 32px;
  /*width:11%;*/
  background: url('../img/select_pq.png') no-repeat 0 1px #aec90b;
}

.select2-container .select2-choice .select2-arrow b {
  background: url('../img/select_pq.png') no-repeat 0 1px #aec90b;
}

.select2-search input {
  /*height: 25px!important;*/
  height: 26px !important;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
  background: url('../img/select_pq_.png') no-repeat 0 1px #aec90b;
}

.select2>.select2-choice.ui-select-match {
  /* Because of the inclusion of Bootstrap */
  height: 30px;
}

#container .formDespacho .select2>.select2-choice.ui-select-match {
  height: 50px !important;
}

#container .formDespacho .select2-container .select2-choice .select2-arrow b {
  background: url('../img/select_pq.png') no-repeat 0 10px #aec90b;
}

#container .formDespacho .select2-container .select2-choice {
  padding: 10px;
}



.datepickernovo_wrap .datepickernovo .input-group-addon-gray,
.datepickernovo_uni .datepickernovo .input-group-addon-gray {
  border-radius: 0px;
  background: #efefef;
}

.datepickernovo_wrap .datepickernovo .input-group-addon-gray,
.datepickernovo_uni .datepickernovo .input-group-addon-gray {
  border-radius: 0px;
  background: #efefef;

}



.datepickernovo_wrap .datepickernovo .input-group-addon-gray,
.datepickernovo_uni .datepickernovo .input-group-addon-gray {
  border-radius: 0px;
  background: #efefef;
}




.combobox select.dropdown {
  background: url(../img/select_drop_pq.png) 100% / 30px no-repeat #fff;
  font-size: 11px !important;
  height: 29px;
}

.form-control {
  /*display: block;*/
  width: 95%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  /*border: 1px solid #cccccc;*/
  border: none;
  border-radius: 4px;
  /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  box-shadow: none;
  -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;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #efefef;
  /*border: 1px solid #cccccc;*/
  border: none !important;
  border-radius: 4px;
}

.input-group-addon-ocorrenciadefalhas {
  //padding: 6px 12px;
  padding: 9px 4px !important;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #efefef;
  /*border: 1px solid #cccccc;*/
  border: none !important;
  border-radius: 4px;
  background: transparent !important;
  position: absolute;
  z-index: 10;
}


#container .datepickernovo-ocorrenciadefalhas input {
  padding-left: 20px !important;
  width: 100% !important;
}

#container .datepickernovo-ocorrenciadefalhas:last-of-type,
#container .datepickernovo-horafalha:first-of-type {
  float: unset !important;
  width: unset !important;

}

.tipodefalhaInput span i.fa-times {
  //display: none !important;
}

.datepickernovo_wrap .datepickernovo .input-group-addon-,
.datepickernovo_uni .datepickernovo .input-group-addon-ocorrenciadefalhas {
  padding: 5px 6px !important;
  border: 1px #0000000a solid !important;
}


/*INPUTS / SELECTS / ETC*/
/*BTNS*/
.btn-new:hover,
.btn-new:focus {
  opacity: 0.9;
}

.verde-btn {
  background-color: #a3ca00;
}

.cinza-btn {
  background-color: #849c9d;
}

.cinza-escuro-btn {
  background-color: #737f7f;
}

.btn-half-1 {
  background-color: #899b9b;
}

.azul-btn {
  background-color: #3598db;
}

.musgo-btn {
  background-color: #3d4343;
  font-weight: 400 !important;
  font-size: 11px !important;
}



.musgo-claro-btn {
  background-color: #535b5d;
  font-weight: 400 !important;
  min-width: 30px !important;
  font-size: 11px !important;
}

.btn-tools {
  margin: -1px -9px;
}

.tiny-btn {
  border-radius: 0px !important;
  padding: 3px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  font-size: 10px !important;
  min-width: 10px !important;
  font-weight: 400 !important;
  width: 15px;
  height: 16px;
}

.tiny-btn:hover,
.tiny-btn:focus,
.tiny-btn:active {
  outline: 0px !important;
  text-decoration: none !important;
  border: none !important;
  color: inherit !important;
  width: 15px;
  height: 16px;
  opacity: 0.9;
}

/*BTNS*/

/*RELATÓRIO PASSAGEIROS POR TRECHO*/
.sums-total-body .btn-pontos-passageiro {
  width: 135px !important;
  height: 100px !important;
  padding: 0px;
  margin-bottom: 5px;
  margin-right: 1%;
}

.btn-pontos-passageiro .fa-arrow-right {
  color: #8b9a9d;
}

.btn-pontos-passageiro span {
  font-size: 85%;
}

.btn-pontos-passageiro .btn-half-1 {
  width: 135px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
}

.btn-pontos-passageiro .btn-half-1 img {
  display: inline-block;
}

.btn-pontos-passageiro .btn-half-2 span,
.btn-pontos-passageiro .btn-half-2 i {
  float: left;
}

.sums-total-body .btn-pontos-passageiro .total-Big {
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 190%;
  display: inline-block;
  vertical-align: middle;
}

.btn-pontos-passageiro .btn-half-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  height: 57px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}

.sums-total-body .btn-pontos-passageiro .ponto-origem-fim {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 85%;
  max-width: 51px;
  margin: auto;
}

.sums-total-body .btn-pontos-passageiro .btn-half-2 i {
  margin: auto;
}

#container .novoRelatorio .tPassageiroTrecho tr td,
#container .novoRelatorio .tPassageiroTrecho tr th {
  text-align: center;
  padding: 5px !important;
  vertical-align: middle;
}

#container .novoRelatorio .tPassageiroTrecho .labelMini {
  font-size: 9px;
}

.passageiros-table {
  margin-top: 80px;
}

/*RELATÓRIO PASSAGEIROS POR TRECHO*/
/*NOVO PADRÃO VISUAL BOTÕES
#container .btn-default,
#container .btn-azul,
#container .btn-cinzaEscuro{
  color: #fff;
  text-shadow: 0px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold!important;
  text-shadow: none!important;
  box-shadow: none!important;
  border: none!important;
  color: #fff;
  font-size: 13px!important;
  border-radius: 0px!important;
  margin-left: 10px;
  padding: 7px 12px!important;
  min-width: 80px;
  height: auto!important;
}

/*NOVO PADRÃO VISUAL BOTÕES*/
/*FILTROS AVANÇADOS*/
.daterangepicker.dropdown-menu.show-calendar.opensright {
  border: none;
  border: none;
  border-radius: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-background-clip: none;
  background-clip: none;
  left: 626px !important;
}

@media screen and (max-width: 1440px) {
  .daterangepicker.dropdown-menu.show-calendar.opensright {
    left: 354px !important;
  }
}

.adjust-calendar-position {
  position: absolute;
  top: 100px;
}

.filter-title [data-id="nav-toggle-avancado"],
.filter-title [data-id="nav-toggle-simples"] {
  cursor: pointer;
}

.ui-select-container.select2.select2-container.ng-untouched.ng-pristine.ng-invalid.ng-invalid-required {
  border: solid 1px #e1e8ea;
}

.daterangepicker.dropdown-menu {
  display: block
}

.filtroAvancado {
  display: none;
}

.filtroAvancado.toggled {
  display: inline;
}

.simplesToggle {
  display: none;
}

.labelsFiltro.toggled .simplesToggle {
  display: inline;
}

.labelsFiltro.toggled .avancadoToggle {
  display: none;
}

.relatorioBodyViagem1 {
  margin-top: 10px;
}

.resultadosTooltip {
  border: none;
  background: transparent;
  top: -39px;
  left: 5px;
}

.labelsFiltro {
  font-size: 12px;
  padding-top: 3px;
  padding-right: 3px;
  font-weight: 600;
}

.labelsFiltro--CSSfix {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}


/*FILTROS AVANÇADOS*/
/*RELATÓRIO OBSERVAÇÃO DE VIAGEM*/
.hObsViagem .initial-5 {
  flex: 1;
  max-width: 310px;
  min-width: 200px;
  margin-bottom: 0px;
}

.initial-datepicker {
  width: auto;
  margin-right: 5px;
}

.default-table {
  margin-top: 20px;
}
.breakable {
  max-width: 100px; /* Ajusta según el diseño */
  overflow-wrap: break-word; /* Reemplazo moderno de word-wrap */
  white-space: normal;

}


.default-table-grid {
  margin-top: 40px;
}

#fixTable-exec-viagem .big-popover {
  margin-left: -246px;
  margin-top: -30px;
}

#fixTable-exec-viagem .big-popover .triangle-popover {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #000;
  border-right: 0px;
  border-bottom: 5px solid transparent;
  display: block;
  position: relative;
  right: -229px;
  top: 5px;
  left: inherit;
}

/*RELATÓRIO OBSERVAÇÃO DE VIAGEM*/
/*NOVO PAGAMENTO VIAGENS*/
.hPagamentoViagem .row-fields .initial-3 {
  width: 230px;
  flex: initial;
  margin-right: 10px;
}

.hPagamentoViagem .row-fields .extraOpt {
  min-width: 230px !important;
  margin-left: 0px;
  font-size: 11px;
}

.hPagamentoViagem .row-fields .extraOpt .form-itens {
  position: relative;
  top: 10px;
}

.hPagamentoViagem .row-fields {
  padding-bottom: 0px;
}

.extraOpt-filter {
  margin-left: 20px;
}

.extraOpt {
  max-width: 500px !important;
  /*background: #D5E1E3;*/
  /*background:#E0E8EA;*/
  background: #E0E8EA;
  margin-top: -2px;
}

.extraOpt p {
  padding-bottom: 0px;
  margin-bottom: -3px;
  font-size: 10px;
  margin-top: 9px;
  font-weight: 400;
}

.extraOpt .radioCheckbox::nth-last-child(1n) {
  padding-left: 0;
}

.extraOpt .radioCheckbox {
  display: inline-block;

}

.extraOpt .radioCheckbox .radio {
  display: inline-block;
  margin: 0px;
}

.btn-fatura {
  background-color: #0098DA;
  color: #fff !important;
}

.btn-fatura:hover,
.btn-fatura:active,
.btn-fatura:focus {
  background-color: #0098DA;
  opacity: 0.9;
}

.btn-remove-fatura {
  background-color: #a00000;
  color: #fff !important;
}

.btn-remove-fatura:hover,
.btn-remove-fatura:active,
.btn-remove-fatura:focus {
  background-color: #a00000;
  opacity: 0.9;
}

.btn-fatura img {
  vertical-align: top !important;
  margin-right: 2px;
}

.sums-pagamento {
  flex-wrap: wrap;
  position: relative;
  padding-left: 5px;
  height: 107px;
}

.sums-pagamento .initial-6 {
  margin-right: 12px !important;
}

.sums-pagamento .row {
  width: 100%;
}

.sums-pagamento .rowBorda {
  position: absolute;
  top: 20px;
  left: 0px;
}

.sums-pagamento .rowBorda .col-md-4 {
  border-right: solid 1px #ccc;
  color: #fff;
  height: 45px;
}

.sums-pagamento .rowBorda .col-md-4:last-child {
  border-right: none;
}

.sums-pagamento .rowLabels,
.sums-pagamento .rowBorda {
  width: calc(100% - 160px)
}

.sums-filter-bloc {
  width: 33.3%;
  display: flex;
  display: -webkit-flex;
}

.sums-filter-bloc .vermelho {
  color: #fff;
}

.totalBoxPagamento {
  width: 160px;
  background-color: #2D3F3E;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  display: flex;
  display: -webkit-flex;
  position: absolute;
  top: 0px;
  right: 0px;
}

.totalBoxPagamento .cverdem2m {
  font-size: 180%;
}

.wrap-filter {
  width: calc(100% - 160px);
  display: flex;
  display: -webkit-flex;
}

.tPagamento .fake-table-in-div {
  margin-top: 0px;
  margin-bottom: 0px;
}

.borda-fake-table {
  border: solid 1px #ccc;
  margin-top: 10px;
}

.tPagamento .pCabecalho,
.tPagamento .pCabecalho:first-of-type {
  color: #535353 !important;
  text-transform: none;
  font-weight: 300;
}

.tPagamento .linhaHead {
  background-color: #E0E8EA;
}

.tPagamento .linhaHead-12 {
  background-color: #C5CBCC !important;
}

.tPagamento .linhaHead-12 .coluna {
  flex: 12;
  text-align: left;
  padding-left: 10px;
}

.hEdicaoViagem .row-fields .initial-3 {
  width: 215px !important;
  margin-right: 10px;
  flex: initial !important;
}

.hEdicaoViagem .row-fields:nth-child(1) {
  float: left;
  width: calc(100% - 640px);
  max-width: 1150px;
}

.hEdicaoViagem .row-fields:nth-child(2) {
  width: 640px;
  float: left;
  padding-top: 10px;
  padding-bottom: 0px;
}

.hEdicaoViagem .row-fields:nth-child(3) {
  width: 405px;
}

.hEdicaoViagem .extraOpt {
  height: 112px;
}

.hEdicaoViagem .extraOpt .checkbox {
  display: inline-block;
}

.login-obrigatorio-table {
  margin-top: 10px;
}

.sub-tipo .coluna,
.sub-linha .coluna {
  font-weight: 800;
  text-transform: uppercase;
}

.tPagamento .viagensSemLogin .linhaHead-12,
.tPagamento .viagensSemLogin .sub-linha {
  background-color: #E5F5FB !important;
}

.estornoLightRed th,
.tEstornoPagamento tr:nth-of-type(2n),
.tEstornoPagamento tr:last-of-type,
.tEstornoPagamento th {
  background-color: #FFEEEC !important;
}

.cinzaTotalLinha {
  background-color: #F3F6F5;
}

.tPagamento .total-linha .coluna {
  background-color: #F3F6F5;
  font-weight: 800;
}

.hEdicaoViagensNovo .row-fields {
  padding-bottom: 0px;
}

.hEdicaoViagensNovo .row-fields .initial-3 {
  flex: initial;
  width: 215px;
  margin-right: 5px;
}

.controleTabela .results-bar {
  margin-top: 15px;
}

.edicao-table table {
  margin-top: 10px;
}

.edicao-table table thead>tr>th,
.edicao-table table tbody>tr>td {
  min-width: 80px;
}

#container .falhasDoVeiculo .edicao-table .falhaDoVeiculoComplementoDefeito {
  width: 350px !important;
  min-width: 250px !important;
  max-width: unset !important;
}


.allCaps {
  text-transform: uppercase;
}

/*RELATORIO DE FREQUENCIA*/
.Rfrequencia {
  margin-top: 50px;
}

.Rfrequencia .title-linha label {
  padding: 5px 10px 5px 10px;
  background-color: #a3ca00;
}

.Rfrequencia table thead tr td {
  font-weight: bold !important;
  width: 12.5%;
}

.Rfrequencia table:last-child thead tr td {
  width: 7.69%;
}

.Rfrequencia table tfoot th,
.Rfrequencia table tfoot tr td {
  font-weight: bold !important;
  text-transform: uppercase;
}



.Rfrequencia .btn-green,
.Rfrequencia .fa-file-excel-o {
  color: #fff !important;
  background-color: #a3ca00;

}

/*FIM RELATORIO DE FREQUENCIA*/
/*NOVO PAGAMENTO VIAGENS*/
/*BARRA FINA - COLAPPSE RELATORIO/CADASTRO/CONSULTA/*/
.tiny-filter-bar .filter-title {
  background-color: #ecf0f1;
  width: 100%;
  height: 22px;
  padding: 0px 25px;
  border: solid 1px #e1e8ea;
}

.tiny-filter-bar .filter-title a {
  color: #535353 !important;
  font-weight: 700;
  font-size: 12px;
}

.tiny-filter-bar .filter-title a:hover,
.tiny-filter-bar .filter-title a:focus {
  text-decoration: none !important;
}

.tiny-filter-bar .hideBarraNova {
  background: #d5e0e1 !important;
  border-left: none;
  width: 22px;
  height: 23px;
  top: -22px;
  padding-top: 1px;
  padding-left: 2px;
}

.tiny-filter-bar .hideBarraNova a {
  color: #4f4f4f !important;
  font-weight: bold;
  font-size: 12px !important;
}

/*BARRA FINA - COLAPPSE RELATORIO/CADASTRO/CONSULTA*/
.novo-criar-ux .combobox {
  padding-top: 0px;
}

.novo-criar-ux .combobox select {
  width: 95%;
}

/*NOVO RELATORIO AREAS*/
.filter-bar .row-fields .initial-5 {
  margin-right: 10px;
  width: 235px;
}

.filter-bar .initial-5 .select2-container {
  width: 95%;
}

.tabela-result .fixedHeader {
  width: 100%;
  margin-top: 40px;
}

.help-atualizacao {
  font-size: 11px !important;
  margin-right: 15px;
  position: relative;
  top: 8px;
}

.filter-bar .row-fields .initial-6 {
  margin-right: 10px;
  width: 215px;
}

.filter-bar .row-fields .element-veiculo {
  margin-left: 0 !important;
}

.filter-bar .row-fields .element-empresa {
  width: 228px !important;
}

/*
.element-empresa div:nth-child(1){
  margin-right:0 !important;
}*/
/*RELATORIO DE PASSAGEIRO*/
.relatorioLocalizacao .row-fields .initial-6 {
  width: 230px;
}

.checkbox_relatoriolocalizacao div {
  margin-top: -6px;
}

.relatorioLocalizacao .row-fields .row-buttons {
  height: 40px;
}

/*END RELATORIO DE PASSAGEIRO*/
.combobox {
  padding-top: 0px;
}

.comboboxQtdResultos {
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-top: 5px;
}

.row-extraOpt {
  padding-top: 0px;
  padding-bottom: 0px;
}

.row-extraOpt .initial-2 {
  width: auto;
  min-width: 100px;
}

.row-extraOpt .radioVisao {
  margin-top: -20px;
}

.totalizadoresRelatorio {
  padding: 0px;
}

#container input,
#container textarea {
  border: solid 1px #e1e8ea;
  padding-left: 5px;
  font-size: 11px !important;
  padding-top: 7px;
  padding-bottom: 7px;
}

label {
  /*font-size: 9px!important;*/
  font-size: 11px;
  margin-bottom: 4px;
}

.cor-semLinha .radioCheckbox label,
.classAuto .radioCheckbox label,
#container .classAuto .radioCheckbox label {

  font-size: 11px !important;
}

#container .formularioRegistrodeFalhas .radioCheckbox label {
  font-size: 12px !important;
  margin-bottom: -10px;
}

#container .formularioRegistrodeFalhas .radio-o label:before {
  bottom: 5px !important;
}

#container .radioCheckbox label {
  font-size: 9px !important;
  margin-bottom: -10px;
}

#container .radio label:before,
#container .checkbox label:before {
  bottom: 8px !important;
}

#container .modal-planejar-feriado .planejar-feriado .checkbox label:before {
  bottom: 11px !important;
}

#container input[type="file"] {
  border: none !important;
}

#container .select2-container .select2-choice {
  color: #555555 !important;
  border: 1px solid #ddd;
}

.dropInputRelatorio {
  width: 100%;
}

.hrelatorioCombustivel .filtroArea {
  width: 365px !important;
}

.hrelatorioCombustivel .filtroArea .combobox .dropdown,
.hrelatorioPosicoes .areaCondicional .combobox .dropdown,
.historicoVeiculo .row-fields .combobox .dropdown {
  min-width: 135px;
}

.hrelatorioCombustivel .filtroArea .condicionalRelatorio {
  width: 135px;
}

.hrelatorioCombustivel .filtroArea .inputCondicionalRelatorio {
  width: calc(100% - 145px);
  text-indent: 0 !important;
}

[data-id="fixed-parent"] {
  /*margin-top: 39px;*/
  overflow: auto;
}

[data-id="fixed-parent"] tr {
  background-color: #d5e0e1;
}

.tituloRelatorio2 {
  border: none !important;
}

.hrelatorioPosicoes .areaCondicional .condicionalRelatorio {
  width: 145px;
}

.hrelatorioPosicoes .areaCondicional .inputCondicionalRelatorio {
  width: calc(100% - 145px);
  float: left;
}

.hrelatorioPosicoes .row-fields .initial-6 {
  width: 240px !important;
}

.hrelatorioPosicoes .row-toggle.fadeIn .row-buttons {
  display: block !important;
  width: 100% !important;
  flex: inherit !important;
  height: 40px !important;
  margin-top: 10px;
}

.fields-opt {
  float: right;
  margin-right: 20px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.fields-opt .filtroSimples b {
  font-size: 11px !important;
}

.fields-opt .filtroSimples,
.fields-opt .filtroAvancado {
  background: #D5E1E3;
  height: 98px;
  padding-top: 5px;
  padding-left: 8px;
  margin-right: 5px;
  width: 85px !important;
  flex: initial !important;
}


.filtroSimplesRelViagem {
  background: none !important;
}

.filtroSimplesRelViagem .radio {
  display: flex;
}

.historicoVeiculo .row-fields:first-child {
  width: 920px;
  float: left;
}

.hrelatorio1 .row-fields:first-child {
  width: calc(100% - 650px);
  float: left;
}

.relatorio-viagem .row-fields:first-child {

  width: 100%;
  float: left;
}

.historicoVeiculo .row-buttons {
  width: 420px;
  padding-left: 0px;
}

.historicoVeiculo .filter-bar .row-fields .initial-5 {
  width: 215px !important;
}

.terminaisEsp .filtroPreBusca {
  background-color: #D4DADD;
  margin-top: 0px;
}

.terminaisEsp .filtroPreBusca .pull-left {
  margin-right: 10px;
  font-size: 11px !important;
}

.terminaisEsp .filtroPreBusca button {
  margin-left: 0px;
  background-color: #E1E8EA !important;
  color: #000 !important;
  min-width: 80px !important;
  font-weight: 400;
}

.terminaisEsp .filtroPreBusca button:hover,
.terminaisEsp .filtroPreBusca button:focus {
  background-color: #aec90b !important;
}

.terminaisEsp .filter-bar .row-fields .initial-6 {
  width: 350px;
}

.terminaisEsp .mainFuncionarioVeiculo {
  margin: 0px !important;
}

.terminaisEsp .row-buttons {
  margin-right: 10px;
}

.hrelatorioPermanencia,
.hrelatorio1 {
  margin-top: 0px;
}

.hrelatorio1 .row-extraOpt .radioCheckbox {
  position: relative;
  top: 15px;
}

.hrelatorio1 .initial-6.filtroSimples {
  width: 230px !important;
}

.hrelatorio1 .initial-6.filtroSimples.toggled {
  width: 320px !important;
}

.hrelatorio1 .row-main.toggled {
  width: 100%;
  margin-top: -50px;
}

.hrelatorio1 .checkAgrupar {
  position: relative;
  top: 15px;
}

/*NOVO RELATORIO AREAS*/
/*NOVOS RELATORIOS*/
.header-ux-relatorios {
  padding-left: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.header-ux-relatorios h3 {
  font-size: 22px;
  font-weight: 800;
  color: #fff;
  margin-top: 0px;
}

.header-ux-relatorios p {
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  margin-top: 0px;
}

.header-ux-relatorios img {
  margin-right: 10px;
}

.hpainelEventos {
  border: none !important;
  padding-top: 0px;
}

.hExcessoVelocidade .radioCheckbox {
  position: relative;
  top: 15px;
}

.row-light-grey {
  background-color: #ecf0f1 !important;
}

.botoes-opts {
  margin-right: 5px;
}

.botoes-opts button {
  background: #bfc9ca !important;
  border: none;
  box-shadow: none;
  font-size: 11px;
  padding: 2px 10px;
  font-weight: 600;
  text-transform: uppercase;
}

.botoes-opts li.active>button {
  background-color: #ecf0f1 !important;
  -webkit-box-shadow: -4px -4px 9px -3px rgba(204, 204, 204, 1);
  -moz-box-shadow: -4px -4px 9px -3px rgba(204, 204, 204, 1);
  box-shadow: -4px -4px 9px -3px rgba(204, 204, 204, 1);
}

.botoes-opts ul li {
  display: inline-block !important;
}

/*NOVOS RELATORIOS*/
/*MEDIAS*/
/*NOVO PAINEL DE EXECUÇÃO*/
.hPexecNovo .initial-3 {
  width: 215px !important;
}

.hPexecNovo .row-fields {
  padding-bottom: 0px !important;
}

.label-extraOpt {
  font-size: 11px !important;
  margin-top: 12px;
  margin-left: 10px;
}

.novo-criar-ux .help-atualizacao {
  font-size: 11px;
  padding-top: 7px;
  color: #868C8D !important;
  font-weight: 600;
}

.sums-painel-execucao {
  border: none;
  padding-top: 15px;
}

.sums-painel-execucao .sub-label {
  font-size: 10px;
}

.sums-painel-execucao .uni span {
  font-size: 140%;
  font-weight: 700;
}

.sums-painel-execucao .initial-6 {
  margin-right: 35px !important;
  padding-top: 25px;
}

.sums-painel-execucao .inital-6 .sub-label {
  font-size: 11px !important;
}

.sums-painel-execucao p {
  margin-bottom: 2px !important;
  padding: 4px;
}

.sums-painel-execucao .label-pie-chart {
  padding-top: 0px;
}

.inital-total-viagens .cverdem2m {
  display: inline-block;
  min-width: 40px;
  max-width: 70px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.initial-total-viagens,
.initial-chart {
  padding-top: 0px !important;
}

.initial-andamento span {
  font-size: 200% !important;
}

.initial-andamento {
  background-color: #36393e;
  color: #fff !important;
  padding: 8px;
  padding-top: 5px !important;
  border-radius: 3px;
  text-align: center;
  max-height: 70px;
}

.initial-andamento:hover,
.initial-andamento:focus {
  opacity: 0.9;
  cursor: pointer;
}

.label-pie-chart {
  font-size: 10px;
  font-weight: 600;
}

.sums-painel-execucao .numeroIndice {
  font-size: 30px !important;
}

.ordem-exec:hover,
.ordem-exec:focus {
  background-color: #ebf0f1;
  border-radius: 5px;
  cursor: pointer;
}

#container #fixTable-exec-viagem>thead>tr>th {
  padding: 2px !important;
  vertical-align: middle !important;
}

[data-id="fixed-parent"] tr.trCinza td {
  background-color: #d5e0e1;
}

#container .hPexecNovo .extraOpt {
  width: 85px !important;
  flex: initial !important;
}

#container .hPexecNovo .extraOpt .optviagens {
  width: 85px !important;
  flex: initial !important;
  margin-top: -2px;

}

#container .hPexecNovo .optviagens .formularios {
  margin-left: 10px;
}

#container .hPexecNovo .optviagens .formularios .radioCheckbox {

  margin-top: -15px !important;
}

#container .hPexecNovo .optviagens .formularios .radioCheckbox .radio {
  margin-bottom: 2px;
}

.hPexecNovo .combobox select {
  width: 95%;
}

/*MODO NOITE*/
[data-id="modo-noite"] {
  height: 100%;
  background: #384042;
}

[data-id="modo-noite"].painel-exec {
  height: 1250px !important;
}

[data-id="modo-noite"] .headerMapRelatorio {
  background: #384042;
  color: #fff !important;
}

[data-id="modo-noite"] .headerMapRelatorio h2 {
  color: #fff !important;
}

[data-id="modo-noite"] .filter-title {
  background: #47595b;
}

[data-id="modo-noite"] .hideBarraNova {
  background: #3e4e4e !important;
}

[data-id="modo-noite"] .hideBarraNova a {
  color: #d4d8d9 !important;
}

[data-id="modo-noite"] .filter-bar,
[data-id="modo-noite"] .results-bar {
  background: #3e4e4e;
}

[data-id="modo-noite"] .select2-container .select2-choice {
  border: 1px solid #2f3d3e;
  background-color: #2f3d3e;
  color: #fff !important;
}

[data-id="modo-noite"] .formularios label,
[data-id="modo-noite"] .select2-default,
[data-id="modo-noite"] input,
[data-id="modo-noite"] .combobox select,
[data-id="modo-noite"] .filter-title .title,
[data-id="modo-noite"] .results-wrap .title,
[data-id="modo-noite"] .help-atualizacao,
[data-id="modo-noite"] .input-group-addon,
[data-id="modo-noite"] .sums-painel-execucao .initial-6 p,
[data-id="modo-noite"] .tabela-result table td,
[data-id="modo-noite"] .tabela-result table th,
[data-id="modo-noite"] .labelMini,
#container [data-id="modo-noite"] .select2-container .select2-choice {
  color: #fff !important;
}

[data-id="modo-noite"] .select2-search input {
  color: #000 !important;
}

[data-id="modo-noite"] .form-control {
  border: 1px solid #2f3d3e;
  background-color: #2f3d3e;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

[data-id="modo-noite"] .input-group-addon i {
  color: #5f5b58;
}

#container [data-id="modo-noite"] .combobox select {
  border: 1px solid #2f3d3e;
  background-color: #2f3d3e;
}

#container [data-id="modo-noite"] input {
  border: none !important;
}

[data-id="modo-noite"] .extraOpt {
  background-color: #384848;
}

[data-id="modo-noite"] .btn-links,
[data-id="modo-noite"] .btn-links i {
  color: #fff !important;
}

[data-id="modo-noite"] .sums-filter {
  border: none;
}

[data-id="modo-noite"] .progress-pie-chartwrap,
[data-id="modo-noite"] .ppc-percents {
  background-color: #384042 !important;
}

[data-id="modo-noite"] #fixTable thead tr,
[data-id="modo-noite"] [data-id="fixed-parent"] thead tr,
[data-id="modo-noite"] .tabela-result table thead th {
  background-color: #47595b !important;
  border: none !important;
}

[data-id="modo-noite"] .tabela-result table {
  border: none;
}

[data-id="modo-noite"] .table-striped>tbody>tr:nth-child(odd) {
  background-color: #425456 !important;
}

[data-id="modo-noite"] table tbody tr:hover,
[data-id="modo-noite"] table tbody tr:focus,
[data-id="modo-noite"] table tbody tr:active {
  background-color: transparent !important;
}

[data-id="modo-noite"] .tcontrolepartida tr>td {
  border: none;
}

[data-id="modo-noite"] .novoRelatorio .hideBarraNovaSmall i {
  background-color: #47595b !important;
}

[data-id="modo-noite"] .hideBarraNovaSmall a {
  color: #c3c7c8 !important;
}

[data-id="modo-noite"] .modo-dia-noite .span-label {
  color: #fff;
}

[data-id="modo-noite"] .painel-exec .ida-volta-status i {
  color: #fff;
}

[data-id="modo-noite"] .acao-icones a {
  color: #fff !important;
}

[data-id="modo-noite"] [data-id="fixed-parent"] tr {
  background-color: #3e4e4e !important;
}

[data-id="modo-noite"] .ordem-exec:hover,
[data-id="modo-noite"] .ordem-exec:focus {
  background-color: #3e4e4e;
}

[data-id="modo-noite"] .filter-chosen {
  background-color: #47595b;
}

[data-id="modo-noite"] .filter-chosen p {
  background-color: #2f3d3e;
  color: #fff !important;
}

[data-id="modo-noite"] .filter-chosen .close {
  color: #849c9d !important;
}

#container [data-id="modo-noite"] .default-table .status-partida {
  border-bottom: solid 1px #384042 !important;
}

[data-id="modo-noite"] input.cmn-toggle-round+label {
  background-color: #384042;
}

#container [data-id="modo-noite"] .tcontrolepartida>tbody>tr>td {
  border-right: solid 2px #384042;
}

[data-id="modo-noite"] .initial-andamento {
  background-color: #3e4e4e;
}

/*MODO NOITE*/
.modo-dia-noite {
  position: relative;
  top: 15px;
}

.painel-exec .default-table {
  position: absolute;
  width: calc(100% - 40px);
  margin-top: 39px;
}


.painel-exec .table-travel-pending {
  min-height: 700px;
  overflow: unset;
  height: 1200px;
}

/*
.pagination-peding{
  margin: 50% 0 !important;
}
*/

.painel-exec .default-table .table-travel-pending .tcontrolepartida-peding {
  margin-bottom: 15px !important;
}

#container .painel-exec .tcontrolepartida>tbody>tr>td {
  padding: 3px !important;
  font-weight: 600;
}

.painel-exec .ida-volta {
  text-transform: uppercase;
  font-weight: 400;
}

#container .painel-exec .default-table .status-partida {
  padding: 0px !important;
  border-bottom: solid 1px #fff;
  position: relative;
}

.painel-exec .default-table .status-partida i {
  font-size: 12px;
  color: #fff !important;
  padding-top: 5px;
}

.painel-exec .bg-status-partida {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  top: 0px;
}

.painel-exec .ida-volta-status i {
  color: #abb0b3;
  font-size: 13px;
  vertical-align: middle;
}

[data-id="fixed-parent"].expandida {
  max-height: calc(100% - 340px) !important;
}

#container .results-painel-exec [data-id="fixed-parent"].expandida.expandida-full {
  max-height: calc(100% - 215px) !important;
}

.results-painel-exec .tabela-result {
  margin-top: 9px;
}

.results-painel-exec .hideBarraNovaSmall i {
  background: #ebf0f1 !important;
}

.toggle-tot .title {
  position: relative;
  top: 10px;
}

[data-id="fixed-parent"].expandida-full {
  max-height: calc(100% - 375px) !important;
}

/*NOVO PAINEL DE EXECUÇÃO*/
/*PASSAGEIROS TRECHO*/
.form-block {
  margin-bottom: 15px !important;
}

/*PASSAGEIROS TRECHO*/
/*PAINEL DE EVENTOS*/
.filter-painelEventos .row-fields .initial-3 {
  width: 215px !important;
  flex: initial !important;
}

.filter-painelEventos .checkTempoReal {
  position: relative;
  top: 35px;
}

/*PAINEL DE EVENTOS*/
/*MMIS*/
.filter-mmis .row-buttons {
  display: block !important;
  width: 100% !important;
  flex: inherit !important;
  height: 40px !important;
  margin-top: 20px;
  max-width: 34%;
  /*row-buttons ao lado direito dos campos*/
}

.resultadoTabelaPassagem .filtroPreBusca button {
  min-width: 95px !important;
  padding: 4px !important;
  margin-top: 20px;
}


.checkbox-frota>input[type=checkbox]:checked+label:before {
  font-family: FontAwesome;
  content: '\f00c';
  font-size: 12px !important;
  color: #666;
  text-align: center;
  line-height: 18px !important;
}

.relatorio-viagem .row-fields .initial-3 {
  flex: auto !important;
}




/*legenda retangulos resultado de consulta relatorio de viagem*/

.sums-total-legend {
  width: 100%;
  display: grid;
  grid-template-columns: 4% 91% 5%;
}

.row-rectangles--legend {
  display: flex;
  justify-content: end;
}

.rectangles-legend {
  display: flex;
  justify-content: end;
  margin: 0px 18px -3px;
  border: 2px solid #ebf0f1;
  /*width: 40%;*/
}


.rectangles-legend p {
  text-transform: uppercase;
  height: 35px;
  color: rgb(137, 155, 155) fill: rgb(216, 226, 228);
  letter-spacing: 0.3px;
  font-weight: lighter;
  cursor: pointer;
  font-family: var(--Montserrat);
  margin: 0;
  display: flex;
  justify-content: space-around;
  font-size: 10px;
  line-height: 2.45em;
  -webkit-box-align: center;
  align-items: center;
  min-width: 97px;
  text-transform: uppercase;
  padding: 8px;
  font-weight: 600;
  justify-content: flex-start;
}

.rectangles-legend p i {
  margin-right: 8px;
  margin-top: -2px;
}

.rectangles-legend p:last-child {
  margin-left: -28px;
}



@media (max-width: 1360px) {
  #dashboardOperadores .filter-bar form div.block-buttons{
    width:82% !important;
    height: 70px !important;
    display:unset !important;
    flex:unset !important;
    margin-top: 23px !important;

  }
}

@media screen and (max-width: 1366px) {

  .despacho img {
    margin-right: 0%;
    margin-top: 80% !important;
  }



  .col-lg-4-media-1366 {
    width: 140% !important;
    margin-top: 85% !important;
  }

  [data-id="modo-noite"].painel-exec {
    height: 1010px !important;
  }

  .novo-criar-ux .row-fields .initial-3 {
    width: 215px !important;
  }

  .novo-criar-ux .row-fields .inputCondicionalRelatorio {
    flex: none !important;
  }

  .novo-criar-ux .row-fields .col-date-uni {
    width: 130px !important;
  }

  .block-buttons {
    display: block !important;
    width: 100% !important;
    flex: inherit !important;
    height: 40px !important;
    margin-top: 10px;
  }

  .painel-exec .default-table .status-partida .fa-circle {
    margin-top: 8px;
  }

  .painel-exec .filter-chosen {
    margin-top: 10px;
  }

  .historicoVeiculo .row-fields:first-child {
    width: 670px;
  }



  .filter-bar .select2-container,
  .filter-bar input {
    width: 93% !important;
  }


  .select2-container .select2-choice .select2-arrow {
    width: 32px !important;
    background: url('../img/select_pq.png') no-repeat 0 1px #aec90b;
  }

  .relatorioLocalizacao .row-fields .row-buttons {
    height: 70px;
  }

  .filter-mmis .row-buttons {
    max-width: none;
  }
}

/*
@media (max-width: 1900px){
  .filter-bar .select2-container,
  .filter-bar input{
    width: 95% ;
  }
}*/


@media (min-width: 1400px) and (max-width: 1439px) {

  .filter-mmis .row-buttons {
    max-width: none !important;
    width: 100%;
  }

  .sums-total-legend {
    width: 100%;
    display: grid;
    grid-template-columns: 2% 91% 7% !important;
  }

  .sums-total.sums-total-legend .hideBarraNovaSmall {
    padding-left: 18px;
  }


}
.btn-flex-ocorrenciaMetrobus {
  width: 100%;
  margin-left: 0px !important;
  padding-left: 0px;
}
@media (min-width: 1440px) and (max-width: 1460px) {
  .btn-flex {
    flex: unset !important;
    margin-left: 53% !important;
  }

  .btn-flex-ocorrencia {
    flex: unset !important;
    margin-left: 69% !important;
  }

  .btn-flex-falhas {
    flex: unset !important;
    margin-left: 70% !important;
  }

  .sums-total-legend {
    width: 100%;
    display: grid;
    grid-template-columns: 2% 91% 7% !important;
  }

  .sums-total .sums-total-legend .hideBarraNovaSmall {
    padding-left: 18px !important;
  }
}

@media (min-width: 1600px) and (max-width: 1679px) {
  .sums-total-legend {
    width: 100%;
    display: grid;
    grid-template-columns: 4% 90% 7%;
  }
}


@media screen and (max-width: 1680px) {


  .sums-pagamento {
    height: 115px !important;
  }

  .sums-passageiro-trecho .sums-filter .initial-6 {
    max-width: 200px;
  }

  .hExcessoVelocidade .row-buttons {
    flex: 1 !important;
  }

  .sums-pagamento .initial-6 {
    width: 40px;
    margin-right: 10px !important;
  }

  .totalBoxPagamento {
    width: 122px;
    padding-right: 0px;
    padding-bottom: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
  }

  .sums-pagamento .wrap-filter {
    width: calc(100% - 122px);
  }

  .sums-pagamento .rowLabels,
  .sums-pagamento .rowBorda {
    width: calc(100% - 122px);
  }

  .sums-pagamento .uni {
    font-size: 10.5px !important;
  }

  .sums-passageiro-trecho .sums-filter .initial-6 {
    max-width: 200px;
  }

  .hPexecNovo .initial-3 {
    width: 235px !important;
    flex: initial !important;
  }

  .hrelatorio1 .row-fields:first-child {
    width: 100%;
  }

  .hrelatorioPosicoes .row-fields .entradaCombo {
    width: 290px !important;
  }

  .hrelatorioPosicoes .row-fields .entradaCombo .radioCheckbox {
    margin-top: 20px;
  }

  .filter-mmis .row-buttons {
    max-width: none !important;
    width: 100%;
  }


}


/*
@media screen and  (max-width: 2280px){
  .relatorioLocalizacao .row-fields .initial-6 {
    width: 320px; 
  }
}*/