.cp-tooltip {
	font-size: 1.1em !important;
	line-height: 20px !important;
	color: #015D96 !important;
	padding: 1px !important;
	background-color: white !important;
	border: 2px solid #015D96 !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
	-webkit-background-clip: padding-box !important;
	-moz-background-clip: padding !important;
	background-clip: padding-box !important;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    /*background-color: #2C76BC !important;*/
    background-color: black !important;
    border-color: #2C76BC !important;
}

.page-link{
	background-color: transparent !important;
    border: none !important;
}

.row .col.s2 {
    width: 16.666667% !important;
    left: auto !important;
    right: auto !important;
}

.row .col {
    float: left;
    box-sizing: border-box;
    padding: 0px 0.55rem !important;
}


.qtip-content{
	margin-right: 10px;
}


#initial_container {
    display: table;
    width: 100%;
}

#image_container{
    position: fixed;
    width: 100%;
    height: 35%;
    background: url(/o/eifu_market_theme/images/xi_product_banner.jpg);
    background-size: 100% 100%;
}

#initial_search_container {
    width: 80%;
    min-width: 1000px;
    position: fixed;
    height: 50%;
    top: 42%;
    left: 10%;
}

#basic_search_container{
    margin-bottom:0px;
    background:none;
    padding: 0px;
}

#advanced_search_container{
    background:black;
    padding: 10px;
    margin-bottom: 5px;
    color: #fff;
}

.search_icon {
    cursor: pointer;
}

.reset_search_icon {
    cursor: pointer;
    margin-left:20px;
}

.list-style-search-results-table {
    width: 60%;
    margin-left: 6%;
}

.list-style-search-results-table .col1 {
    width: 20%;
}

.list-style-search-results-table .col2 {
    width: 70%;
    padding-left: 20px;
    vertical-align: top;
    line-height: 20px;
    text-align: left;
}

.list-style-search-results-table .col3 {
    width: 10%;
    vertical-align: top;
}

.main_search_keyword{
    width: 91% !important;
}
.search_keyword_container {
    display: inline-block;
    width: 97.5%;
    vertical-align: bottom;
    margin: 20px;
    border-color: gray;
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    padding-bottom: 10px;
}

.activator{
    padding-top: 10px;
}

#main_container nav{
    height: 45px;
    line-height: 45px;
}

#main_container nav .nav-wrapper i{
    vertical-align: middle;
}

#main_container nav ul a{
    vertical-align: top;
    margin-top: -7px;
    height: 0px;
}

.card-style-search-results-table tr td {
    padding: 15px; 
}

.card-style-search-results-table .card .card-action {
    padding: 10px;
}

.card .card-action {
    padding: 10px 10px 10px 10px;
}
.card.small, .empty-card.small {
    height: 250px !important;
    width: 200px !important;
}
.card .card-content .card-title {
    line-height: 20px !important;
}
.card .card-title {
    font-weight: 400 !important;
}

.card .card-action a {
    color: #039be5 !important;
}
.card .card-action ul li a {
    color: #26a69a !important;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
    text-transform: none !important;
    margin-right: 0px !important;
}
.card .card-action ul {
    width: 100% !important;
}

.card .card-reveal{
    padding: 10px !important;    
}
.card .card-reveal p{
    text-align:justify;    
}
    
.list-style-search-results-table tr td {
    padding: 10px;
}

.overflowVisible{
    overflow: visible !important;
}

.overflowHidden{
    overflow: hidden !important;
}

.searchresult-thumbnail{
    width: 128px;
    height: 128px;
    cursor: pointer;
}

.card .card-title{
    font-size: 15px !important;
}

div#filters_div {
    width: 25%;
    float: left;
    min-width: 270px;
}
div#results_div {
    float:right;
    width: 70%;
}

div#pagination_div{
	width: 55%;
    margin: auto;
    align:right;
}

.chip{
    margin:2px;
}

.search-results-bar {
    text-transform: uppercase;
    background: #2C76BC; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #2C76BC, #135793); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #2C76BC, #135793); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #2C76BC, #135793); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #2C76BC, #135793); /* Standard syntax */
}

/*.collection a.collection-item{
    color: #135793 !important;
}*/

.chip {
    /*background-color: #2C76BC !important;*/
    background-color: black !important;
}

.narrow-by-heading{
    text-transform: uppercase;
    /*color: #135793 !important;*/
    font-weight: bold;
}

.facet-filter-heading{
    /*background-color:#ccc !important; */
    background-color:#1f2028 !important;
    text-transform: uppercase;
    text-decoration: none !important;
}
img.search-container-banner {
    max-width: 100%;
}

.country-language-div{
    display: table;
    position: absolute;
    top: 2px !important;
    right: 0px; 
}

.country-language-subdiv{
    display: table-cell;
    padding: 12px;
    border-right: 0px solid #2C76BC !important;
    color:white !important;
}

.valign-bottom {
    vertical-align: bottom;
}

.country-language-subdiv > .material-icons {
    font-size: 28px;
}
.country-language-subdiv:hover {
    /*background: #2C76BC;*/
    color: #fff !important;
    text-decoration: none !important;
}

