table th,table td{
        text-align: center !important;
       }
.bg-c-yellow{
        background: linear-gradient(to right,#fe9365,#feb798);
        border: 1px solid;
    }
    .bg-c-green{
        background: linear-gradient(to right,#0ac282,#0df3a3);
        border: 1px solid;
    }
    .bg-c-pink{
         background: linear-gradient(to right,#fe5d70,#fe909d);
         border: 1px solid;
    }
    .bg-c-blue{
        /*background: linear-gradient(to right,#abe9ed,#abe9ed);*/
        background: #06232f;
        color: white;
        border: 1px solid;
    }
    .bg-c-pink-2{
         background: linear-gradient(to right,#2d5a86,#5290cc);
         border: 1px solid;
    }
    .bg-c-blue-2{
        /*background: linear-gradient(to right,#abe9ed,#abe9ed);*/
        background: #06232f;
        color: white;
        border: 1px solid;
    }

    .bg-c-verification {
        background: linear-gradient(to right,#820e27,#3a813f);
        border: 1px solid;
    }

    .main{
            min-height: 20px;
            padding: 19px;
            margin-bottom: 20px;
    }
    .analytic-box{
            padding: 5px 10px 5px 10px;
            height: 100px;
            border-radius: 15px;
    }
    .box-text{
        margin-bottom: 0px;
    }
    .box-count{
        margin-bottom: 0px;
        margin-top: 0px;
        font-size: 35px;
        font-weight: bold;
        border-bottom: 1px solid gray;
    }

#dengue-section{
    display: none;
}
.font-weight-bold{
    font-weight: bold;
    text-decoration: underline;
}
.c-0{
    background: #424244;
    color:white;
}
.c-1{
    background: #ffffff;
}
.c-2{
    background: #e1e3f3;
}
.c-3{
    background: #3051a6;
    color:white;
}
.c-4{
    background: #bc2326b8;
    color:white;
}
.c-5{
    background: #1f6f32;
    color:white;
}
.c-6{
    background: #e7e448;
}
#container2 .highcharts-xaxis-labels{
    display: none !important;
}
.highcharts-credits{
    display: none;
}



.block1 {
    height: 300px;
    background-color: #42a8c8;
    border: 5px solid #f0f0f0;
  }
  .empty-block {
    height: 150px;
  }
  .block2 {
    height: 150px;
    background-color: #5bbfb4;
    border: 5px solid #f0f0f0;
  }
  .block-contain {
    height: 620px;
  }
  .block3 {
    height: 160px;
    background-color: #5bbfb4;
    border: 5px solid #f0f0f0;
    border-end-end-radius: 19px;
  }
  .block4 {
    height: 160px;
    background-color: #42a8c8;
    margin-top: 10px;
    border: 5px solid #f0f0f0;
    border-end-end-radius: 19px;
  }
  .block5 {
    height: 160px;
    background-color: #5bbfb4;
    margin-top: 10px;
    border: 5px solid #f0f0f0;
    border-start-start-radius: 19px;
  }
  .block6 {
    height: 330px;
    background-color: #42a8c8;
    border: 5px solid #f0f0f0;
  }
  .block7 {
    height: 160px;
    background-color: #5bbfb4;
    border: 5px solid #f0f0f0;
  }
  .block8 {
    height: 160px;
    background-color: #42a8c8;
    margin-top: 10px;
    border: 5px solid #f0f0f0;
  }
  .block9 {
    height: 160px;
    background-color: #5bbfb4;
    margin-top: 10px;
    border: 5px solid #f0f0f0;
  }
  
  .sub-heading-of-dengue{
        font-size: 16px;
        font-weight: bold;
        text-decoration: underline;
  }
  