#selectable-m .ui-selected { background: #F39814; color: white; }
#selectable-m .blue-class { background: #01409c; }
#selectable-m { list-style-type: none; margin: 0; padding: 0; width: 100%; }
//#selectable-m li { margin: 0px; padding: 1px; float: left; width: 22px; height: 26px; font-size: 15px; text-align: center; cursor : col-resize}
#selectable-m li { margin: 0px; padding: 1px; float: left; width: 22px; height: 26px; text-align: center; cursor : col-resize}


#selectable-h .ui-selected { background: #F39814; color: white; }
#selectable-h .blue-class { background: #01409c; }
#selectable-h { list-style-type: none; margin: 0; padding: 0; width: 100%; }
//#selectable-h li { margin: 0px; padding: 1px; float: left; width: 22px; height: 26px; font-size: 15px; text-align: center; cursor : col-resize}
#selectable-h li { margin: 0px; padding: 1px; float: left; width: 22px; height: 26px; text-align: center; cursor : col-resize}

#selectable-dom .ui-selected { background: #F39814; color: white; }
#selectable-dom .blue-class { background: #01409c; }
#selectable-dom { list-style-type: none; margin: 0; padding: 0; width: 100%; }
//#selectable-dom li { margin: 0px; padding: 1px; float: left; width: 22px; height: 26px; font-size: 15px; text-align: center; cursor : col-resize}
#selectable-dom li { margin: 0px; padding: 1px; float: left; width: 22px; height: 26px; text-align: center; cursor : col-resize}

#selectable-mon .ui-selected { background: #F39814; color: white; }
#selectable-mon .blue-class { background: #01409c; }
#selectable-mon { list-style-type: none; margin: 0; padding: 0; width: 100%; }
//#selectable-mon li { margin: 0px; padding: 1px; float: left; width: 22px; height: 26px; font-size: 15px; text-align: center; cursor : col-resize}
#selectable-mon li { margin: 0px; padding: 1px; float: left; width: 22px; height: 26px; text-align: center; cursor : col-resize}

#selectable-dow .ui-selected { background: #F39814; color: white; }
#selectable-dow .blue-class { background: #01409c; }
#selectable-dow { list-style-type: none; margin: 0; padding: 0; width: 100%; }
//#selectable-dow li { margin: 0px; padding: 1px; float: left; width: 22px; height: 26px; font-size: 15px; text-align: center; cursor : col-resize}
#selectable-dow li { margin: 0px; padding: 1px; float: left; width: 22px; height: 26px; text-align: center; cursor : col-resize}

//#btn-random { margin-left: 4px}

//#mailto { font-size : 14px; }
#btn-reset { margin-left: 20px; }
#silenced {margin-left: 10px; }
label.btn { margin-right: 20px; }

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {color: #fff; background-color: #01409c;border-color: #4e555b;}
.btn-secondary:not(:disabled):not(.disabled).defaults.active {color: #fff; background-color: #01409c; border-color: #4e555b;}
.btn-secondary:not(:disabled):not(.disabled).defaults-blink {color: #fff; background-color: #c70d0d; border-color: #4e555b;}
