/* Minification failed. Returning unminified contents.
(1106,11): run-time error CSS1030: Expected identifier, found ' '
(1106,12): run-time error CSS1031: Expected selector, found '90%'
(1106,12): run-time error CSS1025: Expected comma or open brace, found '90%'
(1107,1): run-time error CSS1019: Unexpected token, found '}'
(1358,30): run-time error CSS1036: Expected expression, found '.'
(1358,30): run-time error CSS1034: 
(1358,30): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
(1369,28): run-time error CSS1062: Expected semicolon or closing curly-brace, found '	'
(2580,1): run-time error CSS1035: Expected colon, found '}'
(3038,1): run-time error CSS1035: Expected colon, found '}'
 */
#AggregatorLogo.MoneySupermarket img { 
    max-height: 55px!important;
}

body > div.watermark 
{ 
    position: absolute; 
    top: 50%;
    left: 50%;
}

body > div.watermark > div { 
    top: 50%;
    position: relative;
    color: #B8B6B6;
    font-size: 5em;
    opacity: 0.5;
    text-align: center;
    margin-left: -100%;
    margin-top: 0;
    /* Safari */
    -webkit-transform: rotate(-45deg);
    /* Firefox */
    -moz-transform: rotate(-45deg);
    /* IE */
    -ms-transform: rotate(-45deg);
    /* Opera */
    -o-transform: rotate(-45deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); 
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

footer {
    margin-left: 18px;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

*, *:before, *:after /* bootstrap.css antedote */ {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

/* ADMIN HIGHLIGHT */

#TermsAndConditions [data-highlight-type] p,
[data-highlight-type] {
    /*border: 2px solid transparent;*/
    cursor: help;
}
#TermsAndConditions [data-highlight-type] p,
[data-highlight-type] {
    outline: none;
    border-bottom: dashed 1px #0088cc!important;
}
div[data-highlight-type] {
    border-top: dashed 1px #50A73C;
    border-bottom: dashed 1px #50A73C;
    /*display: inline-block;*/
    position: relative;
}
section[data-highlight-type] {
    display: inline-block;
}
div[data-highlight-type] > .highlighTitle {
    background-color: #50A73C;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
    z-index: 100;
    -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
    -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease;
}
div[data-highlight-type]:hover > .highlighTitle {
    -webkit-opacity: 0;
      -moz-opacity: 0;
      opacity: 0;
    -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease;
}

/* Version Warning */

#versionWarning {
    position: absolute;
    z-index: 2000;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
}

    #versionWarning .alert {
        margin: 0 auto;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #versionWarning .alert a {
        color: #c09853;
        font-weight: bold;
    }
    

/* STYLING FOR EACH AGGREGATOR LOGO */

#AggregatorLogo.CompareTheMarket img  { 
    max-height: 50px;
    padding: 6px 6px 0px 6px;
}

#AggregatorLogo.Confused img,
#AggregatorLogo.GoCompare img,
#AggregatorLogo.GoCompare-Lads img,
#AggregatorLogo.InsureYourMotor img,
#AggregatorLogo.VanCompare img { 
    max-height: 65px;
}

#AggregatorLogo.Confused img {
    max-width: 200px;
}

#AggregatorLogo.VanCompare img {
    max-width: 200px;
}

#AggregatorLogo.MoneySupermarket img
{ 
    max-height: 38px;
}

#AggregatorLogo.Q4Insure img { 
    max-height: 65px;
    margin-left: 8px;
}

#AggregatorLogo.QuoteZone img { 
    max-height: 65px;
    margin-left: 12px;
}

#AggregatorLogo.Tiger img,
#AggregatorLogo.I4Insurance img { 
    max-height: 50px;
    padding: 6px 6px 3px 6px;
}

#AggregatorLogo.TotallyMoney img { 
    max-height: 40px;
}

#AggregatorLogo.BeatThatQuote img,
#AggregatorLogo.LoveMoney img,
#AggregatorLogo.Bobatoo img,
#AggregatorLogo.TescoCompare img { 
    max-height: 60px;   
}

#AggregatorLogo.AutoTrader img,
#AggregatorLogo.MoneyExpert img,
#AggregatorLogo.TheBikeInsurer img,
#AggregatorLogo.TheVanInsurer img { 
    max-height: 60px;
    max-width: 200px;
}

#AggregatorLogo.uSwitch img { 
    max-height: 65px;
    margin-left: 18px;
}

/* @MEDIA PRINT QUERIES START */

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* @MEDIA PRINT QUERIES END */



/* iPHONE BODY TEXT SIZE ADJUST */

body {
    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: none;
}



/* iOS7 bug */

input[type="date"] {
    min-height: 20px;
}



body {
  margin: 0;
}

a {
  color: #d22028;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #d22028;
  text-decoration: underline;
}

.rowSSP {
  *zoom: 1;
}

.rowSSP:before,
.rowSSP:after {
  display: table;
  line-height: 0;
  content: "";
}

.rowSSP:after {
  clear: both;
}

.header-rowSSP {
    margin: 15px !important;
    position: relative;
    clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-right: 15px;
}

.containerSSP,
.navbar-static-top .containerSSP,
.navbar-fixed-top .containerSSP,
.navbar-fixed-bottom .containerSSP {
  width: 940px;
}



/* VISIBILITY */

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

@-ms-viewport {
  width: device-width;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}



/* STANDARD SPAN BOX SIZES START */

.span6 {
  width: 122px;
}

.span5 {
  width: 150px;
}

.span4 {
  width: 191px;
}

.span3 {
  width: 260px;
}

.span2 {
  width: 397px;
}

.span1 {
  width: 810px;
}

.span2 p {
  margin-bottom: 10px;
}

/* STANDARD SPAN BOX SIZES END */



.AjaxLoader {
    position: fixed;
    top: 46%;
    left: 46%;
    border: 0;
    display: none;
    z-index: 9999999;
}

.AjaxLoader img {
    width: 100px;
    height: 100px;
}

.containerSSP {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
  overflow: hidden;
  padding-top: 10px;

}

.containerSSP:before,
.containerSSP:after {
  display: table;
  line-height: 0;
  content: "";
}

.containerSSP:after {
  clear: both;
}

p {
  margin: 0 0 10px;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 {
  font-size: 38.5px;
}

h2 {
  font-size: 22px;
  margin: 18px 0 10px 0;
  line-height: 24px;
}

h3 {
  font-size: 24.5px;
}

h4 {
  font-size: 17.5px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}

ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

form {
  margin: 0 0 20px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

fieldset ul.fieldset_area, 
ul.fieldset_area {
  list-style: none;
  margin: 20px 0 0 0;
  float: left;
  width: 100%;
}

fieldset ul.fieldset_area li {
  margin: 0 0 12px 0;
  clear: both;
}

fieldset ul.fieldset_area li.accordionMargin { 
    margin-bottom: 16px; 
    float: left; 
}

fieldset ul.fieldset_area li.noMargin { 
    margin: 0; 
}

fieldset ul.fieldset_area li ul {
  margin-bottom: 12px;
}

fieldset ul.fieldset_area li ul li {
  clear: both;
  list-style-type: disc;
}

fieldset ul.fieldset_area li ul li:before { 
    content: none; 
}

fieldset ul.fieldset_area li ul.fieldset_area li {
  clear: both;
  list-style-type: none;
}

fieldset ul.fieldset_area li:before {
  content: "";
  border-top: 1px solid #E5E5E5;
  max-width: 810px;
  display: block;
  margin-bottom: 12px;
}

.hrBorder:before {
    content: "";
    border-top: 1px solid #E5E5E5;
    max-width: 810px;
    display: block;
    margin-bottom: 12px;
}

#TermsAndConditionsPanelOuter {
    margin-bottom: 0;
    float: left;
}

#TermsAndConditionsPanelOuter + .hrBorder:before {
    margin: 10px 0 12px;
}

fieldset ul.fieldset_area li.NoFormBorder:before {
  content: "";
  border-top: none;
  max-width: 810px;
  display: block;
  margin-bottom: 0;
}

fieldset ul.fieldset_area .alert ul li:before {
  content: "";
  border-top: none;
  max-width: 810px;
  display: inline;
  margin-bottom: 0;
}

fieldset ul.fieldset_area li .span2 {
  margin-left: 0;
}

fieldset ul.fieldset_area li .marketing { margin: 0 70px 20px 0; float: left; }

.helptext, .addons h2 a:after {
    position: relative;
    z-index: 1;
    overflow: hidden;
    list-style: none;
    padding: 0;
    cursor: pointer;
    color: #fff;
    background: #d22028;
    border-radius: 16px;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
    font-family: georgia;
    padding: 1px 8px 2px;
    margin-top:1px;
    text-shadow: 1px 1px 2px #780a0c;
    background: #d22028; /* Old browsers */
    background: -moz-linear-gradient(top, #d22028 0%, #ac2023 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, top, bottom, color-stop(0%,#d22028), color-stop(100%,#ac2023)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d22028 0%,#ac2023 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d22028 0%,#ac2023 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d22028 0%,#ac2023 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d22028 0%,#ac2023 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d22028', endColorstr='#ac2023',GradientType=0 ); /* IE6-9 */
    border: 1px solid #ac2023;
    *border: 0;
    border-color: #ac2023 #780a0c #780a0c;
    *zoom: 1;
    -webkit-box-shadow: 0 6px 6px -6px #000000;
       -moz-box-shadow: 0 6px 6px -6px #000000;
            box-shadow: 0 6px 6px -6px #000000;
}

.helptext:before {
    content: "i";
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

.helptext:hover {
    color:#FFFFFF;
    text-decoration:none;
    text-shadow: 1px 1px 2px #000000;
    background: #666666; /* Old browsers */
    background: -moz-linear-gradient(top, #666666 0%, #000000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, top, bottom, color-stop(0%,#666666), color-stop(100%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #666666 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #666666 0%,#000000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #666666 0%,#000000 100%); /* IE10+ */
    background: linear-gradient(to bottom, #666666 0%,#000000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    border: 1px solid #666666;
    *border: 0;
    border-color: #666666 #000000 #000000;
}
    h4.adminhelptext {
        color: #fff;
        font-size: 1.2em;
        margin-bottom: 5px;
    }

.helptext.empty {
    opacity: 0.5;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
}

label {
  display: block;
  margin: 3px 0 5px;
}

.div_label {
  margin: 0 10px 10px 0;
  clear: both;
  display: inline-block;
}

.div_label1 {
  margin: 0 0 10px 0;
  clear: both;
  display: inline-block;
}

.div_label.fromBirth {
  float:left;
  width: 100px;
  height: 27px;
}

.div_label.small_date label {
  margin-top: 6px;
}

.div_label.small_date input {
  margin: 0 10px  0 0 !important;
  width: 148px;
}

/* FOR IE8 */
.no-backgroundsize .div_label.small_date {
    width: 260px;
}

.div_label .span2 { width:auto; margin-right: 10px; }

.tableContainer {
    background-color: #FBFBFB;
    border-color: #E5E5E5 #DADADA #BBBBBB;
    border-left: 1px solid #DADADA;
    border-radius: 3px 3px 3px 3px;
    border-right: 1px solid #DADADA;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin: 0 0 18px;
    padding: 10px;
    box-sizing: border-box;
}

.tableContainer table {
    width: 100%;
}

.tableContainer .btn {
    float: right;
    font-size: 12px;
    padding: 2px 10px;
}

.error_message {
    margin: 15px 0;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    padding: 3px 4px;
    font-size: 14px;
    vertical-align: middle;
    border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 4px;
    background: -webkit-gradient(linear,left top,left 25,from(#fff),color-stop(4%,#eee),to(#fff));
    background: -moz-linear-gradient(top,#fff,#eee 1px,#fff 25px);
}

input[type="date"] {
    height: 24px;
}

.ui-datepicker-trigger {
    margin-right: 6px;
}

input,
textarea,
.uneditable-input {
  width: 205px;
}

input.VehicleDetails {
    width: 98%;
}

.VehicleDetails1 {
    width: 217px !important;
    margin-top:10px;
}

#Section_TypeOfRacking, #Section_TypeOfSignage {
    display: none;
}

textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-right: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #999999;
  outline: 0;
  outline: thin dotted \9; /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px #ffffff, 0 0 8px #999999;
     -moz-box-shadow: inset 0 1px 1px #ffffff, 0 0 8px #999999;
          box-shadow: inset 0 1px 1pxhiddenCheckbox #ffffff, 0 0 8px #999999;
}

input[type="radio"],
input[type="checkbox"] {
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}

input[type="radio"] {
  margin: 2px 0 0;
}

input[type="checkbox"] {
  margin: 4px 0 0;
}

/* safari arrow */

.safariarrow {
    margin-left: -22px;
    display: inline-block;
}

#VoluntaryExcessSlider + .safariarrow {
    display: none;
}

.helptext + .safariarrow {
    margin-left: -49px;
}

.safariarrow:after {
    content:"";
	width: 0; 
	height: 0; 
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid black;
    display: block;
}




/* STYLING FOR CHECKBOXES AND RADIO BUTTONS */

.checkStyle {
    position: relative;
    text-indent: 0;
}

#dd_details .checkStyle {
    height: 55px;
}

.checkStyle li {
    text-indent: 0;
    margin-left: 20px !important;
}

#CustomQuestionsPanel .CustomEligibility ul li {
    list-style-type: disc;
}

.StandardEligibility1 .checkStyle {
    min-height:110px;
}

.StandardEligibility2 .checkStyle {
    min-height:140px;
}

.StandardEligibility3 .checkStyle {
    min-height:120px;
}

.CreditCheckVehicleDetails .checkStyle {
    min-height:60px;
}

.StandardEligibility1 .checkStyle .checkbox-validation-error, 
.StandardEligibility2 .checkStyle .checkbox-validation-error, 
.StandardEligibility3 .checkStyle .checkbox-validation-error,
.CustomEligibility .checkStyle .checkbox-validation-error {
    position: relative;
    line-height: inherit;
    display: block;
    border: 1px solid #C73734;
    background: #F2DEDE;
    border-radius: 2px;
    padding: 5px 0 0 0;

}


.StandardEligibility1 .checkStyle .checkbox-validation-error input, 
.StandardEligibility2 .checkStyle .checkbox-validation-error input, 
.StandardEligibility3 .checkStyle .checkbox-validation-error input,
.CustomEligibility .checkStyle .checkbox-validation-error input {
    margin: 5px 0 0 10px;
}

.StandardEligibility1 .checkStyle .checkbox-validation-error label, 
.StandardEligibility2 .checkStyle .checkbox-validation-error label, 
.StandardEligibility3 .checkStyle .checkbox-validation-error label,
.CustomEligibility .checkStyle .checkbox-validation-error label {
    margin: 10px 0 0 10px;
}

.StandardEligibility1 .checkStyle .checkbox-validation-error p, 
.StandardEligibility2 .checkStyle .checkbox-validation-error p, 
.StandardEligibility3 .checkStyle .checkbox-validation-error p,
.CustomEligibility .checkStyle .checkbox-validation-error p {
    margin-left: 38px;
}

.StandardEligibility3 .checkStyle .checkbox-validation-error p
    width: 90%;
}

.StandardEligibility1 .checkStyle .checkbox-validation-error ul, 
.StandardEligibility2 .checkStyle .checkbox-validation-error ul, 
.StandardEligibility3 .checkStyle .checkbox-validation-error ul,
.CustomEligibility .checkStyle .checkbox-validation-error ul {
    margin-left: 35px;
}

.CustomQuestionsListItem {
    display: none;
}

@media all and (max-device-width: 1024px) { /* checkbox eligibility page error for tablets and mobiles */
    .StandardEligibility1 .checkStyle .checkbox-validation-error p,
    .StandardEligibility2 .checkStyle .checkbox-validation-error p,
    .StandardEligibility3 .checkStyle .checkbox-validation-error p,
    .CustomEligibility .checkStyle .checkbox-validation-error p {
        margin-left: 44px;
    }

    .StandardEligibility1 .checkStyle .checkbox-validation-error ul, 
    .StandardEligibility2 .checkStyle .checkbox-validation-error ul, 
    .StandardEligibility3 .checkStyle .checkbox-validation-error ul,
    .CustomEligibility .checkStyle .checkbox-validation-error ul {
        margin-left: 41px;
    }
}

.StandardEligibility1 .checkStyle p, 
.StandardEligibility2 .checkStyle p, 
.StandardEligibility3 .checkStyle p,
.CustomEligibility .checkStyle p {
    margin: -15px 0 10px 28px;
}

.StandardEligibility3 .checkStyle p, 
.checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
#dd_details .checkStyle p {
    width: 782px;
    white-space: normal;
    text-indent: 0px;
}

