.div_boton_cerrar_sesion{
  /*float: left;*/
  min-width: 100px;
  width: 100px;
  
}

.fondo_trabajo_formulario{
	background-color: #E1E7ED;
	width:100%;
}


.img_logo{


  margin-top: 40px;
  margin-bottom: 0px;
  max-height: 300px;
  min-height: 150px;
}

.logo_medusa_inicio{

  
  height: 100%;
  margin: 0 auto;
  display: block;
   
  max-width: 300px;
  max-height: 300px;
}

.Boton_login {
  background-color: #0071ba;
  color: white;
  padding: 5px 12px;
  border: 2px solid white;
  cursor: pointer;
  border-radius: 8px;
  height: 50px;
  font-size: 18px;
   font-family:  sans-serif;
  font-weight: 500;
  text-shadow: 1px 1px 4px black;
  box-shadow: 1px 1px 1px #0a2d47;
  width: 100%;
}



.div_login{

  
  margin: auto;
  background-color: white;
  height: 800px;
  height: auto;
  padding: 20px 20px;
  border-radius: 20px;
  overflow: auto;
  margin-top: 0px;
  width: 30%;
  min-width: 500px;
}

.grid-container_login { /* 2 filas, 2 columnas */
  /* margin-left: 20px;*/
   
   border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
   border-radius: 20px; /* radio de borde de 20px */
   background-color: white; /* fondo blanco */
 /*  grid-template-columns: repeat(2, 1fr);*/
   grid-gap: 10px;
   padding: 10px;

   width: auto;
   float: center;
   text-align: center;
   display: block;
 }

 .grid-item_login {
  background-color: white;
  padding: 0px 5px;
  text-align: left;
  font-family:  sans-serif;
  /*font-size: 16px;*/
  font-size: 14px;
  width: 80%;
  margin-left: auto !important;
}



.label_formulario_login{
  display: block;
  height: 25px;
  font-size: 16px;
   font-family:  sans-serif;
  font-weight: 400;
  margin-top: 6px;
  text-align: left;
}

.label_formulario_titulo{
  display: block;
  height: 25px;
  font-size: 24px;
   font-family:  sans-serif;
  font-weight: 400;
  margin-top: 6px;
  text-align: center;
}


.label_formulario_enlace{
  display: block;
  height: 25px;
   font-family:  sans-serif;
  margin-top: 20px;
  text-align: center;
  text-decoration: none;
  outline: 0!important;
  color:  #0071ba;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
 
}

.input_text_formulario_login {
 
  
  display: inline-block;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  width: 100%;
  padding: 8px 10px !important;
  margin: 4px 0 !important;
  height: 34px;
  border-radius: 7px;
  outline-color: #0071ba;
  font-size: 16px;
   font-family:  sans-serif; 
  font-weight: 200;

}


.flex_selecion_empresa{

  /*display: flex;*/


  margin: auto;
  background-color: white;
  height: 800px;
  height: auto;
  padding: 20px 20px;
  border-radius: 20px;
  overflow: auto;
  text-align: center;
  width: 30%;
  /*margin-top: 50px;*/
  margin-top: 15px;
  overflow: hidden;
}

.grid-container_selecion_empresa { /* 2 filas, 2 columnas */
  /* margin-left: 20px;*/
   
   border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
   border-radius: 20px; /* radio de borde de 20px */
   background-color: white; /* fondo blanco */
   display: grid;
   grid-template-columns: repeat(1, 2fr);
   grid-gap: 10px;
   padding: 10px;
   max-height: 200px;
    float: center;
    margin:auto;
     /*width: 90%;*/
 }



.flex_1{

    /*display: flex;*/
    margin-top: 15px !important;
    width: 1250px;
    margin: auto;
    background-color: white;
    height: 800px;
    height: auto;
    padding: 20px 20px;
    border-radius: 20px;
    overflow: auto;
}


.grid-container-una-columna { /* 2 filas, 2 columnas */
    /*margin-left: 20px;*/
    width: 30%;
    border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
    border-radius: 20px; /* radio de borde de 20px */
    background-color: white; /* fondo blanco */
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    padding: 10px 10px;
  }


