
 .jtc-page .consent span{
  font-size: 14px !important;
  color: #000000 !important;
  line-height:1.5;
}
.ph-jtc-box .checkbox>label, .container.ph-jtc-box .checkbox>label, .ph-jtc-box.container .checkbox>label{
  align-items: start !important
}
.jtc-page .consent span.required{
 color:#ff2500 !important;
 
}
.jtc-page .consent span a{
  font-size:14px !important;
}
.jtc-page .consentr span{
  font-weight: 700 !important;
  color:#37424A !important
}
.jtc-page .consentr span.required{
 color:#ff2500 !important;
 
}
 .apply-page .ph-apply-box .checkbox label {
	display: flex;
	font-size: 14px;
	align-items: center;
}
.apply-page .ph-apply-box .checkbox label #consent {
	position: relative;
	margin-top: 0;
}
.apply-page .ph-apply-box .checkbox label span.required {
	padding-left: 10px;
}
.apply-page .ph-apply-box ul.error-detail {
	padding-inline-start: 0;
}
.apply-page .ph-apply-box .col-md-6 {
        min-height: 106px;
}
.apply-page .ph-apply-box label#text1-label.control-label {
	font-size: 14px;
	padding-left: 40px;
}
@media (max-width:767px) {
	.apply-page .ph-apply-box .checkbox label {
		align-items: start;
	}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.apply {
}
}