.btn-uu {
    color: #fff !important;
    background-color: #02b0ae;
    border-color: #02b0ae;
    box-shadow: 0 10px 20px -10px #02b0ada8(92 26 195 / 59%);
}
.btn-uu:hover {
    color: #fff !important;
    background-color: #02b0ae;
    box-shadow: none;
    border-color: #02b0ae;
}
.aktif .dropdown-toggle {
    background-image: linear-gradient(90deg, #09b3ad 0%, #ffe250d1 146%);
}
.aktif .dropdown-toggle:hover {
    color: #fff !important;
}
.filepond--credits{
    display: none !important;
}
.aktif a {
    color: #fff !important;
}
.dropdown-toggle:hover {
    color: #09b3ad !important;
}

.uskudar-logo {
    transition: all 0.6s ease;
    border-radius: 50%;
}
.uskudar-logo:hover {
    box-shadow: 0px 0px 52px 0px rgb(10, 179, 174, 0.367);
}
.bg-gradient-ohhappiness {
    background: #00b09b;
    background: -webkit-linear-gradient(45deg, #00b09b, #96c93d) !important;
    background: linear-gradient(45deg, #00b09b, #96c93d) !important;
}

.bg-gradient-ibiza {
    background: #ee0979;
    background: -webkit-linear-gradient(45deg, #ee0979, #ff6a00) !important;
    background: linear-gradient(45deg, #ee0979, #ff6a00) !important;
}

.bg-gradient-scooter {
    background: #17ead9;
    background: -webkit-linear-gradient(45deg, #17ead9, #6078ea) !important;
    background: linear-gradient(45deg, #17ead9, #6078ea) !important;
}

.bg-gradient-bloody {
    background: #f54ea2;
    background: -webkit-linear-gradient(45deg, #f54ea2, #ff7676) !important;
    background: linear-gradient(45deg, #f54ea2, #ff7676) !important;
}

.bg-gradient-quepal {
    background: #42e695;
    background: -webkit-linear-gradient(45deg, #42e695, #3bb2b8) !important;
    background: linear-gradient(45deg, #42e695, #3bb2b8) !important;
}

.bg-gradient-blooker {
    background: #ffdf40;
    background: -webkit-linear-gradient(45deg, #ffdf40, #ff8359) !important;
    background: linear-gradient(45deg, #ffdf40, #ff8359) !important;
}
.widgets-icons-2 {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ededed;
    font-size: 27px;
    border-radius: 10px;
}
.modal-dialog {
    max-width: 1000px !important;
    margin: 1.75rem auto;
}
.btn-group > .btn.btn-lg,
.btn-group .btn.btn-lg {
    padding: 8px 15px !important;
    font-size: 16px;
}
.hvr-news {
    transition: 0.5s ease;
    color: #515365;
    max-width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.hvr-news:hover {
    color: #09b3ad !important ;
}
.last-news-10 .hvr-news {
    transition: 0.5s ease;
    max-width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.last-forms-10 .hvr-news {
    transition: 0.5s ease;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.max-w-sm {
    max-width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#sidebar ul.menu-categories li.menu > .dropdown-toggle {
    margin: 0 17px 0 17px;
}
body.dark #sidebar ul.menu-categories li.menu > .dropdown-toggle {
    margin: 0 17px 0 17px;
}
#sidebar ul.menu-categories.ps {
    height: calc(100vh - 200px) !important;
}
.vsb-main {
    width: 100% !important;
}
.vsb-main button {
    max-width: 100% !important;
}
.table tr td {
    max-width: 450px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media (max-width: 991px) {
    #sidebar ul.menu-categories.ps {
        height: calc(100vh - 250px) !important;
    }
}