.grid-container { /* 2 filas, 2 columnas */
   /* margin-left: 20px;*/
    width: 65%;
    border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
    border-radius: 20px; /* radio de borde de 20px */
    background-color: white; /* fondo blanco */
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    padding: 10px;
  }

  .grid-container_observaciones_reservas_cliente { /* 2 filas, 2 columnas */
    /* margin-left: 20px;*/
     width: 65%;
     border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
     border-radius: 20px; /* radio de borde de 20px */
     background-color: white; /* fondo blanco */
     display: block;
     grid-template-columns: repeat(1, 1fr) !important;
    /* grid-gap: 10px;*/
     padding: 10px;
     float: left !important;
     margin-left: -12px;
     margin-top: 20px;
     max-height: 100% !important;
    
   }

  .grid-container_2 { /* 4 filas, 4 columnas */
   /* margin-left: 20px;*/
    margin-top: 20px;
    width: 65%;
    border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
    border-radius: 20px; /* radio de borde de 20px */
    background-color: white; /* fondo blanco */
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    padding: 10px;
  }

  .grid-container_3 { /* 4 filas, 4 columnas */
    /* margin-left: 20px;*/
     margin-top: 20px;
     width: 65%;
     border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
     border-radius: 20px; /* radio de borde de 20px */
     background-color: white; /* fondo blanco */
     display: grid;
     grid-template-columns: repeat(2, 2fr);
     grid-gap: 10px;
     padding: 10px;
   }
  
  .grid-item {
    background-color: white;
    padding: 0px 5px;
    /*font-size: 16px;*/
    font-size: 14px !important;
    text-align: left;
     font-family:  sans-serif;
    font-size: 16px;
  }
  
  .grid-item:nth-child(1) {
    grid-row: 1;
    grid-column: 1;
    
  }
  
  .grid-item:nth-child(2) {
    grid-row: 2;
    grid-column: 1;
  }
  
  .grid-item:nth-child(3) {
    grid-row: 1;
    grid-column: 2;
  }
  
  .grid-item:nth-child(4) {
    grid-row: 2;
    grid-column: 2;
  }

  .label_formulario{
    display:table-cell;
    height:36px;
    vertical-align: middle;
    font-family: sans-serif;
  }

  .input_text_formulario {
 
  
    display: inline-block;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    width: 100%;
    padding: 8px 10px;
    margin: 4px 0;
    height: 34px;
    border-radius: 7px;
    outline-color: #0071ba;
    font-family: sans-serif;
  
  }

  .textarea_formulario{
    display: inline-block;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    width: 100%;
    padding: 8px 10px;
    margin: 4px 0;
    border-radius: 7px;
    height: 70px;
    outline-color: #0071ba;
  
  }

  .boton_formulario{
    width: 100%;
    margin: 0;
  }

  .Borde_solo{
    margin-left: 3px;
    border-radius: 7px;
   /* border: 2px solid #0071ba;*/
  }
  
  .Boton_crear_bas2 {
    background-color: #0071ba;
    color: white;
    padding: 5px 12px;
    margin: 8PX;
    margin-right: 0px;
    border: 2px solid white;
    cursor: pointer;
    width: 240px;
    border-radius: 8px;
    height: 50px;
    /*font-size: 15px;*/
    font-size: 18px;
     font-family:  sans-serif;
    font-weight: 400;
    /*text-shadow: 1px 1px 4px black;*/
	  box-shadow: 1px 1px 1px #0a2d47;
  }

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

  .file-select::before {
    background-color: #0071ba;
    color: white;
    padding: 13px 16px;
    margin: 8PX;
    margin-right: 0px;
    border: 2px solid white;
    cursor: pointer;
    width: 260px;
    border-radius: 8px;
    height: 50px;
    /*font-size: 20px;*/
    font-size: 18px;
     font-family:  sans-serif;
    font-weight: 400;
    /*text-shadow: 1px 1px 4px black;*/
	box-shadow: 1px 1px 1px #0a2d47;

  /*
    background-color: #5678EF;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    content: 'Seleccionar'; /* testo por defecto */
   /* position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;*/
  }

  .file-select_2 {
    position: relative;
    display: inline-block;
    cursor: pointer;
  }

  .file-select_2::before {
    background-color: #0071ba;
    color: white;
    padding: 13px 16px;
    margin: 8PX;
    margin-right: 0px;
    border: 2px solid white;
    cursor: pointer;
    width: 100px;
    border-radius: 8px;
    height: 50px;
    font-size: 18px;
    font-family:  sans-serif;
    font-weight: 400;
    /*text-shadow: 1px 1px 4px black;*/
	  box-shadow: 1px 1px 1px #0a2d47;

  /*
    background-color: #5678EF;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    content: 'Seleccionar'; /* testo por defecto */
   /* position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;*/
  }


  .file-select input[type="file"] {
    opacity: 0;
   margin-left: -139px;
    width: 143;
    height: 37px;
    /*display: inline-block;*/
    
  }
  
  /*#src-file1::before {
    content: 'SELECCIONA ARCHIVO';
  }
  
  #src-file2::before {
    content: 'Seleccionar Archivo';
  }*/


  .grid-container-solo-centro { /* 2 filas, 2 columnas */
    /*margin-left: 20px;*/
    text-align: left;
    width: 60%;
    border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
    border-radius: 20px; /* radio de borde de 20px */
    background-color: white; /* fondo blanco */
   /* grid-template-columns: repeat(1, 1fr);*/
   /* grid-gap: 10px;*/
   display: block;
    padding: 10px 10px;
    float: left !important;
    margin-left: 20%;
    margin-top: 20px;
  }

  .Boton_dias {
    background-color: #0071ba;
    color: white;
    padding: 5px 12px;
    margin: 8PX;
    
    margin-left: 20px;
    border: 2px solid white;
    cursor: pointer;
    width: 240px;
    border-radius: 8px;
    height: 50px;
    font-size: 18px;
     font-family:  sans-serif;
    font-weight: 500;
    text-shadow: 1px 1px 4px black;
	box-shadow: 1px 1px 1px #0a2d47;
  }

  .Botones_superior_horarios {
    background-color: #0071ba;
    color: white;
    padding: 5px 12px;
    margin: 8PX;
    margin-right: 0px;
    border: 2px solid white;
    cursor: pointer;
    width: 94%;
    border-radius: 8px;
    height: 50px;
    font-size: 18px;
     font-family:  sans-serif;
    font-weight: 500;
    text-shadow: 1px 1px 4px black;
	  box-shadow: 1px 1px 1px #0a2d47;
    
  }




