.mainpart {
    /*background: url('/images/v1/partnership.jpg') no-repeat top center;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.navli {
    /*border: none !important;*/
}
.twobtn,.threbtn {
    color:white !important;
}
.ibarrow {
    background-image: url('/images/v1/registerIB_arrow.png');
    background-size: cover;
    max-height: 67px;
    max-width: 588px;
    text-shadow: none;
    padding: 20px;
    font-size: 13pt;
}

.account-container {
    width: auto;
    display: block;
    margin: 40px auto 0 auto;
    background: transparent !important;
    border: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.login-extra {
    margin-top: 11.9em!important;
    margin-bottom: 0 !important;
    color: #fff;
    text-shadow: none;
    margin-left: -8px;
    letter-spacing: -0.5px;
}

label {
    color: #fff;
}

div.login-actions a {
    color: #fff !important;
}
