

@import "../media/css/brandbook-colors.css";
@font-face{
    font-family:'Bariol';
    src:url("../media/fonts/bariol_regular.eot");
    src:url("../media/fonts/bariol_regular.eot?") format("eot"), url("../media/fonts/bariol_regular.ttf") format("truetype"), url("../media/fonts/bariol_regular.woff") format("woff"), url("../media/fonts/bariol_regular.svg#bariol_regularregular") format("svg");
    font-style:normal;
    font-weight:normal
}
@font-face{
    font-family:'BariolBold';
    src:url("../media/fonts/bariol_bold.eot");
    src:url("../media/fonts/bariol_bold.eot?") format("eot"), url("../media/fonts/bariol_bold.ttf") format("truetype"), url("../media/fonts/bariol_bold.woff") format("woff"), url("../media/fonts/bariol_bold.svg#bariol_boldbold") format("svg");
    font-style:normal;
    font-weight:700
}
@font-face{
    font-family:'BariolLight';
    src:url("../media/fonts/bariol_light.eot");
    src:url("../media/fonts/bariol_light.eot?") format("eot"), url("../media/fonts/bariol_light.ttf") format("truetype"), url("../media/fonts/bariol_light.woff") format("woff"), url("../media/fonts/bariol_light.svg#bariol_lightlight") format("svg");
    font-style:normal;
    font-weight:normal
}
@font-face{
    font-family:'BariolThin';
    src:url("../media/fonts/bariol_thin.eot");
    src:url("../media/fonts/bariol_thin.eot?") format("eot"), url("../media/fonts/bariol_thin.ttf") format("truetype"), url("../media/fonts/bariol_thin.woff") format("woff"), url("../media/fonts/bariol_thin.svg#bariolthin") format("svg");
    font-style:normal;
    font-weight:normal
}

/* Reset powered by Eric Meyer - http://meyerweb.com/eric/tools/css/reset/ - v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
/* End Reset */

/* general */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {margin: 0 0 1em}
.clear {overflow:hidden}

.ftl {float:left}
.ftr {float:right !important}
.hide {position:absolute; left:-1000px; top:-1000px} /* hidden for screen only */
.hidden,.visible-cpp {display: none}
.align-l {text-align: left}
.align-r {text-align: right}
.align-c {text-align: center}
.block {display: block;}
.strong {font-weight: bold;}
.destacado {color:var(--button3);}
.blur {color:var(--grey2);}
acronym, abbr{cursor: help}
.uppercase {text-transform: uppercase;}
label, input[type=button], input[type=submit], button {cursor: pointer;} /* more usability in forms */
.space-line {line-height:1.5}
/* clearfix */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;} /* Hides from IE-mac \*/
.clearfix {display: block;}

/* force scrollbar in non-IE */
/*
html {overflow-y: scroll;}

html {height: 100.2%;}
*/


#footer ul.col4 li {display: inline; float: left; margin-right: 1%; width: 24%;}
#footer ul.col4 li.last {margin-right: 0;}
#footer ul.col4 li li {display: list-item; float: none; margin-right: auto; width: auto;}

#footer ul.col4 li.li-col-01 {width:250px; padding:0; margin:0;}
#footer ul.col4 li.li-col-02 {width:290px; padding:0; margin:0;}
#footer ul.col4 li.li-col-03 {width:220px; padding:0; margin:0;}
#footer ul.col4 li.li-col-04 {width:150px; padding:0; margin:0;}
#footer h3 {font-size:20px; color: var(--white);}

/* generic  */
body {line-height: 1; color: var(--white); background: url(/img/bg_body.png) repeat var(--black); font: 13px 'Bariol', Arial, Helvetica, sans-serif; text-align:left; text-decoration: none; word-spacing: 0.1em; letter-spacing: 0; }
h2 {font-size: 30px;
  color: var(--black);
}
h3 {font-size: 13px; color:var(--black);}
a {color: var(--mistic); text-decoration: underline;}
a:hover {text-decoration: none;}
a.help img, a.offer img {vertical-align: bottom;}
fieldset {margin-bottom: 1em;}
.alert-box td, .iframe td {padding: .2em 0;}
.big {font-size:20px;}
.small {font-size:11px;}
.italic {font-style:italic}
.no-border {border:0}
.bullets {list-style: disc; padding-left:30px;}
.bullets li.seisRCoche {padding-bottom:15px}
.bullets li.seisRMoto {padding-bottom:10px}
.bulletsGestor {list-style: none; padding-left:0px;}
ol.bullets {list-style: decimal;}

.bulletsNum {list-style: decimal; padding-left:50px; line-height:1.5} 
.bulletsAlpha {list-style: lower-alpha; padding-left:50px; line-height:1.5}
.bulletsRoman {list-style: lower-roman;word-break: normal;padding-left: 20px; }
.bulletsRomanClose {counter-reset: list;}
.bulletsRomanClose > li {list-style: none; position: relative; margin-left: 35px;}
.bulletsRomanClose > li:before { counter-increment: list; content: "(" counter(list, lower-roman) ") "; position: absolute; left: -2.4em; } 
.bulletsDash {counter-reset: list;}
.bulletsDash > li {list-style: none; position: relative; margin-left: 20px;}
.bulletsDash > li:before { counter-increment: list; content: "-"; position: absolute; left: -1.2em; } 
.bulletsLatinUpper {list-style: upper-latin;word-break: normal;padding-left: 20px; }
.bulletsLatin {list-style: lower-latin;word-break: normal;padding-left: 20px; }
.side-box {background-color:var(--grey4); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border:1px solid var(--grey3) }

a.help {margin-left: 10px; line-height: 23px;}
.lnkConsult {margin-left:10px; font-size:13px; font-weight:normal} /* Enlace junto a las cabeceras de secciones en la contrataci�n y modales de consulta*/

table.version {width:99%; font-size:13px}
	table.version th {text-align:right; padding-right:5px;}
	table.version td label {text-align:left; font-weight:normal}
.s-note {margin-bottom: 0; font-size: 11px; text-align: center;}
.youarehere {color: var(--black); background-color: var(--white); padding: 0 5px;}

/* generic > bottons (default:primary) */
a.back {margin-right: 30px; padding: 5px 0 5px 15px; background: url(/img/bg_back.gif) no-repeat 0 50%; font-weight: bold; font-size: 16px; text-decoration: none;}

.button, .button span, .button span span, .btn-secondary, .btn-secondary span, .btn-secondary span span  {
  height: 34px;
}

.button, .btn-secondary {
cursor: pointer;
display: inline-block;
margin: 0;
border: 0;
padding: 0;
background-color: transparent;
color: var(--white);
vertical-align: middle;
white-space: nowrap;
overflow: visible;
}


.button span, .btn-secondary span {
display: block;
font-weight: bold;
background: url(/img/btn_sprites.png) no-repeat 0 0;
}
  

.button span span, .btn-secondary span span  {
display: block;
color: var(--white);
font: bold 21px/31px "Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
text-shadow: 2px 2px 1px var(--sinopia);
margin-left: 10px;
padding: 0 28px 0 18px;
background-position: 100% 0;}

.button:hover, .btn-secondary:hover {text-decoration: none;}
  

.button:hover span {background-position: 0 -40px;}
.button:hover span span {background-position: 100% -40px;}
/*.button:active, .btn-secondary:active {position: relative; bottom: -1px; }*/
.button:active span {background-position: 0 -80px;}
.button:active span span {background-position: 100% -80px;}

/* btn-secondary */
.btn-secondary span span {
  font-size: 13px;
  text-shadow: 1px 1px 1px var(--black);
  padding:0 15px 0 5px;
  letter-spacing: 0;
}
.btn-secondary span {background-position: 0 -120px;}
.btn-secondary span span {background-position: 100% -120px;}
.btn-secondary:hover span {background-position: 0 -160px;}
.btn-secondary:hover span span {background-position: 100% -160px;}
.btn-secondary:active span {background-position: 0 -200px;}
.btn-secondary:active span span {background-position: 100% -200px;}

/* btn-saver */
.btn-save span {letter-spacing: -0.5px;}
.btn-save span span {margin-left: 28px;}

.btn-save span {background-position: 0 -240px;}
.btn-save:hover span {background-position: 0 -280px;}
.btn-save:active span {background-position: 0 -320px;}

/* btn-secondary btn-sizeS*/
.btn-sizeS, .btn-sizeS span, .btn-sizeS span span, .btns-sizeS, .btns-sizeS span, .btns-sizeS span span {
  height: 24px;
}

.btn-sizeS span span , .btns-sizeS span span {
  font-size: 13px;
  line-height: 22px;
  padding:0 15px 0 5px;
  letter-spacing: 0;
}

.btn-sizeS span {background-position: 0 -480px;}
.btn-sizeS span span {background-position: 100% -480px;}
.btn-sizeS:hover span {background-position: 0 -520px;}
.btn-sizeS:hover span span {background-position: 100% -520px;}
.btn-sizeS:active span {background-position: 0 -560px;}
.btn-sizeS:active span span {background-position: 100% -560px;}

.btns-sizeS span {background-position: 0 -360px;}
.btns-sizeS span span {background-position: 100% -360px;}
.btns-sizeS:hover span {background-position: 0 -400px;}
.btns-sizeS:hover span span {background-position: 100% -400px;}
.btns-sizeS:active span {background-position: 0 -440px;}
.btns-sizeS:active span span {background-position: 100% -440px;}

/* btn-secondary btn-sizeL*/
.btn-sizeL, .btn-sizeL span, .btn-sizeL span span {
  height: 44px;
}

.btn-sizeL span span {
  line-height: 42px;
}

.btn-sizeL span {background-position: 0 -600px;}
.btn-sizeL span span {background-position: 100% -600px;}
.btn-sizeL:hover span {background-position: 0 -650px;}
.btn-sizeL:hover span span {background-position: 100% -650px;}
.btn-sizeL:active span {background-position: 0 -700px;}
.btn-sizeL:active span span {background-position: 100% -700px;}

/* btn-secondary btn-outline*/
.btn-outline, .btn-outline span, .btn-outline span span {
 /* height: 44px;*/
}

.btn-outline span span {
 line-height: 30px;
 font-size: 12px;
}

.btn-outline span {background-position: 0 -750px;}
.btn-outline span span {background-position: 100% -750px;}
.btn-outline:hover span {background-position: 0 -800px;}
.btn-outline:hover span span {background-position: 100% -800px;}
.btn-outline:active span {background-position: 0 -850px;}
.btn-outline:active span span {background-position: 100% -850px;}



.button.gap {margin-bottom: 35px}

/* layout  */
#wrapper {margin:0 auto; width:950px;}


/* layout > header  */
#header #logo {float: left; width: 220px;}
#header h1 {float: left; width: 430px; margin-top: 35px; font-size: 30px}
  #header .acctions {float: right; padding: 20px 0 0 0; line-height: 1.5; text-align:right;}
    #header .acctions .phoneBox {height: 55px;}
    #header .acctions .phone, #header .acctions .call {padding-left: 18px; background: url(/img/ico_phone.gif) no-repeat; font-size: 13px; text-shadow: 1px 1px 0 var(--black);}
    .phoneBox .call {padding-left: 18px; background: url(/img/ico_phone.gif) no-repeat; font-size: 13px; }
    #header .acctions a {color: var(--white);}
	
	/* Contenedores 'cotizaciones (pasos.jspf)' */
	#cont-busca-inbenta { position: relative; float: right; display:none;}
	   .busca-inbenta { position: absolute; z-index: 99; right:0; top:30px; }
	#cont-act-pasos { position: relative; float: right; }
	   #cont-act-pasos .acctions { border:0px solid red;padding: 14px 3px 4px 0; line-height:1; position:absolute; right:0; width:600px; }
	   #cont-act-pasos .acctions .phone{padding-left: 18px; font-size: 13px; text-shadow: 1px 1px 0 var(--black);background:none;}
       #cont-act-pasos .acctions .phone span{font-size: 13px; text-shadow: 1px 1px 0 var(--black);}
	   #cont-act-pasos .acctions p.loged{margin:-10px 0 0 !important;}
	   .price #cont-act-pasos .acctions p.loged{margin:-60px 0 0 !important;}
	/* Fin de contenedores 'cotizaciones' */
	
    #social-cont {position: relative;}
    	
	#social {position: absolute; top: -22px; left: -55px; width: 90px;}
      #social li {display: inline; float: left; padding-right: 5px;}
    
  
	#header .slogan {float: left; font-size: 30px; width: 320px; font-size: 14px; margin:45px 0 0 0;  font-weight:bold}
#steps {clear: both; width: 100%; margin-bottom: 0; background: var(--black);}
#steps, .oi .lineabase {
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	}
  #steps .btn-save {margin: 5px 18px 0 0}
  #steps ol {margin-bottom: 0; }
    #steps li {display: inline; float: left; padding: 0 24px 0 10px; background:  url(/img/bg_steps.png) no-repeat 100% 0;}
    #steps li a {display: inline-block; height: 45px; line-height: 45px; color: var(--orange); font-size: 12px; font-weight: bold; }
    #steps li a.active {color: var(--white); background: var(--black) url(/img/bg_steps_active.png) no-repeat 50% 100%; }
    #steps li a.inactive {color: var(--grey3);}
    /* old version // html_olversion -> /coches/comtratacion
    #steps li a.active, #steps li a.inactive, #steps li a.active:hover, #steps li a.inactive:hover {text-decoration: none; cursor: default;}*/
    #steps li a, #steps li a.active, #steps li a.inactive, #steps li a.active:hover, #steps li a.inactive:hover, #steps li a:hover {text-decoration: none; cursor: default;}

/* layout > content */
#content {color: var(--black); background: var(--grey3);}
#content, .oi #mainGrid {
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.headline {border-bottom:1px solid var(--grey3); margin-bottom:10px;}
.headline h1 {float:left; width:600px; font-size:25px; padding: 0; margin:0; color:var(--orange);}
.headline .next {display:block; font-weight: bold; font-size: 14px; padding:12px 16px 0 0; text-align:right; background:url(/img/bg_next.gif) no-repeat right 85%; line-height:20px;}
.intro {color:var(--black); font-size: 17px;}
.grid #mainGrid h2.intro {font-size: 17px; font-weight: normal;}
/* content > main */
#main {float: left; width: 611px; min-height: 360px; background: var(--white); padding: 50px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

  

#main.widthTotal {width:auto; padding: 30px 65px 30px 65px; float:none; line-height:1.5;}
#main.widthTotal h2 {font-size:15px;}


.gap_top {padding-top: 300px;}
.fondo, #content.fondo {background-color:var(--white);}
.box-container {font-size:13px;}
.box-container h3 {font-size:18px;}
.col1_3, .col2_3, .col1_4, .col3_4, .col1_5, .col4_5 {float:left; margin: 0;}
.col1_3 {width:33%;}
.col2_3 {width:67%;}
.col1_4 {width:25%;}
.col3_4 {width:74%;}
.col1_5 {width:20%;}
.col4_5 {width:79%;}
.last {margin-right:0;}
.wrap1 {padding:15px;}
hr.oi {background:var(--white) url(/img/linea-horizontal.gif) left center repeat-x; border:0; padding: 5px 0; margin: 5px 10px 15px 0}

.box-auto-b, .box-moto-b, .box-hogar-b, .box-6ruedas-b, .box-mascotas-b  {padding: 0 10px 20px 150px; border-bottom: 1px solid var(--grey3); min-height: 80px;}

.box-last {border: 0}
.box-auto-s, .box-moto-s, .box-hogar-s, .box-6ruedas-s, .box-mascotas-s, .box-cuentaKms-s {padding: 0 10px 40px 80px; }
.box-auto-b {background:url(/img/prod-auto.gif) no-repeat left top;}
.box-auto-s {background:url(/media/images/prod-auto-s.gif) no-repeat left top;}
.box-moto-b {background:url(/img/prod-moto.gif) no-repeat left top;}
.box-moto-s {background:url(/media/images/prod-moto-s.gif) no-repeat left top;}
.box-hogar-b {background:url(/img/prod-hogar.gif) no-repeat left top;}
.box-hogar-s {background:url(/media/images/prod-hogar-s.gif) no-repeat left top;}
.box-6ruedas-b {background:url(/img/prod-6ruedas.gif) no-repeat left top;}
.box-6ruedas-s {background:url(/media/images/prod-6ruedas-s.gif) no-repeat left top;}
.box-mascotas-b {background:url(/img/prod-mascota.gif) no-repeat left top;}
.box-mascotas-s {background:url(/media/images/prod-mascota-s.gif) no-repeat left top;}
.box-cuentaKms-s {background:url(/media/images/prod-cuentaKms-s.gif) no-repeat left top;}
.important-box {line-height: 20px}
.box-border {background-color:var(--grey4); border:1px solid var(--grey3);}
.box-solonline {background:url(/img/solonline2.gif) no-repeat center center;width:85px;height:14px; float:left;margin-top:80px;margin-left:-92px;}

/* content > sidebar */
#sidebar {float: right; width: 239px; background: var(--grey3)}
  #sidebar .postit {position: relative; padding: 50px 20px; font-size: 11px; color: var(--black); background: rgba(255,247, 116, 1) url(/img/bg_postit.gif) repeat-x; border: 1px solid var(--button2); border-width: 0 0 1px 1px;}
    #sidebar .postit h3 {font-size: 12px;}
    #sidebar .postit .square {position: absolute; left: -22px; top: 40px; width: 22px; height: 44px; background: url(/img/bg_postit_square.gif) no-repeat;}
    
    

