.quick-checking-container{background:#f1f1f1;border-radius:8px;height:36px;color:#333;box-sizing:border-box;-webkit-transition:background .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out;transition:background .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out}.quick-checking-container.active,.quick-checking-container:hover{background:#777;color:#fff;box-shadow:inset 0 0 0 1px #777}.quick-checking-button{display:inline-block;padding:0 12px;cursor:pointer;text-align:center;line-height:36px;height:36px;color:inherit;box-sizing:border-box;-webkit-transition:background .1s ease-in-out;transition:background .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.quick-checking-button i{font-size:18px;vertical-align:middle}.quick-checking-button:active,.quick-checking-button:focus,.quick-checking-button:hover{background:#eacc72!important;color:#3b2a0f!important}.quick-checking-button.active{background:#eacc72!important;color:#3b2a0f!important}.quick-checking-container>.quick-checking-button:first-child{border-radius:8px 0 0 8px}.quick-checking-container>.quick-checking-button:last-child{border-radius:0 8px 8px 0}.quick-checking-container>.quick-checking-button:last-child a{border-radius:0 8px 8px 0}.flexbox .quick-checking-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.flexbox .quick-checking-container .quick-checking-button{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto;padding:0}.no-flexbox .quick-checking-container .quick-checking-button{width:10.5%}.enhanced-checkbox{display:none!important}.enhanced-checkbox-render{display:inline-block;margin:1px auto;width:23px;cursor:pointer;line-height:23px}.enhanced-checkbox-render>span{border:1px solid #bbb;border-radius:4px;display:inline-block;width:21px;height:21px;margin:0 auto;text-align:center;overflow:hidden;vertical-align:bottom;color:transparent}.no-touchevents .enhanced-checkbox-li-hover li:hover .enhanced-checkbox-render>span,.no-touchevents .enhanced-checkbox-render:hover>span,.no-touchevents .enhanced-checkbox-td-hover td:hover .enhanced-checkbox-render>span,.no-touchevents .enhanced-checkbox-tr-hover tr:hover .enhanced-checkbox-render>span{border:1px solid #777;background:#777;-webkit-transform:scale(1.5);transform:scale(1.5);color:#fff}.enhanced-checkbox:checked+.enhanced-checkbox-render>span{border:1px solid #777;background:#777;color:#fff}.no-touchevents .enhanced-checkbox-render:active>span{-webkit-transform:scale(1.7)!important;transform:scale(1.7)!important;border:1px solid #3cb371!important;background:#3cb371!important}.enhanced-checkbox:checked+.enhanced-checkbox-render:active>span{border:1px solid #AB2E25!important;background:#AB2E25!important}.enhanced-checkbox:disabled+.enhanced-checkbox-render>span{-webkit-transform:scale(1)!important;transform:scale(1)!important;border-color:#aaa!important;background:#ddd!important;color:#ddd!important}.enhanced-checkbox:checked:disabled+.enhanced-checkbox-render>span{-webkit-transform:scale(1)!important;transform:scale(1)!important;border-color:#aaa!important;background:#ddd!important;color:#787878!important}