.account_activation{
    text-align:center;
    margin-top:20px;
    font-weight:bold;
}

html {
    background: #f3f9fc none repeat scroll 0 0;
}

body {
    background: none;
    padding-bottom: 0 !important;
}

.scisure-logo {
    height: 5rem;
    width: 23.144rem;
}

a.logo {
    background: rgba(0, 0, 0, 0) url("/resources/redesign-triz/img/eLabNext_by_SciSure_LOGO.svg") no-repeat scroll left center / contain ;
    height: 5rem;
    width: 220px;
    display: block;
    text-indent: -9999px;
}

        #content {
            margin:10px !important;
            margin-bottom: 0px !important;
            background-color:white;
            padding:20px;
        }

        .btn-next {
            background: inherit !important;
            background-color:orange !important;
            font-weight:bold !important;
        }

footer.page-footer {
    border-top: 0;
    margin: 0 -30px 0 -30px;
}

.elab-footer-img {
    height: 30px;
} 