ul.nav.ult_prod_soli li { background: #ff7f27; }
ul.nav-tabs.ult_prod_soli { border-bottom: 1px solid #ff7f27; }

ul.nav.ult_prod_publi li { background: #575756; }
ul.nav-tabs.ult_prod_publi { border-bottom: 1px solid #575756; }

ul.nav.ult_emp_reg li { background: #36a9e1; }
ul.nav-tabs.ult_emp_reg { border-bottom: 1px solid #36a9e1; }

#sol_ticker, #pub_ticker, #reg_ticker { list-style: none; padding: 0; height: 740px; }

.wrapper {
  /*position: absolute;*/
  z-index: 1;
  top: 15px;
  bottom: 15px;
  left: 0;
  width: 100%;
  overflow: hidden;
}


#scroller {
	/*position: absolute;*/
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
  width: 1600%;
  height: 100%;
	/*max-width: 400px;*/
  max-height: 150px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

#scroller ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

#scroller li {
	display: block;
	float: left;
	height: 100%;
	font-size: 14px;
}

.abc{margin-bottom: 5px}
.contene_boton{margin-top: 5px; margin-bottom: 5px;}
.contene_boton2{padding-right: 18px;}
.contene_boton3{padding-right: 8px;}
.contene_boton4{padding-right: 0;}
.seccionTresElem { background: #f6f6f6; display: none; }
.seccionTresElem > div.row { margin: 0; }
.cadaElemento {
  margin: 0;
  background: #ffffff;
  padding: 2.5em 0 5em 0;
  /*overflow: auto;*/
}
.cadaElemento .divImg { 
  height: 85px;
  min-height: 85px;
  max-height: 85px;
  width: 165px;
  min-width: 145px;
  max-width: 145px;
  line-height: 1; 
  font-size: 12px;
}

.cadaElemento .divImg img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  padding-right: 8px;
  padding-bottom: 5px;
  margin-top: -20px;
}
.cadaElemento .divCont div.row { margin: auto 0 0 0;}
.divCont_mgbtncerop{
  margin-left: 0;
}
.ppales{
  text-align: left;
  font-weight: bold;
}
a { text-decoration: none; }
a:hover { text-decoration: none; }

h4 {
  display: block;
  display: -webkit-box;
  height: 16px * 1.1em * 2;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.1em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #36a9e1;
  min-height: 2.1em;
  text-align: left;
}

.scroll_horizontal h5 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 0;
  color: #706f6f;
}
.divCont_mgbtncero div { padding: 0; }
.divCont_mgbtncero div h5 { text-align: left; font-weight: bold; }

.scroll_horizontal p { margin: 0 }
p.precio {
  font-size: 16px;
  font-weight: bold;
}
p.simbprecio { font-size: 20px; color: #ff7f27; margin-right: 8px; margin-top: -4px; }
p.unidades { font-size: 15px; color: #706f6f; height: 42px; max-height: 42px; }
p.pmin { font-size: 10px; color: #706f6f; margin-top: -25px; }

p.listaproductos {
  font-size: 15px; 
  color: #706f6f;
  display: block;
  display: -webkit-box;
  height: 16px * 1.3em * 2;
  margin: 0 auto;
  line-height: 1.3em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 2.1em;
  text-align: left;
}

/* -------------------- */

.row-centered{ 
  text-align: center;
  margin: auto; 
  border-left: 16px solid whitesmoke;
  border-top: 15px solid whitesmoke;
  border-bottom: 12px solid whitesmoke;
}

#scroller li:last-child{
  border-right: 15px solid whitesmoke;
}

/* Estilo del titulo del scroll horizontal */
.ult_prods{
  font-size: 17px;
  font-weight: bold;
  margin-left: 16px !important;
  padding: 25px 0 10px 0;
}

.btn-vertodos:hover{
  margin-bottom: 14px;
  margin-left: 60%;
  background-color: #ff7f27;
  color:#fff;
}
.new_color{
  color:#111;
}

.content_boton
{
    margin-top: -1;
    padding-top: 10px;
    margin-bottom: 30px;
    height: 30px;
    width: 100%;
}

.btn-vertodos
{
    margin-bottom: 14px;
    margin-right: 10px;
    /*margin-left: 84%;*/
    float:right;
    background-color: #ff7f27;
    color:#fff;
}