﻿.chartdiv {
    width: 100%;
    height: 600px;
    min-width: 100%;
}

.dt-search {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

div[aria-label="Back to top button"] {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index: 2147483647 !important;
}

.back-to-top--button {
    position: relative;
    z-index: 2147483647 !important;
}
