/*@media screen and (min-width: 971px) {
    .fondo-pagina-login {
        background-image: url('../img/fondo2020.jpg') !important; background-repeat: no-repeat; background-size: cover; height: 100%;
        padding: 2.5em;
    }
    .fondo-pagina-registro {
        background-image: url('../img/fondo2020.jpg') !important; background-repeat: no-repeat; background-size: cover; height: 100%;
        padding: 2.5em;
    }
}
*/

/*Paleta de colores

#ff7a59;  Rojo anaranjado para botones
#0091ae; Verde azulado para enlaces
rgba(0, 33, 43, 1) negro verdoso oscuro para texto.
rgba(240, 240, 220, 1) blanco roto con amarillo para fondo.
*/
.custom_fc_frame {
right: 100px !important;
bottom: 10px !important;
}

.oculto {
    display: none !important;
}

.menu-opc-pcam ul {
    float:left;
    width:100%;
    padding:0px;
}

.menu-opc-pcam ul li {
    float:left;
    position:relative;
    list-style:none;
}

.menu-opc-pcam ul li a {
    color: #999999;
    float: none;
    line-height: 19px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.menu-opc-pcam ul li a:hover {
    color: #ffffff;
}

.menu-opc-pcam .menu-opc-pcam-dropdown {
    display: none;
    left: 10px;
    position: absolute;
    top:55px;
    width:140px;
    background-color:#FFFFFF;
    border-radius:5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999999;
}

.menu-opc-pcam .menu-opc-pcam-dropdown:after {
    border-bottom: 6px solid #FFFFFF;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    left: 10px;
    position: absolute;
    top: -6px;
}

.menu-opc-pcam-dropdown li {
    
    float:left;
    width:100%;
    list-style:none;
}

.menu-opc-pcam-dropdown li a {
    clear: both;
    color: #1f1f1f !important;
    display: block;
    font-weight: normal;
    line-height: 18px;
    padding:0.5em;
    white-space: nowrap;
}
.menu-opc-pcam-dropdown li a:hover {
    color: rgb(255, 255, 255);
    background-color:#0c8bd4;
}

.note-editor.note-frame {
    border: 0px !important;
}

@media screen and (min-width: 971px) {
    .fondo-pagina-login {
        background-color: #191f26;
    }
    .fondo-pagina-registro {
        background-color: #191f26;
        padding: 2.5em;
    }
}

@media screen and (max-width: 971px) {
    .fondo-pagina-login {
        background-color: #191f26;
    }
    .fondo-pagina-registro {
        background-color: #191f26;
        padding: 1.5em;
    }
}

h3, h2, h1 {font-family: 'Lucida Console', monospace !important;}

.btn-azul {
    background-color: #46b3e6 !important; 
    color:#fff !important;
}

.btn-primary {
    background-color: #46b3e6 !important; 
    color:#fff !important;
}

.btn-danger {
    background-color: #ff7a59 !important; 
    color:#fff !important;
}

.btn-2 {
    background-color: rgba(0, 33, 43, 1) !important;
    color:#fff !important;
}

.navbar .dropdown-menu a {
    color: #1b6080 !important;
    font-weight: bold !important;
}

.caja-contenido-relieve {
    margin-top:2em !important;
    border:1px solid #ccc; padding:0.5em; border-radius:10px; background-color:#fff;-webkit-box-shadow: 0px 0px 32px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 32px -9px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 32px -9px rgba(0,0,0,0.75);
}

.oculto {
    display:none !important;
}

html, body{
    height: 100% !important;
    color: rgba(0, 33, 43, 1) !important;
}
#footer {
  position:relative;
  background-color:#000;
  bottom: 0;
  width: 100%;
  height: 2em;
  padding-left:1em;
  padding-top:0.1em;
  color: white;
}

.navbar{ 
    background-color:#0f89c2 !important; 
    color:#fff !important;
    box-sizing: initial !important;
    box-shadow: 0px 0px 0px 0px !important;
}
.navbar-light .navbar-brand {
    color:#fff !important;
}
.navbar-light .navbar-nav .nav-link {
	color:#fff !important;
}
.opciones {
margin-top:1em; padding-left:2.5em; font-size:1.2em;	
}
.opciones a{
text-decoration:none; 
color: #0091ae;	
}
.opciones-fila {
float:right;	
}

.opciones-fila span {
color: #0091ae;			
cursor:pointer;	
}

a {
text-decoration:none; 
color: #0091ae;		
}
a:hover {
text-decoration:none; 
color: #0091ae;			
}
.campo-obligatorio {
border: 1px solid #f00;	
}

.campo-resaltado {
border: 1px solid #f00;	
}

.opcion-submenu {
margin-right:1.5em;	
}

.resaltado{
font-weight: bold;
color: #0091ae;	
}
.elemento-opciones{
	margin-right:1.5em;
}
.oculto {
display:none;	
}
.enlace {
color: #0091ae;		
text-decoration:none !important;	
}
@font-face {
    font-family: Ean13;
    src: url("fonts/ean-13.ttf");
}

.fuente-ean-13 {
    font-family: Ean13;
}

button[data-original-title="Picture"] { 
    display:none !important;
}
button[data-original-title="Video"] { 
    display:none !important;
}
html,body{
  height:100%;
  width:100%;
}

.tab-content {
	padding:1em 1em 1em 1em !important;
}

canvas {
    display: block;
    margin: 0 auto;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0px 0px 15px 3px #ccc;
    cursor:pointer;
}

.entrada { color:rgba(0, 130, 0, 0.9); }
.salida { color:rgba(132, 0, 0, 0.9); }

