#module-_sd_panel_update_prices-controlador .caja_subcategorias {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

#module-_sd_panel_update_prices-controlador .header_sticky_option_2,
#module-_sd_panel_update_prices-controlador #footer,
#module-_sd_panel_update_prices-auth .header_sticky_option_2,
#module-_sd_panel_update_prices-auth #footer{
  display: none;
}

#module-_sd_panel_update_prices-controlador .img_product img {
    height: 60px !important;
    width: 60px !important;
}

#module-_sd_panel_update_prices-controlador .subcategory {
  padding: 25px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 54px;
  font-size: 14px;
}

#module-_sd_panel_update_prices-controlador  button.insert_prices_product.btn.btn-default {
    border: 1px solid #d1d1d1;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 15px 45px;
    font-weight: 600;
    font-size: 14px;
}

#module-_sd_panel_update_prices-controlador .logo {
  text-align: center;
  margin-top: 15px;
}

#module-_sd_panel_update_prices-controlador .caja_productos {
  background: white;
  position: relative;
  height: 100%;
  border: 1px solid #eaeaea;
  position: relative;
}

#module-_sd_panel_update_prices-controlador #module-_sd_panel_update_prices-controlador .caja_principal {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-content: space-between;
}

#module-_sd_panel_update_prices-controlador .element_prod {
    border-top: 1px solid #bbcdd2;
    border-bottom: 1px solid #bbcdd2;
    text-align-last: center;
}
	 
#module-_sd_panel_update_prices-controlador .element_prod.title_init {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: black;
}


#module-_sd_panel_update_prices-controlador .column{
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-content: center;
    align-items: center;
	font-size: 14px;
}

#module-_sd_panel_update_prices-controlador .element_par{
  background: #f6f6f6;
}

#module-_sd_panel_update_prices-controlador .id_producto {
  width: 70px;
  background: gray;
  height: 100%;
}

#module-_sd_panel_update_prices-controlador .imagen_prod {
    width: 90px;
    height: 90px;
}

#module-_sd_panel_update_prices-controlador p.msg_inform {
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  margin-top: 1rem;
}

#module-_sd_panel_update_prices-controlador a.btn {
    border: 1px solid #d1d1d1 !important;
    border-radius: 5px;
    color: #797979;
    font-size: 14px;
}

#module-_sd_panel_update_prices-controlador input.price_product {
    border: 1px solid #d1d1d1;
}


#module-_sd_panel_update_prices-controlador .panel_flotante {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 650px;
    background: #f6f6f6;
    z-index: 999;
    border: 2px solid #bbcdd2;
    border-radius: 2px;
}

#module-_sd_panel_update_prices-controlador a.btn:hover {
    color: #034e87 !important;
    background: white;
    font-weight: 600;
}

#module-_sd_panel_update_prices-controlador .input-group.fixed-width-lg.botonesaccion {
    justify-content: flex-end;
}

#module-_sd_panel_update_prices-controlador .column_img {
    text-align: center;
}

#module-_sd_panel_update_prices-controlador .element_prod.title_init {
    text-align: center;
    font-size: 16px;
}

#module-_sd_panel_update_prices-controlador .subcategory.selected {
    background: #f6f6f6;
    border: 1px solid #bbcdd2;
}

#module-_sd_panel_update_prices-controlador p.no_results {
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 5px;
}


#module-_sd_panel_update_prices-controlador .element_attribute_price {
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    justify-content: center;
}

#module-_sd_panel_update_prices-controlador span.input-group-addon {
    min-width: 110px;
}

#module-_sd_panel_update_prices-controlador .oculto {
	display:none !important;
}

#module-_sd_panel_update_prices-controlador p.title { 
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    background: white;
    height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0px;
    margin-bottom: 15px;
}

#module-_sd_panel_update_prices-controlador p.status_update {
    height: 30px;
    margin-bottom: 10px;
    text-align: center;
    background: #17abd324;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-weight: 600;
    font-size: 15px;
    color: #034e87;
}

#module-_sd_panel_update_prices-controlador .box_combinations span.input-group-addon {
    min-width: 220px !important;
}


#module-_sd_panel_update_prices-controlador .box_combinations img.logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}

#module-_sd_panel_update_prices-controlador p.informativo {
    margin-bottom: 0px;
    text-align: center;
    color: #034e87;
    text-transform: uppercase;
}

#module-_sd_panel_update_prices-controlador i.fto-cancel {
    margin-right: 5px;
    margin-top: 5px;
    font-size: 14px;
    position: absolute;
    left: 97%;
}

#module-_sd_panel_update_prices-controlador .close_window{
	margin-bottom:0px;
	cursor:pointer;
}


#module-_sd_panel_update_prices-controlador .popupconfirm {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 350px;
    background: #f6f6f6;
    z-index: 999;
    border: 2px solid #bbcdd2;
    border-radius: 2px;
    text-align: center;
    padding: 15px;
}


#module-_sd_panel_update_prices-controlador button.btn.btn-default.confirm_update , #module-_sd_panel_update_prices-controlador button.btn.btn-default.cancel_update {
    border: 2px solid #bbcdd2;
    border-radius: 3px;
}

#module-_sd_panel_update_prices-controlador .popupconfirm{
    font-size: 14px;
}


 /*  AUTH */
#module-_sd_panel_update_prices-controlador .box_init_sesion {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    height: 330px;
    width: 330px;
    background: #ffffff;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-bottom: 17px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
#module-_sd_panel_update_prices-controlador #initsesion{
	border: 2px solid #bbcdd2;
    border-radius: 3px;
	border: 1px solid #d1d1d1 !important;
    border-radius: 5px;
    font-size: 14px;
}
#module-_sd_panel_update_prices-controlador p.title_pop {
    font-size: 16px;
    font-weight: 600;
}

#module-_sd_panel_update_prices-controlador input#insert_pass {
	border: 1px solid #c9c9c9;
	height: 30px;
	width: 70%;
	border-radius: 3px;
	margin-bottom: 15px;
}

#module-_sd_panel_update_prices-controlador img.logo {
    margin-top: 40px;
}

#module-_sd_panel_update_prices-controlador .page_init_sesion {
    height: 100vh;
    position: relative; 
    background-color: #eff1f2;
}


#module-_sd_panel_update_prices-controlador .error_pass{
	color: red;
}

#module-_sd_panel_update_prices-controlador button.btn.btn-default.close_sesion {
    margin-left: auto;
    display: block;
    border: 1px solid #dddddd;
    border: none;
    font-size: 29px;
    background: white;
}

#module-_sd_panel_update_prices-controlador button i{
	font-size:20px;
    color: black;
} 