body {font-family: 'Montserrat' !important;}

@media all and (min-width: 450px){
    .ui-field-contain label.ui-select { vertical-align: top; display: inline-block; width: 20%; margin: 0 2% 0 0; }
    .ui-hide-label .ui-select { width: 100%; }
	.ui-field-contain .ui-controlgroup-controls {width: 100%;}
	
}

.ui-field-contain input.ui-input-text, .ui-field-contain textarea.ui-input-text, .ui-field-contain .ui-input-search {width:85% !important;}
.ui-field-contain .ui-select { width: 76%; display: inline-block; }

.header-footer {
	background: #137dda; /* Old browsers */ /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#137dda), color-stop(48%,#2989d8), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #137dda 0%,#2989d8 48%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: linear-gradient(to bottom,  #137dda 0%,#2989d8 48%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#137dda', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

#logo{
	color: transparent;
	background: url("/_images/mobile/eurobreakdown-logo-new.png") no-repeat;
	position: absolute;
	margin-left: -118px;
	left: 54%;
	width: 185px;
	height: 34px;
	top: 3px;
	padding: 12px 0 0 45px;
	color: #fff;
	text-decoration:none;
	font-size: 16px;
}

.main-content{
	background: #F3F3F3 url("../img/front_mobile.jpg") no-repeat;
	background-size: 100% auto;
	min-height: 380px;
}

.main-content-getquote{
	/*background: #F3F3F3 url("../img/front_mobile_quote.jpg") no-repeat;
	background-size: 100% auto;
	min-height: 428px;*/
}

.pg-4694 .main-content-getquote, .pg-1337 .main-content-quote-results {
    padding: 0;
}

.main-content-other{
	background: #F3F3F3 url("../img/front_mobile_other.jpg") no-repeat;
	background-size: 100% auto;
	min-height: 428px;
}

.ui-header  div{
	height:49px;
}

.ui-header .back-button {
}

a.hdr-phone-img {
    background-image: url(/_images/mobile/icon-phone-new.png);
    background-repeat: no-repeat;
    float: right;
    width: 25px;
    height: 30px;
    margin-right: 7px;
    margin-top: 12px;
    padding: 5px;
}
.rightActionButtons {
    position: fixed;
    right: 0;
    top: 52px;
    display: none;
    z-index: 99999;
}
    .rightActionButtons div {
        width: 100px;
        height: 40px;
        margin-bottom: 1px;
    }
.callAction {
    background: transparent url(/img/social-phone.png) no-repeat scroll 0 0;
}
.chatAction {
    background: transparent url(/img/social-chat.png) no-repeat scroll 0 0;
}
.emailAction {
    background: transparent url(/img/social-email.png) no-repeat scroll 0 0;
}
.main-menu {
	margin-top: 200px !important
}

.ui-footer p {font-size:12px;}

.policydetails {width:100%;}
.policydetails td {font-size: 11px; font-weight: normal;}
.strong {font-weight: bold !important;}
.title {float:left;}
.leftprice {color: red;text-allign: left;}
.price {margin-left:30px;}
.buyNow {color: green !important;margin-top:15px;}

#feedback input.ui-input-text, textarea.ui-input-text {
	width: 96%;
}

.getquote-fields table{
	width: 100%;
}

.getquote-fields table tr td label{
	width: 100% !important;
	font-size: 13px;
}

.getquote-fields table tr td .ui-select{
	width: 100% !important;
}

.getquote-fields table tr td .ui-input-text{
	width: 95% !important;
	font-size: 13px;
}

.pd-fields p{
	margin-bottom: 0;
	font-size: 15px;
}

.rows-two{
	width: 49%;
	float: left;
}

#lnkDialogTC{
	font-size: 14px;
	text-decoration: none;
}

.tc{
	border: 1px solid #D9D9D9;
	color: #7F7F7F;
	font-size: 11px;
	height: 130px;
	line-height: 16px;
	overflow: auto;
	padding: 5px;
}

.declarations p{
	padding-right: 5px;
	margin: 0;
}

.labelrow{
	width: 39%;
}

/* jqm.navtab styles */
.tab-content {
    display:none;
	font-size: 12px;
}

.tab-content a{
	display:block;
	text-align: center;
}

.tab-content a img{
	display:block;
	margin: 0 auto;
}

.tab-content ul li {
	font-weight: normal;
}

.tab-content p {
	white-space: normal;
	padding: 5px 0;
}
.tab-content:nth-child(3){
    display:block;
}
.tab-content table {
	width:100%;
	padding-bottom: 10px;
}
.tab-content table tr td {
	font-weight: normal;
}

.policyTabs {padding-bottom: 10px;}

.buyButton {margin: 15px auto 8px;}

.footer-content{
	padding: 10px 0;
}
.footer-content p{
	padding: 0 10px;
}

.footer-content a{
	font-size: 12px;
	padding: 10px;
}

.footer-content {
    background-color: #539cbf !important;
    font-size: 12px;
    color: #fff;
    text-shadow: none;
    padding: 35px 0 40px;
}

.getquote-fields {
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(1,rgba(255,255,255,0.7)));
	padding: 10px;
	border-radius: 9px;
	/*margin-top: 12.5em !important;*/
}
.your-quote-banner {
    width: 100%;
    height: 45px;
    background-color: #f2f4f8;
    color: #013781;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
    text-shadow: 0px 0px 1px rgba(0,0,0,.3);
	display: block;
}
.banner-image img {
    width: 100%;
    display: block;
}

.pd-fields table{
	width: 100%;
}


.ui-controlgroup-controls label.ui-select, .ui-controlgroup-controls label.ui-submit{
	position: relative;
	left: 0;
}

.ui-field-contain .ui-controlgroup-label {
	width: 100%;
}

.datefield{
    display: inline-block;
    vertical-align: right;
}

.date-imput label{
	width: 30%;
}

.date-imput div{
	width: 68%;
}

.flags li {
	padding-left: 28px;
}
.flags li img {
	float: left;
	height: 25px;
	margin-right: 10px;
	margin-top: 8px;
	width: 39px;
}

.float-left{
	display:block;
	float: left;
}

.float-right{
	display:block;
	float: right;
}

.disabled {
	/*display: none !important;*/
}

.disabled .price {
	color: #2f3e46;
}

.action-button {
    background: #F86C5F;
    line-height: 20px;
}

.action-button a{
	color: white !important;
	text-shadow: 0 1px 0 #000;
	font-size: 13px;
}

.action-button span{
	color: white !important;
	text-shadow: 0 1px 0 #000;
    font-size:0.9em;
}

#feefologoa img{
	width:50%;
}


.ui-bar-a {
	color: #ffffff !important;
}

.search-summary
{
    display: block;
}

.ui-content .ui-listview, .ui-panel-inner > .ui-listview {
    margin: 0px -15px;
}

.policy-price
{
    font-weight: bold;
    text-align: right;
}

.searched-for
{
    font-size: 11px;
    margin-top: 0;
}
.ui-li-static.ui-li{
	padding: 0 15px !important;
}

.footer-links a{
	display: inline-block;
	padding: 0 10px;
}

.saveTextbox {width: 97% !important;}

.validationMess {color: red;}

.ui-btn-up-a {font-weight: normal !important;}

.ui-footer p {font-weight: normal !important;}

.ui-bar-a a.ui-link {font-weight: normal !important;}

.getquote-fields a{
	text-decoration: none;
}

.policyTabs a{
	text-decoration: none;
}

.pd-fields a{
	text-decoration: none;
}

.ui-btn-text{
	font-size: 13px !important;
}

.ui-body-a, .ui-overlay-a {
	text-shadow: none;
}

.ui-body-a td{
    font-family:"Montserrat",sans-serif !important;
}

.main-content p{
	font-size: 13px;
}

.ui-content p{
	font-size: 13px;
}
						
.main-content ul {
	font-size: 12px;
}

.ui-content ul {
	font-size: 12px;
}

.main-menu a {
	text-align: center;
}

.ui-content .ui-listview-inset, .ui-panel-inner .ui-listview-inset{
	margin: 1em 0;
}

.no-top-margin .getquote-fields {
	margin-top: 2em !important;
	
}

#mtext h1, h2, h3, p, blockquote, td, ul, ol{
	 font-family:"Montserrat",sans-serif !important;
}

#mtext h1 {
	text-decoration: underline;
	font-style: normal;
	font-size: 19px;
	font-weight: bold;
	color: #5c656a;
	text-align: center;
}

#mtext h2 {
	text-decoration: underline;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	color: #5c656a;
}

#mtext h3 {
	text-decoration: underline;
	font-style: normal;
	font-size: 17px;
	font-weight: normal;
	color: #5c656a;
}

#mtext p, blockquote {
	font-style: normal;
	font-size: 17px;
	font-weight: normal;
	color: #5c656a;
}

#mtext td {
	font-style: normal;
	font-size: 9pt;
	font-weight: bold;
	color: grey;
	border: 2px;
	border-color: white;
}

#mtext ul,ol {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #5c656a;
	padding-left: 30px;
}

#mtable td {
	font-style: normal;
	font-size: 8px;
	font-weight: normal;
}

.postcode-container {
	width: 43% !important;
	float: left;
}

.findaddress-btn{
	 
}

.border-red{}

.displaynone
{
    display: none !important;
}

.addressSelectContainer .ui-btn{
	border: 2px solid #f35b09 !important;
}

#findAddressError{color: red;}


