legend {
    font-size: 0.889em;
    font-weight: bold;
    margin: 0 0 0.625em 0.313em;
    padding: 0 0.313em;
}
#sbQuoteSummaryContents p {
    margin: 0.5em 0;
}

#NonDynamic {
    width: 98%;
    margin: auto;
    padding: 0.5em 0;
}
#fullHeader img {
    padding-top: 0;
}
.HeadingText {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    font-size: 1.250em !important;
    margin: 0 !important;
    padding: 1.250em 0 0.500em 0.500em !important;
    width: 100% !important;
}
.sbIcon img {
    margin: -2em 0 0;
}

#mobileHeader {
    display:none;
}

#infoButton, #msTelPnl, #msRefPnl {
    display:none;
}
#infoButton img {
    margin:0 !important;
}

#mobileSidebar {
    margin:0;
    padding:0;
}
#msTopPnl {
    padding:0;
}

#sbQuotePolDocs, #sbContactInfo {
    display:none;
}


/* Question panel(s) definition */

.panel {
    width: 34.375em; /* full width of containing div less local padding (550) */
    -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
    -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    padding:0.625em 0.938em 0.625em 1.563em;
    margin:0.063em 0;
}
.panel .panel, .panel #cardChargeText {
    /* Required to handle components where .panel is used repeatedly (e.g. Address lookup) */
    margin:0;
    padding:0;
    width:auto;
    /*background-color:#cc0000; /* DeBug */
}
.mandIcon, .helpIcon {
    display:none;
    /* The inline mandatory icons and help icons are not required on post quote data capture */
}
.wording {
    font-size: 0.875em;
    width: 20em;
}
.disptext .wording {
    font-weight:bold;
}
.control {
    width: 16em;
}
.control span {
    font-size:0.875em;
}
input[type="text"], input[type="date"], input[type="tel"], input[type="email"], select, .addressSummary {
    border-radius: 0.214em;
    height: auto;
    padding: 0.286em 0.357em;
    margin: 0.143em 0.357em 0.143em 0;
    font-size: 0.875em;
    outline: medium none;
}
.control span.addressSummary  {
    font-size: 0.778em;
    min-height: 2.857em;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    display: none;
}
.sortCodeDash {
    display: inline-block;
    padding: 0 0.357em 0 0;
}
#panel_Payment-Postcode, #panel_Payment-AddressLine {
    padding:0.625em 0 0 0;
}
.addressSummary {
    display: block;
    margin: 0.357em 0.357em 0.214em 0;
    line-height: 1.429em;
}
.GetVeh, .CantFindVeh, .GettingVeh, .CantFindAddr, .GetAddress, .GettingAddressImg, .addRepeatAdd, .addRepeatRemove  {
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -120px 0px no-repeat ;
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -120px 0px no-repeat, -moz-linear-gradient(top,  0%,  82%,  100%);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -120px 0px no-repeat, -ms-linear-gradient(top,  0%,  82%,  100%);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -120px 0px no-repeat, -o-linear-gradient(top,  0%,  82%,  100%);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -120px 0px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,), color-stop(82%,), color-stop(100%,));
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -120px 0px no-repeat, -webkit-linear-gradient(top,  0%,  82%,  100%);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -120px 0px no-repeat, linear-gradient(top,  0%,  82%,  100%);
    border-bottom: 1px solid ;
    border-radius: 0.25em;
    color:#FFFFFF;
    display: block;
    filter: dropshadow(color=#333333, offx=-1, offy=0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='', endColorstr='',GradientType=0 );
    font-size: 0.778em;
    font-weight: bold;
    margin: 0.357em 0.357em 0.214em 0;
    min-width: 4.25em;
    padding: 0.286em 0.357em;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px 0px 0px #333333;
}
.errorMessage, .errrorMessage {
    font-size: 0.778em;
    padding: 0.143em 0 0.357em 1.786em;
}
.errorMessage li, .errrorMessage li {
    font-weight: bold;
    font-size: 0.875em;
    background: url("/CoreQuote/shared/responsive/images/warnicon.png") 0 0.286em no-repeat;
    line-height: 1.143em;
    padding: 0.357em 0 0.357em 1.786em;
}
.addRepeatAdd, .addRepeatRemove {
    -moz-border-radius: 0.250em;
    -webkit-border-radius: 0.250em;
    border-radius: 0.250em;
    font-weight: bold;
    border:0;
    font-size:0.875em;
    text-decoration:none;
    padding: 0.286em 0.357em 0.214em;
    margin: 0.214em 0.357em 0.143em 0;
    display:block;
}

