/* ======= TAG Cloud start ========== */
div.tx3-tag-cloud a {
display: block;
cursor:pointer;
text-decoration: none;
color: #dadadb;
}
div.tx3-tag-cloud a:hover {
color: #dadadb;
text-decoration: underline;
-webkit-transition: color 250ms linear;
-moz-transition: color 250ms linear;
-o-transition: color 250ms linear;
-ms-transition: color 250ms linear;
transition: color 250ms linear;
}
/* ======= TAG Cloud start ========== */

/*Left side area*/
.solrsearchleft{padding: 80px 0px 30px 20px;}
a.showAdvSearchMobi{display:none;}

/*Filter Box*/
.solarDateFilterBox{margin-bottom:20px}
.solarDateFilterBox .solar-left-ttl{ color: #424242; font-size: 1.8rem; line-height: 22px; margin-bottom: 20px;}
.solarDateFilterBox .solar-filter-item-wrap{margin-bottom:10px;}
.solarDateFilterBox .solar-filter-item-wrap label.solar-sbu-ttl{display:block; }
.solarDateFilterBox .solar-filter-item-wrap input{width:100%; border: 1px solid #bbbab9; padding: 12px 14px;}
.solarDateFilterBox .filterDateBtnWrap:after{content:""; display:block; clear:both;}
.solarDateFilterBox .filterDateBtnWrap #filterPublishDate{ background: #0075bb; color: #fff; cursor: pointer; display: block; float: left; margin-top: 10px; padding: 12px 10px; width: 100px !important; border: 1px solid #bbbab9; }
.solarDateFilterBox .filterDateBtnWrap #filterPublishDate:hover{color: #dadadb; background: #4a4c4c; }

/*Facet*/
#solrstrap-facets .facet{width:100%; margin-bottom:20px;}
#solrstrap-facets .nav-title{ color: #424242; font-size: 1.8rem; line-height: 22px; margin-bottom: 10px; width: 100%; display: inline-block;}

/*Trending keyword*/
.solarLeftSideKeyWord .nav-title{ color: #424242; font-size: 1.8rem; line-height: 22px; margin-bottom: 10px; }
.solarLeftSideKeyWord #keyword{background-color: #424242; padding:20px;}
.solarLeftSideKeyWord #keyword .no-trends{color:#dadadb}
p.anchorStyle {font-size:1.4rem; line-height:2rem; font-family: var(--font-noto-sans),sans-serif; font-weight:600; color: var(--primary-color); float: left; width: 100%;margin-top: 0;}
/*Searchpage textbox*/
#searchTextboxContainerSolr { position: relative; max-width:800px; }
#searchTextboxContainerSolr #submitButton{position: absolute;top: -12px;right: -16px;width: 40px;height: 40px;border: none medium;padding: 0;opacity: 0;}
#search-results:after{clear:both; display:block; content:""}
#search-results #searchTextboxContainerSolr{margin-bottom:20px;}
#search-results #searchTextboxContainerSolr .form-control {padding: 9px 35px 9px 16px; border: none;
    border-bottom: 2px solid #5e5c5e;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
    opacity: 1;
    height: 57px;}
#search-results #searchFilter{margin-bottom:20px; font-size:16px;}

#solrstrap-sortmenu{position: relative; max-width: 400px;margin-bottom: 20px;}
#solrstrap-sortmenu::after{border: solid var(--black-color);content: "";z-index: 99;box-sizing: border-box;height: 10px;width: 10px;top: 11px;right: 15px;position: absolute;border-style: solid;border-color: var(--black-color);border-width: 0px 1.5px 1.5px 0px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: border-width 150ms ease-in-out;-moz-transition: border-width 150ms ease-in-out;-ms-transition: border-width 150ms ease-in-out;-o-transition: border-width 150ms ease-in-out;transition: border-width 150ms ease-in-out;}
#solrstrap-sortmenu select{background: transparent;border: 1px solid #000;color: #363636;box-sizing: border-box;cursor: pointer;padding: 6px 34px 6px 12px;position: relative;width: 100%;display: block;font-size: 1.4rem;line-height: 2.6rem;height: 40px;-webkit-appearance: none;}
#solrstrap-sortmenu select::-ms-expand {display: none;}

/*solr tab*/
#solrstrap-tabs{position:relative; max-width:100%;}
#solrstrap-tabs .solr-search-tab .solr-search-tab-mobiDropdown{background: transparent;border: 1px solid #000 ;color: #363636;box-sizing: border-box;cursor: pointer;padding: 6px 34px 6px 17px;position: relative;width: 100%;display: block;font-size: 1.4rem;line-height: 2.6rem;}
#solrstrap-tabs .solr-search-tab .solr-search-tab-mobiDropdown:after {border: solid var(--black-color);content: "";z-index: 0;box-sizing: border-box;height: 10px;width: 10px;top: 11px;right: 15px;position: absolute;border-style: solid;border-color: var(--black-color);border-width: 0px 1.5px 1.5px 0px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: border-width 150ms ease-in-out;-moz-transition: border-width 150ms ease-in-out;-ms-transition: border-width 150ms ease-in-out;-o-transition: border-width 150ms ease-in-out;transition: border-width 150ms ease-in-out;}
#solrstrap-tabs .solr-search-tab.active .solr-search-tab-mobiDropdown{border-bottom: 0}
#solrstrap-tabs .solr-search-tab.active .solr-search-tab-mobiDropdown:after{-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-ms-transform: rotate(-135deg);-o-transform: rotate(-135deg);transform: rotate(-135deg);top:20px;}

#solrstrap-tabs .solr-search-tab {margin-bottom:20px;}
#solrstrap-tabs ul.tab-links-main{float: left;width: 100%;display: none;border-bottom: 3px solid #ed7102;margin:0 0 20px;}
#solrstrap-tabs ul.tab-links-main:after{content:""; display:block; clear:both}
#solrstrap-tabs ul.tab-links-main li:before{display:none;}
#solrstrap-tabs ul.tab-links-main li{margin-right:10px;}
#solrstrap-tabs ul.tab-links-main li:first{padding-left:0;}
#solrstrap-tabs ul.tab-links-main li > a { 

background: #5e5c5e;
    border-radius: 0;
    color: #000;
    display: inline-block;
    font-size: 2rem;
    color: #fff;
    padding: 12px 20px;
    text-decoration: none;
    -webkit-transition: all .15s linear 0s;
    transition: all .15s linear 0s;
   
    line-height: normal;
   
    font-weight: 400;

}
 #solrstrap-tabs ul.tab-links-main li > a.active {background-color: #ed7102;
    color: #fff;}


#solrstrap-hits #result-summary{
	font-size: 2.2rem;
    font-weight: 300;
    margin-bottom: 10px;}
