/*
  CSS Para customizar el template
*/
@import "sidebar.css";

html {
  font-size: 10px;
}

.skin-blue .treeview-menu > li.active > a,
.skin-blue .treeview-menu > li > a:hover {
  color: #8aa4af !important;
}

.treeview {
  white-space: normal !important;
}

@media only screen and (max-width: 1599px) {
  .rectangulo_fino_principal {
    padding-top: 34% !important; /* 1:1 Aspect Ratio */
  }
  .titulo-datos-izquierda {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  .titulo-datos-izquierda2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  .titulo-datos-derecha {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  .trd h4 {
    font-size: 14pt !important;
  }
  .trd2 h4 {
    font-size: 14pt !important;
  }
  .trd-sm h4 {
    font-size: 16pt !important;
  }
}

.rectangulo {
  width: 100%;
  padding-top: calc(50% - 0.5rem); /* 1:2 Aspect Ratio */
  position: relative; /* If you want text inside of it */
}

.rectangulo_gordo {
  width: 100%;
  padding-top: calc(64% - 0.5rem); /* 1:2 Aspect Ratio */
  position: relative; /* If you want text inside of it */
}

.rectangulo_fino {
  width: 100%;
  padding-top: calc(30% - 0.5rem); /* 1:3 Aspect Ratio */
  position: relative; /* If you want text inside of it */
}

.rectangulo_fino4 {
  width: 100%;
  padding-top: calc(30% - 0.4rem); /* 1:3 Aspect Ratio */
  position: relative; /* If you want text inside of it */
}

.rectangulo_fino_principal {
  width: 100%;
  padding-top: 30%; /* 1:1 Aspect Ratio */
  position: relative; /* If you want text inside of it */
}

.rectangulo iframe {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 16px !important;
  width: 100%;
  height: 100%;
}

.grf_dentro {
  position: absolute;
  top: 25%;
  left: 4%;
  bottom: 4%;
  right: 4%;
  margin: 0;
}

.grf_dentro_entero {
  position: absolute;
  top: 15%;
  left: 25%;
  bottom: 4%;
  right: 4%;
}

.grf_bottom {
  position: absolute;
  left: 4;
  bottom: 4;
  right: 5;
  height: 26%;
}

.grf_dcha {
  position: absolute;
  top: 8%;
  left: 35%;
  right: 8px;
  bottom: 8%;
  right: 4;
}

.grf_dcha_pie {
  position: absolute;
  top: 12%;
  left: 55%;
  bottom: 4;
  right: 4;
}

.selectores {
  position: absolute !important;
  left: 0%;
  top: 20%;
  z-index: 99;
  width: 25%;
}

.trd {
  position: absolute !important;
  left: 0%;
  top: 30%;
  z-index: 99;
  width: 50%;
}

.trd h4 {
  margin-left: 16px !important;
  margin-bottom: 0px !important;
  font-size: 18pt;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
}

.trd2 {
  position: absolute !important;
  left: 50%;
  top: 30%;
  z-index: 99;
  width: 50%;
}

.trd2 h4 {
  margin-left: 16px !important;
  margin-bottom: 0px !important;
  font-size: 18pt;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
}

.trd3 {
  position: absolute !important;
  left: 60%;
  top: 0%;
  z-index: 99;
  width: 50%;
}

.trd3 h4 {
  margin-left: 16px !important;
  margin-bottom: 0px !important;
  font-size: 24pt;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
}

.trd-sm {
  position: absolute !important;
  left: 0%;
  top: 10%;
  z-index: 99;
  width: 100%;
}

.trd-sm h4 {
  margin-left: 16px !important;
  margin-bottom: 0px !important;
  font-size: 20pt;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
}

.titulo-relativo {
  position: absolute !important;
  left: 0%;
  top: 3%;
  z-index: 99;
  width: 50%;
}

.titulo-relativo2 {
  position: absolute !important;
  left: 50%;
  top: 3%;
  z-index: 99;
  width: 50%;
}

.titulo-relativo-datos {
  position: absolute !important;
  left: 0%;
  top: 15%;
  z-index: 99;
  width: 100%;
}

.titulo-relativo-datos h4 {
  margin-bottom: 0px !important;
  font-size: 38pt;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
}

.sbt-kpi {
  font-size: 8pt;
  text-align: left;
  margin-top: 0px !important;
  margin-left: 16px !important;
}

.titulo-datos-izquierda {
  text-align: left;
  padding-left: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: bold;
}

.titulo-datos-izquierda2 {
  text-align: left;
  padding-left: 16px !important;
  padding-top: 4px;
  font-weight: bold;
  padding-bottom: 2px;
}

.titulo-datos-derecha {
  text-align: right;
  padding-right: 20px;
  padding-top: 4px;
  font-weight: bold;
  padding-bottom: 4px;
}

.ts12pt {
  font-size: 10pt;
}

.text-pc {
  color: #0072bc !important;
}

.m-l-0 {
  margin-left: 0px;
}

.m-b-2 {
  margin-bottom: 8px !important;
}

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

.pnt {
  cursor: pointer !important;
}

.displayAreaContainer {
  background: #ecf0f5 !important;
}

.text-red2 {
  color: #c62828;
}

.icono-sidebar {
  float: left;
  background-color: transparent;
  background-image: none;
  padding: 15px 15px;
  font-family: fontAwesome;
  color: white !important;
}

.icono-sidebar:hover {
  background-color: #f0f0;
}

.select2 {
  width: 100% !important;
}

.modal-lg {
  width: 80% !important;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #3c8dbc !important;
  border-color: #367fa9 !important;
  padding: 1px 10px !important;
  color: #fff !important;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #fff !important;
  cursor: pointer !important;
  display: inline-block !important;
  font-weight: bold !important;
  margin-right: 2px !important;
}

.btn-label {
  position: relative !important;
  left: -12px !important;
  display: inline-block !important;
  padding: 6px 12px !important;
  background: rgba(0, 0, 0, 0.15) !important;
  border-radius: 3px 0 0 3px !important;
}
.btn-labeled {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.btn {
  margin-bottom: 10px !important;
}

.iconos-acciones {
  font-size: 14pt !important;
}

.fieldsetcontenedor fieldset {
  position: relative !important;
  min-height: 1px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-bottom: 15px !important;
}

.users-list > li {
  list-style: none !important;
  width: 25%;
  float: left;
  padding: 10px;
  text-align: center;
}

.timeline > li {
  list-style: none !important;
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
}
