
 #_PCM .apply-page .ph-apply-box .form-group input[type='checkbox'] {
    width: 18px !important;
    height: 18px;
    min-height: 18px;
    padding-left:0;
}
.apply-page .ph-apply-box input[type="checkbox"] + span {
    margin-top: 0 !important;
}

.apply-page .ph-apply-box .daterangepicker-checkbox input[type="checkbox"] + span {
    margin-top: 0 !important;
}
#_PCM .apply-page .ph-apply-box .form-group.field.field-string.terms-conditions.two-line-field .checkbox label input#agreementCheck{
width:18px !important;
}

@media only screen and (max-width: 767px){
.apply {
}
}