
 .ph-jtc-box ul.error-detail {
    padding-inline-start: 0;
}
.ph-jtc-box .checkbox > label input[type="checkbox"] {
    position: relative;
    top: 0;

}
.ph-jtc-box .checkbox > label span:empty {
    display: none;
}
.ph-jtc-box .checkbox > label {
    display: flex;
    gap: 10px;
    align-items:center;
}
.ph-jtc-box ul {
    padding-left: 0;
}

.ph-jtc-box .checkbox > label input[type="checkbox"] {
    height: 18px!important;
    width: 18px!important;
    min-height: 18px!important;
}

.ph-jtc-box .phenom-form-container .form-wrapper .rjsf .field-object  .field-boolean .checkbox a {
    color: #4a4a4a !important;
}

.ph-jtc-box .phenom-form-container .form-wrapper .rjsf .field-object  .field-boolean .checkbox a:hover {
    color: #13294b !important;
}

 .ph-apply-box input[type="checkbox"]{
	position: relative;
	height:18px!important;
	width:18px!important;
	min-height:auto!important;
	    padding: 0 !important;
    margin-top: 0 !import
}
.ph-apply-box input[type="radio"]{
    position: relative;
    min-height: auto !important;
    border-radius: 50% !important;
    height: 16px !important;
    width: 16px !important;
    padding: 0 !important;
    margin-top: 0 !important;
    vertical-align: bottom;
}
.ph-apply-box input[type="radio"]:checked{
    background-size: 88% 80%!important;
}
.apply-page .ph-apply-box .daterangepicker-checkbox{
    margin-top: 8px;
    margin-bottom: 16px;
}
.apply-page .ph-apply-box input[type="checkbox"] + span {
    margin-top: 0 !important;
}
.apply-page .react-datepicker-popper {
    z-index: 12;
}
.ph-apply-box label {
    align-items:center;
    gap: 10px;
}
.ph-apply-box .checkbox > label {
    display: flex;
    gap: 10px;
}
.ph-apply-box .checkbox > label {
    display: flex
    align-items: center;
}
.ph-apply-box ul {
    padding-left: 0;
}


/* CSTMZTN-12246 */
.apply-page .ph-page .ph-page-container .ph-apply-box .phenom-form-container .external-job .rjsf .form-fields .my-information .col .markdown a {
    color: #2B51AA !important;
}
/* CSTMZTN-12246 */
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.apply {
}
}