/***************************************************************/
ul.policies {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.policies li {
        margin-bottom: 15px;
        border: 0;
        padding: 0;
    }

        ul.policies li .policy-name {
            /* width: 100%; */
            /* font-weight: bold; */
            /* margin-bottom: 7px; */
            /* text-align: center; */
            /* border-bottom: 1px solid #fff; */
            margin-top: 12px;
            margin-left: 5px;
            float: left;
            width: 29%;
            text-align: center;
        }

.inc-tax {
    font-size: 10px;
}

ul.policies li .policy-name span {
    /*padding: 7px 10px;*/
    display: inline-block;
    color: #fff;
    text-shadow: 0 1px 0 #000000;
    font-size: 17px;
}

ul.policies li .actionbtns-container {
    height: 47px;
    margin-top: 2px;
    float: left;
    width: 69%;
    text-align: center;
}

ul.policies li a.price-btn {
    display: inline-block;
    height: 18px;
    /* background-color: #004F88; */
    float: left;
    text-decoration: none;
    color: #fff;
    padding-top: 16px;
    /* margin-left: 10px; */
    text-shadow: 0 1px 0 #000000;
    font-size: 17px;
    width: 48%;
    line-height: 8px;
    font-weight: normal;
    /* text-align: center; */
    position: relative;
}

ul.policies li .buy-btn {
    display: inline-block;
    height: 18px;
    width: 36%;
    float: right;
    text-decoration: none;
    color: #fff;
    margin-right: 4px;
    margin-top: 4px;
    font-size: 15px;
    text-shadow: 0 1px 0 #000000;
    font-style: italic;
    line-height: 18px;
    background: url(/img/arrow-next-white.png) no-repeat top 6px right 7px;
    background-size: 15px;
    border: 2px solid #fff;
    border-radius: 17px;
    padding: 6px 0px 6px 6px;
    text-align: left;
}

ul.policies li > policy-details-container {
    background-color: #C9DFEA;
}

ul.policies li > .policy-details-container {
    clear: both;
    width: 100%;
}
    /*ul.policies li > .policy-details-container {
                clear: both;
                width: 100%;
                background-color: #C9DFEA;
                border-radius: 3px;
                border: 1px solid #fff;
            }*/

    ul.policies li > .policy-details-container > .head {
        background-color: #013781;
        height: 45px;
        position: relative;
        /* border-radius: 3px 3px 0 0; */
    }

/*ul.policies li > .policy-details-container > .head:after {
                        top: 100%;
                        left: 16%;
                        border: solid transparent;
                        content: " ";
                        height: 0;
                        width: 0;
                        position: absolute;
                        pointer-events: none;
                        border-top-color: #013781;
                        border-width: 12px;
                        margin-left: -12px;
                        z-index: 999999;
                    }*/

.policy-details-container .body:after {
    bottom: 100%;
    left: 22%;
    top: 18px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 242, 251, 0);
    border-bottom-color: #eef2fb;
    border-width: 15px;
    margin-left: -30px;
}

ul.policies li a.policy-wording {
    display: block;
    width: 151px;
    padding-top: 8px;
    text-decoration: none;
}

    ul.policies li a.policy-wording img {
        display: block;
        margin: 0 auto;
        height: 70px;
    }

    ul.policies li a.policy-wording span {
        display: block;
        text-align: center;
        font-size: 15px;
        color: #004C86;
        text-shadow: 0 1px 0 #DBDBDB;
        padding: 5px 0;
    }

ul.policies li > .policy-details-container > .body > .view-cover-btn {
    display: inline-block;
    height: 18px;
    width: 92px;
    color: #004C86;
    background-color: #fff;
    border: 1px solid #80BCE1;
    border-radius: 3px;
    padding: 10px 18px;
    position: absolute;
    right: 3px;
    top: 12px;
    text-decoration: none;
    font-size: 15px;
    text-shadow: 0 1px 0 #DBDBDB;
}

ul.policies li > .policy-details-container > .body > .save-quote-btn {
    display: inline-block;
    height: 18px;
    width: 92px;
    color: #004C86;
    background-color: #fff;
    border: 1px solid #80BCE1;
    border-radius: 3px;
    padding: 10px 18px;
    position: absolute;
    right: 3px;
    top: 30px;
    text-decoration: none;
    right: 3px;
    top: 56px;
    text-shadow: 0 1px 0 #DBDBDB;
    font-size: 15px;
}

ul.policies li > .policy-details-container > .body > img {
    display: inline-block;
    height: 87px;
    margin-top: 10px;
    margin-bottom: 6px;
    margin-left: 5px;
}

ul.policies li > .policy-details {
    background-color: #fff;
    border-radius: 3px;
    clear: both;
    display: block;
    margin-top: 2px;
    width: 100%;
}

    ul.policies li > .policy-details table {
        width: 100%;
    }

        ul.policies li > .policy-details table td {
            color: #137dda;
            font-size: 12px;
            text-shadow: none;
            text-align: center;
        }


        ul.policies li > .policy-details table .benefit-val-container {
            background-color: #c9dfe9;
            position: relative;
            color: #000;
        }

            ul.policies li > .policy-details table .benefit-val-container .benefit {
                min-height: 18px;
                padding-top: 2px;
            }

        ul.policies li > .policy-details table .yellowl {
            background-color: #fccd67;
        }

        ul.policies li > .policy-details table .benefit-name {
            float: left;
        }

        ul.policies li > .policy-details table .benefit-help {
            display: block;
            float: right;
            height: 21px;
            position: absolute;
            right: 0;
            top: -3px;
        }

        ul.policies li > .policy-details table .coverfor-container {
            position: relative;
            height: 20px;
        }

        ul.policies li > .policy-details table .benefit-description {
            background-color: #004e89;
            color: white;
            display: block;
            left: -245%;
            position: absolute;
            top: 18px;
            width: 342%;
            z-index: 1000;
            min-height: 30px;
            text-align: left;
            padding: 5px 0;
        }

            ul.policies li > .policy-details table .benefit-description .benefit-description-cont {
                width: 90%;
                margin-left: 5px;
            }

        ul.policies li > .policy-details table .close-description {
            background-image: url('/img/close-benefit.jpg');
            display: inline-block;
            width: 26px;
            height: 28px;
            position: absolute;
            right: 5px;
            bottom: 5px;
        }

        ul.policies li > .policy-details table .benefit-title {
            color: #ff5400;
            font-size: 14px;
            font-weight: bold;
        }

        ul.policies li > .policy-details table .color-red {
            color: red;
        }

        ul.policies li > .policy-details table .coverfor-title {
            color: #137dda;
            font-size: 14px;
            font-weight: bold;
        }
/***************************************************************/



.top-menu-icon {
    width: 32px;
    height: 32px;
    top: 12px;
    margin-left: 10px;
    float: left;
    position: absolute;
    cursor: pointer;
    background: url("/_images/mobile/icon-menu-new.png") no-repeat !important;
    border-radius: 0;
    left:0;
}

nav{
  position: absolute;
  top: 50px;
  left: 8px;
  width: 265px;
  z-index: 100;
  border-bottom: 1px solid #00529b !important;
  border-left: 1px solid #00529b !important;
  border-right: 1px solid #00529b !important;
  border-top: none !important;
}

#navMobile ul{
    list-style-type: none;
    padding-left: 0;
    background-color: #fff;
    margin: 0;
}

#navMobile ul li{
    border-top: 1px solid #003366;
}

nav ul li a{
        display: inline-block;
        padding: 7px 17px;
        width: 85%;
        text-decoration:none;
    }

.to-right{
        display: inline-block;
        float: right;
    }

.mobileMenuLinks{
    color:black !important;
	font-weight: normal !important;
	font-size: 18px;
}

/* start of Search widget - getquote */

.search-tab {
    background-color: #f2f4f8;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    border-top: 1px solid #b6b6b6;
    font-size: 19px;
}

    .search-tab:last-child {
        border-bottom: 1px solid #b6b6b6;
    }

.search-tab-clicked {
    position: relative;
    background-color: #539cbf;
    color: #f2f4f8;
}

    .search-tab-clicked:after {
        top: 100%;
        left: 10%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top-color: #539cbf;
        border-width: 12px;
        margin-left: -12px;
    }
.search-widget-container {
    color: #3d6193;
    width: 100%;
}
.search-widget-container .tab-content {
    padding: 20px 0;
    background-color: #fff;
    overflow: hidden;
}
span.search-tab-nbr {
    border: 1px solid #539cbf;
    padding: 5px;
	-webkit-appearance:none;
	/*-webkit-border-radius: 12px;*/
	  -webkit-border-top-left-radius: 12px!important;
  -webkit-border-top-right-radius: 12px!important;
  -webkit-border-bottom-right-radius: 12px!important;
  -webkit-border-bottom-left-radius: 12px!important;
	border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    line-height: 9px;
    font-size: 14px;
    font-weight: bold;
    background-color: #f2f4f8;
    color: #333;
}
span.search-tab-ttl {
    font-weight: bold;
    margin-left: 10px;
}
span.search-tab-edit {
    float: right;
    margin-right: 30px;
    font-size: 12px;
    text-decoration: underline;
}
.search-widget-container .tab-content {
    padding: 20px 0;
    background-color: #fff;
    overflow: hidden;
}

.tab-content-lbl {
    text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #333;
    clear: both;
    margin: 0 auto;
    width: 95%;
}

.tab-content-select, .tab-content-txt-box {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    display: block !important;
    margin: 0 auto !important;
    width: 80% !important;
	height: 41px;
    padding: 10px 10px 10px 10px!important;
	-webkit-padding-before:5px;
	-webkit-padding-after:5px;
    font-size: 15px !important;
    color: #3d6193 !important;
    font-weight: bold !important;
    margin-bottom: 15px !important;
    background: #fff !important;
    border-radius: 0 !important;
    outline: none;
    border: 1px solid #a1a1a1;
}

.tab-content-select {
    background-image: url('/img/dd-arrow.png') !important;
    background-repeat: no-repeat !important;
    background-position: 95% 50%;
	background-size: 15px !important;
	-webkit-background-size: 15px !important;
    -moz-background-size: 15px !important;
    -o-background-size: 15px !important;
}

