#container-area-1 .PortletLogo {
    padding: 24px 12px 10px 12px;
    text-align:center;
}

.Section-BalanceSummary #PayOSButton {
    float: none;
    clear: both;
    margin-bottom: 20px;
    margin-top: 30px;
}

div#PayOSButton a.button {
    background: #005191 !important;
    background: var(--primary-color, #005191) !important;
    border-radius: 0;
    border: 0;
    min-width: 11em !important;
    font-size: 14px !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 1em !important;
    font-family: "Roboto Condensed",Arial,sans-serif;
    color: #fff !important;
    outline: none !important;
    border: 0 !important;
    border-width: 1px;
    border-style: outset;
    border-color: #d6d3ce #848284 #848284 #d6d3ce;
    outline-width: 1px;
    outline-style: outset;
    outline-color: #666666;
    min-width: 100px !important;
}

body.BodyClass.UWF.Body-Page-Statements nav.PaymentNavigation {
    margin-left: -15px;
}
.Body-Page-Statements .Section-BalanceSummary .Col-Due {
    border-left: 1px solid white !important;
    visibility: hidden;
    width: 0 !important;
    padding: 0 !important;
    font-size: 1px;
}

.Body-Page-Statements .Section-BalanceSummary .Col-Balance {
  border-right: 0 !important;
}

body {
	font-weight: 400 !important;
}
}

