#qrtypes { margin-bottom: 12px; }
#qrtypes > div { display: inline-block; cursor: pointer; padding: 4px; color: #000; background: #eee; border: 1px solid; border-left-color: rgba(255,255,255,0.25); border-top-color: rgba(255,255,255,0.35); border-right-color: rgba(0,0,0,0.2); border-bottom-color: rgba(0,0,0,0.35); text-shadow: 0 1px 0 #fff; }
#qrtypes > div.selected { color: #fff; background: #38f; background: linear-gradient(to bottom, #7abcff 0%,#60abf8 44%,#4096ee 100%); text-shadow: 0 -1px 0 rgba(0,0,0,0.25); }

