/* listado de examenes */
.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color);
}
.table>:not(caption)>*>* {
    /* padding: .5rem .5rem; */
    /* background-color: var(--bs-table-bg); */
    /* border-bottom-width: 1px; */
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg) !important;
}
/* Nuevos 07102021 */


.btn-new2{
    text-align: left!important;
    color:#4f5d73;
    background-color:#c7d6dd;
    text-decoration: none!important;
}

.btn-new2:hover {background-color:#b9ccd4;}
.btn-new2>img {height: 20px;margin-right:5px;}

.btn-filtrar{
    text-align: left!important;
    color:#4f5d73;
    background-color:transparent;
    text-decoration: none!important;
}
.btn-filtrar>img {margin-top:10%;}

.btn-top-rojo,.btn-top-verde,.btn-top-amarillo,.btn-top-azul{
    max-width: 150px;
    padding: .8em;
    text-align: left!important;
    color:#fff;
    text-decoration: none!important;
    white-space: normal;
    line-height:1em;
    padding-left:40px;
    font-size: .7em;
}
.btn-top-rojo{
    background-color:#e55352;
    background-image: url(../img/ic-informe-alert.svg);
    background-repeat: no-repeat;
    background-position: 5px center;
}
.btn-top-verde{
    background-color:#42ad5d;
    background-image: url(../img/ic-informe-ok.svg);
    background-repeat: no-repeat;
    background-position: 5px center;
}
.btn-top-azul{
    background-color:#3005ec;
    background-image: url(../img/ic-informe-ok.svg);
    background-repeat: no-repeat;
    background-position: 5px center;
}
.btn-top-verde2{
    background-color:#42ad5d;
    background-repeat: no-repeat;
    background-position: 5px center;
    color:white;
}
.btn-top-amarillo{
    background-color:#f8b019;
    background-image: url(../img/ic-informe-alert.svg);
    background-repeat: no-repeat;
    background-position: 5px center;
}
.btn-top-rojo:hover,.btn-top-verde:hover,.btn-top-amarillo:hover {color:#fff;opacity:.8;}
.btn-top-rojo>img,.btn-top-verde>img,.btn-top-amarillo>img {height: 20px;margin-right:5px;}

.pad{padding-left: 50px;}

/* Nuevos 06102021 */
/* .btn-new {margin:.195rem !important;display: block;text-align: center;margin-bottom:.8rem !important;}  */
.btn-new>img {height: 20px;}

/* Cambios 02112020 */
.btn {margin: .095rem !important;} /* NUEVA PROPIEDAD */
.card-header {margin-top: 0px !important;}/* REEMPLAZAR PROPIEDAD (ERROR DETECTADO EL VIERNES) */
/* Cambios 28102020 */
.p1{font-size: .8rem; opacity:.9; font-weight: normal;color: #388aad;}
.card-subtitle, .card-text:last-child {margin-bottom: .475rem !important;}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Regular.eot');
    src: url('../fonts/WorkSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WorkSans-Regular.woff2') format('woff2'),
        url('../fonts/WorkSans-Regular.woff') format('woff'),
        url('../fonts/WorkSans-Regular.ttf') format('truetype'),
        url('../fonts/WorkSans-Regular.svg#WorkSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Medium.eot');
    src: url('../fonts/WorkSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WorkSans-Medium.woff2') format('woff2'),
        url('../fonts/WorkSans-Medium.woff') format('woff'),
        url('../fonts/WorkSans-Medium.ttf') format('truetype'),
        url('../fonts/WorkSans-Medium.svg#WorkSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Light.eot');
    src: url('../fonts/WorkSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WorkSans-Light.woff2') format('woff2'),
        url('../fonts/WorkSans-Light.woff') format('woff'),
        url('../fonts/WorkSans-Light.ttf') format('truetype'),
        url('../fonts/WorkSans-Light.svg#WorkSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


.c-app {
    color: #3c4b64;
    background-color: #dadee1 !important;/*NUEVO*/
    --color: #3c4b64;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 100vh;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    border: 1px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-radius: .25rem;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
    color: #768192;
    background-color: #dadee1 !important; /*NUEVO*/
    border-color: #d8dbe0;
}
body {
    margin: 0;
    overflow-x: hidden !important; /*NUEVO*/
    font-family: WorkSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #3c4b64;
    background-color: #ebedef;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.footer {
    color:#dadee1 !important;
    padding:.5em .7em !important; /*NUEVO*/
}
/* Fin cambios */

.ck-editor__editable, textarea {
    min-height: 150px;
}
.card-header {
   /*  margin-top: -30px !important; */
    margin-bottom: 5px;
    padding:0 1.25rem 0 1.25rem !important;
    background-color: #518094 !important; /*NUEVO*/
    color: #fff;
    font-size: 120%;
    font-weight: bold;
}
.card-header-login {
    /*  margin-top: -30px !important; */
    margin-top: 0px !important;
     margin-bottom: 5px;
     background-color: #1c2832  !important; /*NUEVO*/
     color: #fff;
     font-size: 120%;
     font-weight: bold;
 }

.card-title {
    margin-bottom: .75rem;
    color: #fff;
}

.btn-primary {
    color: #fff;
    background-color: #e8583e;
    border-color: #e8583e;
}
.btn-primary-2 {
    color: #e8583e;

}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #14516b !important;
    border-color: #3d8aab !important;
    box-shadow: 0 0 0 0.2rem rgba(81, 65, 224, .5);
}

.btn-primary.btn-p:hover {
    color: #fff;
    background-color: #3d8aab !important;
    border-color: #3d8aab !important;
    box-shadow: 0 0 0 0.2rem rgba(81, 65, 224, .5);
}

.btn-link {
    font-weight: 400;
    color: #768192;
    text-decoration: none;
}

.datatable {
    width: 100% !important;
}

.header-filter {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/img/login2.jpg');
    background-size: cover;
    background-position: top center;
    background-blend-mode: saturation;
    color: #3c4b64;
    --color: #3c4b64;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 100vh;
}

.c-sidebar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 256px;
    flex: 0 0 256px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-order: -1;
    order: -1;
    width: 256px;
    padding: 0;
    box-shadow: none;
    color: rgb(7, 7, 7);
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/img/login2.jpg');
    background-size: cover;
    background-position: top center;
   /*  background-blend-mode: saturation; */
    --background-color: transparent;
    /* transition: box-shadow .3s .15s,margin-left .3s,margin-right .3s,width .3s,z-index 0s ease .3s,-webkit-transform .3s;
    transition: box-shadow .3s .15s,transform .3s,margin-left .3s,margin-right .3s,width .3s,z-index 0s ease .3s;
    transition: box-shadow .3s .15s,transform .3s,margin-left .3s,margin-right .3s,width .3s,z-index 0s ease .3s,-webkit-transform .3s; */
}

.footer{
    background-color: #1a3040;
    color: #fff;
}

.c-sidebar .c-sidebar-brand, .c-sidebar .c-sidebar-header {
    background: rgb(255 255 255 / 0%);
    display: block !important;
}

table.dataTable tbody td.select-checkbox::before, table.dataTable tbody td.select-checkbox::after, table.dataTable tbody th.select-checkbox::before, table.dataTable tbody th.select-checkbox::after {
    top: 50%;
}

.dataTables_length, .dataTables_filter, .dt-buttons {
    margin-bottom: 0.333em;
    margin-top: .2rem;
}

.dataTables_filter {
    margin-right: .2rem;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #c8ced3;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #c8ced3;
}

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

.select2-selection__rendered {
    padding-bottom: 5px !important;
}

.has-error .invalid-feedback {
    display: block !important;
}

.btn-info, .badge-info {
    color: white;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
    background-image: none;
}

.sidebar .nav-item {
    cursor: pointer;
}

.btn-default {
    color: #23282c;
    background-color: #f0f3f5;
    border-color: #f0f3f5;
}

.btn-default.focus, .btn-default:focus {
    box-shadow: 0 0 0 .2rem rgba(209, 213, 215, .5);
}

.btn-default:hover {
    color: #23282c;
    background-color: #d9e1e6;
    border-color: #d1dbe1;
}

.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}

.searchable-fields {
    padding-left: 5px;
}

.searchable-link {
    padding: 0 5px 0 5px;
}

.searchable-link:hover {
    cursor: pointer;
    background: #eaeaea;
}

.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.form-check.is-invalid~.invalid-feedback {
    display: block;
}

.c-sidebar-brand .c-sidebar-brand-full:hover {
    color: inherit;
}

.c-sidebar-brand {
    flex: 0 0 100px;
}
.card-body {
    padding: 0.5rem !important;
}

.card-img, .card-img-bottom, .card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    background-color: black;
    text-align: center;
}
/* Más cambios 02112020 */
.lista{border-bottom: 1px solid #c4d1d9; padding: 0.5rem 0;}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.row {
   padding-top: 0.5rem;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}