/* layout > footer */
#footer {margin: 20px ;}
#footer .links {overflow: hidden; margin-bottom: 10px; border-bottom: 1px solid var(--black); padding-bottom: 24px; font-size: 13px; color: var(--grey3); }
  #footer .links a {color: var(--grey3);}
  #footer .links h3 {margin-bottom: 10px; font-size: 18px;color:var(--white);}

.copyright {color: var(--grey3); text-align: center; font-size: 11px;}
.copyright p {margin-bottom: 5px;}
.copyright li {display: inline; margin-right: 20px;}
  .copyright a, #cabeceraOI a {color: var(--grey3); text-decoration: underline;}
  .copyright a:hover, #cabeceraOI a:hover {text-decoration: none;}
      
/* secctions > home */
#header h1, #header #phone {margin-bottom: 0;}
#header #nav {clear:both; margin-bottom: 10px;}
  #nav li {display: inline; float: left; padding-right: 31px;}
  #nav li.last {padding-right: 0;}
    #nav a {display: block; height: 30px;  line-height: 28px; width: 214px; color: var(--white); background: url(/img/btn_nav.gif) no-repeat; font-size: 16px; font-weight: bold; text-align: center; text-decoration: none;}
    #nav a:hover {color: var(--white); background-position: 0 -60px;}
    #nav a.active, #nav a.active:hover {color: var(--black); background-position: 0 -30px;}
      #nav span {padding: 3px 0 5px 30px;}
        
#header #nav3, .nav3 {clear:both; margin-bottom: 10px;}
  #nav3 li, .nav3 li {display: inline; float: left; padding-right: 31px;}
  #nav3 li.last, .nav3 li.last {padding-right: 0;}
    #nav3 a, .nav3 a {display: block; color: var(--white); background: url(/img/btn_nav3.png) no-repeat; text-decoration: none;}
    #nav3 a span, .nav3 a span {display: block; height: 40px; margin-left: 63px; line-height: 40px; width: 223px; padding-left: 10px; background: url(/img/btn_nav3.png) no-repeat 100% 0; font-size: 18px; font-weight: bold; cursor: pointer;}
    .nav3 a span {text-align: center; margin-left: 20px; padding: 0 36px 0 16px;}
    
    #nav3 a:hover, .nav3 a:hover {background-position: 0 -100px; text-decoration: none;}
    #nav3 a:hover span, .nav3 a:hover span {background-position: 100% -100px;}
    #nav3 .active a, #nav3 a:active, .nav3 .active a, .nav3 a:active {background-position: 0 -50px;}
    #nav3 .active a span, #nav3 a:active span, .nav3 .active a span, .nav3 a:active span {background-position: 100% -50px; color: var(--black);}
    
    #nav3 a.coche {background-position: 0 -150px;}
    #nav3 a.coche span {background-position: 100% -150px;}
    #nav3 a.coche:hover {background-position: 0 -250px;}
    #nav3 a.coche:hover span {background-position: 100% -250px;}
    #nav3 .active a.coche, #nav3 a.coche:active {background-position: 0 -200px;}
    #nav3 .active a.coche span, #nav3 a.coche:active span {background-position: 100% -200px;}
    
    #nav3 a.moto {background-position: 0 -300px;}
    #nav3 a.moto span {background-position: 100% -300px;}
    #nav3 a.moto:hover {background-position: 0 -400px;}
    #nav3 a.moto:hover span {background-position: 100% -400px;}
    #nav3 .active a.moto, #nav3 a.moto:active {background-position: 0 -350px;}
    #nav3 .active a.moto span, #nav3 a.moto:active span {background-position: 100% -350px;}
    
    #nav3 a.hogar {background-position: 0 -450px;}
    #nav3 a.hogar span {background-position: 100% -450px;}
    #nav3 a.hogar:hover {background-position: 0 -550px;}
    #nav3 a.hogar:hover span {background-position: 100% -550px;}
    #nav3 .active a.hogar, #nav3 a.hogar:active {background-position: 0 -500px;}
    #nav3 .active a.hogar span, #nav3 a.hogar:active span {background-position: 100% -500px;}

/* sections > home > index  */
.index .selectproducts {clear: both; margin-bottom: 35px;}
	
.index .selectproducts .products {float: left; width: 250px; margin-right: 50px;}
.index .selectproducts .last {margin-right: 0;}
.index .selectproducts .products a {display: block; font-size: 20px; padding: 2px 2px 8px; color: var(--black); text-align: center;}
.index .selectproducts .products a:hover {text-decoration:none; padding: 0 0 6px; border: 2px solid var(--orange); color: var(--orange);
  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;     
  -moz-box-shadow: 0 0 10px var(--orange); -webkit-box-shadow: 0 0 10px var(--orange); box-shadow: 0 0 10px var(--orange);
}
.index .products img {display: block; margin: auto;}

/* secctions > price */
.price #content {border: 2px solid var(--orange); padding-top: 30px; background: var(--white); font-size: 13px;}

.price #main {float: right; width: 540px; padding: 0; padding-top: 25px;}
.price #sidebar {float: left; width: 358px; padding-left: 24px; background: var(--white);}

#select-price ul {font-size: 20px; margin-bottom:-17px; background: var(--grey3) url(/img/bg_price.png) no-repeat;}
#select-price ul.onlyone {background: var(--grey3) url(/img/bg_price_onlyone.png) repeat-x;}
#select-price .extraline a {font-size: 18px; height: 100px; padding: 15px 30px 0;}
#select-price .extraline .fontSeisR {font-size: 15px;}
  #select-price li {display:inline; float:left; width: 317px;}
    #select-price li a {display: block; margin-right: 2px; height: 91px; padding: 25px 40px 0; font-weight: bold;line-height:25px; text-decoration: none;}
      #select-price li a:hover {background: url(/img/bg_price_hover.png) repeat-x; text-decoration: none;}
      #select-price li a:hover strong {color: var(--white);}
      #select-price li a.active, #select-price li a.active:hover {position: relative; color: var(--black); background: url(/img/bg_price_active.png) no-repeat 50% 0;z-index:10; text-decoration: none;}
      #select-price li.last {width: 316px;}
        #select-price li.last a {margin-right: 0;}
    #select-price li a strong {display: block; color: var(--black);}
      #select-price li a.active strong {color: var(--white)}
      #select-price li a strong s{font-size:19px;}
      
#actions ul {float: right;}
 #actions li {display: inline; float: left; margin-right: 10px; font-size: 12px; font-weight: bold;}

#page {background: var(--grey4); margin-bottom: 12px;margin-top:3px;}
#page h3 {margin: 0; padding: 17px 0 2px 20px; background: var(--grey4) url(/img/bg_price_page.png) no-repeat; font-size: 20px;}
#page h3.seisR {margin: 0; padding: 15px 0px 7px 20px; background: var(--grey4) url(/img/bg_price_page.png) no-repeat; font-size: 18px;}
#page .page-content {border: 1px solid var(--grey3); padding: 10px 8px 0;}
  #page .page-content h3 {padding: 0 0 0 12px; background: none;}
  #page .page-content h3.seisR{padding: 0 0 10px 12px; background: none;font-size:18px;}
  #page .lead {padding: 0 40px 0 12px; font-size: 12px;}
  #page h4 {margin-bottom: .55em; line-height: 1.5; padding: 4px 10px 5px 32px; background: var(--grey4) url(/img/bul_page_dot.gif) no-repeat 20px 12px;}
  #page h4.clear {padding: 2px 10px 2px 32px;}
  #page a.help {margin: 0;}
  #page span.text {float: left; margin-top: 2px; width: 240px;}
  #page span.icons {float: right;width: 54px; text-align: right;}
   
  .price .form-cont {padding-left: 32px; margin-bottom: 12px;}
    .price .col-extra .form-cont {display: none; padding-left: 0; margin: 12px 0;}
    .price .extra-checked .form-cont {display: block;}
  .price .form-cont p {margin-bottom: 6px;}
  
  .price .col-extra {float: left; margin-right: 30px; width: 280px;}
  .price .col-extraPack {float: left; margin-right: 30px; width: 280px;}
  
  .price .col-payment {float: left; width: 210px;}
    
  
.title-col {border-bottom: 1px solid var(--grey3); padding: 0 0 4px 5px; font-size: 14px;}
 
.extra {position: relative; border: 1px solid var(--grey3); padding: 7px 7px 7px 34px; font-size: 12px; color: var(--black); background: var(--white) url(/img/bg_price_extra.gif) repeat-x 0 100%; margin-bottom: 24px;}
  .extra .trigger {position:absolute; top: 5px; left: 5px;}
    
	.extra a {font-size: 13px;}
  .extra label.title {padding-right: 30px; color: var(--black); font-size: 13px; font-weight: bold;}
  .extra p {margin-bottom: 0;}
  .extra .money {position: absolute; top: 5px; right: -3px; padding-bottom: 2px; background: url(/img/bg_price_flag_sq.gif) 100% 100% no-repeat;}
  .extra .money span {padding: 0 5px; color: var(--white); background: var(--orange) url(/img/bg_price_flag.gif) repeat-x; font-size: 11px;}
  
  .extra-checked {border: 3px solid var(--orange); background: var(--grey4) url(/img/bg_price_extra_checked.gif) repeat-x 0 100%; padding: 5px 5px 5px 32px;}
  .clearfix.extra-checked{border:0px;background: none;padding:0px;}
  .permanent-checked {background: var(--warning) url(/img/bg_price_extra_checked2.gif) repeat-x 0 100%;}
    .extra-checked .trigger {top: 3px; left: 3px;}
      
    .extra-checked .money {top: 3px; right: -5px;}
      

/*nuevos estilos p@cketon*/      
.withoutPack{border:1px solid var(--grey3);width:95%;margin-bottom:4em; text-align:center;overflow:hidden;}
.withPack{background:var(--grey4);border:3px solid var(--metalic);width:95%;margin-bottom:2em; text-align:center;overflow:hidden}

.rightLinkPrice{font-weight:normal;float:right;margin-right:25px;}
.withPayHalf{margin-right: 80px;}

.withPackBox{background-color:var(--purple);color:var(--white);padding:10px 10px 10px 20px;text-align:left;height:20px;width:483px;position:absolute;margin-left:-1px \0/IE9 !important}
.withPackBox a{color:var(--orange);}

.icoPaga {width:95px;height:95px; background: url(/img/todalavida.png) no-repeat center right; font-size: 18px;color:var(--white);position:relative;text-indent:-9999px;z-index: 3;float:right;margin-right:-13px; margin-right:-14px \0/IE9 !important; margin-top:-13px}

.enlcpack .icj{display:inline-block; vertical-align:middle;	margin:7px 0 8px 0;}
.enlcpack.promotionPack .icj{margin-top:50px;}
.enlcpack.promotionPack{border-color:var(--purple);}

.enlcpack .icj span.roundedButtonText{background:url(/img/roundedButtonsText.png) no-repeat 0 0;height:108px;width:108px;display:block;text-indent:-9999px;float:left; }
.enlcpack .icj span.roundedButton{background:url(/img/roundedButton.png) no-repeat 0 0;height:108px;width:108px;display:block;text-indent:-9999px;}

a.tarjetaType.pactive span.roundedButtonText, span.tarjetaType.pactive span.roundedButtonText{background-position:0 0 !important;}
a.anualType.pactive span.roundedButtonText, span.anualType.pactive span.roundedButtonText{background-position:0 -216px !important;}
a.talleresType.pactive span.roundedButtonText, span.talleresType.pactive span.roundedButtonText{background-position:0 -432px !important;}
a.solonlineType.pactive span.roundedButtonText, span.solonlineType.pactive span.roundedButtonText{background-position:0 -648px !important;}

a.tarjetaType.pnoactive span.roundedButtonText, span.tarjetaType.pnoactive span.roundedButtonText{background-position:0 -108px !important;}
a.anualType.pnoactive span.roundedButtonText, span.anualType.pnoactive span.roundedButtonText{background-position:0 -324px !important;}
a.talleresType.pnoactive span.roundedButtonText, span.talleresType.pnoactive span.roundedButtonText{background-position:0 -540px !important;}
a.solonlineType.pnoactive span.roundedButtonText, span.solonlineType.pnoactive span.roundedButtonText{background-position:0 -756px !important;}

span span.roundedButton{ background-image:none !important;}
a.pnoactive span.roundedButton{background-position:0 0 !important;}
a.pactive span.roundedButton{background-position:0 -108px !important;}


.enlcpack a:hover{text-decoration:none}
.enlcpack .maspack{vertical-align:middle; display:inline-block; font-size:36px; font-weight:bolder;width:15px;margin-left:-7px;margin-top:-6px;}
.enlcpack.promotionPack .maspack{margin-top:42px;}
.tipOk{background: var(--white) url(/img/tick_price_pack.png) no-repeat 0 center;width:18px;height:15px;padding-right:5px;display:inline-block;}
.tipKo{background: var(--white) url(/img/tick_price_pack_ko.png) no-repeat 0 center;width:18px;height:15px;padding-right:5px;display:inline-block;}

.widthPack .tipOk{background: var(--grey4) url(/img/tick_price_pack_all.png) no-repeat 0 center;width:18px;height:15px;padding-right:5px;display:inline-block;}
.descripCobert{font-size: 15px;padding:7px 20px 15px 0px;}
.leermasCombi{float: left;padding: 0 0 10px 17px;}
#capaCombinacionInfo{clear: both; text-align:left;padding:7px 17px 0 17px;}
#capaCombinacionInfo p{color:var(--grey2);}

#priceBox{background:var(--grey4);border:1px solid var(--grey3);width:95%;margin-bottom:1em;position: relative;}
.widtBigLeftIcon{margin:17px 17px 17px 58px}
.widtBigLeftIcon.withDetail{margin:17px 150px 17px 58px;position:relative;}
.widtBigLeftIcon.grey{color:var(--grey3);}
.big_check{position:absolute; top:17px; left:17px;width:30px;height:30px;display:block;background: url(/img/big_check.png) no-repeat;}
.big_offer{position:absolute; top:17px; left:17px;width:30px;height:30px;display:block;background: url(/img/ico_offer_big.png) no-repeat;}
.big_widthoutCheck{position:absolute; top:17px; left:17px;width:30px;height:30px;display:block;}
#priceBox .italic{font-size:14px; font-style: italic;}
#priceBox .fsize22{font-size:22px;font-weight:bold;}
#priceBox .fsize18{font-size:18px;font-weight:bold;}
.priceLeft{text-align:center;width:50%;font-size:24px;white-space:normal;margin-left:-15px;padding-top: 17px;}
.priceLeft div{font-size:14px;margin-top: 3px;}
.priceRight{float:right;padding-top: 22px;margin-right:-10px;width:218px;}
.bigNumberPrice{font-size:44px;height:30px;text-align:right;float:right;position:relative;}
.priceCrossed {text-decoration:line-through;top: 10px;position: absolute; right: 50%; font-size: 12px; padding-right: 55%;; font-weight: 100;}
.pricesContainer{float: right;text-align: left;margin-bottom:-5px;}
.mediumNumberPrice{font-size:20px;text-align:left;margin-top: -10px;}
.priceFormpago{font-size:15px;text-align:left}
.priceTotal{font-size:11px; font-weight:normal;color:var(--white);clear:both;text-align:right;}

.priceListRight{background-color: var(--grey3);position:absolute; right:27px;}

ul.priceLeftMenu{float:left !important;margin:0 0 7px 16px;}
.btn-link{background-color:var(--white);color:var(--mistic);font: 15px 'Bariol', Arial, Helvetica, sans-serif;border:0;padding:10px;}
.btn-link:hover{text-decoration:none;}
.btn-link:active{padding:10px;}
.linkSeparate{border-right: var(--grey3) 1px solid;}


.styleCheck{width:30px;height: 30px;border:1px solid var(--info);background-color: var(--white);display: block;margin: 20px auto 10px;}
span span.styleCheck{border:none;background-color: var(--grey4);}
.withoutPack span span.styleCheck{background-color: var(--white);}
.pactive .styleCheck{background-image:url("/img/ok_tickpromo.png");}
.textCheck{color:var(--black);font-size:16px;font-weight:bold;display:block;}
.enlcpack .icj{margin: 7px 15px 24px 15px; min-width:55px;}

/*nuevos estilos p@cketon*/



  .form-payment {position: relative;}
    .form-payment li {padding: 6px 0 6px 30px;}
    .form-payment li.active {background-color: var(--warning); outline: 3px solid var(--orange);}
      .form-payment li p {margin-bottom: 0;}
      .form-payment .offer {position: absolute; top: 8px; right: 5px;}
      .form-payment .help {position: absolute; right:5px; display: none}
      .form-payment li label {display: block; font-weight: bold;}
      .form-payment input {margin-left: -25px; position: absolute}
    
.price .contractual {margin: -22px 0 50px 0; padding-right: 25px; text-align: right;}
.price .contractual p {margin-bottom: 6px;}

