
.tm-toolbar .uk-subnav-line .custom-discover-li {
  color:#05007A !important;
  background:#fff;
  display: block;
}
.tm-toolbar .uk-subnav-line .custom-discover-li  a{
  color:#05007A !important;
}
.custom-discover-toolbar   ul.uk-subnav.uk-subnav-line{
  background-color: #f25f30 !important;
  }

  .custom-discover-toolbar .inner {
       background-color: #f25f30 !important;
  }

  .custom-discover-toolbar{
    border-top-color:#f25f30 !important;
  }
.custom-footer{
   position:relative;
   bottom:0;
   left:0;
}
.custom-external {
    background: rgba(0, 0, 0, 0) url("/assets/icon_external.png") no-repeat scroll left center;
    padding: 0 0 0 16px;
}

.custom-navbar-toggle-icon, .custom-user-mini-panel{
  color:#444 !important
}
.custom-user-mini-panel a{
  color:rgb(36, 91, 204);
}
.custom-main-content{
  min-height: 550px;
}

.custom-autocomplete .uk-nav-autocomplete > li > a:hover {
    background: #00a8e6 none repeat scroll 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05) inset;
    color: #FFF;
    outline: medium none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.custom-autocomplete .uk-nav-navbar > li > a {
    color: #444;
}
.custom-description-list-horizontal{ line-height:200%}
.uk-alert-default {
  background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #444;
    height: 30px;
    max-width: 100%;
    padding: 4px 6px;

}
.custom-hidden-dropdown-menu {position:static !important;}
.searchFilterBoxValues {overflow:auto; max-height:200px; }
.selected-filters-box {margin:5px; background-color:#F8F8F8; }
.search-form {margin:5px;  }
.clickable { cursor:pointer; }
.search-filters .uk-accordion-title{
  font-size: 14px;
  line-height: 18px;
}
.search-results {
  min-height: 1100px;
}
.other-results {
  min-height: 300px;
}
.OPEN {
    background: rgba(0, 0, 0, 0) url("/assets/openAccess.png") no-repeat scroll right center;
    padding-right: 18px;
    min-height: 18px;
}

.EMBARGO, .CLOSED, .RESTRICTED {
    background: rgba(0, 0, 0, 0) url("/assets/closedAccess.png") no-repeat scroll right center;
    padding-right: 18px;
}

.sc39 {
    background: rgba(0, 0, 0, 0) url("/assets/sc39.png") no-repeat scroll right center;
    padding-right: 24px;
}

.projectIcon {
    display: inline-table;
}

.dateFilter .mydp{
  margin-top:5px;
}


/*.tooltip {
    max-width: none;
    background: rgba(100, 100, 100, 1);
}*/
.tooltip-custom-font-size {
    font-size: 120%;
}

.custom-select-mini{
  max-width:170px !important;
}
.custom-icon {
    line-height: unset;
}
/*.custom-tab-content-large{
    min-height: 800px;
}
 */
.custom-tab-content {
    min-height: 250px;
}

.custom-dataTable-content {
    min-height: 600px;
}

.custom-html-table-height {
  height: 500px;
}




.filterItem span {
display: inline-flex;
}
.filterItem .filterName {
max-width: 71%;

}
.browseFilters .filterItem .filterName {
max-width: 68%;
}

.filterItem .filterNumber {
width: 20%;
}
.filterItem span {

white-space: nowrap;
}
.browseFilters .filterItem span div {
  /*min-width: 45px;*/
}
.filterItem span div {
overflow: hidden;
text-overflow: ellipsis;
/*min-width: 81px;*/
}

.browseFilters{
overflow-y: auto;
overflow-x: hidden;
max-height:265px;
}



.custom-offcanvas-close {
    position: relative;
    right: 0;
    top: 0;
}
.uk-link{
  color: #292C3D !important;
}
.uk-breadcrumb > :last-child > * {
    color:#cbcbcb !important;
}
.uk-breadcrumb .uk-active a{
    color: #767779  !important;
}

.publicationTitleIcon {
  background: url("/assets/publication.png") no-repeat;
}
.datasetTitleIcon {
  background: url("/assets/dataset.png") no-repeat;
}
.projectTitleIcon {
  background: url("/assets/project.png") no-repeat;
}
.organizationTitleIcon {
  background: url("/assets/organization.png") no-repeat;
}
.datasourceTitleIcon {
  background: url("/assets/datasource.png") no-repeat;
}
.entityTitleIcon{
  background-repeat: :no-repeat;
  content: '';
  display: inline-block;
  height: 36px;
  width: 42px;
  vertical-align: middle;
}
.entityIcon{
  height: 15px;
  width: 20px;

}
/*.uk-tab{
  border-bottom: 1px #cbcbcb solid;
}*/
.label-underCuration{
  background: #fef5d2 !important;
}

.label-blue {
 background:#d4f3ff;
 color:#00a0de
}
.label-green {
 background:#d1f6e8;
 color:#01a566
}
.label-yellow {
 background:#fef5d2;
 color:#cca607
}
.label-red {
 background:#fef0ef;
 color:#f54f43
}
.label-grey{
  background: #f8f8f8;
  color: #666;
}
.label-orange{
  background: #fef5d2;
color: #f0506e;

}
.uk-tab {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -20px;
	padding: 0;
	list-style: none;
	position: relative;
}
.uk-tab::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    border-bottom: 1px solid #e5e5e5;
}
.mainPageSearchForm{
  background-image: url("./globe_tech.jpg"); background-color: rgb(255, 255, 255); box-sizing: border-box; min-height: calc(100vh - 412.767px);
}
.searchForm, .publicationsSearchForm, .projectsSearchForm, .organizationsSearchForm, .datasetsSearchForm, .datasourcesSearchForm, .journalsSearchForm,
.entityRegistriesSearchForm, .compatibleDatasourcesSearchForm,
.journalsTableSearchForm, .compatibleDatasourcesTableSearchForm, .entityRegistriesTableSearchForm{
  background-image: url('./formImage.jpg'); box-sizing: border-box; height: 250px;
}

.divider-table tbody td, .uk-table th {
    border-bottom: 1px solid #E5E5E5;
  }

  #feedback {
  	float: left;
  	position: fixed;
  	top: calc(50% - 47px);
  	right: 0;
  }

  #feedback a {
  	background: #F25F30;
  	border-radius: 5px 0 0 5px;
  	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
  	border: 3px solid #fff;
  	border-right: 0;
  	display: block;
  	padding: 20px 12px;
  	transition: all .2s ease-in-out;
  }

  #feedback a:hover {
  	padding-right: 20px;
  }

.descriptionText{
  Padding-left: 25px !important;
  Border-left: 10px solid #fafafa;

}


/*
li span {
  display: inline-flex;
}

.item span {
  width: 100px;
  margin-left: 1em;
  white-space: nowrap;
}

.item span div {
  overflow: hidden;
  text-overflow: ellipsis;
}*/
