/* Conta Certa build 352 — peso global dos campos definido em 400. */
:root{--cc-field-font-weight:400!important}
html:root body input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not([type="range"]):not([type="color"]),
html:root body select,html:root body textarea,html:root body option,html:root body optgroup,
html:root body .field,html:root body .filter-select,html:root body .search-field input{
  font-weight:400!important;font-synthesis:none!important
}
html:root body input::placeholder,html:root body textarea::placeholder{font-weight:400!important}
html:root body input::file-selector-button{font-weight:400!important}
html:root body input::-webkit-datetime-edit,html:root body input::-webkit-datetime-edit-fields-wrapper,
html:root body input::-webkit-datetime-edit-text,html:root body input::-webkit-datetime-edit-month-field,
html:root body input::-webkit-datetime-edit-day-field,html:root body input::-webkit-datetime-edit-year-field,
html:root body input::-webkit-datetime-edit-hour-field,html:root body input::-webkit-datetime-edit-minute-field,
html:root body input::-webkit-datetime-edit-ampm-field{font-weight:400!important}
