.main-content {
    padding: 5px !important;
}
div#block-welcomeblock {
    margin: 0px;
}
div#block-welcomeblock p {
    margin: 0px;
}
div#block-welcomeblock tbody tr:hover, div#block-welcomeblock tbody tr:focus {
    background: none;
}
div#topwidget {
    padding: 0px;
}
.custom-block-title {
    margin: 0px 0;
    overflow: hidden;
}
.region.region-sidebar-first h2.title, .region.region-sidebar-second h2.title{
    font-size: 20px;
    text-align: center;
}
@media screen and (max-width: 767px) {
div#block-agknowledgehub table tr{
    display: grid;
}
div#block-agknowledgehub table td{
    text-align: center;
}
}
.custom-image {
    float: left;
    margin-top: -10px !important;
}
.chief-name-custom {
    color: #c0392b;
    font-size:18px;
    font-family:Verdana,Geneva,sans-serif;
}
/*.chief-mobile-custom {*/
/*    color: blue;*/
/*}*/
div#block-views-block-chief-admin-block-4, #block-views-block-chief-admin-block-1, #block-views-block-chief-admin-block-2, #block-views-block-chief-admin-block-3, #block-views-block-chief-admin-block-5 {
    text-align: center;
}

@media screen and (max-width: 767px){
.top-block-scroller {
display: grid !important;
    justify-content: normal !important;
    width: 100%  !important;
}
.top-block-scroller .block-number-scroller-block{
  width:98% !important;
}
.forecast {
    grid-template-columns: auto !important;
}
.row.topwidget-list.clearfix {
    display: grid !important;
    grid-template-columns: auto !important;
}
.row.topwidget-list.clearfix .col-sm-6 {
    flex: 100%;
    max-width: 100%;
}
.chief-mail-custom {
    word-break: break-all;
}
}
@media screen and (min-width:767px) and (max-width: 992px){
.top-block-scroller {
display: grid !important;
    justify-content: normal !important;
    width: 100% !important;
    grid-template-columns:auto auto !important;
}
.top-block-scroller .block-number-scroller-block{
  width:98% !important;
}
.forecast {
    grid-template-columns: auto auto !important;
}
/*.row.topwidget-list.clearfix {*/
/*    display: grid !important;*/
/*    grid-template-columns: auto auto !important;*/
/*}*/
.chief-mail-custom {
    word-break: break-all;
}
}
@media screen and (min-width:992px) and (max-width:1100px){
.top-block-scroller {
display: grid !important;
    justify-content: normal !important;
    width: 100% !important;
    grid-template-columns:auto auto auto auto !important;
}
.top-block-scroller .block-number-scroller-block{
  width:98% !important;
}
.forecast {
    grid-template-columns: auto auto auto!important;
}
/*.row.topwidget-list.clearfix {*/
/*    display: grid !important;*/
/*    grid-template-columns: auto auto auto auto!important;*/
/*}*/
}
@media screen and (min-width:1100px) and (max-width:1250px){
.top-block-scroller {
display: grid !important;
    justify-content: normal !important;
    width: 100% !important;
    grid-template-columns:auto auto auto auto !important;
}
.top-block-scroller .block-number-scroller-block{
  width:98% !important;
}
.forecast {
    grid-template-columns: auto auto auto auto!important;
}
/*.row.topwidget-list.clearfix {*/
/*    display: grid !important;*/
/*    grid-template-columns: auto auto auto auto !important;*/
/*}*/

}
/*.row.topwidget-list.clearfix {*/
/*    display: grid !important;*/
/*    grid-template-columns: auto auto auto auto;*/
/*}*/
/*.row.topwidget-list.clearfix > div{*/
/*  margin:5px !important;*/
/*}*/
@media (min-width: 767px){
.updates .container- {
    max-width: 1140px;
        margin: 0 auto;
}
}
.region.region-sidebar-first span, .region.region-sidebar-second span {
    word-break: break-all;
}
.topwidget .topwidget-list .region .block {
    padding: 0;
    margin: 0;
}
.region.region-sidebar-second > div {
    background: white;
}
div#views-bootstrap-report-menu-block-1 {
    text-align: center;
}


h2.title {
    margin: 16px 0 0 0;
    color: white;
    background: #055860;
    text-align: center;
    font-size: 20px;
    padding: 5px 0px;
    font-family: kalimati;
}