button.nxt-btn {
    background: #ff0000;
    background-image: -webkit-linear-gradient(top, #ff0000, #a30000);
    background-image: linear-gradient(to bottom, #ff0000, #a30000);
    color: #fff;
    text-shadow: 1px 1px 3px #666666;
    /*-webkit-box-shadow: 0px 0px 3px #3d3c3d;
    -moz-box-shadow: 0px 0px 3px #3d3c3d;
    box-shadow: 0px 0px 3px #3d3c3d;*/
    border: 1px solid #bababa;
    width: 100px;
    height: 42px;
    /*float: right;*/
    font-size: 15px;
    /*font-weight: bold;*/
    font-style: italic;
    margin-right: 10%;
    outline: none;
}

    button.nxt-btn span {
        float: right;
        padding-right: 5px;
    }

.vehicle-notification {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 15px;
    font-style: italic;
    margin-bottom: 15px;
    text-align: center;
}

#dates-content{
    padding-bottom:20px;
}
/*.search-icon-datebox {
    background-image: url(/img/datebox.png) !important;
    background-repeat: no-repeat !important;
    background-position: 97% 11px !important;
    background-size: 18px !important;
    background-position-x: 97% !important;
    background-position-y: -85% !important;
    -webkit-background-size: 18px 55px!important;
    -moz-background-size: 18px 55px !important;
    -o-background-size: 18px 55px !important;
	height: 20px!important;
}*/
.get-quote-btn-ctn {
    margin-top: 5px;
    padding: 10px 0;
    background: #fff;
    border-top: 1px solid #b6b6b6;
    border-bottom: 1px solid #b6b6b6;
}

.get-quote-btn {
    background: #ff0000;
    background-image: -webkit-linear-gradient(top, #ff0000, #a30000);
    background-image: linear-gradient(to bottom, #ff0000, #a30000);
    color: #fff;
    text-shadow: 1px 1px 3px #666666;
    display: block;
    margin: 0 auto;
    width: 80%;
    padding: 10px;
    font-size: 15px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 0;
    border: 1px solid #bababa;
    outline: none;
}

.dd-err {
    box-shadow: 0px 0px 1px #000;
    border-color: #000;
}

.err-popup-body {
    padding: 15px;
    max-width: 300px;
    text-align: center;
}

.err-popup-ok-btn {
    width: 100%;
}

.err-notification {
    position: absolute;
    padding: 7px;
    width: 195px;
    color: #FFFFFF;
    background: #000000;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    display: none;
    border-radius: 6px;
    bottom: 266px;
    left: 50%;
    margin-left: -99px;
    z-index: 999;
}

    .err-notification:after {
        content: '';
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -8px;
        width: 0;
        height: 0;
        border-top: 6px solid #000000;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
    }

div#voucher-content {
    border-bottom: 1px solid #b6b6b6;
}

div#voucher-tab {
    border-bottom: 1px solid #b6b6b6;
}

/* end of Search widget - getquote */

/* start of Search results */

.pg-1337 .policy-content {
    background: #fff;
    padding: 12px 8px 10px 20px;
}
.pg-1337 .policy-content td {
    font-size: 15px;
    color: #3d6193;
}

.buy-now-arrow {
    padding-left: 5px;
    font-size: 25px;
    /* font-weight: bold; */
    color: greenyellow;
    font-style: normal;
    /* line-height: 17px; */
    text-shadow: 0 1px 0 #000000;
    display: inline-block;
    /* margin-top: 1px; */
}

.policy-body-header {
    display: table;
    width: 100%;
    background: #eef2fb;
    padding: 10px 0px;
    border-bottom: 1px solid #ededed;
}

    .policy-body-header .title {
        /*width: 24%;*/
        display: table-column;
        text-align: center;
        /* padding: 5px; */
        font-weight: bold;
        color: #3d6193;
    }

        .policy-body-header .title > div {
            margin-top: 3px;
        }
/*.policy-actions div {
    display: table-cell;
    text-align: center;
    font-weight: bold;
    color: #3d6193;
    font-size: 11px;
}
.policy-actions {
    display: table;
    width: 100%;
    background: #fff;
    padding: 7px 0px;
    border-bottom: 1px solid #ccc;
}*/
.policy-actions img {
    width: 11px;
    float: right;
    margin-left: 5px;
    margin-top: 3px;
    margin-right: 8px;
    opacity: .8;
}

.policydetails label {
    font-size: 12px;
    font-weight: bold;
}

.policy-actions {
    width: 95%;
    background: #fff;
    margin: 0px auto 8px;
    border-radius: 20px;
    border: 2px solid #7c9fce;
    color: #3d6193;
    font-weight: bold;
    font-size: 13px;
    overflow: hidden;
}

.pg-1337 .body {
    background-color: #eef2fb;
}

.policy-actions span {
    float: right;
}

.pg-1337 .ui-content .ui-listview, .ui-panel-inner > .ui-listview, .pg-1051 ul.policies li {
    background-color: #eef2fb;
}

.policy-benefit-ctn {
    padding: 10px 0 5px 8px;
    border-bottom: 2px solid #efefef;
}

    .policy-benefit-ctn:last-child {
        border-bottom: none;
    }

.full-benefits-ctn {
    clear: both;
    display: none;
}

.policy-ttl {
    float: left;
}

.policy-benefit {
    font-size: 15px;
    color: #303030;
}

.policy-benefit-val {
    font-size: 15px;
}

.policy-action-btn {
    padding: 10px 3px 10px 15px;
    overflow: hidden;
}

span.full-benefits-x, span.full-benefits-x-desc {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    margin-left: 5px;
    margin-right: 8px;
    margin-top: -3px;
    border: 2px solid #3d6193;
    border-radius: 50%;
    padding: 4px 5px;
    line-height: 13px;
    color: #3d6193 !important;
    font-weight: bold;
}

span.full-benefits-x-desc {
    position: absolute;
    top: -9px;
    right: -12px;
    background: #fff;
    z-index: 99999;
}

span.full-benefits-x {
    margin-left: 1px;
}

span.full-benefits-close {
    font-size: 14px;
}

img.benefit-help {
    margin-top: -14px;
    width: 20px;
    margin-right: 13px;
    opacity: 1;
}

.policy-benefit-desc {
    background-color: #013781;
    color: #e2eaf5;
    text-shadow: none;
    padding: 10px;
    border-radius: 7px;
    width: 92.5%;
    margin: 10px 0;
    font-size: 12px;
    font-weight: 100;
    position: relative;
    display: none;
}

    .policy-benefit-desc:after {
        bottom: 100%;
        left: 20%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #013781;
        border-width: 8px;
        margin-left: -30px;
        z-index: 99999;
    }

.pg-1337 div#details {
    padding: 10px;
}

a.save-quote-btn {
    color: #3d6193 !important;
}

div#thankyou {
    padding: 10px;
}

img.full-benefits-x {
    display: none;
    float: right;
    opacity: 1;
    width: 23px;
    margin-top: -2px;
    margin-left: 2px;
}

img.full-benefits-x-desc {
    position: absolute;
    top: -15px;
    right: -13px;
    width: 23px;
    opacity: 1;
}

.policy-wording-pdf-ctn {
    padding: 6px 0;
}

a.policy-wording-pdf {
    margin-left: 8px;
    display: inline-block;
    overflow: hidden;
    width: 229px;
}

    a.policy-wording-pdf span {
        float: left;
        font-size: 13px;
        line-height: 50px;
        color: #303030;
    }

    a.policy-wording-pdf img {
        float: left;
    }

    a.policy-wording-pdf img {
        width: 50px;
        margin: 0;
        opacity: 1;
    }

img.full-benefits-x-bottom {
    width: 23px !important;
    float: right;
    margin-top: 14px;
    margin-left: 1px;
    opacity: 1;
}

.detailsTitle{
    text-align:center !important;
}

span.full-benefits-close-bottom {
    margin-top: 17px;
}

img.specialOffer {
    position: absolute;
    top: 2px;
    left: 78%;
    right: 25%;
    margin: auto;
}

.filter-container {
    width: 88%;
    margin: 0 auto;
}

.pg-1337 .ui-content {
    background: #dfe2e5;
}

.pg-1337 h3.ui-li-heading {
    font-size: 15px;
    color: #3d6193;
}

.pg-1337 .ui-navbar li .ui-btn {
    border: 1px solid #3d6193;
    margin-left: 1px;
    box-shadow: none;
    color: #3d6193;
}

.pg-1337 .ui-btn-active, body.pg-1051 .ui-btn-active:hover {
    background: #d3e7f9;
    background-image: none;
}

.pg-1337 .ui-btn-up-a {
    background: none;
}

.ui-btn-hover-a {
    background: none;
}

/* end of Search results */


/* Save Quote */
#saveQuote {
    z-index: 999999;
    position: fixed;
}
.ui-dialog-contain {
    top: 12px;
    z-index: 999999;
}
/* Save Quote */

/* Live Chat Box */

#chat-box .submitBtn {
    background: url(../_images/buy_btn_bg.png) no-repeat 0 0;
    width: 93px;
    height: 31px;
    border: none;
    font-weight: bold;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
}

.feedback-body {
    background-color: #FFFFFF;
    color: #000000 !important;
    font-size: 14px !important;
    padding: 10px 15px;
    z-index: 100000000;
    border: 1px solid #64BBE9;
    background: -webkit-linear-gradient(right bottom, #3b77c2, #6ea6ee);
    background: -webkit-linear-gradient(bottom left, #3b77c2, #6ea6ee);
    background: linear-gradient(to top right, #3b77c2, #6ea6ee);
    text-align: left;
    box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    width: 100% !important;
    height: 100%;
    position: fixed;
    left: 0 !important;
    right: 0;
    top: 0 !important;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    box-sizing: border-box;
}

div#chat_room {
    margin-top: 10px;
}

.feedback-close {
    display: block;
    height: 20px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 20px;
    background: url(../img/fb_close.png) no-repeat 0 0;
    cursor: pointer;
}

.feedback-label.first {
    /*margin-top: 30px;*/
    margin-top: 10px;
}

.first {
    /*padding-left: 10px;*/
    padding-top: 3px;
}

.feedback-label {
    color: #002c58;
    font-size: 14px;
    font-weight: bold;
}

#chat-box-start-name, #chat-box-start-email {
    border: 1px solid #bbbbbb;
    padding: 4px;
    width: 96%;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 30px;
    border-radius: 3px;
}

#feedback-error-placeholder {
    margin-bottom: 10px;
    color: red;
}

#chat-box .submitBtn {
    background: url(../img/buy_btn_bg.png) no-repeat 0 0;
    width: 93px;
    height: 31px;
    border: none;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    margin-top: 20px;
}

textarea#chat-box-textinput {
    width: 97% !important;
    height: 50px !important;
    padding: 5px 0px 5px 8px;
}

div#chat-box-msg {
    margin-top: 28px;
}

input#chat-box-email, input#chat-box-email, textarea#chat-box-cmt {
    width: 98% !important;
    height: 30px !important;
}

.body-overlay {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .7) !important;
    /* margin-top: -20px; */
    z-index: 11111;
    top: 0;
    left: 0;
    position: fixed;
}

.chat-header {
    width: 100%;
    padding-left: 15px;
}

img.chat-header-logo {
    margin: 0 auto;
    display: block;
}

/* Live Chat Box */

#overlay {
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}

.main-content-getquote {
    padding: 0;
}
.content {
    padding: 10px;
}
/*levels of cover, vehicels covered, countries*/
.pg-4712 .main-content-other, .pg-4721 .main-content-other, .pg-4733 .main-content-other { 
    padding: 0;
    background: #F3F3F3;
}
/*levels of cover, vehicels covered, countries*/
.pg-4712 .main-menu, .pg-4721 .main-menu, .pg-4733 .main-menu {
    margin-top: 0px !important;
}
.flags li img {
    float: left;
    height: 25px;
    margin-right: 10px;
    margin-top: 8px;
    width: 39px;
}
.ui-header {
    background: #013781;
    height: 52px;
    width: 100%;    
	display: block;
    border:none !important;
}

.mobile-home-top {
	margin: 0 0 10px 0;
	width: 100%;
}
		
.mobile-home-allianz1 {
	margin: 10px 7px 0 5px;
}

.mobile-home-allianz2, .mobile-home-allianz3 {
	border: 1px solid darkblue;
	color: #005298;
	padding: 5px;
	text-align: center;
}
		
.mobile-home-allianz2 {
	margin: -2px 6px 3px 5px;
}
	
.mobile-home-allianz3 {
	margin: 0px 6px 10px 5px; 
}

.mobile-home-feefo, .mobile-home-best-price, .mobile-home-boxes, .mobile-home-box1, .mobile-home-box-bottom {
	margin: 5px auto;
	width: 98%;
}

.mobile-home-box1 {
	margin: 7px auto 2px auto;
}

