
 .ph-jtc-box .checkbox > label input[type="checkbox"] {
    position: relative;
    top: 0;
    height: 18px;
    width: 18px;
    min-height: 18px;
}
.ph-jtc-box .checkbox > label span:empty {
    display: none;
}
.ph-jtc-box .checkbox > label {
    display: flex;
    gap:25px;
}
.en_us {
	.jointalentcommunity-page {
		.ph-widget {
			.form-group {
				.row {
					.form-group {
						.checkbox {
							label {
								.checkbox-control {
									margin: 0px !important;
								}
							}
						}
					}
				}
			}
		}
	}
}
 .phw-page-event .help-block.with-errors {
    color: #ff1f29 !important;
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.event {
}
}