#dd_details .checkStyle p {
    margin-left: 28px;
}

.checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p {
    margin-left: 28px;
}

.checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording + p {
    position: relative;
    left: 34px;
    top: -16px;
    width: 95%;
}


.checkStyle #ConfirmNCDProtectionWording + p {
    position: relative;
    left: 34px;
    top: -16px;
    width: 95%;
}


#TermsAndConditions {
    width: 96%;
}.checkStyle label

.checkStyle input[type=checkbox] {
    margin-left: 2px;
}

.checkStyle label, 
.checkStyle:link label {
    z-index: 1000;
	white-space: nowrap;
    cursor: pointer;
    position: absolute;
    text-indent: 34px; /* tablet size - text-indent: 28px; */
    width: 20px; /* tablet size - width: 26px !important; */
    height: 20px; /* tablet size - height: 26px; */
	top: 0;
    left: -1px;
    border: 1px solid #cccccc;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	background: #ffffff;
	background: -webkit-linear-gradient(top, #fff, #eee 1px, #fff 25px);
	background: -moz-linear-gradient(top, #fff, #eee 1px, #fff 25px);
	background: -o-linear-gradient(top, #fff, #eee 1px, #fff 25px);
	background: -ms-linear-gradient(top, #fff, #eee 1px, #fff 25px);
	background: linear-gradient(top, #fff, #eee 1px, #fff 25px);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );*/
}

.fromBirth.checkStyle label, 
.fromBirth.checkStyle:link label {
    width: 20px; /* tablet size - width: 26px !important; */
}

/* FOR IE8 */
.no-backgroundsize .checkStyle label {
	white-space: nowrap;
    text-indent: 30px;
    cursor: pointer;
    position: absolute;
    width: 20px !important;
    height: 20px;
    background: none;
    box-shadow: none;
    border: none;
    left: 0;
    top: 0;
    z-index:0;
    filter:none;
}

.checkStyle label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	background: transparent;
	width: 9px; /* tablet size - width: 14px; */
	height: 5px; /* tablet size - height: 7px; */
	top: 5px; /* tablet size - top: 6px; */
	left: 4px; /* tablet size - left: 4px; */
	border: 3px solid #333; /* tablet size - border: 4px solid #333; */
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	    -moz-transform: rotate(-45deg);
	        -o-transform: rotate(-45deg);
	            -ms-transform: rotate(-45deg);
	                transform: rotate(-45deg);
}

.checkStyle label::after {
    box-sizing: inherit !important;
}

/* FOR IE8 */
.no-backgroundsize .checkStyle label:after {
	display: none;
}

/* FOR IE8 */
.no-backgroundsize .marketing label.span2 {
	width: auto;
}

.checkStyle label:hover, 
.checkStyle input[type=checkbox]:focus + label {
	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	        box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
}

.checkStyle label:hover, 
.checkStyle input[type=checkbox]:checked + label {
    border: 1px solid #cccccc;
    border-bottom: 1px solid #2e5e0c;
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fff 0%, #d3f2be 20%, #429709 95%, #2e5e0c 100%);
	background: -moz-linear-gradient(top, #fff 0%, #d3f2be 20%, #429709 95%, #2e5e0c 100%);
	background: -o-linear-gradient(top, #fff 0%, #d3f2be 20%, #429709 95%, #2e5e0c 100%);
	background: -ms-linear-gradient(top, #fff 0%, #d3f2be 20%, #429709 95%, #2e5e0c 100%);
	background: linear-gradient(top, #fff 0%, #d3f2be 20%, #429709 95%, #2e5e0c 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#429709',GradientType=0 );*/
}

.checkStyle label:hover::after, 
.checkStyle input[type=checkbox]:hover label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.checkStyle input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}



input[type=radio] {
    position: absolute;
    width: 15px !important;
    height: 15px;
    margin-top: 5px;
    margin-left: 2px;
}

input[type=radio] value[type=true] {
    left: 0px;
    top: 0px;
}

input[type=radio] value[type=false] {
    left: 30px;
    top: 0px;
}

.radio_label {
  display: inline;
  position: relative;
  top: 2px;
  z-index:1000;
  margin: 0 0 0 2px;
  padding-right: 20px;
}

input[type=radio] + label::before {
    content: '';
    display: inline-block;
    border-radius: 50%;
    width: 20px; /* tablet size - width: 26px; */
    height: 20px; /* tablet size - height: 26px; */
    margin: -4px 6px -6px -4px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
        -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
    transition: border linear 0.2s, box-shadow linear 0.2s;
        -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
        -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
        -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    background: -webkit-linear-gradient(bottom,#EEEEEE,#FFFFFF);
    background: -moz-linear-gradient(bottom,#EEEEEE,#FFFFFF);
    background: linear-gradient(bottom,#EEEEEE,#FFFFFF);
    background-position: left top;
    background-repeat: repeat-x;
}

input[type=radio]:hover + label::before, 
input[type=radio]:focus + label::before {
	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	        box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
}

input[type=radio]:checked + label::before {
    background: #F4F4F4 url (../../shared/images/Radio.png);
    background: #F4F4F4 url(../../shared/images/Radio.png);
    background: #F4F4F4 url(../../shared/images/Radio.png);
    background-size: 60%;
    background-position: center center;
    background-repeat: no-repeat;
}

input[type=radio] { /* IE specific hack */
    display: inline \9;
    position: relative \9;
    width: 18px !important \9;
    height: 18px \9;
    margin-top:0 \9;
}

input[type=radio] value[type=true], 
input[type=radio] value[type=false] { /* IE specific hack */
    left: 0px \9;
    top: 0px \9;
}

input[type=radio] + label::before { /* IE specific hack */
    display:none \9;
}


label[for^=AddOnPanelSelected] section,
label[for^=AddOnPanelSelected] p {
    display: none;
}

#AddOnSelectionPanel.checkStyle {
    margin-left: -65px;
}


@media all and (max-device-width: 1024px) { /* checkbox and radio button styling for tablets and mobiles */

    /* checkbox styling */

    #HeaderNarrative p span { 
        display:none;
    }

    .checkStyle label, 
    .checkStyle:link label  {   
        text-indent: 34px; /* desktop size - text-indent: 28px; */
        width: 26px !important; /* desktop size - width: 20px !important; */
        height: 26px; /* desktop size - height: 20px; */
    }

    .checkStyle label:after {
        width: 14px; /* desktop size - width: 9px; */
	    height: 7px; /* desktop size - height: 5px; */
	    top: 6px; /* desktop size - top: 5px; */
	    left: 4px; /* desktop size - left: 4px; */
	    border: 4px solid #333; /* desktop size - border: 3px solid #333; */
	    border-top: none;
	    border-right: none;
    }

    .checkStyle input[type=checkbox]:not(:checked) + label {
        background: #ffffff;
        background: -webkit-linear-gradient(top, #fff, #eee 1px, #fff 25px);
        background: -moz-linear-gradient(top, #fff, #eee 1px, #fff 25px);
        background: -o-linear-gradient(top, #fff, #eee 1px, #fff 25px);
        background: -ms-linear-gradient(top, #fff, #eee 1px, #fff 25px);
        background: linear-gradient(top, #fff, #eee 1px, #fff 25px);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    }

    .checkStyle input[type=checkbox]:not(:checked) + label:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .StandardEligibility1 .checkStyle p, 
    .StandardEligibility2 .checkStyle p, 
    .StandardEligibility3 .checkStyle p {
        margin: -15px 0 10px 34px;
    }

    .StandardEligibility1 .checkStyle ul, 
    .StandardEligibility2 .checkStyle ul, 
    .StandardEligibility3 .checkStyle ul {
        margin-left: 32px;
    }

    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p {
        margin-left: 34px;
    }

    #AddOnSelectionPanel.checkStyle label { /* styling for iPhone and iPad for add-ons 'Yes please' checkbox */
        width: 28px !important; /* desktop size - width: 20px !important; */
        
    }

    #AddOnSelectionPanel.checkStyle label:after { /* styling for iPhone and iPad for add-ons 'Yes please' checkbox */
        width: 28px !important; /* desktop size - width: 9px; */
        height: 28px !important; /* desktop size - height: 5px; */
	    top: 1px !important;
	    left: -1px !important;
    }

    #AddOnSelectionPanel.checkStyle label:before { /* styling for iPhone and iPad for add-ons 'Yes please' checkbox */
        width: 18px !important;
        height: 11px !important;
        top: 8px !important;
        left: 4px !important;
        border: 4px solid #333 !important;
        border-top: none !important;
        border-right: none !important;
    }

    #AddOnNotRequiredPanel { /* styling for iPhone and iPad for add-ons area */
        display: block;
        padding-bottom: 8px;
    }

    /* positioning on iPhone and iPad for add-ons 'Yes please' checkbox */
    @media (max-width: 1200px) {
        #AddOnSelectionPanel.checkStyle label { margin-left: -1px; }
    }
    @media (max-width: 800px) {
        #AddOnSelectionPanel.checkStyle label { margin-left: 1px; }
        #AddOnSelectionPanel.checkStyle label:after { left: 1px !important; }
        #AddOnSelectionPanel.checkStyle label:before { left: 6px !important; }
    }
    @media (max-width: 480px) {
        #AddOnSelectionPanel.checkStyle label { margin-left: -1px; }
        #AddOnSelectionPanel.checkStyle label:after { left: -1px !important; }
        #AddOnSelectionPanel.checkStyle label:before { left: 4px !important; }
    }


    /* radio button styling */

    input[type=radio] + label::before {
        width: 26px; /* desktop size - width: 20px; */
        height: 26px; /* desktop size - height: 20px; */
    }

    input[type=radio]:checked + label::before {
        background-size: 60%, 100%; /* desktop size - background-size: 100%, 100%; */
        background-position: center center, left top;
    }
}



input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  line-height: 22px;
}

select {
  width: 206px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-right: 4px;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.rowSSP-fluid input[class*="span"],
.rowSSP-fluid select[class*="span"],
.rowSSP-fluid textarea[class*="span"],
.rowSSP-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

textarea.input-validation-error, 
input[type="text"].input-validation-error, 
input[type="password"].input-validation-error, 
input[type="datetime"].input-validation-error, 
input[type="datetime-local"].input-validation-error, 
input[type="date"].input-validation-error, 
input[type="month"].input-validation-error, 
input[type="time"].input-validation-error, 
input[type="week"].input-validation-error, 
input[type="number"].input-validation-error, 
input[type="email"].input-validation-error, 
input[type="url"].input-validation-error, 
input[type="search"].input-validation-error, 
input[type="tel"].input-validation-error, 
input[type="color"].input-validation-error, 
.uneditable-input.input-validation-error, 
select.input-validation-error,
.input-validation-error { 
  border-color:#C73734;
  background:#F2DEDE;
}

span.input-validation-error { 
    display:inline-block;
    height: 26px;
    padding-left: 10px;
    border:1px solid #C73734; 
    border-radius:2px;
}

span.input-validation-error .radio_label{
    color:#000;
}

span.input-validation-error input[type="radio"]{
    margin-top:2px;   
}

.checkbox-validation-error{
    line-height:0;
    display:inline-block;
    border:1px solid #C73734;
    background:#F2DEDE;
    border-radius:2px;
    padding:5px;
}

input.input-validation-error[type="checkbox"] {
    margin:0;
}

.validation-summary-valid { 
  display:none;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
     -moz-box-shadow: 0 0 6px #f8b9b7;
          box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

.form-actions:before,
.form-actions:after {
  display: table;
  line-height: 0;
  content: "";
}

.form-actions:after {
  clear: both;
}



/* COLLAPSABLE PANELS START */

.collapsible, 
.col {
    background-color: #FFFFFF;
    border-color: #E5E5E5 #DADADA #BBBBBB;
    border-left: 1px solid #DADADA;
    border-radius: 3px 3px 3px 3px;
    border-right: 1px solid #DADADA;
    border-style: solid;
    border-width: 1px;
    display: inline;
    float: left;
    width:100%;
    margin:0 0 10px 0;    
    padding: 15px;
    box-sizing:border-box;
}

.collapseContent {
    margin-top: 20px;
}

.collapseTitle {
    cursor: pointer;
    font-size: 14px;
    font-weight:bold;
    margin: -16px;
    padding: 10px 16px;
}

.expand {
    background-position: right -20px;
}

.collapse {
    background-position: right 0;
}



/* HELPBOX */

.helpbox, 
.CollapsablePanel   {
    background-color: #FBFBFB;
    border-color: #E5E5E5 #DADADA #BBBBBB;
    border-left: 1px solid #DADADA;
    border-radius: 3px 3px 3px 3px;
    border-right: 1px solid #DADADA;
    border-style: solid;
    border-width: 1px;
    display: none;
    float: left;
    margin: 10px 0 20px;    
    padding: 10px;
    box-sizing:border-box;
    font-size: 12px;
}

.helpbox p {
    margin: 0;
}

.helpbox p.watermark:before {
    content: "i";
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    overflow: hidden;
    list-style: none;
    padding: 0;
    cursor: pointer;
    color: #fff;
    background: #d22028;
    border-radius: 16px;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
    font-family: georgia;
    padding: 1px 8px 2px;
    margin: 0 6px 0 0;
    top: -1px;
    position: relative;
    text-shadow: 0 1px 6px #888888;
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(top, #ececec 0%, #cacaca 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, top, bottom, color-stop(0%,#ececec), color-stop(100%,#cacaca)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ececec 0%, #cacaca 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ececec 0%, #cacaca 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ececec 0%, #cacaca 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ececec 0%, #cacaca 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#cacaca',GradientType=0 ); /* IE6-9 */
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #dddddd #cccccc #bbbbbb #dddddd;
    *zoom: 1;
}

/* COLLAPSABLE PANELS END */



table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

table td[class*="span"],
table th[class*="span"],
.rowSSP-fluid table td[class*="span"],
.rowSSP-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.btn, 
.ui-dialog-buttonset button, 
.CollapsablePanel button, 
.list-table a, 
table a {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: #d22028; /* Old browsers */
  background: -moz-linear-gradient(top, #d22028 0%, #ac2023 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, top, bottom, color-stop(0%,#d22028), color-stop(100%,#ac2023)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d22028 0%,#ac2023 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d22028 0%,#ac2023 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d22028 0%,#ac2023 100%); /* IE10+ */
  background: linear-gradient(to bottom, #d22028 0%,#ac2023 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d22028', endColorstr='#ac2023',GradientType=0 ); /* IE6-9 */
  border: 1px solid #ac2023;
  *border: 0;
  border-color: #ac2023 #780a0c #780a0c;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 6px 6px -6px #000000;
     -moz-box-shadow: 0 6px 6px -6px #000000;
          box-shadow: 0 6px 6px -6px #000000;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.ui-dialog-buttonset button:hover, 
.CollapsablePanel button:hover, 
.list-table a:hover,
.ui-dialog-buttonset button:focus, 
.CollapsablePanel button:focus, 
.list-table a:focus,
table a:hover {
  color: #ffffff;  
  background: #666666; /* Old browsers */  
  background: -webkit-gradient(linear, top, bottom, color-stop(0%,#666666), 
              color-stop(100%,#000000)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #666666 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
  background:    -moz-linear-gradient(top, #666666 0%, #000000 100%); /* FF3.6+ */
  background:     -ms-linear-gradient(top, #666666 0%, #000000 100%); /* IE10+ */
  background:      -o-linear-gradient(top, #666666 0%, #000000 100%); /* Opera 11.10+ */  
  background:         linear-gradient(top, #666666 0%, #000000 100%); /* W3C */  
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666',
          endColorstr='#000000',GradientType=0 ); /* IE6-9 */  
  border: 1px solid #666666;
  *border: 0;
  border-color: #666666 #000000 #000000;
  text-shadow: 1px 1px 2px #000000;
  text-decoration:none;
}

.btn:active,
.btn.active {
  background-color: #666666 \9;

}

.btn:first-child {
  *margin-left: 0;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

.btn-group > .btn-large {
  font-size: 17.5px;
}

.btn-group > .btn-large + .dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px;
}

.nextbtn, .TermsAndConditionsPanelOuter {
    float: none; /* IE10 & IE11 fixe for floating payment container on Your Quote */
    clear: both; /* IE10 & IE11 fixe for floating payment container on Your Quote */
}

.nextbtn {
  margin: 0;
  text-align: right;
}

.nextbtn .btn {
  width: 206px;
}

.nextbtn .btn.backbtn {
  float: left;
  width: auto;
}

.alert, 
div.validation-summary-errors, 
.question_details {
  max-width: 760px;
  padding: 8px 35px 8px 14px;
  margin-bottom: 10px;
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert span {
  font-weight: bold;
  margin: 5px 0 10px 0;
  display: block;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

div.validation-summary-errors li { 
    line-height: normal; 
}

fieldset ul.fieldset_area li div.question_details ul li:before { 
    content: none; 
}

fieldset ul.fieldset_area li div.validation-summary-errors ul li,
fieldset ul.fieldset_area li div.question_details ul li { 
    margin: 0.5em 0;
    list-style: disc;
    line-height: normal; 
}

div.validation-summary-errors > span {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    line-height: normal;
}

fieldset div.validation-summary-errors li:before { 
    content: none; 
}


.alert-danger h4,
.alert-error h4 {
  color: #BE403D;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.breadcrumbSSP {
  list-style: none;
  margin: 0 0 10px 0;
  width: 110%;
  float: left;
}

 /* (iPad landscape size. iPad is 1024px wide) */
.breadcrumbSSP > li {
    display: block;
    float:left;
    width: 17.6%;
    color: #fff;
    text-align: center;
    text-indent: -12px;
    margin-right: 7px;
    line-height: 34px;
    height: 32px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
            border-radius: 3px;
    text-shadow: 1px 1px 2px #780a0c;
    background: #d22028; /* Old browsers */
    background: -moz-linear-gradient(left, #d22028 50%, #ac2023 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(50%,#d22028), color-stop(100%,#ac2023)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #d22028 50%,#ac2023 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #d22028 50%,#ac2023 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #d22028 50%,#ac2023 100%); /* IE10+ */
    background: linear-gradient(to right, #d22028 50%,#ac2023 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d22028', endColorstr='#ac2023',GradientType=1 ); /* IE6-9 */
    box-shadow: inset 1px 1px 4px 0px #ac2023;
      -webkit-box-shadow: inset 1px 1px 4px 0px #ac2023;
      -moz-box-shadow: inset 1px 1px 4px 0px #ac2023;
}

/* .breadcrumbSSP > li { border-top: 5px solid blue; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */

.breadcrumbSSP > li.bread1 { position: relative; z-index: 1006; left: 0; }
.breadcrumbSSP > li.bread2 { position: relative; z-index: 1005; left: -5px; }
.breadcrumbSSP > li.bread3 { position: relative; z-index: 1004; left: -10px; }
.breadcrumbSSP > li.bread4 { position: relative; z-index: 1003; left: -15px; }
.breadcrumbSSP > li.bread5 { position: relative; z-index: 1002; left: -20px; }
.breadcrumbSSP > li.bread6 { position: relative; z-index: 1001; left: -25px; }

.breadcrumbSSP > li:before {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 8px solid #d22028;
    border-bottom: 8px solid #d22028;
    border-left: 10px solid white;
    float: left;
    margin-top: 9px;
    margin-left: 0px;
}

.breadcrumbSSP > li:after {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 8px solid #ac2023;
    float: right;
    margin-top: 10px;
    margin-right: -8px;
}

.breadcrumbSSP > li:first-child:before {
    border: 0;
    margin: 0;
}

.breadcrumbSSP > li:last-child:after {
    border: 0;
    margin: 0;
}

.breadcrumbSSP > li.active {
    text-shadow: 1px 1px 2px #000000;
    background: #666666; /* Old browsers */
    background: -moz-linear-gradient(left, #666666 50%, #000000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(50%,#666666), color-stop(100%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #666666 50%,#000000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #666666 50%,#000000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #666666 50%,#000000 100%); /* IE10+ */
    background: linear-gradient(to right, #666666 50%,#000000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
    box-shadow: inset 1px 1px 4px 0px #000000;
      -webkit-box-shadow: inset 1px 1px 2px 0px #000000;
      -moz-box-shadow: inset 1px 1px 2px 0px #000000;
}

.breadcrumbSSP > li.active:before {
    border-top: 8px solid #666666;
    border-bottom: 8px solid #666666;
}

.breadcrumbSSP > li.active:after {
    border-left: 9px solid #000000;
}

.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.label {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.badge {
  padding-right: 9px;
  padding-left: 9px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

.label:empty,
.badge:empty {
  display: none;
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

.accordion {
  margin-bottom: 20px;
}

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.accordion-heading {
  border-bottom: 0;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}

.form-containerSSP {
  padding: 30px 30px 30px 50px;
  margin: 0px 15px 30px 15px;
  background-color: #fff;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  overflow: visible; /* IE10 & IE11 fixe for floating payment container on Your Quote */
}

.form-containerSSP .form-header {
  margin-bottom: 30px;
}

.form-containerSSP h1, 
.fieldset_area h1 {
  font-size: 24px;
  margin: 5px 0 5px 0;
  line-height: 30px;
  float: left;
  width: 100%;.powerdbySSPFooterStrapLineTxt
}

.span2 img.logo {
  min-width: 157px;
  margin-bottom: 6px;
}

/*SSP strapline and logo before footer in _Layout*/
.powerdbySSPFooterInner {padding: 0px 25px 0px 20px; margin: 0px 15px 0px 15px; 
                    -webkit-border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px;
                    -moz-border-radius-topleft: 12px; -moz-border-radius-topright: 12px;
                    border-top-left-radius: 12px; border-top-right-radius: 12px;
                    font-size: 0.85em; height: 50px;}
    .powerdbySSPFooterStrapLineContainer{margin: 10px 30px 0 0; float: right; max-width: 280px;  width: 276px;}
    .powerdbySSPFooterStrapLineTxt{float: left; margin: 4px 4px 0 0;}
    .powerdbySSPFooterStrapLineTxt img{max-width: 100%; height: auto;}  
    /*Default for white body themes, which can be overridden for darker colour theme customers i.e.,
        .powerdbySSPFooterBgColour{background-color: #EAEAEA;} - Light Grey
        .powerdbySSPFooterBgColour{background-color: #D8D8D8;} - Dark Grey*/
    .powerdbySSPFooterBgColour{background-color: #EAEAEA;}



    .powerdbySSPFooterStrapLineTxtMonochrome{float: left; margin: 4px 15px 0 0;color: #c0c0c0;}
    .powerdbySSPFooterStrapLineTxtMonochrome img{max-width: 100%; height: auto;}  

    .powerdbySSPFooterStrapLineTxtWhite{float: left; margin: 4px 15px 0 0;color: #ffffff;}
    .powerdbySSPFooterStrapLineTxtWhite img{max-width: 100%; height: auto;}  
    
.footer_links {
  margin-top: 50px;
  clear: both;
  float: none; /* IE10 & IE11 fixe for floating payment container on Your Quote */
}

.footer_links a { 
    font-weight:normal; 
}

.footer_links .span3.middle {
  text-align: center;
}

.footer_links .span3.right {
  text-align: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}


input.ui-autocomplete-loading {
    background: white url('../../Shared/Images/ui-autocomplete-loading.gif ') right center no-repeat;
}



/* UI Dialog  */

.ui-front {
    z-index: 1000;
}

.ui-widget-header {
    background:#FFF;
    background: -webkit-linear-gradient(top,#FFFFFF,#F5F5F5);
    background:    -moz-linear-gradient(top,#FFFFFF,#F5F5F5);    
    background:     -ms-linear-gradient(top,#FFFFFF,#F5F5F5);
    background:      -o-linear-gradient(top,#FFFFFF,#F5F5F5);
    background:         linear-gradient(top,#FFFFFF,#F5F5F5);
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0.5em 1em;
}

.ui-dialog .ui-dialog-title {
    font-size:16px; 
    font-weight:normal;
}

.ui-dialog-titlebar.ui-widget-header {
    border:none; 
    border-bottom:1px solid #AAA; 
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    margin: -3px -3px 0 -3px;
    box-shadow: 1px 1px 3px #CCCCCC;
}

.ui-dialog-buttonpane.ui-widget-content {
    margin: 0 -3px -3px -3px;
    padding-bottom: 0;
    background: #F5F5F5;
    border-radius: 0 0 4px 4px;
}

.ui-dialog .ui-dialog-buttonpane {
    padding: .3em 1em .3em 1em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { 
    width: 100%; 
}

.ui-dialog-buttonpane button { 
    float: right; 
}

.ui-dialog {
    width: 70% !important;
    left: 15% !important;
    z-index: 1999; /* was 2001 but calendar blocks sat behind pop-ups then */
}

.rgba .ui-dialog { 
    box-shadow: 0px 0px 12px rgba(0,0,0,0.3); 
}


/* Overlay */

.rgba .ui-widget-overlay { background: rgba(0,0,0,0.5); }

.site_dialog .span2, 
.CollapsablePanel .span2 {
    width: auto;
    word-wrap: break-word;
}

.CollapsablePanel { font-size:14px; }

.CollapsablePanel h1, 
.ui-dialog h1 {
    font-size:18px; 
}

.CollapsablePanel h3 { font-size:14px; }
.CollapsablePanel h4 { font-size:13px; }

.CollapsablePanel button {
    width: 100%;
    margin-top: 10px;
}

.ui-widget-content a { 
    color: #d22028; 
}

.ui-widget-content .helptext, 
.ui-widget-content a.btn { 
    color: #FFF; 
}

.site_dialog, 
.CollapsablePanel {
    position: relative; 
    float: none;
}

.site_dialog .CollapsablePanelClose, 
.CollapsablePanel .CollapsablePanelClose {
    float: right;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.CollapsablePanel:before {
    content: attr(title);
    display: block;
    min-height: 14px;
    margin: -10px -10px 0;
    padding: 0.8em 10% 0.8em 10px;
    border-bottom: 1px solid #EAEAEA;
    font-size: 16px;
    font-weight: bold;   
}

.helpbox { float: none; }
.helpbox:before { content: none; }
.helpbox .CollapsablePanelClose { display: none; }

.site_dialog.CollapsablePanel {
    float: left;
    width: 100%;
}

/* Multiple Backgrounds */

.ui-dialog .ui-dialog-titlebar-close, 
.site_dialog .CollapsablePanelClose,
.CollapsablePanel .CollapsablePanelClose {
    background-image:  
        url("../../themes/base/images/ui-icons_888888_256x240.png"), 
        -webkit-linear-gradient(#FFFFFF,#F5F5F5);
    background-image:  
        url("../../themes/base/images/ui-icons_888888_256x240.png"), 
        -moz-linear-gradient(#FFFFFF,#F5F5F5);
    background-image:  
        url("../../themes/base/images/ui-icons_888888_256x240.png"), 
        -ms-linear-gradient(#FFFFFF,#F5F5F5);
    background-image:  
        url("../../themes/base/images/ui-icons_888888_256x240.png"), 
        linear-gradient(#FFFFFF,#F5F5F5);    
    background-position: -95px -127px, top left;
    border: 1px solid #AAA;
    border-radius: 4px;
}

/* Multiple Backgrounds Hover */

.ui-dialog .ui-dialog-titlebar-close:hover, 
.site_dialog .CollapsablePanelClose:hover,
.CollapsablePanel .CollapsablePanelClose:hover {
    background-image:  
        url("../../themes/base/images/ui-icons_222222_256x240.png"), 
        -webkit-linear-gradient(#FFFFFF,#F5F5F5);
    background-image:  
        url("../../themes/base/images/ui-icons_222222_256x240.png"), 
        -moz-linear-gradient(#FFFFFF,#F5F5F5);
    background-image:  
        url("../../themes/base/images/ui-icons_222222_256x240.png"), 
        -ms-linear-gradient(#FFFFFF,#F5F5F5);
    background-image:  
        url("../../themes/base/images/ui-icons_222222_256x240.png"), 
        linear-gradient(#FFFFFF,#F5F5F5);    
    background-position: -95px -127px, top left;
    border: 1px solid #AAA;
    border-radius: 4px;
}

/* IE11 fix */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ui-dialog .ui-dialog-titlebar-close,
    .site_dialog .CollapsablePanelClose,
    .CollapsablePanel .CollapsablePanelClose,
    .ui-dialog .ui-dialog-titlebar-close:hover, 
    .site_dialog .CollapsablePanelClose:hover,
    .CollapsablePanel .CollapsablePanelClose:hover {
        background-position: -97px -128px, top left;
    }
}

/* No Multiple Backgrounds */

.no-multiplebgs .CollapsablePanel .CollapsablePanelClose,
.no-cssgradients .CollapsablePanel .CollapsablePanelClose {
     background: #FFF url("../../themes/base/images/ui-icons_888888_256x240.png") -94px -126px;
}

.no-multiplebgs .ui-dialog .ui-dialog-titlebar-close,
.no-cssgradients.multiplebgs .ui-dialog .ui-dialog-titlebar-close {
    background: #FFF url("../../themes/base/images/ui-icons_888888_256x240.png") -95px -127px;
}

/* No Multiple Backgrounds : hover */

.no-multiplebgs .CollapsablePanel .CollapsablePanelClose:hover,
.no-cssgradients.multiplebgs .CollapsablePanel .CollapsablePanelClose:hover {
     background: #FFF url("../../themes/base/images/ui-icons_222222_256x240.png") -94px -126px;
}

.no-multiplebgs .ui-dialog .ui-dialog-titlebar-close:hover,
.no-cssgradients.multiplebgs .ui-dialog .ui-dialog-titlebar-close:hover {
    background: #FFF url("../../themes/base/images/ui-icons_222222_256x240.png") -95px -127px;
}

/* Dialog box form */

#ajaxform fieldset, #ajaxform fieldset ul.fieldset_area,
#ajaxform fieldset ul.fieldset_area li:first-child:before,
#ajaxform fieldset ul.fieldset_area li:first-child,
.ui-dialog fieldset ul.fieldset_area li:first-child,
.ui-dialog fieldset ul.fieldset_area li:first-child:before {
    margin: 0; 
    border: none;
}

#ajaxform .span1, 
.ui-dialog .span1 {
    width: 100%;
}

.ui-dialog fieldset ul.fieldset_area {
    margin: 0;
}

.site_dialog button {
    margin: 1em 0;
}

.input-align {
    /*margin: 10px 0 0 412px;*/
    float: right;
    margin: 18px 0 0 0;
}

/* List Table E.g. Address table */

table, 
.list-table {
    border: 1px solid #E5E5E5; 
    margin: 0; 
    width: 100%;
    max-width: 810px;
}

#selected_address .list-table {
    margin-left: 412px;
    width: auto;
}

table tr, 
.list-table tr {
    text-align: left; 
    border-bottom: 1px solid #E5E5E5;
}

table th,
.list-table th {
    background: #F5F5F5;
    border-bottom: 1px solid #E5E5E5;
}

table td, 
table th, 
.list-table td, 
.list-table th {
    padding: 3px 5px;
}

table td, 
.list-table td { 
    border-right: 1px solid #E5E5E5; 
    vertical-align: top; 
}

table a, 
table .btn, 
.list-table a, 
.list-table .btn {
    padding: 2px 8px; 
    line-height: normal;
    text-decoration: none; 
    margin: 5px 0;
}

table a, 
.list-table a {
    font-size: 12px; 
    margin-bottom: 3px;
}

#payment_table tr.active td {
    background: #F0FFE1;
}

.NeverHeldInsurance {
    clear: both;
}

fieldset ul.fieldset_area li div.NeverHeldInsurance {
    width: auto; 
    margin-left: 413px;
    margin-top: 6px;
    height: 27px;
}

/* FOR IE8 */
.no-backgroundsize fieldset ul.fieldset_area li div.NeverHeldInsurance label {
    width: auto;
}

.fieldset_area .fieldset_area {
    margin-top: 0;
}

input[value="Continue"] {
    float: right;
}

#AdditionalDriversPanel, 
#AddAnotherDriver {
    margin-bottom: 1em;
}

/* Date picker */

table.ui-datepicker-calendar a {
    text-shadow: none;
}

.ui-datepicker {
    width: 230px;
}

.ui-datepicker .ui-state-default {
    border-radius: 1px; 
    text-align: center;
}


.btn-secondary, 
.nextbtn .btn.backbtn, 
.CollapsablePanel button.btn-secondary, 
.ui-dialog-buttonset button.btn-secondary, 
.list-table a {
    color: #666;
    border: 1px solid #CCC;
    text-shadow: 1px 1px 2px #FFF;    
    background: #DEDEDE;
    background: -webkit-linear-gradient(bottom,#DEDEDE,#FFFFFF);
    background:    -moz-linear-gradient(bottom,#DEDEDE,#FFFFFF);    
    background:     -ms-linear-gradient(bottom,#DEDEDE,#FFFFFF);
    background:      -o-linear-gradient(bottom,#DEDEDE,#FFFFFF);
    background:         linear-gradient(bottom,#DEDEDE,#FFFFFF);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#DEDEDE',GradientType=0 ); /* IE6-9 */
}

table a { box-shadow:none; }
table a:hover { text-decoration:none; color:#FFF; }


.btn-secondary:hover, 
.nextbtn .btn.backbtn:hover, 
.CollapsablePanel button.btn-secondary:hover,
.ui-dialog-buttonset button.btn-secondary:hover,
.btn-secondary:active, 
.nextbtn .btn.backbtn:active, 
.CollapsablePanel button.btn-secondary:active,
.ui-dialog-buttonset button.btn-secondary:active,
.btn-secondary:focus, 
.nextbtn .btn.backbtn:focus, 
.CollapsablePanel button.btn-secondary:focus,
.ui-dialog-buttonset button.btn-secondary:focus {
    color: #FFF;
    border: 1px solid #888;
    text-shadow: 1px 1px 2px #666;
    text-decoration: none;
    background: #DEDEDE;
    background: -webkit-linear-gradient(bottom,#666666,#CCCCCC);
    background:    -moz-linear-gradient(bottom,#666666,#CCCCCC);    
    background:     -ms-linear-gradient(bottom,#666666,#CCCCCC);
    background:      -o-linear-gradient(bottom,#666666,#CCCCCC);
    background:         linear-gradient(bottom,#666666,#CCCCCC);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#DEDEDE',GradientType=0 );  IE6-9 
}



/* Error Pages */

#ApplicationError, 
#SessionTimeout {
    width:100%;
}

.ApplicationErrorContainer, 
.ThankYou,
.UnderwritingNotesContainer,
.QuoteReferralContainer {
    width: 75%;
    margin: 10px auto 35px auto;
    padding: 25px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #FFF;
    border-radius: 4px;
    text-align: center;
    cursor: auto;    
    background: #FFF;
    background: -webkit-linear-gradient(#FFFFFF,#F5F5F5);
    background:    -moz-linear-gradient(#FFFFFF,#F5F5F5);    
    background:     -ms-linear-gradient(#FFFFFF,#F5F5F5);
    background:      -o-linear-gradient(#FFFFFF,#F5F5F5);
    background:         linear-gradient(#FFFFFF,#F5F5F5);
    box-shadow: 0px 5px 13px rgba(0,0,0,0.2), 0px 1px 2px rgba(0,0,0,0.2);
}
.UnderwritingNotesContainer {
    margin-top: 30px;
}
    .UnderwritingNotesContainer ul {
        width: 300px;
        text-align: left;
    }

.no-boxshadow .ApplicationErrorContainer,
.no-boxshadow .ThankYou,
.no-boxshadow .QuoteReferralContainer {
    border: 1px solid #AAA;
}

.ApplicationErrorContainer h1, .QuoteReferralContainer h1 {
    margin: 0 0 0.5em 0;
    font-weight: normal;
    line-height: normal;
}

.ApplicationErrorContainer strong, .QuoteReferralContainer strong {
    color: #BE403D;
}



/* Confirmation Page */

.ThankYou {
    text-align: left;
    width: 65%;
}

.ThankYou h1 {
    font-size: 38px;
    font-weight: normal;
    float: none;
}

.tick {
    background: #F5FFEB url(../../Shared/Images/tick-circle.png) no-repeat 5px center;
    border-top: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
    padding: 15px 0 15px 40px;
    margin-top: 15px;
}

.tick .highlight {
    color: #008C00;
}

.highlight {
    color: #D22028;
    font-weight: bold;
}

.ThankYou .icon {
    padding: 6px 0 6px 35px;
}

.icon .span2 {
    padding: 0; 
    margin: 0; 
    line-height: normal; 
    display: inline;
}

.email {
    background: url(../../Shared/Images/email-circle.png) no-repeat left center;
}

.tel {
    background: url(../../Shared/Images/tel-circle.png) no-repeat left center;
}



/* DEBUG STYLES */

.ui-dialog textarea {
    width: 99%;
    height: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.ui-dialog .ui-accordion-content {min-height:80px; }
.breadcrumbSSP label { display:none; }

a { cursor: pointer; }
h3 { font-size: 18px; }
p.btn a { color: #FFF; }
.btn { -webkit-appearance: none; }
.btn:hover { background-position: top left; }

.btn.disabled,
.btn[disabled] {
  color: #333333;
  border: 1px solid #CCC;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;    
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.CollapsablePanel {
    background:#FFF;
}



/* jQuery UI  */

.ui-dialog-buttonpane {
    clear: both;
}

.dialog {
    text-align: left;
}

#CoverDateRequiredDialog h1, 
#RegistrationNumberRequiredDialog h1, 
#BuyOfflineDialog h1, 
#ErrorDialog h1 {
    margin-bottom: 20px;
}

.ui-widget {
    font-size: 1em;
}

#ui-datepicker-div {
    z-index: 2000 !important;
}

.ui-dialog #ui-datepicker-div {
    z-index: 2100 !important;
}

.ui-widget, 
.ui-widget input, 
.ui-widget select, 
.ui-widget textarea, 
.ui-widget button {
    font-family: Arial, helvetica, sans-serif;    
}
.ui-widget {
    padding: 3px;
}

.ui-accordion {
    margin-bottom: 15px; 
    margin-right: 20px;
}

.ui-accordion .ui-accordion-header {
    padding-left: 1em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    width: 20px;
    height: 20px;
    left: auto;
    right: 5px;
    top: 15px;
    overflow: visible;
}

.ui-state-default .ui-icon.ui-icon-triangle-1-e {
    background: url(../../Shared/Images/collapseIcons.jpg) no-repeat 0 -20px;
}

.ui-state-default .ui-icon.ui-icon-triangle-1-s {
     background: url(../../Shared/Images/collapseIcons.jpg) no-repeat 0 0;
}

.ui-state-default .ui-icon.ui-icon-triangle-1-e:before, 
.ui-state-default .ui-icon.ui-icon-triangle-1-s:before {
    content: "Open";
    float: left;    
    color: #999;
    line-height: 20px;    
    width: 35px;
    height: 20px;
    margin-left: -35px;    
    text-indent: 0;
    font-size: 12px;
    font-weight: normal;
}

 .ui-state-default .ui-icon.ui-icon-triangle-1-s:before {
     content:"Close";
 }

#PaymentsPanel .ui-accordion {
    clear: both; 
    margin-right: 0; 
    margin-bottom: 8px;
    webkit-box-sizing: border-box !important; /* bootstrap.css antedote */
    -moz-box-sizing: border-box;
    box-sizing: border-box !important;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 15px;
    border-right-color: #DADADA;
    border-left-color: #DADADA;
    border-bottom-color: #BBBBBB;
	border-top: 1px solid #E5E5E5 !important;
}

.ui-accordion-header {
    background: #FAFAFA; 
    background: #FFF; 
    font-weight: bold;
}

.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default {
    color: #212121;
    border-right-color: #DADADA;
    border-left-color: #DADADA;
    border-top-color: #E5E5E5;
    border-bottom-color: #BBB;
}

.ui-accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid transparent;
}

#QuoteSectionTitleAdditional {
    font-size: 12px; 
    font-size: 14px; 
    font-weight: normal;
    margin-top: 0.5em;
}

.QuoteSectionTitle {
    margin-bottom: 0.5em; 
    font-weight: bold;
}

.HorizontalPanelHeader {
    margin-bottom: 1em; 
    font-weight: bold;
}

.HorizontalPanelHeader label,
.HorizontalPanelHeader label[class*="span"] {
    width: auto;
    display: inline;
    margin: 0;
    float: none;
}

.ui-dialog .ui-dialog-titlebar-close {
	width: 17px !important;
	height: 17px !important;
}

.ui-helper-hidden-accessible { 
    display: none;
}

.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
    z-index: 2000;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
    height: 100px;
}




/* STRUCTURE */

.footer_links .middle {
    text-align: center;
}

.footer_links .right {
    text-align: right;
}

.thirds .span6 {
    width: 535px;
    padding-bottom: 5px;
}

.span3.last {
    margin-right: 0;
}

.details .btn {
    margin-bottom: 1em;
}

#AddOnsPanelOuter {
    margin-bottom: 15px;
}

.addons .span4 {
    width: 195px; 
    margin-right: 9px;
}

/* FOR IE8 */
.no-backgroundsize .addons .span4 {
    width: 100%; 
}

.ui-accordian .addons .span4 {
    width: 187px;
}

.span4:last-child {
    margin-right: 0;
}

.PaymentPanelOuter, 
.PaymentPanelOuter .PaymentPanelInner, 
.collapsible, 
.col, 
.addon .addonInner, 
.addon, 
.details, 
#CoverSummary, 
.SummaryLabel, 
.SummaryValue,
.site_dialog.CollapsablePanel, 
.ApplicationErrorContainer, 
.QuoteReferralContainer,
.nextbtn .btn, 
.payment_addon, 
.ThankYou {
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
}

#AddOnNotRequiredPanel {
    width: auto !important;
    margin: 0 !important;
    font-size: inherit;
    top: 36px;
}

#AddOnNotRequiredPanel .checkbox {
    width: auto !important;
    margin: 0 auto;
    text-align: left;
    padding-left: 0;
}

#AddOnNotRequiredPanel .checkbox input[type='checkbox'] {
    float: none;
    margin: 3px 0 0 3px;
}



/* PAYMENT SCREEN */

.payment_addon {
    float:left;
    position:relative;
    padding:10px 10px 10px 45px;
    margin:0 15px 15px 0;
    font-weight:bold;
    border:1px solid #CCC; 
    border-radius:4px;
}

.payment_addon:before {
    content: " ";
    width: 26px;
    height: 26px;
    background: url(../../Shared/Images/tick-circle.png) no-repeat left top;
    position:absolute;
    top:10px;
    left:10px;
}

.payment_addon span {
    font-weight:normal;
    display:block;
    font-size:13px;
    line-height:normal;
}

#payment_addons .payment_addon.span3 {
    width:398px;
}

.payment_addon img, 
.payment_addon br {
    display:none;
}

.monthly_addon_premium, 
.annual_addon_premium{
    font-weight:normal; 
    display:inline-block; 
    margin-top:3px;
}

#ConfirmAcceptanceOfTermsAndPolicyWording {
    clear:both;
}

#dd_details a {
    word-break: break-all;

}



/* PAYMENT OPTIONS */

.PaymentPanelOuter, 
.addon .addonInner, 
.payment_addon, 
.ui-slider { 
    background: #EEEEEE;
    background: -webkit-linear-gradient(bottom,#EEEEEE,#FFFFFF);
    background:    -moz-linear-gradient(bottom,#EEEEEE,#FFFFFF);    
    background:     -ms-linear-gradient(bottom,#EEEEEE,#FFFFFF);
    background:      -o-linear-gradient(bottom,#EEEEEE,#FFFFFF);
    background:         linear-gradient(bottom,#EEEEEE,#FFFFFF);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EEEEEE',GradientType=0 ); /* IE6-9 */
}

#PaymentOptionsPanelOuter { 
    margin-bottom:15px; 
}

#PaymentOptionsPanelOuter h3 { 
    line-height: 40px; 
    clear: both;
}
#PolicyDetailsPanelOuter h3 { 
    line-height: 22px; 
}

.PaymentPanelOuter {    
    position:relative;
    border:3px solid #FFF;
    padding:0px;    
    border-radius:3px;
    cursor:pointer;    
    margin-bottom:15px;
}
.PaymentPanelOuter.selected, 
.addon.selected {
    border:3px solid #008C00; 
    border-color:#50A73C;
    box-shadow:#2EB201 0px 0px 6px;    
    box-shadow: #999 1px 1px 8px;
    border-radius:5px;
    background: url(../../Shared/Images/tick-circle.png),  -webkit-linear-gradient(bottom,#EEEEEE,#FFFFFF);
    background: url(../../Shared/Images/tick-circle.png),     -moz-linear-gradient(bottom,#EEEEEE,#FFFFFF);
    background: url(../../Shared/Images/tick-circle.png),          linear-gradient(bottom,#EEEEEE,#FFFFFF);    
    background-position: 12px 12px, left top;
    background-repeat: no-repeat, repeat-x;
}

/*.addon.free {
    border: 3px solid #999;
}*/

.no-multiplebgs .PaymentPanelOuter.selected, 
.addon.selected {
     background:#FFF url(../../Shared/Images/tick-circle.png) no-repeat 12px 12px;
}

.PaymentPanelOuter .PaymentPanelInner {
    border:1px solid #CCC; 
    padding:10px;
    min-height:118px; 
    border-radius:3px;
} 

.PaymentPanelOuter .PaymentPanelInner:after {
    content:""; 
    clear:both; 
    display:block;
}

.PaymentPanelOuter.selected .PaymentPanelInner {
    border:1px solid transparent;
} 

.PaymentHeader, 
.PaymentPremium {
    float:none;
    text-align:center;
    margin-top:5px;
}

.PaymentHeader {
    font-size:16px;
}

.PaymentPremium {
    font-size:28px;
}

.RoundedCheckbox, 
.MonthlyPaymentSummary, 
.MonthlyPaymentSummaryShort {
    float:left;
}

.MonthlyPaymentSummary, 
.MonthlyPaymentSummaryShort {
    text-align:center;
    font-size:12px;
    border-top:1px dotted #CCC;
    padding-top:5px;
    margin-top:5px;
    width:100%;
}

/* Benefits of cover */
#CoverBenefitsPanelOuter {
    width: 238px;
    float: right;
    margin: 3px 0 15px 0;
    padding: 10px;
    border: 1px solid;
    border-color: #E5E5E5 #DADADA #BBBBBB;
    border-radius: 3px 3px 3px 3px;
}

#CoverBenefitsPanelOuter h4 {
    margin: 0 0 8px 0;
}

/* Summary of cover */
#CoverSummaryRightPanelOuter { /* for when cover summary panel is on the right of the screen */
    width: 238px;
    float: left;
    margin: 3px 0 15px 0;
    padding: 10px;
    border: 1px solid;
    border-color: #E5E5E5 #DADADA #BBBBBB;
    border-radius: 3px 3px 3px 3px;
}

#CoverSummaryRightPanelOuter h4 { /* for when cover summary panel is on the right of the screen */
    margin: 0 0 8px 0;
}

#CoverSummaryRight { /* for when cover summary panel is on the right of the screen */
    border-top: 1px solid #E5E5E5;
}

.SummaryOfCover, 
#CoverSummary { 
    float: left;
    width: 100%;
    border: 1px solid #E5E5E5;
    border-bottom: 0;
}

.ValuePair {
    background: #F5F5F5;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    float: left;
    clear: both;
}

#CoverSummaryRight .ValuePair { /* for when cover summary panel is on the right of the screen */
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
}

#CoverSummaryRight .ValuePair:first-child .SummaryValue {  /* for when cover summary panel is on the right of the screen */ /* to keep the value <td> the same height as the label <td> */
    height: 38px;
}

.SummaryLabel, 
.SummaryValue {    
    padding: 3px;
    min-height: 22px;
}

.SummaryLabel {
    float: left;
    font-weight: bold;
    width: 30%;  
}

.SummaryValue {
    float: left;
    background: #FFF;
    width: 70%;
    padding-left: 10px;
    border-left: 1px solid #E5E5E5;
}

#CoverSummaryRight .SummaryValue { /* for when cover summary panel is on the right of the screen */
    padding-left: 3px;
}



/* RECALCULATION PANEL */

.PaymentContainer { 
    position:relative;
    float:left;
    webkit-box-sizing: border-box !important; /* bootstrap.css antedote */
    -moz-box-sizing: border-box;
    box-sizing: border-box !important;
    min-height: 168px; /* when the panel goes into affix mode this keeps the content from jumpting behind the fixed panel */
    width: 100%;
}

.PaymentContainer .affix { 
    position: fixed;
    top: 10px;
    z-index: 1990;
    background-color: #fff;
    padding: 10px 10px 0 10px;
    margin-left: -14px;
    border: 1px solid;
    border-color: #E5E5E5 #DADADA #BBBBBB;
    border-radius: 3px 3px 3px 3px;
    outline: 0;
    outline: thin dotted \9; /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px #ffffff, 0 0 8px #999999;
        -moz-box-shadow: inset 0 1px 1px #ffffff, 0 0 8px #999999;
            box-shadow: inset 0 1px 1px #ffffff, 0 0 8px #999999;
}

#AddOnsPanelInner {
    webkit-box-sizing: border-box !important; /* bootstrap.css antedote */
    -moz-box-sizing: border-box;
    box-sizing: border-box !important;
}

#PaymentOptionsPanelInner {
    position: relative;
    overflow: hidden;
}

#RecalculatePanel { 
    position: absolute;
    z-index: 105;
    text-align:center;
    background: #FFF;
    padding: 10px;
    border: 3px solid #d22028;
    border-radius: 4px;
    margin: 0 auto;
    width: 532px;
    top: 30px !important;
    left: 0 !important;   
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

#RecalculatePanel ul { 
    padding: 0; 
    margin: 0; 
}

#RecalculatePanel li {
    list-style:none;
}

.RecalculateButton {
    margin-top:10px;
}

#PaymentsPanelMask {
    display:none;
    width: 100%;
    height: 100%; 
    background: rgba(255,255,255,0.8);
    position: absolute;
    z-index: 100;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
}



/* EXCESS TABLE */

#ExcessesPanel {
    width:100%;
}

#excess-table {
    width:50%; 
    text-align:left; 
    font-size:12px;
}

#excess-table th, 
#excess-table td {
    border-bottom:1px solid #DDD; 
    padding:3px 2px;
}

#excess-table th {
    width:30%;
    background:#FAFAFA;
}

#excess-table td {
    padding-left:10px; 
    border-left:1px solid #DDD;
}

#excess-table .excess-header-driver {
    border-left:none;
}

#excess-table .excess-border-bottom th {
    background:none;
}



/* SLIDER */

#DynamicPolicyFeaturesPanelOuter2 {
    margin:1em 0;
    float:left;
}

.DynamicPolicyFeaturesPanelOuter {
    width:100%;
}

.DynamicPolicyFeaturesPanelOuter label {
    width:200px;
}

.Slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
    width:325px;
    float:left;
    border-radius:2px;
    margin-bottom: 25px;
    padding: 0;
}

fieldset ul.fieldset_area li #VoluntaryExcessSlider span {
    position: absolute;
}

/* FOR IE8 */
.no-backgroundsize fieldset ul.fieldset_area li #VoluntaryExcessSlider {
    display: none;
}

.SliderText {
    position:absolute;
    top:20px; 
    font-size:11px;
    width: 35px;
    margin-left: -18px;
    text-align:center;
}

.SliderTickMark {
    border-right: 1px solid #CCCCCC;
    height: 19px;
    position: absolute;
}

.ui-slider-handle.ui-state-default {    
    border:1px solid;
    border-color:#AAA;
    cursor:ew-resize;
    cursor:-webkit-grab;
    cursor:-moz-grab;
    border-radius:100%;    
    background: -webkit-linear-gradient(bottom,#FFFFFF,#CCCCCC);
    background:    -moz-linear-gradient(bottom,#FFFFFF,#CCCCCC);    
    background:     -ms-linear-gradient(bottom,#FFFFFF,#CCCCCC);
    background:      -o-linear-gradient(bottom,#FFFFFF,#CCCCCC);
    background:         linear-gradient(bottom,#FFFFFF,#CCCCCC);
    box-shadow: 0 0.1em 0.1em 0.1em rgba(255, 255, 255, 0.8) inset, 0 0 0.5em rgba(0, 0, 0, 0.3);
}

.ui-slider-range {
    background: #d22028;
    border-radius:1px;
}

.ui-slider-range {     
    background: -webkit-gradient(linear, top, bottom, color-stop(0%,#D22028), color-stop(100%,#AC2023));
    background: -webkit-linear-gradient(top, #D22028 0%, #AC2023 100%);
    background:    -moz-linear-gradient(top, #D22028 0%, #AC2023 100%);     
    background:     -ms-linear-gradient(top, #D22028 0%, #AC2023 100%); 
    background:      -o-linear-gradient(top, #D22028 0%, #AC2023 100%);
    background:         linear-gradient(top, #D22028 0%, #AC2023 100%);
}

/* FOR IE8 */

.no-backgroundsize #RequoteOptionsPanelInner #VoluntaryExcess {
    display: block !important;
}


/* COLLAPSE PANELS */

.collapsible, 
.col, 
.addon .addonInner {
    background-color: #FFFFFF;
    border:1px solid;
    border-color: #E5E5E5 #DADADA #BBBBBB;
    border-radius: 3px 3px 3px 3px;
    display: inline;
    float: left;
    width:100%;
    margin:0 0 10px 0;    
    padding: 15px;
}

.collapseContent {
    margin-top: 20px;
}

.collapseTitle {
    cursor: pointer;
    font-size: 14px;
    font-weight:bold;
    margin: -16px;
    padding: 10px 16px;
}

.expand {
    background-position: right -20px;
}

.collapse {
    background-position: right 0;
}


/* SLIDING SWITCHES */

.RoundedCheckbox input, 
input.SlidingSwitch[type="checkbox"] {
    display:none;
}

input.SlidingSwitch[type="checkbox"] + div, .free input.SlidingSwitch[type="checkbox"] + div {
    background-clip: border-box;
    background-color: #D41111;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent), -webkit-linear-gradient(left, #50A73C 50%, transparent 50%);
    background-image:         linear-gradient(rgba(0, 0, 0, 0.1), transparent),              linear-gradient(90deg, #50A73C 50%, transparent 50%);
    background-origin: border-box;
    background-position: 100% 0;
    background-size: 200% 100%;    
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 999px;    
    box-shadow: 0 0.1em 0.1em rgba(0, 0, 0, 0.2) inset, 0 0.45em 0 0.1em rgba(0, 0, 0, 0.05) inset;    
    display: inline-block;
    font-size: 150%;
    height: 1em;
    margin: 0;
    overflow: hidden;
    text-align: left;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: padding, width, background-position, text-indent;
    transition-duration: 0.4s;
    transition-property: padding, width, background-position, text-indent;
    vertical-align: middle;
    width: 5.4em;
}

/* Was grey to differentiate between free and selected 
.free input.SlidingSwitch[type="checkbox"] + div {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent), -webkit-linear-gradient(left, #CCCCCC 50%, transparent 50%);
    background-image:         linear-gradient(rgba(0, 0, 0, 0.1), transparent),              linear-gradient(90deg, #CCCCCC 50%, transparent 50%);
    cursor: auto;
}*/

input.SlidingSwitch[type="checkbox"] {
    margin:none;
}

input.SlidingSwitch[type="checkbox"]:checked + div {
    background-position: 0 0;
    padding-left: 3.6em; 
    width: 1em;
    padding-right: 0.85em;
}

.span2 input.SlidingSwitch[type="checkbox"] + div {
    width:5.5em;
}

.span2 input.SlidingSwitch[type="checkbox"]:checked + div {
    padding-left: 3.7em;
    width: 1em;
    padding-right: 0.85em;
}

.no-cssgradients input.SlidingSwitch[type="checkbox"]:checked + div {
    background:#5BB510;
}

input.SlidingSwitch[type="checkbox"] + div:before {
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), transparent) repeat scroll 0 0 white;
    background:    -moz-linear-gradient(rgba(0, 0, 0, 0.2), transparent) repeat scroll 0 0 white;    
    background:     -ms-linear-gradient(rgba(0, 0, 0, 0.2), transparent) repeat scroll 0 0 white;
    background:      -o-linear-gradient(rgba(0, 0, 0, 0.2), transparent) repeat scroll 0 0 white;
    background:         linear-gradient(rgba(0, 0, 0, 0.2), transparent) repeat scroll 0 0 white;
    border: 1px solid rgba(0, 0, 0, 0.35);
    border-radius: 999px;
    box-shadow: 0 0.1em 0.1em 0.1em rgba(255, 255, 255, 0.8) inset, 0 0 0.5em rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    content: attr(checkedcontent);
    float: left;
    height: 1.65em;
    margin: -0.1em;
    text-indent: -5.5em;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
    width: 1.65em;
}

.no-cssgradients input.SlidingSwitch[type="checkbox"] + div:before {
    background:#EEEEEE;
}

input.SlidingSwitch[type="checkbox"]:active + div:before {
    background-color: #EEEEEE;
}

input.SlidingSwitch[type="checkbox"]:focus + div {
    box-shadow: 0 0.1em 0.1em rgba(0, 0, 0, 0.2) inset, 0 0.45em 0 0.1em rgba(0, 0, 0, 0.05) inset, 0 0 0.4em 1px rgba(255, 0, 0, 0.5);
}

input.SlidingSwitch[type="checkbox"] + div:before, input.SlidingSwitch[type="checkbox"] + div:after {
    font: bold 60%/1.6 sans-serif; 
}

input.SlidingSwitch[type="checkbox"] + div:after {
    color: #FFFFFF;
    content: attr(uncheckedcontent);
    float: left;
    text-indent: 0.5em;
    text-shadow: none;
}



/* ADDONS */

.AddOnSubProduct {
    width: auto; 
    height: auto;
    font-weight: bold;
    margin-top: 10px;
}

.AddOnPanelPremium {
    height: 80px;
}

.AddOnSubProduct input {
    margin:-2px 5px 0 0;
    position: relative;
}

.AddOnSubProduct input[type="radio"] {
    width: 22px !important;
    height: 22px !important;
}

.AddOnSubProduct label {
    float:left; 
    padding-top:0; 
    margin:0 5px 0 5px; 
    font-weight:bold;
}

.addon { 
    width:100%;
    border:3px solid #FFF;
    border-radius:3px;
    text-align:center; 
    font-size:13px; 
    padding:0;
    float:left;
}

.addon .addonInner {
    float:left;   
    padding:10px; 
    margin:0;     
    border:1px solid;
    border-color: #E5E5E5 #DADADA #BBBBBB;
}

.addon h2 {
    font-size:20px; 
    text-decoration:none;
    margin:0 0 0.5em 0; 
    font-weight:normal; 
    border-bottom:1px dotted #CCC; 
    padding-bottom:0.5em;
    display:block;
}

.addon.selected h2 a {
    color:#50A73C;
}

.addon.free h2 a {
    color: #999;
}

.addons h2 a:after {
    content:"i"; 
    display:inline-block; 
    font-size:14px; 
    margin-left:8px;
    margin-bottom:-3px;
    width:auto;
    line-height:normal;
    font-style:italic;
}

.addon .policydoc, 
.AddOnPolicyBookletTop, 
.AddOnPolicyBookletMiddle {
    margin: 0.8em 0 0.2em;
}

.AddOnPremiumContainer {
    font-size:12px; 
    padding:1em 0 0.6em 0; 
    margin-bottom:0;    
    margin:5px auto;
    display:inline-block;
    background:#FFF;
    border: 1px solid #CCC;
    padding:3px 5px;
    border-radius:7px;
}

.AddOnPremiumContainer span {
    font-size:28px; 
    font-weight:normal;
}

.AddOnPanelImage img {
    display:none;
}

.AddOnPanelSummary, 
.AddOnMonthlyBreakdown {
    margin-bottom:0.5em;
}
.AddOnMonthlyBreakdown {
    min-height: 35px;
    font-size: 10px;
}

.header-rowSSP .span2 {
    float:none; 
    width:auto;
    margin:0;
}

.addon.selected { 
    border: 3px solid #50A73C; 
    box-shadow: none; 
}

.addon.selected .addonInner { 
    border-color:transparent; 
}




/* HEADER */

#HeaderLogo { 
    float:left;
}

#HeaderNarrative .span2 {
    display: table-cell; 
    vertical-align: middle;
}

#HeaderNarrative p { 
    margin: 0;
}

#HeaderNarrative p span { 
    margin-right: 7px; 
}

#AggregatorLogo img { 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    clear: both;
}

#AggregatorLogo {  
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    display: block;
}

#AggregatorLogo:before {
    content: "In association with";
    margin-bottom: 3px;
    display: block;
    font-size: 11px;
    width: 100%;
    clear: both;
}

.ui-accordion fieldset ul.fieldset_area {
    margin:0;
}

.ui-accordion fieldset ul.fieldset_area li {
    width:100%;
}

.ui-accordion fieldset ul.fieldset_area label + label {
    width:auto;
}

#PolicyDetailsPanelOuter br {
    display:none;
}

#PolicyDetailsPanelOuter b {
    display:block;
}

#PolicyDetailsPanelOuter div {
    margin-bottom:0.5em;
}

#PolicyDetailsPanelOuter label.span2 {
    width:auto; 
    line-height:normal;
}



/* REVIEW DIALOG */

#CoverSummaryReviewYourDetails ul, 
#CoverSummaryRightReviewYourDetails ul {
    width:100%;
}

#CoverSummaryReviewYourDetails, 
#CoverSummaryRightReviewYourDetails {
    float:left;
}

#CoverSummaryReviewYourDetails br, 
#CoverSummaryRightReviewYourDetails br {
    display:none;
}

#CoverSummaryReviewYourDetails ul, 
#CoverSummaryRightReviewYourDetails ul {
    clear:both;
    list-style:none; 
    margin-left:0;
    border: 1px solid #EAEAEA; 
    border-bottom:none;
    float:left;
}

#CoverSummaryReviewYourDetails li div, 
#CoverSummaryRightReviewYourDetails li div {
    width:50%;
}

#CoverSummaryReviewYourDetails li div:last-child, 
#CoverSummaryRightReviewYourDetails li div:last-child {
    width:50%;
    float:right;
}

#CoverSummaryReviewYourDetails li, 
#CoverSummaryRightReviewYourDetails li {
    float:left; 
    width:100%;  
    border-bottom: 1px solid #EAEAEA; 
    background: #F5F5F5;
}

#CoverSummaryReviewYourDetails li div, 
#CoverSummaryRightReviewYourDetails li div {
    background: #F5F5F5;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:3px;
    float:left;
}

#CoverSummaryReviewYourDetails li div:last-child, 
#CoverSummaryRightReviewYourDetails li div:last-child {
    background: #FFF;
    border-left:1px solid #EAEAEA;
    min-height:25px;
}

#CoverSummaryReviewYourDetails label, 
#CoverSummaryRightReviewYourDetails label {
    font-weight:bold; 
    margin:0; 
    padding:0; 
    width:auto; 
}

.checkStyle .checkbox-validation-error {
	width: auto;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 0px;
    padding-left: 10px;
}
.checkStyle .checkbox-validation-error label[for] {
	margin-left:10px;
	margin-top: 10px;
}

#RecalculationInProgress img {
    height: 50px;
    width: 50px;
}


/* MEDIA STYLES */

/*---------------------
        MIN 1200PX (Google Nexus 7 landscape) (Samsung Galaxy Note 10.1 landscape) (Samsung Galaxy Tab 2 10.1 landscape)
----------------------*/

@media (min-width: 1200px) {
    .rowSSP {
        *zoom: 1;
    }
    .rowSSP:before,
    .rowSSP:after {
        display: table;
        line-height: 0;
        content: "";
    }
    .rowSSP:after {
        clear: both;
    }
    
    [class*="span"] {
        float: left;
        min-height: 1px;
    }

    .nextbtn, .TermsAndConditionsPanelOuter {
        float: none; 
    }

    /* .breadcrumbSSP > li { border-top: 5px solid yellow; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
    
    .containerSSP,
    .navbar-static-top .containerSSP,
    .navbar-fixed-top .containerSSP,
    .navbar-fixed-bottom .containerSSP {
        width: 1170px;
    }

    .span6 {
        width: 160px;
    }

    .span5 {
        width: 195px;
    }

    .span4 {
        width: 247px;
    }

    .span3 {
        width: 335px;
    }

    .span2 {
        width: 510px;
    }

    .span1 {
        width: 1035px;
    }

    fieldset ul.fieldset_area li:before {
        max-width: 1035px;
    }

    .hrBorder:before {
        max-width: 1035px;
    }

    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }
    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 30px;
    }
    
    #selected_address .list-table { 
        margin-left:523px; 
    }
    
    fieldset ul.fieldset_area li div.NeverHeldInsurance { 
        margin-left:526px; 
    }
    
    table, 
    .list-table { 
        max-width: 1035px; 
    }
    
    table #selected_address_content, 
    .list-table #selected_address_content { 
        min-width: 720px; 
    }
    
    .input-align {
        margin:10px 0 0 523px;
    }
    
    .thirds .span6 {
        width: 685px;
    }

    .addons .span4 { 
        width:253px;
    }

    #RecalculatePanel {
        width: 682px;
    }

    .alert, 
    div.validation-summary-errors, 
    .question_details {
        max-width: 985px;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 1005px;
    }

    /* FOR IE8 */
    .no-backgroundsize .addons .span4 {
        width: 251px;
    }
}


/*---------------------
        MIN 980PX
----------------------*/

@media (min-width: 980px) {

    .PaymentPanelOuter .PaymentPanelInner {
        min-height: 140px;
    }

    .addon .top, 
    .addon .middle, 
    .addon .bottom { 
        width:100%; 
        float:left; 
    }
    
    .addon .description, 
    .AddOnPanelSummary { 
        min-height:68px;
    }    
  
    .ui-accordion fieldset ul.fieldset_area li label.span2 { 
        width:auto;
    }
    
    #CoverSummaryReviewYourDetails li div, 
    #CoverSummaryRightReviewYourDetails li div { 
        width:33% 
    }
    
    #CoverSummaryReviewYourDetails li div:last-child, 
    #CoverSummaryRightReviewYourDetails li div:last-child { 
        width:66%; 
    }

    /* FOR IE8 */
    .no-backgroundsize .addons .span4 {
        width: 193px; 
    }
}


/*---------------------------
        MIN 768px - MAX 979PX 
-----------------------------*/

@media (max-width: 979px) and (min-width: 768px) {
    
    
    .hidden-desktop {
        display: inherit !important;
    }
    
    .visible-desktop {
        display: none !important ;
    }
    
    .visible-tablet {
        display: inherit !important;
    }
    .hidden-tablet {
        display: none !important;
    }
    
    #find_my_address,#find_my_taxi_base_office_address{
        margin-left: 323px;
        margin-top: 10px;
    }

    #policy_start_today {
        margin-left: 323px;
        margin-top: 10px;
    }
    
    .rowSSP {
        *zoom: 1;
    }
    
    .rowSSP:before,
    .rowSSP:after {
        display: table;
        line-height: 0;
        content: "";
    }
    
    .rowSSP:after {
        clear: both;
    }
    
    [class*="span"] {
        float: left;
        min-height: 1px;
    }
    
    .nextbtn, .TermsAndConditionsPanelOuter {
        float: none; 
    }
    
    .header-rowSSP {
        text-align: center;
        margin-left: 20px;
        color: #fff;
    }

      .containerSSP,
      .navbar-static-top .containerSSP,
      .navbar-fixed-top .containerSSP,
      .navbar-fixed-bottom .containerSSP {
        width: 724px;
      }
    
    .breadcrumbSSP {
      margin: 0 0 0 25px;
      font-size: 13px;
        
    }

      .span6 {
        width: 199px;
      }

      .span5 {
        width: 199px;
      }

      .span4 {
        width: 146px;
      }

      .span3 {
        width: 199px;
      }

      .footer_links .span3 {
        width: 204px;
       }

      .footer_links .span3.middle, .footer_links .span3.right {
        width: 199px;
       }

      .span2 {
        width: 307px;
      }

   

      li.span2 {
        margin-left:0;
      }

      .span1 {
        width: 630px;
      }

      fieldset ul.fieldset_area li:before {
        max-width: 630px;
      }

      .hrBorder:before {
        max-width: 630px;
      }

      input,
      textarea,
      .uneditable-input {
        margin-left: 0;
      }

      .controls-row [class*="span"] + [class*="span"] {
        margin-left: 20px;
      }
        
      #selected_address .list-table {
          margin-left:322px;
      }
    
      fieldset ul.fieldset_area li div.NeverHeldInsurance { 
          margin-left:322px; 
      }
    
    /*.input-align {
        margin:10px 0 0 322px;
    }*/

    .breadcrumbSSP { 
        margin-bottom:10px; 
    }
    
    .thirds .span6 {
        width:413px;
    }

    #CreditCardQuestionText {
	width: 600px;
    }

    .PaymentPanelOuter .PaymentPanelInner { 
        min-height:140px;
    }
    
    #payment_addons .payment_addon.span3 {
        width:312px;
    }
    
    .addons .span4 {
        width:100%; 
        max-width:630px;
    }

    .addon {
        margin-bottom:12px;
    }
    
    .addon h2 {
        border:none; 
        padding-bottom:0; 
        margin-top:0.5em;
    }
    
    .addon .top {
        width:37%; 
        float:left;
    }
    
    .addon .middle {
        width:37%; 
        float:left;
    }
    
    .addon .bottom {
        width:26%; 
        float:left;
    }
    
    .addon .description, 
    .AddOnPanelSummary { 
        min-height:68px;
    }    
    
    .addon .top {
        text-align:left;
    }
    
    .addon .bottom {
        text-align:right;
    }
    
    .AddOnSubProduct {
        width:auto;
    }
    
    .AddOnPremiumContainer {
        padding-top:0;
    }
    
    .AddOnSelectionPanel { 
        margin-top:12px;
    }
        
    #CoverSummary, 
    #excess-table { 
        width:100%;
    }

    .ui-accordion {
        margin-right:20px;
    }
    
    .ui-accordion fieldset ul.fieldset_area li label.span2 {
        width:200px;
    }
    
    .Slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
        width: 300px;
    }

    .div_label.fromBirth {
        position: relative;
        top: -4px;
    }

    .alert, 
    div.validation-summary-errors, 
    .question_details {
        max-width: 580px;
    }

    .StandardEligibility3 .checkStyle {
        min-height: 144px;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 602px;
    }

    /*Re-size the footer strapline*/
    .powerdbySSPFooterInner { padding:0;}
    .powerdbySSPFooterStrapLineContainer {margin: 10px 0 0 0;}
    .powerdbySSPFooterStrapLineContainer img {width: 17%; height: auto; margin-bottom:5px;}
    .powerdbySSPFooterStrapLineTxt {margin: 8px 10px 0 0;
    }
}


/*---------------------
        MIN 800px - MAX 979PX  (Galaxy Note II landscape)
----------------------*/

@media (min-width: 800px) and (max-width: 979px) {
  
    .form-containerSSP { padding: 30px 10px 30px 30px; }
    
    .breadcrumbSSP {
        margin-left: 0;
    }

    .breadcrumbSSP > li {
        width: 17.4%;
        text-indent: -10px;
    }

    /* .breadcrumbSSP > li { border-top: 5px solid pink; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
    
    table, .list-table { max-width: 630px; }

    .div_label.fromBirth {
        position: relative;
        top: -4px;
    }

    #RecalculatePanel {
        width: 410px;
    }

    .StandardEligibility3 .checkStyle {
        min-height: 144px;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 602px;
    }
     
}


/*---------------------
        MAX 800PX (iPad portrait. iPad is 768px wide) (Google Nexus 7 portrait) [(Samsung Galaxy Note 10.1 Portrait) (Samsung Galaxy Tab 2 10.1 landscape)]
----------------------*/

@media (max-width: 800px) {
    
    .form-containerSSP { padding: 30px 10px 30px 30px; }
    
    .breadcrumbSSP {
        margin-left: 0;
    }

    .breadcrumbSSP > li {
        width: 17.3%;
        text-indent: -10px;
    }
    
    /* .breadcrumbSSP > li { border-top: 5px solid green; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
    
    .ApplicationErrorContainer, 
    .QuoteReferralContainer,
    .ThankYou {
        width: 75%;
    }
    
    table, .list-table { max-width: 630px; }

    .div_label.fromBirth {
        position: relative;
        top: -4px;
    }

    #RecalculatePanel {
        width: 410px;
    }

    .StandardEligibility3 .checkStyle {
        min-height: 144px;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 602px;
    }

    .AjaxLoader {
        left: 43%;
    }
    

}


/*---------------------
        MAX 797PX
----------------------*/

@media (max-width: 797px) {

    body {
        padding-top: 0;
    }
    /*Re-size the footer strapline*/
    .powerdbySSPFooterInner { padding:0;}
    .powerdbySSPFooterStrapLineContainer {margin: 10px 0 0 0;}
    .powerdbySSPFooterStrapLineContainer img {width: 17%; height: auto; margin-bottom:5px;}
    .powerdbySSPFooterStrapLineTxt {margin: 8px 10px 0 0;
    }
   
}
 

/*---------------------
        MAX 767PX
----------------------*/

@media (max-width: 767px) {
    
    .hidden-desktop {
        display: inherit !important;
    }
    
    .visible-desktop {
        display: none !important;
    }
    
    .visible-phone {
        display: inherit !important;
    }
    
    .hidden-phone {
        display: none !important;
    }
    
    #find_my_address,#find_my_taxi_base_office_address{
        margin-left: 297px;
        margin-top: 10px;
    }
    
    #policy_start_today {
        margin-left: 297px;
        margin-top: 10px;
    }
    
    body {
        padding-right: 20px;
        padding-left: 20px;
    }
    
    .form-containerSSP { padding: 30px; }
    
    .containerSSP-fluid {
        padding: 0;
    }
    
    .dl-horizontal dt {
        float: none;
        width: auto;
        clear: none;
        text-align: left;
    }
    
    .dl-horizontal dd {
        margin-left: 0;
    }
    
    .containerSSP {
        width: auto;
    }
    
    .rowSSP-fluid {
        width: 100%;
    }
    
    .rowSSP,
    .thumbnails {
        margin-left: 0;
    }
    
    .thumbnails > li {
        float: none;
        margin-left: 0;
    } 
  
    .span4, 
    .span5, 
    .span6 {
        width: 100%;
    }
    
    .span3 {
        width: 181px;
    }
    
    .span2 {
        width: 282px;
    }
    
    .span1 {
        width: 595px;
    }
    
    .helpbox {
        display: none;
    }

    .breadcrumbSSP > li {
        width: 17.2%;
    }
    
    .breadcrumbSSP > li.active { min-width: 140px; }
    

    .breadcrumbSSP > li > span { display:none; }
    .breadcrumbSSP > li.active > span { display:inline; }

    /* .breadcrumbSSP > li { border-top: 5px solid purple; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
   
    .input-prepend input,
    .input-append input,
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        display: inline-block;
        width: auto;
    }
    
    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 0;
    }
    
    .modal {
        position: fixed;
        top: 20px;
        right: 20px;
        left: 20px;
        width: auto;
        margin: 0;
    }
    
    .modal.fade {
        top: -100px;
    }
    
    .modal.fade.in {
        top: 20px;
    }
    
    .thirds .span6 {
        width: 397px;
        width:64%;
        margin-right:4%;
        float:left;
    }

     .thirds .span3 {
        width:191px;
        width:32%;
        float:left;
    }
    
    .thirds .span6 .span3 {
        width:100%;
    }

    .PaymentContainer .affix {
        width: 404px;
    }

    #BuyNowPanelOuter { 
        width: 31%; 
    }
    
    #payment_addons .payment_addon.span3 {
        width:282px;
    }
    
    .payment_addon {
        margin-bottom:8px;
    }

    .addons .span4 {
        width:100%;
        margin-right:0;
    }
    
    .addon {
        margin-bottom:12px;
    }
    
    .addon h2 {
        border:none; 
        padding-bottom:0;
    }
    
    .addon .top {
        width:37%; 
        float:left;
    }
    
    .addon .middle {
        width:37%; 
        float:left;
    }
    
    .addon .bottom {
        width:26%; 
        float:left;
    }
    
    .addon .description {
        min-height:0;
    }
    
    .addon .top {
        text-align:left;
    }
    
    .addon .bottom {
        text-align:right;
    }
    
    .AddOnSubProduct {
        width: 310px;
    }
    
    .AddOnPremiumContainer {
        padding-top:0;
    }
    
    .AddOnSelectionPanel { 
        margin-top:12px; 
    }
    
    .footer_links .left, 
    .footer_links .middle, 
    .footer_links .right {
        text-align:center;
    }

    #CoverSummaryRightPanelOuter { /* for when cover summary panel is on the right of the screen */
        width: 166px !important;
    }

    #CoverSummary, #excess-table {
        width:100%;
    }
    
    .SummaryLabel, #excess-table th {
        width:40%;
    }
    
    .SummaryValue {
        width:60%;
    }
    
    .ui-accordion {
        margin-right:0;
    }
    
    .ui-accordion fieldset ul.fieldset_area li label.span2 {
        width:200px;
    }
    
    .Slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
        width: 270px;
    }
    
    #RecalculatePanel { 
        top:105px !important;
    }   
    
    .addon h2 { 
        margin-top:0.5em;
    }

    #RecalculatePanel {
        width: 60%;
    }

    fieldset ul.fieldset_area li div.NeverHeldInsurance {
        margin-left: 298px;
    }

    .StandardEligibility3 .checkStyle {
        min-height: 164px;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 562px;
    }

    /* STYLING FOR EACH AGGREGATOR LOGO */

    #AggregatorLogo.CompareTheMarket img { 
        max-height: 42px;
    }
    
    #AggregatorLogo.Confused img,
    #AggregatorLogo.GoCompare img,
    #AggregatorLogo.GoCompare-Lads img,
    #AggregatorLogo.InsureYourMotor img,
	#AggregatorLogo.VanCompare img { 
        max-height: 58px;
    }

    #AggregatorLogo.Confused img{
        max-width:180px;
    }

    #AggregatorLogo.VanCompare img{
        max-width:180px;
    }
	
    #AggregatorLogo.MoneySupermarket img { 
        max-height: 36px;
    }

    #AggregatorLogo.Q4Insure img { 
        max-height: 62px;
        margin-left: 10px;
    }

    #AggregatorLogo.QuoteZone img { 
        max-height: 64px;
        margin-left: 12px;
    }

    #AggregatorLogo.Tiger img,
    #AggregatorLogo.I4Insurance img { 
        max-height: 46px;
    }

    #AggregatorLogo.TotallyMoney img { 
        max-height: 36px;
    }

    #AggregatorLogo.BeatThatQuote img,
    #AggregatorLogo.LoveMoney img,
    #AggregatorLogo.Bobatoo img,
    #AggregatorLogo.TescoCompare img,
    #AggregatorLogo.TheBikeInsurer img,
    #AggregatorLogo.TheVanInsurer img { 
        max-height: 48px;
    }

    #AggregatorLogo.AutoTrader img,
    #AggregatorLogo.MoneyExpert img { 
        max-height: 48px;
        max-width : 180px;
    }

    #AggregatorLogo.uSwitch img { 
        max-height: 64px;
        margin-left: 17px;
    }
}


