.modal-dialog {
	width: 800px;
	margin-top: 100px;
}	

.infoFinanciacionCtl {
	display: none!important;
}	
	
.eCalculadoraCetelem.segundoElemento {
	display: none;
}
	
.modal-header {
	background: #777;
	color: #FFF;
}
	
.contenedor {
	width: 80%;
	margin: auto;
	margin-bottom: 0px;
}
	
.logo {
    margin-top: 15px;
	margin-bottom: 15px;
	width: auto;
}
	
.ventajas {
	margin-top: 35px;			
}
	
.ventaja-individual {
	width: 30%;
	float: left;
}	
	
.ventaja-individual-ul {
	list-style-image: url("img/arrow-cet")			
}
	
.ventaja-individual-li {
    padding: 5px 0 0 15px !important;
}
	

.cabecera {
	height: auto;
	width: 100%;
	border-top-color: silver;
	border-top-style: solid;
	border-top-width: 1px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 35px;
	padding-bottom: 20px;
}
 
.cabecera-title {
	padding-top: 5px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.link-apple-es {
	color: white;
	background-color: #337ab7; 
	padding: 1px 15px 0px 15px;
	border-color: white;
	border-style: solid;
	border-radius: 10px;
	cursor: pointer!important;
}
	
.calculadora {
	width: 100%;
	float: left;
}
.calculadora h3 {margin-top: 0px;}
	
.euroCtl {
	margin-top: 12px!important;
}
	
.ejemplo-financiaion {
	width: 40%;
	float: left;
}

.product-shelf {
	display: block;
	height: 0;
	width: 90%;
	margin: auto;
}

.superlink-more {
	float: left;
	line-height: 2.2em;
	text-align: center;
	width: 16%;
	font-size: 10px;
}
	
.legal {
	font-size:10px;
	margin-bottom: 150px:
}
:focus {outline: -webkit-focus-ring-color auto 0px !important;}
#eCalculadoraCetelemDiv:focus {outline: -webkit-focus-ring-color auto 0px !important;}
#eCalculadoraCetelemDiv .eCalculadoraCetelem.e_colorBordeCtl {
	border-width: 0 !important;
	padding: 0px !important;
}
#eCalculadoraCetelemDiv .importeFinanciarCtl.e_colorTextoCtl div:nth-child(-n+2) {display: none;}
.infoAppleTableCtl {margin-top: 20px !important;}
.tablaFinanciacionCtl {margin-top: 20px;}
.footer-apple {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
	padding-bottom: 10px;
    margin-top: 20px;
	border-top-color: silver;
    border-top-style: solid;
    border-top-width: 1px;
}
.center-confianza {text-align: center;}
.margin-sello-confianza {margin-top: 20px; margin-bottom: 5px;}
.nav-footer-apple {
    margin: 10px auto 10px auto;
    width: 574px;
}
.nav-footer-apple > li {float: left;}
.footer-apple .nav-footer-apple li a {color: #b4b4b4; font-weight: bold; font-size: 12px;}
.area-calculadora {overflow: hidden;}
.img-apple-cabecera img {width: 100%; height: auto;}
.calcularCtl:disabled {opacity: 0.3; cursor: auto !important;}

.eCalculadoraCetelem-tabla table thead tr th:nth-child(7) {
    font-weight: bold !important;
}

 

.eCalculadoraCetelem-tabla table tbody tr td:nth-child(7) {
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold !important;
}

 

.eCalculadoraCetelem-tabla table tbody tr td:nth-child(7)::after {
    content: "";
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
}

 

.eCalculadoraCetelem-tabla table tbody tr:nth-child(1) td:nth-child(7)::after {
    content: "1";
}
.eCalculadoraCetelem-tabla table tbody tr:nth-child(2) td:nth-child(7)::after {
    content: "2";
}
.eCalculadoraCetelem-tabla table tbody tr:nth-child(3) td:nth-child(7)::after {
    content: "3";
}
.eCalculadoraCetelem-tabla table tbody tr:nth-child(4) td:nth-child(7)::after {
    content: "4";
}
.eCalculadoraCetelem-tabla table tbody tr:nth-child(5) td:nth-child(7)::after {
    content: "5";
}
.eCalculadoraCetelem-tabla table tbody tr:nth-child(6) td:nth-child(7)::after {
    content: "6";
}
.eCalculadoraCetelem-tabla table tbody tr:nth-child(7) td:nth-child(7)::after {
    content: "7";
}
.eCalculadoraCetelem-tabla table tbody tr:nth-child(8) td:nth-child(7)::after {
    content: "8";
}
.eCalculadoraCetelem-tabla table tbody tr:nth-child(9) td:nth-child(7)::after {
    content: "9";
}
.eCalculadoraCetelem-tabla table tbody tr:nth-child(10) td:nth-child(7)::after {
    content: "10";
}

 

.eCalculadoraCetelem-tabla .euroCtl {bottom: 5px;}
    