body {
   /*overflow-x: hidden;*/
margin:0px 0px 0px 0px;
}

/* Toggle Styles */

#wrapper {
   padding-left: 0;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}

#wrapper.toggled {
   padding-left: 250px;
}

#sidebar-wrapper {
   z-index: 1000;
   position: fixed;
   left: 250px;
   width: 0;
   height: 100%;
   margin-left: -250px;
   overflow-y: auto;
   background: #f1f1f1;
   box-shadow:3px 2px 5px 0px #151515;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
   width: 250px;
}

#page-content-wrapper {
   width: 100%;
   position: absolute;
   padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
   position: absolute;
   margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav{
   position: absolute;
   top: 0;
   width: 250px;
   margin: 0;
   padding: 0;
   list-style: none;
}
.sidebar-nav li {
  margin:0px 0px 0px 0px;
  margin-top:5px;
   text-indent: 20px;
   line-height: 40px;
}

.sidebar-nav li a {
  margin-right:5px;
  background:none;
   display: block;
   text-decoration: none;
   color: #086a87 !important;
}
.sidebar-nav li a:hover {

   text-decoration: none;
   color:#086a87 !important;
box-shadow:0px 0px 3px 0px #151515;

   /*background: rgba(255,255,255,0.2);*/
}
.sidebar-nav li a i{
  padding-top:5px;
  color:red !important;
}
.sidebar-nav li a:hover > i{
  padding-top:5px;
  color:red !important;
}


.sidebar-nav li a:active,
.sidebar-nav li a:focus {
   text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
   height: 65px;
   font-size: 18px;
   line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
   color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
   color: #fff;
   background: none;
}

/*header dashboard*/
.item_content_thumb{
  background:none;
  border:1px solid black;
  width:170px;
  height:30px;
  background:#FC4C11;
  color:#FFF;
  font-size:15px;
  font-family: sans-serif;
}

.item_content_thumb_num{
  background:none;
  border:1px solid black;
  width:170px;
  height:60px;
  background:#086a87;
  color:#FFF;
  font-size:15px;
  font-family: sans-serif;
}

@media(min-width:768px) {
   #wrapper {
       padding-left: 250px;
   }

   #wrapper.toggled {
       padding-left: 0;
   }

   #sidebar-wrapper {
       width: 250px;
   }

   #wrapper.toggled #sidebar-wrapper {
       width: 0;
   }

   #page-content-wrapper {
       padding: 20px;
       position: relative;
   }

   #wrapper.toggled #page-content-wrapper {
       position: relative;
       margin-right: 0;
   }
}



.badge-danger {
  background-color: #d43f3a !important;
}
.badge-warning {
background-color: #d58512 !important;
}

.badge-success {
background-color: #398439 !important;
}

.badge-info {
background-color: #269abc !important;
}

.badge-inverse {
background-color: #333333 !important;
}
.nav_x{
  padding-left: 0px;
}
.nav_x li{
  list-style: none;
  padding-left: 0px;
  background: black;
}
.nav_x li:hover{
background:#086a87;
}
.nav_x > .active_nav_x{
  background:#086a87;
}

/*data used*/
/*rewrite bootstrap*/
.dropdown > a{
  background:#FC4C11 !important;
}
.dropdown-menu{
  background:#FC4C11 !important;

}
.dropdown-menu > li > a:link,a:visited,a:hover{
  color:#fff !important;
}
.dropdown-menu > li > a:hover{
  background:#1FCEDE !important;
}
/*end rewrite bootstrap*/
.color_boro{
  color:#fff !important;

}

.icon_div_files-intro{
  width: 150px;
  height: 150px;
  border:0px solid red;
  background: none;
  border-radius: 100px;
}
.header_response{
  background:#f1f1f1 !important;
}
.files-intro_circle_thumb{
  border-radius:50px;
  width:60px;
  height:60px;
}

.tb_narro_report{
  font-size:10px !important;
}
.hd_report_narro{
  background:#0B0B61; color:#FFF;
}

/********/
.fondologin{
  background-image: url('../files-intro/fondo_login.svg');
  /*background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;*/
  background-size: cover;
}
.colorlogin{
  margin: 10px 0;
  padding: 10px 0;
  background-image: url('../files-intro/fondocaja.png');
  /*background-color: rgba(0,162,178,91);*/
  border-radius: 10px 10px 10px 10px !important;
  border: 0px solid #BAB9B9;
}
.cuaboton{
  border: 0px solid red;
  background-color: none;
  margin:0 auto;
  max-width:300px;
  margin-top:5px;
}
.btnlogin{
  margin: 0 auto;
  border-radius: 4px !important;
  border: 0px solid #BAB9B9;
  font-size: 20px !important;
  font-weight: normal;
  width: 310px !important;
  background-color: rgba(254,43,9,100);
  color: #FFFFFF !important;
}

.logocliente{
  display: block;
  text-align: center;
  margin-top: 4%;
}
.logocliente files-intro{
  width: 250px;
  text-align: center;
}