/*---------------------
        MAX 735PX
----------------------*/

@media (max-width: 735px) {
    
    body {
        padding-right: 20px;
        padding-left: 20px;
    }
    
    .form-containerSSP { padding: 30px; }
    
    [class*="span"],
    .uneditable-input[class*="span"],
    .rowSSP-fluid [class*="span"] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .breadcrumbSSP > li {
        width: 16%;
    }
    
    .breadcrumbSSP > li > span { display:none; }
    .breadcrumbSSP > li.active > span { display:inline; }
    
    /* .breadcrumbSSP > li { border-top: 5px solid violet; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
    
    .footer_links {
        margin-top: 15px;
    }
    
    .footer_links .span3 {
        padding: 5px 0;
    }
    
    .footer_links .middle, 
    .footer_links .right {
        text-align: left;
    }
    
    #find_my_address,#find_my_taxi_base_office_address {
        margin-left: 0px; 
        margin-top: 0;
    }

    #policy_start_today {
        margin-left: 0px;
        margin-top: 0;
    }
    
    #selected_address .list-table,  
    #selected_address table,
    fieldset ul.fieldset_area li .NeverHeldInsurance .span2 {
        margin-left: 0;
    }
    
    fieldset ul.fieldset_area li .NeverHeldInsurance .span2 {
        display: inline-block;
        margin-right: 10px;
    }
    
    fieldset ul.fieldset_area li .NeverHeldInsurance input {
        margin: 0;
    }
    
    .div_label .span2 {
        width: auto;
        display: inline-block;
    }
    
    .div_label {
        display: block; 
        width: 100%;
    }
    
    .input-align {
        margin: 10px 0 0 0;
    }
    
    .ApplicationErrorContainer, 
    .QuoteReferralContainer,
    .ThankYou {
        width: 100%;
        webkit-box-sizing: border-box !important; /* bootstrap.css antedote */
        -moz-box-sizing: border-box;
        box-sizing: border-box !important;
    }
    
    .footer_links .span3,  
    .footer_links .span3.middle, 
    .footer_links .span3.right {
        text-align: left;
    }

    fieldset ul.fieldset_area li div.NeverHeldInsurance {
        margin-left: 0;
    }

    #CoverSummaryRightPanelOuter { /* for when cover summary panel is on the right of the screen */
        width: 95% !important;
    }

    .PaymentContainer .affix { 
        padding: 10px 0 0 10px;
        margin-left: -10px;
        width: 83%;
    }
    
    #payment_table { 
        width: auto; 
        border-bottom: none; 
        border-right: none;
    }
    
    
    #payment_table tr, 
    #payment_table tbody, 
    #payment_table thead {
        float: left; 
        border-bottom: none;
    }
    
    #payment_table td, 
    #payment_table th {
        float: left; 
        clear: both; 
        width: 180px; 
        height: 20px;       
        line-height: normal;
    }
    
    #payment_table th {
        border-right: 1px solid #E5E5E5;
    }
    
    #payment_table td {
        border-bottom: 1px solid #E5E5E5; 
        width: 80px
    }
    
    #payment_addons .payment_addon.span3 {
        width: 49%; 
        float: left; 
        margin-right: 2%;
    }
    
    #payment_addons .payment_addon.span3:nth-child(2n) {
        margin-right: 0;
    }

    #dd_details .checkStyle {
        height: 65px;
    }

    .StandardEligibility1 .checkStyle {
        min-height: 108px;
    }

    .StandardEligibility2 .checkStyle {
        min-height: 152px;
    }

    .StandardEligibility3 .checkStyle {
        min-height: 186px;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 466px;
        white-space: normal;
    }

    .StandardEligibility1 .checkStyle ul, 
    .StandardEligibility2 .checkStyle ul {
        width: 468px;
        white-space: normal;
    }

    /* STYLING FOR EACH AGGREGATOR LOGO */

    #AggregatorLogo.CompareTheMarket img { 
        max-height: 38px;
        margin: 0 auto;
        padding: 4px 4px 0 4px;
    }
    
    #AggregatorLogo.Confused img,
    #AggregatorLogo.GoCompare img,
    #AggregatorLogo.GoCompare-Lads img,
	#AggregatorLogo.InsureYourMotor img,
    #AggregatorLogo.VanCompare img { 
        max-height: 54px;
        margin: 0 auto;
        padding: 4px;
    }

    #AggregatorLogo.Confused img {
        max-width: 140px;
    }

    #AggregatorLogo.VanCompare img {
        max-width: 140px;
    }
	
    #AggregatorLogo.MoneySupermarket img { 
        max-height: 29px;
        margin: 0 auto;
        padding: 4px;
    }

    #AggregatorLogo.Q4Insure img { 
        max-height: 60px;
        margin: 0 auto;
        padding: 4px;
    }

    #AggregatorLogo.QuoteZone img { 
        max-height: 60px;
        margin: 0 auto;
        padding: 4px;
    }

    #AggregatorLogo.Tiger img,
    #AggregatorLogo.I4Insurance img { 
        max-height: 40px;
        margin: 0 auto;
        padding: 4px 4px 1px 4px;
    }

    #AggregatorLogo.TotallyMoney img { 
        max-height: 30px;
        margin: 0 auto;
        padding: 4px;
    }

    #AggregatorLogo.BeatThatQuote img,
    #AggregatorLogo.LoveMoney img,
    #AggregatorLogo.Bobatoo img,
    #AggregatorLogo.TescoCompare img { 
        max-height: 40px;
        margin: 0 auto;
        padding: 4px;
    }

    #AggregatorLogo.AutoTrader img,
    #AggregatorLogo.MoneyExpert img,
    #AggregatorLogo.TheBikeInsurer img,
    #AggregatorLogo.TheVanInsurer img { 
        max-height: 40px;
        margin: 0 auto;
        padding: 4px;
        max-width: 160px;
    }

    #AggregatorLogo.uSwitch img { 
        max-height: 60px;
        margin: 0 auto;
        padding: 4px;
    }
}