.mobile-home-bottom {
	margin: 10px auto 0 auto;
}

.mobile-home-box-sombra {
	box-shadow: grey 3px 3px 5px;
}

.feefoFeedbackList {
    width: 100%;
    font-size: 13px;
    text-shadow: none;
}

.feefooFeedback {
    display: block;
    margin: 0 auto 15px;
}
.feedbackItemHeader {
    background-color: #3b7ac9;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 2px;
    padding: 3px 5px;
}

.feedbackItemBody {
    background-color: #a1a1a1;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 2px;
    padding: 3px 5px;
}

.feefoFeedbackContent a {
    color: #08c;
    text-decoration: none;
}

.feedbackItemFooter {
    background-color: #a1a1a1;
    border-radius: 3px;
    color: #fff;
    padding: 3px 5px;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  START New Search Widget    */
.home-searchwidget-container {
    POSITION: RELATIVE;
    HEIGHT: AUTO;
    PADDING: 10PX 0;
    background: white;
    display: block;
}

.home-search-widget-options-container .home-search-widget-option {
    font-size:15px !important;
}

.home-search-widget-sitename {
    color: #013781;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 0px 0px #013781;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto auto 5px auto;
}
.home-search-widget-question {
    color: #4a4a4a;
    font-size: 19px;
    font-weight: bolder;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
}
.home-search-widget-options-container {
    position: relative;
    width: 100%;
    text-align: center;
}
.home-search-widget-question {
    color: #3a3a3a;
    font-size: 20px;
    font-weight: bolder;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
    letter-spacing: 1.5px;
}

.home-search-widget-options-container {
    position: relative;
    width: 80%;
    text-align: center;
    margin: auto;
    overflow: hidden;
}
.home-search-widget-options-container a {
    text-decoration: none;
}
.home-search-widget-option {
    width: 94%;
    border: 2px solid #848484;
    min-height: 30px;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 5px;
    line-height: 30px;
    border-radius: 5px;
    color: #676767;
    font-weight: bold;
}
.home-search-widget-option-continue {
    width: 94%;
    border: 2px solid #848484;
    min-height: 30px;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 5px;
    line-height: 30px;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #539cbf;
}

    .home-search-widget-option.home-search-widget-option-selected {
        background: #f7e600;
    }

.home-searchwidget-container {
    POSITION: RELATIVE;
    HEIGHT: AUTO;
    PADDING: 10PX 0;
    background: white;
    display: block;
}

.home-search-widget-sitename {
    color: #013781;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 0 0px 0px #013781;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto auto 5px auto;
}
.home-search-widget-question {
    color: #3a3a3a;
    font-size: 20px;
    font-weight: bolder;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
}
.home-search-widget-options-container {
    position: relative;
    width: 100%;
    text-align: center;
}
.home-search-widget-question {
    color: #3a3a3a;
    font-size: 20px;
    font-weight: bolder;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
    letter-spacing: 1.5px;
}

.home-search-widget-options-container {
    position: relative;
    width: 80%;
    text-align: center;
    margin: auto;
    overflow: hidden;
}

.home-search-widget-option {
    width: 94%;
    border: 2px solid #848484;
    min-height: 30px;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 5px;
    line-height: 30px;
    border-radius: 5px;
    color: #676767;
    font-weight: bold;

}
    .home-search-widget-option.home-search-widget-option-selected {
        background: #f7e600;
    }
.zones-details-container {
    WIDTH: 50PX !IMPORTANT;
    height: 20px;
    position: relative;
    top: 6px;
    left: -13px;
}



.zones-details-container {
    WIDTH: 50PX !IMPORTANT;
    height: 20px;
    position: relative;
    top: 6px;
    left: -13px;
}



    .zones-details-container img {
        display: block;
        float: right;
        height: 25px;
        border: none;
        position: relative;
    }

.selected-field-details-pop-up {
    WIDTH: 98% !important;
    HEIGHT: AUTO;
    BACKGROUND: WHITE;
    Z-INDEX: 999999999999999999999;
    DISPLAY: BLOCK;
    POSITION: relative;
    TOP: -1px;
    /* LEFT: 541PX; */
    PADDING: 0;
    BORDER-RADIUS: 2PX;
    BORDER: 1PX SOLID #a4a4a4;
    COLOR: #383838;
}

.selected-field-details-pop-up-line {
    padding: 5px 7px;
}

    .selected-field-details-pop-up-line.selected-one {
        padding: 5px 7px;
        background: #0088cc;
        color: white;
    }

b.zone-detail-title:not(.selected-one) {
    FONT-SIZE: 14PX;
    FONT-WEIGHT: BOLDER;
}

.zone-detail-content:not(.selected-one) {
    MARGIN: 0PX 0 7PX 25PX;
}

b.zone-detail-title.selected-one {
    FONT-SIZE: 14PX;
    FONT-WEIGHT: BOLDER;
}

.zone-detail-content.selected-one {
    MARGIN: 0PX 0 7PX 25PX;
}

.custom-dropdown-container {
    display: block;
    width: 80%;
    position: relative;
    margin: 0 auto !important;
    height: auto;
    overflow: hidden;
}

.custom-dropdown-options-opener {
    background: #fff;
    border: 1px solid #909090;
    margin: auto 0;
    color: #4e4e4e;
    font-size: 15px;
    padding: 0;
    height: 38px;
    /* line-height: 25px !important; */
    cursor: pointer;
    width: 98%;
    vertical-align: middle;
    color: #3d6193 !important;
    font-weight: bold;
    display: block;
    line-height: 35px;
}

#area-content .search-widget-option-select{
    width:85% !important;
}

.custom-dropdown-selected-option {
}

.custom-dropdown-option-down-icon {
    position: relative;
    font-size: 12px;
    /* top: -19px; */
    width: 15px;
    display: inherit;
    float: right;
    display: inline-block;
}

.selected-field-details-checkbox {
    width: 15px !important;
    height: 15px;
    border: 1px solid #ccc;
    padding: 0;
    border-radius: 50%;
    margin: 1px 7px 0px 0px;
    float: left;
    background: #fafafa;
}

.selected-one .selected-field-details-checkbox {
    border: 3px solid #0088cc;
    background: #fff;
    box-shadow: 0 0px 0px 1px #fff;
    margin: 2px 9px 3px 0px;
    width: 11px !important;
    height: 10px;
}

div#err2-notification {
    bottom: 19px;
    left: 138px;
}
div#err2-notification:after {
	border-bottom: 6px solid #000000;
	border-top: 0;
	top: -5px;
}
.cookie-logo-container {
    position: fixed;
    right: 0;
    top: 52px;
    z-index: 99999;
}
.cookie-logo {
    background: transparent url(/img/cookies.png) no-repeat scroll 0 0;
    width: 100px;
    height: 40px;
    margin-bottom: 1px;
}
.close-cookie-logo {
    height: 100%;
    width: 39px;
    display: inline-block;
}
.cookie-page-div {
    height: 100%;
    width: 55px;
    display: inline-block;
}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  START New Search Widget    */
.home-searchwidget-container {
    POSITION: RELATIVE;
    HEIGHT: AUTO;
    PADDING: 10PX 0;
    background: white;
    display: block;
}

.home-search-widget-sitename {
    color: #013781;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 0px 0px #013781;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto auto 5px auto;
}

.home-search-widget-question {
    color: #3a3a3a;
    font-size: 20px;
    font-weight: bolder;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
}

.home-search-widget-options-container {
    position: relative;
    width: 100%;
    text-align: center;
}

.home-search-widget-question {
    color: #4a4a4a;
    font-size: 19px;
    font-weight: bolder;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
    letter-spacing: 1.5px;
}

.home-search-widget-options-container {
    position: relative;
    width: 80%;
    text-align: center;
    margin: auto;
    overflow: hidden;
}

.home-search-widget-option {
    width: 94%;
    border: 2px solid #848484;
    min-height: 30px;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 5px;
    line-height: 30px;
    border-radius: 5px;
    color: #676767;
    font-weight: bold;
}

    .home-search-widget-option.home-search-widget-option-selected {
        background: #f7e600;
    }

.home-searchwidget-container {
    POSITION: RELATIVE;
    HEIGHT: AUTO;
    PADDING: 10PX 0;
    background: white;
    display: block;
}

.home-search-widget-options-container a {
    text-decoration: none;
}

.home-search-widget-sitename {
    color: #013781;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 0px 0px #013781;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto auto 5px auto;
}

.home-search-widget-question {
    color: #3a3a3a;
    font-size: 20px;
    font-weight: bolder;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
}

.home-search-widget-options-container {
    position: relative;
    width: 100%;
    text-align: center;
}

.home-search-widget-question {
    color: #3a3a3a;
    font-size: 20px;
    font-weight: bolder;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
    letter-spacing: 1.5px;
}

.home-search-widget-options-container {
    position: relative;
    width: 80%;
    text-align: center;
    margin: auto;
    overflow: hidden;
}

.home-search-widget-option {
    width: 94%;
    border: 2px solid #848484;
    min-height: 30px;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 5px;
    line-height: 30px;
    border-radius: 5px;
    color: #676767;
    font-weight: bold;
}

    .home-search-widget-option.home-search-widget-option-selected {
        background: #f7e600;
    }

.searchwidget-container {
    POSITION: RELATIVE;
    HEIGHT: AUTO;
    PADDING: 5PX 0;
    background: #f9f9f9;
    display: block;
}

.search-widget-progress-bar-box {
    width: 98%;
    background-color: #ddd;
    margin: auto;
    border-radius: 5px;
    border: 1px solid transparent;
}

.search-widget-progress-bar-status {
    width: 10%;
    height: 3px;
    background-color: #013781;
    text-align: center;
    color: white;
    border-radius: 5px;
    border: 1px solid transparent;
}

.search-widget-sitename {
    color: #013781;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 0px 0px #013781;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto auto 5px auto;
}

.search-widget-question {
    color: #013781;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-align: center;
    width: 85%;
    margin: auto auto 3px auto;
}

.search-widget-box {
    background: #fff;
    position: relative;
    display: block;
    width: 90%;
    margin: auto;
    margin-top:15px !important;
    display: none;
}

.search-widget-box .tab-content{
    padding-top:20px;
}

.search-widget-options-container {
    position: relative;
    width: 100%;
    text-align: center;
}

.search-widget-box-current {
    display: block;
}

.search-widget-options-container {
    position: relative;
    width: 86%;
    text-align: center;
    margin: auto;
    overflow: hidden;
}

.search-widget-option {
    width: 88%;
    border: 2px solid #848484;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: left;
    padding: 10px 10px 10px 15px;
    border-radius: 5px;
    color: #676767;
    font-weight: bold;
    font-size: 14px;
}

