.md-checkbox{position:relative;display:inline-block;font-size:18px;line-height:48px;cursor:pointer}.md-checkbox input{width:1px;height:1px;opacity:0}.md-checkbox input:checked+.md-checkbox--fake::before{height:12.5px;border-color:#666666;border-top-style:none;border-right-style:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.md-checkbox>div{line-height:18px;display:inline-block}.md-checkbox--fake{position:relative;display:block;float:left;margin:10px 9px 10px 10px;cursor:pointer;width:25px;height:25px}.md-checkbox--fake::before,.md-checkbox--fake::after{position:relative;content:''}.md-checkbox--fake::before{display:block;z-index:1;width:100%;height:100%;border-radius:2px;border:2px solid #ccc;-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-ms-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.md-checkbox--fake::after{position:absolute;top:0;left:0;width:27.5px;height:27.5px;background:#fff;cursor:pointer}.md-checkbox.has--text>div{padding-top:7px}.md-checkbox.has--text small{display:block;line-height:15px;color:#5B5B5B;opacity:0.65;padding-top:2px}.md-checkbox.with--error>div,.md-checkbox.with--error small{color:#d32f2f}.md-checkbox.with--error .md-checkbox--fake::before{border-color:#d32f2f !important}
