/*!
 * Estilos Personalizados 2019.
 */

/*# sourceMappingURL=bootstrap.css.map */
/*Camara*/
#preview{
  max-width: 208px;
  margin: 5px;
  border: 2px solid #00A65A;
}

.padding-1{
  padding: 1px;
}

.padTop-10{
  padding-top: 10px;
}

.font-1{
  font-size: 1rem;
}

.red{
  color: red;
}

.marBot0{
  margin-bottom: 0px;
}

.green{
  background-color: #dff0d8;
  color: #3c763d;
}

.alert-link {
   font-weight: normal !important;
}


#reach_notify {
    position: fixed;
    bottom:8px;
    right: 5px;
    background:#28a745;
    color:#FFF;
    display: block;
    padding:7px;
    font-weight: bold;
    border-radius:10px;
    z-index: 3;
}

#version{
    position: absolute;
    right: 90px;

}