.price .save h3 {margin: 0; width: 600px; padding: 14px 40px 14px 60px; color: var(--white); background: var(--black) url(/img/bg_price_save_h3.gif) 100% 0 no-repeat; font-size: 23px;
	margin-bottom: 20px;
}
.price .save .btn-save {margin: 8px 30px 0 0;}

.price .discount {margin-right: 20px; font-weight: bold;}
.price .discount .offer {margin-right: 30px;margin-left: 20px; padding: 2px 10px 3px 20px; color: var(--white); background: var(--grey2) url(/img/bg_price_offer.png) no-repeat;}
      

/* secctions > buy */
.buy #content {background-color: var(--white);}
.buy #content h2 {margin: 0; padding: 1.5em; font-size: 22px;}
.buy #main {float: right; padding: 0 35px 0 15px; border-left: 1px dotted var(--black); /*Estilo especifico para IE9 */ border-left: 2px dotted var(--black)\0/IE9; width: 660px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.buy #sidebar {float:left; background-color: var(--white); /*margin-bottom: 10px;*/ width:238px;}

.sidebar-price {background-color: var(--grey4); border-bottom: 1px solid var(--black);}
.header-price {position: relative; padding: 10px 0; color: var(--white); background: var(--purple) url(/img/bg_sidebarprice.png) repeat-x; border: 1px solid var(--metalic); border-width: 1px 0; font-size: 16px; text-align:center}

.header-price h3 {margin: 0 0 .3em 20px;  color: var(--black); font-size: 16px; text-align:left; }
.header-price strong {display: block; font-size: 24px;}

.header-price .square {position: absolute; left: 50%; bottom: -22px; width: 44px; height: 22px; margin-left: -22px; background: url(/img/bg_sidebarprice_square.png) no-repeat;}

.content-price {padding: 10px 10px 10px 20px; color: var(--black); font-size: 13px;}
.content-price h4 {color: var(--black); font-size: 16px;}
.content-price span {display: block; color: var(--black); font-size: 13px; font-weight:normal; padding-left:15px;}
.content-price h5 {margin-bottom: .3em;}
.content-price ul {padding-left: 20px; list-style: disc;}
.content-price .hr {margin: 20px 0; height: 1px; border-bottom: 1px solid var(--grey4); background-color: var(--grey3);}
.consult-price {text-align: center; padding:20px 0; font-size: 13px;}
.consult-price a {font-weight: bold;}


.buy fieldset {padding-left: 20px;}
  .buy .legend, .buy #main h3.legend {margin-left: -20px; margin-bottom: 1em; }
    .buy .legend h3, .buy h3.legend  {font-size: 18px; margin-bottom: 0;}
    .buy .legend h4 {font-size: 15px; margin-bottom: 0;}
    .buy .legend a.ftr {margin-top: 3px;}
    


#capaOves a img, #capaJoyas a img {vertical-align: bottom;}

/* secctions > contratacion */
.search-repair .search {padding: 5px 0; background-color: var(--white); text-align: center;}
.search-repair {margin-right: 20px;}
#main .search-repair .search label, #mainGrid .search-repair .search label{display: inline; vertical-align: middle;}
.model-container {overflow: auto; height: 200px; border:1px solid var(--grey3); background-color:var(--white);}
.model-container .zebra li {margin-bottom: 0;}
.model-container.no-border {border:0;}
.optiondisabled{background-color:var(--grey4);color:var(--grey3)}

.buttons-cont, .buttons-cont-c {
  /*padding: 40px 40px 40px 70px;*/
  overflow: hidden;
  margin-top: 50px;
  height: 36px;
}
	
.buttons-cont-c {text-align: center;}
  .buy .buttons-cont {margin: 50px 0;}

  .buttons-cont .back {float: left;}
  .buttons-cont .button {float: right;}


/* secctions > st-forms  */
.st-forms #main {font-size: 13px;}
  .st-forms #main h2 {font-size: 22px;}
    
.st-forms #main form {padding-left: 20px;}
  .st-forms #main form h2 {margin-left: -20px;}
.st-forms #main label, .st-forms #main span.label {display: block; font-weight: bold; margin-bottom: 6px;}

.st-forms #main .objetos-valor label, .st-forms #main label.inline {display: inline;}
  .objetos-valor .col3 {margin-bottom: .7em;}

  /* all margin-bottom  */
  .st-forms #main .formBox, .st-forms #main .radio, .col3, .col4, .col5, .inline-form, .one-check, .alert-box, .cols-large  {margin-bottom: 24px;}
  
  .st-forms #main .formBox, .st-forms #main .radio, .inline-form {padding-left: 10px;}
    .st-forms #main .formBox label, .st-forms #main span.label, .inline-form label, .formBox span.strong, .cols-large label {margin-left: -10px;}

    .st-forms #main .radio label, .st-forms #main .zebra label {display: inline; font-weight: normal; margin: 0 10px 0 2px;}
    .st-forms #main .radio p {margin-bottom: 6px;}

  .col3, .col4, .col5, .col2, .cols-large {overflow: hidden; width: 100%;}
    /*.col3 div.col {float: left; width: 30%; padding-left: 2%}*/
    .col3 div.col {float: left; margin-right: 2%; width: 28%; padding-left: 2%}
      .col3 div.col label {margin-left: -6%;}
      
    .col5 div.col {float: left; width: 21%; padding-left: 0; text-align: center;}
	.col5  div.col.first {width: 13.5%;}
    .col5 div.col label {text-align: center;}
    
    .col2 div.col {float: left; width: 49.5%; padding-left: 0; text-align: center;}
    
    .cols-large div.col, .cols-large .col-large {float: left; margin-right: 2%; width: 25%; padding-left: 2%}
    .cols-large .col-large {width: 35%; margin-right: 3%;}
    
  .inline-form input, .inline-form select {margin-right: 12px}
  
  .alert-box {border: 1px solid var(--grey3); padding: 8px; font-size: 14px; color: var(--black); background: var(--grey5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;}
  td .alert-box{margin-bottom:10px}
    
  .search-car .col2 div.col {margin-bottom: 8px;}
  .st-forms #main .search-car .radio {margin-bottom: 0;}
   .st-forms #main .cols-large .radio {margin-bottom: 0;}
  .st-forms #main .search-car label {display: inline;}
  
  ul.zebra li,table.js-radioChecked tr td,table.js-radioChecked tr th {padding: 4px; background-color: var(--white);}
  ul.zebra li.even,table.js-radioChecked tr.even td {background-color :var(--grey5);}
  ul.zebra li.active,table.js-radioChecked tr.active td {background-color: var(--warning);}
  ul.zebra li.disabled {padding-left: 28px; color: var(--black);}
    ul.zebra .alert-box {margin: 6px 0; color: var(--black);}
    
.versionesencontradas{position:relative}
.headerversiones{height:26px}
table.js-radioChecked tr th{background-color:var(--orangecream);text-align:left}
.headerversiones div{position:absolute;height:18px;margin:-4px;padding:4px;background-color:var(--orangecream);top:5px}

table.js-radioChecked td,table.js-radioChecked th{padding:4px}
  
  .one-check input, .one-check div {float: left}
  .one-check div {margin-left: 1%; width: 92%;}
  .st-forms #main .one-check label, .one-check p {margin-bottom: 0;}
  
  .indent {margin-left: 20px; border-left: 1px dotted var(--black); padding-left: 30px;}
    .indent .indent {border-left: 0; padding-left: 0;}
    
  .note {font-weight: normal; font-size: 12px; color: var(--black);}
  .read-only, .read-only:focus{color: var(--grey3); background-color:var(--white); border:1px solid var(--info);}
  
  #capaListaMenores26 {margin-left: 40px;}
    #capaListaMenores26 .title {margin-bottom: 12px; border-bottom: 1px dotted var(--grey3); padding-bottom: 6px;}
      #capaListaMenores26 h4 {margin-bottom: 0;}
    #capaListaMenores26 ul.zebra li {padding: 8px;}
      #capaListaMenores26 ul.zebra li li {margin-bottom: 5px; padding: 0; background-color: transparent; font-size: 11px;}
        #capaListaMenores26 ul.zebra li li strong {padding-left: 16px;}
        
        
/* secctions > grid */
#mainGrid {width:950px; padding:30px 0; line-height:1.5; color: var(--black); background-color: var(--white); font-size: 14px;}
#mainGrid .headline h1 {float: none; width:auto; font-size:25px; padding: 0; margin:0; color:var(--orange);}
#mainGrid h2 {font-size:18px;}
#mainGrid h4 { margin-bottom: 5px;}
#mainGrid .headline .next {display:block; font-weight: bold; font-size: 15px; padding:12px 16px 0 0; text-align:right; background:url(/img/bg_next.gif) no-repeat right 85%; height:20px}
a.next { font-weight: bold;  padding:0 16px 0 0; background:url(/img/bg_next.gif) no-repeat right center; height:20px}
span.next { font-weight: bold;  padding:0 10px 0 2px; background:url(/img/bg_next.gif) no-repeat right center; height:20px}

.faqContainer{display: block; min-height: 40px; width: 950px; margin: 0 auto;}
.faqContainer a{float: right; margin-top: 20px; margin-right: 5px; }

.grid #mainGrid {min-height: 360px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	}
.grid #mainGrid h1 {color: var(--orange); font-size: 25px;}
  .grid #mainGrid h2 {font-size: 18px;} /*  margin: 1.2em 0 0.4em 0; El margin es raro, si necesario controlar con alguna clase */
  .grid h3 {font-size: 15px; color: var(--black);}
  
  
.grid #mainGrid label, .grid #mainGrid span.label {display: block; font-weight: bold; margin-bottom: 3px;}
.grid #mainGrid .formBox, .grid #mainGrid .radio, .col3, .col5, .inline-form, .one-check, .alert-box, .cols-large  {margin-bottom: 24px;}
.grid #mainGrid .formBox, .grid #mainGrid .radio, .inline-form {padding-left: 10px;}
	.grid #mainGrid .formBox label, .grid #mainGrid span.label, .inline-form label, .formBox span.strong, .cols-large label {margin-left: -10px;}

	
	.grid #mainGrid .radio label, .grid #mainGrid .zebra label {display: inline; font-weight: normal; margin: 0 10px 0 2px;}
	.grid #mainGrid .radio p {margin-bottom: 6px;}
  	.grid .buttons-cont, .grid .buttons-cont-c {margin: 15px 0 0 0;}
  	.grid .buttons-cont .button {float: left;}
	.grid .buttons-cont .cancel {float: left; line-height:35px; margin-left:50px;}

	.grid #mainGrid .alert-box {padding: 10px;}
	
/* minForm */
  .minForm {border: 1px solid var(--grey3); padding: 20px; background: var(--grey4) url(/img/bg_minform.png) repeat-x;
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
  .grid #mainGrid .minForm .formBox {padding: 0; margin-bottom: 12px;}
  .grid #mainGrid .minForm .formBox label {margin-left: 0; font-size: 14px;}
  .grid #mainGrid .minForm label.legalNote {font-size: 12px; font-weight: normal;}
  .minForm input {width: 98%; padding: 1%; border: 1px solid var(--grey3);}
  
  .minForm input.radiocheck {width: auto; border: 0;} /* padding: auto; */
  .minForm .one-check div {width:90%;}

  .minForm .buttons-cont {height: 26px; }
  .minForm .buttons-cont .cancel {line-height:25px; float: right; padding: 0 15px; color: var(--french);}
  .minForm .forgotPassword {margin: 18px 0 0; font-weight: bold; text-align: right; font-size:11px}
  
  .minForm .validaciones {color: var(--button3); font-weight: bold; margin-bottom:5px;display:none}
  .minForm .validaciones ul li {padding-left: 14px; font-size:11px; background: url(/img/bul_error.gif) -5px 1px no-repeat;}
  .minForm .validaciones p.title {display: none;}
  .minForm .validaciones ul li a{color: var(--button3);}
/* END minForm */
.dotted li {padding-left: 30px; background: url(/img/bul_dot.png) 10px 4px no-repeat; margin: .2em 0;}
    .banner {margin: 2em 0 1em; padding:10px 10px 0 10px; border:1px solid var(--grey3); background: url(/img/bg_price_extra.gif) repeat-x scroll 0 100% var(--white);
      -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    }
        
  .grid h2.quote2 {padding: 5px 0 0 40px; background: url(/img/bg_quote_open.png) no-repeat scroll 0 0;}
  .grid h2.quote2 span {display: block; border-left: 1px solid var(--grey3); padding-left: 8px;}
  
  .grid #mainGrid h2.text, .grid #mainGrid h2.text2 {display: inline; color: var(--black); font-size: 14px; font-weight: normal;}
  .grid #mainGrid h2.text2 {display: block; margin: 0 0 1em 0;}

/* END secction > grid */
        
/* secction > 6 Ruedas */
h3.subtitle {font-size: 18px;}

/* secction > faq */
.js #faq .js-faq-target, .js #faq-anchors {display: none;}
.js #faq a.js-faq-trigger {padding-left: 22px; background: url(/img/bg_faq_show.gif) no-repeat 0 4px;}
.js #faq a.close {background-image: url(/img/bg_faq_hide.gif);}

#faq li {border-bottom: 1px solid var(--grey3); margin-bottom: 1em; padding-bottom: 1em;}

#faq li li {border-bottom: 0; margin-bottom: 0; padding-bottom: 0;}
#faq h2, #faq h3, #faq h4 {margin-bottom: .4em;}

/* secction > contacto */
#contacto li {border-bottom: 1px solid var(--grey3); margin-bottom: 1em;}

#contacto li li {border-bottom: 0; margin-bottom: 0;}

#contacto li.name strong {text-transform: uppercase;}
#contacto li.hours {color: var(--grey3); font-weight: bold;}

/* secction > disculpa molestias */
.disculpa #mainGrid {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}

/* 0000000000000000000000000000000000000000000000 PESTA�AS OI */
.ribetetop {background: url(/img/pes0.gif) no-repeat left bottom; padding: 1px;}
.ribetetop0 {background: url(/img/pes0.gif) no-repeat right bottom; padding:  1px;}
.ribetetop0h {background: url(/img/pes0h.gif) repeat-x bottom;}

.lineabase {
	padding:20px 0 0 0; 
	margin: 0;
	position:relative;
	float: left;
	width: 100%;
	background:var(--black) url(/img/lineabase.gif) repeat-x right bottom;
	height:40px;
	}
	
.lineabase ul{list-style: none; padding: 0; margin:0; width: 100%;}
	
.lineabase li.pestania {display:block; float:left; padding: 0; margin:0;}

.lineabase li a.pestania_link, .lineabase li a.pestania_link span, .lineabase li a.pestania_link:hover, .lineabase li a.pestania_link:hover span, .pesactiva, .pesactiva:hover, .pesactiva span, .pesactiva:hover span { 
	background: url(/img/OI_pestanias.gif) no-repeat;
}

.lineabase li a.pestania_link, .pesactiva, .pesactiva:hover { 
	white-space:nowrap; 
	display:block; 
	float:left; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold;
	cursor:pointer;
	padding:0 0 0 8px; 
	margin-left:2px;
	}

.lineabase li a.pestania_link {
	background-position: 0 -60px;
}	

.lineabase li a.pestania_link span, .pesactiva span {
	float:left; 
	display:block; 
	margin:0;	
	color:var(--grey2);
	height:27px;
	padding: 7px 23px 5px 0;
	background-position: 100% -60px;	
	}

.lineabase li a.pestania_link span.unaLinea, .pesactiva span.unaLinea {padding: 12px 23px 0 0;}


.lineabase li a.pestania_link:hover {
	background-position: 0 -120px;	
}

.lineabase li a.pestania_link:hover span {
	background-position: 100% -120px;
	color:var(--black);	
}

.lineabase li a.pestania_link:active {
	background-position: 0 -180px;	
}

.lineabase li a.pestania_link:active span {
	background-position: 100% -180px;
	color:var(--black);	
}


.pesactiva, .pesactiva:hover {
	background-position: 0 0;
	cursor:default;
}	

.pesactiva span, .pesactiva:hover span{
	text-decoration: none;
	cursor: default;
	background-position: 100% 0;
	padding: 7px 23px 6px 0;
	color:var(--black);	
	}

.pesactiva span.unaLinea, .pesactiva:hover span.unaLinea{
	padding: 12px 23px 1px 0;
	}

.pesactiva2, .pesactiva2:hover  {
	cursor:default;
	background-position: 0 0;
	}

.pesactiva2 span{
	background-position: 100% 0;
	padding-bottom: 15px;	
	color:var(--black);
	}


/*  OFICINA INTERNET */

.oi #main { width: auto; background-color: var(--white); margin-bottom: 10px; min-height: 320px; overflow:auto; padding: 30px;}
  
  
.oi #header h1 {float:left; width:400px; margin-top: 18px; font-size: 30px }
.oi #cabeceraOI {float:right; width:250px; padding-top:19px; text-align:right;}

#masPestanias2,#masPestanias1{float: left; width: 12px; height: 35px; padding: 0 5px; cursor:pointer; color:var(--white); text-decoration:none; background: url(/img/bg_masPestanias1.gif) 50% 50% no-repeat;}
#masPestanias1{visibility: hidden;}
#masPestanias2{background-image: url(/img/bg_masPestanias2.gif);}
/*#masPestanias2:hover,#masPestanias1:hover{text-decoration:none}*/
#cajaVisible{position:relative}
#listaPestanias{margin-left:7px;position:relative}
.oi .sidebar {padding: 8px 16px; border-color: var(--grey3); background-color: var(--grey4);} 
	
.oi h3.oi_gestor {padding-left:25px; position:relative}	
.oi h3.oi_gestor span {position:absolute; top:-20px; left:-30px; background:url(/img/tu_gestor2.png) no-repeat; width:55px; height:70px;}
.oi h3.oi_interes {padding-left:25px; position:relative}	
.oi h3.oi_interes span {position:absolute; top:-20px; left:-40px; background:url(/img/teinteresa3.png) no-repeat; width:55px; height:75px;}

/*  estilos de caja con iconos */

li.cajainfo {
	position:relative; 
	border:1px solid var(--sinopia); 
	background-color:var(--grey4); 
	padding: 8px 0px 8px 35px;
	margin-top: 5px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
}

li span.imageninfo {
	position:absolute; 
	top:-4px;
	left:-10px;
	width:35px; 
	height:35px;
}

.pluma {
	background:url(/img/pluma.gif) no-repeat top left; 
}
.recibo {
	background:url(/img/recibo.gif) no-repeat top left;
}

li span.masinfo {
	color:var(--sinopia); 
	text-decoration:underline;
	float:right; 
	font-size:10px;
	padding-right:11px;
	position:relative;
	cursor: pointer;
}

li .cajaizq {
	width: 470px;
	display: inline;
	
}

li .cajaizqint {
	display:none;
	width: 470px;
}
.listabandejaentrada {
	line-height:1.2em; 
	font-size: 12px; 
	padding-left: 5px; 
	list-style-type:none;
}

/* validaciones */
.cajaValidaciones {border: 1px solid var(--button3); padding: 20px; background: linear-gradient(to bottom, var(--error) -100%, var(--grey4) 100%), var(--grey4) url(/img/bg_cajavalidaciones.png) repeat-x; color:var(--black); 
      margin-bottom:15px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
      -webkit-box-shadow: 2px 2px 3px var(--grey3); -moz-box-shadow: 2px 2px 3px var(--grey3); box-shadow: 2px 2px 3px var(--grey3); 
    }
.cajaValidaciones a, p.title {color:var(--button3);}
p.title {font-size: 15px; font-weight: bold; }
ul.errors {margin-bottom: 0;}
ul.errors li {padding-left: 20px; line-height: 1.5; background: url(/img/bul_cajavalidaciones_error.png) 0 3px no-repeat;}
.infoError{display:none;padding:5px;border:1px solid var(--grey3); background-color:var(--white);font-size:10px;margin-top:5px}

/* generic inputs  */

input, select, textarea {border:1px solid var(--grey3); color:var(--black);}

select:focus, input:focus, textarea:focus {background-color: var(--warning); color:var(--black); border:1px solid var(--orange);}
input.inputerror, select.inputerror, textarea.inputerror{background-color:var(--grey4); border:1px solid var(--button3); color: var(--button3);}
input.inputerror:focus, select.inputerror:focus, textarea.inputerror:focus{background-color:var(--warning); color:var(--black);}
input[type=radio], input[type=radio]:focus, input[type=checkbox], input[type=checkbox]:focus, .radiocheck {border:0; background-color:transparent;}


input.disabled, select.disabled, textarea.disabled, .disabled input, .disabled select, .disabled textarea  {border: 1px solid var(--grey3); color: var(--grey3); background-color: var(--grey4);} 
    
label.disabled, .label.disabled, .disabled label, .disabled .label {color: var(--grey3)}

/*  Add box-shadow for inputs
select:focus, input:focus {background-color: var(--warning); color:var(--black); border:1px solid var(--orange); box-shadow: 0 0 8px rgba(225, 112, 0, 0.8); -moz-box-shadow: 0 0 8px rgba(225, 112, 0, 0.8); -webkit-box-shadow: 0 0 8px rgba(225, 112, 0, 0.8);}
input[type=radio], input[type=radio]:focus, input[type=checkbox], input[type=checkbox]:focus, .radiocheck {border:0; background-color:transparent; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
*/

/* js */
.js .js-showHide-cont .js-showHide-target {display: none;}
.js-showHide-cont .js-showHide-trigger {display: none;}
  .js .js-showHide-cont .js-showHide-trigger {display: inline;}
  
.js #js-fotos, .js #js-taller {display: none;}


/* jquery-ui */
.ui-datepicker-trigger {margin-left: 5px;}
#ui-datepicker-div {font-size: 11px;}
body .ui-autocomplete {
	height: 145px;
	overflow:auto;
	font-size: 11px;
}


/* jqTools > tooltip */
.tooltip {padding-bottom:20px;z-index: 11;}
  .tpBottom {padding-bottom: 0; padding-top:20px;}
  .tpRight, .tpLeft {padding: 0;}
  .tooltip .square {
    position: absolute;
    bottom: -15px;
    width: 300px;
    display: block;
    background: url(/img/bg_tooltip_square.png) no-repeat 50% 100%;
    height: 15px;
  }
    
  .tooltip.tpBottom .square {
    top: -15px;
    bottom: auto;
    background: url(/img/bg_tooltip_square_bottom.png) no-repeat 50% 100%;
  }
  .tpRight .square, .tpLeft .square {display: none}
    
    .tooltip .tooltip-content {
      position: relative;
      height: auto;
      width: 300px;
      padding: 10px;
      color: var(--black);
      background: linear-gradient(to bottom, var(--warning) 80%, var(--button2) 150%), var(--white) url(/img/bg_tooltip.png) repeat-x;
      font-size: 11px;
      border: 1px solid var(--grey3);
      border-radius: 3px;
      -moz-border-radius: 3px;
    }
    
    /* tooltip - contents  */
    .tooltip ul {list-style:disc inside none;}
    .tooltip li {margin-bottom: .5em;}

/* jqModal */
#popUp {
	display: none;
	position: absolute;
	top: 90px;
    left: 50%;
    margin-left: -300px;	
	width: 600px;
	height: 300px;
	overflow: hidden;
	padding:0;
	border:1px solid var(--grey3);
	color: var(--black);
	background-color:var(--white);
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	box-shadow: 4px 4px 7px var(--grey3); -webkit-box-shadow: 4px 4px 7px var(--grey3); -moz-box-shadow: 4px 4px 7px var(--grey3);
	-webkit-overflow-scrolling: touch;
  	overflow-y: scroll;
}
#popUpTopContent {
	margin-right: 13px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-weight: bold;
	font-size: 14px;
}
#popUpClose {
	position: absolute;
	right: 8px;
	top: 8px;
	cursor: pointer;
  width: 24px;
  height: 24px;
  background: url(/img/cerrar.gif) no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
