﻿@import url('https://assets.mapfre.cl/assets/css/branding.css');

BODY
{
	margin: 0;
	padding: 0;
	font-family: var(--font-principal);
	font-size: 14px;
	color: #686767;
	background: url(    'Images/bgBody.gif' ) repeat-x;
	top: 0;
}

tr
{
	text-align: left;
}

select
{
	border-bottom: #e7e7e7 1px solid;
	border-left: #9d9d9d 1px solid;
	text-transform: uppercase;
	padding-left: 3px;
	width: auto;
	font-family: var(--font-principal);
	background: #fff no-repeat left top;
	height: auto;
	color: #555;
	font-size: 11px;
	border-top: #9d9d9d 1px solid;
	border-right: #e7e7e7 1px solid;
	width: 180px;	
}

.redline
{
	padding-bottom: 20px;
	border-bottom: 1px solid var(--color-fondo);
}

A
{
	font-weight: bold;
	color: var(--color-fondo);
	text-decoration: none;
}

#main
{
	width: 950px;
	margin: 0 auto;
	padding-top: 0px;
}


.main_inner
{
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding-left: 2px;
	background-color: White;
}

.main_sombra
{
	width: 950px;
	margin: 0 auto;
	background: url(     'Images/back-main.png' ) repeat-y;
}



.TituloPrincipal
{
	color: #FFFFFF;
	height: 52px;
	background-color: #FFFFFF;
	background-image: url('https://assets.mapfre.cl/assets/images/header/barra_cliente.png');
	background-repeat: no-repeat;
	border-right: 0px solid #FFFFFF; /*var(--color-fondo)*/
	text-align: right;
	font-size: 1.6em;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	margin: auto auto auto auto;
	width: 900px;
	padding: 5px;
}

.foot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fuentetitulopaso
{
	text-align: left;
	font-family: Calibri;
	color: #676767;
	font-size: 14px;
	font-weight: bold;
	padding-left: 100px;
	width: 900px;
	background: url(       'Images/fondotit.gif' ) no-repeat right top;
	height: 23px;
	margin-top: 20px;
	text-transform: none;
}

.titulo_masa {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	padding-left:27px;
	padding-top:3px;
}


.fuentetituloCobertura
{
	text-align: left;
	font-family: Calibri;
	color: #676767;
	font-size: 14px;
	font-weight: bold;
	padding-left: 100px;
	width: 900px;
	background: url(      'Images/fondotit.gif' ) no-repeat right top;
	height: 23px;
	text-transform: uppercase;
	margin-top: 20px;
}

.top
{
	width: 890px;
	background: url(    'Images/top.gif' ) no-repeat right top;
	height: 14px;
}

.content
{
	background-color: #f3f3f3;
	width: 880px;
	padding-left: 10px;
}
.contentPopup
{
	background-color: #f3f3f3;
	width: 520px;
	padding-left: 10px;

}
.bottom
{
	width: 890px;
	background: url(    'Images/bottom.gif' ) no-repeat bottom right;
	height: 14px;
}

.overlay
{
	display: block;
	 position: fixed;
      z-index: 90;
      top: 0px;
      left : 0px;
      background-color: #495561;
      filter: Alpha(Opacity=50);
      opacity: .2;
      width: 100%;
      height: 100%;
}

.centralimg
{
	background-position: center 40%;

                padding: 55px 0 5px 0;

                overflow: hidden;

                width: 390px;

                color: #000000;

                font-size: 1em;

                font-weight: bold;

                display: block;

                position:fixed;

                left: 40%;

                top: 30%;

                z-index: 102;

                background-color: #FFFFFF;

                background-image: url(  'images/loader.gif' );

                background-repeat: no-repeat;

                zoom: 1;

                border: 1px solid #525252;

                text-align: center;

                vertical-align: baseline;
                display: block;
}

.topCoberturas
{
	width: 750px;
	background: url(    'Images/topCoberturas.gif' ) no-repeat right bottom;
	height: 10px;
	padding-top: 10px;
	padding-left: 30px;
}

.contentCoberturas
{
	background-color: #e0e8f1;
	width: 730px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 30px;
}

.bottomCoberturas
{
	width: 750px;
	background: url(    'Images/bottomCoberturas.gif' ) no-repeat bottom right;
	height: 10px;
	padding-left: 30px;
}

.TextBox
{
	border-bottom: #e7e7e7 1px solid;
	border-left: #9d9d9d 1px solid;
	text-transform: uppercase;
	padding-left: 3px;
	width: auto;
	font-family: var(--font-principal);
	background: #fff no-repeat left top;
	height: auto;
	color: #555;
	font-size: 11px;
	border-top: #9d9d9d 1px solid;
	border-right: #e7e7e7 1px solid;
	width: 200px;
}

.DropDownList
{
	border-bottom: #e7e7e7 1px solid;
	border-left: #9d9d9d 1px solid;
	text-transform: uppercase;
	padding-left: 3px;
	width: auto;
	font-family: var(--font-principal);
	background: #fff no-repeat left top;
	height: auto;
	color: #555;
	font-size: 11px;
	border-top: #9d9d9d 1px solid;
	border-right: #e7e7e7 1px solid;
	width: 180px;	
}

.DropDownListSexo
{
	width: 100px;
}