.pnlIntro {
    font-size: 0.875em;
    padding: 0 0.714em;
    width: 44.286em;
    margin: 0;
}

/* EOF Question panel(s) definition */

/* Start Address Component Classes */
#displayText_AddressInstruction {
    background: transparent;
}
#displayText_AddressInstruction .wording {
    width: 100%;
    font-weight:normal;
}
.AddressList {
    display: none;
}
.pickListWrapper {
    width:100%;
}
select.AddressList {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 97%;
    margin: 0.625em 0 0 0;
    font-size: 0.889em;
    z-index: 99;
}
.PaymentDetailsStrikeThrough {
    text-decoration: line-through;
}
/* End Address Component Classes */

.PanelStyleNav {
    width: 39.875em;
    padding: 2.813em 0 2.813em 0;
}
.Back, .Next {
    font-size: 1em;
    padding: 0.750em 2.813em 0.563em;
    cursor: pointer;
    line-height: 1em;
    float: left;
    min-height:2.375em;
}
.Next {
    float:right;
}

/* Start Popup Panel*/
#PopupPanel .control {
    width: 12.6em;
}

#PopupPanel {
    width: 100%;
}

#PopupPanel #displayText_ConfirmationIntro {
    padding: 1.875em 0 0.063em 0.313em;
}

#PopupPanel .Next, #PopupPanel .Back {
    width: 8.45em;
    padding: 0 1.5em;
    cursor: pointer;
    margin: 2em 1.8em 2em 0;
}

#PopupPanel .Back {
    margin: 2em 0 2em 2.438em;
}

#PopupPanel .wording {
    margin: 0 0 0 1em;
}

#PopupPanel .confIntro {
    padding: 0 0 0.625em 2.625em;
    width: 90%;
}

#PopupPanel .panel {
    margin: 0.063em 0 0.063em 2.438em;
    padding: 0.5em 0;
    width: 86%;
}

#PopupPanel .repeatingPanel {
    width: 86%;
    margin: 0.063em 0 0.063em 2.438em;
}

#PopupPanel .sub {
    width: 100%;
}

#PopupPanel .repeatPanel {
    margin: 0;
    width: 100%;
}

#PopupPanel .confHeader {
    padding: 0 0 0 1.500em;
    width: 85%;
}

#PopupPanel .errorMessage, #PopupPanel .errrorMessage {
    width: 85%;
}

#PopupPanel .errorMessage li, #PopupPanel .errrorMessage li {
    margin: 0 1.563em;
}
/* End Popup Panel*/

.coBrandOverlay{
    display: none;
}

#pnlButtons input.Back, #pnlButtons input.Next {
    min-width: 9.063em;
}

.questionPnlNav .Next, .questionPnlNav .Back, .questionPnlNav .FormPanelAdd {
    min-width: 0;
}

/* FireFox specific CSS Hack */
body:not(:-moz-handler-blocked) .questionPnlNav input.Next, body:not(:-moz-handler-blocked) .questionPnlNav input.Back {
    padding: 0.500em 2.500em 0.500em;
}
/* IE specific CSS Hack */
.questionPnlNav input.Next, .questionPnlNav input.Back, #pnlButtons input.Back, #pnlButtons input.Next {
    padding-top:0\0/;
    padding-bottom:0\0/;
    min-width:auto\0/;
}

.questionPnlNav {
    float: right;
    padding: 2.778em 0.556em 0.556em 0;
}
.FormPanelAdd {
    padding: 0 !important;
}

.questionPnlNav .Next, .questionPnlNav .Back, .questionPnlNav .FormPanelAdd {
    -moz-border-radius: 0.222em;
    -webkit-border-radius: 0.222em;
    border-radius: 0.222em;
    padding: 0.667em 2.500em 0.500em;
    font-weight: bold;
    border: 0;
    border-bottom: 0.056em solid ;
    color: ;
    text-shadow: 0 0.056em 0 ;
    display: inline-block;
    font-size: 0.889em;
    line-height: 0.889em;
    text-align: center;
    text-decoration: none;
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -24.444em 0 no-repeat ;
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -24.444em 0 no-repeat, -moz-linear-gradient(top,  0%,  100%);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -24.444em 0 no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, ), color-stop(100%, ));
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -24.444em 0 no-repeat, -webkit-linear-gradient(top,  0%,  100%);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -24.444em 0 no-repeat, -o-linear-gradient(top,  0%,  100%);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -24.444em 0 no-repeat, -ms-linear-gradient(top,  0%,  100%);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") -24.444em 0 no-repeat, linear-gradient(to bottom,  0%,  100%);
    min-width: 8.611em;
    min-height: 2.111em;
}