#popUpBottom {
	position: relative;
	height: 270px;
}
#popUpBottomContent {
	position: relative;
	height: 270px;
	margin-right: 13px;
}
#popUpResize {
	position: absolute;
	right: 0px;
	bottom: 0px;
	cursor: se-resize;
}
#popUpContent {
	position:absolute;
	top: 30px;
	left: 10px;
	overflow: auto;
	height: 257px;
	width: 527px;
	border: 1px solid var(--grey3);
	background-color: var(--white);
}
#popUpContent * {
	margin: 10px;
}
.jqmOverlay {background-color: var(--white);}

/* a�adidos a jqModal */
#popUpTopContent {font-size: 18px;
  height: 39px;
  line-height: 39px;}
#popUpTop {position: relative; overflow: hidden; background: var(--grey4) url(/img/bg_price_onlyone.png) repeat-x;
  border-bottom: 1px solid var(--grey3);
  height: 39px;
  border-radius: 5px; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;
}
#popUpContent {top: 40px;}


/*color/background selection text
---------------------------------------------------------------- 
::-moz-selection
{
background:var(--orange);
color:var(--white);
}

::selection 
{
background:var(--orange);
color:var(--white);
}
*/

.mbottomCero{margin-bottom:0px}

/* Promociones */
.menu-promotions {overflow: hidden; margin: 0;}
.menu-promotions-l4 {margin: 60px 0 0 10px;}
.menu-promotions-l3 {margin: 60px 0 0 116px;}
.menu-promotions-l2 {margin: 60px 0 0 222px;}
.menu-promotions-l1 {margin: 60px 0 0 338px;}
.menu-promotions li {float: left;}
.menu-promotions-l4 li,.menu-promotions-l3 li,.menu-promotions-l2 li,.menu-promotions-l1 li {padding: 0 15px;}

.products-icons img {display: inline; margin: 0 5px;} 

.promotions h2 {margin: 1.2em 0 .4em 0;}
.promotions h2.first {margin-top: 0;}
.promotions h3 {margin-bottom: .2em;}


/*mismo width en campos de cotizacion*/
.paso1 select{width:208px;}
/*.paso1 input[type="text"]{width:206px;}*/
.paso1 #W_CTPOL_POLIEFEC {width:185px;}
.paso1 #W_MASC_NOMBRE{width:208px;}
.paso1 #W_ALLRAZAS {width:230px;}
.paso1 #inCaptchaChars{width: 196px;}
.paso1 .inline-form #W_VEH_MESDMATR{width: 110px;}
.paso1 .inline-form #W_VEH_ANNDMATR{width: 81px;}
.paso1 .inline-form #W_MAS_DIADNAC, .paso1 .inline-form #W_MAS_ANNDNAC{width: 80px;}
.paso1 .inline-form #W_MAS_MESDNAC{width: 103px;}

.paso1 #capaNumPlantas #W_INMU_NUMPISOS{width: 157px;}
.paso1 #capaCasaAntigua #W_INMU_FECHREFO{width:157px;}
.paso2 select{width:277px;}
.paso2 select#W_PETS_CIA_HOGAR{width:100%;}
.paso2 .inline-form #W_CHAB_DIADNACI,.paso2 .inline-form #W_PETS_DIADNACI{width: 70px;}
.paso2 .inline-form #W_CHAB_MESDNACI,.paso2 .inline-form #W_PETS_MESDNACI{width: 103px;}
.paso2 .inline-form #W_CHAB_ANNDNACI,.paso2 .inline-form #W_PETS_ANNDNACI{width: 70px;}
.paso2 .indent .inline-form #W_CHAB_DIALICEN{width:89px;}
.paso2 .indent .inline-form #W_CHAB_MESLICEN{width:120px;}	
.paso2 .indent .inline-form #W_CHAB_ANNLICEN{width:89px;}
.paso2 .indent .inline-form .sixR_CHAB_DIALICEN{width:70px;}
.paso2 .indent .inline-form .sixR_CHAB_MESLICEN{width:120px;}
.paso2 .indent .inline-form .sixR_CHAB_ANNLICEN{width:89px;}
.paso2 #capaPropietario .indent .inline-form #W_PROP_DIADNACI{width:75px;}
.paso2 #capaPropietario .indent .inline-form #W_PROP_MESDNACI{width:113px;}
.paso2 #capaPropietario .indent .inline-form #W_PROP_ANNDNACI{width:75px;}
.paso2 #capaTomadorNoPropietario .indent .inline-form #W_PROP_DIADNACI{width:75px;}
.paso2 #capaTomadorNoPropietario .indent .inline-form #W_PROP_MESDNACI{width:113px;}
.paso2 #capaTomadorNoPropietario .indent .inline-form #W_PROP_ANNDNACI{width:75px;}
.paso2 #capaPropietario .indent .formBox select {width:297px;}
.paso2 #capaPaisPropietario .indent #W_PROP_PAISCARN {width:277px;}
.paso2 #capaPaisPropietario .indent #capaLicenciaPropietario .indent .inline-form #W_PROP_DIALICEN{width:70px;}
.paso2 #capaPaisPropietario .indent #capaLicenciaPropietario .indent .inline-form #W_PROP_MESLICEN{width:174px;}
.paso2 #capaPaisPropietario .indent #capaLicenciaPropietario .indent .inline-form #W_PROP_ANNLICEN{width:100px;}
.paso2hogar select{width: 257px;}
.paso2hogar #W_CTPOL_POLIEFEC{width: 236px;} 
.paso2hogar #W_TOMA_DIADNACI{width: 62px;}
.paso2hogar #W_TOMA_MESDNACI{width: 97px;}
.paso2hogar #W_TOMA_ANNDNACI{width: 62px;}

.paso3 select#W_SEA_NUMEPART{width:196px;}
.paso3 input#W_DATRIES_FVTOANTE{width:175px;}
.paso3 select#W_SEA_ANTIPOLI{width:196px}

.paso3 #W_DATRIES_FVTOANTESEM{width:175px;}
.paso3 #W_SEA_NUMEPART_1,.paso3 #W_SEA_NUMEPARTAU01{width:196px; }
.paso3 #W_DATRIES_FVTOANTESEM_1,.paso3 #W_DATRIES_FVTOANTESEMAU01{width:175px;}

#W_TOMA_TIPODOCU{width: 216px;}

.grid #COCA_PAISCARN{width:60% !important;}

/* Banner desconciertos home */
.frameset { width:100000px; position:relative; left:0}
.frameset .frame { height:118px; display: block; float:left; width:468px; position:relative;}
.frameset .frame .inner {padding:10px 0 0 20px;}
.frameset .frame .image { -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;}
.clearboth {clear:both; display:block; height:1px; font-size:1px; margin:0; padding:0}
.wrap {position:absolute}
.wrapinner {position:absolute;margin:-10px 30px 0 -20px; height:117px; width:468px}

/* Ajax cargando */
.loaderIco{background:url(/img/ajax-loader.gif) no-repeat right center}

/* Estilos anadidos para la integracion de los neumaticos */
.frameset .frame3{width:320px !important}
.wrapinner3{width:320px !important}
#home .sections div.boxHome3{width:300px !important; padding:10px 0 10px 10px !important}
.ofi3{margin-right:7px !important}
.imdesconciertos{margin-left:10px !important}


/*estilos para botones de calculo de precio en web*/
.btnCotiEstaticos{margin:25px 0 25px 0;}
.btnCotiEstaticos .button{border:0px solid red;margin-left:15px;}
.btnCotiEstaticos span span{
font: bold 18px/31px "Lucida Grande",Lucida,"Lucida Sans Unicode",Arial,Helvetica,sans-serif;
margin-left: 10px;
padding: 0 11px 0 0;
}

/*estilos qr verificacion*/
.boxQR{margin-right:40px;float:left;margin-left:10px;}
.contentBoxQR img{vertical-align:middle}

/*promo 2cv*/
.promo {cursor:pointer;}

/*estilos para botones de calculo de precio en web*/
.documentsBox{ background-color:var(--grey4);padding:20px;margin:10px 0 20px 0;}
.documentsBox h2{margin-left:0 !important; font-size:18px !important;}
.registroAnimales{ background-image: url(/img/registroAnimales.gif);display:block; text-indent:-9999px; height:144px; width:236px; margin-bottom:20px; float:left;}
.certVeterinario{background-image: url(/img/certVeterinario.gif);display:block; text-indent:-9999px; height:250px; width:176px; float:right}
.clearLeft{ clear:left}

