#builder-layout [page-name='RealizadoReport'] button:not(.beditorcss).btn.btn-default.btn-sm {
    background: rgb(255, 255, 255) !important;
    margin-top: 0px !important;
    margin-right: 3px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-top: 4px !important;
    padding-right: 8px !important;
    padding-bottom: 4px !important;
    padding-left: 8px !important;
    box-shadow: none !important;
    color: rgb(81, 98, 131) !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-decoration-line: none !important;
    text-align: center !important;
    border-top-style: solid !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-left-style: solid !important;
    border-color: rgb(223, 228, 237) !important;
    border-top-width: 0.8px !important;
    border-right-width: 0.8px !important;
    border-bottom-width: 0.8px !important;
    border-left-width: 0.8px !important;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}


#builder-layout  button:not(.beditorcss).btn.btn-primary {
    background: #047afd !important;
    margin-top: 0px !important;
    margin-right: 3px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 13px !important;
    padding-bottom: 0px !important;
    padding-left: 13px !important;
    box-shadow: none !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-decoration-line: none !important;
    text-align: center !important;
    border-top-style: solid !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-left-style: solid !important;
    border-color: #047afd !important;
    border-top-width: 0.8px !important;
    border-right-width: 0.8px !important;
    border-bottom-width: 0.8px !important;
    border-left-width: 0.8px !important;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-bottom-right-radius: 010px !important;
    border-bottom-left-radius: 10px !important;
}

