@charset "UTF-8";.selectRequiredMsg,.selectInvalidMsg{display:none;}
.selectRequiredState .selectRequiredMsg,.selectInvalidState .selectInvalidMsg{display:inline;color:#c33;border:1px solid #c33;}
.selectValidState select,select.selectValidState{background-color:#b8f5b1;}
select.selectRequiredState,.selectRequiredState select,select.selectInvalidState,.selectInvalidState select{background-color:#ff9f9f;}
.selectFocusState select,select.selectFocusState{background-color:#ffc;}
