.solar-left-ttl {
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 32px;
}
/* width */
.newEleShow{
display:block !important;
}
#search-results .showAdvSearchMobi {
    display:none !important;
}
#searchboxSolr ::-webkit-scrollbar {
  width: 4px;
}
#searchTextboxContainerSolr #newElement {
    /* background: red; */
    width: 100% !important;
    position: relative;
    float: left;
    height: 200px;
        display: none;
}
#searchboxSolr ::-webkit-scrollbar-thumb {
    background: #1E7CFF;
    border-radius: 5px;
    width: 201px;
}

/* Track */
#searchboxSolr ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #979797; 
  border-radius: 1px;
   width: 322px;
}
 
/* Handle */
#searchboxSolr ::-webkit-scrollbar-thumb {
  background: #1E7CFF; 
  border-radius: 5px;
   width: 201px;
}

#searchTextboxContainerSolr .ui-menu li a {
    border: 0;
    color: #002478;
    font-weight: 400;
    margin: 0;
    padding: 15px;
    background: #F6F8FB;
        border-radius: 20px;
}
#searchTextboxContainerSolr .ui-menu li{
border:0;
    width: 97%
}
#searchTextboxContainerSolr .ui-autocomplete{
border:0;overflow-x: hidden;overflow-y: scroll;background: #F6F8FB;max-width: none !important;min-width: auto !important;padding: 0;border-top: 0;height: 190px;overflow-x: hidden;overflow-y: scroll;/* margin-left: 0px; */width: 97% !important;top: 0 !important;left: 0 !important;    display: block !important;}
#searchTextboxContainerSolr .ui-menu li a:hover {
   background: linear-gradient(147.83deg, #1E7CFF -36.31%, #031794 86.32%);
   border: medium none;
   color: #ffffff;
   border-radius: 20px;
   transition: none;
}
#searchTextboxContainerSolr .ui-menu li a:hover span {
    color: #ffffff;
}
#searchTextboxContainerSolr a.ui-menu-item-wrapper span:nth-child(1) {
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 32px;
    color: #031794;
    font-family: "AASmartSans";
    text-transform: capitalize;
    margin-left: 17.5px;
}
#searchTextboxContainerSolr a.ui-menu-item-wrapper span:nth-child(2) {
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 32px;
    color: #031794;
    font-family: "AASmartSans";
}
input#solrstrap-searchbox {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 30px;
    color: #4D4D4D;
    width: calc(100% - 63px);
}
#search-results #submitButton {
  	background: transparent;
  	background-image: url(~/media/Images/a/anglo-american-group-v5//Universal/icons/searchGrey.png);
    background-repeat: no-repeat;
    background-size: cover;
    float: right;
    height: 24px;
    width: 24px;
    border: none;
    padding: 10px 0;
    right: 43px;
    position: absolute;
    top: 16px;
    cursor: pointer;
    z-index: 1;
}
div#searchFilter {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 17px;
    color: #4D4D4D;
    
    padding-top: 0;

}

input[type="radio"] {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 17px;
}

/****MEHUL CSS********/

#solrstrap-facets .msDropdown{
	display:none;
}