/*estilos para botones de pago con tarjeta bancaria en web*/
.errorMensaje{background-color: var(--purplecream);margin-bottom:2px;color:var(--black);padding: 10px 10px 10px 10px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.errorMensaje span.imagenErrorMensaje{background:url(/img/cancelIcon.gif) no-repeat center;width:24px; height:24px;float:left}
.errorMensaje .textoErrorMensaje{margin:5px 0px 0px 40px;}
 
 .avisoMensajeImportante{background-color: var(--warning);margin:15px 0 0 0;color:var(--black);padding: 10px 10px 10px 10px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.avisoMensajeImportante span.imagenAvisoMensajeImportante{background:url(/img/exclamationIcon.gif) no-repeat center;width:24px; height:24px;float:left}
.avisoMensajeImportante .textoAvisoMensajeImportante{margin:5px 0px 0px 40px;color:var(--black);}

.validoMensaje{background-color: var(--success);margin:15px 0 0 0;color:var(--black);padding: 10px 10px 10px 10px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.validoMensaje span.imagenAvisoMensajeValido{background:url(/img/okIcon.gif) no-repeat center;width:24px; height:24px;float:left}
.validoMensaje .textoAvisoMensajeValido{margin:5px 0px 0px 40px;color:var(--black);}

span.imagenVisa{background:url(/img/creditCardsLong.png) no-repeat center;width:288px; height:32px;text-indent:-9999px;display:block;left:135px;padding-top:5px;position:absolute;top:-8px;top:-10px\0/IE9;}
.posRelative {position:relative;margin-top:25px;}
.buy .posRelative h2{padding-bottom:0px !important;margin-left:-51px !important}
/* cuenta kms*/
 .conditionKms{border:0px solid red;margin-bottom:60px;margin-top:40px;}
.imagenproducto{width:105px; height:104px;display:block; background:url(/img/spriteKms.gif) no-repeat;position:relative;right:-20px;text-indent:-9999px}
li.kms span{ background-position:0 0}
li.phone span{ background-position:-105px 0}
li.carnet span{ background-position:-210px 0}

.conditionKms ul{margin:20px 0 20px 70px;padding:0; list-style:none}
.conditionKms li{float:left;width:170px; margin-right:80px;}
.conditionKms li .p {width:148px;height:100px;margin-bottom:20px;margin-top:10px;display:block;}
	.conditionKms .a{display:block; text-align:center; border:2px solid transparent; -moz-border-radius:5px; -webkit-boder-radius:5px; border-radius:5px; color:var(--grey2); font-size:16px; font-weight:bold;padding:10px;}
	.conditionKms .a:hover,.conditionKms .piehover{color:var(--orange);border-color:var(--orange);text-decoration:none}
.conditionKms .ctrdiv{clear:both}
 
.conditionKms li span.checkform{display:inline-block;text-indent:-9999px;width:30px;height:30px; background-image:url(/img/spriteBigChecks.gif); background-repeat:no-repeat; margin-right: 4px; vertical-align:middle;}
.conditionKms li span.checkmarcadofalse{background-position:-30px 0}
.conditionKms li span.checkmarcadotrue{background-position:0px 0px}


/* Estilos Cuenta Kms  */
.surtidores {border: 3px solid var(--orange); padding:20px; background-color:var(--warning)}
.surtidores strong {font-size:1.2em}
.surtidores .t {color: var(--black); margin:15px 0}
.surtidores ul {height:90px; width:95%}
.surtidores li {float: left; width:33%; text-align:center; color: var(--black); font-weight:bold}
.surtidores li span {color: var(--orange)}
.surtidores li div {background-repeat:no-repeat; background-position:center bottom; width:63px; height:70px; margin:auto}
.surtidor500 div {background-image:url(/img/surtidor500.gif)}
.surtidor1000 div {background-image:url(/img/surtidor1000.gif)}
.surtidor1500 div {background-image:url(/img/surtidor1500.gif)}


.buy #content .formBox{padding-left:30px;}
.buy #content.contentTop{padding-top:3.5em !important}
.buy h2 {padding-left:1em !important;padding-bottom:1em !important;padding-top:1em !important}
h2.cabPage{padding-top:0px !important;}

/* capa javascript desactivado */
#javascriptOff{bottom:0 !important;top:0 !important;left:0 !important;right:0 !important;z-index:1000 !important;background-color:var(--black) !important;color:var(--white) !important;position:fixed !important;height:100% !important;overflow:hidden !important;text-align:center;}

/* cod presupuesto en precio */
  .codBudget{
   	border:1px solid var(--grey3);
	color: var(--black);
  background: var(--grey4) url(/img/bg_price_onlyone.png) repeat-x;
	background-color:var(--white);
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
  border-bottom: 1px solid var(--grey3);
  height: 35px;
  /*border-radius: 5px; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;*/
  	font-size: 19px;
    margin: 0;
    padding: 15px 20px 2px 20px;
}
.codBudget .icons{width:24px !important;}	  
.withCodBudget #page h3 {margin: 0; padding: 18px 0 2px 20px; font-size: 20px;border-left:1px solid var(--grey3) !important;border-right:1px solid var(--grey3) !important;border-top:1px solid var(--grey3) !important;background:none;}
.withoutCodBudget6R #page h3 {border-left:0px solid var(--grey3) !important;border-right:0px solid var(--grey3) !important;}

/* estilos firma digital */
h3 span.normalText{font-weight:normal;}
.calendarFirm{ background:var(--white) url(/img/firma-calendario.png) no-repeat top;display:inline-block;width:170px;padding:120px 25px 35px; text-align:center;}
.noDnie{ background:var(--white) url(/img/no-dnie.png) no-repeat top;display:inline-block;width:190px;padding:120px 30px 35px;text-align:center;}
.widthBig{width:415px !important;}
.widthAuto{width:auto !important;line-height:1.5; color: var(--black);  font-size: 14px;}
.accederContrato{background: url(/img/pasoAcceder.png) no-repeat left top;width:210px;height:150px;padding:10px 52px 100px 110px; text-align:left; }
.firmarContrato{background: url(/img/pasoFirmar.png) no-repeat left top;width:210px;height:150px;padding:10px 0 100px 110px;  text-align:left; position:absolute;margin-left:450px;}
.pasosFirma h3{ font-size: 18px; margin: 40px 0 20px}

/*Estilos pago tarjeta*/
.extra .moneyGreat {right: -8px;top:19px;padding-bottom: 2px;position: absolute;background: url(/img/menos10.png) no-repeat scroll 0 0;width:67px;height:31px; color: var(--white);}
.extra .moneyGreat div{font-weight:bold;color:var(--white);left: 8px;position: relative;top: 2px;font-size:16px; width:55px;text-align:center;}
:root  .extra .moneyGreat div {top:4px\0/IE9;}
.extraPayCard{padding: 22px 13px;}
.extra p.negrita{color:var(--black);font-weight:bold;font-size:14px;padding:3px 0px 10px 0px;}
.extra p.imagesPayCard{padding:8px 0px 8px 3px;width:172px;height:22px;}
.untilPercent{top:2px;right:5px;position:absolute;color:var(--orange);font-weight:bold;font-size:14px}

/*Estilos ventajas cliente verti*/
.alert-box-title{ font-size:22px; font-weight:bold;padding:10px 0 0 10px;display:block;}
.alert-box-indent{margin:20px 20px 20px 30px;}
.alert-box-indent .col-large{margin-right: 10% !important;}

/*Estilos caja firma online */
.firmaonline-box{background: url(/img/firmaonline-title.png) no-repeat scroll 18px 10px var(--french);height: 284px;width: 199px;color:var(--white);padding:70px 20px;}
.firmaonline-box p{font-size:15px !important;}
.markedColor{color:var(--orange);}


/*Estilo encuesta precio*/
.lnkSalirPresup {padding-top:13px; display:block;margin-right:7px; width:80px;height:32px; background: url(/img/closeIcon.png) no-repeat center right; font-size: 18px;color:var(--white);float:right;}
.lnkSalirPresup:hover{text-decoration:none;}

/*Estilo solo clientes*/
.customers_only{ background-image: url(/img/customers_only.png); display:block; width:24px; height:23px;float:left;margin-right:5px;margin-top: -2px;}
strong .customers_only{margin-right:0;margin-top: 0;float:right;}
.customers_only_price{float: left;font-size: 18px;font-weight: bold;margin-left: 15px;margin-top: 13px;}
.customers_only_price a{float:left;margin-right:7px;margin-top: -2px;}
.customers_only_option{background-color:var(--metalic);color:var(--white);}
.pagamenosBox{background-color:var(--black);color:var(--white);padding:10px 10px 10px 20px;}

/*Estilo matriculas sobreElCoche*/
.radioCol{float:left;margin-right:10px;margin-top:8px;}
#capaTipomatri .col{width:31%}
#capaMatrCocheNew, #capaMatrCocheOld {margin-top:1px;position:relative;}
#capaMatrCocheOld.col{width:48% !important;}
#capaMatrCocheNew{margin-top:7px !important; margin-top:0\0/IE8;}
.infoTitle{font-size:13px;display:block;margin-bottom: -8px;}

#capaTipomatri .col3{margin-bottom:0;}
#capaTipomatri .radio{margin-top:32px;}
#capaTipomatri label {margin-left: 0 !important;font-weight:bold !important;}
.withoutLabel{margin-top:32px !important;}
.matriculaNew, .matriculaOld{margin-right: 10px;display:block;width:130px;height:29px;background-image: url("/img/matriculaNew.png"); text-indent:-9999px;margin-top: -33px;float:right;}
.matriculaNew{background-image: url("/img/matriculaNew.png");}
.matriculaOld{background-image: url("/img/matriculaOld.png");}

#capaTipomatri #capaMatrCocheNew p{position:absolute;top: 26px;right:-100px;font-size:12px;font-weight:bold;}
#capaTipomatri #capaMatrCocheOld p{position:absolute;top: 26px;right:-74px;font-size:12px;font-weight:bold;}


#capaTipomatri .cajaValidaciones{padding:0 0 0 5px;width:130px;position:absolute;top: 27px;right:-74px;}
#capaTipomatri .cajaValidaciones ul.errors li{ font-size:12px !important;background-position: 0 5px;}

#W_DIGITOS_MATRICULASP, #W_DIGITOS_MATRICULA{width:31px;}
#W_LETRAS_MATRICULA{width:28px;}
#W_IND_PROV{width:70px !important;}
#W_LETRAS_MATRICULASP{width:40px;}


/*Estilo opini�n encuesta*/
.poll-box {border: 1px solid var(--grey3); font-size: 16px; color: var(--black); background: var(--white);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin:50px 0;height:360px}
.poll-box-head{font-size:24px; font-weight:bold;padding:30px 0;background-color:var(--grey4);border-bottom:1px solid var(--grey3);}
.poll-box-head-image{display:block;width:63px;height:63px;background-image: url(/img/poll-box-head-image.png);position:relative;margin:-70px auto 5px;}
#capaPoll-box{padding: 30px;}
#capaPoll-box ul{margin:20px 0 80px;position:relative;}
#capaPoll-box strong{font-size:18px;}
#capaPoll-box ul li{display:inline-block;width:35px;}
#capaPoll-box label{position:relative;padding:0 8px;}
#capaPoll-box label input {position:absolute;top:26px;left: 1px;z-index:10;margin:3px 10px 0 10px !important;padding:0 !important;}
#capaPoll-box label .comment {position:absolute;top:46px;left: -4px;}
.encuestaResult{padding:80px 0;}
.last-score{left: 0px !important;}
.radios-background{position:relative;width:418px;; height:7px;top:59px;left: 118px;left: 114px\0/IE9;z-index:1;
background: var(--button3); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(left, var(--button3) 0%, var(--button2) 34%, var(--button2) 75%, var(--verde) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,var(--button3)), color-stop(34%,var(--button2)), color-stop(75%,var(--button2)), color-stop(100%,var(--verde))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, var(--button3) 0%,var(--button2) 34%,var(--button2) 75%,var(--verde) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, var(--button3) 0%,var(--button2) 34%,var(--button2) 75%,var(--verde) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, var(--button3) 0%,var(--button2) 34%,var(--button2) 75%,var(--verde) 100%); /* IE10+ */
background: linear-gradient(to right, var(--button3) 0%,var(--button2) 34%,var(--button2) 75%,var(--verde) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--button3)', endColorstr='var(--verde)',GradientType=1 ); /* IE6-8 */}


/*Estilo te llamamos*/
.lnkTeLlamamos { vertical-align:middle; padding-top:10px; padding-left:15px; display:block;margin-right:25px; width:290px;height:31px;  font-size: 18px;color:var(--white);float:right; border:1px solid var(--purple); font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
background: var(--purple); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top, var(--purple) 0%, var(--metalic) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,var(--purple)), color-stop(100%,var(--metalic))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, var(--purple) 0%,var(--metalic) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, var(--purple) 0%,var(--metalic) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, var(--purple) 0%,var(--metalic) 100%); /* IE10+ */
background: linear-gradient(to bottom, var(--purple) 0%,var(--metalic) 100%); /* W3C */
	-webkit-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.75);
}
.lnkTeLlamamos:hover{text-decoration:none;}
.lnkTeLlamamos span.tellamamos-image{background-image: url(/img/icon_teLlamamos.png);width:34px;height:35px;display:block;float: right;margin:-7px 15px 0 0 ;}

.ctc p{font-size:14px;}
.ctc input[type="text"]{width: 200px;border:0px;margin:10px 0px 15px 0px;}
.ctc p.minTxt{font-size:12px;margin-top:30px;}
.ctc .btn-sizeM{width: 200px;}
.ctc .containerTeLlamamos{position:absolute;z-index:1;width:225px; width:230px\0/IE9; width:230px\0/IE10; width:230px\0/IE9; width:230px\0/IE11; height: 350px;top:70px;color:var(--white);font-weight: bold;font-size:14px;left:475px}
.ctc .lastParagraph{margin-bottom:130px;}
.ctc{background:url(../img/modalTeLlamamos.jpg) no-repeat !important;height: 516px;}
.ctc .minTxt span {white-space: nowrap;font-size:12px;font-weight: bold;}
.ctc .radiocheck{margin:0;padding:0;}
.ctc span{font-size:14px;}
.ctc .txtCheck{margin-left:20px;height:54px;position:relative;margin-top:-18px;}

.pestLlamamos{background: url("../img/pestLlamamos.png") no-repeat center center var(--orange);display:block; text-indent:-9999px;width:100%;height:100%;-moz-border-top-left-radius: 5px;-webkit-border-top-left-radius: 5px;border-top-left-radius: 5px;-moz-border-bottom-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;border-bottom-left-radius: 5px;position:relative; cursor:pointer;right:-85px;	transition: all .75s;-moz-transition: all .75s;-webkit-transition: all .75s;z-index:100;}
.pestLlamamosCont{height: 65px;overflow: hidden;position: absolute;right: 0;width: 144px;margin-top:-32px;transition: all .75s;-moz-transition: all .75s;-webkit-transition: all .75s;}
.pestLlamamos:hover{right:0;}



/* modal te llamamos */
.h1Modalcall{position:relative; bottom: 40px; margin:0; width:190px; font-size:21px;}
.pModalcall {margin:0; position:relative; bottom:25px;}
.wrapTeLlamamos{position:absolute;z-index:1;width:219px; top:70px;color:var(--white);font-weight: bold;font-size:14px;left:475px}
.wrapTeLlamamos .txtCheck{margin-left:20px;height:54px;position:relative;margin-top:-18px;width:220px;}
.ctc p.minTxt{font-size:12px;margin-top:15px;}
.modalImagePers{background:no-repeat top left var(--white);display:block; width:85px;height:98px;float:left;}
.euroPhone{background-image: url("../img/europhone.png") ;}
.euroDoor{background-image: url("../img/eurodoor.png") ;}
.europhone{background-image: url("../img/europhone.png") ;}
.operImage{background-image: url("../img/oper.png") ;}
.fltLabelModal{width:80px; float:left;margin-top: 3px;}
.inputWidthModal{width:230px;}
.modalSeparator{display:block;width:100%;border-bottom:1px solid var(--grey3);clear:both;margin-top:15px;}

