#bt_wait {
    margin: 2px;
}
.borda-dir-cinza {
    border-right-color: #D9D9D9!important;
    border-right-style: solid!important;
    border-right-width: 1px!important;
}
.borda-dir-cinzaescuro {
    border-right-color: #808080 !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
}
.botao_novo {
    float: right;
}
.btn-acoes {
    background-color: white !important;
    color: #666 !important;
    font-size: 14px !important;
    border-style: solid;
    border-width: 1px;
    border-color: #D6D6D6;
}
.btn-acoes:hover {
    background-color: #333 !important;
    color: white !important;
}

.btn-vermelho {
    background-color: white !important;
    color: #930D0D !important;
    font-size: 14px !important;
    border-style: solid;
    border-width: 1px;
    border-color: #D6D6D6;
}
    .btn-vermelho:hover {
        background-color: #6B0A0A !important;
        color: white !important;
    }
.campo-disabled {
    background-color: #E9ECEF !important;
}
.campo-nao-editavel {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: #f2f2ff
}
.cor-amareloouro {
    color: #a08c1c !important;
}
.cor-azul {
    color: #0026ff !important;
}
.cor-azulclaro {
    color: #5cafde !important;
}
.cor-verde {
    color: #009900 !important;
}
.cor-verm {
    color: red !important;
}
.cor-laranja {
    color: #ff6a00 !important;
}
.cor-preto {
    color: #000 !important;
}
.cor-primary {
    color:#33CC66 !important
}
.dashboard-verde {
    color: #49C96C !important;
    background: #E2F8E9 !important;
}
.dashboard-azul {
    color: #065efb !important;
    background: #C5D9FE !important;
}
.fonte-10 {
    font-size: 10px !important;
}

.fonte-10n {
    font-size: 10px !important;
    font-weight: bold;
}
.fonte-11 {
    font-size: 11px !important;
}
.fonte-11n {
    font-size: 11px !important;
    font-weight: bold;
}
.fonte-12 {
    font-size: 12px !important
}
.fonte-12n {
    font-size: 12px !important;
    font-weight: bold;
}
.fonte-14 {
    font-size: 14px !important;
}
.fonte-14n {
    font-size: 14px !important;
    font-weight: bold;
}

.fonte-20 {
    font-size: 20px !important
}

.fonte-26azul {
    font-size: 26px !important;
    color: #012970 !important;
    font-weight: 700 !important;
    font-family: "Nunito", sans-serif;
}
.form-grupo {
    margin-bottom: 20px!important
}
.fundo-azul {
    background-color: #012970 !important;
    color: white !important
}
.fundo-cinza {
    background-color: #E1E1E1 !important;
    color: black !important
}
.fundo-cinzaclaro {
    background-color: #F2F2F2 !important;
    color: black !important
}
.fundo-cinzaescuro {
    background-color: #666666 !important;
    color: white !important
}
.fundo-roxo {
    background-color: #663399 !important;
    color: white !important
}
.fundo-verde {
    background-color: #009900!important;
    color: #FFF!important
}
.fundo-vermelho {
    background-color: #DD0000 !important;
    color: #FFF !important
}
.fundo-preto {
    background-color: #000000 !important;
    color: #FFF !important
}
.lkHand {
    border: none;
}

    .lkHand:hover {
        border: none;
        cursor: pointer;
        cursor: hand;
    }
#IDHand {
    border: none;
}

    #IDHand:hover {
        border: none;
        cursor: pointer;
        cursor: hand;
    }
.marg4horiz {
    margin-left: 4px !important;
    margin-right: 4px !important;
}
.marg20horiz {
    margin-left: 20px !important;
    margin-right: 20px !important;
}
.p10 {
    padding: 10px!important
}
.parsley-custom-error-message {
    font-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: red !important;
    font-style: italic!important;
    font-size: 0.9rem!important;
}
.parsley-type {
    font-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: red !important;
    font-style: italic !important;
    font-size: 0.9rem !important;
}
.titulo_m1 {
    font-size: 20px !important;    
}
.titulo_m2 {
    font-size: 1.5rem;
    font-family: "Nunito", sans-serif;
}
.titulo_20az {
    font-size: 20px;
    font-weight: 500;
    color: #012970;
    font-family: "Poppins", sans-serif;
}
.spanexclu {
    padding-left: 1px !important;
    padding-right: 1px !important;
    font-size: 10px!important;
}
.texto-centro-meio {
    text-align: center !important;
    vertical-align: middle !important;
}
.texto-esq-meio {
    text-align: left!important;
    vertical-align: middle !important;
}
.texto-dir-meio {
    text-align: right !important;
    vertical-align: middle !important;
}
.texto-direita {
    text-align: right !important;
}
.wid150 {
    width: 150px!important;
}
