.my-recruitments-hide, .contact-info-institutions, .sector-education-institutions, .contact-info-branches, .potential {
    display: none;
}

table.dataTable>thead .sorting:after, table.dataTable>thead .sorting:before {
    right: 0.0em !important;
    content: "" !important;
}

td.contact-info-branches {
    min-width: 110px;
}

td.date {
    min-width: 160px;
}

td.arrival-time {
    min-width: 220px;
}

td.phone-number {
    min-width: 250px;
    direction: initial;
    text-align: end;
}

td {
    min-width: 150px;
}

label.btn.btn-secondary {
    background-color: #7367f0 !important;
}

span.select2-selection__arrow {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #6e6b7b;
    line-height: 28px;
    font-size: 1rem;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d8d6de!important;
    border-radius: 4px;
}

.input-group:not(.bootstrap-touchspin):focus-within .form-control, .input-group:not(.bootstrap-touchspin):focus-within .input-group-text {
    border-color: #d8d6de;
    box-shadow: none;
}

.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #d8d6de !important;
    outline: 0;
}
