/* Formatting of the Heading and checkbox in the backend page of Users*/
.form-item-field-checked-email-to-show--value input {
        height: 15px;
        width: 15px;
        vertical-align: middle;
    }

.form-item-field-checked-email-to-show--value label  {
        font-weight: bold !important;
        padding-left: 0.5em;
        vertical-align: middle;
    }