/*---------------------
        MAX 640PX (Galaxy SIII landscape)
----------------------*/

@media (max-width: 640px) {
    
    body { padding: 0 !important; }
    
    .form-containerSSP { padding: 30px; }

    .breadcrumbSSP > li {
        width: 15%;
    }

    .breadcrumbSSP > li > span { display: none; }
    .breadcrumbSSP > li.active > span { display: inline; }

    /* .breadcrumbSSP > li { border-top: 5px solid orange; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
    
    .thirds .span6, 
    .thirds .span3 {
        width: 100%;
        margin: 0;
    }

    #PolicyDetailsPanelOuter { 
        margin-top: 20px; 
    }
  
    
    #AddOnsPanelOuter {
        border-top: 1px solid #E5E5E5;
        position: relative;
        top: 10px;
    }

    .PaymentContainer .affix { 
        width: 88%;
    }

    .thirds .PaymentPanelOuter { 
        margin-bottom: 15px;
    }
    
    .PaymentPanelOuter .PaymentPanelInner { 
        min-height: 140px;
    }
    
    .thirds .span6 .span3 {
        width: 49%; 
        margin-right: 2%;

    }
    
    .thirds .span6 .span3:nth-child(2n) {
        margin-right: 0;
    }
    
    .details{
        margin-top: 0; 
        border-left: none; 
        padding-left: 0;
    }

    #CoverSummaryRightPanelOuter { /* for when cover summary panel is on the right of the screen */
        width: 95% !important;
        margin: 10px 0 4px 0 !important;
        float: left;
    }
    
    .addon {
        width: 49%; 
        margin-right: 1%;
    }
    
    .addon .addonInner { 
        min-height: 280px;
    }

    .AddOnPanelSummary { 
        min-height: 68px;
    }
    
    .addon .top, 
    .addon .middle, 
    .addon .bottom {
        width: 100%; 
        float: left; 
        text-align: center;
    }    
    
    .AddOnSubProduct {
        width: 176px; 
        margin: 0.5em auto 0 auto;
    }
    
    .AddOnSelectionPanel {
        margin-top: 0;
    }
    
    .Slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
        width: 350px;
    }
    
    #RecalculatePanel {
        top: 35px !important; 
        width: 80%;
    }

    .StandardEligibility1 .checkStyle {
        min-height: 128px;
    }

    .StandardEligibility3 .checkStyle {
        min-height: 206px;
    }

    .StandardEligibility3 .checkStyle .checkbox-validation-error p {
        width: 84%;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 406px;
        white-space: normal;
    }

    .StandardEligibility1 .checkStyle ul, 
    .StandardEligibility2 .checkStyle ul {
        width: 410px;
        white-space: normal;
    }
}


