#qResults .AutoCompleteResultCategory {
    font-size: 11px;
}

.AutocompleteRow.Transition.InappropriateLink {
    font-size: 0px;
    height: 0px;
    width: 0;
    margin-right: 18px;
}
.AutocompleteRow.Transition.InappropriateLink:hover{
  background:white;
  cursor:default;
}
.FreeSearchTextBoxAutoComplete#lResults {
    bottom: 0px;
    width: calc(100% - 74px);
    inset-inline-start: 73px;
}
.FreeSearchTextBoxPlaceHolder #qResults,
.FreeSearchTextBoxPlaceHolder #lResults,
.FreeSearchTextBoxPlaceHolder #lMobileResults,
.FreeSearchTextBoxPlaceHolder #qMobileResults{
    width: calc(100% - 2px);
    right: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 1px solid #dedede;
    border-top: 1px solid #dedede;
}
#lMobileResults .AutocompleteRow.Transition.InappropriateLink,
#qMobileResults .AutocompleteRow.Transition.InappropriateLink{
  height: 15px;
}
div.flagCountries__dropdown {
    top: 32px;
    line-height: 0px;
    width: calc(100% - 2px);
    inset-inline-start: -19px;
}

input#l {
    padding-inline-start: 85px;
}

.CenterContent{
  
  background:transparent;
}

.TopSargelPadder {
  padding-top: 100px;
}

#searchLoading {
  height: 4px;
  position: fixed;
  overflow: hidden;
  background-color: #ddd;
  z-index: 1000;
  width: 100%;
  right: 0;
  top:0;
}

#searchLoading:before{ 
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 4px;
  background-color: #ef1921;
  animation: loading 2s linear infinite;
}

@keyframes loading {
  from {left: -200px; width: 30%;}
  50% {width: 30%;}
  70% {width: 70%;}
  80% { left: 50%;}
  95% {left: 120%;}
  to {left: 100%;}
}

.SearchCenterPlaceHolder {
  line-height: 40px;
}

.FreeSearchTextBoxPlaceHolder--mobile {
    width: auto;
    display:none;
}
.spaceTitle{
  padding: 23px 0;
  font-size: 15px;
}

.FreeSearchTextBox {
  margin: 0px;
  height: 30px;
  line-height: 36px;
  border-radius: 19px;
  font-size: 14px;
  outline: 0;
}

.More.big {
  color: #4a8cf6;
  text-indent: 12px;
}

