.boton_accion {
	background-color: rgb(242, 101, 50);
    font-size: 10px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    cursor: pointer;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
    margin: 15px 40px 10px;
    border-width: 0px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
}

.brandH3{
    color: rgb(170, 170, 170);
    font-weight: normal;
    min-height: 16px;
    line-height: 16px;
    font-size: 16px;
    display: block;
    padding-bottom: 0px;
	padding-top: 10px;
}

.precio_big {
    font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #f16531;
    display: inline-block;
}

.texto_precio_grid{
	    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #333333;
    font-weight: normal;
}
.precio_grid {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #4D4D4D;
    font-weight: bold;
}
.texto_cuota_grid{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #FF6400;
    font-weight: normal
}
.precio_cuota_grid {
       font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #FF6400;
    font-weight: bold;
}
.precio_online{
	height:48px;
	max-height:51px;
	min-height:51px;
	display:inline-block;
}
.btn_sinstock_grid{
	font-size: 14px; 
	height: 34.86px; 
	visibility: initial;
	width: 109.71px;
	background: -webkit-gradient( linear,left top,left bottom,color-stop(0.05,#ffffff),color-stop(1,#e4e5e9) );
    background: -moz-linear-gradient( center top,#ff9d00 5%,#ff6600 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9d00',endColorstr='#ff6600');
    background-color: #ffffff;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 1px solid #d9d9d9;
    display: inline-block;
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 34.86px;
    text-decoration: none;
    text-align: center;
        text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
	
}	


.btn_vtasucursal_grid{
	font-size: 14px; 
	height: 34.86px; 
	visibility: initial; 
	width: 109.71px;
	background: -webkit-gradient( linear,left top,left bottom,color-stop(0.05,#ffffff),color-stop(1,#e4e5e9) );
    background: -moz-linear-gradient( center top,#ff9d00 5%,#ff6600 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9d00',endColorstr='#ff6600');
    background-color: #ffffff;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 1px solid #d9d9d9;
    display: inline-block;
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 34.86px;
    text-decoration: none;
    text-align: center;
    text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
}	
.thumbImgComparador{
height:75px;
min-height:75px;
max-height:	75px;
}

.table-responsive input[type="text"]{
height:34.86px;
min-height:34.86px;
max-height:34.86px;	
}
.action-control a {
margin-bottom:10px;	
}

.msgComparador{
	color: rgb(242, 101, 50);
	font-weight: normal;
	min-height: 13px;
	nowrap:white-space;
	padding-bottom:0px;
}
#formFilterPriceManual input[type="text"]{
	
	padding: 6px 8px; 
}	

#breadcums h1 {
	color: #0166ff; 
	font-size: 13px;
	float: left;
	margin: 0;
    padding-bottom: 0px;
	line-height:20px;
}

.mleftLandingPage{
	margin-left: 15px;
	padding-bottom:15px;
}	

.mleftLandingPage>span {
    font-weight: bold;
}
.msgquisodecir>a{
	font-weight: bold;
}