table tr th {
  padding: 10px!important;
}
table tr th .asc:after {
  content: " \f106";
  font-family: "FontAwesome";
}
table tr th .desc:after {
  content: " \f107";
  font-family: "FontAwesome";
}
table tr td {
  padding: 10px!important;
}
table tr td .filename {
  white-space: nowrap;
}
table tr td .fa.left,
table tr td .far.left,
table tr td .fas.left,
table tr td .fal.left {
  margin-right: 4px;
}
table tr td .fa.right,
table tr td .far.right,
table tr td .fas.right,
table tr td .fal.right {
  margin-left: 4px;
}
table tr td .fa.small,
table tr td .far.small,
table tr td .fas.small,
table tr td .fal.small {
  font-size: 60%;
  position: relative;
  top: -1px;
}
table tr td .label {
  position: relative;
  top: -1px;
}
table tr td:last-child {
  position: relative;
}
table tr td:last-child .btn-group {
  position: absolute;
  right: 10px;
  top: 8px;
}
table tr td:last-child .btn-group .btn-xs {
  padding: 2px 6px;
}
table tr.oculto td {
  color: rgba(0, 0, 0, 0.2);
  text-decoration: line-through;
}
table tr.oculto td:first-child {
  text-decoration: inherit;
}
table tr.oculto td:last-child {
  color: inherit;
  text-decoration: inherit;
}
table tr.oculto td .text-danger,
table tr.oculto td .text-info,
table tr.oculto td .text-success,
table tr.oculto td .text-warning {
  color: rgba(0, 0, 0, 0.2);
}
table tr.oculto td .btn {
  opacity: 0.6;
}
table .fa.pendiente {
  position: relative;
  top: -1px;
  opacity: 0.7;
}
.ibox .ibox-title .tools {
  display: block;
  float: none;
  margin-top: 0;
  position: relative;
  padding: 0;
  text-align: right;
}
.ibox .ibox-title .tools a {
  cursor: pointer;
  margin-left: 5px;
}
.ibox .ibox-title.tabs {
  padding: 13px 15px 0;
}
.ibox .ibox-title.tabs .nav-tabs {
  border: 0;
}
.ibox .ibox-title.tabs .nav-tabs a {
  padding: 12px 18px 11px;
  margin-right: 6px;
  outline: none!important;
}
.ibox .ibox-title.tabs .nav-tabs a:hover {
  background: #F9F9F9!important;
}
.ibox .ibox-title.tabs .nav-tabs a:active,
.ibox .ibox-title.tabs .nav-tabs a:focus {
  border: 1px solid #e7eaec!important;
  border-bottom: 1px solid #FFF!important;
  color: #666!important;
  background: #FFF!important;
}
.ibox .ibox-title.tabs .nav-tabs .active a {
  border: 1px solid #e7eaec!important;
  border-bottom: 1px solid #FFF!important;
  color: #666!important;
  background: #FFF!important;
}
.ibox .ibox-content {
  padding: 20px;
}
.filtrar .row {
  margin-right: -8px;
  margin-left: -7px;
}
.filtrar .row > div {
  padding-right: 8px;
  padding-left: 7px;
}
.filtrar .form-group,
.filtrar .input-group {
  margin-bottom: 15px;
  position: relative;
}
.filtrar .form-group .borrar,
.filtrar .input-group .borrar {
  cursor: pointer;
  position: absolute;
  top: 9px;
  right: 50px;
  font-size: 13px;
  color: #AAA;
  z-index: 3;
  display: none;
}
.filtrar .form-group .borrar:hover,
.filtrar .input-group .borrar:hover {
  color: #666;
}
.nav.metismenu > li > a {
  padding: 14px 16px 14px 18px;
  color: #999c9e;
}
.nav.metismenu > li > a i {
  width: 15px;
}
.nav.metismenu .nav-second-level li a {
  padding: 7px 20px 7px 43px;
}
.nav.metismenu .nav-second-level li a .arrow {
  float: none;
  margin-left: 5px;
  transform: scale(0.9);
}
.nav.metismenu .nav-second-level li a .arrow:before {
  content: '\f0d7';
}
.nav.metismenu .nav-second-level li.active a .arrow:before {
  content: '\f0d8';
}
.nav.metismenu .nav-third-level {
  padding: 0 0 0 40px;
}
.nav.metismenu .nav-third-level li {
  /*border-left: 1px solid rgba(255, 255, 255, 0.1);*/
}
.nav.metismenu .nav-third-level li.active {
  border-left: none;
}
.nav.metismenu .nav-third-level li:first-child {
  margin-top: 8px;
}
.nav.metismenu .nav-third-level li:last-child {
  margin: 0 0 10px 0;
}
.nav.metismenu .nav-third-level li a {
  padding-left: 15px;
}
.puntos .punto {
  display: table;
  width: 100%;
  margin-bottom: 15px;
  padding: 15px 24px;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05) inset;
}
.puntos .punto.selected {
  background-color: rgba(57, 89, 117, 0.15);
  color: #333;
}
.puntos .punto:last-child {
  margin-bottom: 0;
}
.puntos .punto > * {
  display: table-cell;
  vertical-align: middle;
}
.puntos .punto .check {
  width: 48px;
  padding-right: 24px;
}
.puntos .punto .texto {
  padding-right: 24px;
}
.puntos .punto .texto h3 {
  margin-top: 0;
  margin-bottom: 4px;
}
.puntos .punto .icono {
  width: 48px;
  text-align: right;
  font-size: 16px;
}
.puntos .punto .icono .far {
  display: none;
}
.puntos .punto .tipo {
  width: 150px;
  padding-left: 10px;
}
.resumen .tag-list li span,
.resumen .tag-list li a {
  font-size: 11px;
  padding: 4px 10px;
  margin-right: 6px;
  margin-top: 6px;
  background-color: #f3f3f4;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  display: block;
}
.resumen .tag-list li span .fa,
.resumen .tag-list li a .fa,
.resumen .tag-list li span .fal,
.resumen .tag-list li a .fal,
.resumen .tag-list li span .fas,
.resumen .tag-list li a .fas,
.resumen .tag-list li span .far,
.resumen .tag-list li a .far {
  margin-right: 2px;
}
.resumen .actividad {
  height: 500px;
}
.resumen .actividad #vertical-timeline {
  margin-left: 14px;
  margin-right: 18px;
}
.resumen .actividad #vertical-timeline .vertical-timeline-content p {
  margin: 0 0 10px 0;
}
.reportes {
  padding-right: 0!important;
  padding-bottom: 0!important;
}
.reportes .file-box {
  display: inline-block;
  float: none;
  width: 200px;
}
.reportes .file-box .file a > .fas {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 0.8;
}
.reportes .file-box .file a .icon {
  height: auto;
}
.reportes .file-box .file a .icon i {
  font-size: 80px;
}
.reportes .file-box .file a:hover > .fas {
  opacity: 1;
}
.reportes .file-box .file a:hover .icon i {
  color: #c1c1c1;
}
.reportes .file-box .file a:hover .file-name {
  /*background-color: #F1F1F1;*/
}
/*.form-group {
  & .row {
    margin-right: -8px;
    margin-left: -7px;
    & > div {
      padding-right: 8px;
      padding-left: 7px;
    }
  }
}*/
.campos-fijos .fila {
  margin-bottom: 15px;
  display: table;
  width: 100%;
}
.campos-fijos .fila.botones {
  margin: 0;
}
.campos-fijos .fila label {
  display: table-cell;
  padding: 0 15px 0 15px;
  width: 230px;
  max-width: 230px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: right;
  min-height: 1px;
}
.campos-fijos .fila .campos {
  display: table-cell;
  padding: 0 15px 0 15px;
  vertical-align: middle;
}
.campos-fijos .fila .campos > .fila {
  margin: 0;
}
.campos-fijos .fila .campos > .fila .campo {
  display: table-cell;
  vertical-align: middle;
  padding-right: 15px;
}
.campos-fijos .fila .campos > .fila .campo.fecha {
  width: 180px;
}
.campos-fijos .fila .campos > .fila .campo:first-child {
  width: 110px;
}
.campos-fijos .fila .campos > .fila .campo:last-child {
  padding-right: 0;
}
.select2-sm .select2-container .select2-selection--single {
  height: 30px;
}
.select2-sm .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 30px;
  height: 30px;
}
.select2-sm .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
}
.select2-sm .select2-container--default .select2-selection--single .select2-selection__clear {
  line-height: 28px;
  margin-right: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  visibility: hidden;
}
.select2-container--default .select2-selection--single .select2-selection__clear:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f057";
  visibility: visible;
  color: #AAA;
}
.select2-container--default .select2-selection--single .select2-selection__clear:hover:after {
  color: #666;
}
.permisos select {
  display: inline-block;
  width: auto;
}
.permisos td {
  vertical-align: middle !important;
}
.permisos .fa {
  width: 16px;
}
.permisos + .pagination {
  display: inline-block !important;
}
label.hora {
  max-width: 160px;
}
.hora {
  font-weight: bold;
}
.hora select {
  font-weight: normal;
  width: auto !important;
}
.hora select:first-child {
  margin-right: 4px;
}
.hora select:last-child {
  margin-left: 4px;
}
.error-message {
  background-color: #ed5565;
  color: #fff;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  margin-top: 4px;
  padding: 3px 8px;
  text-shadow: none;
  clear: both;
  border-radius: 0.25em;
  line-height: 14px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
.form-horizontal .error-message {
  float: right;
  margin-right: 15px;
}
.check-group {
  margin-bottom: 5px;
}
.check-group > label {
  display: block;
}
.check-group .checkbox {
  float: left;
  margin: 0 10px 10px 0;
  padding: 0;
}
.check-group .checkbox label {
  padding: 8px 12px;
  background: rgba(0, 0, 0, 0.05);
  color: #333;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05) inset;
  line-height: 22px;
}
.check-group.actualizar {
  margin-bottom: 0;
}
.check-group.actualizar .checkbox {
  margin: 0 0 0 15px;
}
.check-group.actualizar .checkbox label {
  padding: 6px 0;
  background-color: transparent;
  box-shadow: none;
}
.check-group .checkbox label div {
  margin-right: 8px;
  float: left;
  background-color: rgba(255, 255, 255, 0.8);
}
.pregunta h3 {
  margin-left: 0;
}
.pregunta p {
  background: #fafafb none repeat scroll 0 0;
  border: 1px solid #e7eaec;
  padding: 10px;
  border-left: 3px solid #1c84c6;
}
.text-full {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
td .fa {
  margin-right: 5px;
}
td .fa.reserva {
  color: #696969;
}
.help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.help.piola {
  border-bottom: 0;
}
.dropdown-menu-sm {
  padding: 4px 0;
  min-width: 80px;
  margin-left: 1px;
}
.dropdown-menu .divider {
  margin: 0;
}
.dropdown-menu-sm .divider {
  margin: 4px 0;
}
.dropdown-menu-sm .divider:first-child,
.dropdown-menu-sm .divider:last-child {
  display: none;
}
.dropdown-menu-sm > li > a {
  line-height: 25px;
  margin: 0;
  padding: 0 10px;
}
.dropdown-menu-sm > li > a i {
  width: 14px;
}
.modal-header .close {
  margin-top: -19px;
}
.invoice-table th {
  font-size: 14px;
}
.invoice-table tr td:first-child,
.invoice-table tr th:first-child {
  padding-left: 0;
}
.invoice-table tr td:last-child,
.invoice-table tr th:last-child {
  padding-right: 0;
}
.mini-navbar .nav-second-level > li:last-child {
  margin-bottom: 0;
}
.mini-navbar .nav-third-level {
  padding-left: 0;
}
.mini-navbar .nav-third-level > li {
  border-left: 0;
  margin-top: 0;
}
.mini-navbar .nav-third-level > li a {
  padding: 5px 10px 5px 30px;
}
.modelos {
  display: none;
}
#side-menu .label {
  margin-left: 12px;
  background: #0197D6;
  position: relative;
  top: -1px;
  padding: 3px 7px;
}
#side-menu .nav-third-level .label {
  background: #666;
}
textarea.compacto {
  height: 34px;
  transition: height 0.2s;
}
textarea.compacto:focus {
  height: 100px;
}
table.detalles tr td .borrar {
  display: none;
}
table.detalles tr:hover td .borrar {
  display: inline;
}
table.detalles tr td.descripcion {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 506px;
}
table.detalles tr:hover td.descripcion {
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
}
.imprimir .resumen h3 {
  font-size: 18px;
}
.imprimir .resumen .logos {
  margin-bottom: 30px;
}
.imprimir .resumen .logos .sennheiser {
  height: 42px;
  display: table-cell;
  vertical-align: bottom;
}
.imprimir .resumen .logos .bell {
  text-align: right;
}
.imprimir .resumen .logos .sennheiser img {
  width: 300px;
  vertical-align: bottom;
}
.imprimir .resumen .logos .bell img {
  width: 100px;
}
.imprimir .firma {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300px;
  border-top: 1px solid #666;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #666;
}
#boleta {
  overflow: hidden;
  background: #FFF;
  font-size: 11px;
}
#boleta h2 {
  margin: 0 0 6px 0;
  font-weight: bold;
  font-size: 22px;
}
#boleta h3 {
  margin: 0 0 10px 0;
  font-size: 18px;
}
#boleta .header .col-xs-7 {
  width: 62%;
}
#boleta .header .col-xs-5 {
  width: 38%;
}
#boleta .empresa {
  /*margin-bottom: 40px;*/
}
#boleta .empresa img {
  margin-bottom: 20px;
}
#boleta .empresa p {
  margin-bottom: 0;
  line-height: 17px;
  font-size: 12px;
}
#boleta .timbre {
  border: 4px solid #E00;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #E00;
  padding: 24px 0;
  line-height: 22px;
  margin-bottom: 8px;
}
#boleta .timbre p {
  margin-bottom: 14px;
}
#boleta .sii {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #E00;
  line-height: 20px;
  margin-bottom: 20px;
}
#boleta .fecha {
  border: 2px solid #333;
  border-radius: 6px;
  padding: 10px 14px;
  margin-bottom: 14px;
  text-align: center;
  font-size: 12px;
}
#boleta .datos {
  border: 2px solid #333;
  border-radius: 6px;
  padding: 12px 16px;
  margin-bottom: 20px;
  line-height: 18px;
}
#boleta .tabla {
  border: 2px solid #333;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 10px;
  background: url('/admin/img/boleta/items_bg.png') #FFF center 54px no-repeat;
  height: 390px;
}
#boleta .tabla table {
  width: 100.5%;
  max-width: 100.5%;
  margin: 0 0 0 -0.25%;
  border: 0;
}
#boleta .tabla table th {
  background: #333;
  color: #FFF;
  text-align: center;
  border: 0;
}
#boleta .tabla table tbody tr:first-child td {
  padding-top: 10px;
}
#boleta .tabla table tbody tr:last-child td {
  padding-bottom: 10px;
}
#boleta .tabla table td {
  border: 0;
  padding: 5px 10px;
  line-height: 16px;
  height: 16px;
}
#boleta .tabla table td:first-child {
  padding-left: 15px;
}
#boleta .tabla table td:last-child {
  padding-right: 15px;
}
#boleta .resumen {
  font-weight: bold;
  margin-bottom: 10px;
}
#boleta .resumen td {
  border: 0!important;
  padding: 0!important;
}
#boleta .resumen td.titulo {
  text-align: right;
  padding: 8px!important;
  line-height: 21px;
}
#boleta .resumen td span {
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #333;
  border-radius: 6px;
  padding: 8px;
  line-height: 18px;
  text-align: right;
}
#boleta .codigo p {
  text-align: center;
  font-weight: bold;
  line-height: 14px;
  margin-top: 4px;
}
#boleta .receptor {
  font-size: 13px;
  line-height: 21px;
  padding-top: 1px;
  position: relative;
  left: -5px;
}
#boleta .aviso {
  font-size: 11px;
  color: #777;
  line-height: 14px;
  margin-top: 10px;
}
.modal-backdrop + .datepicker {
  z-index: 2050!important;
}
.listado .fa-building {
  font-size: 12px;
  padding: 0 0 0 2px;
  position: relative;
  top: -1px;
}
.redactor-toolbar {
  box-shadow: none;
  border: 1px solid #e5e6e7;
  border-bottom: none;
}
.redactor-editor {
  padding: 15px;
  border: 1px solid #e5e6e7;
}
.redactor-toolbar li a:hover {
  background-color: #0197d6;
}
#etiquetas .placeholder .modal-body {
  opacity: 0.6;
  pointer-events: none;
}
#etiquetas .modal-body {
  padding-bottom: 15px;
  padding-top: 30px;
}
#etiquetas .modal-body hr {
  margin-top: 15px;
  margin-bottom: 25px;
}
.proceso {
  position: relative;
}
.proceso .loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  display: none;
}
.sk-spinner-three-bounce.sk-spinner {
  width: 400px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -20px;
}
.sk-spinner-three-bounce div {
  width: 50px;
  height: 50px;
  background-color: #0197d6;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.countdown {
  display: block;
  float: right;
  line-height: 34px;
  margin-right: 12px;
}
.chosen-container-single .chosen-single {
  min-height: 34px;
}
.pagination {
  margin-left: 30px;
}
.pagination > li > span.ellipsis {
  border-bottom: 0;
  border-top: 0;
}
.pagination > li > span.ellipsis:hover {
  background-color: inherit;
}
.counter {
  line-height: 28px;
}
.botones {
  margin-top: 20px;
  display: inline-block;
}
.botones > * {
  margin-right: 2px;
}
.btn .fas,
.btn .far,
.btn .fal {
  margin-right: 2px;
}
.check-group + .hr-line-dashed {
  margin-top: 12px;
}
.nav-header {
  background: url("/img/header-profile.png") no-repeat;
  background-size: cover;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  opacity: 0.5;
}
.chosen-container-multi .chosen-choices li.search-choice {
  margin: 6px 0 3px 5px;
  font-size: 90%;
}
.chosen-container-multi .chosen-choices {
  border-radius: 1px;
}
.chosen-container .chosen-drop {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.nav.navbar-top-links > li > a:hover {
  background-color: #E6E6E6;
}
.nav.navbar-top-links > li > a:focus {
  background-color: #FFF;
}
.dropdown-messages,
.dropdown-alerts {
  padding: 0;
}
.dropdown-messages-box {
  padding: 10px;
}
.dropzone {
  min-height: auto;
  border: 1px dashed #395975;
  background: white;
  padding: 20px 20px;
}
.dropzone .dz-preview {
  height: 120px;
}
.dropzone .dz-message {
  font-size: 16px;
}
.dropzone .dz-preview .dz-image {
  border-radius: 1px !important;
  background: #EAEAEA !important;
}
.dropzone .dz-preview .dz-image img {
  display: none;
  opacity: 0;
}
.dropzone .dz-preview .dz-details {
  opacity: 1;
  padding: 20px 10px;
}
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 6px;
}
.dropzone .dz-preview .dz-details .dz-filename {
  margin-bottom: 6px;
}
.dropzone .dz-preview .dz-details .dz-size span,
.dropzone .dz-preview .dz-details .dz-filename span {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 100px;
}
.dropzone .dz-preview .dz-details .dz-size span:hover,
.dropzone .dz-preview .dz-details .dz-filename span:hover {
  max-width: none;
}
.dropzone .dz-preview .dz-details .dz-size span {
  font-size: 15px;
  line-height: 12px;
  padding: 6px 8px;
}
.dropzone .dz-preview .dz-details .dz-filename span {
  font-size: 12px;
  line-height: 7px;
  padding: 6px 6px;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  bottom: 10px;
  left: 0;
  right: 0;
  top: auto;
  text-align: center;
  font-size: 28px;
  line-height: 28px;
  height: 28px;
  width: auto;
  margin: 0;
}
.dropzone .dz-preview .dz-success-mark {
  font-size: 26px;
  line-height: 27px;
}
.dropzone .dz-preview .dz-progress {
  height: 15px;
  bottom: 16px;
  top: auto;
  margin-top: 0;
  width: 86px;
  margin-left: -43px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  border: 0;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #395975;
}
.panel {
  border-radius: 0;
}
.documento {
  -webkit-animation-fill-mode: inherit;
  -moz-animation-fill-mode: inherit;
  -o-animation-fill-mode: inherit;
  animation-fill-mode: inherit;
  z-index: auto;
}
.documento .ibox-content .exito,
.documento .panel-body .exito {
  text-align: center;
  font-size: 104px;
  line-height: 104px;
  height: 104px;
}
.documento .panel-heading {
  min-height: 46px;
}
.documento .ibox-title h5,
.documento .panel-heading h5 {
  width: 100%;
  line-height: 16px;
}
.documento .ibox-title h5 small,
.documento .panel-heading h5 small {
  display: inline-block;
  height: 16px;
  line-height: 18px;
}
.documento .ibox-title h5 a,
.documento .panel-heading h5 a {
  color: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  margin-right: 10px;
}
.documento .ibox-title h5 a .far,
.documento .panel-heading h5 a .far {
  font-size: 17px;
  display: block;
  float: left;
  margin: 0 7px 0 0;
}
.documento .ibox-title h5 a .filename,
.documento .panel-heading h5 a .filename {
  max-width: 210px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  float: left;
}
form.actualizar_documento .metadato {
  display: none;
}
.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
  background: #fff;
  box-shadow: none;
  border: 1px solid #e5e6e7;
  border-radius: 2px;
  margin: 0;
  height: 34px;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border: 1px solid #395975;
  border-bottom-color: #e5e6e7;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 26px 0 12px;
  line-height: 34px;
  height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 32px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 24px;
}
.select2-container--open .select2-dropdown--below {
  border: 1px solid #395975;
  border-top: none;
  border-radius: 2px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default .select2-results > .select2-results__options {
  padding: 4px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #DDD;
  border-radius: 3px;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #EEE;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #395975;
  color: #FFF;
}
.select2-search--dropdown {
  padding-bottom: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #EEE;
  border: 1px solid #999;
  border-radius: 1px;
  margin-right: 5px;
  margin-top: 5px;
  line-height: 20px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 4px;
}
span.select2-selection.select2-selection--single {
  outline: none;
}
.modal-body {
  padding: 30px;
}
.modal-body .table > caption + thead > tr:first-child > td,
.modal-body .table > caption + thead > tr:first-child > th,
.modal-body .table > colgroup + thead > tr:first-child > td,
.modal-body .table > colgroup + thead > tr:first-child > th,
.modal-body .table > thead:first-child > tr:first-child > td,
.modal-body .table > thead:first-child > tr:first-child > th {
  border-top: 1px solid #e7eaec;
}
.btn .far.right,
.btn .fas.right,
.btn .fal.right {
  margin: 0 0 0 2px;
}
.table.links .label {
  display: inline-block;
  padding: 5px 8px;
  line-height: 10px;
}
.table.links th,
.table.links td {
  padding: 10px;
}
.project-manager {
  padding-left: 0;
  padding-right: 0;
}
.project-manager .tag-list li a {
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 0;
}
.input-sm {
  font-size: 13px;
}
select.input-sm {
  height: 32px;
  padding: 5px 10px;
}
.input-group .form-control {
  z-index: 3;
}
.documentos_empresa {
  display: none;
}
