#category .selected {color:#FC0; font-weight: 700;}
#tag_select .tag {cursor: pointer;}
#tag_select .tag.selected {background-color:#FC0; color:#111; border:#FC0 1px solid;}
.card {transition: all 0.5s;}
.tag {padding:5px; border:#EEE 1px solid; margin-right: 5px; font-size:0.8em;}
.type_sel.selected {background-color:#FC0; color:#000;}
.type_sel {background-color:transparent; color:#FFF; outline: none; border: none;}