label {width:100% !important;}
.w100 {width:95% !important;}
.w50 {width:45% !important;}
.w90 {width:90% !important;}

[type="checkbox"]:hover {
    cursor: pointer;
}
textarea {
    height: 110px;
}