﻿.login {
    position: absolute;
    width: 278px;
    height: 295px;
    z-index: 15;
    top: 43%;
    left: 50%;
    margin: -100px 0px 0px -150px;
    border: 1px solid #7D7D7D;
    background-color: #fefefe;
    border-radius: 5px;
    border: 1px solid #7D7D7D;
    box-shadow: 1px 4px 44px 3px rgba(0, 0, 0, 0.75);
}

.header {
    background-color: #e5e5e5;
}

.header1 {
    background-color: #e5e5e5;
}

button#adicionarmovimento:hover {
    border: 2px solid #86b942;
}

.pagebgFieldSet {
    color: #86b942;
}

.logo_login {
    background-image: url('../images/branding/logo.png');
    margin-top: 10px !important;
}

.Mainpage1 {
    background-image: url('../images/branding/background_app.jpg');
}

.header_image1 {
    background-image: url('../images/branding/header2.png');
}

.header_image2 {
    background-image: url(../images/branding/header3.png);
}

.se-pre-con {
    background: url(../images/branding/loadingAnimation.gif) center no-repeat;
}

.logo {
    background: url(../images/branding/logo_BW.png) center no-repeat;
}

#widget2 .sDashboardWidgetContent {
    height: 914px !important
}

.language, .panel_language {
    visibility: hidden;
    display: none;
}

.header_image1, .header_image2 {
    height: 110px !important;
}

.sticklr > li > a {
    background-color: #86b942 !important;
}


.sticklr > li > ul > li.sticklr-title > a {
    background-color: #86b942 !important;
}

.sticklr > li > ul > li.sticklr-title {
    background-color: #86b942 !important;
    border-color: #86b942 !important;
    border-top: 1px solid #86b942 !important;
    border-bottom: 1px solid #86b942 !important;
}