.search-widget-option-warning-message {
    font-style: ITALIC;
    FONT-SIZE: 11PX;
    width: 85%;
    text-align: LEFT;
    margin: auto 0;
    font-weight: bold;
    color: #848484;
}

.search-widget-option.search-widget-option-selected {
    background: #f7e600;
}

.search-widget-half-box {
    width: 49%;
    position: relative;
    display: inline-block;
    text-align: center;
}

.search-widget-half-box-title {
    position: relative;
    width: 100%;
    color: #676767;
    font-weight: bold;
    font-size: 13px;
    margin: 10px 0 5px 0;
}


.searchwidget-date-picker {
    width: 85% !important;
    margin: auto !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-align: center;
    background-image: url(/img/datebox.png) !important;
    background-repeat: no-repeat !important;
    background-position: 5% 6px !important;
    text-indent: 20px !important;
    color: #676767 !important;
    background-color: #fff !important;
}

.search-widget-get-quote-btn-box {
    width: 100%;
    height: auto;
    margin: 20px 0 0 0;
    position: relative;
    display: block;
}

.search-widget-get-quote-btn {
    width: 100%;
    border: 2px solid #848484;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    color: #676767;
    background: #f7e600;
}

.search-widget-progress-bar-text {
    display: BLOCK;
    color: #013781;
    font-size: 13px;
    font-weight: BOLD;
    position: relative;
    text-align: center;
    width: 60%;
    MARGIN: 10px AUTO 0 auto;
    PADDING: 0 0 10PX 0;
}

.back-button-container {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 0 5px 7%;
}

    .back-button-container span.go-back-button {
        font-size: 14px;
        font-weight: bold;
    }

.search-widget-option-disabled {
    background: #dcdcdc;
    width: 88%;
    border: 2px solid #848484;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: left;
    padding: 10px 10px 10px 15px;
    border-radius: 5px;
    color: #676767;
    font-weight: bold;
    font-size: 14px;
}

search-widget-option-disabled span {
    font-size: 11px;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  END New Search Widget    */

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  START search widget range datepicker*/
.custom-range-datepicker-otis {
    padding: 0 !important;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5) !important;
    border-radius: 5px !important;
    background-color: #fff !important;
    width: 75%;
    border: unset !important;
    top: 30% !important;
}

    .custom-range-datepicker-otis .drp_top-bar {
        box-shadow: none;
        padding: 8px 0 !important;
        position: relative !important;
        background: #013781 !important;
        text-align: center;
        color: white;
        display: block;
        border: none;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .custom-range-datepicker-otis .custom-top {
        display: block;
        margin: auto;
        width: 100%;
        text-align: center;
        font-size: 13px;
        border: none;
    }

    .custom-range-datepicker-otis .range-datepicker-title {
        font-weight: bold;
        margin: auto;
    }

    .custom-range-datepicker-otis .custom-dates-description-container {
        width: 100%;
        display: block;
        position: relative;
    }

    .custom-range-datepicker-otis .custom-dates-description-half {
        font-size: 13px;
        border: none;
        width: 50%;
        display: inline-block;
        text-align: center;
        padding: 5px 0;
        font-weight: bold;
        background: #bab7b7;
        color: #fff;
    }

    .custom-range-datepicker-otis .custom-dates-description-half-selected {
        background: #4191FF;
    }

    .custom-range-datepicker-otis .month-wrapper {
        width: 100% !important;
        padding: 0 !important;
        border: none !important;
    }

        .custom-range-datepicker-otis .month-wrapper table.month1 {
            width: 90%;
            margin: auto;
            clear: both;
            float: unset;
        }

    .custom-range-datepicker-otis .footer {
        width: 94%;
        padding: 13px 0 !important;
        text-align: right;
    }

input.clear-range-datepicker-btn {
    background: #fff;
    border: 1px solid #868686;
    border-radius: 8px;
    padding: 8px 13px;
    margin-right: 12px;
    color: #868686;
}

.custom-range-datepicker-otis .apply-btn {
    background: #4191FF;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 8px 13px;
    margin-right: 12px;
    color: #fff;
}

.custom-range-datepicker-otis .real-today:not(.checked) {
    border-radius: 5px;
    color: #fff !important;
}

.custom-range-datepicker-otis .first-date-selected {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.custom-range-datepicker-otis .last-date-selected {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.custom-range-datepicker-otis span.next {
    position: absolute;
    font-size: 20px;
    width: 28px;
    height: 28px;
    right: -17px;
    background: #fff;
    padding: 0 0 0 0 !important;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    top: 50%;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px #ccc;
    text-indent: 2px;
}

.custom-range-datepicker-otis span.prev {
    position: absolute;
    font-size: 20px;
    width: 28px;
    height: 28px;
    left: -17px;
    background: #fff;
    padding: 0 0 0 0 !important;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    top: 50%;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px #ccc;
}

.custom-range-datepicker-otis .month1 th {
    width: 40px !important;
}

.searchwidget-date-picker-disabled {
    opacity: 0.5;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  END search widget range datepicker*/


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
/*.home-searchwidget-container {
    POSITION: RELATIVE;
    HEIGHT: AUTO;
    PADDING: 10PX 0;
    background: white;
    display: block;
    width: 90%;
    box-shadow: 1px 1px 9px -1px;
}*/

.home-search-widget-sitename {
    color: #2489ce;
    font-size: 16px;
    text-shadow: 0 0px 0px #013781;
    position: relative;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    width: 100%;
    margin: auto auto 5px auto;
    margin-top: 15px;
    margin-bottom: 15px;
}


.quote-search-widget-question {
    color: #2489ce;
    font-size: 18px;
    text-shadow: 0 0px 0px #013781;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 83%;
    margin: auto auto 5px auto;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #dfe2e5;
}

.quote-search-results-message {
    color: #2489ce;
    height: 55px;
    text-shadow: 0 0px 0px #013781;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 18px;
    background: #dfe2e5;
}

.quote-back-button {
    color: #2489ce;
    font-size: 18px;
    text-shadow: 0 0px 0px #013781;
    position: relative;
    display: inline-block;
    text-align: left !important;
    width: 80%;
    margin: auto auto 5px auto;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #dfe2e5;
    font-weight: normal !important;
}

.message-top {
    text-align: center;
    width: 73%;
    letter-spacing: 0.5px;
    margin: auto;
    font-size: 16px;
    line-height: 18px;
}

.home-search-widget-question {
    color: #3a3a3a;
    font-size: 21px;
    font-weight: bolder;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 76%;
    margin: auto;
}

.home-search-widget-options-container {
    position: relative;
    width: 100%;
    text-align: center;
}


.home-search-widget-options-container {
    position: relative;
    width: 80%;
    text-align: center;
    margin: auto;
    overflow: hidden;
}

.home-search-widget-option {
    width: 94%;
    border: 2px solid #848484;
    min-height: 30px;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 5px;
    line-height: 30px;
    border-radius: 5px;
    color: #676767;
    font-weight: bold;
}

    .home-search-widget-option.home-search-widget-option-selected {
        background: #f7e600;
    }

.home-searchwidget-container {
    POSITION: RELATIVE;
    HEIGHT: AUTO;
    PADDING: 10PX 0;
    background: white;
    display: inline-block;
    position: relative;
    text-align: center;
}

.home-searc-widget-title {
    color: #3a3a3a;
    font-size: 20px;
    font-weight: bolder;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
    letter-spacing: 1.5px;
}

.home-quote {
    background-color: #dfe2e5;
    text-align: center;
    height: auto;
}

.home-search-widget-options-container a {
    text-decoration: none;
}

/*.home-search-widget-sitename {
    color: #013781;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 0px 0px #013781;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto auto 5px auto;
}*/



.home-search-widget-options-container {
    position: relative;
    width: 100%;
    text-align: center;
}


.home-search-widget-options-container {
    position: relative;
    width: 80%;
    text-align: center;
    margin: auto;
    overflow: hidden;
}

.home-search-widget-option {
    width: 94%;
    border: 2px solid #848484;
    min-height: 30px;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 5px;
    line-height: 30px;
    border-radius: 5px;
    color: #676767;
    font-weight: bold;
}

    .home-search-widget-option.home-search-widget-option-selected {
        background: #f7e600;
    }

.searchwidget-container {
    POSITION: RELATIVE;
    HEIGHT: AUTO;
    PADDING: 5PX 0;
    background: #f9f9f9;
    display: block;
}

.search-widget-progress-bar-box {
    width: 98%;
    background-color: #ddd;
    margin: auto;
    border-radius: 5px;
    border: 1px solid transparent;
}

.search-widget-progress-bar-status {
    width: 10%;
    height: 3px;
    background-color: #013781;
    text-align: center;
    color: white;
    border-radius: 5px;
    border: 1px solid transparent;
}

.search-widget-sitename {
    color: #013781;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 0px 0px #013781;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: auto auto 5px auto;
}

.search-widget-question {
    color: #3a3a3a;
    font-size: 27px;
    font-weight: bolder;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 76%;
    margin: auto;
}

.search-widget-box {
    background: #fff;
    position: relative;
    display: block;
    width: 90%;
    margin: auto;
    /*padding: 10px 0;*/
    /*display: none;*/
    box-shadow: 1px 1px 9px -1px;
}

.search-widget-options-container {
    position: relative;
    width: 100%;
    text-align: center;
}

.search-widget-box-current {
    display: block;
}

.search-widget-options-container {
    position: relative;
    width: 86%;
    text-align: center;
    margin: auto;
    overflow: hidden;
}

.search-widget-option {
    width: 88%;
    border: 1px solid #848484;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 10px 10px 10px 15px;
    border-radius: 5px;
    color: #5f5d5d;
    font-weight: bold;
    font-size: 17px;
    box-shadow: 2px 2px 4px -1px;
    text-shadow: none;
}

.upgrade-left-td table td {
}

.modify-button-container{
    padding: 0 40px;
    margin-bottom: 10px;
}

.modify-button {
    display: block;
    position: relative;
    text-align: center;
    padding: 10px 10px 10px 15px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 2px 2px 4px 0px #5f5d5d;
    text-shadow: none;
    background: #55D05B;
}

.results-buy-button {
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 10px 10px 10px 15px;
    border-radius: 10px;
    color: #5f5d5d;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 2px 2px 4px 0px;
    text-shadow: none;
    background: #ffdd00;
}

    .results-buy-button span {
        color: #1a49a0;
        font-size: 15px;
    }

.search-widget-option-date {
    width: 88%;
    border: 1px solid #848484;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 10px 10px 10px 15px;
    border-radius: 5px;
    color: #5f5d5d;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 2px 2px 4px -1px;
    text-shadow: none;
    min-height: 2.4em !important;
    background-image: url(/_images/mobile/calendar.png) !important;
    background-size: 29px;
}

.search-widget-option-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    -moz-text-align-last: center;
    text-align-last: center;
    width: 93%;
    border: 1px solid #848484;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 10px 10px 10px 15px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 2px 2px 4px -1px;
    text-shadow: none;
    background-image: url(/img/home/select.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-x: 270px;
    color: #5f5d5d;
    background-color: #fff;
    white-space:normal;
    background-size: 24px;
}

#area-content .search-widget-option-select {
    background-image: none !important;
}

.search-widget-option-select option {
   
}

.save-quote-option-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    float: right;
    width: 65%;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: left;
    margin-right: 12px;
    padding: 10px 10px 10px 15px;
    border-radius: 5px;
    color: #5f5d5d;
    font-weight: bold;
    box-shadow: 1px 1px 11px -1px;
    font-size: 14px;
    text-shadow: none;
    background-image: url(/_images/mobile/dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-x: 153px;
}

.save-quote-option-textfield {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    float: right;
    width: 57%;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: left;
    margin-right: 12px;
    padding: 10px 10px 10px 15px;
    font-weight: bold;
    font-size: 14px;
    /* box-shadow: 1px 1px 11px -1px; */
    text-shadow: none;
    border: 1px solid #B9BDC1;
    color: #797979;
    box-shadow: 0 2px 4px #BBB inset;
    border-radius: 3px;
}

.search-widget-option-next {
    width: 85%;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 10px 10px 10px 15px;
    border-radius: 10px;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 2px 2px 4px 0px;
    text-shadow: none;
    background: #ffdd00;
}

    .search-widget-option-next span {
        color: #333;
    }

.save-quote-option-save {
    width: 88%;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 10px 10px 10px 15px;
    border-radius: 10px;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 2px 2px 4px -1px;
    text-shadow: none;
    background: #539cbf;
}

.info-link {
    margin-top: -33px;
    float: right;
}

.callAction {
    background-image: url(/_images/mobile/social-phone.png);
}


.chatActionImage {
    background-image: url(/_images/mobile/social-chat.png);
}

.emailAction {
    background-image: url(/_images/mobile/social-mail.png)
}

.rightActionButtons div {
    width: 100px;
    height: 40px;
    margin-bottom: 1px;
}

.rightActionButtons {
    position: fixed;
    right: 0;
    top: 50px;
    display: none;
    z-index: 99999;
}

.search-widget-option-warning-message {
    font-style: ITALIC;
    FONT-SIZE: 11PX;
    width: 85%;
    text-align: LEFT;
    margin: auto 0;
    font-weight: bold;
    color: #848484;
}

.search-widget-option.search-widget-option-selected {
    background: #ffdd00;
}

.search-widget-half-box {
    width: 49%;
    position: relative;
    display: inline-block;
    text-align: center;
}

.search-widget-half-box-title {
    position: relative;
    width: 100%;
    color: #676767;
    font-weight: bold;
    font-size: 13px;
    margin: 10px 0 5px 0;
}


.searchwidget-date-picker {
    width: 85% !important;
    margin: auto !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-align: center;
    background-repeat: no-repeat !important;
    background-position: 5% 6px !important;
    text-indent: 20px !important;
    color: #676767 !important;
    background-color: #fff !important;
}

.search-widget-get-quote-btn-box {
    width: 100%;
    height: auto;
    margin: 20px 0 0 0;
    position: relative;
    display: block;
}

.search-widget-get-quote-btn {
    width: 100%;
    border: 2px solid #848484;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    color: #676767;
    background: #f7e600;
}

.search-widget-progress-bar-text {
    display: BLOCK;
    color: #013781;
    font-size: 13px;
    font-weight: BOLD;
    position: relative;
    text-align: center;
    width: 60%;
    MARGIN: 10px AUTO 0 auto;
    PADDING: 0 0 10PX 0;
}

.back-button-container {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 0 5px 7%;
}

    .back-button-container span.go-back-button {
        font-size: 14px;
        font-weight: bold;
    }

.search-widget-option-disabled {
    background: #dcdcdc;
    width: 88%;
    border: 2px solid #848484;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: left;
    padding: 10px 10px 10px 15px;
    border-radius: 5px;
    color: #676767;
    font-weight: bold;
    font-size: 14px;
}

.cookie-logo-container {
    position: fixed;
    right: 0;
    top: 82%;
    z-index: 99999;
}

.cookie-logo {
    background: transparent url(/_images/mobile/cookies.png) no-repeat scroll 0 0;
    width: 108px;
    height: 40px;
    margin-bottom: 1px;
    background-size: cover;
}

.close-cookie-logo {
    height: 100%;
    width: 45px;
    display: inline-block;
}

.cookie-page-div {
    height: 100%;
    width: 61px;
    margin-top: -54px;
    margin-left: 47px;
}

.feedback-header {
    cursor: pointer;
    display: block;
    float: right;
    height: 67px;
    margin-right: 20px;
    margin-top: 20px;
    width: 194px;
    z-index: 1000;
}

#chat-box-textinput {
    height: 50px !important;
}

#chat-box-msg {
    height: 182px !important;
}

#chat-box-input {
    height: auto !important;
    margin-top: 25px !important;
}

