.block-device-icon{
    color: #acc0c9;
    font-size: 30px !important;
}
#block-device{
    background-color: white;
}
.block-device-title{
    color:#777;
}
.block-device-body{
    background-color: white;
}
#container-device{
    width:100%;
    height: 400px;
}
.camus-graph-info{
    float: left;
    text-align: center;
    width: 17%;
    padding: 3px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #3895df;
    border-radius: 5px;
    color: white;
}