﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}
/*---------------------------*/
/*barra superior*/
.bg-white {
  background-color: #1C1C90!important;
}
/*texto barra*/
.navbar-light .navbar-brand {
  color: rgba(255,255,255,1);
}
.text-blanco {
  color: #fff !important;
}
.text-dark {
  color: #000 !important;
}

.btn-primary {
  color: #fff;
  background-color: #1C1C90;
  border-color: #1C1C90;
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time], input[type=text], input[type=email], input[type=tel], input[type=password],textarea {
  -webkit-appearance: listbox;
  border: 1px solid #1C1C90;
  -webkit-box-shadow: 0 0 0px 1000px #BDD4F0 inset;
}
select,option  {
  border: 1px solid #1C1C90;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #BDD4F0 inset;
  background-image: none !important;
/*  color: -internal-light-dark-color(black, white) !important;*/
}
thead {
  background-color: #BDD4F0;
}

.table {
  margin-top: 5px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1C1C90;
}
.navbar-light .navbar-toggler {
  color: rgba(255,255,255,1);
  border-color: rgba(255,255,255,1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url( "data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
} 
  /* Sticky footer styles
-------------------------------------------------- */
  html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}

.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}

div {
  text-align: left;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}


a {
  color: #1C1C90;
  text-decoration: none;
  background-color: transparent;
}

  a.botonEliminar {
    background: url(../imagenes/iconos/icons8-eliminar-32.png) no-repeat top left;
    display: block;
    width: 30px;
    height: 30px;
    border: 0px solid #fff;
    text-indent: -9999px; /* hides the link text */
  }

  a.botonRecuperar {
    background: url(../imagenes/iconos/icons8-cambiar-usuario-masculino-32.png) no-repeat top left;
    display: block;
    width: 30px;
    height: 30px;
    border: 0px solid #fff;
    text-indent: -9999px; /* hides the link text */
  }

  a.botonPass {
    background: url(../imagenes/iconos/icons8-credenciales-de-usuario-32.png) no-repeat top left;
    display: block;
    width: 30px;
    height: 30px;
    border: 0px solid #fff;
    text-indent: -9999px; /* hides the link text */
  }

  a.botonEditar {
    background: url(../imagenes/iconos/icons8-editar-32.png) no-repeat top left;
    display: block;
    width: 30px;
    height: 30px;
    border: 0px solid #fff;
    text-indent: -9999px; /* hides the link text */
  }

  a.botonTipo {
    background: url(../imagenes/iconos/icons8-grupo-de-usuario-32.png) no-repeat top left;
    display: block;
    width: 30px;
    height: 30px;
    border: 0px solid #fff;
    text-indent: -9999px; /* hides the link text */
  }

  a.botonTrabajadores {
    background: url(../imagenes/iconos/icons8-grupo-de-usuarios-hombre-hombre-32.png) no-repeat top left;
    display: block;
    width: 30px;
    height: 30px;
    border: 0px solid #fff;
    text-indent: -9999px; /* hides the link text */
  }

  a.botonDetalle {
    background: url(../imagenes/iconos/icons8-busqueda-32.png) no-repeat top left;
    display: block;
    width: 30px;
    height: 30px;
    border: 0px solid #fff;
    text-indent: -9999px; /* hides the link text */
  }

  a.botonVolver {
    background: url(../imagenes/iconos/icons8-volverBlanco-32.png) no-repeat top left;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px; /* hides the link text */
  }

  a.botonNuevo {
    background: url(../imagenes/iconos/icons8-nuevo28-blanco.png) no-repeat top left;
    display: block;
    width: 120px;
    /*		height: 30px;*/
    text-indent: 5px; /* hides the link text */
    border-radius: 5px;
    padding: 5px 10px 5px 25px;
    border: 1px solid #ccc;
    color: #fff;
    background-color: #1C1C90;
    border-color: #1C1C90;
  }

  a.botonNuevoLargo {
    background: url(../imagenes/iconos/icons8-nuevo28-blanco.png) no-repeat top left;
    display: block;
    width: 250px;
    /*		height: 30px;*/
    text-indent: 5px; /* hides the link text */
    border-radius: 5px;
    padding: 5px 10px 5px 25px;
    border: 1px solid #ccc;
    color: #fff;
    background-color: #1C1C90;
    border-color: #1C1C90;
  }

  a.enlaceRegistro {
    background: url(../imagenes/iconos/icons8-entrarBlanco-32.png) no-repeat center left;
    display: block;
    width: 150px;
    /*		height: 30px;*/
    text-indent: 5px; /* hides the link text */
    border-radius: 5px;
    padding: 5px 10px 5px 25px;
    border: 1px solid #ccc;
    color: #fff;
    background-color: #1C1C90;
    border-color: #1C1C90;
  }

  a.enlaceListado {
    background: url(../imagenes/iconos/icons8-lista-de-verificacionBlanco-32.png) no-repeat center left;
    display: block;
    width: 150px;
    /*		height: 30px;*/
    text-indent: 5px; /* hides the link text */
    border-radius: 5px;
    padding: 5px 10px 5px 25px;
    border: 1px solid #ccc;
    color: #fff;
    background-color: #1C1C90;
    border-color: #1C1C90;
  }

  a.botonGuardar {
    background: url(../imagenes/iconos/icons8-guardar-32.png) no-repeat top left;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px; /* hides the link text */
  }