.feedback-header.contact {
    background-image: url("/_images/feedback.gif");
}

.feedback-header.chat {
    background-image: url("/_images/chat.gif");
}

.feedback-body {
    background-color: #FFFFFF;
    color: #000000 !important;
    font-size: 14px !important;
    height: auto;
    padding: 10px;
    position: absolute;
    right: 10px;
    top: 50px;
    width: 89%;
    z-index: 1000;
    border: 1px solid #64BBE9;
    background: url('/_images/mobile/chat_backg.jpg') no-repeat;
    background-size: 100%;
}

.display-block {
    display: block;
}

.display-none {
    display: none;
}

#chat-box-email {
    border: 1px solid #CCCCCC;
    padding: 4px;
    width: 75%;
    margin-top: 10px;
    margin-bottom: 13px;
}

#chat-box-start-name, #chat-box-start-email {
    border: 1px solid #CCCCCC;
    padding: 4px;
    width: 85%;
    margin-top: 10px;
    margin-bottom: 20px;
}

#chat-box-cmt {
    border: 1px solid #CCCCCC;
    padding: 4px;
    height: 74px;
}

#chat-box-textinput {
    border: 1px solid #CCCCCC;
    padding: 4px;
    width: 77%;
}

.feedback-label {
    color: #023B74;
    font-size: 14px;
    font-weight: bold;
}

    .feedback-label.first {
        margin-top: 40px;
    }

#chat-box-input {
    margin-top: 15px;
}

#feedback-error-placeholder {
    margin-bottom: 10px;
    color: red;
}

.feedback-close {
    display: block;
    height: 20px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 20px;
    background: url('/_images/fb_close.png') no-repeat 0 0;
    cursor: pointer;
}

    .feedback-close:hover {
        background: url('/_images/fb_close_h.png') no-repeat 0 0;
    }


search-widget-option-disabled span {
    font-size: 11px;
}

.policies-container {
    padding: 0px 15px;
    background-color: #dfe2e5;
}

.policy-top {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 2px 2px 4px -1px;
    height: auto;
    position: relative;
}

    .policy-top table {
        width: 100%;
        text-align: center;
        padding: 0px 25px;
    }

.policy-result-title {
    font-size: 19px;
    font-weight: bold;
    margin-bottom:-9px;
}

    .policy-result-title td {
        color: #1a49a0;
        padding: 10px;
    }

.policy-levelcover {
    margin-top:-9px;
}

.policy-hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    width: 92%;
}

#content .ui-bar-a{
    border:none !important;
}

.table-betefits td {
    color: #2489ce;
    font-weight: 700;
    font-size: 12px;
}

.personal-details-header {
    height: 50px;
    background: #2aa9d6;
    text-align: center;
    text-shadow: none;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 2px 2px 4px -1px;
}

.personal-details-container {
    background: #dfe2e5;
    padding:0px 15px !important;    
}

.personal-details-header span {
    color: #fff;
    position: relative;
    top: 14px;
}

.personal-details-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    float: right;
    width: 91%;
    display: block;
    margin: 5px auto;
    position: relative;
    text-align: left;
    padding: 10px 10px 10px 15px;
    border-radius: 5px;
    color: #5f5d5d;
    font-weight: bold;
    box-shadow: 1px 1px 11px -1px;
    font-size: 14px;
    text-shadow: none;
    background-image: url(/_images/mobile/dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-x: 156px;
    background-color: #fff;
}

.personal-details-button-small {
    text-decoration: none;
    display: block;
    /* margin: 15px auto; */
    position: relative;
    right: 28px;
    text-align: center;
    padding: 10px 10px 10px 15px;
    border-radius: 10px;
    width: 100%;
    color: #5f5d5d;
    font-weight: bold;
    font-size: 11px;
    box-shadow: 2px 2px 4px 0px;
    text-shadow: none;
    background: #539cbf;
}

.personal-details-button {
    text-decoration: none;
    display: block;
    margin: 15px auto;
    position: relative;
    text-align: center;
    padding: 10px 10px 10px 15px;
    border-radius: 10px;
    color: #5f5d5d;
    font-weight: bold;
    font-size: 15px;
    box-shadow: 2px 2px 4px 0px;
    text-shadow: none;
    background: #539cbf;
    width: 90% !important;
}

    .personal-details-container .policy-content {
        padding: 10px;
        box-shadow: 0px 0px 20px #ccc;
        margin-top: 12px;
    }

    .personal-details-container .pd-fields h3 {
        padding: 0 10px;
    }

.pd-fields .firstname {
    width: 92%;
    float: right;
}

.pd-fields .lastname {
    width: 92%;
}

.pd-fields .txtPostCodeClass {
    width: 40% !important;
    right: 47px;
}


.personal-details-container .action-button {
    height: unset;
}

.personal-details-container .pageTitle {
    height: 29px;
    background-color: #2AA9D6;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    text-align: center;
    padding: 10px 0px;
    top: -13px;
    position: relative;
    line-height: 15px;
    margin: 0px -29px;
}

    .personal-details-container .pageTitle span {
        position: relative;
        top: 7px;
    }

.personal-details-container .quote-search-results-message {
    margin-top: -10px;
}

.personal-details-textfield {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    float: right;
    width: 79% !important;
    display: block;
    margin: 5px auto;
    position: relative;
    text-align: left;
    padding: 10px 10px 10px 15px;
    font-weight: bold;
    font-size: 14px;
    text-shadow: none;
    border: 1px solid #B9BDC1;
    color: #797979;
    box-shadow: 0 2px 4px #BBB inset;
    border-radius: 3px;
}


.personal-details-container .personal-details-content {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 2px 2px 4px -1px;
    height: auto;
    position: relative;
    top: -5px;
    margin-bottom: 15px;
    padding: 10px;
}

.personal-details-container .personal-details-content  * {
    box-sizing: border-box;
}

.personal-details-container .personal-details-content .personal-details-textfield {
    width: 100% !important;

}