/* precio hogar */
		.widthContent{margin-bottom:3px;}	
		.widthContent h4 select{width:116px;position:relative;float:right;right:10px;top: 2px;}

		.widthContent .simuInput{ min-width:102px; border: 1px solid var(--info);height: 18px;padding: 4px 4px 4px 8px;color: var(--black);font-weight:normal;font-size: 13px;text-decoration:none;background-color:var(--white);white-space:nowrap;position:relative;float:right;right:10px;top: 2px;font-family: sans-serif;}
		.widthContent h4{margin-bottom:0 !important; cursor:pointer; background-image:none !important;padding-left:10px !important;padding-top:6px !important;padding-bottom:9px !important;font-weight:normal;}
		.widthContent h4.sectionTitle{padding-top:8px !important;padding-bottom:10px !important;font-weight:Bold;}
		.widthContent span.icons{width:15px !important;font-weight:bold;font-size: 28px;line-height: 23px;color: var(--orange);margin-top: 1px;}
		.widthContent .sectionTitle span.icons{margin-top: 4px;}
		.widthContent span.text{width:auto !important;margin-right:5px !important;}
		.widthContent span.text.largeText{width:250px !important;}
		.widthContent span.icons:after{content: "+";}
		.widthContent .infoCapitalConti{ display: inline-block; width: 100%; font-size: 12px; color: var(--button1); font-weight: 400;}
		.widthContent .infoCapitalConti strong{font-size: 12px; font-weight: 700;}
		.infoHogarS{ background-color: #D9ECFF; margin: -25px 40px 20px 10px; padding: 16px; padding-left: 25px; min-height: 75px; display: flex; border-radius: 4px;}
		.infoHogarS .info:before{content: " "; position: absolute; margin-left: -30px; width: 24px; height: 24px; background-image: url(../media/images/ICONOS-SVG/icon-medal.svg); background-repeat: no-repeat; background-size: 20px auto; filter: invert(16%) sepia(0%) saturate(1415%) hue-rotate(165deg) brightness(95%) contrast(81%);}
		.infoHogarS .info{ font-size: 16px; line-height: 24px; padding-left: 25px;}
		.infoHogarS a{color: var(--french); font-weight: 700; text-decoration: none;} 
		.widthContent .desplegado .icons:after{content: "";background: url("/img/fold.png") no-repeat scroll 2px 7px ;display:block;height:20px;}
		.contentDespl{background-color:var(--grey4);padding:5px 15px 15px 15px;font-size:14px;}
		.infoBox{border:3px solid;-moz-border-radius:10px; -weibkit-boder-radius:10px; border-radius:10px;background-color:var(--white);}
		.bigBox{ border-color:var(--orange);}
		.mediumBox{border-color:var(--black);margin:15px;}
		.littleBox{border-color:var(--grey3);margin:15px;}	
		.boxHeader{font-weight:bold;padding:10px 15px 7px;color:var(--white);margin-bottom:10px;}	
		.bigBox .boxHeader{ background-color:var(--orange);}
		.mediumBox .boxHeader{background-color:var(--black);}
		.littleBox .boxHeader{background-color:var(--grey3);color:var(--black);}	
		.contentDespl li{background: url("/img/bul_page_dot.gif") no-repeat scroll 15px 8px ; font-size:13px;padding:3px 10px 3px 27px;}	
		.contentDespl ul ul li{background: url("/img/bul_dot.png") no-repeat scroll -3px 5px ;padding-left:14px;}				
		.contentDespl ul{margin-bottom:10px;margin-top:10px;}	
		.sectionTitle .text{font-size:20px}	
		.desplegado .text{font-weight:bold;}
		.compaLink{padding: 18px 15px 0 0;}		
		
/* estilos affinity */
	#affinityCont{width:950px; min-height:2337px; margin:0 auto; background: url("/img/affinityBackground.jpg") no-repeat;position:relative;}
	.affinityBody{background:var(--white) none;}
	.seguroIconsAffinity{height:220px;list-style:none; width:950px;display:block;position:absolute;left:0;top:683px;padding:0px;text-align:left;}	
	.seguroIconsAffinity li{display:inline-block;}
	.seguroIconsAffinity li a {margin:0 auto;text-align:center;bottom:0px;}
	
	.imagenProductoAffinity{width:172px; height:172px;display:block; background:url("/img/affinityIcons.png") no-repeat;}
	li.cajacocheaff a span{ background-position:0 0;margin-right:79px;margin-left:7px;}
	li.cajamotoaff a span{ background-position:0 -172px;margin-right:76px;}
	li.cajamascotasaff a span{ background-position:0 -344px;margin-right:79px;}
	li.cajahogaraff a span{ background-position:0 -516px;}
	
	li.cajacocheaff a:hover span{ background-position:0 -688px}
	li.cajamotoaff a:hover span{ background-position:0 -860px}
	li.cajamascotasaff a:hover span{ background-position:0 -1032px}
	li.cajahogaraff a:hover span{ background-position:0 -1204px}


/* estilos nuevas pantallas de error */
.bigColorText{font-size:15px !important; color:var(--orange);font-weight:bold;}

/* nuevos estilos Pago electr�nico */
.polizaTitle{text-align:center;margin:-17px 0 0 -17px;position:absolute;padding:10px 30px !important;}
.cardOk{background-color:var(--success);border:none;padding:15px 20px 10px 104px !important;position:relative;}
.cardKo{padding:15px 20px 10px 104px !important; position:relative;}
.cardAlert{padding:15px 20px 10px 104px !important;position:relative;}
.cardImage{background:url("/img/spriteCards.png") no-repeat;width:60px;height:48px;display:block;float:left;position:absolute;top: 21px;left: 17px;}
.cardOk .cardImage{background-position:0 0;}
.cardKo .cardImage{background-position:0 -48px;}
.cardAlert .cardImage{background-position:0 -96px;}
ul.iconosFirmar{display:block;text-align:center;}
.iconosFirmar li{display:inline-block;}
.iconosFirmar li span{background:url("/img/iconosFirmar.png") no-repeat;display:block;width:120px;height:100px;margin:10px 30px;}
.frmRapido{background-position:0 0;}
.frmLegal{background-position:0 -100px !important;}
.frmSeguro{background-position:0 -200px !important;}
.frmEco{background-position:0 -300px !important;}
.indentList li{padding:10px 10px 10px 20px;}


/*banner 3 minutos paso 1*/
.infoThreeMinutes{margin-left: -50px;margin-top: -50px;margin-right:-50px;/*width:711px*/margin-bottom:40px; position: relative;height: 170px;border-bottom:1px solid var(--sinopia);background:url("/img/velocimetro.png") var(--orangecream) 40px 40px  no-repeat; }
.infoThreeMinutes:after{content:url("/img/bg_tooltip_square_threeMinutes.png");left: 115px;position: absolute;top: 169px; display:block;}
:root .infoThreeMinutes:after{top: 170px}
.infoThreeMinutes div{padding-left:200px;padding-top:30px;}
.infoThreeMinutes .t1 {font-size: 25px;width:380px;}
.infoThreeMinutes .t2 {font-size: 15px;width:400px;padding-top:10px;}


/*capa explicaci�n packeton*/
.modalmask {position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0,0,0,0.6);z-index: 110;opacity:0;-webkit-transition: opacity 400ms ease-in;-moz-transition: opacity 400ms ease-in;transition: opacity 400ms ease-in;pointer-events: none;}
.modalmask.in {opacity:1;pointer-events: auto;}
.modalbox{width: 90%;position: relative;padding: 5px 0px 13px 0px;background: var(--white);border-radius:3px;-webkit-transition: all 500ms ease-in;-moz-transition: all 500ms ease-in;transition: all 500ms ease-in;overflow-y: auto;-webkit-overflow-scrolling: touch;min-height:280px;max-height: 70%;}
.movedown {	margin: 0 auto;}
.modalmask.in .movedown{margin:2% auto;}

.close {color: var(--grey3);line-height: 25px;position: absolute;right: 20px;text-align: center;top: 20px;width: 24px;text-decoration: none;font-size:30px;}
.close:hover {color:var(--black);text-decoration: none;}
.nsc{position:absolute;	bottom:40%;	right:0;}
.modalTitle{float: none;width: auto;font-size: 25px;padding: 0;margin: 20px 0 30px 30px;color: var(--orange);}
.ancho p{color:var(--black);font-size:14px;}
.contentTitle{color:var(--black);font-size: 25px !important;margin:0px 0px 10px 0px;}
.fila2{margin:0px 30px 10px 30px}
.ancho{display: table-cell;}
.ancho p{margin-bottom:10px;}
.tipoCobertura{width: 50px;vertical-align: top;height: 100%;padding-right: 20px;}
.logoResumenCobertura {width: 48px;height: 48px;background: url(/oficina_internet/images/sprites48.gif) no-repeat 0 0;}
.iconosolonline, .iconoSOL {background-position: 0 -240px;}
.iconoTalleresVerti, .iconoTVER {background-position: -48px -48px;}
.marginL50{margin-left: 50px;padding-top: 10px;}
.circlesPack{background-color: var(--grey4);
border-top: 1px solid var(--black);
border-bottom: 1px solid var(--black);
padding:15px 50px;
min-height: 150px;
text-align: center;zoom:1;}
.circlesPack p{text-align: left;}
.circle{background: var(--white);color: var(--black);line-height: 25px;text-align: center;width: 100px;font-weight: bold;border-radius: 64px;font-size: 16px;height: 100px;border: 4px solid var(--orange);display: inline-table;zoom:1;vertical-align: top;}
.circle p{width: 75px;height: 50px;vertical-align: middle;text-align: center;font-size: 16px;display:table-cell;padding:0 10px}
.separator{font-size: 50px;height: 60px;text-align: center;display: inline-table;font-weight: bolder;width: 60px;margin: 25px auto;}
.botoneraModPack{text-align:center;margin:10px auto;background-color:var(--white);width:90%;margin-top:-37px;padding-top:30px;padding-bottom:20px;border-radius: 3px; max-height:20%}
@media all and (-ms-high-contrast:none) {
.modalmask {z-index:-1;}
.modalmask.in {z-index:110;}
}

.rConvers{background:url("/img/banner_dcto.jpg") -1px 0px no-repeat;height:132px;display:block;}




/*campa�as 2015*/

/*campa�a de verano*/
	.boxDetail{background-color:var(--metalic);width:110px;height:61px;position:absolute;top:-19px;right:-128px;color:var(--white);font-size:16px !important;text-align:center;padding-top:10px;}
	.boxDetail span{font-size:42px !important; font-weight:bold; z-index: 5;position:relative;height: 48px;display: block;}
	.boxDetail .arrowBottom:after{ border-top: 25px solid var(--metalic);}
	.textPpal{height:19px;font-size:14px;}
	#banner_sup{border: 1px solid var(--grey3);height:153px;color:var(--black);width:100%;padding:3px;box-sizing: border-box;background-color:var(--white);}
	.Left_text{background-color: var(--grey3);width: 340px;font-size: 22px;padding: 36px 0 0 23px;box-sizing: border-box;height:100%;float:left;}
	.Left_text strong{font-size:24px !important;color:var(--purple);}
	.Left_text a {position:absolute;right: 5px;bottom: 5px;}
	.Left_text span{font-size:12px;color:var(--grey2);margin: 12px 53px 0 0;display: block;}
	.colorpromo{color:var(--purple);}
	.promocorner{
		background:url(/img/promocorner.png) no-repeat;
		position:absolute;
		left:0;
		top:-12px;
		width:129px;height:50px;
	}	
	.newplanamigos.boxDetail span{top: -5px;}
	.newplanamigos .textPpal{z-index: 5; position:relative;margin-top: -7px;}
	
/* ARROWS */
	 .arrowText { position:relative; }
	 .arrowText:after {content: " ";position: absolute; }	
/* RIGHT ARROW */
.arrowRight:after {
 border-bottom: 73px solid transparent;
 border-top: 73px solid transparent;
 top:0;
 right: -30px;
 z-index: 2;
 }
 /* BOTTOM ARROW */
.arrowBottom:after {
 border-left: 55px solid transparent;
 border-right: 55px solid transparent;
 left: 0;
 bottom: -19px;
 z-index: 1;
 }
 .newplanamigos .arrowBottom:after { bottom: -14px; }

 .Left_text.arrowRight:after{ border-left: 30px solid var(--grey3);}
 .center_icons{width:388px;float: left;text-align: center; margin: 20px 0 0 0;}
.right_text{ font-size: 13px;padding: 25px 0 0 40px;;float: left;width: 172px;}
.right_text strong{font-size:18px;}
.descuentos .dates:after{content:attr(title); display:block; font-weight:normal; margin:10px auto; color:var(--black);font-size:12px;text-align:center;}
.descuentos .dates{position:absolute;left: 0px;}
.descuentos .dsc{display:table;margin:auto;width:70px; height:70px;font-weight:bold; border:10px solid var(--metalic); border-radius:100%;  color:var(--black); font-size:1.2em;box-sizing: border-box;vertical-align:bottom;position:relative;}
.descuentos .dsc:before{content:"-" attr(title) "%";display:table-cell; vertical-align:middle }
.descuentos div.dsc1>.dates:after{font-weight:bold;text-align:center;}
.descuentos div.dsc1>.dsc{border-color:var(--purple); width:90px; height:90px; font-size:1.6em}
.descuentos div.dsc2>.dsc{border-color:var(--metalic); width:80px; height:80px; font-size:1.4em}
.descuentos div{  width: 113px; display: inline-block;}
.descuentos > div{position:relative}

.capaArrow{
width:365px;
height:84px;
display:block;
background:url(/img/masbarato.png) no-repeat;
margin:5px 0 40px 0;
position:relative;
}
.capaArrow span{
  position: absolute;
  bottom: -18px;
  font-size: 12px;
  margin-left: 19px;}

.arrow_help{position:absolute;right: 74px;top: 30px;    -webkit-transform: scale(1.5);
    transform: scale(1.5)}
.imgTarjetas{background:url(/img/creditCardsLong.png) no-repeat;width:288px;
height:32px;
display:block;}

.titleCombi{font-size:15px;}
.titleCombi a{font-weight:normal;}
.backcookie{display:none}

/*NUEVO DISEÑO POLITICA PRIVACIDAD*/
.formBox .privaFuera {font-size:13px;}
.formBox .privaFuera .privaRec, .minForm .privaFuera .privaRec{border:1px solid var(--black); padding:10px; margin: 0 0 8px 0!important;}
.minForm .privaFuera .privaRec, .minForm  .privaFuera label{font-size:12px;}
.minForm .one-check div.privaFuera{width:99%;}
@import "../media/css/brandbook-colors.css";
@font-face{
    font-family:'Bariol';
    src:url("../media/fonts/bariol_regular.eot");
    src:url("../media/fonts/bariol_regular.eot?") format("eot"), url("../media/fonts/bariol_regular.ttf") format("truetype"), url("../media/fonts/bariol_regular.woff") format("woff"), url("../media/fonts/bariol_regular.svg#bariol_regularregular") format("svg");
    font-style:normal;
    font-weight:normal
}
@font-face{
    font-family:'BariolBold';
    src:url("../media/fonts/bariol_bold.eot");
    src:url("../media/fonts/bariol_bold.eot?") format("eot"), url("../media/fonts/bariol_bold.ttf") format("truetype"), url("../media/fonts/bariol_bold.woff") format("woff"), url("../media/fonts/bariol_bold.svg#bariol_boldbold") format("svg");
    font-style:normal;
    font-weight:700
}
@font-face{
    font-family:'BariolLight';
    src:url("../media/fonts/bariol_light.eot");
    src:url("../media/fonts/bariol_light.eot?") format("eot"), url("../media/fonts/bariol_light.ttf") format("truetype"), url("../media/fonts/bariol_light.woff") format("woff"), url("../media/fonts/bariol_light.svg#bariol_lightlight") format("svg");
    font-style:normal;
    font-weight:normal
}
@font-face{
    font-family:'BariolThin';
    src:url("../media/fonts/bariol_thin.eot");
    src:url("../media/fonts/bariol_thin.eot?") format("eot"), url("../media/fonts/bariol_thin.ttf") format("truetype"), url("../media/fonts/bariol_thin.woff") format("woff"), url("../media/fonts/bariol_thin.svg#bariolthin") format("svg");
    font-style:normal;
    font-weight:normal
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { font-size: 15px;}

body {color: var(--white); background: url(/img/bg_body.png) repeat var(--black); font: 15px 'Bariol', Arial, Helvetica, sans-serif; text-align:left; text-decoration: none; word-spacing: 0.1em; letter-spacing: 0; background-image:none; background-color:var(--grey5);}

#steps li a { font-size: 14px;} 

input {height:18px}
select {height:28px}

input, select, textarea {padding:4px; border: 1px solid var(--grey3);}

input[type=radio], input[type=radio]:focus, input[type=checkbox], input[type=checkbox]:focus, .radiocheck {height:auto;}

#content {color: var(--black);}

a.help {
    line-height: 23px;
    margin-left: 0;
	padding:0 5px
}

a.help.js-tooltip.tpMsg-cocheCP, a.help.js-tooltip.tpMsg-mascotaCP {
    text-decoration: none;
}

.model-container2 {
   margin-left: -20px;
   max-height: 250px;
   width: 615px;
}

.model-container2 select{margin-left: 20px}
.headermodelos th div{font-size:13px}

.search-repair .search{padding:10px 0;}
ul.zebra li, table.js-radioChecked tr td, table.js-radioChecked tr th {padding: 10px 4px;}
.model-container2 td label{padding:0 !important;margin:0 !important;}

.st-forms #main label, .st-forms #main span.label {margin-bottom: 8px;}

#sidebar .postit h3 {font-size: 15px;}

.copyright p, .copyright a, .copyright span  {font-size:13px;}

.copyright p { margin-bottom: 10px; }

.paso1 select {width: 250px;}

ul.errors li {padding-left: 20px; line-height: 2.1; background: url(/img/bul_cajavalidaciones_error.png) 0 9px no-repeat;}

.buttons-cont, .buttons-cont-c {
   height: 55px;
   /*padding:10px 0;*/
}

.floatRight{float:right;}
.floatLeft{float:left;}


.button{
display:inline;	padding:0px 30px;	
border-radius:26px;
background: linear-gradient(45deg, var(--metalic) 0%, var(--purple) 100%); /* W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--orange)', endColorstr='var(--mistic)',GradientType=0 );  IE6-9 */
font-family:"Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
text-shadow: none;
font-weight:normal;
line-height: 21px;
font-size:21px;
border: none;
}

.button:hover {
background: var(--french); /* W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--orangecream)', endColorstr='var(--orange)',GradientType=0 );  IE6-9 */
}

.button:active  {
background: var(--metalic); /* W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--mistic)', endColorstr='var(--orange)',GradientType=0 );  IE6-9 */	
}


.btn-secondary,.btn-secondary.btn-outline{
display:inline;	padding:0px 30px;	
background: var(--white); /* W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--grey3)', endColorstr='var(--black)',GradientType=0 );  IE6-9 */
font-family:"Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
text-shadow: none;
border-radius:26px;
font-weight: normal;
line-height: 21px;
font-size:21px;
border: none;
color: var(--purple);
box-shadow: inset 0 0 0 1px var(--purple);
--webkit-box-shadow: inset 0 0 0 1px var(--purple);
}


.btn-secondary:hover,.btn-secondary.btn-outline:hover {
color: var(--french);
box-shadow: inset 0 0 0 1px var(--french);
--webkit-box-shadow: inset 0 0 0 1px var(--french);
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--grey3)', endColorstr='var(--grey2)',GradientType=0 );  IE6-9 */
}

.btn-secondary:active,.btn-secondary.btn-outline:active {
color: var(--metalic);
box-shadow: inset 0 0 0 1px var(--metalic);
--webkit-box-shadow: inset 0 0 0 1px var(--metalic);
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--black)', endColorstr='var(--grey3)',GradientType=0 );  IE6-9 */
}


.pestania_link2{
display:inline;	padding:0px 30px;	
-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;
background: var(--purplecream); /* Old browsers */
background: -moz-linear-gradient(top,  var(--purplecream) 20%, var(--metalic) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,var(--purplecream)), color-stop(100%,var(--metalic))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  var(--purplecream) 20%,var(--metalic) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  var(--purplecream) 20%,var(--metalic) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  var(--purplecream) 20%,var(--metalic) 100%); /* IE10+ */
background: linear-gradient(to bottom,  var(--purplecream) 20%,var(--metalic) 100%); /* W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--purplecream)', endColorstr='var(--metalic)',GradientType=0 );  IE6-9 */
font-family:"Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
text-shadow: 1px 1px 1px var(--black);
font-weight:bold;
line-height: 22px;
font-size:21px;
}


