@keyframes fadeIn{0%{opacity:0}80%{opacity:0}to{opacity:1}}.checkbox-view{appearance:none;cursor:pointer;border:1px solid #616264;border-radius:1px;flex-shrink:0;justify-content:center;align-items:center;width:9px;height:9px;margin-bottom:0;transition:all .4s;display:flex;margin-right:5px!important}.checkbox-view.m-0{margin-right:0!important}.checkbox-view.checked{background-color:#b5e5a4;border-color:#b5e5a4}.checkbox-view.disabled{cursor:not-allowed}.checkbox-view i{color:#2f3135;font-size:7px}.checkbox-view--md{width:13px;height:13px}.checkbox-view--lg{width:17px;height:17px}.checkbox-view+label{cursor:pointer;margin-bottom:0;font-weight:300}.checkbox-view+label.disabled{cursor:not-allowed}
