html,
section {
  height: 100% !important;
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  height: 95% !important;
  width: 100%;
  overflow: hidden;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
  background-color: #f2f2f2;
}
#tbodyPanelPrueba::-webkit-scrollbar,
#tbodytableCortes::-webkit-scrollbar,
#tbodytableMensual::-webkit-scrollbar {
  width: 2px;
  background-color: #b8b4b4;
}
#tbodyPanelPrueba::-webkit-scrollbar-thumb,
#tbodytableCortes::-webkit-scrollbar-thumb,
#tbodytableMensual::-webkit-scrollbar-thumb {
  background-color: rgba(46,79,86,0.671);
  border: 2px solid #555;
}
#body {
  margin: 0;
  height: 95% !important;
  width: 100%;
  overflow: hidden;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
  background: url("/images/fondo2.jpg") center center no-repeat fixed;
  background-size: cover;
}
#divLogIn {
  background-color: rgba(0,0,0,0.5);
  padding: 50px;
  border-radius: 12px;
  margin-top: 35%;
}
#divLogIn #Id {
  border-radius: 0.25rem 0.25rem 0rem 0rem;
}
#divLogIn #Password {
  border-radius: 0rem 0rem 0.25rem 0.25rem;
}
#UsrImg {
  display: block;
  position: relative;
  margin-top: -105px;
  background-color: #268b8e;
  border-radius: 49px;
  height: 98px;
  width: 98px;
}
#divTitulo h3 {
  display: table;
  background-color: #f5f5f5;
  padding: 7px;
}
h1 {
  text-align: center !important;
}
a {
  color: #00b7ff;
}
header {
  display: block;
  position: relative;
}
aside {
  height: 100%;
  position: fixed;
  width: 0;
  z-index: 3;
  overflow-x: hidden;
  transition: 0.4s ease-in-out;
  background-color: #2e4f56;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 30px;
  margin-left: 50px;
}
.contenedor {
  padding-right: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.without_scroll {
  overflow: hidden;
}
.completo {
  height: 100%;
}
.leg,
#col1,
.margintext {
  margin-top: 10px;
}
.margininput {
  margin-bottom: 10px;
}
#alogout {
  color: #fff;
}
#map {
  height: 100%;
  width: 100%;
  top: 0px;
  transition: 0.4s ease-in-out;
}
#viaje,
#geocercasVisitadas,
#transaccionesViaje,
#incidenciasViaje {
  color: #fff;
  word-wrap: break-word;
  padding-right: 10px;
  transition: 0.4s ease-in-out;
  margin-right: 65px;
  margin-top: 4%;
  width: 100%;
  height: 95%;
  overflow-y: auto;
}
#barrita {
  -webkit-box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.23);
  -moz-box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.23);
  box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.23);
  z-index: 3;
}
#viaje::-webkit-scrollbar,
#geocercasVisitadas::-webkit-scrollbar,
#transaccionesViaje::-webkit-scrollbar,
#incidenciasViaje::-webkit-scrollbar {
  width: 6px;
  background-color: #b8b4b4;
}
#viaje::-webkit-scrollbar-thumb,
#geocercasVisitadas::-webkit-scrollbar-thumb,
#transaccionesViaje::-webkit-scrollbar-thumb,
#incidenciasViaje::-webkit-scrollbar-thumb {
  background-color: rgba(46,79,86,0.671);
  border: 1px solid #555;
}
#buttonHome {
  margin-right: 5px;
  margin-left: 5px;
}
#imagenfondo {
  background-image: url("/images/truckb.png");
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
}
#imagenfondo1 {
  background-image: url("/images/point.png");
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
}
#imagenfondo2 {
  background-image: url("/images/info.png");
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
}
#imagenfondo3 {
  background-image: url("/images/mailbox.png");
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
}
.tab {
  display: block;
  margin-left: 16px;
}
.tab_b {
  margin: 35px 0px;
  height: 65px;
  width: 65px;
}
.tab_b:hover {
  background-color: #487d88;
}
.vertical_center {
  margin: 0;
  position: absolute;
  top: 48%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.align_right {
  margin: 0;
  position: absolute;
  left: 100%;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.selected {
  background-color: #72c2d3;
}
#iconos {
  margin-right: 0px;
  margin-left: 0px;
  height: 100%;
  width: 65px;
  padding-right: 0px !important;
  padding-left: 0px !important;
}
#mysidenav {
  width: 65px;
  height: 95% !important;
}
#textName {
  margin-top: 10px;
  margin-left: 15px;
}
#inputName {
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 10px;
}
#buscarRuta {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  margin-top: 25px;
}
#Superior {
  width: 100% !important;
  height: 9% !important;
}
#divPanel {
  width: 100% !important;
  height: 9% !important;
  text-align: center;
  justify-content: center;
}
#divPanel1 {
  width: 100% !important;
  height: 91%;
  overflow-y: auto;
  background-color: #9eaeb3;
}
td {
  vertical-align: middle !important;
  text-align: center !important;
}
th {
  vertical-align: middle !important;
  text-align: center !important;
}
.input {
  margin-top: 10px;
  max-width: 250px;
}
#divunidad {
  text-align: center;
  margin: 0 auto;
}
#inputgroup {
  width: 100% !important;
  height: 9% !important;
  background-color: #fff;
}
#inputgrou {
  margin-left: 10px;
  width: 100% !important;
  position: absolute;
  padding-top: 6px;
  background-color: #fff;
}
#cleanFilter {
  margin-top: 10px;
  max-width: 225px;
}
#Panel {
  font-size: 16px;
  background-color: #fff;
  justify-content: center;
  vertical-align: middle !important;
}
#Panel1 {
  margin: 0 auto;
  background-color: #fff;
  text-align: justify;
  align: middle;
  justify-content: center;
  vertical-align: middle !important;
}
#PanelPrueba {
  background-color: #fff;
}
.filter {
  margin-left: 15px;
}
#searchVechicle {
  display: none;
  margin-left: 25%;
  margin-bottom: 10px;
}
#inputRadius {
  display: none;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
#closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  color: #fff;
  cursor: pointer;
}
#poiModalBody {
  overflow-y: auto;
  height: 450px;
}
#poiTable {
  border: 0 !important;
}
#trRutaFiltro {
  margin-left: 0px;
}
#nombreRutaFiltro,
#botonRutaFiltro {
  margin-top: 15px;
  margin-left: 5px;
}
#totalViajes,
#totalAsig,
#totalUnidades {
  margin-top: 10px;
  text-align: center;
  width: 150px;
}
#thead {
  border-bottom-style: solid;
}
.hover_bkgr_fricc {
  background: rgba(0,0,0,0.4);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.hover_bkgr_fricc .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.hover_bkgr_fricc > div {
  background-color: #fff;
  box-shadow: 10px 10px 60px #555;
  display: inline-block;
  height: auto;
  max-width: 551px;
  min-height: 100px;
  vertical-align: middle;
  width: 60%;
  position: relative;
  border-radius: 8px;
  padding: 15px 2%;
}
.trigger_popup_fricc {
  cursor: pointer;
  font-size: 20px;
  margin: 20px;
  display: inline-block;
  font-weight: bold;
}
.styleLabel {
  font-size: 13px;
  font-weight: normal;
  text-align: justify;
}
.btn-circle {
  width: 40px;
  height: 40px;
  padding: 6px 0px;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
}
.btn-circle1 {
  width: 35px;
  height: 35px;
  padding: 6px 0px;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857;
}
#incidenciaFlotantestyle {
  position: fixed;
  bottom: 20px;
  right: 25px;
  text-align: center;
}
#infoVehicle {
  position: fixed;
  bottom: 18px;
  right: 23px;
  text-align: center;
}
#sinIncidencia {
  position: fixed;
  z-index: 1;
  margin-left: 38%;
  margin-top: 9%;
  display: none;
}
#EnConstruccion {
  margin: 0 auto;
  align: center;
}
.modal-footer {
  padding: 10px;
}
hr {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  border-style: inset;
  border-width: 1px;
}
#vehiculoCercano {
  display: none;
  color: #000;
}
#mostrarIncidencias {
  background: rgba(0,0,0,0.4);
  height: 100% !important;
  width: 100% !important;
  cursor: pointer;
  position: fixed;
  text-align: center;
  top: 0;
  z-index: 10000;
  display: none;
}
#bodyIncidencia {
  height: 100% !important;
  overflow-y: auto;
}
#mostrarIncidencias > div {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  position: relative;
  border-radius: 8px;
  padding: 15px 2%;
  overflow-y: auto;
}
#classTableIncidencias {
  overflow-y: auto;
}
#Bus {
  display: none;
  position: fixed;
  top: 10%;
  left: 1%;
}
#hideaddGeofence {
  display: none;
  position: fixed;
  top: 10%;
  left: 60%;
}
ul.ui-autocomplete.ui-menu {
  width: 250px;
}
.ui-autocomplete {
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-front {
  z-index: 9999 !important;
}
#tableincidencia {
  cursor: pointer;
}
.waypoint {
  height: 30px;
  width: 30px;
  display: block;
  border-radius: 15px;
  box-shadow: rgba(255,255,255,0.75) -1px 2px 13px 1px;
  z-index: 0;
  margin-bottom: 10px;
}
#addWaypoint {
  background: url("/images/addWp.png") center center no-repeat #2e4f56;
  margin-left: 10px;
}
#rmWaypoint {
  font-size: 36px;
  color: #fff;
  cursor: pointer;
  margin-right: 5px;
}
#Reporte {
  width: 100% !important;
  height: 100%;
  background-color: #fffdf0;
}
#Scorecard {
  width: 100% !important;
  height: 100%;
  background-color: #2f81d4;
}
#Error {
  width: 100% !important;
  height: 110%;
  background-color: #dd303e;
}
#Generic {
  width: 100% !important;
  height: 100%;
  background-color: #f2f2f2;
}
#genericReporte {
  width: 100% !important;
  height: 96%;
  background-color: #f2f2f2;
}
#bar-chart {
  width: 90% !important;
  height: 80% !important;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2%;
}
#mostrarTransacciones,
#mostrarViajes,
#mostrarObservacion {
  height: 100% !important;
  width: 100% !important;
  cursor: pointer;
  position: fixed;
  text-align: center;
  top: 0;
  z-index: 10000;
  display: none;
}
#bodyTransacciones,
#mostrarViajes {
  height: 100% !important;
  overflow-y: auto;
}
#mostrarViajes > div {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  position: relative;
  border-radius: 8px;
  padding: 15px 2%;
  overflow-y: auto;
}
#modalContent {
  max-height: -webkit-fill-available;
}
#mostrarTransacciones > div {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  position: relative;
  border-radius: 8px;
  padding: 15px 2%;
  overflow-y: auto;
}
#classTableTransacciones {
  overflow-y: auto;
}
#modal,
#msgDeleterUser {
  position: fixed;
  top: 40%;
  left: 10%;
  text-align: center;
  display: none;
}
#PanelComunicacion,
#PanelAsignaciones,
#PanelNivel,
#PanelRendimiento,
#PanelPrueba,
#tableCortes,
#tableMensual,
#tablePanelReportes,
#PanelAsignacion {
  background-color: #fff;
}
label {
  white-space: pre;
}
.tiempos {
  margin-bottom: 5px;
}
#filterFormHeatMap {
  width: min-content;
}
#colorear {
  width: 104px;
}
#mostrarUsuariosDelete {
  background: rgba(0,0,0,0.4);
  height: 100% !important;
  width: 100% !important;
  cursor: pointer;
  position: fixed;
  text-align: center;
  top: 0;
  z-index: 10000;
  display: none;
}
#bodyUsuariosDelete {
  height: 100%;
  overflow-y: auto;
}
#classTableUsuariosDelete {
  height: min-content !important;
}
#addUsuario {
  background: rgba(0,0,0,0.4);
  height: 100% !important;
  width: 100% !important;
  cursor: pointer;
  position: fixed;
  text-align: center;
  top: 0;
  z-index: 10000;
  display: none;
}
#accordionExample {
  height: 80%;
  width: 100%;
  overflow: auto;
}
#Encabezado {
  background-color: #fff;
}
#EnConstruccion {
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
#Loading {
  margin: 0 auto !important;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #000;
}
.loading {
  border-radius: 110px;
}
.display-5 {
  margin-bottom: 0px;
}
#usersBoton {
  padding: inherit;
  margin-right: 35px;
  margin-top: 5px;
  padding-top: 1rem;
}
.botonUsuarios {
  margin-top: 10px;
  padding: inherit;
}
#InputContrasena {
  margin-left: 15px;
}
#numeroViajes,
.ow-break-word {
  white-space: unset;
}
.btn {
  display: inline-block !important;
}
.checkmargin {
  margin-right: 10px;
}
#msgSinUnidad,
#msgSinViaje {
  margin: auto;
  margin-top: 1rem;
}
#show_password {
  margin-right: 21px;
}
.admUser {
  text-shadow: 2px 2px 4px #000;
  color: #fff;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.btnCorreo {
  display: inline-block;
}
.badge-notify {
  background: none;
  position: relative;
  top: -8px;
  left: 1px;
}
div[role="wrapper"] input {
  border-radius: 0px;
}
#NavScorecard .form-control {
  width: 100% !important;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .slider {
  background-color: #2196f3;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
#tbodyPanelComunicacion,
#tbodyPanelAsignaciones,
#tbodyPanelNivel,
#tbodyPanelRendimiento,
#tbodyPanelPrueba,
#tbodytableCortes,
#tbodytableMensual,
#tbodypanelReportes,
#tbodyPanelAsignacion,
#tbodyPanelUe {
  overflow: auto !important;
}
#tbodypanelReportes tr {
  width: 100%;
  display: inline-table;
}
#tbodyPanelComunicacion tr {
  width: 100%;
  display: inline-table;
}
#tbodytableMensual tr {
  width: 100%;
  display: inline-table;
}
#tbodytableCortes tr {
  width: 100%;
  display: inline-table;
}
.bg-secondary {
  background-color: #adbccb !important;
}
.bg-success {
  background-color: #61bc76 !important;
}
.bg-warning {
  background-color: #e1c060 !important;
}
.bg-dark {
  background-color: #424547 !important;
}
.bg-danger {
  background-color: #dd505d !important;
}
#tbodyPanelPrueba tr {
  width: 100%;
  display: inline-table;
}
#tbodyPanelAsignaciones tr {
  width: 100%;
  display: inline-table;
}
#tbodyPanelNivel tr {
  width: 100%;
  display: inline-table;
}
#tbodyPanelRendimiento tr {
  width: 100%;
  display: inline-table;
}
#tbodyPanelAsignacion tr {
  width: 100%;
  display: inline-table;
}
#form {
  width: 250px;
  margin: 0 auto;
  height: 50px;
}
#form p {
  text-align: center;
}
#form label {
  font-size: 20px;
}
input[type="radio"] {
  display: none;
}
label {
  color: #808080;
}
label.reset {
  font-size: 10px;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 2px 3px;
}
.clasificacion {
  direction: rtl;
  unicode-bidi: bidi-override;
  margin-bottom: 0px !important;
}
label:hover,
label:hover ~ label {
  color: #ffa500;
}
input[type="radio"]:checked ~ label {
  color: #ffa500;
}
#mostrarObservacion,
#mostrarMapaUbi {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 750px;
  height: 650px;
}
@media (max-width: 2160px) {
  #mostrarMapaUbi {
    left: 650px;
  }
  .contenedor2.row2 {
    right: -300px;
  }
}
@media (max-width: 1500px) {
  #mostrarMapaUbi {
    left: 400px;
  }
  .contenedor2.row2 {
    right: -300px;
  }
}
#mostrarGraph {
  position: fixed;
  bottom: 18px;
  right: 65px;
  text-align: center;
  z-index: 11;
}
#mostrarGraph2 {
  position: fixed;
  bottom: 18px;
  right: 30px;
  text-align: center;
  z-index: 11;
}
#sendReset {
  position: fixed;
  bottom: 18px;
  right: 105px;
  text-align: center;
  z-index: 11;
}
#mostrarHistorico {
  position: fixed;
  bottom: 18px;
  right: 23px;
  text-align: center;
}
#cleanHistorico {
  position: fixed;
  bottom: 18px;
  left: 23px;
  text-align: center;
}
#modalTableTalonesDesvio .modal-body {
  cursor: move;
}
