@font-face {
    font-family: 'Avenir Light';
    src: url('../fonts/fonts/Avenir Light.ttf') format('truetype');
    /* Otras propiedades de la fuente, como font-weight y font-style */
}
@font-face {
    font-family: 'Avenir Medium';
    src: url('../fonts/fonts/Avenir\ Medium.ttf.ttf') format('truetype');
    /* Otras propiedades de la fuente, como font-weight y font-style */
}
body {
    font-family: 'Avenir Light', sans-serif;
    background-color: rgb(248, 250, 251);
}


/*ESTILOS AGREGADOS*/
.dt-buttons{
    text-align: right !important;
}
.buttons-excel, .buttons-pdf{
    width: 100% !important;
}
.btn-white{
    border-color: #c5c5c5 !important;
}
.dataTables_length,.dataTables_filter{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.avatar{
    background: #ffffff no-repeat center/cover;
}

span.help-block.has-error {
    color: red;
}
#error_documentos {
    padding: 0 25px 30px;
    color: red;
}
.tablaProgramacion{
    background-color: #fbfbfb !important;
}

.card-table.tablaProgramacion tr th:first-child {
    padding-left: 15px;
}

.tablaProgramacion thead tr {
    border-bottom: 3px solid #e9f1fd;
}

.day-specific {
    text-align: center;
    background: #e1ddbf;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 10px;
    font-weight: bold;
}

.side-menu__item.active, .side-menu__item:hover, .side-menu__item:focus {
    background: #0D0929 !important;
    border-left-color: #c9ed4d !important;
    text-decoration: none;
    color: #ffffff !important;
}
.side-menu__item:hover, .side-menu__item:focus{
    color: #ffffff !important;

}

.app-header{
    background-color:#0D0929 !important;
}

.side-menu__label, .fa-angle-right {
    color: #c9ed4d !important;
}

.side-menu__item.active .side-menu__label,
.side-menu__item:hover .side-menu__label,
.side-menu__item:focus .side-menu__label,
.side-menu__item.active .side-menu__icon,
.side-menu__item:hover .side-menu__icon,
.side-menu__item:focus .side-menu__icon,
.side-menu__item.active .fa-angle-right,
.side-menu__item:hover .fa-angle-right,
.side-menu__item:focus .fa-angle-right,
.side-menu__item.active .fa,
.side-menu__item:hover .fa,
.side-menu__item:focus .fa,
.side-menu__item.active .fa-vcard,
.side-menu__item:hover .fa-vcard,
.side-menu__item:focus .fa-vcard {
    color: #c9ed4d !important;
}

.side-menu__item .side-menu__label {
    color: #0D0929 !important;
}


.text-dark{
    color:#0D0929 !important
}

/* a{
    color: #c9ed4d !important;
} */
.app-header {
    border-bottom: 3px solid #c9ed4d !important;
}

.angle{
    color: #0D0929 !important;

}
.btn-success{

    background-color:#c9ed4d !important;
    border: #c9ed4d;
    color: #0D0929 !important
}
.btn-link{
    color:#0D0929 !important;
}

.card-title{
    color:#0D0929 ;
}

 .card-header.bg-blue{
    background-color:#0D0929 !important;

 }

 .bg-blue .card-title{
    color: #ffffff !important;
    font-weight: 600; 

 }
 .bg-blue > .card-title, .bg-blue > .form-label {
    color: #ffffff !important;
}

.btn-gray-dark {
    color: #ffffff;
    background-color: #0D0929 !important;
    border-color: #c9ed4d;
}

.app-sidebar__toggle {
    padding: 0 15px;
    font-family: fontAwesome;
    /* color: #fff; */
    color: #c9ed4d !important;
    line-height: 2.4;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}


.pricing-table:hover>.panel>.panel-body-landing>.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    color: #0D0929;
}

table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
    padding-right: 30px;
    font-weight: 600; 
    color: #0D0929 !important;

}

.slide.is-expanded [data-toggle='slide'] {
    border-left-color: #0D0929;
    background: linear-gradient(to left, #0D0929, #0D0929) !important;
    color: #0D0929 !important;
}

.slide.is-expanded [data-toggle='slide'] .side-menu__label {
    color: #c9ed4d !important;
}

.slide-item.active {
    text-decoration: none;
    color: #ffffff !important;
    background-color: #0D0929 !important;
}

/* Estilos de hover para el primer slide-item */
.slide-item:hover {
    background-color: #c9ed4d;
    color: #0D0929;
}

#back-to-top {
    background: #0D0929;
    color: #fff;

}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #55DBFF;
}

.btn-twitter{
    background-color: #55DBFF !important;
    border: #55DBFF !important;
}

.btn-warning{
    background-color: #c9ed4d !important;
    border: #c9ed4d !important;
}

.btn-danger{
    background-color: #0D0929 !important;
    border: #0D0929 !important; 
}

.color{
    background-color: #55DBFF !important;
    border: #55DBFF;
    color: #0D0929 !important; 
}

.card-header .page-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 2.5rem;
    text-transform: inherit;
    color: white !important;
  }
  .card-header .text-blue{
    color: #0D0929 !important;

  }

  .card-profile-img {
    max-width: 6rem;
    margin-bottom: 1rem;
    border: 3px solid #fff;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    height: 80px;
}

.containers {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.rating {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: 150px;
  position: relative;
}

.rating-0 {
  filter: grayscale(100%);
}

.rating > input {
  display: none;
}

.rating > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  transition: .3s;
}

.rating > input:checked ~ label,
.rating > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}


.rating > input:not(:checked) ~ label:hover,
.rating > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.emoji-wrapper {
  width: 100%;
  text-align: center;
  height: 100px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.emoji-wrapper:before,
.emoji-wrapper:after{
  content: "";
  height: 15px;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}

.emoji-wrapper:before {
  top: 0;
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%);
}

.emoji-wrapper:after{
  bottom: 0;
  background: linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%);
}

.emoji {
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: .3s;
}

.emoji > svg {
  margin: 15px 0; 
  width: 70px;
  height: 70px;
  flex-shrink: 0;
}

#rating-1:checked ~ .emoji-wrapper > .emoji { transform: translateY(-100px); }
#rating-2:checked ~ .emoji-wrapper > .emoji { transform: translateY(-200px); }
#rating-3:checked ~ .emoji-wrapper > .emoji { transform: translateY(-300px); }
#rating-4:checked ~ .emoji-wrapper > .emoji { transform: translateY(-400px); }
#rating-5:checked ~ .emoji-wrapper > .emoji { transform: translateY(-500px); }

.feedback {
  background-color: #fff;
  width: 100%;
  padding: 30px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0 4px 30px rgba(0,0,0,.05);
}