.t5-checkbox{cursor:pointer}.t5-checkbox,.t5-checkbox__inner{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;line-height:1;position:relative;white-space:nowrap}.t5-checkbox__inner{box-sizing:border-box;height:20px;outline:0;width:20px}.t5-checkbox__icon{background-color:#fff;border:1.2px solid var(--t5-border-color-extra-dark);border-collapse:separate;border-radius:3px;direction:ltr;display:block;height:15px;left:0;position:relative;top:0;-webkit-transition:all .3s;transition:all .3s;width:15px}.t5-checkbox__icon:after{border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;height:7.2px;left:26%;opacity:0;position:absolute;top:47%;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;width:4px}.t5-checkbox__input{border:0;box-sizing:border-box;height:0;opacity:0;outline:0;position:absolute;width:0;z-index:-1}.t5-checkbox__input:checked+span{background-color:var(--t5-theme-colors-normal);border-color:var(--t5-theme-colors-normal)}.t5-checkbox__input:checked+span:after{opacity:1;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.t5-checkbox__text{color:var(--t5-text-color-regular);font-size:14px;margin-left:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.t5-checkbox:hover .t5-checkbox__icon{border-color:var(--t5-theme-colors-normal)}.t5-checkbox.is-disabled,.t5-checkbox.is-disabled:focus,.t5-checkbox.is-disabled:hover{cursor:not-allowed}.t5-checkbox.is-disabled .t5-checkbox__icon,.t5-checkbox.is-disabled:focus .t5-checkbox__icon,.t5-checkbox.is-disabled:hover .t5-checkbox__icon{background-color:var(--t5-fill-color-more-light);border-color:var(--t5-border-color-more-lighter)}.t5-checkbox.is-disabled .t5-checkbox__input:checked+span,.t5-checkbox.is-disabled:focus .t5-checkbox__input:checked+span,.t5-checkbox.is-disabled:hover .t5-checkbox__input:checked+span{background-color:var(--t5-theme-colors-disabled);border-color:var(--t5-theme-colors-disabled)}.t5-checkbox.is-disabled .t5-checkbox__text,.t5-checkbox.is-disabled:focus .t5-checkbox__text,.t5-checkbox.is-disabled:hover .t5-checkbox__text{color:var(--t5-text-color-disabled)}.t5-checkbox--large .t5-checkbox__inner{height:24px;width:24px}.t5-checkbox--large .t5-checkbox__inner .t5-checkbox__icon{height:18px;width:18px}.t5-checkbox--large .t5-checkbox__inner .t5-checkbox__icon:after{top:53%;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%)}.t5-checkbox--large .t5-checkbox__input:checked+span:after{-webkit-transform:rotate(45deg) scale(1.2) translate(-50%,-50%);transform:rotate(45deg) scale(1.2) translate(-50%,-50%)}.t5-checkbox--large .t5-checkbox__text{font-size:16px}.t5-checkbox--housing .t5-checkbox__inner .t5-checkbox__input:checked+span{background-color:var(--t5-theme-colors-housing-normal);border-color:var(--t5-theme-colors-housing-normal)}.t5-checkbox--housing:hover .t5-checkbox__icon{border-color:var(--t5-theme-colors-housing-normal)}.t5-checkbox--housing.is-disabled .t5-checkbox__inner .t5-checkbox__input:checked+span{background-color:var(--t5-theme-colors-housing-disabled);border-color:var(--t5-theme-colors-housing-disabled)}