.personal-details-container .personal-details-content .txtPostCodeClass,
.personal-details-container .personal-details-content .personal-details-button-small {
    position: static;
    width: 90% !important;
}

.personal-details-container .personal-details-content .txtPostCodeClass {
    float: none;
    display: inline-block;
}
.personal-details-container .personal-details-content .personal-details-button-small {
    float: right;
    padding: 10px 9px;
}

.table-postcode td {
    width: 50% !important;
}

.personal-details-container .personal-details-content .smallpadding td:first-child {
    width: 40%;
}

.personal-details-container .personal-details-content .personal-details-select {
    position: static;
    width: 100%;
    background-position-x: 95%;
}

.declaration-q {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 2px 2px 4px -1px;
    height: auto;
    position: relative;
    top: -5px;
    margin-bottom: 15px;
    padding: 10px;
}

.subDeclaration-q {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 2px 2px 4px -1px;
    height: auto;
    position: relative;
    top: -5px;
    margin-bottom: 15px;
    padding: 10px;
}

.declarations-content {
    color: #2489ce;
    font-weight: normal !important;
}

.subDeclaration-q .declarations-content {
    color: red;
    font-weight: bold;
}

.declaration-q .ui-radio label {
    border: none;
    background: #539cbf;
    width: 73px;
    color: #fff;
    padding: 0;
    margin: 0;
}

.subDeclaration-q .ui-radio label {
    border: none;
    background: #539cbf;
    width: 73px;
    color: #fff;
    padding: 0;
    margin: 0;
}

.declaration-q .ui-radio .ui-icon {
    position: relative;
    display:none;
}

.subDeclaration-q .ui-radio .ui-icon {
    position: relative;
}

.declaration-q .ui-btn-text {
    font-size: 15px !important;
    font-weight: 700;
    text-shadow: none;
}

.subDeclaration-q .ui-btn-text {
    font-size: 15px !important;
    font-weight: 700;
    text-shadow: none;
    right: 20px;
}

.radio-select .ui-btn-inner {
    display: inline-table;
}

.radio-select-selected {
    background: #ffdd00 !important;
}

.declaration-q .ui-block-a {
    margin-left: 70px;
    width: unset !important;
}

.subDeclaration-q .ui-block-a {
    margin-left: 70px;
    width: unset !important;
}

.declaration-q .ui-block-b {
    margin-right: 70px;
    float: right;
    width: unset !important;
}

.subDeclaration-q .ui-block-b {
    margin-right: 70px;
    float: right;
    width: unset !important;
}

.start-arrow {
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #539cbf;
    position: absolute;
    left: 63px;
}

.end-arrow {
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #539cbf;
    position: absolute;
    right: 63px;
}

.agree-button {
    width: 130px !important;
    border: none;
    background: #539cbf;
    color: #fff;
    padding: 0;
    margin: 0;
}

.terms-container .ui-icon {
    display: none;
}

.terms-container .ui-checkbox {
    margin: 0 auto;
    display: table;
}

.terms-container .ui-btn-text {
    right: 5px;
}

.text-note {
    font-size: 11px;
    width: 92%;
    color: gray;
    font-style: italic;
    
    margin-bottom: 10px;
    margin-left:12px;
    position: relative;
    display: inline-block;
}

.ui-loader {
    background: #539cbf;
    background-image: -webkit-gradient(linear,left top,left bottom,from( #539cbf ),to( #539cbf ));
    background-image: -webkit-linear-gradient( #539cbf,#539cbf );
    background-image: linear-gradient( #539cbf,#539cbf );
}

.pageTitle.big {
    padding: 20px 0px 10px;
}

.pageTitle {
    /*height: 29px;
    background-color: #fff; */
    color: #333;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 0px;
    text-align: center;
    text-shadow: none;
}

.searchedFor{
    padding-bottom: 0px;
}

.searchedResults {
    margin-bottom: 10px;
}

.security.logo {
    width: 95%;
    margin: 10px auto 0;
    display: block;
}

#date-to-container{
    margin-top:10px;
}

.ui-datebox-grid {
    background:#fff;
}

.ui-datebox-gridheader{
    background:#fff;
}

.ui-datebox-container {
    border: none !important;
    background: #fff !important;
    
}

    .ui-datebox-container .ui-title{

    }

    .ui-datebox-container > .ui-header:first-child {
        height: 39px !important;
        border-top-left-radius: 8px !important;
        border-top-right-radius: 8px !important;
        margin-top: -10px !important;
    }

    .ui-datebox-container .ui-header{
        padding-top:1px;
    }

        .ui-datebox-container > .ui-header > .ui-btn{
        display:none !important;
    }

    .ui-datebox-container .ui-header {
        border-left-width: 0 !important;
        border-right-width: 0 !important;
    }
.searchResultsV2Container .ui-listview, .ui-li {
    border: none;
    padding: 0 !important;
}

.searchResultsV2Container .policy-content {
    background: #dfe2e5;
}

.searchResultsV2Container .policydetails td {
    padding: 5px 0;
}

.policy-conent-v2 {
    background: #539cbf;
    margin-top: -7px;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 2px 2px 4px -1px;
}

    .policy-conent-v2 .policy-result-title {
        background-color: #007ACD;
        color: #fff;
        text-shadow: none;
        border-radius: 6px;
        padding: 10px 0px 10px 10px;
        font-weight: normal;
    }

        .policy-conent-v2 .policy-result-title .price {
            color: #fff;
            font-size: 20px;
        }

        .policy-conent-v2 .policy-result-title .nextButton {
            position: relative;
            width: 56px;
            height: 22px;
            float: right;
            margin-right: 5px;
        }

            .policy-conent-v2 .policy-result-title .nextButton span {
                margin: 0;
                padding: 0;
                display: inline-block;
                position: absolute;
                top: 2px;
            }

            .policy-conent-v2 .policy-result-title .nextButton img {
                display: inline-block;
                right: 0;
                position: absolute;
            }

        .policy-conent-v2 .policy-result-title table {
            width: 100%;
        }

    .policy-conent-v2 .policy-levelcover {
        background-color: #FF4400;
        color: #fff;
        text-shadow: none;
        border-radius: 6px;
        font-weight: normal;
        font-size: 12px;
        margin: 3px 0;
    }

.policy-levelcover table {
    width: 100%;
}

    .policy-levelcover table tr td {
        text-align: center;
    }

.policy-conent-v2 .policyTabs {
    border-radius: 6px;
    padding: 8px 0px;
    font-size: 11px;
    color: #000;
    margin-bottom: 20px;
    padding-top: 17px;
}

    .policy-conent-v2 .policyTabs table {
        width: 100%;
    }

    .policy-conent-v2 .policyTabs a {
        text-decoration: none;
        color: #007ACD;
        font-weight: normal;
        font-size: 13px;
        text-shadow: none;
    }

.activityNextCont {
    position: relative;
}

    .activityNextCont img {
        width: 55px;
    }

.policy-conent-v2 .activityNextCont span {
    display: inline-block;
    position: relative;
    float: left;
    line-height: 12px;
}

.policy-conent-v2 .activityNext {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(/_images/mobile/arrow-next-blue_small.png);
    position: relative;
}

    .policy-conent-v2 .activityNext.opened {
        background-image: url(/_images/mobile/arrow-back-blue_small.png);
    }

.policyActionButton.red .activityNext.opened {
    background-image: url(/_images/mobile/arrow-back-red_small.png) !important;
}

.benefitsContainer {
    font-weight: normal;
    font-size: 12px !important;
    margin-bottom: 15px;
}
policyTabs {
    padding-bottom: 10px;
}

.policyTabs .policy-tabs-option {
    width: 25%;
    text-align: center;
}

.policyTabs td span {
    color: #fff;
    text-shadow: none;
    font-weight: 700;
}

.buyButton {
    width: 90%;
    margin: 15px auto 8px;
}

.benefitsContainer .title {
    color: #fff;
    text-shadow: none;
}

.benefitDescriptionInner {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    color: #2489ce;
    text-shadow: none;
    padding: 6px;
    font-size: 14px;
    text-align: left;
}

.closeBenefitDescription {
    width: 30px;
    height: 30px;
    background-image: url(/_images/mobile/x.png);
    position: absolute;
    right: -15px;
    top: -15px;
}

.benfitValuesCont td:nth-child(2) {
    width: 100px;
}

.closePolicyDetailSection {
    float: right;
    margin-right: 14px;
}

.closePolicyDetailSectionContainer {
    position: relative;
    width: 100%;
    height: 60px;
    z-index: 0;
    font-size: 14px;
}

.first-det-image {
    float: left;
    margin-left: 14px;
}

.closePolicyDetailSectionContainer img {
    width: 55px;
}

.closePolicyDetailSectionContainer span {
    color: #2f3e46;
}

.upgradeContainer .ui-checkbox label {
    border: none;
    background: #fff;
    padding: 0;
    margin: 0;
}

.upgradeContainer .ui-checkbox span.ui-icon {
    display: none !important;
}

.upgradeContainer .ui-checkbox {
    width: 65px;
    float: right;
    right: 2px;
}

.benefitsContainer td {
    width: unset;
    color: #fff;
    text-shadow: none;
    font-size:14px;
}

.benefit-left {
    text-align: left !important;
}

.upgradeContainer .upgradeTitle {
    font-size: 10px;
    display: inline-block;
    height: 18px;
    line-height: 15px;
    width: 88%;
}

.upgradeContainer .benefitHelpUpgrade {
    float: left;
    margin-left: 6px;
}

.containerUpgrade-extra-name {
    position: relative;
    font-size: 12px;
    margin-top: 2px;
    margin-left: 9px;
}

.upgradeContainer .upgradePrice {
    display: inline-block;
    font-size: 12px;
    z-index: 1000;
    margin-top: 8px;
}

.upgradeContainer .upgrade-midle-td {
    width: 200px !important;
    text-align: left;
}

.upgradeContainer .upgrade-last-td {
    width: 140px !important;
}

.upgradeHelpIcon {
    width: 19px;
    height: 19px;
    background-image: url(/_images/mobile/info_blue.png);
    float: right;
}

.upgradeContainer .ui-checkbox span.ui-btn-inner {
    padding: 2px 0px 8px 30px;
}

.upgradeContainer .ui-checkbox span.ui-btn-text {
    font-size: 15px !important;
    color: #2489ce;
    left: -12px;
    top: 2px;
}

.pd-fields .declaration-q .ui-btn-inner {
    padding: 10px !important;
    text-align: center;
}

.upgradeContainerSeparator {
    border-bottom: 1px solid #EEEEEE;
    margin-top: 5px;
    margin-bottom: 6px;
}

.upgradesPopup {
    margin-top: 4px;
}

.upgradeDescriptionContainer {
    border-radius: 10px;
    padding: 8px;
    font-size: 13px;
    color: #2489ce;
}

.upgradePopupTitle {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

table.upgradeBenefits {
    margin-top: 8px;
    text-align: left;
}

.upgradePolicyWording span {
    display: inline-block;
    float: left;
    padding-top: 18px;
    padding-right: 10px;
}

.upgradePolicyWording img {
    height: 55px;
}

.upgradePolicyWording {
    margin-top: 10px;
}

.closeUpgradeDetails {
    background-image: url(/_images/mobile/icon-close-small2.png);
    height: 34px;
    width: 34px;
    position: absolute;
    top: -15px;
    right: -15px;
}

.add-button-extras-selected {
    background: #ffdd00 !important;
}

.activityBloclCont {
    margin-bottom: 15px;
    text-align: left;
    font-size: 13px;
}


.benefitHelp {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    color: black;
    box-shadow: 1px 1px 7px -1px;
    background-image: url(/_images/mobile/icon-help.png);
}

.benefitHelpUpgrade {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    color: black;
    box-shadow: 1px 1px 7px -1px;
    background-image: url(/_images/mobile/icon-help.png);
}

.benefitCont {
    border-bottom: 1px solid #EFEFEF;
    padding: 4px 10px;
}

.benfitValuesCont {
    color: #007ACD;
}

.benefitDescription {
    border-radius: 4px;
    margin: 9px 3px;
    position: relative;
}

.upgrade-left-td {
    width: 30px !important;
}

.wordingContainer .title {
    float: none;
    clear: both;
    margin: 10px 0;
    text-align: center;
}

.wordingContainer .pdfLogoCont {
    padding: 0 15px 10px;
    text-align: center;
}

.benefitsContainer .title {
    float: none;
    clear: both;
    font-weight: bold;
    margin: 0 0 10px;
}

.getquote-fields .ui-select .ui-btn-text {
    line-height: 15px;
}

.questionAnswer .ui-select .ui-btn-text {
    line-height: 15px;
}

.searchEngineV2Container {
    float: none;
    clear: both;
    background: #f9f9f9;
    /* margin-top: 15px;*/
}

.saveFieldSet {
    background: #fff;
    padding: 15px 0px;
    border-radius: 10px;
    margin: 0px 10px;
}

.saveFieldSet fieldset label {
    margin-top: 26px;
    margin-left: 13px;
    float: left;
    font-size: 14px;
    position: relative;
}

.saveResultText {
    color: #fff;
    text-shadow: none;
}

.saveFieldSet h3 {
    margin-left: 13px;
}

.keyPoints{
    color:#fff;
}

.keyPoints li{
    font-size:14px;
}

.container-blue {
    background: #539cbf;
    margin: 5px px 0;
    padding-top: 10px;
    border-radius: 7px;
    box-shadow: 0px 1px 5px 0px;
    color:#000;
}

.container-blue .home-search-widget-question{
    color: #fff;
    font-weight:unset;
    letter-spacing:0.5px;
    font-size:20px;
}

    .container-blue .home-search-widget-option {
        background-color: #fff;
        border: 1px solid #848484
    }


   /*New design template*/

.homepage .custom-header-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    /*background: #539cbf !important;*/
}

.custom-header-wrapper {
    background: #539cbf;
}

#logoHome img {
    position: relative;
    top: 12px;
    z-index: 100000;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    float: left;
    display: block;
    width: 250px;
}

.ui-content{
    /*width:100%;*/
}


.mobile-image{
    margin-bottom:-5px;
}

.mobile-image img{
    width:100%;
}

    @media (device-height : 568px) and (device-width : 320px) and (-webkit-min-device-pixel-ratio: 2) {
        #logoHome img {
            position: relative;
            top: 14px;
            z-index: 100000;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            float: left;
            display: block;
            width: 220px;
        }
    }




/*NEW CLASSES may'20*/

.homeIcons {
	background: white;
	border-radius: 8px;
	box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .38);
	color:  black;
	margin: 0 auto 25px;
    padding-bottom: 20px;
    text-align: center;
}