a, .card .card-action a, .card .card-action ul li a{
    color: #135793 !important;
}

a:hover, .card .card-action a:hover, .card .card-action ul li a:hover{
    text-decoration: underline;
}

.flag-header{
    width:40px;
    height: 25px;
    vertical-align: middle;
}

.country-header{
    display: inline-block;
    vertical-align: middle;
    color: black;
}

.label-search-results{
    margin-left:20px; 
    color: #fff !important; 
    font-weight:bold;
}

.card .card-reveal .card-title{
    color: #135793 !important;
}

#advanced_search_container .row {
    margin-bottom: 5px;
}

.btn {
    background-color : #0D3A5C !important;
}

#initial_container .btn{
    background-color: grey !important;
}

.basic-search, .advance-search{
    color: #fff !important;
}

.advance-search-criteria{
    font-size: initial !important;
}
.advance-search-criteria-row{
    margin-top:10px !important;
}

#main_search_container .row {
    margin-bottom:0px;
}

#initial_search_container input[type=text]:focus:not([readonly]){
    border-bottom: 1px solid #fff !important;
    box-shadow: 0 1px 0 0 #fff !important;
}

#initial_search_container input[type=text]:focus:not([readonly]) + label{
    color: #fff !important;
}

input[type=text]:focus:not([readonly]){
    border-bottom: 1px solid #135793 !important;
    box-shadow: 0 1px 0 0 #135793 !important;
}

input[type=text]:focus:not([readonly]) + label{
    color: #135793 !important;
}

.card-reveal .card-title{
    word-wrap: break-word;
}


.collection.with-header .collection-item{
    word-wrap: break-word;
}

span.badge{
    right : 0px !important;
}

span.termlabel{
    margin-right: 3px;
}

#initialSearchTextbox{
    border-top: 1px solid #9e9e9e;
    border-left: 1px solid #9e9e9e;
    border-right: 1px solid #9e9e9e;
    padding-left: 10px;
    background: #fff;
}

#initialSearchTextbox:focus{
    border-top: 1px solid #9e9e9e;
    border-left: 1px solid #9e9e9e;
    border-right: 1px solid #9e9e9e;
}

#mainSearchTextbox{
    border-top: 1px solid #9e9e9e;
    border-left: 1px solid #9e9e9e;
    border-right: 1px solid #9e9e9e;
    padding-left: 10px;
}

#mainSearchTextbox:focus{
    border-top: 1px solid #135793;
    border-left: 1px solid #135793;
    border-right: 1px solid #135793;
}

#publicationType_div{
    float:right;
    width: 49%;
}
#platform_div{
    float:left;
    /* width: 47%; */
}

#platform_div .row{
    margin-bottom:0px;
}


#basic_search_container .row{
    margin-bottom: 0px !important;
}
p{
    margin-bottom: 0em !important;
}

.facet-label{
    font-weight: bold;
    color: black;
}

#advanced_search_container input[type=text], #advanced_search_container .caret{
    color: #bcbcbc;
}

#advanced_search_container .dropdown-content li > a, .dropdown-content li:not(.disabled) > span{
    /*color: #135793 !important;*/
    color: black !important;
}

.cursor-pointer{
    cursor:pointer;
}

#narrowBySearchKeyword{
    border: 0;
    margin-bottom: 0;
    width: 80%;
    padding-left: 20px;
}

#narrowBySearchKeyword:hover, #narrowBySearchKeyword:focus {
    border-bottom: 0 !important;
    box-shadow: none !important;    
}

.narrowBySearchKeywordWrapperDiv{
    border: 1px solid #9e9e9e;
    background: #fff;
}

.search-results-bar .select-wrapper span.caret {
    top:0px !important;
    /*color: #fff !important;*/
    font-size: inherit !important;
}

.search-results-bar ul li.sort-li{
    padding-left:10px;
    padding-right:10px;
}

.select-wrapper input.select-dropdown {
    margin-bottom: 0px !important;
}

.sort-order-label{
    color: #fff !important;
    font-variant: small-caps;
}

#narrowBySearchIcon {
    vertical-align:middle;
    padding-left:5px;
    cursor: pointer;
}

#facetGroups_div .facet-ul{
    /* height:225px; */
    overflow:hidden;
    margin-left:0;
    margin-right:0;
    text-align: center;
    display: inline-block;
}

#facetGroups_div .facet-ul li{
    display: inline-block;
    margin-bottom: 5px;
    text-align: center;
}

#facetGroups_div .facet-ul li div{
    padding:30px;
    display: inline-block;
    border: thin grey dashed;
    text-align: left; 
    vertical-align: top;
}

#facetGroups_div .facet-heading{
    /* padding:2px; */
    padding-left:3%;
    text-transform: uppercase;
    color: #135793 !important;
    font-weight: bold;
}

#facetGroups_div p.center{
    background: #c0c0c0;
}

#facetGroups_div p.center a{
    display:block;
}

#advanced_search_main_container .advance-search-criteria-row .input-field .select-wrapper input.select-dropdown{
    font-size:10px !important;
}

