.superior{

    margin-top: 10px;
    margin-bottom: 10px;
}
.corpadrao{

    background-color:#394253;
    color: #FFF;
}
.corpadraoCab{

    background-color:#394253;
    color: #FFF334;
}
.corCab{

    
    color: #FFF334;
}
.corpadraoLet{

    
    color: #FFF;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


.superior1{

        margin-top: 50px;
        margin-bottom: 10px;
}
.fixo {
    position: relative;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: #1A1E26;
    color: #FFF;
    z-index: 8;
    height: 100%;
}
.img {
    
    
    position: fixed;
    left: 800px;
    top: 500px;
    width: 10%;
    height: 10%;
    z-index: 1000;
} 
.loading {
    background-repeat: no-repeat;
    background-size:100%;
    color: #1A1E26;
    opacity: 0.8;
    position: fixed;
    left: 0%;
    top: 30%;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.login-page
{
    
    background-repeat: no-repeat;
    background-size:100%;
    bottom: 0;
    color: #1A1E26;
    left: 0;
    overflow: auto;
    padding: 1em;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;

}
.login-page h1
{
    font-weight: 300;
}
.login-page h1 small
{
    color: gray;
}
.login-page .form-group
{
    padding: 8px 0;
}
.login-page .form-content
{
    padding: 40px 0;
}