/*---------------------
        MAX 540PX
----------------------*/

@media (max-width: 540px) {
    
    body { padding: 0 !important; }
    
    .form-containerSSP { padding: 30px; }
    
    .breadcrumbSSP > li > span { display: none; }
    .breadcrumbSSP > li.active > span { display: inline; }

    /* .breadcrumbSSP > li { border-top: 5px solid magenta; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
    
    #PostCode {
        top: 6px;
    }
    
    #payment_table th {
        width: 180px;
    }
    
    #payment_addons .payment_addon.span3 {
        width: 100%; 
        float: none;
    }
    
    .thirds .PaymentPanelOuter, 
    .thirds .span3 { 
        margin-bottom: 15px;
    }

    .details {
        margin-top: 0; 
        border-left: none; 
        padding-left: 0;
    }       
    
    .addon {
        width: 100%; 
        margin-right: 0;
    }
    
    .addon .addonInner {
        min-height: 0px;
    }

    .addon .top, 
    .addon .middle, 
    .addon .bottom {
        width: 50%; 
        float: left; 
        text-align: center;
    }
    
    .addon .top {
        text-align: left;
    }
    
    .addon .bottom {
        margin-left: 50%;
    }
    
    .AddOnSubProduct {
        width: auto;
        margin: 1em auto 0 auto;
    }
    
    .AddOnSelectionPanel {
        margin-top: 0;
    }

    input[type="button"] {
        width: 92%;
        display: block; 
    }
    
    #MonthlyBuyNowButton {
        display: none;
    }
    
    .SummaryLabel,.SummaryValue {
        width: 100%; 
        border: none;
    }
    
    .SummaryLabel { 
        border-bottom: 1px solid #EAEAEA;
    }
    
    .SummaryValue {
        padding-left: 3px;
    }
    
    .Slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
        width: 100%;
    }     
    
    #DynamicPolicyFeaturesPanelOuter2 select { 
        display: block !important;
    }
    
    #VoluntaryExcessSlider { 
        display: none; 
    }

	    
	select#VoluntaryExcess { 
        display: inline !important; 
    }
     
    
    #RecalculatePanel {
        width: auto;
    }
    
    #RecalculatePanel input[type="button"] {
        width: 89%;
    }
    
    #PaymentOptionsPanelOuter {
        margin-bottom: 0;
    }
    
    .dialog .btn{
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    } 
    
    #CoverSummaryReviewYourDetails, 
    #CoverSummaryRightReviewYourDetails {
        margin-top: 1em;
    }
    
    #CoverSummaryReviewYourDetails li, 
    #CoverSummaryRightReviewYourDetails li { 
        border-bottom: 0; 
    }
    
    #CoverSummaryReviewYourDetails li div, 
    #CoverSummaryRightReviewYourDetails li div {
        border-bottom: 1px solid #EAEAEA; 
    }
    
    #CoverSummaryReviewYourDetails li div, 
    #CoverSummaryRightReviewYourDetails li div, 
    #CoverSummaryReviewYourDetails li div:last-child, 
    #CoverSummaryRightReviewYourDetails li div:last-child {
        width: 100%; 
        border-left: none; 
        float: none;
    }

    .StandardEligibility2 .checkStyle {
        min-height: 174px;
    }

    .StandardEligibility3 .checkStyle {
        min-height: 226px;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 386px;
        white-space: normal;
    }

    .StandardEligibility1 .checkStyle ul, .StandardEligibility2 .checkStyle ul {
        width: 390px;
        white-space: normal;
    }
}


/*---------------------
        MAX 520PX
----------------------*/

@media (max-width: 520px) {

    body { padding: 0 !important; }
    
    .form-containerSSP { padding: 30px; }

    .breadcrumbSSP > li {
        width: 14%;
    }
    
    .breadcrumbSSP > li > span { display: none; }
    .breadcrumbSSP > li.active > span { display: inline; }

    /* .breadcrumbSSP > li { border-top: 5px solid springgreen; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
    
    #payment_table th {
        width: 140px;
    }
    
    #payment_table td, 
    #payment_table th {
        height: 30px;
    }

    .PaymentContainer .affix { 
        width: 85%;
    }

    .StandardEligibility2 .checkStyle {
        min-height: 194px;
    }

    .StandardEligibility3 .checkStyle {
        min-height: 266px;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 346px;
        white-space: normal;
    }

    .StandardEligibility1 .checkStyle ul, 
    .StandardEligibility2 .checkStyle ul {
        width: 350px;
        white-space: normal;
    }

    #TermsAndConditionsPanelOuter {
        float: left;
    }
}


/*---------------------
        MAX 480PX (Galaxy Note II portrait)
----------------------*/

@media (max-width: 480px) {
    
    body { padding: 0 !important; }
    
    .form-containerSSP { padding: 30px; }

    .breadcrumbSSP > li {
        width: 17.8%;
    }

    .breadcrumbSSP > li.active { min-width: 0; }

    .breadcrumbSSP > li > span { display: none; }

    .breadcrumbSSP > li.active > span { display: none; }
    
    /* .breadcrumbSSP > li { border-top: 5px solid black; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
    
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }
    
    .page-header h1 small {
        display: block;
        line-height: 20px;
    }
    
    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc;
    }
    
    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left;
    }
    
    .form-horizontal .controls {
        margin-left: 0;
    }
    
    .form-horizontal .control-list {
        padding-top: 0;
    }
    
    .form-horizontal .form-actions {
        padding-right: 10px;
        padding-left: 10px;
    }
    
    .media .pull-left,
    .media .pull-right {
        display: block;
        float: none;
        margin-bottom: 10px;
    }
    
    .media-object {
        margin-right: 0;
        margin-left: 0;
    }
    
    .modal {
        top: 10px;
        right: 10px;
        left: 10px;
    }
    
    .modal-header .close {
        padding: 10px;
        margin: -10px;
    }
    
    .carousel-caption {
        position: static;
    }
    
    #find_my_address,#find_my_taxi_base_office_address {
        margin-top: 10px;
    }

    #policy_start_today {
        margin-top: 10px;
    }

    #payment_table td {
        width: 60px;
    }

    .AggLogo #HeaderNarrative strong {
        display: block;
    }

    .helpbox, 
    .CollapsablePanel { 
        width: 100%; 
    }

    .CollapsablePanel button { 
        width: 100% !important;
    }

    #dd_details .checkStyle {
        height: 80px;
    }

    .StandardEligibility2 .checkStyle {
        min-height: 214px;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 326px;
        white-space: normal;
    }

    .StandardEligibility1 .checkStyle ul, 
    .StandardEligibility2 .checkStyle ul {
        width: 330px;
        white-space: normal;
    }
}


/*---------------------
        MAX 460PX
----------------------*/

@media (max-width: 460px) {

    body { padding: 0 !important; }
    
    .form-containerSSP { padding: 20px !important;  }
    
    .breadcrumbSSP > li > span { display: none; } 
    .breadcrumbSSP > li.active > span { display: none; }
    
    /* .breadcrumbSSP > li { border-top: 5px solid sienna; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
    
    .AggLogo #HeaderNarrative p {
        display: block;
    }
    
    #HeaderNarrative strong {
        display: inline;
    }

    #AggregatorLogo { 
        margin-top: 10px; 
    }

    #AggregatorLogo img { 
        width: 130px; 
        padding: 1px; 
    }

    .PaymentContainer .affix {
        width: 87%;
    }

    .StandardEligibility3 .checkStyle {
        min-height: 306px;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 310px;
        white-space: normal;
    }

    .StandardEligibility1 .checkStyle ul, 
    .StandardEligibility2 .checkStyle ul {
        width: 290px;
        white-space: normal;
    }

    /* STYLING FOR EACH AGGREGATOR LOGO */

    #AggregatorLogo.CompareTheMarket img { 
        max-height: 32px;
        padding: 3px 3px 0 3px;
    }
    
    #AggregatorLogo.Confused img,
    #AggregatorLogo.GoCompare img,
    #AggregatorLogo.GoCompare-Lads img,
    #AggregatorLogo.InsureYourMotor img,
	#AggregatorLogo.VanCompare img { 
        max-height: 48px;
        padding: 3px;
    }

    #AggregatorLogo.MoneySupermarket img { 
        max-height: 26px;
        padding: 3px;
    }

    #AggregatorLogo.Q4Insure img { 
        max-height: 46px;
        padding: 3px 1px 3px 3px;
    }

    #AggregatorLogo.QuoteZone img { 
        max-height: 55px;
        padding: 3px;
    }

    #AggregatorLogo.Tiger img,
    #AggregatorLogo.I4Insurance img { 
        max-height: 34px;
        padding: 3px 3px 1px 3px;
    }

    #AggregatorLogo.TotallyMoney img { 
        max-height: 24px;
        padding: 3px;
    }

    #AggregatorLogo.BeatThatQuote img,
    #AggregatorLogo.LoveMoney img,
    #AggregatorLogo.Bobatoo img,
    #AggregatorLogo.TescoCompare img,
    #AggregatorLogo.TheBikeInsurer img,
    #AggregatorLogo.TheVanInsurer img { 
        max-height: 32px;
        padding: 3px;
    }

    #AggregatorLogo.AutoTrader img,
    #AggregatorLogo.MoneyExpert img { 
        max-height: 32px;
        padding: 3px;
        max-width: 160px;
    }

    #AggregatorLogo.uSwitch img { 
        max-height: 55px;
        padding: 3px;
    }

     /*Pad the footer strapline*/
    .powerdbySSPFooterInner {padding:0 0 0 10px;}
}


