@import url(https://fonts.googleapis.com/css?family=Lato);.orangeGradient{background:#ffd9c7;background:-moz-linear-gradient(top,#ffd9c7 0,#ff8838 5%,#fc641b 100%);background:-webkit-linear-gradient(top,#ffd9c7 0,#ff8838 5%,#fc641b 100%);background:linear-gradient(to bottom,#ffd9c7 0,#ff8838 5%,#fc641b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9c7', endColorstr='#fc641b', GradientType=0)}.greyGradient{background:#e1e1e1;background:-moz-linear-gradient(top,#e1e1e1 1%,#848484 5%,#6f6f6f 100%);background:-webkit-linear-gradient(top,#e1e1e1 1%,#848484 5%,#6f6f6f 100%);background:linear-gradient(to bottom,#e1e1e1 1%,#848484 5%,#6f6f6f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#6f6f6f', GradientType=0)}.blueGradient{background:#1569c7;background:-moz-linear-gradient(left,#1569c7 0,#2783e9 5%,#1569c7 100%);background:-webkit-linear-gradient(left,#1569c7 0,#2783e9 5%,#1569c7 100%);background:linear-gradient(to right,#1569c7 0,#2783e9 5%,#1569c7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1569c7', endColorstr='#1569c7', GradientType=1)}.liteBlueGradient{background:#91b8e4;background:-moz-linear-gradient(top,#91b8e4 0,#a2ceff 50%,#91b8e4 100%);background:-webkit-linear-gradient(top,#91b8e4 0,#a2ceff 50%,#91b8e4 100%);background:linear-gradient(to bottom,#91b8e4 0,#a2ceff 50%,#91b8e4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91b8e4', endColorstr='#91b8e4', GradientType=0)}.liteOrangeGradient{background:#e36a21;background:-moz-linear-gradient(top,#e36a21 0,#fe7725 50%,#e36a21 100%);background:-webkit-linear-gradient(top,#e36a21 0,#fe7725 50%,#e36a21 100%);background:linear-gradient(to bottom,#e36a21 0,#fe7725 50%,#e36a21 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e36a21', endColorstr='#e36a21', GradientType=0)}.inputGradient{background:#f7f7f7;background:-moz-linear-gradient(top,#f7f7f7 0,#fff 47%,#f3f3f3 58%,#f7f7f7 100%);background:-webkit-linear-gradient(top,#f7f7f7 0,#fff 47%,#f3f3f3 58%,#f7f7f7 100%);background:linear-gradient(to bottom,#f7f7f7 0,#fff 47%,#f3f3f3 58%,#f7f7f7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f7f7f7', GradientType=0)}.box-shadow2{box-shadow:inset 0 0 0 2px #fff;-webkit-box-shadow:inset 0 0 0 2px #fff;-moz-box-shadow:inset 0 0 0 2px #fff;-o-box-shadow:inset 0 0 0 2px #fff}.geryBG{background-color:#d2d2d2}.orangeBG{background-color:#fc641b}body{font-family:Lato,sans-serif}.quotes{padding:10px 0}hr{border-bottom:1px dashed #d2d2d2;margin:20px}h1{background:#ffd9c7;background:-moz-linear-gradient(top,#ffd9c7 0,#ff8838 5%,#fc641b 100%);background:-webkit-linear-gradient(top,#ffd9c7 0,#ff8838 5%,#fc641b 100%);background:linear-gradient(to bottom,#ffd9c7 0,#ff8838 5%,#fc641b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9c7', endColorstr='#fc641b', GradientType=0);color:#fc641b}h2,h4{margin:0 0 10px;color:#1569c7;font-size:24px;font-weight:700}h4{font-size:18px}.quoteTabs{text-align:center;border-bottom:none;margin-bottom:0;list-style:none;height:42px}@media only screen and (max-width:479px),only screen and (min-width:768px) and (max-width:959px){.quoteTabs{padding:0;height:30px}}.quoteTabs li{display:inline-block}.quoteTabs>li>a{font-size:20px;padding:7px 25px;display:block;text-transform:uppercase;-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;background-color:#d2d2d2;color:#818181;position:relative}@media only screen and (max-width:479px),only screen and (min-width:768px) and (max-width:959px){.quoteTabs>li>a{font-size:14px;padding:5px 4px}}.quoteTabs>li.active>a::after{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:6px solid #fc641b;position:absolute;bottom:-6px;right:42%;z-index:1}.quoteTabs>li a:hover,.quoteTabs>li.active>a{background-color:#fc641b;border:none;color:#fff;text-decoration:none}.nav-tabs>li{float:none;display:inline-block}section{background-color:#fafafa;border:1px solid #fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.3);-moz-box-shadow:0 0 4px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.3);padding:20px 0}.range-block{-webkit-box-shadow:0 0 6px rgba(0,0,0,.3);-moz-box-shadow:0 0 6px rgba(0,0,0,.3);box-shadow:0 0 6px rgba(0,0,0,.3);background-color:#fff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;overflow:hidden}.range-block .euro-symb{background:#1569c7;background:-moz-linear-gradient(left,#1569c7 0,#2783e9 5%,#1569c7 100%);background:-webkit-linear-gradient(left,#1569c7 0,#2783e9 5%,#1569c7 100%);background:linear-gradient(to right,#1569c7 0,#2783e9 5%,#1569c7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1569c7', endColorstr='#1569c7', GradientType=1);color:#fff;font-size:36px;float:left;display:block;padding:0 12px;font-weight:700;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.slider-outer{background:url(../images/lines.png) 0 65% repeat-x;height:45px;padding-top:20px;margin-left:50px;margin-right:20px}#slider-range-max{background:#e36a21;background:-moz-linear-gradient(top,#e36a21 0,#fe7725 50%,#e36a21 100%);background:-webkit-linear-gradient(top,#e36a21 0,#fe7725 50%,#e36a21 100%);background:linear-gradient(to bottom,#e36a21 0,#fe7725 50%,#e36a21 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e36a21', endColorstr='#e36a21', GradientType=0);border:1px solid #fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}#slider-range-max .ui-widget-header{background:#91b8e4;background:-moz-linear-gradient(top,#91b8e4 0,#a2ceff 50%,#91b8e4 100%);background:-webkit-linear-gradient(top,#91b8e4 0,#a2ceff 50%,#91b8e4 100%);background:linear-gradient(to bottom,#91b8e4 0,#a2ceff 50%,#91b8e4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91b8e4', endColorstr='#91b8e4', GradientType=0);height:.85em}#slider-range-max .ui-state-default,#slider-range-max .ui-widget-content .ui-state-default,#slider-range-max .ui-widget-header .ui-state-default{background:url(../images/arrows.png) no-repeat}#slider-range-max.ui-slider .ui-slider-handle{width:1.8em;height:1.8em;border:none}#slider-range-max.ui-slider-horizontal .ui-slider-handle{top:-.6em}#slider-range-max.ui-slider-horizontal{height:.7em}#amount{color:#fc641b;font-size:28px;border:1px solid #d2d2d2;height:40px;background:0 0;font-weight:700;width:200px;margin:0 5px}@media only screen and (max-width:479px),only screen and (min-width:768px) and (max-width:959px){#amount{font-size:24px;width:180px}}.euro-amount{font-size:30px;float:left;margin-right:15px;color:#fc641b}@media only screen and (max-width:479px),only screen and (min-width:768px) and (max-width:959px),only screen and (max-width:767px){.euro-amount{padding-top:10px;font-size:24px}}.block{background-color:#fff;border:1px solid #d2d2d2;padding:10px;position:relative;margin-bottom:10px}.block::before{bottom:10px;box-shadow:0 12px 14px rgba(0,0,0,.3);content:"";display:block;height:20%;max-width:200px;position:absolute;width:50%;z-index:-1;left:10px;right:auto;-webkit-transform:skew(-15deg) rotate(-6deg);-moz-transform:skew(-15deg) rotate(-6deg);-ms-transform:skew(-15deg) rotate(-6deg);-o-transform:skew(-15deg) rotate(-6deg)}.block::after{bottom:10px;box-shadow:0 12px 14px rgba(0,0,0,.3);content:"";display:block;height:20%;max-width:200px;position:absolute;width:50%;z-index:-1;left:auto;right:10px;-webkit-transform:skew(15deg) rotate(6deg);-moz-transform:skew(15deg) rotate(6deg);-ms-transform:skew(15deg) rotate(6deg);-o-transform:skew(15deg) rotate(6deg)}.ICON{background-color:#99c3f2;width:30px;height:40px;display:block;position:absolute;top:0;left:15px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.ICON::after{content:"";width:20px;height:20px;display:block;margin:10px 5px}.user::after{background:url(../images/icons.png) no-repeat}.contact::after{background:url(../images/icons.png) -20px 0 no-repeat}.email::after{background:url(../images/icons.png) 0 -20px no-repeat}.male::after{background:url(../images/icons.png) no-repeat}.female::after{background:url(../images/icons.png) -20px -20px no-repeat}.smoker::after{background:url(../images/icons.png) 0 -40px no-repeat}.nSmoker::after{background:url(../images/icons.png) -20px -40px no-repeat}.dob::after{background:url(../images/icons.png) 0 -60px no-repeat}.time::after{background:url(../images/icons.png) 0 -80px no-repeat}.address::after{background:url(../images/icons.png) -20px -80px no-repeat}.city::after{background:url(../images/icons.png) 0 -100px no-repeat}.country::after{background:url(../images/icons.png) -20px -100px no-repeat}.employee::after{background:url(../images/icons.png) 0 -120px no-repeat}.euro::after{background:url(../images/icons.png) 0 -140px no-repeat}.retire::after{background:url(../images/icons.png) -20px -120px no-repeat}form.form-horizontal{position:relative;z-index:0}.form-control{background:#f7f7f7;background:-moz-linear-gradient(top,#f7f7f7 0,#fff 47%,#f3f3f3 58%,#f7f7f7 100%);background:-webkit-linear-gradient(top,#f7f7f7 0,#fff 47%,#f3f3f3 58%,#f7f7f7 100%);background:linear-gradient(to bottom,#f7f7f7 0,#fff 47%,#f3f3f3 58%,#f7f7f7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f7f7f7', GradientType=0);height:40px;padding-left:36px;font-size:16px}.form-control.select{background:#fff;text-indent:0}@media only screen and (max-width:479px),only screen and (min-width:768px) and (max-width:959px),only screen and (max-width:767px){.form-control.select{width:40%;display:inline-block;padding:6px}}@media only screen and (max-width:479px),only screen and (min-width:768px) and (max-width:959px),only screen and (max-width:767px){.form-inline .form-group{padding-top:10px}}.form-group{margin-bottom:8px}.form-horizontal .control-label{text-align:left;font-size:16px;color:#818181;font-weight:400}.radio-but input[type=radio]{position:absolute;opacity:0;-moz-opacity:0;-webkit-opacity:0;-o-opacity:0}.radio-but input[type=radio]+label{position:relative;padding:0;line-height:25px;margin:0 0 10px 24px;font-weight:400;color:#818181}.radio-but input[type=radio]+label:before{content:"";display:block;position:absolute;top:4px;height:20px;width:20px;background:#fff;border:1px solid #818181;box-shadow:inset 0 0 0 2px #fff;-webkit-box-shadow:inset 0 0 0 2px #fff;-moz-box-shadow:inset 0 0 0 2px #fff;-o-box-shadow:inset 0 0 0 2px #fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin-left:-24px}.radio-but input[type=radio]:checked+label:before{background:#ef8700}.add_button{background:#ffd9c7;background:-moz-linear-gradient(top,#ffd9c7 0,#ff8838 5%,#fc641b 100%);background:-webkit-linear-gradient(top,#ffd9c7 0,#ff8838 5%,#fc641b 100%);background:linear-gradient(to bottom,#ffd9c7 0,#ff8838 5%,#fc641b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9c7', endColorstr='#fc641b', GradientType=0);color:#fff;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;position:relative;padding:6px 8px 6px 35px;font-size:1.2em;margin-top:20%;margin-left:30%}@media only screen and (max-width:479px){.add_button{margin-top:0;margin-left:0;font-size:16px}}@media only screen and (min-width:768px) and (max-width:959px),only screen and (max-width:767px){.add_button{margin-top:0;margin-left:0}}.add{width:30px;height:35px;display:inline-block;background:#e1e1e1;background:-moz-linear-gradient(top,#e1e1e1 1%,#848484 5%,#6f6f6f 100%);background:-webkit-linear-gradient(top,#e1e1e1 1%,#848484 5%,#6f6f6f 100%);background:linear-gradient(to bottom,#e1e1e1 1%,#848484 5%,#6f6f6f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#6f6f6f', GradientType=0);position:absolute;left:0;top:0;font-size:30px;line-height:36px}@media only screen and (max-width:479px){.add{font-size:32px;line-height:32px;height:34px}}.sub_block{text-align:center}.sub{background:#ffd9c7;background:-moz-linear-gradient(top,#ffd9c7 0,#ff8838 5%,#fc641b 100%);background:-webkit-linear-gradient(top,#ffd9c7 0,#ff8838 5%,#fc641b 100%);background:linear-gradient(to bottom,#ffd9c7 0,#ff8838 5%,#fc641b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9c7', endColorstr='#fc641b', GradientType=0);color:#fff;border:none;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;position:relative;padding:6px 18px;font-size:24px;margin-bottom:4px}#secondApp{border:1px dashed #d2d2d2;padding:10px}.close{background:#ffd9c7;background:-moz-linear-gradient(top,#ffd9c7 0,#ff8838 5%,#fc641b 100%);background:-webkit-linear-gradient(top,#ffd9c7 0,#ff8838 5%,#fc641b 100%);background:linear-gradient(to bottom,#ffd9c7 0,#ff8838 5%,#fc641b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9c7', endColorstr='#fc641b', GradientType=0);color:#fff;width:30px;height:30px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;opacity:1;padding:0;font-weight:400;text-align:center;line-height:30px}.dob_main .day{width:30%;float:left;margin-right:5px}.dob_main .month{width:37%;float:left;margin-right:5px;text-indent:0;padding-left:12px}.dob_main .year{width:30%;float:right;text-indent:0;padding-left:12px}.radio-but .left_inp{padding-right:5px}.radio-but .right_inp{padding-left:5px}.radio-but .right_inp .ICON{left:0}@media only screen and (max-width:479px),only screen and (min-width:768px) and (max-width:959px){.radio-but .right_inp .form-control{text-indent:20px}}.terms{text-align:center;padding-top:10px}.terms span{font-size:16px;vertical-align:bottom;height:24px}.terms .inline{display:inline-block}.quoteDetails{position:relative;z-index:0;padding:40px 10px}.quoteDetails h2{text-align:left}.quoteDetails p{font-size:18px}.quoteDetails .value{color:#1569c7;font-size:24px;font-weight:700}.quoteDetails .col-lg-6.col-sm-6:last-child,.quoteDetails .col-lg-7.col-sm-7:last-child{border-left:1px dashed #d2d2d2}.quoteDetails img{max-width:100%;height:auto}.quoteDetails ul{text-align:left;list-style:circle;font-size:16px}@media only screen and (max-width:479px),only screen and (min-width:768px) and (max-width:959px){.quoteDetails{padding:0}.quoteDetails .col-lg-6.col-sm-6:last-child,.quoteDetails .col-lg-7.col-sm-7:last-child{border-top:1px dashed #d2d2d2;border-left:inherit}}.quoteDetails.in .col-lg-6.col-sm-6:last-child{border-left:inherit}@media only screen and (max-width:479px),only screen and (min-width:768px) and (max-width:959px){.quoteDetails.in .col-lg-6.col-sm-6:last-child{border-top:inherit}}.help-block,.help-block .list-unstyled{margin:0}a.tip{background:url(http://quotes.lifeandpensions.ie/debug/img/tip.png) no-repeat;color:#fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;width:20px;height:20px;text-align:center;display:inline-block;vertical-align:bottom;margin-left:4px}.tooltip{width:350px}.tooltip .tooltip-inner{background-color:#fff;border:2px solid #818181;border-radius:8px;color:#818181;text-align:left;max-width:250px;width:250px;line-height:20px}.tooltip .tooltip-arrow{color:#818181}