.questionPnlNav .FormPanelAdd {
    margin-right: 0.5em;
    cursor: pointer;
}

.questionGroup {
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") 0 0 no-repeat ;
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") 0 0 no-repeat, -moz-linear-gradient(top,  0%,  2.333em);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") 0 0 no-repeat, -ms-linear-gradient(top,  0%,  2.333em);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") 0 0 no-repeat, -o-linear-gradient(top,  0%,  2.333em);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") 0 0 no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,), color-stop(2.333em, ));
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") 0 0 no-repeat, -webkit-linear-gradient(top,  0%,  2.333em);
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") 0 0 no-repeat, linear-gradient(to bottom,  0%,  2.333em);
    border-bottom: 0.056em solid ;
    border-radius: 0.278em;
    border: 0 solid transparent;
    font-size: 1.125em;
    margin:0;
    padding:0;
    width: 35.556em;
}
.questionSectionHeading_Title {
    padding: 0.722em 0.556em;
}
.questionSectionHeading_Edit, .questionSectionHeading_Edit a,
.questionSectionHeading_Remove, .questionSectionHeading_Remove a {
    padding: 0.929em 0.714em;
}
.questionSectionHeading_Title,
.questionSectionHeading_Edit, .questionSectionHeading_Edit a,
.questionSectionHeading_Remove, .questionSectionHeading_Remove a {
    color: ;
    text-shadow: 0 0.056em 0 ;
    text-decoration: none;
}
.questionSectionHeading_Edit, .questionSectionHeading_Remove {
    float: right;
    font-size: 0.778em;
    font-weight: bold;
}
.questionSectionHeading_Edit a:hover, .questionSectionHeading_Remove a:hover  {
    text-decoration: underline;
}

.questionSectionWrapper, .endorsementSectionWrapper {
    margin: 0.688em 0 0 0;
    width: 100%;
}

.questionPnlContent {
    border: 0.056em solid #CCCCCC;
    border-top: 0;
    padding: 0 0.500em 	1.111em;
    border-radius: 0 0 0.278em 0.278em;
    background-color: #FFFFFF;
    margin: 0 0 -0.056em 0;
    width: 34.444em;
}
.questionPnlContent .panel:first-child {
    margin: 0.556em 0 0 0;
}
.questionPnlContent .panel {
    border-radius: 0.222em;
    margin: 0;
    padding: 0.389em 0.556em 0.389em;
    width: 33.333em;
}
.questionPnlContent .panel:hover  {
    background-color: #F5F5F5 !important;
}
.questionPnlContent .panel.inError, .questionPnlContent .panel.inError.highlight, .questionPnlContent .panel.inError.highlight:hover   {
    background-color: #FFDBDB !important;
}
.highlight, .questionPnlContent .panel.highlight:hover, .questionPnlContent .panel.highlight .panel:hover {
    background-color:  !important;
}
.questionPnlContent .panel .panel, .questionPnlContent .panel #cardChargeText {
    padding: 0.389em 0;
}

.questionPnlContent .panel,
div.panel:nth-child(2n + 1), div.repeatingPanel:nth-child(2n + 1),
div.panel:nth-child(2n), #displayText_DirectDebitAddressDisplay, #panel_Payment-IsDirectDebitAddressCorrect {
    background-color: transparent;
}

/* CSS question dividers */
.questionPnlContent .panel {
    border-bottom: 0.056em solid #F4F4F4;
    padding-bottom: 1em;
    position: relative;
}
.addressSummaryComponent .panel {
    border-bottom: none;
}
.wording label {
    padding: 0;
}
/* End CSS question dividers */

.addressSummaryComponent .inError {
    margin-left: -0.333em !important;
    padding-left: 0.333em !important;
}
.vehicleSummaryComponent .panel {
    border-bottom: 0 none;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="date"], select {
    -webkit-border-radius: 0.214em;
    -moz-border-radius: 0.214em;
    border-radius: 0.214em;
    padding: 0.286em 0.357em;
    margin: 0.357em 0.357em 0.214em 0;
    font-size: 0.778em;
}
select {
    min-width: 5.714em;
    padding: 0.214em 0.286em;
}
.addRepeatAdd, .addRepeatRemove {
    float: right;
    font-size: 0.778em;
    margin: 0.357em 0.357em 0.214em 0.714em;
    padding: 0.357em 0.357em 0.286em;
    width: 7.857em;
}
.addRepeatAdd img, .addRepeatRemove img {
    margin: 0.143em 0.571em -0.143em 0.143em;
}
fieldset {
    border: 0.056em solid #F2F2F2;
    border-radius: 0.222em;
    margin: 0.833em 0;
}

