#pnlQuestions {
    width: 100%;
}
.panel {
    width: 40em;
    padding: 0.313em 0 0.313em 0;
    background: transparent !important;
}
.HeadingText {
    font-weight: normal;
    font-size: 1.25em;
    line-height: 1.25em;
    padding: 0.75em 0 0 0;
}
.mandIcon, .helpIcon {
    display: block;
    width: 1.5em;
    padding-top: 0.188em;
}
a.helpIcon {
    text-align:right;
}
.mandIcon {
    width: 0.75em;
    padding-top: 0.357em;
    color: #CC0000;
    font-size:1.5em;
}
.wording {
    width: 21.5em;
}
select {
    min-width:85px !important;
    max-width:310px;
}
.pickListWrapper {
    position: relative;
}
select.AddressList {
    position: absolute !important;
    height: inherit;
    border: 1px solid #BDBFB2;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
    color: #191919;
    font-family: sans-serif;
    border-radius: 0.214em;
    padding: 0.286em 0.357em;
    font-size: 0.875em;
    outline: medium none;
    margin: 0.250em 0 0 3em;
    width:40em;
    max-width:40em;
    z-index:99;
}
#BreadCrumbs img {
    float:left;
}
.ui-menu .ui-menu-item a {
    font-size:0.778em;
    font-family: sans-serif;
    line-height:1.143em;
}


/* Vehicle Lookup */
.GetVeh, .CantFindVeh, .GettingVeh, .CantFindAddr, .GetAddress, .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, -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, -o-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, linear-gradient(top,  0%,  82%,  100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='', endColorstr='',GradientType=0 );
    color:#FFFFFF;
    text-shadow: -1px 0px 0px #333333;
    filter: dropshadow(color=#333333, offx=-1, offy=0);
    border-bottom: 1px solid ;
}

.GetVeh, .CantFindVeh, .GettingVeh, .CantFindAddr, .GetAddress, .addRepeatAdd, .addRepeatRemove  {
    border-radius: 0.25em;
    display: block;
    font-size: 0.875em;
    font-weight: bold;
    margin: 0.214em 0.357em 0 0;
    padding: 0.313em 0.357em 0.250em;
    text-align: center;
    text-decoration: none;
    min-width: 4.25em;
}

.GetVeh.hrhidden, .CantFindVeh.hrhidden, .GettingVeh.hrhidden, .CantFindAddr.hrhidden, .GetAddress.hrhidden,.addRepeatAdd.hrhidden, .addRepeatRemove.hrhidden{
    display: none;
}

.GetVeh img, .CantFindVeh img, .CantFindAddr img, .GetVeh.nodisplay, .GettingVeh.nodisplay {
    display: none;
}
.GetVeh:after {
    content: "";
}
.addressSummary, .vehicleSummary {
    background-color: #FFFFFF;
    color: #999999;
    border: 1px solid #BDBFB2;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
    font-family: sans-serif;

    display: block;

    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;

}
.CantFindVeh:after {
    content: "";
}
.CantFindAddr:after {
    content: "";
}
.resp_crumb {
    padding: 0.688em;
    margin-right: 0.313em;
}
.step_title {
    margin: 0 0.688em;
}
.resp_crumb_right {
    margin-right: 0;
}
.resp_crumb.home_crumb {
    padding: 0.688em 0.500em;
}
.home_crumb .step_title {
    margin: 0;
}

.FS {
    width: 100%;
}
fieldset {
    border: 1px solid #F2F2F2;
    border-radius: 0.250em;
    margin: 0.313em 0;
}
legend {
    padding: 0;
    font-size: 0;
    margin: 0 0 0.313em 0;
}
.addRepeatRow {
    width: 100%;
    margin: 0.625em 0;
}
.addRepeatRow a {
    float:right;
}
.addRepeatAdd img, .addRepeatRemove img {
    margin: 0.071em 0.571em -0.071em 0.143em;
}
.addRepeatAdd:after {
    content: "";
    padding: 0 0.357em 0 0;
}
.addRepeatRemove:after {
    content: "";
    padding: 0 0.357em 0 0;
}

/* Help Text qTip */
.ttHead, .ttBody {
    padding: 2%;
    width: 96%;
}
.ttHead {
    background-color: ;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
}
.ttBody {
    font-size: 0.813em;
}
.qtip.eb3_qtip_help {
    box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.5);
}
