.tab-content {
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
    padding: 1.5rem;
}
.no-decoration {
    box-shadow: none !important;
    text-decoration: none;
    outline: none;
}
.form-check input[type=radio] {
    position: relative;
    top: 3px;
}
.form-check-input:checked {
    background: none;
}
.toast-success {
    background-color: #5d94e8 !important;
}
.select2-container--open {
    z-index: 999999999999999999 !important;
}
.select2-dropdown {
    z-index: 900109293813891283912;
}