.col-sm-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.col-xs-5ths p, .col-sm-5ths p, .col-md-5ths p, .col-lg-5ths p {
    line-height: 1.1rem;
    padding: 0;
    margin: .5rem 0;
}

@media all and (max-width: 600px) {
.col-xs-5ths {
  width: 100%;
  float: left;
  border-top: 1px dotted #c4d1d9;
}
.col-sm-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

}
/* fin cambios */
/* Cambios 03112020 */
.btn-falta{background-color:#e8583e;}
.btn-hecho{background-color:#22b573;}
.btn-visor{background-color:#b9ccd4;display: block;}
.btn-falta,.btn-hecho{color:#fff;}
.btn-falta:hover,.btn-hecho:hover,.btn-visor:hover{background-color:#49545c;color:#fff;}
.btns{font-size:.8rem; font-weight: bold; }
/* Fin cambios */
/* Cambios 05112020 */
.btn-eliminar{background-color:#fff;color:#e55353;border:1px solid #e55353;font-size:.8rem;}
.version{font-size: .7rem;font-weight: bold;font-family: Roboto, Arial,Helvetica; background-color: rgba(0,0,0,.2);padding:.4rem;border-radius:.4rem;color:#dadee1;}
/* Fin cambios */

.semasforo{
    width: 30px;
	height: 30px;
	border: 1px solid black;
	margin: 1em;
	border-radius: 50%;
}

.rojo{
    background: rgb(255, 29, 29);
}
.amarillo{
    background: rgb(255, 235, 29);
}
.verde{
    background: rgb(35, 253, 0);
}

#inf_max_exam, #inf_max_exam_time{
    color: red;
    padding-top: 6px;
}

.group_form_alert{
    border-style: solid;
    padding: 6px;
    border-width: 1px;
    border-color: red;
}

.lnk_tbl_contratos{
    color: #518094;
    font-weight: bolder;
}
#qr_cargados img{
    box-shadow: 2px 2px 4px #000000;
    margin-right: 6px;
}

.no_inf_coment{
    margin-top: 33px;
}
.opt_adendum{
    margin-bottom: 33px;
}
.c-main {
    padding-top: 0rem !important;
}

/* width */
::-webkit-scrollbar {
    width: 12px;
   /*  display: none; */
  }

  .menu ::-webkit-scrollbar {
      display: table;
  }

  /* Track */
  ::-webkit-scrollbar-track {
    background: #333;
  }

  /* Handle */
  ::-webkit-scrollbar-thumb {
      background: #007174;
    border-radius: 30px;
  }

  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background:  #149c7e;
  }

  .sidebar {
      width: 250px;
      height: 100%;
      position: fixed;
      background: #444;
      color: white;
      outline: 1px solid #2a2a2a;
      z-index: 2;
  }

  .sidebar a {
      color: white;
      text-decoration: none;
      display: inline;
      padding: 10px;
  }

  .sidebar ul {
      list-style: none;
      padding: 0px;
      width: 251px;
  }

  .sidebar li {
      outline: 1px solid #2a2a2a;
      transition: border 0.5s;
  }

  .sidebar li:hover {
      background: #555;
      border-left: 5px solid #eee;
  }

  .sidebar i {
      text-align: center;
      margin: auto;
  }



   .modal-dialog.modal-notify.modal-utxj .modal-header {
    background-color: #149c7e; }

  .modal-dialog.modal-notify.modal-utxj .fas, .modal-dialog.modal-notify.modal-utxj .fab, .modal-dialog.modal-notify.modal-utxj .far {
    color: #149c7e; }

  .modal-dialog.modal-notify.modal-utxj .badge {
    background-color: #149c7e; }

  .modal-dialog.modal-notify.modal-utxj .btn .fas, .modal-dialog.modal-notify.modal-utxj .btn .fab, .modal-dialog.modal-notify.modal-utxj .btn .far {
    color: #fff; }

  .modal-dialog.modal-notify.modal-utxj .btn.btn-outline-utxj .fas, .modal-dialog.modal-notify.modal-utxj .btn.btn-outline-utxj .fab, .modal-dialog.modal-notify.modal-utxj .btn.btn-outline-utxj .far {
    color: #149c7e; }

  .menu {
      padding: 0;
      list-style: none;
  }

  .menu li ul{
      width: 200px;
  }

  .menu li a {
      display: block;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      background: #3e3f44;
      text-decoration: none;
      color: #fff;
      text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.2);
      filter: dropshadow(color=#000, offx=1, offy=0);
      padding: 10px;
      padding-left: 10px;
  }

  .menu li ul li a {
      font-size: 12px;
      width: 200px;
      color: #fff;
      text-shadow: 1px 0px 1px rgba(255, 255, 255, 0.5);
  }

  .menu li a:hover {
      background: #149c7e;
      -moz-transition: background 0.3s ease-in;
      -webkit-transition: background 0.3s ease-in;
      -o-transition: background 0.3s ease-in;
  }

  .menu ul {
      margin: 0;
      padding: 0;
      list-style: none;
      height: 0;
      overflow: hidden;
      transition: 0.3s;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
  }

  .menu li:hover ul {
      height: 100%;
      width: 200px;
      overflow-y: auto;
      overflow-x: hidden;
  }



  .menu ul li a {
      background: #333;
  }

  .menu ul li a:hover {
      background: #024d3c repeat scroll 0 0;
      color: #fff;
      -moz-transition: color 0.4s ease;
      -webkit-transition: color 0.4s ease;
      -o-transition: color 0.4s ease;
  }
  .c-main>.container-fluid, .c-main>.container-lg, .c-main>.container-md, .c-main>.container-sm, .c-main>.container-xl {
     padding-right: 5px !important;
     padding-left: 5px !important;
}

.rounded-end {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .border-4 {
    border-width: 4px !important;
  }
  .border-start {
    border-left: 1px solid #C2C9D2 !important;
  }
  .border-warning-dark {
    border-color: #623110 !important;
  }
  .cens{
    /*  width: 150px;
    height: 150px;
  border-radius: 50%;          */
    opacity: 0.5;              /* Tenue como marca de agua */
    mix-blend-mode: lighten;   /* Se mezcla con el fondo oscuro */
    filter: blur(1px);         /* Leve difuminado opcional */
  }

   /* Header más pequeño y en una sola línea */
    .card-header-small {
        font-size: 0.85rem !important;
        white-space: nowrap !important;
        padding: 6px 10px !important;
    }

    /* Botones 25% más pequeños y sin fondo */
    .btn-mini {
        padding: 4px !important;
        border: none !important;
        background: transparent !important;
    }

    .btn-mini img,
    .btn-mini i {
        transform: scale(0.75); /* reduce tamaño al 75% => 25% más pequeño */
    }
