@font-face{
   font-family:Roboto-Medium;
   src: <source>[,<source>]*;
   [font-weight:<weigth>];
   [font-style:<style>];
}

/*!!!!! Css para index !!!!!*/
.row.vertical-offset-100 {

  margin-top: 10%;
  margin-left: 72%;
}

#barr_bienvenido {
  margin-top: 10%;
  color: #4f4f4f;
}

#cuerpo_index{
 margin: auto;
}

#Logg_navbar_color1{
  background-color: #0c6fa6;
  font-size: 1px;
  box-shadow: 0 2px 4px rgb(140, 136, 136);
}

.text-align-center {
    text-align: center;
}
.gray-color {
    color: #4f4f4f;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

@media only screen  and (max-width: 600px){
  #img-blu-rep{
    display: none;
  }

}

#Logg_navbar2_color1{
  background-color: #0c6fa6;
  font-size: 6px;
}

#Logg_usu{
    margin-top: 75px;
    margin-left: 35%;
}

#Logg_contra{
    margin-top: 31px;
    margin-left: 35%;
}

#Logg_report {
  margin-right: 12%;
}

#Logg_inputmail{
  margin-top: 75px;
  background-color:rgba(229, 229, 229, 1.9);
  border: 2px solid ;
  border-color: #a5cd39;
}

#Logg_inpupass{
  margin-top: 31px;
  background-color:rgba(229, 229, 229, 1.9);
  border: 2px solid ;
  border-color: #0486a4;
}

#Logg_forgot{
  margin-top: 15px;
}

#Logg_acces{
  margin-top: 10px;
}

#Logg_corr_mrgin{
  margin-right: 100px;
  margin-top: 75px;
}

#Logg_psswd_mrgin{
  margin-right: 100px;
  margin-top: 30px;
}

#Logg_btn{
  margin-top: 15px;
}

/*!!!!! Css para Home Admin y Empresa !!!!!*/

.h5, h5 {
  text-align: center;
  color: #ffffff;
  margin-top: 25px;
}

.h6, h6 {
  text-align: center;
  color: #ffffff;
}

#Logg_info{
  background-color:rgba(229, 229, 229, 1.9);
}

#Logg_blue_reportes{
  margin-left: 3%;
}

#Logg_reportes_color1{
  background-color: #0c6fa6;
  font-size: 2px;
}

#Logg_btn_usuarios{
  background-color:#0c6fa6;
  margin-right: 80px;
  border: 0px solid ;
  font-size: 13px;
  color: black;
}

#barr_crear_empre{
  background-color: #e2e2e2;
  height:100vh;

}


#btn_buscar{
  margin-top: 25%;
  margin-left: 30%;

}

#cass_bus_empre{
  margin-top: 15%;
  margin-left: 5px;

}

#btn_ir_borde{
  background-color: #a5cd39;
  border: 5px solid ;
}

#bar_col_empresa{
  background-color: #c6c6c5;

}

/*!!!!! Css para Home Usuario!!!!!*/

#col_bar_usuario{
  background-color: #e2e2e2;
  min-height: 45em;

}

#btn_empresa{
  margin-top: 20px;
  margin-bottom: 40px;

}

#btns_facura1{
  margin-top: 50px;
  margin-left: 20px;

}

#btns_facura2{
  margin-top: 50px;
  margin-left: 20px;

}

#esp_calendar{
  margin-top: 18px;
  margin-left: 50px;
}


#fech_fin{
  margin-left: 40px;

}

/*!!!!! Css para factura!!!!!*/
#tabla_fact{
  margin-top: 20px;

}
#esp_fact{
  margin-bottom: 15px;
}

#excel{
  margin-top: 15px;
}

/*!!!!! Css para formularioFactura sede!!!!!*/

.h3, h3 {
  text-align: center;
  color: #ffffff;
  margin-top: 25px;
}

#esp_tablas{
  margin-top: 60px;
}

.row.esp_tablas{
  margin-top: 60px;
}

/*!!!!! Css para formularioFactura sede!!!!!*/

#txt_mensaje{
  margin-left: 125px;
}

#entrada_tipopqr1usuario{
  margin-left: 39%;
  margin-top: 5%;
}

/*!!!!!!!!! css para Movimientos!!!!!!!!!!!*/

#esp_rows{

  margin-bottom: 20px;
}

#btn_excel{
  margin-top: 18px;
}

/*!!!!!!!!! css para Empresa!!!!!!!!!!!*/

#tab_empre{
  margin-top: 20px;
  background-color: #f1f1f1;
  border: 1px solid;
  border-color: #0c6fa6;
  

}

#esp_img{
  margin-top: 10px;
}

#boton1{
  position: absolute;
  left: -10px;
  top: 0px;
  border-radius: 10px;
  background-color: #0C6FA6;
  color: white;
}
.boton2{
  position: absolute;
  top: 0px;
  left: 70px;
  border-radius: 10px;
  background-color: #0C6FA6;
  color: white;
  opacity: 0.5;
}
.bien{
  margin: blue solid 2px;
}