/*---------------------
        MAX 440PX
----------------------*/

@media (max-width: 440px) {
    

   .thirds .span6 .span3 {
        width: 100%;
        margin: 0;
    }
    
    .thirds .span6 .PaymentPanelOuter { 
        margin-bottom: 15px;
    }
    
    .addon .top, 
    .addon .middle, 
    .addon .bottom {
        width: 100%; 
        float: left; 
        text-align: center;
    }
    
    .addon .bottom { 
        margin-left: 0;
    }
    
    .addon .top {
        text-align: center;
    }
    
    .addon h2 {
        margin-top: 0;
    }

    .AddOnPanelSummary { 
        min-height: 0; 
    }
    
    .PaymentPanelOuter .PaymentPanelInner {
        min-height: 0;
    }
    
    #RecalculatePanel {
        top: 80px !important;
    }
    
    .ui-state-default .ui-icon.ui-icon-triangle-1-e:before, 
    .ui-state-default .ui-icon.ui-icon-triangle-1-s:before {
        content: none;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 286px;
        white-space: normal;
    }

    .StandardEligibility1 .checkStyle ul, 
    .StandardEligibility2 .checkStyle ul {
        width: 290px;
        white-space: normal;
    }

}


/*---------------------
        MAX 400PX (Galaxy SIII portrait)
----------------------*/