.texto_dias_semana_horario{

  min-width: 240px; 
  max-width: 240px; 
  text-align: center; 
  margin: 8px;     
  margin-right: 0px;
  font-size: 18px;
   font-family:  sans-serif;
  font-weight: 500;
  margin-top: 20px;
  margin-left: 40px;
 
}

.label_izq_calendario{
  display:block;
	height: 20px;
  position: relative;
  background: transparent;
  color: black;
   font-family:  sans-serif;
  font-weight: 400;
  /*font-size: 16px;*/
  font-size: 14px;
  
}
.label_izq{
  /*display:block;*/
	height: 20px;
  position: relative;
  background: transparent;
  color: black;
   font-family:  sans-serif;
  font-weight: 400;
  /*font-size: 16px;*/
  font-size: 14px;
  
}


.Boton_seleccionar_todos_calendario {
  background-color: #0071ba;
  color: white;
  padding: 5px 12px;
  margin-right: 0px;
  border: 2px solid white;
  cursor: pointer;
  width: 240px;
  border-radius: 8px;
  height: 30px;
  font-size: 16px;
   font-family:  sans-serif;
  font-weight: 500;
  text-shadow: 1px 1px 4px black;
  box-shadow: 1px 1px 1px #0a2d47;
}

.Boton_div_flotante_calendario {
  background-color: #0071ba;
  color: white;
  padding: 5px 12px;
  margin-right: 0px;
  border: 2px solid white;
  cursor: pointer;
  width: 240px;
  border-radius: 8px;
  height: 30px;
  font-size: 16px;
   font-family:  sans-serif;
  font-weight: 500;
  text-shadow: 1px 1px 4px black;
  box-shadow: 1px 1px 1px #0a2d47;
}

.label_nombres_izq_calendario {
 
  color: black;
  margin-right: 0px;
  cursor: pointer;
  width: 240px;
  height: 30px;
  font-size: 13px;
   font-family:  sans-serif;
  font-weight: 600;

}   


