


/* Start:/bitrix/components/infostart/ie.report/templates/.default/style.css*/
.chartjs-tooltip-wrap {opacity: 1;position: absolute;z-index:1;background: rgba(0, 0, 0, .7);color: white;border-radius: 3px;-webkit-transition: all .1s ease;transition: all .1s ease;pointer-events: none;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);font-size:14px;}
.chartjs-tooltip-key {display: inline-block;width: 10px;height: 10px;margin-right: 10px;background: rgb(0, 147, 245);}
.bar-holder {padding: 5px;position: relative;}
.bar-holder.hover {box-shadow: inset 1px 0 0 #dadce0,inset -1px 0 0 #dadce0,0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);background: #f7f8f9;color:#000;}

.bar-holder .result-bar-name{
    margin-bottom: 6px;
    display: inline-block;
    vertical-align: middle;
}
body .pie-autoheight{height: 500px !important;}

.bar-holder label.checkbox {margin-bottom:0; display: inline-block;}
.action_filter {margin: 0 0 5px 5px;}
.bottom.action_filter {margin-top:15px;}
.d-flex {
    display: flex;
}
.flex-column {
    flex-direction: column;
}
@media (min-width: 992px) {
    .flex-md-row {
        flex-direction: row !important;
    }
}

.w-50 {
    width: 50% !important;
}
.charts-compare-wrap {
    /*font-size: 14px;*/
}
.charts-compare-wrap .pie-autoheight {
    height: auto !important;
    /*max-height: 450px;*/
}
.charts-compare-wrap .result-bar-name {
    z-index: 1;
    color:#252525;
    font-size: 14px;
    margin-bottom: 0;
}
.charts-compare-wrap .chart-pie {
    min-height: 300px;
}
.charts-compare-wrap .result-bar-value {
    position: absolute;
    right: 10px;
    color:#252525;
}
.charts-compare-wrap .progress {
    height: 20px;
    background:#fbfbfb;
    box-shadow: none;
}
.charts-compare-wrap .progress-bar {
    box-shadow: none;
    background-color: var(--bg-percent, #e8f0ff);
}
.form-description-wrap {
    margin:20px 0;
}
/* End */
/* /bitrix/components/infostart/ie.report/templates/.default/style.css */