#solrstrap-hits .entry{ border-bottom:1px solid #000;margin:20px 0; padding:0 0 10px;}
#solrstrap-hits .entry .links{font-family: var(--font-bold); margin-bottom:0;}
#solrstrap-hits .entry .links .resultURL > a{font-family: var(--font-mclaren-bold) !important; color: var(--black-color);font-size: 2.2rem; line-height: 3rem}
#solrstrap-hits .entry .solr-date{display: inline-block; width: 100%; padding-bottom:5px;font-family: var(--font-medium);}
#solrstrap-hits .entry .document-icon{display: block;padding: 0;width: 30px;}

.searchresultpage .pagination-wrap{padding:20px 0; text-align:center; margin-bottom:20px;}
.searchresultpage .pagination-wrap #pagination a{
	text-transform:uppercase;
border-radius: 0px;
    letter-spacing: 1.29px;
    font-weight: 500;
    border: 1px solid #000;
    font-size: clamp(1rem, 0.9167rem + 0.2778vw, 1.25rem);
    color: #000;
    font-size: 12px;
    line-height: 16px;
    padding: 16px 21px;
}
.searchresultpage .pagination-wrap #pagination > a.regularCtaBg{color: var(--white-color);text-decoration: none}
.searchresultpage .pagination-wrap #pagination:hover{color: var(--white-color); background: var(--black-color);}
.searchdescription {color: #7d7d7d;
    width: 100%;
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

.submit-btn{
cursor:pointer;
height: 57px;
    width: auto;
    border-radius: 0;
    margin-top: 0;
    background: #5e5c5e;
    font-family: var(--font-noto-sans);
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: normal;
    color:#fff;
    display:flex;
    align-items:center;
    margin-bottom:0;
    justify-content:center;
    font-weight:bold;
    padding:8px 17px;
    margin-left:10px;
}
#loading-indicator{
left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    opacity: 0.5;
    position: fixed;
    top: 50%;
    z-index: 999;
}

@media all and (max-width:768px) and (max-width:991px){
	.solrsearchleft{padding:0 0 20px 20px;}
}

@media all and (max-width:767px){
	.solrsearchleft{padding:0 10px 20px }
    #search-results #searchTextboxContainerSolr .form-control {padding: 9px 40px 9px 16px;}
    #search-results #searchTextboxContainerSolr > span.icon {right: 0; position:absolute;}
}




