#global-nav li.feedbackLink a {
    background-image: url("//cdn.pbui.us/img/ol/feedback-small.gif");
    background-position: 0 2px;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 0 0 13px;
    vertical-align: top;
}

.css-button-e-lease, a.css-button-e-lease:link {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee6565', endColorstr='#cd0202');
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ee6565), to(#cd0202)); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ee6565, #cd0202); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #ee6565, #cd0202); /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, #ee6565, #cd0202); /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, #ee6565, #cd0202); /* Firefox 16+, IE10, Opera 12.50+ */
    background-color: #cd0202;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #aaaaaa;
    display: inline-block;
    color: #ffffff;
    font-family: arial;

    font-weight: bold;
    padding: 10px 20px;
    text-decoration: none;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    cursor: pointer;
    text-align: center;
}
.css-button-e-lease, a.css-button-e-lease:hover, a.css-button-e-lease:visited {
    color: #fff;
}
a.css-button-e-lease p {
    font-size: 13px;

}
a.css-button-e-lease p.button-started {
    font-size: 25px;
    text-align: center;
}
.e-lease-top img {
    float: right;
}
.e-lease-top p {
    margin-bottom: 4px;
}
table.e-lease-table {
    width: 80%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
table.e-lease-table td {
    padding: 2px 0 2px 0;
}
.align-center {
    text-align: center;
    margin-top: 10px;
}
.second-elease-td {
    text-align: right;
    font-weight: 700;
}
.renew-e-lease-promo {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #cd0202;

}
.e-lease-header {
    font-size: 20px;
}
.renew-and-save {
    font-style: italic;
    font-weight: 700;
    color: #cd0202;
}
.e-lease-action {
    border: 1px solid #AAAAAA;
    margin-bottom: 8px;
    padding: 11px;
}
.e-lease-action .css-button-e-lease {
    font-size: 20px;
}
.e-lease-action h2 {
    margin-bottom: 10px;
}
.e-lease-records p.e-lease-margin {
    margin-bottom: 11px;
    padding-left: 0;
}
.e-lease-records p {
    padding-left: 0;
}

.e-lease-records {
    text-align: left;
}

.modal-footer.e-lease-left-align{
    text-align: left;
}

.margin_bottom_20 {
    margin-bottom: 20px;
}
.content-callout {
      margin-bottom: 25px;
}
.content-callout .callout-inner {
   padding-top: 12px;
   padding-bottom: 12px;
}
.content-callout.link-group ul.link-list {
    margin-bottom: 0;
}

#homePageLink img {
     display: none;
}

#homePageLink {
        background-image: url("../images/logos/logo-white.png");
        background-repeat: no-repeat;
        background-size: 100% auto;
        float: left;
        height: 45px;
        margin-top: 5px;
        width: 158px;
        position: relative;
        bottom:3px;
}

header h1.pb-logo-up {
    background-image: url("../images/logos/logo-white.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    height: 45px;
    line-height: 49em;
    margin: 8px 0 0 39px;
    overflow: hidden;
    vertical-align: top;
    width: 190px;
}


footer .new-logo a {
 background-image: url(../images/SVG/logo-color.svg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    max-width: 175px;
    min-height: 50px;
    width: 10%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -7px;
	margin-bottom: -43px; 
	}
@media all and (-ms-high-contrast:none)
{
*::-ms-backdrop, footer .new-logo a {margin-bottom:-31px;}
} 


footer .copy {
margin-left: 644px;
}