@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.barlow-thin {
  font-family: "Barlow", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.barlow-extralight {
  font-family: "Barlow", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.barlow-light {
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.barlow-regular {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.barlow-medium {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.barlow-bold {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-style: normal;
}

p {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1 {
  font-family: "Barlow", sans-serif;
  font-weight: 200 !important;
  font-style: normal;  
}
.commonStyle__zt3BrandBg {
background-color: #45ac22;
}
.Header__homeContent.Header__homeNavbarFixed .Header__navbar {
background-color: #253645;
}
.Header__navbar{
	background-color: rgba(37,54,69,0.95) !important;  
}
.Header__name {
    font-family: "Barlow", sans-serif;
    font-weight: 300;
    font-style: normal;
}
.Header__homeNavbarFixed .Header__navbar .Header__tabsTab{
  color:white;
}
.Header__tabsTab:hover, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover{
  color: #45ac22;
  border-bottom: 0.1875rem solid #45ac22;
}
.Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active{
    color: #45ac22;
  border-bottom: 0.1875rem solid #45ac22;
}
.globalfixednav .globalSignin:hover, .globalfixednav .globalSignup:hover{
    color: #45ac22;
  border-bottom: 0.1875rem solid #45ac22;
}
.globalfixednav .globalSignin, .globalfixednav .globalSignup{
  color: white;
}
.Header__homeNavbarFixed .Header__menu, .Header__homeNavbarFixed .Header__menu:after, .Header__homeNavbarFixed .Header__menu:before{
background-color:white;
}
.globalfixednav .aPlusIcon{
  color:white;
}
.globalfixednav .aPlusIcon:hover{
  color:#45ac22;
}
.Icon__brand{
  color:#45ac22;
}
.commonStyle__zt3Brand{
  color:#45ac22;
}

.commonStyle__zt3BrandFill{
 fill:#45ac22;
  color:#45ac22;
}  
.FileUpload__attachPin,.AvatarText__avatarText,.Button__primaryBorder, .Button__warningBorder,.Pill__pill{
border-color:#45ac22;
}

.globalfixednav .aPlusIcon:hover,.Signin__userLink,.Link__link2,.Icon__hoverbrand:hover,.Icon__brand,.Comment__cmtUsrNme,.TabFilter__tab:hover, .ThreadedComment__commentContent a,.FileUpload__userLink,.AvatarText__avatarText,.TopicDetailRightContainer__commentCount>span, .TopicDetailRightContainer__followerCount>span, .TopicDetailRightContainer__viewCount>span,.Button__primaryBorder, .Button__warningBorder,.TopicPreview__txtPrimary,.Pill__pillText,.NoContent__contentDescription a, .NoContent__title,.TopicDetailLeftContainer__creatorName,.ThreadedComment__userNameType2,.TopicPreview__creatorName, .globalfixednav .CustomizeContainer__aPlus:hover,.ForgetPasswordContainer__userLink,.Captcha__captchaText,.communityDetail .description a,.articleDetail .description a,.FilterTabs__activeFilter,.ForumTabs__activeFilter,.LoginDetail__userMail .commonStyle__zt3Brand,.TopicListRightContainer__countValue,.commonStyle__zt3Brand {
color: #45ac22 !important;
}

.Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover, .globalfixednav .globalSignin:hover, .globalfixednav .globalSignup:hover,.globalfixednav .LoginDetail__signin:hover,.globalfixednav .LoginDetail__signup:hover{
border-bottom: .1875rem solid #45ac22;
    color: #45ac22;
}

.Button__footerBtn:hover{
  background:#45ac22;
}
.Button__footerBtn{
  background:#253645; 
}
.AppContainer__keyBoardfocus {
  outline: solid 3px #45ac22 !important;
}
html * {
  font-family: "Barlow", sans-serif;
}

.btn {
    font-family: "Barlow", sans-serif;
}
input * {
      font-family: "Barlow", sans-serif;
}
form * {
      font-family: "Barlow", sans-serif;
}
#layoutContainer {
   /*background-color:rgb(37,54,69,0.1);*/
}
.ScrollSticky__type2{
    background-color: transparent;
}
.DropDown__selectedText{
 border: solid 1px rgb(37,54,69,0.1); 
}
.TicketFormLeftContainer__formTitle{
 font-weight: 200; 
}
#mainContainer {
 background-color:rgb(223,225,227);
  min-height: 105vh;
}
.DropDown__option+.DropDown__option{
 border: none; 
  /*background-color: rgb(246,246,247)*/;
}
.ContentBox__alignCenter {
  
}
.Header__homeContent .Header__searchSection{
	padding: 60px 0;
}
.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse{
  min-height: 60vh;
}
.WidgetContainer__contentList+.WidgetContainer__contentList{
  margin-top: 20px;
}
.ticket_duedate {
   display: none;
}
#field_departmentId{
	display: none; 
}
.Header__name{
 	display: none;
}
#footerContainer{
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
  
  	display:none;
}
.Footer__footerBg{
	/*display:none;*/
  padding-top:5px;
}
.AppContainer__backToTop{
  bottom: 10px;
}
#mainContainer{
 padding-bottom: 50px; 
}
.Footer__footerContent{
 	margin-bottom:20px; 
}

.Footer__footerInfo{
	padding-top:5px;
  padding-bottom:5px;
}
.ticketList .CC_d_Overdue_Tickets, .ticketList .Team_Overdue_Tickets, .ticketList .My_Overdue_Tickets{
   display: none
}
.TicketList__mobileFilter
{
	/*display:none;*/
}
.TicketList__filter_department
{
 	display:none;
}
.TicketList__filter_channel
{
  display:none;
}
.Header__tabsTab::after 
{
  display:none;
}
.Layout__fullWidth
{
  max-width: 95%;
}
.KB_Editor_iframe, .ze_area {
    min-height: 420px !important;
}
.Layout__twoColumn .Layout__layout2 
{
   width: 30%;

}
.Layout__twoColumn .Layout__layout1
{
  width: 70%;
    
}
.AppContainer__acbty_skip_links
{
  display:none;
}
.LoginDetail__signup::after, .LoginDetail__signin::after {
    content: "";
    display: inline-block;
    position: absolute;
    border-bottom: .1875rem solid transparent;
    height: 5px;
    width: 100%;
    bottom: -0px;
    left: 0;
  /*display:none;*/
}
.LoginDetail__signup.LoginDetail__active::after, .LoginDetail__signin.LoginDetail__active::after, .LoginDetail__signin:hover::after, .LoginDetail__signup:hover::after {
    /*border-bottom: 3px solid #45ac22;*/
}
.LoginDetail__signup:hover, 
.LoginDetail__signin:hover {
    --color-brand: #45ac22;
}

