#header {
  display: none; }

#contenedor {
  border: 1px solid #cccccc;
  border-radius: 10px;
  padding-right: 0px !important;
  padding-left: 0px !important;
  background-color: #d7eef4;
  box-shadow: 10px 10px 10px #ddd; }

#panel {
  margin-bottom: 0px;
  background-color: transparent;
  border-radius: 10px;
  box-shadow: none !important; }

#heading {
  background-color: #d7eef4;
  color: orange;
  font-weight: bold;
  text-align: center;
  min-height: 45px;
  border-bottom: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

#contenedor_datos {
  background-color: white;
  border-bottom-color: transparent;
  padding-top: 50px;
  padding-bottom: 67px; }

#panel-abajo {
  min-height: 45px;
  background-color: #d7eef4;
  padding: 10px 15px;
  border-top: 1px solid #ddd;
  border-bottom-color: transparent;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px; }

#input_iniciar_sesion {
  background: #2d9ecd;
  font-size: 15px; }

/*# sourceMappingURL=tmpumfvvnax.css.map */
