.bmd-picker-window{display:none;left:0;top:5px;position:absolute;background:#f5f5f5;border:1px solid #fff;width:198px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:4px;z-index:515;-webkit-box-shadow:0 0 10px rgba(50,50,50,0.5);-moz-box-shadow:0 0 10px rgba(50,50,50,0.5);box-shadow:0 0 10px rgba(50,50,50,0.5)}.bmd-color-list{margin:0;padding:0;list-style-type:none}.bmd-color-list>li{margin:1px;padding:0;float:left}.bmd-color-list>li>a{padding:0;display:block;float:left;height:16px;width:16px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border-bottom:1px solid rgba(0,0,0,0.2)}.hexColorForm{clear:both;display:block;float:right;text-align:right;margin-top:5px;padding-top:5px;border-top:1px solid #ddd;width:100%}#hexColorInput::-moz-focus-inner,#hexColorButton::-moz-focus-inner{border:0;padding:0}#hexColorInput,#hexColorButton{font:11px Tahoma;border:2px solid #ddd;padding:3px;margin:0;outline:0;display:inline-block;line-height:normal !important}#hexColorInput{border-right:0;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;width:50px;padding-left:3px}#hexColorInput:focus{border-color:#297a1b}#hexColorButton{background:#392;border-left:0;border-color:rgba(0,0,0,0.2);-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;color:#fff}