.parpadea {
    animation-name: parpadeo;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
  
    -webkit-animation-name:parpadeo;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
  }
  
  @-moz-keyframes parpadeo{  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
  }
  
  @-webkit-keyframes parpadeo {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
     100% { opacity: 1.0; }
  }
  
  @keyframes parpadeo {  
    0% { opacity: 1.0; }
     50% { opacity: 0.0; }
    100% { opacity: 1.0; }
  }


  .pcam-btn-gris {
    margin-right: 0.8em;
    transition-duration: 0.4s;
    background-color: white; color: #565657; 
    border: 1px solid #565657; font-size:1.3em;
    border-radius: 3px;
  }

  .pcam-btn-gris:hover {
    background-color: #4a7ac7;
    color: white;
    border: 1px solid #868687;
  }

  .btn-pcam-new-azul {
    padding:10px; 
    border: 1px solid #ccc; 
    background-color:#46b3e6; 
    color:white; 
    border-radius:5px; 
    margin-left:0.5em;
  }

  .btn-pcam-new-verde {
    padding:10px; 
    border: 1px solid #ccc; 
    background-color:#00c851; 
    color:white; 
    border-radius:5px; 
    margin-left:0.5em;
  }

  .btn-pcam-new-rojo {
    padding:10px; 
    border: 1px solid #ccc; 
    background-color:red; 
    color:white; 
    border-radius:5px; 
    margin-left:0.5em;
  }

  .btn-pcam-new-naranja {
    padding:10px; 
    border: 1px solid #ccc; 
    background-color:#f7bf3b;
    color:white; 
    border-radius:5px; 
    margin-left:0.5em;
  }

  .listado-opciones i{
    float:right;
  }

  #btn-alerta-inicio {
    cursor: pointer;
  }
  
  th {
    vertical-align: middle !important;
    font-weight: normal !important; font-size:15px !important;
  }

  iframe {
    width:100%;
    min-height:800px;
}

#utilidades-opciones-selectores-form{
    z-index: 10000;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

.context-menu{
    display: none;
    position: absolute;
    border: 1px solid rgb(176, 175, 175);
    border-radius: 3px;
    width: 200px;
    background: white;
    z-index: 9999999;
}

.context-menu ul{
    list-style: none;
    padding: 2px;
}

.context-menu ul li{
    padding: 5px 2px;
    margin-bottom: 3px;
    color: white;
    font-weight: bold;
    background-color: #0f89c2;
}

.context-menu ul li:hover{
    cursor: pointer;
    background-color: #095070;
}

.nav-link.disabled {
    color: #6c757d !important; /* Cambia el color para mostrar que está deshabilitado */
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 38px !important;
}

.modal-full {
    width: 95%;
    max-width: none;
}

.dataTables_wrapper .dt-buttons {
    margin-right: 1em;
}

.select2-container {
    max-width: 100% !important;
}

.select2-selection__arrow, .select2-selection__rendered {
    height: 38px !important;
    display: flex !important;
    align-items: center !important; /* Centra el contenido verticalmente */
}

.label-right {
    text-align: right;
    display: block;
}

.input-text-right {
    text-align: right;
}

.th-text-right {
    text-align: right !important;
}

.td-text-right {
    text-align: right !important;
}

.servicio-vehiculo-card {
    display: flex;
    flex-direction: row;
    margin: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
}
.servicio-vehiculo-card img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 5px; /* Opcional, si quieres bordes redondeados en la imagen */
}
.servicio-vehiculo-info {
    flex-grow: 1;
    margin-left:10px;
}
.servicio-vehiculo-info h5 {
    margin: 0;
    font-size: 1.25rem;
}
.servicio-vehiculo-info p {
    margin: 5px 0;
    color: #6c757d;
}
.servicio-vehiculo-options {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.servicio-vehiculo-options button {
    margin-left: 10px;
}

/* Estilos personalizados para el dropdown dentro de .vehicle-options */
.servicio-vehiculo-options .dropdown-menu {
    background-color: #495057 !important; /* Fondo oscuro */
    border: none; /* Sin bordes */
    border-radius: 0.25rem; /* Bordes redondeados */
    padding: 2px 0; /* Espaciado interior */
}

.servicio-vehiculo-options .dropdown-item {
    color: #ffffff; /* Texto en blanco */
    padding: 10px 20px; /* Espaciado */
    font-size: 14px; /* Tamaño de fuente */
    background-color: #495057;
}

.servicio-vehiculo-options .dropdown-item:hover {
    background-color: #495057; /* Color de fondo al pasar el cursor */
}

.servicio-vehiculo-options .dropdown-item i {
    margin-right: 8px; /* Espaciado entre el ícono y el texto */
    background-color: #495057;
}

.text-right {
    text-align: right !important; /* Forzamos la alineación */
}

.custom-dropdown-btn {
    background-color: #0f89c2 !important; /* Forzamos el color de fondo */
    color: white !important; /* Forzamos el color del texto */
    border: none !important; /* Sin bordes */
}

.custom-dropdown-btn:hover, .custom-dropdown-btn:focus {
    background-color: #0c6c9c !important; /* Fondo más oscuro al pasar el ratón */
    color: white !important;
}

.custom-dropdown-menu {
    background-color: #0f89c2 !important; /* Fondo del menú */
    border: none !important;
}

.custom-dropdown-item {
    color: white !important; /* Color de texto */
}

.custom-dropdown-item:hover {
    background-color: #0c6c9c !important; /* Fondo más oscuro al pasar el ratón */
    color: white !important; /* Asegurar que el texto sigue siendo blanco */
    cursor: pointer;
}

