.navbar-default .brand, legend {
    font-size: 15px;
}

.texto-verde-siscomp{
    color: #025928;
}

.texto-verde{
    color: #2A9B37 !important;
}

.texto-vermelho{
    color: #E82C0C;
}

.texto-preto{
    color: #000000;
}

.vermelho {
    background-color: #E82C0C;
    border-radius: 5px;
    height: 5px;
}

.amarelo {
    background-color: #ff0;
    border-radius: 5px;
    height: 5px;
}

.azul {
    background-color: #0099e5;
    border-radius: 5px;
    height: 5px;
}

.font_verde {
    color: #2A9B37;
}
.verde {
    background-color: #2A9B37;
}
.anexos[type=file] {
    display: none;
}
button {
    font-family: Arial;
    font-weight: bolder;
}
.sidebar .nav>li>a.active, .sidebar .nav>li>a:focus {
    border-left-color: #2A9B37;
}
.btn-primary {
    border-color: #2A9B37;
}
.btn-primary:focus, .btn-primary:hover {
    background-color: #37CC48;
    border-color: #37CC48;
}
.error {
    color: #E82C0C;
    border-color: #E82C0C;
}
textarea {
    resize: none;
}
#load {
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    opacity: 1;
}
#load h2 {
    opacity: 1;
    color: #fff;
}
#lista-alteracao_filter {
    margin-top: -20px;
}
#listar-alteracoes {
    opacity: .8;
}
.icone-upload {
    width: 70px;
    height: 70px;
    margin-bottom: -20px;
}
.listar-alteracoes, .listar-modulos {
    margin-top: 20px;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    padding-top: 5px;
}
.painel {
    padding-left: 1px;
    padding-right: 25px;
}
.spaces {
    white-space: nowrap;
}
legend {
    font-weight: 700;
}
.clientes{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
}
.sidebar .nav>li>a{
    padding:5px;
    color:#AEB7C2;
    border-left:5px solid transparent
}

.painel{
    padding-left:1px;
    padding-right:25px
}
div.row{
    margin-right: 0px;
    margin-left: -15px;

}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: bottom;
}


.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: bottom;
}

canvas {
    display: block;
    vertical-align: bottom;
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #6F9473;
}

.login {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: #fff;
    max-width: 90%;
    padding: 2em 3em;
    background: #F2F2F2;
    text-shadow: 0px 0px 2px #131415;
    font-family: "Open Sans", sans-serif;
}

.thumbnail-servico{
    height: 60px;
}

#descricao h5{
    font-size: 26px;
}

.sidebar .nav>li>a {
    font-size:16px;
}

.sidebar .nav>li>a {
    width: 200px !important;
}

.slimScrollBar{
    background: #FFFFFF !important;
    width: 12px !important;
}

