@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700");
.ticketDetail .ConversationForm__list+.ConversationForm__list { display:none; }
.Footer__footerBg {background-color:#ffffff;color:#000000;}
.Button__footerBtn, .commonStyle__zt3BrandBg {background-color:#f39200;}
.Button__footerBtn:hover, .AppContainer__backToTop:hover {background-color:#E38900;}
.Footer__footerQus {color:#1e3684;font-weight:600;}
.Footer__footerDescription {color:#1e3684;}
.Header__name {display:none;}
#headerContainer, .AppContainer__breadCrumbs, #mainContainer, #layoutContainer,#footerContainer {font-family:'Montserrat';}
.BreadCrumbs__breadcrumbsView ul li:last-child {color:#f39200;}
.Input__searchBox {background-color:#FFFFFF;}
.Header__tabsTab {font-size:14px;font-weight:500;border-bottom:none;}
.Header__tabsTab:hover {font-size:14px;font-weight:500;border-bottom:none;}
.Header__active {font-size:14px;font-weight:500;border-bottom:none!important;}
.LoginDetail__signin, .LoginDetail__signin:hover, .LoginDetail__signin:active {border-bottom:none;}
.LoginDetail__signin a {background-color:#f39200;color:#ffffff;padding:8px 15px;border-radius:9999px;font-size:14px;font-weight:500;}
.LoginDetail__signin a:hover {font-size:14px;font-weight:500;}
.LoginDetail__signin a:active {font-size:14px;font-weight:500;}
.commonStyle__zt3Brand, .NoContent__title, .Icon__brand {color:#f39200!important;}
.Header__menuTab .Header__tabHide {display: inherit;}

/* ADDED BY CYRILLE */
/* Hide the "Resolution" comment from tickets */
.ticket_resolution{display:none;}
/* Hide unnecessary filters */
.TicketList__filter_department{display:none;}
.TicketList__filter_channel{display:none;}
/* Hide fields from tickets */
.Info__infoList.ticket_channel {display: none;}
.Info__infoList.ticket_departmentid {display: none;}
.Info__infoList.ticket_onholdTime {display: none;}
.Info__infoList.ticket_email {display: none;}
