#builder-layout  input:not(.beditorcss).form-control.tfield {
    background: rgb(255, 255, 255) !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    padding-top: 4px !important;
    padding-right: 4px !important;
    padding-bottom: 4px !important;
    padding-left: 4px !important;
    box-shadow: none !important;
    color: rgb(85, 85, 85) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-decoration-line: none !important;
    text-align: start !important;
    border-top-style: solid !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-left-style: solid !important;
    border-color: rgb(158, 158, 158) !important;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}

#builder-layout [page-name='ExtratoList'] button:not(.beditorcss)[id][name='button_buscar'].btn.btn-default {
    background: rgb(255, 255, 255) !important;
    margin-top: 7px !important;
    margin-right: 43px !important;
    margin-bottom: 21px !important;
    margin-left: 0px !important;
    padding-top: 18px !important;
    padding-right: 59px !important;
    padding-bottom: 18px !important;
    padding-left: 54px !important;
    box-shadow: none !important;
    color: rgb(102, 102, 102) !important;
    font-size: 25px !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: 1.5px !important;
    border-right-width: 1.5px !important;
    border-bottom-width: 1.5px !important;
    border-left-width: 1.5px !important;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}



#builder-layout [page-name='ExtratoList'] button:not(.beditorcss)[id][name='button_buscar'].btn.btn-default:hover {
    background: #DAD2D2 !important;
}