.pestania_link2:hover {
background: var(--metalic); /* Old browsers */
background: -moz-linear-gradient(top,  var(--metalic) 20%, var(--purplecream) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,var(--metalic)), color-stop(100%,var(--purplecream))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  var(--metalic) 20%,var(--purplecream) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  var(--metalic) 20%,var(--purplecream) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  var(--metalic) 20%,var(--purplecream) 100%); /* IE10+ */
background: linear-gradient(to bottom,  var(--metalic) 20%,var(--purplecream) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--metalic)', endColorstr='var(--purplecream)',GradientType=0 ); /* IE6-9 */
}

.pestania_link2:active{
background: var(--purplecream); /* Old browsers */
background: -moz-linear-gradient(top,  var(--purplecream) 0%, var(--purplecream) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,var(--purplecream)), color-stop(100%,var(--purplecream))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  var(--purplecream) 0%,var(--purplecream) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  var(--purplecream) 0%,var(--purplecream) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  var(--purplecream) 0%,var(--purplecream) 100%); /* IE10+ */
background: linear-gradient(to bottom,  var(--purplecream) 0%,var(--purplecream) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--purplecream)', endColorstr='var(--purplecream)',GradientType=0 ); /* IE6-9 */	
}



.btn-secondary.btn-save{font-size:14px; height: 28px;padding: 8px 10px 3px 10px;}
.btn-secondary.btn-save span {background: url(/img/disquete.png) no-repeat transparent 0px 2px;padding:0 17px 0 10px;float:left;}

button.btn-secondary.btn-save span{padding:0 17px 0 10px; height:26px;}
button.btn-secondary.btn-save{height:auto;padding: 6px 12px;width: auto;}
.btn-secondary.btn-outline{height: 25px;padding:0 10px; font-size:14px;}
a.btn-secondary.btn-outline{height: 25px;padding:0 10px;}
button.btn-secondary.btn-outline{height:auto; padding:1px 10px;}
a.btn-secondary{padding:6px 30px 9px 30px;text-decoration: none;}
a.button, a.pestania_link2{padding:6px 30px 9px 30px;color:var(--white) !important;text-decoration: none;}
a.btn-secondary.btn-outline{padding:/*3px 7px 6px 7px*/ 4px 8px 7px 8px;}
/*.ie8 a.button,.ie8 a.btn-secondary,.ie8 a.pestania_link2 {display:inline-block;height:20px;}*/
.button, .button span, .button span span, .btn-secondary, .btn-secondary span, .btn-secondary span span{height: 40px;}
.btn-sizeXS{width: 100px;font-size:18px;height:28px;}
.btn-sizeXSOI{font-size:18px;padding:6px 10px 9px 10px !important;}
.btn-sizeXSOIContact{font-size:14px;padding:6px 7px 9px 7px !important;}
.btn-sizeS{width: 120px;font-size:18px;height:34px;}
.btn-sizeM{width: 170px;font-size:18px;height:34px;}
.btn-sizeL{width: 500px;font-size:21px;height:44px;}
.btn-sizeLL{width: 450px;font-size:21px;height:34px;}
.btn-sizeXL{width: 515px;font-size:21px;height:84px;border:var(--metalic) 1px solid;
	-webkit-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.75);
}



#mainGrid .buttons-cont-c{padding: 13px 0 10px;}
.ui-datepicker td {
   padding: 0;
}	

#ui-datepicker-div {
   font-size: 16px;
}

.ui-datepicker-trigger {
    margin-left: 13px;
    vertical-align: middle;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { padding: 8px;}

.tooltip .tooltip-content {font-size: 15px;}


#page span.icons {
   width: 75px;
}

#page span.text {width: 220px;}

.extra a {
   font-size: 15px;
}


.title-col {
   font-size: 15px;
}

.codBudget strong{
   font-size: 19px;
}


#select-price li a, #select-price li a strong {
 font-size: 21px;
}

.btn-outline span span {
   font-size: 13px;
}


.extra .money span {
   font-size: 15px;
}


.extra label.title {
   font-size: 15px;	
   padding-right: 50px;
}


/*mismo width en campos de cotizacion*/
.paso1 select{width:248px;}

.paso1 #W_CTPOL_POLIEFEC {width:204px;}
.paso1 #W_MASC_NOMBRE{width:248px;}
.paso1 #W_ALLRAZAS {width:270px;}
.paso1 #inCaptchaChars{width: 236px;}
.paso1 .inline-form #W_VEH_MESDMATR{width: 140px;}
.paso1 .inline-form #W_MAS_MESDNAC{width: 145px;}
.paso1 .inline-form #W_VEH_ANNDMATR,.paso1 .inline-form #W_MAS_ANNDNAC{width: 91px;}
.paso1 #capaNumPlantas #W_INMU_NUMPISOS{width: 197px;}
.paso1 #capaCasaAntigua #W_INMU_FECHREFO{width:197px;}

.paso2 select{width:300px;}
.paso2 select#W_PETS_CIA_HOGAR{width:100%;}
.paso2 .inline-form #W_CHAB_DIADNACI,.paso2 .inline-form #W_PETS_DIADNACI{width: 80px;}
.paso2 .inline-form #W_CHAB_MESDNACI,.paso2 .inline-form #W_PETS_MESDNACI{width: 103px;}
.paso2 .inline-form #W_CHAB_ANNDNACI,.paso2 .inline-form #W_PETS_ANNDNACI{width: 80px;}
.paso2 .indent .inline-form #W_CHAB_DIALICEN{width:75px;}
.paso2 .indent .inline-form #W_CHAB_MESLICEN{width:110px;}	
.paso2 .indent .inline-form #W_CHAB_ANNLICEN{width:75px;}

.paso2 #capaPropietario .indent .inline-form #W_PROP_DIADNACI{width:75px;}
.paso2 #capaPropietario .indent .inline-form #W_PROP_MESDNACI{width:110px;}
.paso2 #capaPropietario .indent .inline-form #W_PROP_ANNDNACI{width:75px;}
.paso2 #capaTomadorNoPropietario .indent .inline-form #W_PROP_DIADNACI{width:75px;}
.paso2 #capaTomadorNoPropietario .indent .inline-form #W_PROP_MESDNACI{width:110px;}
.paso2 #capaTomadorNoPropietario .indent .inline-form #W_PROP_ANNDNACI{width:75px;}
.paso2 #capaPropietario .indent .formBox select {width:297px;}
.paso2 #capaPaisPropietario .indent #W_PROP_PAISCARN {width:277px;}
.paso2 #capaPaisPropietario .indent #capaLicenciaPropietario .indent .inline-form #W_PROP_DIALICEN{width:75px;}
.paso2 #capaPaisPropietario .indent #capaLicenciaPropietario .indent .inline-form #W_PROP_MESLICEN{width:110px;}
.paso2 #capaPaisPropietario .indent #capaLicenciaPropietario .indent .inline-form #W_PROP_ANNLICEN{width:75px;}
.paso2hogar select{width: 300px;}
.paso2hogar #W_CTPOL_POLIEFEC{width: 255px;} 
.paso2hogar #W_TOMA_DIADNACI{width: 75px;}
.paso2hogar #W_TOMA_MESDNACI{width: 110px;}
.paso2hogar #W_TOMA_ANNDNACI{width: 75px;}

.paso3 select#W_SEA_NUMEPART{width:196px;}
.paso3 input#W_DATRIES_FVTOANTE{width:152px;}
.paso3 select#W_SEA_ANTIPOLI{width:196px}

.paso3 #W_DATRIES_FVTOANTESEM{width:175px;}
.paso3 #W_SEA_NUMEPART_1,.paso3 #W_SEA_NUMEPARTAU01{width:196px; }
.paso3 #W_DATRIES_FVTOANTESEM_1,.paso3 #W_DATRIES_FVTOANTESEMAU01{width:175px;}

#W_TOMA_TIPODOCU,#W_TOMA_NOMBRE,#W_TOMA_EMAIL{width: 216px;}
.house #W_TOMA_TIPODOCU{width: 216px;} 
#W_PROP_TIPODOCU{width: 160px;}

.grid #COCA_PAISCARN{width:60% !important;}


.minTitle {font-size:13px;}
.medTitle {font-size:14px;}
#capaListaMenores26 ul.zebra li li{font-size: 15px;}
.processboxIn strong{font-size:20px !important;}
a.back{font-size:20px;}
.one-check a{font-size:12px;}

span.imagenVisa{left:150px;}


.lnkConsult{font-size:15px;}

.calendarFirm, .noDnie, .noDnie strong{font-size:14px}
.big strong{font-size:20px;}
#page .lead {font-size:14px;}

/*verificacion en pantalla contratacion*/
.buy #content .formBox, .grid #mainGrid .formBox {
padding: 0px 30px;
}
#cont-act-pasos .acctions p.loged{margin: -9px 0 0 !important;}
.minForm .buttons-cont {height: 55px;}

.price .save .btn-save {margin: 8px 20px 0 0;}
.price .save h3 {width: 575px}
#cont-act-pasos .acctions {padding: 19px 0px 0px 0px;height: 59px; }
.price #cont-act-pasos .acctions{padding: 20px 3px 4px 0; }
.content-price span {font-size: 15px;}

.st-forms #main .radio label, .st-forms #main .zebra label {padding:10px 15px 10px 0px;}
.st-forms #main div.radio.sexo label  {padding:10px 0px 10px 0px;}
#footer ul li ul li{padding:7px 0;}

.spanWithHelp{width: 138px !important;}
.spanWithHelpBienven{width: 180px !important;margin-right: 43px !important;}
.autocompleterMatch{font-size:14px;}

/* Botones de accion pantalla precio */
#actions ul {margin-right:9px;}

#capaResultadoTalleres{padding-top:10px}
#capaResultadoTalleres a{font-weight:bold;color:var(--black)}
#capaResultadoTalleres a:hover{text-decoration:none}
#capaResultadoTalleres li{padding:5px; cursor:pointer}
#capaResultadoTalleres li div{display:inline; margin-left:5px}
#capaResultadoTalleres li:hover{background-color:var(--grey3) !important}
#capaResultadoTalleres li.active{background-color:var(--orangecream) !important}
#capaResultadoTalleres li:nth-child(even){background-color:var(--grey4)}
#map_canvas{height:200px;width:572px; position:absolute;left:-572px}

.flexiblefield input[type=text]{width:100%}

/* Cambio dise�o */
#wrapper{width:100%;border-top: 59px solid var(--white);}
#header{background-color:var(--white);width:950px; margin: -59px auto 0;}
#header #logo{width: 106px;height: 59px;}
#content{width:950px; margin:0 auto;}
#footer{width:950px; margin:0 auto;text-align: left;padding-top: 20px;}
#steps{border-top:15px var(--grey5) solid;background-color:var(--grey3);position:relative;border-bottom:1px solid var(--grey3);}
#logo{text-indent:-9999px; background: url(../media/images/logo.png) no-repeat 0px 6px;cursor:pointer;}
.contentHeader{width:950px;margin: 0 auto;height: 59px;}
.pasosHeader{background-color:var(--grey3)}
.pasosHeader .contentHeader{height: 65px;}
.colorful-border {
    display: table;
    left: 0;
    position: absolute;
    top: 59px;
    width: 100%;
    z-index: 1;	
}
.colorful-border span {
    display: table-cell;
    height: 5px;
    width: 16.66666666666667%;
}
.colorful-border .color01 {
    background: none repeat scroll 0 0 var(--orange) !important /*var(--metalic);*/;
}
.colorful-border .color02 {
    background: none repeat scroll 0 0 var(--orange) !important /*var(--metalic);*/;
}
.colorful-border .color03 {
    background: none repeat scroll 0 0 var(--orange) !important /*var(--purple);*/;
}
.colorful-border .color04 {
    background: none repeat scroll 0 0 var(--orange) !important /*var(--mistic);*/;
}
.colorful-border .color05 {
    background: none repeat scroll 0 0 var(--orange) !important /*var(--orange);*/;
}
.colorful-border .color06 {
    background: none repeat scroll 0 0 var(--orange) !important /*var(--orange);*/;
}

#cont-act-pasos .acctions .phone{color: var(--grey2); text-shadow: 1px 1px 0 var(--grey3);}
.inbenta-form-input, .inbenta-form-input:focus{border:1px solid var(--grey2) !important	;-moz-border-radius: 0px !important;-webkit-border-radius: 0px !important;border-radius:0px !important;	-webkit-box-shadow: none !important;-moz-box-shadow: none !important;box-shadow: none !important;}
#header h1{color: var(--grey2);margin-top:19px;font-size:22px !important;width: 400px;font-family:'BariolBold', Arial, Helvetica, sans-serif;}

#steps ol{width:100%; counter-reset: cont;}
#steps li{padding:0 20px 0 0; background-color:var(--grey3); background-image: none;border-left:1px solid var(--grey5);border-right:1px solid var(--grey5);box-sizing: border-box;}
#steps li.lastli{border-right:none;}
#steps li .active{background-color:var(--white);}


#steps a{padding-left: 20px;color:var(--black) !important;position:relative; letter-spacing: 0.5px; text-decoration: none;}
#steps a.inactive  {color:var(--grey2) !important;}
#steps li a.active {background: var(--grey3); background-image: none;}
#footer, .copyright a, #cabeceraOI a{color:var(--grey1) !important;}

#steps li a:after{
    background: none repeat scroll 0 0 var(--verde);
    border-radius: 12px;
    color: var(--white);
    height: 23px;
    left: 10px;
	top: 11px;
    line-height: 23px;
    position: absolute;
    width: 23px;	
	counter-increment: cont;	
	content:counter(cont);
	text-align:center;
	}
#steps li a.inactive:after{color: var(--grey2) !important;background-color: var(--grey3);border:1px solid var(--grey2);line-height:22px;box-sizing: border-box;}	
#steps li a.active:after{background-color: var(--orange);}
.lnkSalirPresup{position:absolute !important;right:0;background: url("/img/closeIcon2.png") no-repeat scroll right center !important;}
#cont-act-pasos .acctions .phone span{text-shadow:none;font-weight:bold;}
#steps, .oi .lineabase{-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius:0px;}
#mainGrid{margin:0 auto;}
.grid #header{background-color:initial;}
#header .acctions a{color:var(--mistic);}
#header .acctions .phone, #header .acctions .call{color: var(--grey2); text-shadow: 1px 1px 0 var(--grey3);}
.acctions > p { color: var(--grey2);}
.price #content{border:0px;}

/* contenedor elemento de seguridad */
.norton-layer{width:100px; display:inline-block;vertical-align: top;}
#ctrsecure{width:100%; height:72px;overflow:hidden}
/* fin contenedor elemento de seguridad */

/*iframe logalty en cotizadores antiguos debe de aparecer a pantalla completa.*/
.iframeAbsolute{ position: absolute; top: 0px; left: 0px; z-index: 140; width:100%;height: 100%;}

body #dsaChat,body #dmv-overlay {z-index: 1038 !important;}

  #sidebar .postit_seo {position: relative; padding: 50px 20px; font-size: 11px; color: var(--black); background: var(--grey4); border: 1px solid var(--grey4); border-width: 0 0 1px 1px;}
    #sidebar .postit_seo h2 {font-size: 15px;}
	#sidebar .postit_seo .despliegaSeo{margin-top:1em}
	span.seo{font-size: 22px;color: var(--black);margin: 0 0 1em;display: block; font-weight: bold;}
	
/*modal privacidad landing desde agregador*/
.modaLandingCheck {z-index: 99999;position: fixed;background: rgba(0, 0, 0, 0.65);height: 100%;width: 100%;left:0; top:0;}
.cuerpoModalLandingCheck .equis{float: right;color: var(--black);position: absolute;right: 25px;font-size: 35px;font-weight: bold;top: 15px;cursor: pointer;}
/*body{overflow: auto;}*/
.cuerpoModalLandingCheck {width: 500px;border-radius: 5px; margin: auto; padding:30px; background-color: var(--white); border: 1px solid var(--grey3); box-shadow: 0 2px 4px rgba(0,0,0,0.2), 0 -1px 0px rgba(0,0,0,0.02); transition: all 0.4s linear; text-align: left; top: calc(50% - 200px) !important; position: relative; right: 0px; color:var(--black);} 
.cuerpoModalLandingCheck h2{font-size: 30px !important;margin-bottom: 20px;margin-left:0px !important;margin-right:20px;} 
.cuerpoModalLandingCheck form{padding-left:0px !important;}
.cuerpoModalLandingCheck form input[type=checkbox]{width: 20px; height: 20px; position: relative; top: 4px;}
/*.cuerpoModalLandingCheck form label{padding-left: 5px;}*/
.cuerpoModalLandingCheck .privaRec{height: 55px;overflow-y:scroll; }
.cuerpoModalLandingCheck .botonera{padding:10px 0px 0px 0px; text-align: right; width: 100%; display: block;} 
.cuerpoModalLandingCheck .btn-transparent{background-color: var(--white);background-image:none;text-shadow: none;border: 1px solid var(--metalic) !important;color: var(--metalic);}
.cuerpoModalLandingCheck .btn-transparent:hover{background-color: var(--metalic) ;background-image:none;text-shadow: none;color:var(--white)}
body.open-modal-agr{overflow: hidden;position: absolute;z-index: 1; width: 100%; height: 100%;}	

