﻿.logo-container {
    display: flex;
    align-items: center;
    height: 100%;
    float: right;
    margin: 0 100px;
    width: 70%;
}

.auth-fluid {
    background: none !important;
}

.auth-fluid .auth-fluid-left,
.auth-fluid .auth-fluid-right {
    background: none;
    background-color: #1e1e1e;
}

.page-title {
    font-size: 20px !important;
    color: #691fab !important;
}