.questionPnlContent fieldset .panel {
    width: 33.056em;
    padding-left: 0.278em;
    margin-left: 0.278em;
}

input[type="text"]:focus, select:focus {
    border: 0.071em solid #1080CF;
}
.wording {
    font-size: 0.778em;
    width: 30.000em;
}
.control {
    width: 100%;
}
.wording, .errrorMessage {
    font-weight: bold;
}
.wording, .control, .errrorMessage {
    clear: left;
    display: block;
}
.control select, .control input {
    display: inline-block;
}
.inError input[type="text"], .inError input[type="text"]:hover, .inError input[type="text"]:focus, .inError select, .inError select:hover, .inError select:focus {
    border: 0.056em solid #CC0202;
}
.regnocontrol.elemVehicleLookupAuto {
    width: 23.333em;
}

.ui-datepicker-trigger {
    margin: 0 0 0 0.278em;
    vertical-align:-0.167em;
}
.ui-datepicker-trigger:hover {
    cursor:pointer;
}


/* # # # #   Configurables   # # # # # */

.ui-datepicker {
    margin: -2.083em 0 0 -0.417em !important;
    z-index: 100 !important;
}
.ui-datepicker-header {
    float:none !important;
}
.ui-datepicker-prev {
}
.ui-datepicker-next {
}
.ui-datepicker-title {
    float:none !important;
    text-align:center !important;
    width: auto;
}
.ui-datepicker-month {
}
.ui-datepicker-year {
    width: auto !important;
}
.ui-datepicker-calendar {
}
.ui-datepicker-week-end {
}
.ui-datepicker-other-month {
}
.ui-datepicker-buttonpane {
}
.ui-datepicker-current {
}
.ui-datepicker-close {
}

.helpIcon {
    display: block;
    visibility: hidden;
    position: relative;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}
.qtip {
    left: 51em;
    width: 19.375em !important;
}
.qtip-contentWrapper {
    padding: 0.125em 0.125em;
    background-color: #FFF;
    -webkit-border-radius: 0.313em 0.313em 0.313em 0.313em;
    -moz-border-radius: 0.313em 0.313em 0.313em 0.313em;
    -o-border-radius: 0.313em 0.313em 0.313em 0.313em;
    border-radius: 0.313em 0.313em 0.313em 0.313em;
}
.qtip-content {
    background-color:  !important;
    padding: 0.429em 0.714em 0.714em 0.714em !important;
    font-size: 0.875em;
    -webkit-border-radius: 0.214em 0.214em 0.214em 0.214em;
    -moz-border-radius: 0.214em 0.214em 0.214em 0.214em;
    -o-border-radius: 0.214em 0.214em 0.214em 0.214em;
    border-radius: 0.214em 0.214em 0.214em 0.214em;
}
.qtip.eb3_qtip_help{
    box-shadow: none;
}
.ttHead {
    display:none;
}
.qtip-content:before {
    content:'Help';
    display:block;
    font-weight:bold;
    width: 100%;
    padding: 0 0 0.143em 0;
}
.qtip-wrapper, .qtip-contentWrapper {
    overflow:visible !important;
}
.qtip-title {
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("") !important;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 1.625em;
    padding: 0 !important;
    position: absolute;
    right: -0.500em;
    top: -0.500em;
    width: 1.625em;
}
.hrhidden, .addressHidden, .nodisplay,
.FormPanelAdd.hrhidden, .Accordian.hrhidden {
    display: none;
}

.formPnlWrapper, .subPropertyDetails, .FS {
    width: 100%;
}

.divider {
    border: 1px none;
    border-radius: 7px;
    margin-top: 10px;
    width: 100% !important;
}
.divider span {
    background: url("/CoreQuote/shared/responsive/images/button_ghosting.png") no-repeat scroll 0 0px, linear-gradient(to bottom, #000066 0%, #000044 2.333em) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px none;
    border-radius: 7px;
    color: #FFFFFF;
    display: block;
    padding: 10px;
    text-shadow: 0 0.056em 0 #71B743;
}

/* Fixes vehicle Reg panel extending outside of the required panel */
.pnlVehicleRegWrapper, .elemVehicleLookupAuto, .postcodecontrol{
    width: 100% !important;
}

.ttBody {
    font-size: 0.9em;
    padding: 0;
}

.nomargin {
    margin: 0;
}
