 #logoutDetails{
       display:none;
 }
.Header__container_allie{
 background:#ffffff; 
}
.AppContainer__backToTop{
 background:#636364; 
}
.AppContainer__backToTop:hover {
background: #008FC5;
}
.Button__footerBtn{
 background:#636364; 
}
.Button__footerBtn:hover {
background: #008FC5;
}
.SearchContainer__searchIcon{
 background:#636364; 
}
.SearchContainer__searchIcon:hover {
background: #008FC5;
}
.Header__tabs__link {
 font-size:18px; 
}
.Header__searchTitle {
  font-weight: bold;
}
.Header__description {
 
  font-size: 22px;
}
.ticketForm .custom_active,.ticketForm .Header__active:hover,.departmentList .custom_active,.layoutList .custom_active{
  color: #e46317;
  border-bottom-color: #e46317;
}
.ticketForm .Header__active,.departmentList .Header__active,.layoutList .Header__active{
      color: #fff;
  border-bottom-color: transparent;
}


.customWidget br{
    display:none;
}
.customWidget > div {
    display: flex;
    flex-wrap: wrap;
}
.customWidget .ContentBox__indexIcon{
    width:61px;
    height: 61px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 800px;
    background-position: center;
  background-image:url('https://desk.zoho.com/DocsDisplay?zgId=650055377&mode=inline&blockId=jmp7v4bd91e8618324045938e181abf0a5d6d');
}

.customWidget .ContentBox__boxThree:nth-child(1) .ContentBox__indexIcon{
  background-position: -20px -15px;
}

.customWidget .ContentBox__boxThree:nth-child(2) .ContentBox__indexIcon{
  background-position: -706px -15px;
}
