
 #jtcForm .ph-jtc-box .checkbox input[type="checkbox"].checkbox-control {
    background-color: none;
}
#jtcForm .ph-jtc-box .checkbox input[type="checkbox"]:checked {
    background-color: #d42e12 !important;
}

#jtcForm .rbt-token{
	background-color: #d42e12 !important;
	color: #ffffff !important;
}

#jtcForm{
    .rbt-token{
        button.close.rbt-close.rbt-token-remove-button{
            background-color: transparent !important;
            border: none !important;
        }
    }
}

button.close.rbt-close.rbt-token-remove-button span{
	margin-top: -4px !important;
	right: 15px !important;
}

button.close.rbt-close.rbt-token-remove-button span:first-child:after{
	content: " " !important;
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}