.header_stat {
    margin: 0 0 25px 0;
    text-align: center;
}

.header_stat .title_stat {
    display: block;
    font-size: 24px;
    font-weight: 400;
}

.header_stat .text_stat {
    display: block;
    font-size: 20px;
    font-weight: bold;
}

.human_stat_box {
    width: 200px;
    height: 160px;
    padding: 0 25px;
    margin: auto;
    overflow-y: hidden;
    position: relative;
}

.human_stat_box .human_stat {
    background: #eaeff2;
    position: relative;
    float: left;
    width: 50%;
    height: inherit;
}

.human_stat_box .human_stat.human_stat_woman {
    float: right;
}
.wrap_stat_percent_one_element {
    height: 100%;
    text-align: center;
}
.human_stat_box .wrap_stat_percent_one_element .human_stat.human_stat_woman,
.human_stat_box .wrap_stat_percent_one_element .human_stat.human_stat_man{
    float: none !important;
    display: inline-block;
}
.human_stat_box .human_stat .human_stat_percent,
.human_stat_box .human_stat .human_stat_pic {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.human_stat_box .human_stat_man .human_stat_percent {
    background: #fe6f27;
}

.human_stat_box .human_stat_woman .human_stat_percent {
    background: #163f58;
}

.human_stat_box .human_stat .human_stat_pic img {
    width: 100%;
}
.filter_indicator{    display: flex; margin-top: 20px;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;}
    .filter_indicator button[type=submit].btn-form {
        background-color: #000;
        color: #fff;
        height: 45px;
        padding: 6px 12px;
    }
    .filter_indicator
        .form-control{   height: 45px;
        padding: 6px 12px;}
.human_stat_box .human_stat .human_stat_percent_number {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 15px;
    left: -25px;
    font-size: 16px;
}

.human_stat_box .human_stat.human_stat_woman .human_stat_percent_number {
    right: -25px;
    left: auto;
}
.label_stat_one_element {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.human_stat_box+.label_stat {
    font-size: 18px;
    font-weight: bold;
    width: 200px;
    padding: 0 15px;
    margin: 20px auto 0;
    text-align: center;
    color: #a0a0a0;
}
.wrap_stat_indicators_number,
.wrap_stat_percent_number {
    display: block;
    width: 100%;
    float: left;
}
.wrap_stat_percent_number *{
    font-size: 20px;
    font-weight: bold;
    font-size: 16px;
    color: #000;
}
.human_stat_box+.label_stat span:nth-child(1) {
    float: left;
}

.human_stat_box+.label_stat span:nth-child(2) {
    float: right;
}
.human_stat_box+.label_stat .label_stat_one_element span:nth-child(2),
.human_stat_box+.label_stat .label_stat_one_element span:nth-child(1) {
    float: none;
}
.label_rond_value {
    font-size: 17px;
    width: 200px;
    padding: 0 15px;
    margin: 1px auto 0;
    text-align: center;
    color: #000;
}
.label_rond_value.first_rond_value {margin: 10px auto 0;}
.box_indecateur_v2 {
    background-color: #fff;
    border: 0px solid #e1e4e5;
    margin-bottom: 20px;
}

.box_indecateur_v2 .header {
    min-height: 100px;
    padding: 25px 0 25px 25px;
    border-bottom: 0px solid #e1e4e5;

}
.block_result_row{    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 30px;
    margin-top: 20px;}
    .block_result_indic{
        margin-bottom: 30px;
        margin-top: 20px;}
    h2.title_h2_interne{color: #005dab;
        font-size: 24px;
        font-weight: bold;}
        .title_h2_interne,.title_label_interne{font-size: 18px;
            font-weight: bold;}
            .block_result .title_h2_interne,.block_result .title_label_interne{margin-top: 0;}
.box_indecateur_v2 .header {
    min-height: auto;
    padding: 20px;
    border-bottom: 0px solid #e1e4e5;
    border-top: 0px solid #e1e4e5;
    background: #f3f3f3;
}

.box_indecateur_v2 .title {
    font-size: 20px;
    font-weight: 600;
    display: block;
    margin: 0;
}

.box_indecateur_v2 .chart_holder {
    padding: 30px 50px;
    overflow: auto;
}

.box_indecateur_v2 .chart_holder {
    padding: 30px 30px;
    background: #fff;
    border: 1px solid #e1e4e5;
    border-top:0 solid;

}

.box_indecateur_v2 .chart_holder .chart_wrapper {
        /* max-width: 100%; */
        overflow: auto;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
}

.filter_indicator .right{ margin-top: 20px;}
/* */
.chart_wrapper .block_indicateur{
    margin-bottom: 32px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between; }
.title-country{
    font-size: 20px;
    display: inline-block;
    margin-bottom: 8px;
}
.menu_user .navbar-collapse{
    height: 100%;
}
.slimScrollDiv{
    height: 100% !important;
}
.menu_user .slimScrollDiv > .slimscroll{
    height: calc(100% - 130px) !important;
}
.select2-form-control .select2-container--default  {
      /* height: 45px; */
    padding: 6px 12px;
    border-radius: 4px;
    border: #d8d8d8 solid 1px;
    background: #f7f7f7;
}
.select2-form-control .select2-container--default  .select2-selection--multiple{
    background: none;
    border: none;
}
.select2-form-control .select2-container .select2-search--inline .select2-search__field{
    height: 22px;
}
.select2-form-control .select2-container--default.select2-container--focus .select2-selection--multiple{
    border: none;
}