.homeIcons h1 {
	font-size: 18pt;
	font-weight: 500;
	padding: 20px;
}

.homeFeefoImg {
	border-radius: 8px;
	margin: 0 auto 25px;
}

.homeFeefoImg img {
	border-radius: 8px;
    width: 100%;
}

.iconsExt, .keypointsExt, .keypointsExtLast {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}

.iconsExt {
    font-size: 9pt;
	width: 90%;
}

.keypointsExt {
    margin-bottom: 20px;
	width: 90%;
}

.keypointsExtLast {
	width: 90%;
}

.firstBox {
    margin: 0 auto 30px;
    width: 80%;
}

.firstBox .text {
    margin-top: 5px;
}

.weCover {
    float: left;
    margin-bottom: 30px;
    text-align: center;
    width: 50%;
}

.weCover .text {
    margin-top: 5px;
}

.weCover img {
    width: 70px;
}

.homeKeypoints {
    margin: 3%;
    width: 44%;
}

.homeKeypoints img {
    padding-bottom: 3px;
    width: 60px;
}

.homeKeypoints .title {
    float: none !important;
    font-size: 10pt;
    font-weight: bold;
    height: 30px;
    text-align: left;
}

.homeKeypoints .text {
    font-size: 8pt;
    margin-top: 7px;
    text-align: left;
}

.keypointsExt .viewMore, .keypointsExtLast .viewMore, .keypointsExt .viewMoreExtra, .keypointsExtLast .viewMoreExtra {
    background: #539cbf;
    border-radius: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.25);
    line-height: 30px;
    margin: 10px auto 0;
    width: 80%;
}

.keypointsExt .viewMoreExtra, .keypointsExtLast .viewMoreExtra {
    margin-top: 22px;
}

.keypointsExt  a, .keypointsExtLast  a {
    color: #fff !important;
    font-size: 9pt;
    font-weight: normal !important;
    text-decoration: none;
}

.keypointsExt .viewMore:hover, .keypointsExtLast .viewMore:hover, .keypointsExt .viewMoreExtra:hover, .keypointsExtLast .viewMoreExtra:hover {
    background: orange;
}

.statements p {
    font-size: 8pt;
}

.homeSecLogos {
	margin: 5px auto;
}

.secLogos {
	margin: 5px 2%;
    text-align: center;
}

.homeSecLogos img, .secLogos img {
	width: 100%;
    max-width: 440px;
}

.footer-content .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12pt;
    text-align: left;
}

.footer-content .socialText {
    float: left;
    line-height: 26px;
    margin: 10px 10px 20px 10px;
}

.footer-content .social img {
    margin: 7px 0px 15px;
    width: 40px;
}

.footer-content hr {
    border: 0.5px solid white;
    margin-bottom: 25px;
    width: 95%;
}

.iconSource, .iconSource a {
    color: #539cbf !important;
    text-decoration: none;
}

/*FADED CIRCLES*/

.fadedcircles {
  position: relative;
}

.fadedcircles img {
  border-radius: 62px;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .38);
  opacity: 1;
  display: block;
  width: 60%;
  margin: 0 auto;
  height: auto;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fadedcircles a, .fadedcircles a:hover {
  color: white;
    text-decoration: none;
}

.fadedcirclesmiddle {
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 43%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.fadedcircles:hover img {
  opacity: 0.3;
}

.fadedcircles:hover .fadedcirclesmiddle {
  opacity: 1;
}

.fadedcirclestext {
  border-radius: 8px;
  color: white;
  font-size: 15px;
  font-weight: normal;
  padding: 8px;
}

/*END FADED CIRCLES*/


/* COMPARISON TABLES */

.compareT {
    background-image: -webkit-linear-gradient(#539cbfde, #539cbf);
    background-image: -webkit-linear-gradient(#539cbfde, #539cbf);
    background-image: linear-gradient(#539cbfde, #539cbf);
    border-radius: 15px;
    box-shadow: 0px 1px 3px #aaa;
    color: #fff;
    font-size: 9pt;
    margin: 20px auto;
    text-align: center;
    width: 98%;
}

.compareT thead {
    height: 40px;
}

.compareT thead td {
    width: 16%;
}

.compareT thead .topLeft {
    border-top-left-radius: 12px;
    width: 48%;
}

.compareT .ours {
    background: #61d791;    
}

.compareT .aa, .compareT .rac {
    background: #e5e5e5;
    color: #666;
}

.compareT .aa {
    border-right: 0.5px solid white;    
}

.compareT thead .topRac {
    background: #e5e5e5;
    border-top-right-radius: 12px;
    color: #333;
}

.compareT tbody .bottomRac {
    background: #e5e5e5;   
    border-bottom-right-radius: 12px;
    color: #333; 
}

.compareT .bronze {
    background: #f2ae6b;
    color: #333;
}

.compareT .silver {
    background: #eee;
    color: #333;
    
}

.compareT thead .topRight {
    background: #ffd100;
    border-top-right-radius: 12px;
    color: #333;
}

.compareT .gold {
    background: #ffd100;   
    color: #333; 
}

.compareT .ours, .compareT .aa, .compareT .rac, .compareT .topRac, .compareT .bottomRac, .compareT .bronze, .compareT .silver, .compareT .gold, .compareT .topLeft, .compareT .topRight, .compareT .celda, .compareT .bottomLeft, .compareT .bottomRight {
    border-bottom: 0.5px solid #fff;
    height: 45px;
}

.compareT tbody .bottomLeft {
    border-bottom-left-radius: 12px;
}

.compareT tbody .bottomRight {
    background: #ffd100;   
    border-bottom-right-radius: 12px;
    color: #333; 
}

.compareT img {
    width: 24px;
}

/* END COMPARISON TABLES */


.intAdviceLeft, .intAdviceRight {
    border-bottom: 20px solid #f28500;
    border-left: 1px solid #f28500;
    border-right: 1px solid #f28500;
    border-top: 20px solid #f28500;
    border-radius: 15px;
    clear: both;
    font-size: 15px;
    font-style: italic;
    margin: 20px 0;
    padding: 20px 10px;
    text-align: center;
    width: 90%;
}

.intAdviceLeft .title, .intAdviceRight .title {
    color: #539cbf;
    float: none;
    font-weight: bold;
    margin-bottom: 10px;
}

/* COVID HOMEPAGE */

.homeCovid {
    background: #d5edf9;
    border-radius: 8px;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .38);
    color: #5c656a;
    margin: 0 auto 25px;
    padding-bottom: 5px;
    text-align: center;
}

.homeCovid h1 {
    font-size: 24pt;
    font-weight: 500;
    padding: 20px 20px 0;
}

.homeCovid .text {
    font-size: 13pt;
    margin: 0 auto 30px;
    width: 90%;    
}

.homeCovid img {
    margin-top: -10px;
    width: 80%;
    max-width: 300px;
} 

/* END COVID HOMEPAGE */





