.pretty .state label{
    font-weight: unset;
    text-indent: 28px;
    vertical-align: middle;
}
.pretty {
    white-space: unset;
    line-height: 20px;
}
.pretty.p-default input:checked~.state label:after {
    background-color: #71a40b!important;
}
.pretty .state label:after, .pretty .state label:before {
    top: 1px;
}
.pretty .state label:before {
    background-color: #ffffff;
    border-color: #cdcdcd;
}
.pretty_small input{
    width: 16px;
}