.aiomh-box{ background-color: #FCFCFC; padding: 10px 20px; border: 1px solid #F4F4F4; overflow: hidden; margin-top: 5px; margin-bottom: 5px; } .aiomh-box input:focus, .aiomh-box select:focus, .aiomh-box textarea:focus { outline: none; border-top-color: #CCC; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; } .aiomh-ccb, .aiomh-ccb *{ cursor: pointer; } .aiomh-cb{ background-color: #FFFFFF !important; border: 3px solid #EEE !important; padding: 10px; text-align: center; margin-top: 5px; margin-bottom: 5px; width: 48px; text-indent: -9999px; background-position: center center; background-repeat: no-repeat; } .aiomh-cb-on { background-image: url(../images/on.png); } .aiomh-cb-off { background-image: url(../images/off.png); } .aiomh-cb-lb { margin-left: -10px; margin-right: 15px; background-color: #F4F4F4; border: 1px solid #EEE; padding: 9px 5px; } .aiomh-hcb{ padding-left: 50px; } input[type="range"]{ vertical-align: middle; } .dnone{display: none;}