.SearchButtonIcon {
    background-image: url('/images/topsargelicons/search_black.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15px;
    width: 30px;
    min-width: auto;
    padding: 0px;
    text-align: center;
    vertical-align: top;
}

.SearchButton:disabled {
  opacity: 0.6;
}

.SearchLinksPlaceHolder {
  margin:0px;
  padding: 5px;
  width: calc(100% - 10px);
}

.SubMenuList {
  display: block;
  height: 150px;
}

.SubMenuList.AdditionalOptions,
.SubMenuList.AdditionalOptions ul,
.SubMenuList.AdditionalOptions li {
  height: auto;
}

.SubMenuList.AdditionalOptions label {
  display: block !important;
}

.SubMenuList.AdditionalOptions li:not(:last-child) {
  border-bottom: 1px solid #f1f1f1;
}

.MainSub {
  width: 230px;
  padding-top: 6px;
  
}

.MainSub ul{
  display: inline-block;
  height: 158px;
  overflow: auto;
  padding: 0px;
  width: 100%;
  margin: 0px;
}

.ApproveFiltersMobile {
  display: none;
}

.SubMenuList li {
  line-height: 25px;
  height: 25px;
}

.SubMenuheader {
  padding:5px;
}

.SubMenuheader:first-child{
  margin-top:0px;
}

.MainSub a{
  display: inline-block;
}

.SearchResultsPlaceHolder{
  width:calc(100% - 250px);
  display:inline-block;
  vertical-align:top;
}

.ClearSelected,
a.SortLink {
  font-size: 11px;
  line-height: 16px;
  float: inline-end;
  display: inline;
  width: auto;
  padding: 0px;
}

.ClearSelected,
a.SortLink,
.SubMenuList a.SortLink:hover{
  color: #4a8cf6;
}

.ClearSelected {
  text-align:center;
  padding: 5px;
}

.ClearSelected:not(.All) {
  width: 20px;
}

.ClearSelected.All {
  padding-inline-end: 5px;
}

.xBatel {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: auto;
  padding: 0;
  background-image: url(/images/icons/x1.png);
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.7;
  vertical-align: middle;
}

.ClearSelected:hover {
  background-color: #9E9E9E;
  color: #ffffff;
}

.ClearSelected:hover .xBatel {
  opacity: 0.9;
}

.SubMenuList a.SortLink:hover{
  color: #4a8cf6;
  text-decoration: underline;
  background: transparent !important;
}

.SubMenuList a.SortLink:hover{
  color: #ef1921;
  text-decoration: underline;
  background: transparent !important;
}

.AllEzors{
  text-align: center;
  font-weight: normal;
  font-size: 12px;
}

.AllEzors input{
  vertical-align:middle;
}

.SelectedFiltersPlaceHolder{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.SelectedFilter{
  margin:5px;
  display:inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: calc(100% - 50px);
}

h1 {
  margin: 10px auto;
  display: block;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

.OrderByLink {
  font-size:14px;
}

.Counter {
  color: gray;
  font-size:10px;
}

.ResultsHeader{
  vertical-align: middle;
  max-width: 100%
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#innerBanner{
  margin-top:5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.imgLogoInnerLink {
  display: inline-block;
  width : 100%;
}

.ResultsHeader {
  font-size: 14px;
  color: #5F5F5F;
  font-weight: bold;
  text-shadow: 0px 2px 1px #ffffff;
}

.SubMenuheader {
  margin-top:20px;
}

.ResultsSargel {
  
  margin-bottom: 15px;
  line-height: 1.5; 
}

.FilterByHeader {
  padding-top: 0px;
  padding-bottom: 10px;
}

.FilterIcon {
  display: none;
}

.OrderBySelect{
  float: inline-end;
  background-color:#ffffff;
  border: 1px solid #d0d0d0;
  border-radius: 2px;
}

.SelectedFilterRow{
  width: 100%;
  min-height: 27px;
}

.BottomBorder{
  border-bottom:1px solid #c5c5c5;
}

.MobileFilterByInputsPlaceHolder{
  display:none;
}
.notfLink {
  text-decoration: none;
  cursor: pointer;
}

.BothGenderText{
  text-align: end;
  line-height:30px;
}

@media only screen and (max-width:700px) {
  
  div.flagCountries__dropdown {
    top: 42px;
  }
  
  .SearchButtonIcon {
    height: 30px;
  }
  
  .UpdateGroupPlaceHolder .EzorUl:last-child {
    
    width: 100%;
  }
  
  
  .SubMenuList li {
    
    height: 36px;
  }
  .spaceTitle{
    
    padding-right: 10px;
    padding-top: 18px;
    padding-bottom: 6px;
  }
  .MainSub.OpenMobile {
    
    display: block !important;
    width: calc(100% - 18px);
    position: fixed;
    top: 85px;
    left: 0px;
    bottom : 0px;
    z-index: 200;
    background: #f7f7f7;
    overflow-y: auto;
    padding-bottom: 50px;
    overflow-x: hidden;
    padding-inline-start:  10px;
  }
  
  .SubMenuList {
    height: auto;
  }
  
  .MainSub ul {
    height: 218px;
  }
  
  .MainSub .big {
    display: inline-block;
  }
  
  .ApproveFiltersMobile {
   
    position: fixed;
    bottom: 0px;
    inset-inline-start: 0px;
    width: 100%;
    height: 50px;
    background: #EF1921;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    color: #ffffff;
    display: block;
  }

  .ApproveFiltersMobile:after {
    content: '';
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAQAAACQ9RH5AAAABGdBTUEAAK/INwWK6QAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfhChcHMyhSI85PAAABV0lEQVRYw+3Zu0rEQBSA4X8mK4iNvoG9Cr6BiJ34BIq+m7ooaK9vYWVp5a0WwW7j/hargqsbNzgTRWYCSRHIxzlzYSYn0Ko5ekQEzoAtIDAECO0+1Y4VMRqs7KvatzIYR2+6YI/V2lo9tjIYssEf2CN1oK/3IysxT6YnsG/0iXNZ6AZWn9UnV8XYNfvouhgT9/EU7IZYJR5cU7K9xNOpsIUtbGELW9g/zc5I2quJHY5HmxqezD64lmFTA0AwIpFDdqjpfeiDwDUXzFPnOCQEA5E+22Ns9tYjsD+RdXQqytGC52zyTNVltACpN+EtIo4csPsbqf7FwTVkD7+cTldcssAgy5m7cbm8cSnDYewdblq77lzJt2Q2R52J5hu6HqfTp7vQhS50oQtd6P9Gp/6JOhV963KmDdK39L2L3dMD9dRZO65K5C6GfKK7K/98on9Y8GqZoHQlvheEhOiN9RuBcwAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNy0xMC0yM1QwNzo1MTo0MC0wNDowMLmkxWgAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTctMTAtMjNUMDc6NTE6NDAtMDQ6MDDI+X3UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg==');
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-inline-start: 10px;
  }
  
  body.rtl .ApproveFiltersMobile:after {
    transform: rotate(180deg);
  }
  
  .SearchResultsPlaceHolder {
    width: 100%;
  }
  
  .TopSargelPadder {
    padding-top: 0px;
  }
  
  .TopSargelFixPlaceHolder {
    margin-bottom: 0px;
  }
  

  
  .SearchButton {
    padding: 0px 8px;
    height: 30px;
    line-height: 30px;
  }
  
  .MobileFilterByInputsPlaceHolder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 40px;
    align-items: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0px 2px;
  }
  
  .FilterButton {
    width:70px;
    padding: 0px 8px;
  }
  
  .MobileFilterByInput {
    width: calc(98% - 100px);
    height: 30px;
    line-height: 30px;
    padding: 0px 30px 0px 5px;
    border: 1px solid #d0d0d0;
    text-align: start;
    background-position: calc(100% - 5px) center !important;
    background-size: 20px !important;
    cursor: pointer;
    margin: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  
  .ResultsSargel {
    height: auto;
    border-bottom:0;
  }

  .OrderPlaceHolder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }

  .OrderBySelect {
    display: inline-block;
    width: 49%;
  }

  .FilterIcon {
    padding: 0px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    width: 49%;
    border: 1px solid #d0d0d0;
  }
  
  .FilterIcon:before {
    content: '';
    background-image: url('/images/icons/icon_filter.png');
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
  }
  
  .FilterIcon:after {
    content: "";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAANlBMVEX///8AAABlam9kam9kaHBlam5ka29kam9jam9qampkaW5jam9ka3Blam9kam9ja3Bkam8AAABaaY/SAAAAEHRSTlMAAY7lQp11nMMMm5qZmJdi3/zQnwAAAAFiS0dEAf8CLd4AAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfgBhsICwgx9JRdAAAATElEQVQoz53SOQ4AIAhEUdx35f6ntdWEMUHK9xNoILrHWOdJGBOYo+SJORfBq9Kb0jvwofQpOy3gOMBV8PizdFjaR6kfJcECnuF4nw0iNQU7gMpOVQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNi0wNi0yN1QwODoxMTowOCswMjowMFE4h5EAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTYtMDYtMjdUMDg6MTE6MDgrMDI6MDAgZT8tAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==);
    width: 15px;
    height: 15px;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-right: 10px;
    position: absolute;
    inset-inline-end: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  
  .BothGenderText {
    text-align:center;
  }
  
  .ApproveFiltersMobile .LoaderCss {
    font-size: 25px;
    margin: 12px auto;
  }
  
  .timeline-item{
    margin: unset;
    width: unset;
  }
  
  #modal_content form#searchForm {
    display: flex;
  }
  
  .FreeSearchTextBoxPlaceHolder--mobile {
    display:flex;
  }
  
  input#searchMobile {
    height: 40px;
  }
  .FreeSearchTextBoxPlaceHolder--mobile .SearchIcon {
    top: 6px;
  }
}
.AutoCompleteHistory.default{
  right: 0;
  left: 0;
}
sults .AutoCompleteHistory.sortCounter{
  right: 0;
}