html{
    background-color: white;
}
body{
    overflow: hidden visible;
}
#content{
    width: 100%;
    height: calc(100% - 107px);
    background: white;
}

#corps{
    width: 1000px;
    /*height: 100%;*/
    margin: auto;
}
@media (max-width: 1140px) {
    #corps {
        width: 100%;
        margin: unset;
    }
}
#left{
    width: 250px;
    height: 100%;
    /*background: blue;*/
    float: left;
}

#right{
    width: 730px;
    height: calc(100% - 40px);
    /*background: red;*/
    float: left;
    padding: 20px 0px 20px 20px;
}

.filter {
    font-family: open_sans_light;
    font-weight: 100;
    font-size: 13px;
}

.filter_title{
    margin-top: 20px;
    width: 100%;
    background: #f8f8f8;
    text-align: center;
    letter-spacing: 1px;
    padding-top: 10px;
    height: 30px;
    box-shadow: 0px 2px 2px #dcdcdc;
}

.filter_left{
    text-align: right;
	padding-top: 5px;
	padding-bottom: 0;
}

.bloc_filter .filter_left{
    font-size: 15px;
    font-weight: 300;
}

.filter_right{
    text-align: left;
	padding-top: 5px;
	padding-bottom: 0;
}

.filter select {
	width: 90%;
}

.bloc{
    /*width: 355px;*/
    /*height: 400px;*/
    /*outline: 1px solid blue;*/
    float:left;
    padding: 5px;
}

.bloc_small{
    width: 355px;
    height: 190px;
    /*outline: 1px solid blue;*/
    float:left;
    padding: 5px;
}

.bloc_filter{
    /*width: 730px;*/
    height: 50px;
    /*outline: 1px solid blue;*/
    float:left;
}

.titre {
    /* width: 100%; */
    /* height: 40px; */
    /*background: yellow;*/
    float: left;
    color: #333;
    font-size: 15px;
    font-weight: 100;
    font-family: open_sans_light;
}

.titre > img {
    float: left;
    margin-left: 20px;
    width: 30px;
    /* height: 30px; */
    margin-top: 5px;
}

.titre > div  {
    float: left;
    width: calc(100% - 60px);
    /* height: 40px; */
    margin-left: 10px;
}

.sous_titre{
    float: left;
    width: 100%;
    /* height: 30px; */
	text-align: left;
}

.seul{
    padding-top: 8px;
}

.chart_fb_debit{
    /*margin-left: 94px !important;*/
}

.sous_sous_titre{
    float: left;
    width: 100%;
    height: 15px;
	text-align: left;
}

.left_chart {
    width: 40px;
    height: calc(100% - 40px);
    /*background: pink;*/
    float: left;
    overflow: hidden;
    font-weight: 300;
    font-family: open_sans_light;
    margin-left: 20px;
    padding-top: 31px;
}

.left_chart img{
    width: 23px;
    height: 23px;
    margin-left: 7px;
    margin-top: 15px;
}

.right_chart {
    width: calc(100% - 60px);
    height: calc(100% - 40px);
    /*background: purple;*/
    float: left;
    overflow: hidden;
    font-weight: 300;
    font-family: open_sans_light;
}

.chart_qos{
    height: 170px;
}

#websites{
    width: 50%;
    height: 370px;
    float: left;
}

#websites h3{
    font-size: 14px;
    text-align: center;
    margin-top: 29px;
}

#top_websites{
    width: 100%;
    height: 240px;
    overflow: hidden;
    margin-top: -60px;
    /*background: blue;*/
}

#bottom_websites{
    width: 100%;
    height: 40px;
    float: left;
    overflow: hidden;
    margin-left: 3px;
    /*background: blue;*/
}

#bottom_websites img{
    width: 40px;
    height: 40px;
    /*margin-left: 11%;*/
}

#bottom_websites img:first-child{

    margin-left: 5%;
}

#bottom_websites img:nth-child(2){

    margin-left: 9%;
}

#bottom_websites img:nth-child(3){

    margin-left: 12%;
}

#chart_websites{
    margin-top: 60px;
    height: 230px;
}

#websites_right{
    width: 32%;
    padding-left: 8%;
    margin-left: 9%;
    height: 300px;
    margin-top: 30px;
    float: left;
    border-left: 1px solid #dcdcdc;
}

.web_link{
    font-size: 13px;
    margin-bottom: 5px;
    display: inline-block;
    transition: all ease 0.1s;
    width: 100%;
}

.web_link:hover, .web_link.active {
    cursor: pointer;
    background: #f5f5f5;
}


.web_link img{
    margin-top: 1px;
    display: inline-block;
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    transition: all ease 0.1s;
}

.bloc_big{
    /* width: 730px;*/
    /* height: 600px;*/
    /* outline: 1px solid blue;*/
    /* float:left; */
    margin-bottom: 30px;
    background: #f5f5f5;
    box-shadow: -1px 0px 5px #ccc;
}

.bloc_big h2{
    font-size: 19px;
    padding-top: 5px;
}

.title_network{
    width: 100%;
    height: 40px;
    /*background: blue;*/
    text-align: center;
}

.title_network img{
    height: 30px;
    /* background: blue;*/
    margin: auto;
}

.demi_network{
    /*width: calc(50% - 10px);*/
    height: 230px;
    /*background: lime;*/
    margin: 0 5px 0 5px;
    float: left;
}

.top_network{
    width: 100%;
    height: 150px;
    /* background: purple;*/
}

.mid_network{
    width: 100%;
    height: 30px;
    margin-top: 15px;
	min-width: 145px;
    /*background: yellow;*/
}

.mid_network img{
    width: 29px;
    height: 29px;
    margin-left: 13%;
}

.bot_network{
    width: 100%;
    height: 40px;
    /*background: orange;*/
    text-align: center;
    font-size: 12px;
}

#chart_net_1,
#chart_net_2,
#chart_net_3,
#chart_net_4,
#chart_net_5,
#chart_net_6,
#chart_net_7,
#chart_net_8{
    height: 150px;
}

.no-data {
	line-height: 100px;
	display: inline-block;
	width: 100%;
	text-align: center;
}

#histoBox{
    z-index: 100;
    position: absolute;
    /*width: 100%;*/
    background: #fff;
    margin: 0;
    display: none;
    box-shadow: 2px 2px 2px #dcdcdc;
}

#titleHistoBox{
    padding-left: 37px;
}

.charts {
    padding-bottom: unset;
}
.link_histo{
    width: 100%;
    text-align: right;
    display: block;
    text-decoration: underline;
    color: cornflowerblue;
    font-size: 10px;
    transition: all ease 0.2s;
}

.link_histo:hover{
    cursor: pointer;
    color: blue;
}

#closeHistoBox{

    width: 120px;
    float: right;
    color: coral;
    text-decoration: underline;
    cursor: pointer;
}
@media (max-width: 991px) {
    #filters {
        background-color: whitesmoke;
        z-index: 10;
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .filter_left {
        font-size: 12px;
    }
}

@media (max-width: 576px) {
	#apps {
		padding-left: 0;
		padding-right: 0;
	}
}