.div_dias_semana_horario{

  display: flex;
}


.div_iconos_suelo{
  
  position: fixed;
  top: 20%;
  /*left: 10%;*/
  left: 30% !important;
  /*width: 80%;*/
  width: 40% !important;
  /*height: 80%;*/
  background-color: white;
  border: 1px solid black;
  border-radius: 10px; 
  border: 2px solid #0071ba;
  text-align: center;
  z-index: 9999;

}
.div_iconos_adornos{
  position: fixed;
  top: 5%;
  left: 25% !important;
  width: 50% !important;
  height: 80%;
  background-color: white;
  border: 1px solid black;
  border-radius: 10px; 
  border: 2px solid #0071ba;
  text-align: center;
  z-index: 9999;
}

.div_iconos_mesas{
  
  position: fixed;
  top: 15%;
  /*left: 10%;*/
  left: 20%;
  width: 80%;
  height: 80%;
  background-color: white;
  border: 1px solid black;
  border-radius: 10px;
  border: 2px solid #0071ba;
  text-align: center;
  z-index: 9999;

}


  /* //////////////////////// PARA MOVILES /////////////////////////////////////////////////////////////////////////////////////////*/
/*@media all and (max-width: 450px) {

  .div_login{
    width: 350px;
    min-width: 350px;

  }


  .fondo_trabajo_formulario{
    width: min-content;
    margin: auto;
     
  }
}*/

@media all and (max-width: 1200px) {
  /* INI AMBIENTES TPV*/
  .textos_cabecera_derecha_ambientes_tvp{
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    font-size: 13px !important;
  }
  /*FIN AMBIENTES*/
  #boton_guardar_cambios_crear_restaurante{
    margin-top: 1% !important;
  }
  .div_iconos_adornos{
    position: fixed;
    top: 5%;
    left: 25% !important;
    width: 44% !important;
    height: 80%;
    background-color: white;
    border: 1px solid black;
    border-radius: 10px; 
    border: 2px solid #0071ba;
    text-align: center;
    z-index: 9999;
  }
  .div_iconos_suelo{
  
    position: fixed;
    top: 5%;
    left: 25% !important;
    width: 50% !important;
    height: 80%;
    background-color: white;
    border: 1px solid black;
    border-radius: 10px; 
    border: 2px solid #0071ba;
    text-align: center;
    z-index: 9999;
  
  }
  /* INI EDITAR EMPLEADO*/
  #botones_abajo_editar_empleado{
    grid-template-columns: 0.5fr 0.5fr 01fr !important;
    margin-top: -4%;
  }
  /* FIN EDITAR EMPLEADO*/
  .div_boton_cerrar_sesion{
    float: left;
    /*min-width: 65px;
    width: 65px;*/
    width: 100%;
    height: 30%;
    max-width: 100px;
    min-width: 50px;
    min-height: 128px;
  }



  .div_login{
    width: 350px;
    min-width: 350px;

  }


  .fondo_trabajo_formulario{
    width: min-content;
    margin: auto;
     
  }
  
  .Borde_solo{
    margin-left: 3px;
    border-radius: 7px;
   /* border: 0px solid #0071ba;*/
  }

  .container_lista_empresas_manager {
    width: 200%;
    padding-top: 0px;
    display: inline-block;
  
   
  }

/*
  .texto_blanco_botones_menu_principal {
    width: 150%;
    margin-left: -25%;
    font-size: 0.8em;
   
  }*/

  .div_barra_superior{

    height: 128px;
    font-size: 32px;
    z-index: 999999;
    /*max-width: 1500px;*/
  

  }

  .flex_1{

    /*display: flex;*/

    /*width: 1200px;*/
    margin: auto;
    background-color: white;
    height: auto;
    padding: 20px 40px;
    border-radius: 20px;

    margin-left: 0px;
    margin-top: 15px;

    width: 80% !important;
    margin-left: auto;

    overflow-y: auto;
    overflow-x: hidden;
}


  .grid-container-una-columna { /* 2 filas, 2 columnas */
    /*margin-left: 20px;*/
    width: 100% !important;
    border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
    border-radius: 20px; /* radio de borde de 20px */
    background-color: white; /* fondo blanco */
   /* grid-template-columns: repeat(1, 1fr);*/
   /* grid-gap: 10px;*/
   display: block;
    padding: 10px 10px;
    float: left !important;
    margin-left: -12px !important;
    /*margin-top: 20px;*/
  }


