
 .form-group .checkbox input[type="checkbox"] {
    width: 16px;
    height: 16px;
    border-radius: 3px;
}
.rbt-input-multi.form-control.rbt-input {
    overflow-y: auto;
    min-height: 40px !important;
    height: 40px !important;
}
.rbt-token-removeable{
  background: transparent !important;
    font-size: 18px !important;
    color: #515151 !important;
    border: 0.2px solid #888 !important;
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}