<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gfcws_stateload .loader{
    position: absolute;
    top: 10px;
    left: 30px;
}
.gfcws_stateload{
    position: relative;
}


.gfcws_stateload .stateselection{
    background-image: url('../images/ajax_loader.gif');
    background-repeat: no-repeat;
    background-position: left center;
    background-position-x: 15px;
}

.gfield_error select{
    border: 1px solid #c02b0a;
}
:focus-visible{
    outline: none;
}

div[name="country_state_fliter"] select,#field_state_value{
    width:100%
  }</pre></body></html>