/*!
 *   sgtQuiro v3.1.0
 *   Author: Colorlib
 *   Website: AdminLTE.io <https://adminlte.io>
 *   License: Open source - MIT <https://opensource.org/licenses/MIT>
 */
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@import url("adminlte.css");

/*
******************* PERSONALIZACION
*/
h1,
h2,
h3,
h4,
h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}
a {
  color: #232a32;
  text-decoration: none !important;
  background-color: transparent;
}
a:hover {
  color: #040405;
  text-decoration: none !important;
}

a:not([href]) {
  color: inherit;
  text-decoration: none !important;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none !important;
}

.navbar {
  padding: 0.1rem 0.1rem;
}
.img-fluid {
  max-width: 90% !important;
}
.img-radius {
  margin-right: 10px;
  max-width: 40px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 5px 10px 0 rgba(43, 43, 43, 0.2);
  box-shadow: 0 5px 10px 0 rgba(43, 43, 43, 0.2);
}
.show-notification,
.profile-notification {
  background: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  border: none;
  opacity: 1;
  position: absolute;
  left: auto;
  right: -15px;
  visibility: visible;
  overflow: visible;
  width: 17em;
  padding: 15px 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

.content-header {
  padding: 10px 0.5rem;
}
.main-header-modulo {
  padding: 10px;
  border: none;
  -webkit-box-shadow: 0 2px 4px 0 rgba(43, 43, 43, 0.1);
  box-shadow: 0 2px 4px 0 rgba(43, 43, 43, 0.1);
}

.card {
  margin-bottom: 0.5rem;
}
.card-header {
  padding: 10px 10px;
}
.sgtTitular h1 {
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0 !important;
}
.main-footer {
  margin: 0;
  font-size: 14px;
  border-top: none;
  padding: 1rem;
}

.icon-listado {
  font-size: 1.5rem;
}

.card-show {
  display: block;
}
.card-noshow {
  display: none;
}

.form-group {
  margin-bottom: 1rem;
}

label:not(.form-check-label):not(.custom-file-label) {
  font-weight: 400 !important;
}
label {
  margin-bottom: 0.1rem !important;
}
.form-control {
  height: calc(2rem + 2px);
  padding: 0.2rem;
}

.profile-notification {
  padding: 5px;
}

.btn-info-activo {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.td-boton {
  cursor:pointer;
}
.td-boton:hover {
  background: rgba(0, 0, 0, 0.1);
}
.md-boton {
  cursor:pointer;
}
.md-boton:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* ******************* IMPRIMIR FACTURA */
.factura {
  padding: 50px 50px;
}
.factura img {
  max-height: 70px !important;
  padding-bottom: 10px;
}
#empresa p {
  font-size: 0.8rem;
}
#info-factura {
  color: #0f254a;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: right;
}
#info-factura H1 {
  color: #0f254a;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 3.6rem;
  font-weight: 600;
}
.fact-azul {
  color: #176dac;
}
.fact-cuerpo {
  min-height: 500px;
}
.lineas thead th {
border-top:none;
}
.lineas > thead {
  color: #0f254a;
  font-size: 1.2rem;
}

.lineas > thead > tr {
  border: none;
}

.lineas > thead > tr > th:nth-child(2),
.lineas > tbod > tr > td:nth-child(2) {
  width: 300px;
}

.lineas > thead > tr > th:nth-child(n + 3) {
  text-align: right;
}

.lineas > tbody > tr > td:nth-child(n + 3) {
  text-align: right;
}

.lineas > tfoot > tr > th,
.lineas > tfoot > tr > th:nth-child(n + 3) {
  font-size: 24px;
  text-align: right;
}

.fact-totales {
  color: #0f254a;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: right;
}
#pie {
  padding-top: 50px;
}
.pie-titular {
  color: #176dac;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1rem;
  padding-bottom: 0;
  text-align: left;
}
.pie-dato {
  color: #0f254a;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1rem;
  padding-bottom: 0;
  text-align: left;
}

.pie-lgpd {
  color: #000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.5rem;
  padding: 50px 50px;
  text-align: left;
}

/*
******************* CALENDARIO
*/

.fc .fc-toolbar-title {
  font-size: 1em;
  margin: 0;
}

.fc .fc-button {
  border: 1px solid transparent;
  padding: .1em .8em;
  margin: .1em .1em;
  font-size: 0.8em;
  line-height: 1.5;
  border-radius: 0;
}
.fc-col-header-cell-cushion, .fc-timegrid-axis-cushion, .fc-timegrid-slot-label-frame, .fc-timegrid-event-harness {
  font-size: .8em;
  font-weight: 400;
}
@media (min-width: 768px) {
  .fc .fc-toolbar-title {
    font-size: 1.2em;
  }
  .fc .fc-button {
    border: 1px solid transparent;
    padding: .4em .8em;
    font-size: 1em;
  }
  .fc-col-header-cell-cushion, .fc-timegrid-axis-cushion, .fc-timegrid-slot-label-frame, .fc-timegrid-event-harness {
    font-size: 1em;
  }
}