.container{display:block;position:relative;top:10px;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container input{cursor:pointer}.container input:checked ~ .checkmark{background-color:#3F7EAC}.container input:checked ~ .checkmark:after{display:block}.container .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.checkmark{position:absolute;top:26px;left:0;height:25px;width:25px;background-color:#D9D9D9;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;transition:all 0.6s;border:1px solid #3F7EAC}.checkmark:after{content:"";position:absolute;display:none}.req .checkmark{top:26px !important}.reg-input-check input[type=checkbox]{margin:26px 0 0 -10px}
