.hide
{
    display: none !important;
}

.helper{
	margin-top: 20px;
}



.triangle-down {
	margin-top: -20px;
	margin-left: 20px;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #f4f4f4;
	
}


.header_table_c1218_pw
{background-color: #f4f4f4;
}

.title_header_table_c1218_pw
{
	text-align:center;
	font-weight:500;
	
}

.table_c1218_pw
{border:1px #f4f4f4 solid;
	margin: 20px 0px;
}

.table_c1218_pw td {
	padding: 15px;
}

.table_img_c1218_pw
{
	max-height:40px;
	max-width: 60px;
	text-align:center;
}

.footer_table_c1218_pw
{
 background-color: #f7f7f7;
text-align: center;
}

.link_table_col_c1218_pw{
	color: #006afd;
	
	
}

td.finance_col_c1218_pw
{
	 border-style: none;

}

.price_col_c1218_pw{
	font-weight: 600;
}

.finance_col_c1218_pw.cant_cuotas
{
	text-align: center;
	

}

.description_option{
	font-size: small;
	font-weight: 300;
	color: darkgray;

}
.previous_price{  
	text-decoration: line-through;
	color: darkgray;

}

.finance_col_c1218_pw.texto
{
	vertical-align: middle;
}

.finance_col_c1218_pw .subtexto
{
	font-weight: 300;
	color: darkgray;
	font-size: small;
}

.finance_col_c1218_pw.tea
{
		font-weight: 300;
	color: darkgray;
	font-size: small;

}



/*ALERT BOOTSTRAP*/
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
  }
  .alert h4 {
	margin-top: 0;
	color: inherit;
  }
  
  .alert .alert-link {
	font-weight: bold;
  }
  
  .alert > p,
  .alert > ul {
	margin-bottom: 0;
  }
  
  .alert > p + p {
	margin-top: 5px;
  }
  
  .alert-dismissable,
  .alert-dismissible {
	padding-right: 35px;
  }
  
  .alert-dismissable .close,
  .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
  }
  
  .alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
  }
  
  .alert-success hr {
	border-top-color: #c9e2b3;
  }
  
  .alert-success .alert-link {
	color: #2b542c;
  }
  
  .alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
  }
  
  .alert-info hr {
	border-top-color: #a6e1ec;
  }
  
  .alert-info .alert-link {
	color: #245269;
  }
  
  .alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
  }
  
  .alert-warning hr {
	border-top-color: #f7e1b5;
  }
  
  .alert-warning .alert-link {
	color: #66512c;
  }
  
  .alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
  }
  
  .alert-danger hr {
	border-top-color: #e4b9c0;
  }
  
  .alert-danger .alert-link {
	color: #843534;
  }
  
.finance_col_c1218_pw.amount_installments{
	vertical-align: middle;
	
}
img.table_img_c1218_pw{
    display:block;
    margin:auto;
}
 



/*GRID VIEW*/
.fo_select_grid{  
	font-size: 12px;
	text-align:center;
	border-radius: 15px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 500;
	word-wrap: break-word;
    white-space: pre-wrap;
    height: 4em;
}


/*Mostrar imagenes de opciones de financiacion en cuatro columnas */
.option_images{
	width: 100% !important;
	  
  }
  
  .opt_image_grid{
	width: 15%;
	  margin: 5%;
		float: left;
  }
  

  