.page-login-v2 .page-content {
}
.page-login-v2:before {
    /* background-image: url(../images/home-banner.png); */
    background-image: url(../images/Exchange-Website-Assets-08.png);
    background-repeat: no-repeat;
    background-size: contain !important;
    width: 50% !important;
    left: 10% !important;
    background-position: center !important;
}
.page-dark.layout-full .brand {
    background: #fcde42 none repeat scroll 0 0;
    /* padding: 15px; */
    position: relative;
    max-width: 280px;
    margin-bottom: 10px;
}
.arrow-left {
    border-top: 130px solid transparent;
    border-right: 80px solid #fff;
    border-bottom: 0 solid transparent;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
.help-block {
    width: 100%;
    margin-top: 0.25rem;
    color: #f4516c;
}