/*ROPO*/
#cont-act-pasos .acctions {width: 470px;}
.contenedorRopo .ropofixed  .tarifOldIcon-bocadillos {vertical-align: middle; font-size:18px;}
.contenedorRopo.cabeceraRopo ul{display: block;margin: 0;padding: 0;list-style: none;}
.contenedorRopo.cabeceraRopo ul li{display: table-cell;vertical-align: middle; float:left;}
.contenedorRopo.cabeceraRopo ul li button{top: -5px; position: relative; left: 15px;padding: 6px 16px 6px 16px; font-size:16px; border-style: none; color:var(--purple); background: var(--white); box-shadow: inset 0 0 0 1px var(--purple); --webkit-box-shadow: inset 0 0 0 1px var(--purple); border-radius: 26px;text-transform: capitalize;}
.contenedorRopo.cabeceraRopo ul li button:hover{color:var(--french); box-shadow: inset 0 0 0 1px var(--french); --webkit-box-shadow: inset 0 0 0 1px var(--french);}
.contenedorRopo.cabeceraRopo ul li button span.icon {padding-right: 2px;font-size: 18px; vertical-align: middle;}
/*.is-pc .contenedorRopo .btnRopoTel, .is-pc .contenedorRopo .btnRopoChat {display:none;}
.is-mobile .contenedorRopo .ropofixed{position: fixed;bottom: 0;padding: 0; text-align: center; width: 100%;background:var(--white);}
.is-mobile .contenedorRopo .ropofixed .ctaDoble {padding: 0; width: 100%; display: inline-table;}
.is-mobile .contenedorRopo .ropofixed .ctaDoble div{float: left;display: inline-table;width:50%}
.is-mobile .contenedorRopo .btnRopoTel,.is-mobile .contenedorRopo .btnRopoChat  {width:100%;padding: 11px;height: 49px; margin: 0 auto; background-image: none; border-radius: 0; font-size: 16px; font-family: Bariol; font-weight:bold; letter-spacing: 0.8px;  text-align: center;  cursor: pointer;  border: solid 2px var(--purple); color: var(--white); background: var(--purple);}    
.is-mobile .contenedorRopo .btnRopoChat {border: solid 2px var(--orange); background: var(--orange);} 
.is-mobile .contenedorRopo .btnRopoTel, .is-mobile .contenedorRopo .btnRopoChat {display:block;}
.is-mobile .contenedorRopo.cabeceraRopo {display:none;}

.is-mobile .contenedorRopo.pintar {display:block}
.is-mobile .contenedorRopo.ocultar {display:none;}  
*/

/*REFERENCIA ICONOS PARA ROPO*/
@font-face {
  font-family: "verticons";
  src:url("../media/fonts/verticons.eot");
  src:url("../media/fonts/verticons.eot") format("embedded-opentype"),
    url("../media/fonts/verticons.woff") format("woff"),
    url("../media/fonts/verticons.ttf") format("truetype"),
    url("../media/fonts/verticons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*Chat ROPO*/
.tarifOldIcon-bocadilloCuadrado:before {font-family: "verticons"!important;content:"\e964";}
.tarifOldIcon-phone:before {font-family: "verticons"!important;content:"\e963";}

.contenedorRopo .btnRopoChat .tarifOldIcon-bocadilloCuadrado:before{font-size: 22px; position: relative;top: 6px; right: 5px;}
.contenedorRopo .btnRopoTel .tarifOldIcon-phone:before{font-size: 22px; position: relative;top: 5px;  right: 5px;}

.tarifOldIcon-cinegetico:before {font-family: "verticons"!important; content: "\e96c";}

/*REFERENCIA ICONO REGALO TARIFICADORES ANTIGUOS*/
@font-face {
	font-family: 'icofont';
	src:url('../media/fonts/icofont.eot');
	src:url('../media/fonts/icofont.eot') format('embedded-opentype'),
		url('../media/fonts/icofont.ttf') format('truetype'),
		url('../media/fonts/icofont.woff') format('woff'),
		url('../media/fonts/icofont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.tarifOldIcon-gift:before {font-family: "icofont"!important;content:"\e085";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}

/*mgm*/
.wrapperMgm{width:100%;margin:0px auto;position: absolute;}
.containerMgm{background-color: var(--grey4);width: 930px;margin: -200px auto 0;position: relative;z-index: 24;color: var(--black);padding: 10px;height: 45px;transition:all 1s;-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.75);
box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.75);}
.containerMgm.anima{margin: -56px auto 0;}
.containerMgm .equis{position: absolute;right: 25px;cursor: pointer;font-size: 20px;font-weight: bold;top: 20px;} 

/*PAGINA REFERIR*/
#capaMail .formBox, #capaDomicilio .formBox{padding-left: 15px!important;}
#capaMail .formBox label, #capaDomicilio .formBox label{padding-left: 3px!important;}

/*MEDIA QUERY*/
@media (max-width: 767px) { /* movil */
.cuerpoModalLandingCheck {max-width: 300px;margin: 10px;padding: 20px; top: 200px !important;}
#onetrust-banner-sdk{max-width: 300px!important; margin: 10px!important; padding: 20px!important; margin-top: 10px !important; left: 10px !important; position: absolute !important;}
}
@media (min-width: 768px) { /* tablet */
.cuerpoModalLandingCheck {max-width: 500px; margin: auto; padding:30px;}
}
/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
 @import "../media/css/brandbook-colors.css";
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid var(--grey3); background: var(--grey4) url(/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: var(--black); }
.ui-widget-content a { color: var(--black); }
.ui-widget-header { border: 1px solid var(--orange); background: var(--orangecream) url(/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: var(--white); font-weight: bold; }
.ui-widget-header a { color: var(--white); }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid var(--grey3); background: var(--grey4) url(/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: var(--button1); }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: var(--button1); text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid var(--orangecream); background: var(--warning) url(/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: var(--sinopia); }
.ui-state-hover a, .ui-state-hover a:hover { color: var(--sinopia); text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid var(--button2); background: var(--white) url(/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: var(--mistic); }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: var(--mistic); text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid var(--button2); background: var(--warning) url(/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: var(--black); }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: var(--black); }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid var(--button3); background: var(--button3) url(/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: var(--white); }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: var(--white); }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: var(--white); }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/css/ui-lightness/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/css/ui-lightness/images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: var(--grey3) url(/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: var(--black) url(/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Resizable @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/*
 * jQuery UI Autocomplete @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display:none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/* --------------------------------------------------------------

   grid.css
   * Sets up an easy-to-use grid of 24 columns.

   By default, the grid is 950px wide, with 24 columns
   spanning 30px, and a 10px margin between columns.

   If you need fewer or more columns, namespaces or semantic
   element names, use the compressor script (lib/compress.rb)

-------------------------------------------------------------- */
@import "../media/css/brandbook-colors.css";
/* A container should group all your columns. */
.container {
  width: 950px;
  margin: 0 auto;
}

/* Use this class on any .span / container to see the grid. */
.showgrid {
  background: url(grid.png);
}


/* Columns
-------------------------------------------------------------- */

/* Sets up basic grid floating and margin. */
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {
  float: left;
  margin-right: 10px;
}

/* The last column in a row needs this class. */
.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1 {width: 30px;}

.span-2 {width: 70px;}
.span-3 {width: 110px;}
.span-4 {width: 150px;}
.span-5 {width: 190px;}
.span-6 {width: 230px;}
.span-7 {width: 270px;}
.span-8 {width: 310px;}
.span-9 {width: 350px;}
.span-10 {width: 390px;}
.span-11 {width: 430px;}
.span-12 {width: 470px;}
.span-13 {width: 510px;}
.span-14 {width: 550px;}
.span-15 {width: 590px;}
.span-16 {width: 630px;}
.span-17 {width: 670px;}
.span-18 {width: 710px;}
.span-19 {width: 750px;}
.span-20 {width: 790px;}
.span-21 {width: 830px;}
.span-22 {width: 870px;}
.span-23 {width: 910px;}
.span-24 {width:950px; margin-right:0;}

/* Use these classes to set the width of an input. */
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {
  border-left-width: 1px;
  border-right-width: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

input.span-1, textarea.span-1 { width: 18px; }
input.span-2, textarea.span-2 { width: 58px; }
input.span-3, textarea.span-3 { width: 98px; }
input.span-4, textarea.span-4 { width: 138px; }
input.span-5, textarea.span-5 { width: 178px; }
input.span-6, textarea.span-6 { width: 218px; }
input.span-7, textarea.span-7 { width: 258px; }
input.span-8, textarea.span-8 { width: 298px; }
input.span-9, textarea.span-9 { width: 338px; }
input.span-10, textarea.span-10 { width: 378px; }
input.span-11, textarea.span-11 { width: 418px; }
input.span-12, textarea.span-12 { width: 458px; }
input.span-13, textarea.span-13 { width: 498px; }
input.span-14, textarea.span-14 { width: 538px; }
input.span-15, textarea.span-15 { width: 578px; }
input.span-16, textarea.span-16 { width: 618px; }
input.span-17, textarea.span-17 { width: 658px; }
input.span-18, textarea.span-18 { width: 698px; }
input.span-19, textarea.span-19 { width: 738px; }
input.span-20, textarea.span-20 { width: 778px; }
input.span-21, textarea.span-21 { width: 818px; }
input.span-22, textarea.span-22 { width: 858px; }
input.span-23, textarea.span-23 { width: 898px; }
input.span-24, textarea.span-24 { width: 938px; }

/* Add these to a column to append empty cols. */

.append-1 { padding-right: 40px;}
.append-2 { padding-right: 80px;}
.append-3 { padding-right: 120px;}
.append-4 { padding-right: 160px;}
.append-5 { padding-right: 200px;}
.append-6 { padding-right: 240px;}
.append-7 { padding-right: 280px;}
.append-8 { padding-right: 320px;}
.append-9 { padding-right: 360px;}
.append-10 { padding-right: 400px;}
.append-11 { padding-right: 440px;}
.append-12 { padding-right: 480px;}
.append-13 { padding-right: 520px;}
.append-14 { padding-right: 560px;}
.append-15 { padding-right: 600px;}
.append-16 { padding-right: 640px;}
.append-17 { padding-right: 680px;}
.append-18 { padding-right: 720px;}
.append-19 { padding-right: 760px;}
.append-20 { padding-right: 800px;}
.append-21 { padding-right: 840px;}
.append-22 { padding-right: 880px;}
.append-23 { padding-right: 920px;}

/* Add these to a column to prepend empty cols. */

.prepend-1 { padding-left: 40px;}
.prepend-2 { padding-left: 80px;}
.prepend-3 { padding-left: 120px;}
.prepend-4 { padding-left: 160px;}
.prepend-5 { padding-left: 200px;}
.prepend-6 { padding-left: 240px;}
.prepend-7 { padding-left: 280px;}
.prepend-8 { padding-left: 320px;}
.prepend-9 { padding-left: 360px;}
.prepend-10 { padding-left: 400px;}
.prepend-11 { padding-left: 440px;}
.prepend-12 { padding-left: 480px;}
.prepend-13 { padding-left: 520px;}
.prepend-14 { padding-left: 560px;}
.prepend-15 { padding-left: 600px;}
.prepend-16 { padding-left: 640px;}
.prepend-17 { padding-left: 680px;}
.prepend-18 { padding-left: 720px;}
.prepend-19 { padding-left: 760px;}
.prepend-20 { padding-left: 800px;}
.prepend-21 { padding-left: 840px;}
.prepend-22 { padding-left: 880px;}
.prepend-23 { padding-left: 920px;}


/* Border on right hand side of a column. */
.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid var(--grey3);
}

/* Border with more whitespace, spans one column. */
.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid var(--grey3);
}


/* Use these classes on an element to push it into the
next column, or to pull it into the previous column.  */


.pull-1 { margin-left: -40px; }
.pull-2 { margin-left: -80px; }
.pull-3 { margin-left: -120px; }
.pull-4 { margin-left: -160px; }
.pull-5 { margin-left: -200px; }
.pull-6 { margin-left: -240px; }
.pull-7 { margin-left: -280px; }
.pull-8 { margin-left: -320px; }
.pull-9 { margin-left: -360px; }
.pull-10 { margin-left: -400px; }
.pull-11 { margin-left: -440px; }
.pull-12 { margin-left: -480px; }
.pull-13 { margin-left: -520px; }
.pull-14 { margin-left: -560px; }
.pull-15 { margin-left: -600px; }
.pull-16 { margin-left: -640px; }
.pull-17 { margin-left: -680px; }
.pull-18 { margin-left: -720px; }
.pull-19 { margin-left: -760px; }
.pull-20 { margin-left: -800px; }
.pull-21 { margin-left: -840px; }
.pull-22 { margin-left: -880px; }
.pull-23 { margin-left: -920px; }
.pull-24 { margin-left: -960px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float: left; position:relative;}


.push-1 { margin: 0 -40px 1.5em 40px; }
.push-2 { margin: 0 -80px 1.5em 80px; }
.push-3 { margin: 0 -120px 1.5em 120px; }
.push-4 { margin: 0 -160px 1.5em 160px; }
.push-5 { margin: 0 -200px 1.5em 200px; }
.push-6 { margin: 0 -240px 1.5em 240px; }
.push-7 { margin: 0 -280px 1.5em 280px; }
.push-8 { margin: 0 -320px 1.5em 320px; }
.push-9 { margin: 0 -360px 1.5em 360px; }
.push-10 { margin: 0 -400px 1.5em 400px; }
.push-11 { margin: 0 -440px 1.5em 440px; }
.push-12 { margin: 0 -480px 1.5em 480px; }
.push-13 { margin: 0 -520px 1.5em 520px; }
.push-14 { margin: 0 -560px 1.5em 560px; }
.push-15 { margin: 0 -600px 1.5em 600px; }
.push-16 { margin: 0 -640px 1.5em 640px; }
.push-17 { margin: 0 -680px 1.5em 680px; }
.push-18 { margin: 0 -720px 1.5em 720px; }
.push-19 { margin: 0 -760px 1.5em 760px; }
.push-20 { margin: 0 -800px 1.5em 800px; }
.push-21 { margin: 0 -840px 1.5em 840px; }
.push-22 { margin: 0 -880px 1.5em 880px; }
.push-23 { margin: 0 -920px 1.5em 920px; }
.push-24 { margin: 0 -960px 1.5em 960px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float: left; position:relative;}


/* Misc classes and elements
-------------------------------------------------------------- */

/* In case you need to add a gutter above/below an element */
div.prepend-top, .prepend-top {
  margin-top:1.5em;
}
div.append-bottom, .append-bottom {
  margin-bottom:1.5em;
}

/* Use a .box to create a padded box inside a column.  */
.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: var(--info);
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: var(--grey3);
  color: var(--grey3);
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 1.45em;
  border: none;
}

hr.space {
  background: var(--white);
  color: var(--white);
  visibility: hidden;
}


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow:hidden;
}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clearB { clear:both; }


/* Fixes IE margin bugs *
* html .column, * html .span-1, * html .span-2,
* html .span-3, * html .span-4, * html .span-5,
* html .span-6, * html .span-7, * html .span-8,
* html .span-9, * html .span-10, * html .span-11,
* html .span-12, * html .span-13, * html .span-14,
* html .span-15, * html .span-16, * html .span-17,
* html .span-18, * html .span-19, * html .span-20,
* html .span-21, * html .span-22, * html .span-23,
* html .span-24 { display:inline; overflow: hidden; }
/**/
.semitrans{position:fixed; width:100%; height:100%; top:0; left:0; background-color:#000; opacity:0.5;filter:alpha(opacity=50); z-index:1006;_position:absolute}
.processboxIn{width:235px;height:60px; position:fixed; top:43%; left:37%; background-color:#fff;z-index:1007; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; padding:20px; color:#010101; font-size:20px; font-weight:bold;_position:absolute;box-sizing: content-box;}
.contanim{-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background-color:#e8e7e7; position:relative; height:20px; margin-top:15px}
.anim{position:absolute;left:0; top:0; height:20px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background-color: #ffa100;  }
.textbox{text-align:center}
:root {
    --sinopia: #CF420E;
    --mistic: #FF5500;
    --orinter: #FF7000;
    --orange: #FF9000;
    --orangecream: #FFBD66;

    --metalic: #5C008A;
    --french: #8800CC;
    --purple: #B31AFF;
    --purplecream: #D480FF;
    --rose: #FFE3E8;
    --hardrose: #FE91A4;

    --electric: #00FF00;
    --verde: #4CAF50;

    --black: #383838;
    --grey1: #515151;
    --grey2: #7F7F7F;
    --grey3: #BCBCBC;
    --grey4: #F7F7F7;
    --grey5: #DDDDDD;
    --white: #FFFFFF;

    --button0: #4CAF50;
    --button1: #007FFF;
    --button2: #FFE600;
    --button3: #FF0000;

    --success: #4CAF5026;
    --info: #007FFF26;
    --warning: #FFE60026;
    --error: #FF000026;
}