.cursor-na{cursor: not-allowed;}
.download-dropdown .user-down-dropdown {
    padding: 20px;
    width: 100%;
    border-radius: 20px;
    border: 0;
    left: 0 !important;
    background: #58C0F2;
    transform: none !important;
}
.download-dropdown .user-down-dropdown a {
    display: block;font-size: 20px;color: #fff;
}
.download-dropdown .user-down-dropdown a:hover {
    color: #FB7C13;
}
.download-dropdown .user-down-dropdown a + a {
    margin-top: 10px;
}
.bootstrap-tagsinput .tag { color: white; background-color: #293b88;   padding: 4px 15px;vertical-align: middle; margin-top: 2px;
    display: inline-block; }
.tm-tag { color: white; background-color: #293b88;   padding: 4px 15px;vertical-align: middle; margin-top: 2px;
    display: inline-block; }
.bootstrap-tagsinput {
    width: 100%;
}
.tm-tag .tm-tag-remove{
    color: white !important;
    opacity: unset !important;
}

.tox-toolbar {
    display: none !important;
}
.tox-statusbar {
    display: none !important;
}
.tox-dialog__body-nav-item.tox-tab:last-child{
    display: none !important;
}
.radio-inline input[type="radio"] {
    margin-right: 10px; /* Optional: space between radio buttons */
    display: inline-block;
}
