.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.error-label {
    padding-top: 10px;
    padding-left: 10px;
    color: red;
}

.cumulative-radio-button {
    margin-right: 4px !important;
}

.cumulative-radio-group {
    white-space: nowrap;
}

.select-box {
    overflow-x: auto !important;
    overflow-y: auto !important;
}

.padding-0 {
    padding: 0px;
}

@media (min-width: 992px) {
    .padding-top-10 {
        padding-top: 10px;
    }

    .country-box {
        height: 312px !important;
    }

    .source-box {
        height: 137px !important;
    }

    .fatalities-box {
        padding-top: 31px;
    }

    .filter-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Raleway', sans-serif;
        color: #000000;
    }

    .row-2-padding {
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-top: 10px;
    }
}

@media (max-width: 991px) {
    .form-group {
        margin-bottom: 0px;
    }

    .filter-title {
        padding-top: 10px;
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Raleway', sans-serif;
        color: #000000;
    }

    .row-2-padding {
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-top: 0px;
    }

    #sparks {
        text-align: left !important;
    }
}

@media (min-width: 1800px) {
    .filter-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Raleway', sans-serif;
        color: #000000;
    }
}

.list-group-item-success::before {
    padding-right: 10px;
    font-family: "FontAwesome";
    content: "\f00c";
}

.search-container {
    padding-left: 25px;
    padding-right: 25px;
}

path {
    stroke: steelblue;
    stroke-width: 2;
    fill: none;
}

.dot {
    fill: steelblue;
    stroke: steelblue;
    stroke-width: 0.5px;
}

.axis path,
.axis line {
    fill: none;
    stroke: grey;
    stroke-width: 1;
    shape-rendering: crispEdges;
}

.d3-tip {
    z-index: 10;
    line-height: 1;
    font-weight: bold;
    padding: 12px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-radius: 2px;
}

/* Creates a small triangle extender for the tooltip */
.d3-tip:after {
    box-sizing: border-box;
    display: inline;
    font-size: 10px;
    width: 100%;
    line-height: 1;
    color: rgba(0, 0, 0, 0.8);
    content: "\25BC";
    position: absolute;
    text-align: center;
}

/* Style northward tooltips differently */
.d3-tip.n:after {
    margin: -1px 0 0 0;
    top: 100%;
    left: 0;
}

.plotheader {
    margin-top: 40px;
}

.plot-body {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.plot-error {
    margin-top: 10px;
    color: red;
}

.invert-spinner {
    filter: invert(100%);
}

.disabled-label {
    opacity: 0.5;
}

.overlay-text {
    position: absolute;
    top: 38%;
    width: 100%;
    background: #00000087;
    border-style: solid;
    border-color: white;
    border-width: 2px;
}

.search-buttons {
    margin-right: 10px;
    margin-bottom: 15px;
}

.counter {
    display: inline;
}

.search-panel {
    margin-bottom: 0px !important;
}

.sparks-info {
    padding-top: 2px !important;

}

.txt-color-blue {
    color: #57889c !important;
}

.txt-color-greenDark {
    color: #496949 !important;
}

#sparks li h5 {
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif !important;

    font-size: 26px !important;
}

.chart-border {
    border-style: solid;
    border-color: #DFDFDF;;
    border-width: 1px;
}

.sparks-info span {
    font-size: 26px !important;
}

.search-title {
    font-size: 28px;
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif !important;
    padding-top: 12px !important;
    text-transform: uppercase;
}

.plot-spinner-div {
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 1024;
    margin-top: 35px;
}

.plot-spinner {
    margin-top: 150px !important;
}

.plot-spinner-text {
    height: 50px;
    margin-top: 90px;
    background: #00000054;
}

.plot-spinner-text h3 {
    margin-top: 8px;
}

/* plot-dataset page */
.chart-title {
    font-size: 1.75em;
    margin-top: 10px;
    margin-left: 20%;
    margin-right: 20%;
}

.chart-sub-title {
    font-size: 1.25em;
}

#combined-header {
    margin-top: 0px;
}

.graph-header {
    margin-top: 40px;
}

.graph-divider {
    margin-bottom: 40px;
}

.graph-legend {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    font-size: 12px;
    padding: 5px;
    padding-left: 25px;
    max-width: 90%;
}

.legend-item {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    font-size: 14px;
    width: 50%;
}

.legend-indicator {
    height: 17px;
    width: 17px;
    vertical-align: inherit;
}

.legend-indicator rect {
    height: 15px;
    width: 15px;
}

.legend-label {
    height: 17px;
    vertical-align: text-top;
}

.plot-radio {
    font-size: 16px;
    box-sizing: content-box;
    border: solid #808080 1px;
    padding: 10px 20px 10px 20px
}

.plot-radio-button {
    margin-top: 2px !important;
}

.radio-title {
    font-weight: bold !important;
    position: relative;
    display: inline-block;
    padding-right: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
}

.chart-item {
    display: inline-block;
    padding-right: 10px;
}

.interval-box {
    height: 82px !important;
}

/*option:checked {*/
  /*background: red linear-gradient(0deg, red 0%, red 100%);*/
/*}*/

select[multiple]:focus option:checked {
    overflow: hidden;
    text-overflow: ellipsis;
    /*background: red linear-gradient(0deg, red 0%, red 100%);*/
}

.hidden {
    display: none;
}

.plot-title {
    margin-top: -5px;
}