.botonGuardar {
  background: url(../imagenes/iconos/icons8-guardarBlanco-32.png) no-repeat scroll 0 0 / 18px 18px;
  border-radius: 5px;
  padding: 5px 10px 5px 25px;
  border: 1px solid #ccc;
  background-position: center left 5px, center left 5px;
  color: #fff;
  background-color: #1C1C90;
  border-color: #1C1C90;
}

.botonBuscar {
  background: url(../imagenes/iconos/icons8-busqueda-blanco-32.png) no-repeat scroll 0 0 / 18px 18px;
  border-radius: 5px;
  padding: 5px 5px 5px 5px;
  border: 1px solid #ccc;
  background-position: center left 5px, center left 5px;
  color: #fff;
  width: 30px;
  height: 30px;
  margin: 2px;
  margin-left: 20px;
  background-color: #1C1C90;
  border-color: #1C1C90;
}

.botonExcel {
  background: url(../imagenes/iconos/icons8-ms-excel-blanco-32.png) no-repeat scroll 0 0 / 18px 18px;
  border-radius: 5px;
  padding: 0px 10px 5px 5px;
  border: 1px solid #ccc;
  background-position: center left 5px, center left 5px;
  color: #fff;
  width: 180px;
  height: 30px;
  margin: 2px;
  margin-left: 20px;
  background-color: #1C1C90;
  border-color: #1C1C90;
}

.botonEliminar {
  background: url(../imagenes/iconos/icons8-eliminarBlanco-32.png) no-repeat scroll 0 0 / 18px 18px;
  border-radius: 5px;
  padding: 5px 10px 5px 25px;
  border: 1px solid #ccc;
  background-position: center left 5px, center left 5px;
  color: #fff;
  background-color: #1C1C90;
  border-color: #1C1C90;
}

.botonEliminarNegro {
  background: url(../imagenes/iconos/icons8-eliminar-32.png) no-repeat top left;
  display: block;
  width: 30px;
  height: 30px;
  border: 0px solid #fff;
  text-indent: -9999px; /* hides the link text */
}

.botonAsignar {
  background: url(../imagenes/iconos/icons8-anadir-usuario-masculino-32.png) no-repeat top left;
  display: block;
  width: 30px;
  height: 30px;
  border: 0px solid #fff;
  text-indent: -9999px; /* hides the link text */
}

.botonRegistro {
  background: url(../imagenes/iconos/icons8-entrarBlanco-32.png) no-repeat scroll 0 0 / 18px 18px;
  border-radius: 5px;
  padding: 5px 10px 5px 25px;
  border: 1px solid #ccc;
  background-position: center left 5px, center left 5px;
  color: #fff;
  background-color: #1C1C90;
  border-color: #1C1C90;
}

.botonListado {
  background: url(../imagenes/iconos/icons8-lista-de-verificacionBlanco-32.png) no-repeat scroll 0 0 / 18px 18px;
  border-radius: 5px;
  padding: 5px 10px 5px 25px;
  border: 1px solid #ccc;
  background-position: center left 5px, center left 5px;
  color: #fff;
  background-color: #1C1C90;
  border-color: #1C1C90;
}


.form-control {
  display: inline-block;
  font-size: 13px;
}

.control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: left;
  font-size: 13px;
}

td {
  display: table-cell;
  vertical-align: inherit;
  font-size: 12px;
}


@media (min-width: 576px) {
  #imagenCuenta {
    display: inline;
  }

  #textoCuenta {
    display: none;
  }
}


@media (max-width: 576px) {
  #imagenCuenta {
    display: none;
  }

  #textoCuenta {
    display: inline;
  }
}
@media screen and (max-width: 576){
  td {
    font-size: 9px;
  }
}