@keyframes cargando {
	0% { left: 0%; }
	100% {left: 100%; }
}

span.cargando {
	background: #41bbcb;
	height: 2px;
	width: 50%;
	display: inline-block;
	position: relative;
	left: 0;
	animation-name: cargando;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}

.dataTables_processing.card {
	border: none;
}

.violet {
  background: #6F52ED; }

.c-magenta {
	color: #E4596C;
}

.c-white {
	color: #FFF;
}

.c-red {
	color: #EC4F4F;
}

.c-cyan {
  color: #41BBCB; }

.c-cyan:hover {
  color: #E4596C;
  text-decoration: none;
}

.c-black {
  color: #000; }

.c-green {
	color: #318339;
}

b, strong {
	font-weight: bold;
}

#color-view {
	width: 45px;
	border-radius: 10px;
}

span.req {
	color: #d72a2a;
	font-weight: bold;
	margin-right: 5px;
}

.bg-success i {
	color: #fff;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #41BBCB;
  background-color: #41BBCB; }

.bg-gray {
  background-color: #EFEBEA;
  border-right: 1px solid #e2e2e2; }

.border-bottom {
  border-bottom: 1px solid #e2e2e2 !important; }

.btn-primary {
  color: #fff;
  background-color: #41BBCB;
  border-color: #41BBCB; }
  .btn-primary:hover,
  .btn-primary.focus, .btn-primary:focus,
  .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #E4596C;
    border-color: #E4596C; }
  .btn-primary.magenta {
	  background-color: #E4596C;
	  border-color: #E4596C;
  }
  .btn-primary.magenta:hover {
	  background: transparent;
	  color: #E4596C;
  }

.btn-ghost {
  border: 1px solid #41BBCB;
  color: #41BBCB;
  background: transparent; }

.btn-ghost-black {
  border: 1px solid #000;
  color: #000;
  background: transparent; }

.btn-ghost-magenta {
  border: 1px solid #E4596C;
  color: #E4596C;
  background: transparent; }

.btn-rounded {
	border-radius: 50px;
}

.custom-select {
  border: 1px solid #e2e2e2;
  font-size: 14px; }

input.desde,
input.hasta {
	display: inline-block;
	width: 40%;
	text-align: center;
}
input.desde {
	border-right: none;
    border-radius: .35rem 0 0 .35rem;
    padding-right: 0;
}
input.hasta {
	border-left: none;
    padding-left: 0;
    border-radius: 0 .35rem .35rem 0;
}
input[type="checkbox"].checkColorFilter {
	height: 0;
}
input[type="checkbox"].checkColorFilter:checked + i:after,
input[type="checkbox"].checkColorFilter:checked + div.tag:after {
	content: "";
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    width: 9px;
    height: 6px;
    display: inline-block;
    transform: rotate(-45deg);
    top: 4px;
    position: absolute;
    left: 4px;
}

input[type="checkbox"].checkColorFilter:checked + div.tag:after {
  top: 8px;
}

.icon-button i {
  font-size: 22px;
  top: 4px;
  position: relative;
  color: #41bbca; }
  .icon-button i:hover {
    color: #E4596C; }

span#select-all {
  text-decoration: underline;
  color: blue;
}
#fecha-remesa-container .form-control:disabled, #fecha-remesa-container .form-control[readonly] {
  background: transparent;
  font-size: 14px;
  border-color: #e2e2e2; }

input[type="checkbox"].checkRemesa {
	display: inline-block;
	width: auto;
	height: auto;
}
input[type="checkbox"].checkRemesa:focus {
	box-shadow: none;
    border: none;
}
input[type="text"].pagoUnicoRemesa {
	display: inline-block;
	width: 30%;
}
input[type="text"].pagoUnicoRemesa:focus {
	border: 0px solid #000;
}

.fichas .grupo-yellow {
  border-left: 5px solid #FFFD71 !important;
  border-radius: .35rem; }

.fichas .grupo-cyan {
  border-left: 5px solid #41BBCB !important;
  border-radius: .35rem; }

.fichas .grupo-orange {
  border-left: 5px solid #FD8023 !important;
  border-radius: .35rem; }

.fichas .grupo-violeta {
  border-left: 5px solid #6F52ED !important;
  border-radius: .35rem; }

.fichas .secondary .grupo {
  background: #EFEBEA;
  border-color: #EFEBEA; }

.fichas .relation {
  color: #41BBCB;
  font-size: 40px; }

.fichas .action a {
  font-size: 18px; }
  .fichas .action a:hover {
    color: #000;
    text-decoration: none; }
  .fichas .action a.black {
    color: #000; }
    .fichas .action a.black:hover {
      color: #B3AFB9;
      text-decoration: none; }

.fichas .data-group p {
  color: #3F3E3E;
  font-size: 14px;
  margin: 0; }
  .fichas .data-group p:first-child {
    color: #000; }

.fichas .column-2 {
  column-count: 2; }

.no-hermanos .fichas .secondary .grupo {
  display: none; }

.no-hermanos .relation {
  color: #EFEBEA; }

@font-face {
  font-family: 'Futura';
  src: url("../vendor/fonts/FuturaBT-Heavy.eot");
  src: url("../vendor/fonts/FuturaBT-Heavy.eot?#iefix") format("embedded-opentype"), url("../vendor/fonts/FuturaBT-Heavy.woff2") format("woff2"), url("../vendor/fonts/FuturaBT-Heavy.woff") format("woff"), url("../vendor/fonts/FuturaBT-Heavy.ttf") format("truetype"), url("../vendor/fonts/FuturaBT-Heavy.svg#FuturaBT-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'Futura';
  src: url("../vendor/fonts/FuturaBT-BookItalic.eot");
  src: url("../vendor/fonts/FuturaBT-BookItalic.eot?#iefix") format("embedded-opentype"), url("../vendor/fonts/FuturaBT-BookItalic.woff2") format("woff2"), url("../vendor/fonts/FuturaBT-BookItalic.woff") format("woff"), url("../vendor/fonts/FuturaBT-BookItalic.ttf") format("truetype"), url("../vendor/fonts/FuturaBT-BookItalic.svg#FuturaBT-BookItalic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'Futura';
  src: url("../vendor/fonts/FuturaBT-Book.eot");
  src: url("../vendor/fonts/FuturaBT-Book.eot?#iefix") format("embedded-opentype"), url("../vendor/fonts/FuturaBT-Book.woff2") format("woff2"), url("../vendor/fonts/FuturaBT-Book.woff") format("woff"), url("../vendor/fonts/FuturaBT-Book.ttf") format("truetype"), url("../vendor/fonts/FuturaBT-Book.svg#FuturaBT-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'Futura';
  src: url("../vendor/fonts/FuturaBT-HeavyItalic.eot");
  src: url("../vendor/fonts/FuturaBT-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../vendor/fonts/FuturaBT-HeavyItalic.woff2") format("woff2"), url("../vendor/fonts/FuturaBT-HeavyItalic.woff") format("woff"), url("../vendor/fonts/FuturaBT-HeavyItalic.ttf") format("truetype"), url("../vendor/fonts/FuturaBT-HeavyItalic.svg#FuturaBT-HeavyItalic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'Futura';
  src: url("../vendor/fonts/FuturaBT-LightItalic.eot");
  src: url("../vendor/fonts/FuturaBT-LightItalic.eot?#iefix") format("embedded-opentype"), url("../vendor/fonts/FuturaBT-LightItalic.woff2") format("woff2"), url("../vendor/fonts/FuturaBT-LightItalic.woff") format("woff"), url("../vendor/fonts/FuturaBT-LightItalic.ttf") format("truetype"), url("../vendor/fonts/FuturaBT-LightItalic.svg#FuturaBT-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: block; }

@font-face {
  font-family: 'Futura';
  src: url("../vendor/fonts/FuturaBT-Light.eot");
  src: url("../vendor/fonts/FuturaBT-Light.eot?#iefix") format("embedded-opentype"), url("../vendor/fonts/FuturaBT-Light.woff2") format("woff2"), url("../vendor/fonts/FuturaBT-Light.woff") format("woff"), url("../vendor/fonts/FuturaBT-Light.ttf") format("truetype"), url("../vendor/fonts/FuturaBT-Light.svg#FuturaBT-Light") format("svg");
  font-weight: lighter;
  font-style: normal;
  font-display: block; }

body {
  font-family: "Futura";
  font-weight: lighter; }

#wrapper #content-wrapper {
  background-color: #fff; }

.topbar .navbar-search {
  width: 45rem; }

.topbar .topbar-divider {
  border-color: #e2e2e2; }

.topbar .nav-item .nav-link {
  padding: 0 0.3rem; }

a {
  transition: all 0.5s ease; }

.op-60 {
  opacity: .6; }

.sidebar {
  width: 16rem !important; }
  .sidebar .sidebar-brand {
    padding-left: 0;
    padding-right: 0; }
  .sidebar .sidebar-brand-text {
    overflow: hidden;
    position: absolute;
    transition: all 0.5s ease;
    opacity: 1;
    width: 164px; }
    .sidebar .sidebar-brand-text img {
      opacity: 1;
      left: 15px;
      transition: all 0.3s ease; }
  .sidebar .sidebar-brand-icon {
    transition: all 0.5s ease;
    opacity: 1;
    position: absolute;
    left: -80px; }
  .sidebar.sidebar-dark {
    transition: all 0.5s ease; }
    .sidebar.sidebar-dark hr.sidebar-divider {
      border-top: none; }
    .sidebar.sidebar-dark .mini-bar {
      transition: all 0.5s ease;
      position: absolute;
      top: 1.25em;
      left: 13em;
      z-index: 1; }
      .sidebar.sidebar-dark .mini-bar #sidebarToggle {
        background-color: #fff;
        border: 1px solid #fff;
        border-radius: 2px;
        width: 1.5rem;
        height: 2em; }
        .sidebar.sidebar-dark .mini-bar #sidebarToggle::after {
          color: #B3AFB9;
          content: "\ec3b";
          font-family: "linearicons";
          font-size: 12px;
          transition: all 0.5s ease; }
        .sidebar.sidebar-dark .mini-bar #sidebarToggle:hover::after {
          color: #3F3E3E; }
    .sidebar.sidebar-dark .only-show-collapse {
      display: none; }

.sidebar-toggled .sidebar-brand-icon {
  opacity: 1;
  left: 38px; }

.sidebar-toggled .sidebar-brand-text {
  display: block !important;
  width: 0px;
  opacity: 0; }
  .sidebar-toggled .sidebar-brand-text img {
    left: -185px;
    opacity: 1; }

.sidebar-toggled .sidebar-heading span {
  opacity: 0;
  display: none; }

.sidebar-toggled .sidebar-heading i {
  font-size: 26px !important;
  display: block;
  top: inherit !important;
  float: inherit !important;
  position: relative !important;
  margin-right: auto !important;
  padding: 10px; }

.sidebar-toggled .sidebar.sidebar-dark .mini-bar {
  left: 5.25em; }
  .sidebar-toggled .sidebar.sidebar-dark .mini-bar #sidebarToggle {
    background-color: #EFEBEA;
    width: 1.5rem;
    height: 2em; }
    .sidebar-toggled .sidebar.sidebar-dark .mini-bar #sidebarToggle::after {
      content: "\ec3c"; }

.sidebar-toggled .sidebar.toggled .nav-item {
  display: none; }
  .sidebar-toggled .sidebar.toggled .nav-item.only-show-collapse {
    display: block;
    padding: 0; }
  .sidebar-toggled .sidebar.toggled .nav-item .nav-link span {
    left: -120px; }

.sidebar-toggled .sidebar.toggled .sidebar-heading:hover,
.sidebar-toggled .sidebar.toggled .sidebar-heading.active {
  background: #fff; }
  .sidebar-toggled .sidebar.toggled .sidebar-heading:hover a,
  .sidebar-toggled .sidebar.toggled .sidebar-heading:hover i,
  .sidebar-toggled .sidebar.toggled .sidebar-heading.active a, .sidebar-toggled .sidebar.toggled .sidebar-heading.active i {
    color: #41BBCB; }

.navbar-search input {
  background: #fff !important;
  border: #e2e2e2 1px solid !important; }

.navbar-search button {
  background: #fff;
  border: #e2e2e2 1px solid;
  border-left: 0;
  color: #B3AFB9; }
  .navbar-search button i {
    top: 2px;
    position: relative; }
  .navbar-search button:hover {
    color: #3F3E3E; }

.navbar-search .form-control:focus {
  color: #6e707e;
  background-color: #fff; }

.form-control:focus {
  color: #6e707e;
  outline: 0;
  box-shadow: inset 0 0 0 2px #f8f9fc;
  border-color: #B3AFB9; }

#userDropdown {
  color: #000; }
  #userDropdown .small {
    font-weight: 600; }
  #userDropdown .text-gray-600 {
    display: block;
    text-align: right;
    font-weight: 300; }
  #userDropdown i {
    color: #B3AFB9;
    transition: all 0.5s ease; }
  #userDropdown:hover i {
    color: #3F3E3E; }

#alertsDropdown {
  color: #B3AFB9; }
  #alertsDropdown i {
    transition: all 0.5s ease;
    font-size: 20px; }
  #alertsDropdown .badge:empty {
    display: block; }
  #alertsDropdown .badge-counter {
    position: absolute;
    transform: scale(0.7);
    transform-origin: top right;
    right: .4rem;
    margin-top: -.5rem;
    width: 10px;
    height: 10px;
    border-radius: 10px; }
  #alertsDropdown:hover {
    color: #3F3E3E; }

footer .sign {
  width: 64px;
  margin-left: 5px;
  height: 15px; }

footer.sticky-footer {
  padding: 2rem;
  flex-shrink: 0; }

#login-page {
  background: #EFEBEA url("../img/bg-login.svg") no-repeat;
  background-position: center center;
  background-size: contain; }
  #login-page .container,
  #login-page .container > .row {
    height: 100vh; }
  #login-page .logo img {
    width: 210px;
    height: 40px; }
  #login-page .c-cyan:hover {
    text-decoration: underline;
    color: #41BBCB; }

.text-primary {
  font-style: normal;
  font-weight: normal !important;
  font-size: 18px;
  line-height: 24px;
  color: #323136 !important; }

.card-header {
  background: transparent;
  border-bottom-color: transparent; }

.table-responsive .table-bordered {
  border: inherit; }

.table-responsive .table-bordered thead td,
.table-responsive .table-bordered thead th {
  border: none;
  font-size: 12px;
  font-weight: normal;
  color: #B3AFB9; }

.table-responsive .table-bordered td, .table-responsive .table-bordered th {
  border-bottom: 1px solid #e3e6f0;
  border-left: none;
  border-right: none;
  font-size: 14px;
  color: #000;
  border-top: 0;
  border-left: 0; }

.table-responsive tr.inactivo td {
  color: #B3AFB9; }
.table-responsive tr.pendiente {
  background-color: #F3F3F3; }

.table-responsive .table-bordered {
  border-top: 0;
  border-left: 0; }
  .table-responsive .table-bordered tr.c-pink td:first-child {
    border-left: 5px solid #E5B8B8; }
  .table-responsive .table-bordered tr.c-red td:first-child {
    border-left: 5px solid #FC6769; }
  .table-responsive .table-bordered tr.c-orange td:first-child {
    border-left: 5px solid #FD8023; }
  .table-responsive .table-bordered tr.c-yellow td:first-child {
    border-left: 5px solid #FFFD71; }
  .table-responsive .table-bordered tr.c-green td:first-child {
    border-left: 5px solid #C4D69E; }
  .table-responsive .table-bordered tr.c-cyan td:first-child {
    border-left: 5px solid #41BBCB; }
  .table-responsive .table-bordered tr.c-violet td:first-child {
    border-left: 5px solid #6F52ED; }
  .table-responsive .table-bordered tr.c-pink td:first-child {
    border-left: 5px solid #E5B8B8; }
  .table-responsive .table-bordered tr.c-gray-light td:first-child {
    border-left: 5px solid #B3AFB9; }
  .table-responsive .table-bordered tr.c-brown td:first-child {
    border-left: 5px solid #935211; }
  .table-responsive .table-bordered tr.c-gray-dark td:first-child {
    border-left: 5px solid #3F3E3E; }

.table-responsive table.table-bordered.dataTable tbody tr.active {
	background-color: #D9F3F6;
}

.estados-modal div {
	display: inline-flex;
	margin: 0 10px;
  gap: 5px;
}

.estados-modal div input {
	height: 0;
	width: 0;
}

.estados-modal div label {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin-bottom: 0;
}

.estados-modal div input:checked + span.estado-reg-remesa {
	border: 2px solid #000;
}

#dataTableRegistrosRemesa span.estado-reg-remesa,
#dataTableRemesas span.estado-reg-remesa,
.estados-modal span.estado-reg-remesa {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	display: inline-block;
}
#dataTableRegistrosRemesa span.estado-reg-remesa.pagado,
#dataTableRemesas span.estado-reg-remesa.pagado,
.estados-modal span.estado-reg-remesa.pagado {
	border: 1px solid #00B050;
	background: #00B050;
}
#dataTableRegistrosRemesa span.estado-reg-remesa.pagado-tarjeta,
#dataTableRemesas span.estado-reg-remesa.pagado-tarjeta,
.estados-modal span.estado-reg-remesa.pagado-tarjeta {
  border: 1px solid #81B889;
  background: #81B889;
}
#dataTableRegistrosRemesa span.estado-reg-remesa.pagado-efectivo,
#dataTableRemesas span.estado-reg-remesa.pagado-efectivo,
.estados-modal span.estado-reg-remesa.pagado-efectivo {
  border: 1px solid #3C8F1C;
  background: #3C8F1C;
}
#dataTableRegistrosRemesa span.estado-reg-remesa.pagado-transferencia,
#dataTableRemesas span.estado-reg-remesa.pagado-transferencia,
.estados-modal span.estado-reg-remesa.pagado-transferencia {
  border: 1px solid #236140;
  background: #236140;
}
#dataTableRegistrosRemesa span.estado-reg-remesa.impagado,
#dataTableRemesas span.estado-reg-remesa.impagado,
.estados-modal span.estado-reg-remesa.impagado {
	border: 1px solid #FC6769;
	background: #FC6769;
}
#dataTableRegistrosRemesa span.estado-reg-remesa.pendiente,
#dataTableRemesas span.estado-reg-remesa.pendiente,
.estados-modal span.estado-reg-remesa.pendiente {
  border: 1px solid #FFCD55;
  background: #FFCD55;
}
#dataTableRegistrosRemesa span.estado-reg-remesa.reclamado,
#dataTableRemesas span.estado-reg-remesa.reclamado,
.estados-modal span.estado-reg-remesa.reclamado {
	border: 1px solid #ff9c53;
	background: #ff9c53;
}
#dataTableRegistrosRemesa span.estado-reg-remesa.en-tramite,
#dataTableRemesas span.estado-reg-remesa.en-tramite,
.estados-modal span.estado-reg-remesa.en-tramite {
	border: 1px solid #929292;
	background: #929292;
}
#dataTableRegistrosRemesa span.estado-reg-remesa.expirado,
#dataTableRemesas span.estado-reg-remesa.expirado,
.estados-modal span.estado-reg-remesa.expirado {
  border: 1px solid #370000;
  background: #370000;
}

.cambios .estados-modal div {
	margin: 0;
}

.cambio-estado-masivo.active {
  border-bottom: 2px solid #41BBCB;
}

div.cambios {
    position: absolute;
    background: #fff;
    border: 1px solid #000;
    z-index: 999;
    left: -70px;
    width: 60px;
    text-align: center;
    padding: 5px 0 0;
    top: -5px;
}

.cambiar-estado {
	cursor: pointer;
}

.selector-grupo {
	display: inline-block;
	margin-right: 15px;
    background: #f5f5f5;
    padding: 5px 10px;
    border-radius: 4px;
}
.selector-grupo.active {
	background: #D9F3F6;
}
.selector-grupo label {
	color: #000;
	margin-bottom: 0;
}
.flexdatalist-multiple li.input-container, .flexdatalist-multiple li.input-container input { width: 90% !important; }

.table-responsive table.table-bordered.dataTable tbody th,
.table-responsive table.table-bordered.dataTable tbody td,
.table-responsive table.table-bordered.dataTable thead th,
.table-responsive table.table-bordered.dataTable thead td,
.table-responsive table thead {
  border-bottom: 1px solid #e3e6f0;
  vertical-align: middle; }

.table-responsive .actions {
  margin-bottom: 0; }
  .table-responsive .actions a i {
    font-size: 18px; }
    .table-responsive .actions a i.linearicons-pencil {
      font-size: 15px !important; }
  .table-responsive .actions a:hover {
    text-decoration: none; }
    .table-responsive .actions a:hover i {
      color: #000; }

.table-responsive div.dataTables_wrapper div.dataTables_filter {
  display: none; }

.table-responsive th:last-child,
.table-responsive td:last-child,
.table-responsive .select-checkbox {
  text-align: center; }

.table-responsive .page-link {
  color: #41BBCB;
  font-size: 12px; }

.table-responsive div.dataTables_wrapper div.dataTables_info,
.table-responsive div#dataTable_length,
.table-responsive div#dataTable_length select {
  font-size: 12px; }

.table-responsive .selectTable {
  height: 40px;
  float: right; }

.table-responsive div.dataTables_wrapper div.dataTables_filter {
  text-align: left;
  margin-top: 15px; }

.table-responsive th.sorting:hover,
.table-responsive th.sorting_asc:hover,
.table-responsive th.sorting_desc:hover {
  color: #000 !important; }

#calendar.fc .fc-toolbar-title {
  font-size: 1em;
  color: #000; }

#calendar.fc .fc-daygrid-day-events {
  display: none; }

#calendar.fc .fc-col-header-cell-cushion {
  padding: 4px;
  color: #000;
  font-weight: normal;
  font-size: 0.8rem; }

#calendar.fc .fc-today-button {
  display: none; }

#calendar.fc .fc-daygrid-day-number {
  font-size: 0.7rem; }

#calendar.fc .fc-prev-button,
#calendar.fc .fc-next-button {
  background: transparent;
  color: #B3AFB9;
  border-color: transparent;
  padding: 3px; }
  #calendar.fc .fc-prev-button:hover,
  #calendar.fc .fc-next-button:hover {
    color: #000; }
  #calendar.fc .fc-prev-button:focus,
  #calendar.fc .fc-next-button:focus {
    box-shadow: none; }

#calendar.fc .fc-toolbar.fc-header-toolbar {
  margin-bottom: .3em; }

.modal button.close i {
	border: 1px solid #000;
	border-radius: 100%;
}
.festivos li {
  color: #000;
  padding: 3px 10px; }
  .festivos li.odd {
    background: #EFEBEA; }

.brad-4 {
  border-radius: 4px; }


#resumen .dias-horas {
  font-size: 0.85rem;
  border: 2px solid #fff;
  color: #000; }
  #resumen .dias-horas .horas {
    text-align: center; }

#resumen .grupos-datos .grupos {
  text-align: center; }
  #resumen .grupos-datos .grupos > div {
    font-size: 1em;
    color: #000;
    text-align: center;
    margin: 2px; }
  #resumen .grupos-datos .grupos .flex-column div:nth-child(1) {
    height: 60px;
    line-height: 60px;
    border-radius: 4px;
    margin-bottom: 2px;
    border: 1px solid #dadada; }
  #resumen .grupos-datos .grupos .flex-column div:nth-child(2),
  #resumen .grupos-datos .grupos .flex-column div:nth-child(3),
  #resumen .grupos-datos .grupos .flex-column div:nth-child(4),
  #resumen .grupos-datos .grupos .flex-column div:nth-child(5) {
    height: 30px;
    line-height: 30px;
    background: #EFEBEA; }
  #resumen .grupos-datos .grupos .flex-column div:nth-child(2),
  #resumen .grupos-datos .grupos .flex-column div:nth-child(3),
  #resumen .grupos-datos .grupos .flex-column div:nth-child(4) {
    border-bottom: 1px solid #dadada; }
  #resumen .grupos-datos .grupos .completo {
    color: #FC6769; }

#resumen .adv {
  position: absolute;
  top: 3px;
  right: 3px;
  border: none;
  display: block;
  font-size: 20px;
  border-radius: 100%;
  background: #fff;
  height: 21px;
  width: 21px; }
  #resumen .adv i {
    display: block;
    top: -0.4px;
    position: relative;
    left: 0.4px; }
  #resumen .adv.nuevo-grupo {
    color: #C4D69E; }
  #resumen .adv.lista-espera {
    color: #FC6769; }
  #resumen .adv:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.65); }

#resumen .button-collapsable {
  border: 1px solid #EFEBEA;
  border-radius: 4px;
  width: 50px;
  height: 40px;
  margin-top: 5px; }
  #resumen .button-collapsable a {
    color: #B3AFB9;
    text-align: left;
    padding: 10px;
    height: 40px;
    line-height: 40px; }
    #resumen .button-collapsable a:before {
      font-family: "linearicons";
      content: '\ec39';
      float: left;
      font-size: 10px;
      font-weight: 300;
      padding-left: 5px; }
    #resumen .button-collapsable a.collapsed:before {
      font-family: "linearicons";
      content: '\ec3a'; }
  #resumen .button-collapsable:hover {
    background: #EFEBEA; }
    #resumen .button-collapsable:hover a {
      text-decoration: none;
      color: #000; }
  #resumen .button-collapsable.no-border {
    border: none; }

.back .actions {
  font-size: 30px; }
  .back .actions a, .back .actions i {
    color: #B3AFB9; }
    .back .actions a:hover, .back .actions i:hover {
      text-decoration: none;
      color: #000; }

.grupos-colores {
  margin-top: 7px;
  margin-bottom: 0; }
.grupos-colores span {
	cursor: pointer;
}
.grupos-colores span.annoLibro {
	cursor: auto;
	font-size: 10px;
}

  .grupos-colores i.filtro-grupo {
    content: "";
    width: 20px;
    height: 20px;
    background: red;
    position: relative;
    display: block;
    border-radius: 100%;
    border: 2px solid transparent; }
    .grupos-colores i.filtro-grupo.estado-pagado {
      background: #00B050; }
    .grupos-colores i.filtro-grupo.estado-pagado-tarjeta {
      background: #81B889; }
    .grupos-colores i.filtro-grupo.estado-pagado-efectivo {
      background: #3C8F1C; }
    .grupos-colores i.filtro-grupo.estado-pagado-transferencia {
      background: #236140; }
    .grupos-colores i.filtro-grupo.estado-impagado {
      background: #FC6769; }
    .grupos-colores i.filtro-grupo.estado-pendiente {
      background: #FFCD55; }
    .grupos-colores i.filtro-grupo.estado-reclamado {
      background: #ff9c53; }
    .grupos-colores i.filtro-grupo:hover,
    .grupos-colores i.filtro-grupo.active {
      border: 2px solid #EFEBEA; }
  .grupos-colores .label-filtro {
    font-size: 11px;
    color: #B3AFB9;
    top: -5px;
    position: relative; }
    .grupos-colores .label-filtro:hover {
      text-decoration: none; }

.header-bg h5 {
  margin-bottom: 0;
  color: #000;
  font-size: 1rem; }

.header-bg .actions a {
  color: #000;
  font-size: .75rem; }
  .header-bg .actions a:hover {
    text-decoration: none;
    color: #B3AFB9; }

.bg-red {
  background: #FC6769; }

.bg-red2 {
  background: #FDB3B4; }

.bg-orange {
  background: #FD8023; }

.bg-orange2 {
  background: #FEBF91; }

.bg-yellow {
  background: #FFFD71; }

.bg-green {
  background: #C4D69E; }

.bg-cyan {
  background: #41BBCB; }

.bg-violet {
  background: #6F52ED; }

.bg-pink {
  background: #E5B8B8; }

.bg-gray-light {
  background: #B3AFB9; }

.bg-brown {
  background: #935211; }

.bg-gray-dark {
  background: #3F3E3E; }

.tag {
  color: #fff;
  padding: 5px 15px;
  border-radius: 3px;
  margin: 0 2px;
  display: inline-block;
  font-size: 11px; }
  .tag.bg-yellow {
    color: #000; }
.tag.c-black {
	color: #000;
}

.e404 .lead {
  font-weight: bold;
  color: #000;
  font-size: 4em; }

.e404 .lead-2 {
  font-weight: bold;
  color: #000;
  font-size: 1em; }

.e404 img.w-350 {
	width: 350px;
}
.e404 img.w-310 {
	width: 310px;
}
.e404 img.w-430 {
	width: 430px;
}

/* Customize the label (the container) */
.container-checkbox {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.container-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 2px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
	background-color: #ccc;
}

.container-checkbox:hover input:disabled ~ .checkmark {
	background-color: #eee;
}

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
	background-color: #2196F3;
}

.container-checkbox input:checked:disabled ~ .checkmark {
	background-color: #79b9ec;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
	left: 8px;
	top: 4px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media (min-width: 768px) {
	.modal-dialog {
	    max-width: 780px;
	}
  .sidebar .sidebar-heading {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding-bottom: 6px;
    padding-top: 10px;
    background: transparent;
    transition: all 0.5s ease;
    /*
		    &:hover,
		    &.active{
			    background: $white;
			    a,i{
				    color: $cyan;
			    }
		    }
*/ }
    .sidebar .sidebar-heading a, .sidebar .sidebar-heading i {
      color: #B3AFB9; }
    .sidebar .sidebar-heading a:hover {
      text-decoration: none; }
    .sidebar .sidebar-heading i {
      font-size: 20px;
      display: block;
      top: -3px;
      float: left;
      position: relative;
      margin-right: 5px; }
  .sidebar .nav-item {
    padding: 0 0 1rem 0; }
    .sidebar .nav-item .nav-link {
      padding: 0.2rem 1rem 0.2rem 2.5rem; }
      .sidebar .nav-item .nav-link span {
        color: #3F3E3E;
        font-family: 'Futura';
        font-weight: lighter;
        transition: all 0.5s ease; }
      .sidebar .nav-item .nav-link:hover span {
        color: #41BBCB; }
      .sidebar .nav-item .nav-link.active {
        background: #fff; }
        .sidebar .nav-item .nav-link.active span {
          color: #41BBCB; } }

@media (max-width: 720px) {
  #login-page {
    background-size: 120%; } }


/* INSCRIPCION */
#formulario {
	color: #3f3e3e;
}
#formulario h2,
#formulario h4 {
	font-weight: bold;
}
#formulario h4 {
	font-size: 1.2rem;
	margin-bottom: 1rem;
}

@media (min-width: 991px) {
	.modal-dialog {
	    max-width: 1000px;
	}
}

::-webkit-file-upload-button {
  display: none;
}
.tags-colores {
  margin-top: 7px;
  margin-bottom: 0; }
.tags-colores span {
  cursor: pointer;
}

.tags-colores div.tag {
  border: 2px solid transparent;
  position: relative;
  padding-left: 20px;
}
.tags-colores div.tag:hover,
.tags-colores div.tag.active {
    border: 2px solid #41BBCB;
}