
 .text-danger {
    color: #E20312 !important;
}
.rbt-input-multi input::-webkit-input-placeholder {
    color: #4a4a4a !important;
}



.jtc-page .form-group input, .jtc-page .form-group textarea, .jtc-page .form-group select {
    
    border: 1px solid #4a4a4a !important;
    
}
.rbt-input-multi.form-control {
    
    border: 1px solid #4a4a4a !important;
    
}

input#selectAny {
    border: none !important;
}
.dropdown-menu>a {
    
    color: #4a4a4a !important;
    
}
a#selectAny-item-0 {
    color: red !important;
}
a#selectAny-item-1 {
    color: red !important;
}
a#selectAny-item-2 {
    color: red !important;
}
a#selectAny-item-3 {
    color: red !important;
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}