.input-group-addon{
  background-color: #FFFFFF !important;
  border-right: 1px solid rgb(155,154,154) !important;
  padding: 0px 7px 0 7px !important;
}
.titulologin{
  font-family: 'PT Sans', sans-serif;
  color: rgb(255,42,7);
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 20px;
}
.underline{
  border-bottom: 4px solid rgb(255,42,7);
}
.logoclientedas files-intro{
  width: 50px;
  text-align: center;
}
.lateraldesing{
  margin: o auto;
  min-height: 100%;
  padding-top: 25px;
  background-image: url('../files-intro/lateral.png');
  background-repeat: repeat-y;
  background-size: cover;
}
.titulodas{
  display: block;
  text-align: center;
  font-family: 'PT Sans', sans-serif;
  color: #ffffff;
  text-decoration: underline red;
  background-color: rgb(255,42,7);
  font-size: 13px;
  font-weight: bold;
  padding: 5px 0;
}
.titulodas h4{

}
.colorlink {
      font-family: 'Fira Sans', sans-serif;
      color: #000000;
      font-size: 15px;
      padding-left: 56px;

}
.btnmenu{
  display: block;
  margin-left: 20px;
  width: 190px;
  height: 50px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  color: #000000 !important;
  line-height: 48px;
}
.btnmenu a:link{
  color: #000000 !important;
}
.btnanaquel{
    background-image: url('../files-intro/btn_anaquel.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btninventario{
    background-image: url('../files-intro/btn_inventario.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btnfoco{
    background-image: url('../files-intro/btn_foco.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btnmanual{
    background-image: url('../files-intro/btn_manual.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btncobertura{
    background-image: url('../files-intro/btn_cobertura.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btncadenas{
    background-image: url('../files-intro/btn_cadenas.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btnencuestas{
    background-image: url('../files-intro/btn_encuestas.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btnfotos{
    background-image: url('../files-intro/btn_fotos.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btnmarca{
    background-image: url('../files-intro/btn_marca.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btnpromotores{
    background-image: url('../files-intro/btn_promotores.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btntiendas{
    background-image: url('../files-intro/btn_tiendas.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btnproductos{
    background-image: url('../files-intro/btn_producto.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btnmenusalir{
  display: block;
  margin-left: 75px;
  width: 80px;
  height: 25px;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  color: #000000 !important;
  line-height: 25px;
}

.btnsalir{
    background-image: url('../files-intro/btn_salir.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.cajamenu{
  margin-top: 10px;

}
.cajamenu a:hover{
    /*text-decoration:none;*/
}
.logomenu{
  text-align: center;
  margin-top: 30px;
}
.colorlinksalir {
      font-family: 'Fira Sans', sans-serif;
      color: #FFFFFF;
      font-size: 16px;
      padding-left: 35px;

}
.fondogeneral{
  /*position: fixed;*/
  width: 100%;
  height: 100%;
  overflow: auto;
    /*height: 100%;
    background-image: url('../files-intro/fondo_contenido.jpg');

    background-repeat: repeat-y;
    background-attachment: fixed;
    background-size: cover;*/

    /*border: 1px solid red;
    margin: o auto;
    height: 100%;*/
    background-image: url('../files-intro/fondo_contenido.jpg');
    background-position: center;
    background-repeat: repeat-y;
    background-size: cover;
    background-attachment: fixed;



}
.logocontenido{
  position: static;
  margin-top: 10px;

}
#hoja{
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  background-image: url('../files-intro/fondo_login.svg');
  background-position: center;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: fixed;
}
#grallogin{

  width: 350px;
  z-index:999999;
  margin-left: 50px;
  margin-top: 5%;
  background-color: none;
  text-align: center;
  border: 0px solid red;
}

.tituloln{
  display: block;
  font-size: 22px;
  color: #FFFFFF;
  text-align: center;
}
.subtituloln{
  display: block;
  font-size: 14px;
  color: #FFFFFF;text-align: center;
}
#btningreso {
    width: 254px;
    height: 36px;
    background-image: url("../files-intro/btning.png");
    background-repeat: no-repeat;
    border: 0px solid red;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-weight: bold;
}
div.mydiv{
    background-image:url('../files-intro/cajatext1.png');
    background-repeat:no-repeat;
    height: 90px;
    width: 100%;
    border: 0px solid red;

}
div.mydiv2{
    background-image:url('../files-intro/cajatext2.png');
    background-repeat:no-repeat;
    height: 90px;
    width: 100%;
    border: 0px solid red;

}

.fistinput{
    background-color:transparent;
    border: 0px solid red;
    width: 210px;
    height: 45px;
    margin-top: 30px;
    font-size: 20px;
    color: #FFFFFF;
}
.fistinput:focus{
    border: none;
    background-color: transparent;
    resize: none;
    outline: none;
}
.fistinput2{
    background-color:transparent;
    border: 0px solid red;
    width: 200px !important;
    height: 45px;
    margin-top: 5px;
    margin-left: 70px;
    font-size: 20px;
    color: #FFFFFF;
}
.fistinput2:focus{
    border: none;
    background-color: transparent;
    resize: none;
    outline: none;
}
.dercaja{
    color: #FFFFFF;
    font-size: 13px;
    margin-top: 30px;
}


.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #ffffff;
}
.loader img{
    position: relative;
    left: 40%;
    top: 30%;
}
video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: -100;
  background-size: cover;
}
.input-group-text{
  background-image: none !important;
  background-color: transparent !important;
  border: 0px solid red;
  font-size: 40px !important;
  margin: 0 !important;
  padding: 0 !important;
  padding-left: 15px !important;
  margin-top: -5px !important;
}
.password-eye:before {
  font-family: feather !important;
  content: "\e86a";
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  vertical-align: middle;
  line-height: 1.2;
  font-size: 38px;
  color: #E6E6FA;
}
