.acstre-web-ui-checkbox{background-color:#eef3ff;border:1px solid #5c87b2;-ms-border-radius:2px;border-radius:2px;cursor:pointer;display:inline-block;height:18px;margin:0 3px 0 0;padding:0;width:18px;vertical-align:top}.acstre-web-ui-checkbox.disabled{cursor:default;-ms-opacity:.65;opacity:.65;pointer-events:none}.acstre-web-ui-checkbox:hover:not([readonly]){background-color:#d0e6f5;border:1px solid #4171a0}.acstre-web-ui-checkbox:active:not([readonly]){background-color:#d0e6f5;border:1px solid #4171a0;-webkit-box-shadow:inset 0 2px 5px 0 #5c87b2;-ms-box-shadow:inset 0 2px 5px 0 #5c87b2;box-shadow:inset 0 2px 5px 0 #5c87b2}.acstre-web-ui-checkbox-checked{background-image:url('../images/icon-checkbox-checked.png');background-position:center;background-repeat:no-repeat;-ms-background-size:12px;background-size:12px;image-rendering:auto;image-rendering:-webkit-optimize-contrast}.acstre-web-ui-checkbox[readonly]{border-style:dashed;cursor:default}