header {
    background: #F5F5F5;
    border-bottom: 2px solid #D8D8D8;
    padding: 2em 0 2em 0;
    width: 100%;
}

header h1 {
    color: #1F497D;
    font-style: italic;
    margin-left: 0.3em !important;
}

.font18 {
    font-size: 18px;
}

.LH1p4 {
    line-height: 1.4em;
}

footer {
    width: 100%;
}

footer .container {
    border-top: solid 1px rgb(220, 220, 220);
}

footer .container .row {
    padding-top: 1em;
}

footer .trust {
    margin-bottom: 1em;
}

footer .trust img.bbb-trust {
    width: 11em;
}

footer .copyright {
    padding-bottom: 1em;
    text-align: center;
}

footer .copyright span {
    margin-right: 1em;
}

#main {
    width: 100%;
}

#cta {
    background: #366194;
    width: 100%;
}

#cta {
    padding: 1em 0 0.5em 0;
}

#cta .cta-text {
    margin-bottom: 2em;
    padding-bottom: 1em;
}

#cta .cta-text h1 {
    color: #C2DEFC;
}

#cta .cta-text h1 b {
    color: #FFF;
}

#cta .cta-text p {
    color: #fff;
    margin-top: 1em;
}

#cta .cta-image {
    float: right;
}

#cta .cta-image img {
    border-color: #4a719f;
}

#cta-centra {
    background: #366194;
    background-color: #ccc;
    width: 100%;
    padding: 1em 0 0.5em 0;
    text-color: #000;
}

#cta-centra .cta-text {
    margin-bottom: 2em;
    padding-bottom: 1em;
}

#cta-centra .cta-text h1 {
    color: #7b1317;
}

#cta-centra .cta-text h1 b {
    color: #7b1317;
}

#cta-centra .cta-text p {
    color: #000;
    margin-top: 1em;
    text-align:justify;
    text-transform:none;
}

#cta-centra .cta-text h3 {
    color: #7b1317;
}

#cta-centra .cta-image {
    float: right;
}

#cta-centra .cta-image img {
    border-color: #4a719f;
}

.features {
    padding-top: 1em;
    margin-top: 2em;
    margin-bottom: 2em;
}

.btn-centra {
    background-color: #7b1317 !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ab42", endColorstr="#195b23");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#7b1317), to(#7b1317));
    background-image: -moz-linear-gradient(top, #7b1317, #7b1317);
    background-image: -ms-linear-gradient(top, #7b1317, #7b1317);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7b1317), color-stop(100%, #7b1317));
    background-image: -webkit-linear-gradient(top, #7b1317, #7b1317);
    background-image: -o-linear-gradient(top, #7b1317, #7b1317);
    background-image: linear-gradient(#7b1317, #7b1317);
    border-color: #7b1317 #7b1317 hsl(129, 56%, 18%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
    -webkit-font-smoothing: antialiased;
}

.btn-green {
    background-color: hsl(129, 56%, 23%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#30ab42", endColorstr="#195b23");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#30ab42), to(#195b23));
    background-image: -moz-linear-gradient(top, #30ab42, #195b23);
    background-image: -ms-linear-gradient(top, #30ab42, #195b23);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #30ab42), color-stop(100%, #195b23));
    background-image: -webkit-linear-gradient(top, #30ab42, #195b23);
    background-image: -o-linear-gradient(top, #30ab42, #195b23);
    background-image: linear-gradient(#30ab42, #195b23);
    border-color: #195b23 #195b23 hsl(129, 56%, 18%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
    -webkit-font-smoothing: antialiased;
}

.alert {
    margin-top: 2em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.step1 h1 {
    margin-bottom: 0.5em;
}

.steps {
    margin-bottom: 1em;
}

.thanks {
    border-bottom: solid 1px rgb(220, 220, 220);
    padding-bottom: 0.5em;
    margin-bottom: 1em;
}

.create-account {
    margin-bottom: 1em;
}

/*Form Styles*/

fieldset {
    padding-top: 1em;
}

legend {
    float: left;
    margin-bottom: 0.5em;
}

.button-holder {
    text-align: center;
}

#step1 span.inline-block {
    display: inline-block;
}

#step1 span.inline-block.bus-type {
    margin-left: 1em;
}

#step1 input {
    margin-bottom: 0.5em;
}

.aligned-boxes .controls {
    margin-left: 0;
}

#step3 .signature {
    display: none;
}

#step1 .input-prepend input {
    margin-bottom: 0;
}

#step1 .finance-amt {
    margin: 0 auto;
    width: 19em;
}

/*Rate Cake Styles*/

#rateCake .lease-type,
#rateCake .months {
    width: 7em;
}

#rateCake label {
    display: inline-block;
    margin-left: 0.5em;
}

#rateCake thead {
    background: #F5F5F5;
}

#rateCake td,
#rateCake th {
    text-align: center;
    vertical-align: middle;
}

#rateCake .highlight {
    background: #F3F315;
}

.promoCake td,
.promoCake th {
    text-align: center;
    vertical-align: middle;
}

.promoCake tr {
    float:left;
    background-color: #F7F0BC;
    background-image: url('/images/special-red.png') !important;
    background-repeat:no-repeat;
    background-position: left -7px top -14px;
    -moz-background-size: 30%;
    -webkit-background-size: 60px;
    background-size: 60px;
} 
.promoCake tbody tr:hover td, .promoCake tbody tr:hover th {
  background-color: transparent;
}
