#hours_weekday_chosen, #hours_weekday_chosen .chosen-single, #hours_weekday_chosen .chosen-drop, #hours_start_chosen, #hours_start_chosen .chosen-single, #hours_start_chosen .chosen-drop, #hours_end_chosen, #hours_end_chosen .chosen-single, #hours_end_chosen .chosen-drop { width: 100px!important; min-width: 0; }
#hours_weekday_chosen .chosen-search input, #hours_start_chosen .chosen-search input, #hours_end_chosen .chosen-search input { width: 90px!important; }
#hours_display .well{ background-color: #f5f5f5!important; }
#hours_display { margin: 0 10px 0 0; width: 300px; margin-top: 40px; }
#hours_display .well { min-height: 20px; padding: 19px; margin-bottom: 10px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05); box-shadow: inset 0 1px 1px rgba(0,0,0,.05); }
#hours_display .well-sm { padding: 9px; border-radius: 3px; }
.close { color: #e74c3c; text-decoration: none; opacity: .4; }