@media (max-width: 400px) {
 
    body { padding: 0 !important; }
    
    .form-containerSSP { padding: 16px !important; }

    .breadcrumbSSP > li {
        width: 17.6%;
    }
    
    .breadcrumbSSP > li > span { display: none; } 
    .breadcrumbSSP > li.active > span { display: none; }

    /* .breadcrumbSSP > li { border-top: 5px solid cyan; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
    
    .nextbtn .btn, 
    .nextbtn .btn.backbtn { 
        width: 100%; 
        margin-bottom: 10px; 
        webkit-box-sizing: border-box !important; /* bootstrap.css antedote */
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
    }

    .nextbtn.hrBorder:before {
        margin-top: 18px;
    }

    .nextbtn.hrBorder:after {
        content: "";
        display: block;
        height: 12px;
    }
        
    .CollapsablePanel:before {
        font-size: 14px; 
        padding-right: 15%;
    }
    
    .footer_links .span3,  
    .footer_links .span3.middle, 
    .footer_links .span3.right  {
        text-align: left;
    }
    
    .footer_links  {
        margin-top: 20px;
    }
    
    .site_dialog {
        text-align:left;
    }
    
    #payment_table th {
        width: 110px;
    }
    
    #payment_table td, 
    #payment_table th {
        height: 50px;  
    }

    #dd_details .checkStyle {
        height: 105px;
    }

    .StandardEligibility1 .checkStyle {
        min-height: 152px;
    }

    .StandardEligibility2 .checkStyle {
        min-height: 254px;
    }

    .StandardEligibility3 .checkStyle {
        min-height: 366px;
    }

    .StandardEligibility3 .checkStyle .checkbox-validation-error p {
        width: 80%;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 240px;
        white-space: normal;
    }

    .StandardEligibility1 .checkStyle ul, 
    .StandardEligibility1 .checkStyle p, 
    .StandardEligibility2 .checkStyle ul, 
    .StandardEligibility2 .checkStyle p {
        width: 240px;
        white-space: normal;
        text-indent: 0;
        margin-left: 28px;
    }

    select#VoluntaryExcess { 
        display: inline !important; 
    }

    .AjaxLoader {
        left: 34%;
    }

    .powerdbySSPFooterStrapLineContainer {
        margin: 10px auto; float: none; padding-top:15px;
    }

   
}


