.TicketFormLeftContainer__formTitle {
    font-size: 0rem;
    font-weight: 600;
}

.Footer__footerCopyrigt {
    background-color: #fff;
    display: none;
}

.Departmentcontainer__title {
   visibility: collapse;
    color: #555;
    margin: 0;
    font-weight: 600;
    /* font-size: 1.5rem; */
    margin-right: 0.625rem;
}

.Icon__greyShade20 {
   visibility: collapse;
    color: #777;
}

.Departmentcontainer__sortIcon {
  visibility: collapse;
    cursor: pointer;
    margin-top: 0.25rem;
}

.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2,
.Layout__twoColumnReverse {
    max-width: none;
  
}
.body  {
background-color: white;

}





