

<style>

.absis-color-primary {
    color: #000000 !important;
}

.absis-fonte {
    color: #000000 !important;
}

.absis-btn-success {
    color: #FFFFFFFF !important;
    background-color: #75A44C !important;
    border-color: #75A44C !important;
}

.absis-btn-success:hover {
    color: #75A44C !important;
    background-color: #FFFFFFFF !important;
    border-color: #75A44C !important;
}

.absis-btn-secondary {
    color: #CC5729 !important;
    background-color: #FFFFFFFF !important;
    border-color: #477170 !important;
}

.absis-btn-secondary:hover {
    color: #ffffff !important;
    background-color: #477170 !important;
    border-color: #477170 !important;
}

.absis-btn-danger {
    color: #FFFFFFFF !important;
    background-color: #C21F27 !important;
    border-color: #C21F27 !important;
}

.absis-btn-danger:hover {
    color: #C21F27 !important;
    background-color: #FFFFFFFF !important;
    border-color: #C21F27 !important;
}

.absis-bg {
    background-color: #ffffff !important;
}

.absis-titulo {
    font-weight: 805!important;
    font-size: 18px!important;
    color: #477170 !important;
}

.absis-footer {
    background-color: #A4CABC !important;
    color: #ffffff !important;
}

.absis-barra-lateral {
    background-color:  !important;
    color:  !important;
}

.absis-barra-lateral:hover, .absis-barra-lateral:active, .absis-barra-lateral:focus {
    color:  !important;
}

.absis-barra-superior {
    background-color: #A4CABC !important;
    color: #477170 !important;
}

.absis-barra-superior:hover, .absis-barra-superior:active, .absis-barra-superior:focus {
    color: #6C757D !important;
}

.absis-barra-lateral-item {
    color:  !important;
}

.absis-barra-lateral-item:hover, .absis-barra-lateral-item:active, .absis-barra-lateral-item:focus {
    color:  !important;
    background-color:  !important;
}

.absis-barra-lateral-sub-item {
    background-color:  !important;
    color:  !important;
}

.absis-barra-lateral-sub-item:hover, .absis-barra-lateral-sub-item:active, .absis-barra-lateral-sub-item:focus {
    background-color:  !important;
    color:  !important;
}

.absis-icone-barra-superior {
    color:  !important;
}

.absis-icone-barra-superior:hover, .absis-icone-barra-superior:active, .absis-icone-barra-superior:focus {
    color: #ffffff !important;
}

.absis-input {
    border-color: #477170 !important;
}

input, select, .btn.dropdown-toggle.btn-light, .form-control{   
    border-color: #477170;
}

.salvarSize, .botaoUpload {
    background: #477170 !important;
}

    .fonteDestacada {
        color: #477170 !important;
    }

    input:checked[type="radio"] {
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%230000FF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM10 18C5.58 18 2 14.42 2 10C2 5.58 5.58 2 10 2C14.42 2 18 5.58 18 10C18 14.42 14.42 18 10 18ZM5 10C5 7.23858 7.23858 5 10 5C12.7614 5 15 7.23858 15 10C15 12.7614 12.7614 15 10 15C7.23858 15 5 12.7614 5 10Z' fill='%23477170'/%3E%3C/svg%3E") !important;
        border: 0px !important;
        font-size: 17px;
    }

    input[type="radio"] {
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 12C2 6.48 6.48 2 12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12ZM4 12C4 16.42 7.58 20 12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12Z' fill='%23BE8514'/%3E%3C/svg%3E") !important;
        border: 0px !important;
        font-size: 17px !important;
    }

    input:checked[type="checkbox"] {
        background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='2' fill='%23477170'/%3E%3Cpath d='M5.86337 10.5831L3.55004 8.26976C3.42548 8.14493 3.25638 8.07477 3.08004 8.07477C2.90369 8.07477 2.73459 8.14493 2.61004 8.26976C2.35004 8.52976 2.35004 8.94976 2.61004 9.20976L5.39671 11.9964C5.65671 12.2564 6.07671 12.2564 6.33671 11.9964L13.39 4.9431C13.65 4.6831 13.65 4.2631 13.39 4.0031C13.2655 3.87826 13.0964 3.80811 12.92 3.80811C12.7437 3.80811 12.5746 3.87826 12.45 4.0031L5.86337 10.5831Z' fill='%23F4F4F4'/%3E%3C/svg%3E%0A") !important;
        accent-color: #fff !important;
        font-size: 17px !important;
    }


</style>