/*---------------------
        MAX 347PX (iPhone portrait. iPhone is 320px wide)
----------------------*/

@media (max-width: 347px) {
    
    body { padding: 0 !important; }
    
    .form-containerSSP { padding: 16px !important; margin: 0px 6px 30px 6px;}

    .breadcrumbSSP {
        width: 118%;
    }

    .breadcrumbSSP > li {
        width: 16.6%;
    }

    .breadcrumbSSP > li.bread1, 
    .breadcrumbSSP > li.bread2, 
    .breadcrumbSSP > li.bread3, 
    .breadcrumbSSP > li.bread4, 
    .breadcrumbSSP > li.bread5 {
        min-width: 15px !important;
    }
    
    .breadcrumbSSP > li > span { display: none; }
    .breadcrumbSSP > li.active > span { display: none; }

    /* .breadcrumbSSP > li { border-top: 5px solid peachpuff; RESPONSIVE SCREEN SIZE INDICATOR ###################################################################################### } */
    
    #payment_table th {
        width: 95px;
    }
    
    #payment_table td, 
    #payment_table th {
        height: 50px;  
    }

    div#PrivacyAndSecurityPolicy.site_dialog.CollapsablePanel,
    div#WebsiteUserAgreement.site_dialog.CollapsablePanel,
    div#TermsOfBusiness.site_dialog.CollapsablePanel {
        max-width: 96% !important;
    }

    .PaymentContainer .affix {
        width: 92%;
    }

    .StandardEligibility2 .checkStyle {
        min-height: 254px;
    }

    .StandardEligibility3 .checkStyle {
        min-height: 386px;
    }

    .StandardEligibility3 .checkStyle p, 
    .checkStyle #ConfirmAcceptanceOfTermsAndPolicyWording p, 
    #dd_details .checkStyle p {
        width: 230px;
    }

    .StandardEligibility1 .checkStyle ul, 
    .StandardEligibility1 .checkStyle p, 
    .StandardEligibility2 .checkStyle ul, 
    .StandardEligibility2 .checkStyle p {
        width: 230px;
    }

    .StandardEligibility1 .checkStyle p,
    .StandardEligibility2 .checkStyle p  {
        padding-left: 6px;
    }

    .StandardEligibility1 .checkStyle .checkbox-validation-error p,
    .StandardEligibility2 .checkStyle .checkbox-validation-error p {
        padding-left: 0;
    }   
}


/*---------------------
        MIN 980PX
----------------------*/

@media (min-width: 980px) {
    
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }    
}

body > footer {
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #eee;
    padding: 5px;
    font-size: 0.8em;
    margin:0;
}

#RetryFailed,
#Retry { max-width: 400px;
margin: 0 auto;
text-align: center; }


/*---------------------
    Quote Retrieval
----------------------*/
.quote-summary {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #595959;
    margin-bottom: 20px;
}

.quote-summary-title {
    background-color: #595959;
    padding: 5px;
}

    .quote-summary-title p {
        display: inline-block;
        padding: 0;
        margin: 0;
        color: #FFFFFF;
    }

    .quote-summary-title a {
        float: right;
    }

.quote-cover-date {
    float: left;
    text-align: center;
    width: 100px;
    line-height: 40px;
}

.quote-summary-price {
    float: left;
    width: 150px;
    margin-top: 15px;
}

.quote-summary-instalment-price {
    float: left;
    width: 260px;
    margin-top: 14px;
}

    .quote-summary-price-header {
        display: block;
        font-weight: bold;
        text-align: center;
    }

    .quote-summary-price-value {
        display: block;
        font-size: 23px;
        text-align: center;
        margin-top: 5px;
    }

.quote-summary-details {
    float: left;
    width: 350px;
    padding-top: 12px;
}

    .quote-summary-details li, .quote-summary-instalment-price li {
        list-style-type: none;
    }

        .quote-summary-details li span:first-child, .quote-summary-instalment-price li span:first-child {
            font-weight: bold;
            display: inline-block;
            width: 150px;
        }

.quote-summary-links {
    float: left;
    width: 190px;
    line-height: 40px;
    text-align: center;
}

    .quote-summary-links form {
        padding: 0;
        margin: 0;
    }

.remove-quote-small-device, .clear-mobile-device {
    display: none;
}

#QuoteSummaryDialog ul li {
    list-style-type: none;
    margin-bottom: 10px;
}

    #QuoteSummaryDialog ul li span:first-child {
        display: inline-block;
        width: 200px;
    }

@media (max-width: 1200px) {
    .quote-summary-instalment-price {
        display: none;
    }
}

@media (max-width: 979px) {
    .expand-quote-summary {
        display: none;
    }

    .quote-summary-links {
        line-height: 80px;
    }

    .quote-summary-details {
        display: none;
    }

    .remove-quote-small-device {
        display: block;
        line-height: 80px;
        float: left;
        text-align: center;
        width: 150px;
    }

    .remove-quote-button {
        display: none;
    }
}

@media (max-width: 800px) {
    .remove-quote-small-device, .quote-summary-links {
        width: 140px;
    }
}

@media (max-width: 767px) {
    .clear-mobile-device {
        display: block;
    }
}

@media (max-width: 480px) {
    .clear-mobile-device {
        display: block;
    }
}

@media (max-width: 767px) and (min-width: 640px) {
    .quote-summary-instalment-price {
        display: block;
    }
}

@media (max-width: 347px) {
    .quote-cover-date, .quote-summary-price {
        width: 130px;
    }
}

#dialog-content-proposer, #dialog-content-additional-drivers, #dialog-content-vehicle, #dialog-content-policy {
    margin-bottom: 20px;
}

.tblBtnCell {
    text-align: center;
}

div.BeatThatQuote {
    display: none !important;
}

.hiddenCheckbox {
    opacity: 0;
    filter: alpha(opacity=0);
}

.hiddenPanel {
    visibility: hidden;
    position: absolute;
}

.hiddenSaveQuoteOptions {
    display: none;
}

#payment_method > span {
    clear: left;
    float: left;
}

.hiddenSpan {
    display: none;
}

#BuyNowAffixContainer {
    top: 10px; 
    z-index:2000; 
    height:50px;
}

#QuoteRetrievalButtons {
    display: none;
}

.QuoteReferralContainer {
    text-align: left !important;
}

#QuoteReferralErrorTelephoneNo {
    font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tblCalcMileage {
    margin: 0;
}

.CalcMileageWrapper {
    max-width: 1035px;
    margin: 0 auto;
}

.tblCalcMileage tr, .tblCalcMileage td, .tblCalcMileage th, .tblCalcMileage, .tblCalcMileage tbody, .tblCalcMileage tfoot {
    border: 0px solid transparent !important;
}

.tblCalcMileage label.span2 {
    width: auto;    
}

.tblCalcMileage input, .tblCalcMileage select {
    width: 70px;     
}

.tblCalcMileage th label.span2, .tblCalcMileage th{
    font-size: 14px;
    font-weight: normal;
}

.tblCalcMileage tfoot .totalLabel {
    text-align: left; 
    vertical-align: middle; 
    font-weight: bold; 
    font-size: 14px;
}
.tblCalcMileage tfoot .totalVal {
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}

.tblCalcMileage .summary {
    text-align: center;
}

.tblCalcMileage td {
    padding-bottom: 1.3em !important;
}

.CalcMileageWrapper .buttonSet {
    border-top: 1px solid #CCC;
}

.CalcMileageWrapper .buttonSet .nextbtn {
    margin-top: 5px;
}

.CalcMileageWrapper .buttonSet .nextbtn .btn {
    float:right;
    width: auto;
}

.CalcMileageWrapper .buttonSet .nextbtn .btn .backbtn .cancel {
    margin-right: 10px;
}

.CalcMileageWrapper .cancel {
    margin-right: 5px;
}


.tblCalcMileage a:link {
    color: #fff;
}

.expand-quote-summary, .retrieve-quote-btn {
    min-width: 110px !important;
}

/*#CookiePolicyPanel {
    position: fixed;
    width: 100%;
    top: 0px;
    padding: 12px 0px;
    background-color: #cacaca;
    font-size: 12px;
    display: none;
    cursor: pointer;
    z-index: 15000;
    text-align: center;
}*/

/*#CookiePolicyPanel {
    position: fixed;
    width: 35%;
    bottom: 15px;
    left: 25px;
    padding: 12px 0px;
    background-color: #cacaca;
    font-size: 12px;
    display: none;
    cursor: pointer;
    z-index: 15000;
    text-align: center;
}*/

.leftDiv {
    float: left !important;
    max-width: inherit;
    width: auto;
}

#CookiePolicyPanel {
    background-color: #EAEAEA;
    font-size: 12px;
    display: none;
    z-index: 15000;
    text-align: left;
    float: left;
    margin-top: 16px;
}

.CookiePopupClose {
    font-size: 18px;
    float: right;
    margin-right: 20px;
    color: #888888;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
}

.CookiePopupClose:hover {
    font-size: 18px;
    color: #000000;
}

.CookiePopupClose {
    float: left;
    margin-left: 6px;
    margin-top: 4px;
}

.AcceptCookiePolicyText {
    float: left;
    margin-top: 5px;
}

#SSPFooter {
    z-index: 1000;
    /*bottom: 0px;*/
    top:0px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    padding-top: 0px !important;
}



.footerLink:hover {
    text-decoration: underline;
    cursor: pointer;
}

.hiddenText {
    display: none;
}

#CookiesTable a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none;
    padding: 0;
    text-shadow: none;
    font-size: inherit;
    vertical-align: baseline;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#CookiesTable a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none;
    padding: 0;
    text-shadow: none;
    font-size: inherit;
    vertical-align: baseline;
    color: inherit;
    text-decoration: underline;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#ViewCookiePolicy {
    margin-top: -1px;
}

.breadcrumbLink {
    color: #fff;
}

.breadcrumbLink:hover {
    color: #fff;
    text-decoration: underline;
}

#TelematicsOptionsPanelOuter {
    padding: 0.5em !important;
    color: #212121 !important;
    border-right-color: #DADADA !important;
    border-left-color: #DADADA !important;
    border-top-color: #E5E5E5 !important;
    border-bottom-color: #BBB !important;
    border-radius: 4px !important;
    border: 1px solid;
    text-align: center;
}

#TelematicsOptionsPanelOuter .span2 {
    width: 100% !important;
    padding-top:5px;
    margin-right: 0px;
    padding-right: 0px;
}

.DeviceInstallationDateWarning {
    padding-top: 5px;
    padding-bottom: 8px;
}

.TelematicsAppImage {
    padding: 8px;
}

.CustomAgreementText {
    display: inline;
    margin-right: 20px;
}

.qtip {
z-index:999999 !important;
}

#CustomAgreement1Div {
    width: 100%;
}

#CustomAgreement2Div {
    width: 100%;
}

#CustomAgreement3Div {
    width: 100%;
}

.footerImage {
    margin-left: 10px;
}

#EditDVLADetails {
    margin-left: 5px;
} 

#ConfirmNCDProtectionWording {
    display: none;
}

/*MPR038 - PM054039 - PDF Icons Not Displayed With Document Links*/
/*.ImportantDocumentsImage {
    display: none;
}*/

input[name='AcceptNCDProtection'] {
    display:none;
}

.InnerTableHeaderRow {
    background: #F5F5F5;
    border-bottom: 1px solid #E5E5E5;
font-weight:bold;
width:100%;
}

.cmaTableCellLeft {
width:80%;
}

.cmaTableCellRight {
width:20%;
}

td.ui-datepicker-unselectable > .ui-state-default {
        margin-top : 5px;
}

li#YourCarPanel > table > tbody > tr > td > a:focus {
    text-decoration: none;
    color: #ffffff;
}

li#security_devices_list > table > tbody > tr > td > a:focus {
    text-decoration: none;
    color: #ffffff;
}

/*scrollbar visibility for Mobile phones and ipads*/
@media screen and (max-width: 480px),only screen and (max-width: 768px) {
    .ui-autocomplete::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 15px;
    }

    .ui-autocomplete::-webkit-scrollbar-thumb {
        background-color: rgb(219, 219, 219);
        -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    }
}

.AnalyticsConsent {
    font-size: 30px;
    margin:5px;
}


.BuildVersionFooter {
 margin: 10px 30px 0 0;
 float: left;
 max-width: 280px;
 width: 276px;
}
