
body {
    overflow: auto;
}
span{
color:#d1d5db;
}

/*search and arrrow button*/
.commonStyle__zt3BrandBg {
    background-color: #0ea5e9;
}
.commonStyle__zt3BrandBg:hover {
    background-color: #0284c7;
}
/* sumbit ticket button*/
.Button__footerBtn{
background-color:#0ea5e9;
}
.Button__footerBtn:hover{
background-color:#0284c7 ;
}
Button:hover{
background-color:#0284c7 ;
}
/* attached file in tickcet */
.commonStyle__zt3Brand {
    color: #0ea5e9;
}
.commonStyle__zt3BrandBorder {
    border-color: #0ea5e9;
}
/* icone in file attached*/
.Icon__brand {
    color: #0ea5e9 ;
}

.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse {
background-color: #000b3d;
color: white;
}
.commonStyle__zt3Link, .FormElement__labelStyle{
color: white;
  background-color:#000b3d;
  ;
}
.commonStyle__zt3Link:hover{
 color:#0ea5e9;
/*background-color:#0ea5e9*/}

.DropDown__option:hover{
color:white;
background-color:#0ea5e9;
}


.TicketFormLeftContainer__sectionName{
  color: #0ea5e9;
}
/* input filed in ticket*/
.Input__formInput {
background-color: #ffffff0d;
color: white;
border: 1px solid #ffffff1a;
  transition: border-color 0.2s;
}
.Input__formInput:focus {
outline: none;
border-color: #0ea5e9;
}
.Footer__footerBg{
background: #ffffff1a;
}
.Footer__footerQus,.Footer__footerDescription {
 color: white;
}
/*
.Footer__container2{
  background: #ffffff1a;
}
*/
/* product Name */
.Input__productInput{
background-color: #ffffff0d;
color: white;
border: 1px solid #ffffff1a;
  transition: border-color 0.2s;
}
.Input__productInput:focus{
outline: none;
border-color: #0ea5e9;
}

/* sign in text color*/
.Signin__loginSubTitle,.Signin__userDesc,.FileUpload__uploadInform,.ForgetPasswordContainer__loginSubTitle,.ForgetPasswordContainer__userDesc {
  color: #d1d5db;
}
.KB_Editor_common_DropDown li{
color: black;
}
/*captcha ticket submit*/
.HCNewCaptcha__radioLabel{
color:white;
}
.HCNewCaptcha__radioLabel:hover{
color:#0ea5e9;
}
/* when enter search in knowleagebase*/
.commonStyle__rightPanelDetail{color:white}
.SearchResult__boxList,.ListHeader__header1,.SearchResult__info,.ErrorPage__errorMessage{
  color:white;
}
.SearchResult__labelTree,.NoContent__contentDescription p {
  color:#d1d5db;}

/*Area ticket Number*/
.TicketListItem__ticketId{
  color:#d1d5db;
}

/*
ticket history when login
*/
.TicketList__filterList:hover {
color:white;
 background-color:#0ea5e9;
}
.TicketList__accountList .TicketList__viewsList:hover{
color:#0ea5e9;
}
.TicketList__accountList .TicketList__viewsList:hover .TicketList__viewsName{
 color:#0ea5e9;
}
.commonStyle__detailHeader,.DottedMenuPopup__dottedIcon{
color:#0ea5e9;
}
.Icon__hoverbrand{
color:white;
}
.Icon__hoverbrand:hover{
color:#0ea5e9;
}
.TicketDetailRightContainer__sectionName{
  color:white;
}
.Info__infoContent,.Info__infoLabel  {
color:#d1d5db;
}
.TicketPropertiesContainer__sectionName{
  color:#d1d5db;
}
.themeLink{
color:#0ea5e9;
}

/*search Area */
.SearchResult__ticketFilter{
background-color:#000b3d;
}
.SearchResult__ticketFilter:hover{
  color:#0ea5e9;
}
.Post__userName{
color:white;
}