.DropDownListFechaPat
{
	width: 100px;
	text-transform:none;
	
}

.Datos
{
	text-transform: capitalize;
	padding-top: 10px;
}

.tablecontentPoliza
{
	padding-left: 250px;
	padding-top: 5px;
	padding-bottom : 5px;
}

.tablecontentPoliza td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.tablecontent
{
	width:100%;
}


.tablecontent td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.tdcontent
{
	width: 20%;		
}

.tdcontentSubTit
{
	width: 20%;
	text-transform:none;
}

.tdcontentright
{
	width: 20%;
	text-transform:none;
	text-align: right;	
	font-weight:bold;
}
.tdcontentlefth
{
	width: 20%;
	text-transform:none;
	text-align: left;	
	font-weight:bold;
}


.txtRut
{
	width: 80px;
}

.txtZonaFono
{
	width: 12px;
}

.txtFono
{
	width: 60px;
}

.txtFecha
{
	width: 60px;
}

.txtValidaNOOk
{
	background: #FFFF99 no-repeat left top;	
}

.calendario
{
	background: url(       'Images/calendar.gif' ) no-repeat left center;
	border: none;
	padding: 0px 0px 0px 10px;
	width: 110px;
	height: 12px;
	cursor: pointer;
	margin: 0px 0px 0px 5px;
}

.txtEmail
{
	width: 160px;
}

.Coberturas
{
	/*text-transform: capitalize;*/
	padding-top: 10px;
}

.Condiciones
{
	padding-top: 10px;
	padding-bottom: 10px;
	height:30px;
}

.check
{
	width: 20px;
	background: url(    'Images/check.png' ) no-repeat top left;
	height: 20px;
}

.check_text
{
	font-weight: bold;
}

.condiciones
{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.PrecioFinalUnitario
{
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}

.Botones
{
	text-align: center;
}

.Botones input
{
	padding: 20px;
}

#Pasos
{
	height: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
    visibility: hidden;
}

.Paso1Activo
{
	width: 120px;
	background: url(            'Images/Paso1Activo.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 250px;
	vertical-align: bottom;
	color: #e20820;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
}

.Paso1
{
	width: 120px;
	background: url(        'Images/Paso1.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 250px;
	vertical-align: bottom;
	color: #c5c5c5;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
}

.Paso2Activo
{
	width: 100px;
	background: url(       'Images/Paso2Activo.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 350px; /*se suman 80px por cada Paso desde el Paso2*/
	color: #e20820;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
}

.Paso2
{
	width: 100px;
	background: url(       'Images/Paso2.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 350px; /*se suman 80px por cada Paso desde el Paso2*/
	color: #c5c5c5;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
}

.Paso3Activo
{
	width: 100px;
	background: url(       'Images/Paso3Activo.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 430px; /*se suman 80px por cada Paso desde el Paso2*/
	color: #e20820;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
}

.Paso3
{
	width: 100px;
	background: url(       'Images/Paso3.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 430px; /*se suman 80px por cada Paso desde el Paso2*/
	color: #c5c5c5;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
}

.Paso4Activo
{
	width: 100px;
	background: url(       'Images/Paso4Activo.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 510px; /*se suman 80px por cada Paso desde el Paso2*/
	color: #e20820;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
}

.Paso4
{
	width: 100px;
	background: url(       'Images/Paso4.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 510px; /*se suman 80px por cada Paso desde el Paso2*/
	color: #c5c5c5;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
}

.Paso5Activo
{
	width: 100px;
	background: url(       'Images/Paso5Activo.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 590px; /*se suman 80px por cada Paso desde el Paso2*/
	color: #e20820;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
}

.Paso5
{
	width: 100px;
	background: url(       'Images/Paso5.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 590px; /*se suman 80px por cada Paso desde el Paso2*/
	color: #c5c5c5;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
}

.Paso6Activo
{
	width: 100px;
	background: url(       'Images/Paso6Activo.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 670px; /*se suman 80px por cada Paso desde el Paso2*/
	color: #e20820;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
}

.Paso6
{
	width: 100px;
	background: url(       'Images/Paso6.png' ) no-repeat top left;
	height: 50px;
	position: absolute;
	left: 670px; /*se suman 80px por cada Paso desde el Paso2*/
	color: #c5c5c5;
	font-size: 14px;
	font-family: Calibri;
	padding-top: 60px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
}
.fuente2
{
	color:#000000;
	text-transform:uppercase;
	
}

.fuente1
{
	color:#000000;
	width: 20%;
	
}
.linea_1_lab {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
.alt_rojo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	width:3px;
	color: #F00;
}	



table.ResultadoCotizacion
{
	border-bottom:1px #000000 solid;
	border-top:1px #000000 solid;
	border-collapse: collapse;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
}
table.ResultadoCotizacion tr.filaPar
{
	border-collapse: collapse;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	background-color:#FFFFFF 
	
}

table.ResultadoCotizacion tr.filaSeparacion
{
	
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:2px #000000 solid;
	background-color:#FFFFFF 
	
}



table.ResultadoCotizacion tr.filaInpar
{
	border-collapse: collapse;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	background-color:#F2F2F2 
}


table.ResultadoCotizacion td
{
	border-collapse: collapse;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	
}





.fuenteTituloColumnaTabla
{
	color:#000000;
	
}
