.legend-item.legend-item-uptime-value{
display:none;
}
div {
 .layout-content
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
}
div {
.custom-header-container{
  text-align: right;
    font-family: 'Source Sans Pro', sans-serif; 
}
  
.whitespace-pre-wrap{
  font-weight: normal;
    font-family: 'Source Sans Pro', sans-serif;
}
.logo-container{
  text-align: left;
}    
.color-secondary{
 font-weight: normal;    
  font-family: 'Source Sans Pro', sans-serif;
      font-weight: bold;
  }
.component-section{  
   font-weight: bold; 
   font-family: 'Source Sans Pro', sans-serif;  
  }
.scheduled-maintenances-container{
    font-family: 'Source Sans Pro', sans-serif;
  }
.incidents-list{
      font-family: 'Source Sans Pro', sans-serif;
  }
.history-footer-link{
     font-family: 'Source Sans Pro' , sans-serif; 
  }    
.custom-footer-container{
       font-family: 'Source Sans Pro', sans-serif;
  } 
.page-status{
       font-family: 'Source Sans Pro', sans-serif;
    
  }
  .status-none{
    background-image: url("https://fisglobal.sharepoint.com/teams/WPG-Indore-Royalet-Indore1/Shared%20Documents/Royalet/tick%20icon.png?csf=1&web=1&e=boxz5T&CID=aaaf6b0a-9f19-462f-9900-28b770623fb9");
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: center right;
    
  }
.updates-container{
       font-family: 'Source Sans Pro', sans-serif;
  }
.fa-plus-square-o:before {
    content: "+";
    border: 1px solid grey;
    display: inline-block;
    width: 10px;
    height:15px;
    line-height: 15px;
    text-align: center;
 }
 .fa-minus-square-o:before {
    content: "-";
    border: 1px solid grey;
    display: inline-block;
    width: 10px;
    height:15px;
    line-height: 15px;
    text-align: center;
 }