.btn-no-hover {
    box-shadow: none !important;
}

.dropdown-toggle.custom-button {
    margin: -6px 0 -6px -11.5px;
    width: calc(100% + 48px) !important;
    cursor: default;
}

.dropdown-toggle.custom-button::after {
    content: none;
}

.dropdown-toggle.custom-button:focus {
    outline: none !important;
}

.crispy-no-margin-bottom-children > div {
    margin-bottom: 0 !important;
}

.dropdown-menu.show {
    width: 100%;
}

.jvectormap-region {
    cursor: default !important;
}

.badge-img {
    max-width: 150px;
    max-height: 150px;
}

.badge-img-sm {
    max-width: 50px;
    max-height: 50px;
}
