/* Main page search icon */
.commonStyle__zt3BrandBg{
	background-color: #4762ff !important
}

/* Main page icons */
.commonStyle__zt3BrandFill{
	fill: #4762ff !important
}

/* Search bar icon */
.Icon__brand{
	color: #4762ff !important
}

.Button__footerBtn:hover{
  background: #4762ff !important
}

/* Ticket links */
.commonStyle__zt3Brand{
	color: #4762ff !important
}

/* Ticket form: Required el */
.FormElement__mandatoryStar .FormElement__required::after{
	color: #4762ff !important
}

/* Ticket form: Focused input */
.AppContainer__keyBoardfocus, [data-focus-added] {
	outline: solid 2px #4762ff !important
}

/* Ticket form: Brand border */
.commonStyle__zt3BrandBorder{
	border-color: #4762ff !important
}

iframe{
  border: 1px solid #ddd;
  height: 
}