.grid-container { /* 2 filas, 2 columnas */
   /* margin-left: 20px;*/
    width: 100%;
    border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
    border-radius: 20px; /* radio de borde de 20px */
    background-color: white; /* fondo blanco */
    display: block;
    grid-template-columns: repeat(1, 1fr) !important;
   /* grid-gap: 10px;*/
    padding: 10px;
    float: left !important;
    margin-left: -12px;
    margin-top: 20px;
    max-height: 100% !important;
  }


  .grid-container_observaciones_reservas_cliente { /* 2 filas, 2 columnas */
    /* margin-left: 20px;*/
     width: 100%;
     border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
     border-radius: 20px; /* radio de borde de 20px */
     background-color: white; /* fondo blanco */
     display: block;
     grid-template-columns: repeat(1, 1fr) !important;
    /* grid-gap: 10px;*/
     padding: 10px;
     float: left !important;
     margin-left: -12px;
     margin-top: 20px;
     max-height: 100% !important;
    
   }



  .grid-container_2 { /* 4 filas, 4 columnas */
   /* margin-left: 20px;*/
    margin-top: 20px;
    width: 100%;
    border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
    border-radius: 20px; /* radio de borde de 20px */
    background-color: white; /* fondo blanco */
    display: block;
   /* grid-template-columns: repeat(1, 1fr);*/
   /* grid-gap: 10px;*/
    padding: 10px;
    float: left !important;
    margin-left: -12px;
    margin-top: 20px;
  }
  
  .grid-item {
    background-color: white;
    /*padding: 10px;*/
    /*font-size: 16px;*/
    font-size: 14px;
    text-align: left;
    font-family:  sans-serif;
    font-size: 20px;
    
  }

  .grid-item:nth-child(1) {
    grid-row: 0;
    grid-column: 0;
  }
  
  .grid-item:nth-child(2) {
    grid-row: 0;
    grid-column: 0;
  }
  
  .grid-item:nth-child(3) {
    grid-row: 0;
    grid-column: 0;
    text-align: center;
  }
  
  .grid-item:nth-child(4) {
    grid-row: 0;
    grid-column: 0;
  }


  .grid-container-solo-centro { /* 2 filas, 2 columnas */
    /*margin-left: 20px;*/
    width: 100%;
    border: 2px solid #0071ba; /* borde de 2px de ancho y color #0071ba */
    border-radius: 20px; /* radio de borde de 20px */
    background-color: white; /* fondo blanco */
    /* grid-template-columns: repeat(1, 1fr);*/
    /* grid-gap: 10px;*/
    display: block;
    padding: 10px 10px;
    float: left !important;
    margin-left: -12px;
    margin-top: 20px;
  }


  .input_text_formulario {
 
  
    display: inline-block;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    width: 100%;
    padding: 8px 10px;
    margin: 4px 0;
    height: 37px;
    border-radius: 7px;
    outline-color: #0071ba;
    font-size: 18px !important;
    font-family: sans-serif;
  }

  .textarea_formulario{
    display: inline-block;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    width: 100% !important;
    padding: 8px 10px;
    margin: 4px 0;
    border-radius: 7px;
    height: 70px;
    outline-color: #0071ba;
  
  }

  .Boton_crear_bas2 {
    background-color: #0071ba;
    color: white;
    padding: 5px 12px;
    margin: 8PX;
    margin-right: 0px;
    border: 2px solid white;
    cursor: pointer;
    width: 240px;
    border-radius: 8px;
    height: 50px;
    /*font-size: 15px;*/
    font-size: 18px;
     font-family:  sans-serif;
    font-weight: 400;
    /*text-shadow: 1px 1px 4px black;*/
  	box-shadow: 1px 1px 1px #0a2d47;
  }
  
}
.h3_titulos_pantalas_pequeñas{
  font-size: 18px;
  font-weight: bold;
}
.label_formulario_nuevo{
  font-size: 14px !important;
  font-weight: bold;
  font-family: sans-serif;
}
.label_formulario_nuevo_2{
  font-size: 14px !important;
}