

.Next, .Back, .FormPanelAdd {
    height: 2.5em;
}


#pnlQuestions {
    width: 36.875em;
    padding: 0;
    margin: 0 auto;
    float: none;
}
#NonDynamic {
    width: 100%;
}
p {
    font-size: 0.875em;
    line-height: 1.25em;
}
.qpgHeader, .addCompHeader, .payHeader, .confHeader, .termsHeader {
    margin-left: -1.250em;
    position:relative;
}
.qpStep {
    padding-bottom: 4em;
}

/* Correct addon summary text */
.addonPanelAdditionalText {
    font-size: 0.778em;
    text-decoration: none;
    text-shadow: none;
    color: #333333;
}

/* Sidebar top-right block logo (remove offset intended for eBroker Demo) */
.sbIcon {
    min-height: 1.5em;
    max-width: 80px;
}
.sbIcon img {
    display: block;
    max-width: 100%;
}

#sbTopBoxContent {
    margin: 0;
}

.sbMobile .sbSection, #sbUsefulInformation.sbSection {
    padding-top: 1em !important;
}

/* Fix header images */
#fullHeader img {
    max-width: 100%;
    width: auto;
    padding-top: 1em;
}
body {
    background-repeat: repeat-x;
}

.aoGroupEven {
    margin-bottom: 1em;
    margin-top: 1em;
}

#CoreQuote iframe {
    border: 0 none;
    width: 100%;
}

/* Datepicker Override Fixes*/
.ui-datepicker div {
    float: none;
}
.ui-datepicker select {
    width: auto;
}

/* Make sure datepicker sits on top*/
#ui-datepicker-div, .ui-datepicker  {
    z-index: 999 !important;
    font-size: 12px;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: auto;
    padding: 0;
    margin: 0;
}
