﻿.topbar-wrapper .link {
    background-image: url('/theme/Vertex-logo2.png');
    height: 30px;
    position: absolute;
    z-index: 1;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.topbar-wrapper .link img {
    display: none;
}
.auth-container .wrapper input {
    width: 100%;
}
.download-url-wrapper {
    visibility: hidden !important;
}
small.version-stamp {
    display: none !important;
}
.topbar svg {
    display: none !important;
}