html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
  font-size: 12px;
  padding-top: 70px;
}

h1, h3 { 
  font-weight: bold;
  text-align: justify;
}

p { 
  text-align: justify; 
}

p.contenido { 
  font-size: 16px; 
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-color: #EDEDEB;
  text-align: center;
}

.container .text-muted {
  margin: 10px 0;
  background-image: "/img/header.jpg";
  color: #fff;
}

.contra {
   align-items:center;
   background-image: "/img/header.jpg";
   text-align:center;
   margin:50px auto;
   padding: 10px;
   width: 350px;
}

.contralbl {
  margin-top: 10px;
  text-align: left;
  width: 350px;
}

.error {
  color:#cc0000;
  font-size:16px;
  text-align: center;
  padding-top: 85px;
}

.boton {
  float: right;
  margin-bottom: 50px;
  text-transform: uppercase;
}

.logo {
  list-style: none;
  margin-bottom: 20px;
  width: 160px;
  padding: 0;
}

.imgheader {
  width: 120px;
  margin: 0px;
  padding: 0px;
  float: left;
}

td, input, select, button, file {
  font-size: 12px;
  text-transform: uppercase;
}

.lstDatos {
  text-align: right;
  padding-right: 10px;
  font-weight: bold;
  border: 0px;
}

.lstDates {
  font-size: 11px;
  font-weight: 100;
  border: 1px;
  padding: 0px;
}

.formulario {
  font-size: 12px;
  margin-top: 25px;
  text-transform: uppercase;
}

.form_search{
  display: flex;
  float: right;
}

.form-control {
  font-size: 12px;
  width: 500px;
}

.submenu {
  margin-left: 15px;
}

.usuario {
  color: #333;
  font-weight: bold;
  padding: 5px;
}

@media screen and (max-width: 600px) {
  .imagen {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .footer {
    padding: 0px;
    margin: 0px;
  }

  .form_search{
    display: flex;
    float: right;
  }

  .form-control {
    font-size: 12px;
    width: 350px;
  }

}

/* Sidebar */

.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.navbar-fixed-top {
  border: 0;
}

/* Hide for mobile, show later */
.sidebar {
  display: none;
}

@media (min-width: 768px) {
  .logo {
    width: 160px;
    padding-left: 10px;
  }

  body, td, input, select, button, file {
    font-size: 12px;
  }

  .sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }

}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 1px;
  margin-left: -10px;
}

.nav-sidebar > li > a {
  padding-right: 15px;
  padding-left: 15px;
}

.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* Main content */

.main {
  padding: 20px;
}

@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}

.main .page-header {
  margin-top: 0;
}

/* Placeholder dashboard ideas */

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}

.placeholders h4 {
  margin-bottom: 0;
}

.placeholder {
  margin-bottom: 20px;
}

.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

/* Dashboard main items */

.counter_section {
  min-height: auto;
  display: block;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  border: 0px solid #e7e7e7;
  padding: 30px 35px;
  background: #fff;
  border-radius: 5px;
  min-height: 125px;
  display: flex;
  margin-bottom: 30px;
  height: 150px;
}

.couter_icon {
  display: block;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  float: left;
  margin: 8px 0 8px;
}

.gly {
    font-size: 50px;
    color: #fff;
}

.counter_no {
  padding: 0 12px;
  align-content: center;
  align-items: center;
  float: right;
  width: 100%;
}

.counter_no p.total_no {
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 45px;
  float: left;
  width: 100%;
  line-height: normal;
  font-weight: 600;
  color: #fff;
  text-align: right;
  font-size: 30px;
  font-weight: 400;
}

.counter_no .head_couter {
  text-align: center;
  float: left;
  width: 100%;
  color: #fff;
  font-weight: 300;
  margin: 0px 0 0 0;
  font-size: 20px;
  text-align: right;
}

.full {
    width: 100%;
    float: left;
}

.yellow_bg {
    background: #ff9800 !important;
}

.blue1_bg {
    background: #2196f3 !important;
}

.green_bg {
    background: #009688 !important;
}

.red_bg {
    background: #e91e63 !important;
}

.orange_bg {
    background: #fc4b08 !important;
}

.uvscds {
  background: #60C8D4;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.uvstep {
  background: #DE6D2B;
}

.uvstec {
  background: #0E58A4;
}

.uvslrj {
  background: #209C43;
}

.uvsamo {
  background: #413091;
}

span{
  color: #000;
  font-weight: bold;
  font-size: 20px;
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.file-select {
  position: relative;
  display: inline-block;
}

.file-select::before {
  background-color: #5678EF;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  content: 'BUSCAR'; /* texto por defecto */
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.file-select input[type="file"] {
  opacity: 0;
  width: 50px;
  height: 32px;
  display: inline-block;
}

#src-file1::before {
  content: 'Seleccionar Archivo 1';
}

.btnCentro{
  text-align: center;
  vertical-align: venter;
  font-weight: bold;
}