.login-pf body {
    font-family: 'Open Sans', sans-serif;
    height: 100%;
}

.login-pf-page {
	padding-top: 0;
}

#kc-header {
    padding: 0 0 40px 0;
    margin: 0;
}

#kc-header-wrapper {
   margin: auto;
   z-index: 1;
   background-image: url(https://elbresources.ocgsoftware.com/transparent.gif);
   background-repeat: no-repeat;
   background-position: center top;
}

.kc-social-provider-name {
	top: 0;
}

.clear {
    clear: both;
}

.logoHeaderHolder {
background-image: url(https://elbresources.ocgsoftware.com/transparent.gif);
}
.trapTop {
min-height: 35px;
background-repeat: no-repeat;
}
.statusHeaderBarHolder {
font-size: 12px;
height: 30px;
padding-top: 3px;
text-align: right;
display: table;
width: 100%;
}
.homeLinkBlockHolder {
max-width: 960px;
margin: auto;
}
.homeLinkBlock {
display: block;
max-width: 445px;
height: 122px;
}
#menubar, #linkBar {
height: 40px;
}
#menubar .moveUp {
margin-top: -40px;
}
#menubar .menubarBg {
height: 40px;
}

.fus-back {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0%;
    padding: 30px;
    height:100%;
}
    
.fus-logo {
    background-image: url('url(https://elbresources.ocgsoftware.com/images/fusion/mediPTopHeader2.png)');
    background-color: black;
    margin: 0;
    height: 140px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center; 
}

.card-pf {
    background-color: rgba(255,255,255,0.8);
    border-top: 0px;
    margin-top: 30px;
}

.footer {
    padding-bottom: 10px;
}

.navCell {
    padding: 2px 0px 2px 0px;
    float: left;
    width: 240px;
    overflow: hidden;
    white-space: nowrap;
}

.footerContent {
    width: 960px;
    margin: auto;
}

.footerInformation {
    float: left;
    width: 220px;
}

.footer h1 {
    font-size: 25px;
    font-weight: normal;
}

.navCell a {
    display: inline-block;
}
.footer a {
    font-size: 14px;
}

.footerLogos {
    float: right;
    margin-top: 20px;
}
.footerLogos img {
    vertical-align: top;
    padding-left: 5px;
}
.footerTradingDivision {
    text-align: right;
    color: #FFFFFF;
    font-size: 9px;
}
.footerTradingDivisionDivider {
    width: 100%;
    height: 1px;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    border-width: 0px 0px 1px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mainTable {
    font-size: 7pt;
    color: #7f7f7f;
    float: right;
    position: relative;
    left: -10px;
}

img.informationIcon {
    padding-left: 6px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}