@media screen and (max-height:700px){
    #image_container{
        height: 30%;        
    }
    #initial_search_container {
        width: 90%;
        position: fixed;
        height: 50%;
        top: 30%;
        left: 5%;
    }

    #publicationType_div{
        width:51%;
    }
}
.downloadall {
    opacity: 2 !important;
    text-align: center !important;
    position: relative !important;
    left:0 !important;
}

.download {
    opacity: 2 !important;
     left:0 !important;
     position: relative !important;
}

.search-results-bar span.label-search-results {
    width: 33.33% !important;
    float: left;
}

.search-results-bar a[href="javascript:downloadFunction();"] {
    color: #fff !important;
}

button#downloadbutton {
    /*background: #084175 !important;*/
    border: 1px solid #ccc;
    text-shadow: none;
    line-height: 26px;
    border-radius: 4px;    
    padding: 4px 11px;
}

.search-results-bar span.label-search-results1 {
    width: 42% !important;
    float: left;
}

.search-results-bar span.label-search-results2 {
    width: 22.33% !important;
    float: left;   
}

.search-results-navbar {
    color: #fff;
    /*background-color: #2C76BC !important;*/
    background-color: #F2F3F5 !important;
    width: 100%;
    height: 68px;
}

/*Fixed header start*/


.top-container {
  
}

.header {
   color: #2c76bc;
   z-index: 2;
}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  /* background-color: #2c76bc; */
  background-color:lightgrey;
}

.sticky + .content {
  padding-top: 102px;
}

/*Fixed header end*/

.arrow_box {
	position: relative;
	background: #2C76BC !important;
	border: 1px solid #2C76BC;
	color: white;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #2C76BC;
	border-width: 20px;
	margin-left: -20px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-width: 36px;
	margin-left: -36px;
}

.tdlist {
  padding: 0px 0px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
  }

.recent-search-icon {
  cursor: pointer;
  border-left: 1px solid #2C76BC !important;
  }
  
.portlet-borderless-container {
    min-height: 0em !important;
}


.dropdown-content li {
    clear: both;
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    min-height: 50px;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
    text-transform: none;
    display: flex;
    align-items: center;
    padding-left: 15px;
}

#pagination-demo{
  display: inline-block;
  margin-bottom: 1.75em;
}
#pagination-demo li{
  display: inline-block;
}

.paging {
    float: right;
    padding-right: 23%;
    height:55px;
}

.paging1 {
    float: right;
    padding-right: 23%;
    height:125px;
}

.pagination li.active {
    /*background-color: #2C76BC !important;*/
    background-color: black !important;
    color:white !important;
}

.pagination li.active a {
    color: #fff !important;
}

.pagination li.disabled a {
    cursor: default;
    color: #999 !important;
}

#downloadbutton{
    /*background: #084175!important;*/
    border: 1px solid #ccc;
    text-shadow: none;
    line-height: 26px;
    border-radius: 4px;
    padding: 4px 11px
}

.MuiSvgIcon-root-19 .MuiSelect-icon-5{
	color:white !important;
}


[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    left: 0px !important;
    opacity: 1 !important;  
  }
  
  
 .MuiFormControl-root-29 {
    margin: 0;
    border: 0;
    display: block !important;
    padding: 0;
    position: relative;
    min-width: 0;
    flex-direction: column;
}

.MuiInput-root-6 {
    color: white;
    display: block !important;
    position: relative;
    font-size: 1rem;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    line-height: 1.1875em;
}

.modal .modal-content {
    padding: 24px;
    border: none !important;
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fff !important;
    padding: 0;
    max-height: 330px !important;
    width: 55%;
    margin: auto;
    overflow-y: auto;
    border-radius: 2px;
    will-change: top, opacity;
}

.modal .modal-footer {
    
    padding: 4px 6px;
    width: 100%;
    background-color: #fff !important;
    border: none !important;
    height: 25% !important;
}

.circle {
    border-radius: 0% !important;
}

div.hopscotch-bubble .hopscotch-nav-button.next, div.hopscotch-bubble .hopscotch-nav-button.next:hover {
    background: #0D3A5C !important;
    color: #fff !important;
}

.portlet-decorate .portlet-content {
    background: transparent !important;
   /* border-color: transparent !important;*/
    border-color: #F2F3F5 !important;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    word-wrap: break-word;
}

.caret {
    border-top: 0em dashed !important;    
}

.display-none {
    display: none !important;
}

.a-common-blue{
    border-color: #1c23ba;
    border-style: solid;
    padding: 7px 24px;
    border-radius: 50px;
    font-weight: 600;
    color: #1c23ba !important;
}

.button-common-blue{
        border-color: #1c23ba !important;
        font-weight: 600 !important;
        padding: 3px 23px !important;
        border-radius: 24px !important;
        background-color: #fff !important;
        color: #1c23ba !important;
        border-width: medium !important;
}
.color-black, .narrow-by-heading, #results_div a, .page-item .page-link{
color: #252629 !important
}
/*
.narrow-by-heading{
color: black;
}
#results_div a{
color: black !important;
}*/


.z-depth-3 {
    box-shadow : none !important;
    border-style: solid !important;
    border-width: 1px !important;
}

