﻿body {
}

.app-header-primary{
    background-color: #111 !important;
}

#login aside {
    position: relative;
    float: left;
    width: 100%;
    height: 64vh;
    background-color: #333;
    overflow: hidden;
}

.botaoTopo {
    background-color: #303030;
}