1001 lines
20 KiB
CSS
1001 lines
20 KiB
CSS
|
|
.custom-footer {
|
|
position: relative;
|
|
bottom: 0;
|
|
width: 100%;
|
|
}
|
|
#tm-main {
|
|
min-height: 80vh;
|
|
}
|
|
.custom-external {
|
|
background: rgba(0, 0, 0, 0) url("./external-link.svg") no-repeat scroll left 10%;
|
|
min-height: 15px;
|
|
background-size: 15px 15px;
|
|
padding-left: 16px;
|
|
}
|
|
h2 .custom-external {
|
|
min-height: 20px;
|
|
background-size: 20px 20px;
|
|
padding-left: 21px;
|
|
background: rgba(0, 0, 0, 0) url("./external-link.svg") no-repeat scroll left center;
|
|
|
|
}
|
|
|
|
.pseudo-external{
|
|
padding-left: 16px;
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.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;
|
|
}
|
|
.searchPaging {
|
|
min-height: 46px;
|
|
}
|
|
.helper-left-right {
|
|
/* margin-top: 75px; */
|
|
max-width: 20%;
|
|
}
|
|
|
|
.errors-in-searchTableView{
|
|
margin-top: 75px;
|
|
}
|
|
|
|
@media (min-width: 960px) {
|
|
.float-children-right-at-medium > * {
|
|
float: right;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 959px) {
|
|
.margin-small-top-at-small {
|
|
margin-top: 10px !important;
|
|
}
|
|
}
|
|
|
|
.other-results {
|
|
min-height: 300px;
|
|
}
|
|
|
|
/* "OPEN SOURCE" INCLUDED */
|
|
.OPEN, .OPENSOURCE{
|
|
background: rgba(0, 0, 0, 0) url("./unlock.svg") no-repeat scroll right top;
|
|
padding-right: 25px;
|
|
min-height: 20px;
|
|
background-size: 20px 20px;
|
|
font-weight: 400;
|
|
text-transform: none;
|
|
}
|
|
|
|
|
|
.EMBARGO, .CLOSED, .RESTRICTED {
|
|
background: rgba(0, 0, 0, 0) url("./lock.svg") no-repeat scroll right top;
|
|
padding-right: 25px;
|
|
min-height: 20px;
|
|
background-size: 20px 20px;
|
|
font-weight: 400;
|
|
text-transform: none;
|
|
}
|
|
|
|
.UNKNOWN {
|
|
|
|
background: rgba(0, 0, 0, 0) url("./question.svg") no-repeat scroll right top;
|
|
padding-right: 25px;
|
|
min-height: 20px;
|
|
background-size: 20px 20px;
|
|
font-weight: 400;
|
|
text-transform: none;
|
|
|
|
}
|
|
|
|
.sc39 {
|
|
background: rgba(0, 0, 0, 0) url("./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;*/
|
|
}
|
|
.filterItem{
|
|
margin-bottom: 5px !important;
|
|
}
|
|
|
|
.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;
|
|
}
|
|
|
|
|
|
.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-blue, .label-compatibility {
|
|
background:#d4f3ff;
|
|
color:#00a0de
|
|
}
|
|
.label-green, .label-openaccessmandate {
|
|
background:#d1f6e8;
|
|
color:#01a566
|
|
}
|
|
.label-yellow, .label-underCuration {
|
|
background:#fef5d2;
|
|
color:#cca607
|
|
}
|
|
.label-red, .label-funder {
|
|
background:#fef0ef;
|
|
color:#f54f43
|
|
}
|
|
.label-grey, .label-language{
|
|
background: #f8f8f8;
|
|
color: #666;
|
|
}
|
|
.label-country {
|
|
background : #d4f3ff;
|
|
color: #00a0de;
|
|
}
|
|
.label-orange, .label-sc39{
|
|
background: #fef5d2;
|
|
color: #f0506e;
|
|
}
|
|
|
|
.label-OPEN, .label-OPENSOURCE, .label-open {
|
|
background: #F25F2F;
|
|
color: #fff;
|
|
}
|
|
.label-CLOSED, .label-EMBARGO, .label-RESTRICTED, .label-closed {
|
|
background: #0F0F0F;
|
|
color: #fff
|
|
}
|
|
|
|
.label-publication{
|
|
background: #4687E6;
|
|
color: #fff
|
|
}
|
|
.label-dataset{
|
|
background: #1e906c;
|
|
color: #fff
|
|
}
|
|
.label-software{
|
|
background: #b737ff;
|
|
color: #fff
|
|
}
|
|
.label-orp, .label-other{
|
|
background: #f54f43;
|
|
color: #414141 !important;
|
|
}
|
|
|
|
.label-project
|
|
{ background: #d0307f;
|
|
color: #fff}
|
|
|
|
.label-dataprovider
|
|
{ background: #00a0de;
|
|
color: #fff}
|
|
|
|
.label-organization
|
|
{ background: #fbcd0d;
|
|
color: #414141}
|
|
|
|
.label-UNKNOWN,.label-funder,
|
|
.label-compatibility ,
|
|
.label-openaccessmandate,
|
|
.label-underCuration,
|
|
.label-funder,
|
|
.label-language,
|
|
.label-country,
|
|
.label-orange, .label-sc39,
|
|
.label-OPEN, .label-OPENSOURCE, .label-open,.label-language, .label-publication,
|
|
.label-publication,
|
|
.label-dataset,
|
|
.label-software,
|
|
.label-orp, .label-other, .label-project, .label-dataprovider, .label-organization,
|
|
.label-grey, .label-success
|
|
{
|
|
background:white !important;
|
|
color:#666666 !important;
|
|
border: 1px solid #666666 !important;
|
|
}
|
|
.label-CLOSED, .label-EMBARGO, .label-RESTRICTED, .label-closed {
|
|
|
|
|
|
background:#CACACA !important;
|
|
color:#666666 !important;
|
|
border: 1px solid #666666 !important;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.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;
|
|
}
|
|
.uk-tab-left::before {
|
|
border-bottom: none !important;
|
|
}
|
|
|
|
|
|
.searchForm, .generalSearchForm{
|
|
background: url('./search_general.jpg'); box-sizing: border-box; height: 320px;
|
|
}
|
|
.publicationsSearchForm{
|
|
background: url('./search_pubs_1.jpg'); box-sizing: border-box; height: 320px;
|
|
}
|
|
.projectsSearchForm, .projectsTableSearchForm{
|
|
background: url('./projects_search.jpg'); box-sizing: border-box; height: 320px;
|
|
}
|
|
.organizationsSearchForm{
|
|
background: url('./search_organizations.jpg'); box-sizing: border-box; height: 320px;
|
|
}
|
|
.datasetsSearchForm{
|
|
background: url('./search_data.jpg'); box-sizing: border-box; height: 320px;
|
|
}
|
|
.softwareSearchForm{
|
|
background: url('./search_software.jpg'); box-sizing: border-box; height: 320px;
|
|
}
|
|
.orpsSearchForm{
|
|
background: url('./search_other.jpg'); box-sizing: border-box; height: 320px;
|
|
}
|
|
.datasourcesSearchForm, .compatibleDatasourcesSearchForm, .compatibleDatasourcesTableSearchForm, .datasourcesTableSearchForm{
|
|
background: url('./providers_search.jpg'); box-sizing: border-box; height: 320px;
|
|
}
|
|
.journalsSearchForm, .journalsTableSearchForm{
|
|
background: url('./search_journals.jpg'); box-sizing: border-box; height: 320px;
|
|
}
|
|
.entityRegistriesSearchForm, .entityRegistriesTableSearchForm {
|
|
background: url('./search_registries.jpg'); box-sizing: border-box; height: 320px;
|
|
}
|
|
|
|
.divider-table tbody td, .uk-table th {
|
|
border-bottom: 1px solid #E5E5E5;
|
|
}
|
|
|
|
#feedback {
|
|
float: left;
|
|
position: fixed;
|
|
top: calc(50% - 47px);
|
|
right: 0;
|
|
z-index: 100;
|
|
display: block;
|
|
|
|
}
|
|
|
|
#feedback a {
|
|
background: #666 !important;
|
|
border-radius: 5px 0 0 5px;
|
|
box-shadow:none;
|
|
border: none!important;
|
|
display: block;
|
|
padding: 20px 12px;
|
|
transition: all .2s ease-in-out;
|
|
opacity:0.5;
|
|
|
|
}
|
|
|
|
#feedback a:hover {
|
|
padding-right: 20px;
|
|
}
|
|
|
|
.descriptionText{
|
|
/* Padding-left: 25px !important;
|
|
Border-left: 10px solid #fafafa; */
|
|
display: inline-block;
|
|
position: relative;
|
|
top: calc(-0.1 * 1em);
|
|
vertical-align: middle;
|
|
margin-right: 10px;
|
|
/* border-left: 8px solid #e5e5e5; */
|
|
margin-top: 8px;
|
|
|
|
}
|
|
|
|
|
|
.custom-offcanvas-bar{
|
|
background: grey !important;
|
|
width:100% !important;
|
|
|
|
}
|
|
.custom-offcanvas-bar .filtersModal{
|
|
color:grey !important;
|
|
|
|
}
|
|
.list-horizontal{
|
|
display: flex;
|
|
}
|
|
.list-horizontal span{
|
|
margin-right:5px;
|
|
padding-left: 0px !important;
|
|
|
|
}
|
|
.list-horizontal-line span {
|
|
margin-right: 5px;
|
|
border-right: 1px solid #f1f1f1;
|
|
padding-right: 5px;
|
|
|
|
}
|
|
|
|
.list-horizontal-line > span:last-child {
|
|
border-right:none;
|
|
}
|
|
/* body {
|
|
font-family: Raleway, Arial, sans-serif !important;
|
|
} */
|
|
html {
|
|
color: #444 !important;
|
|
}
|
|
|
|
h2, h4{
|
|
text-transform: none !important;
|
|
}
|
|
.linkdropdown{
|
|
min-width:250px;
|
|
}
|
|
.uk-button-action{
|
|
background-color: #D6352B;
|
|
color: #fff
|
|
}
|
|
/* h2, .uk-h2{
|
|
font-size:28px !important;
|
|
} */
|
|
.app-box {
|
|
border: #e5e5e5 solid 1px;
|
|
}
|
|
|
|
.uk-subnav-line li:hover .home-icon svg #home{
|
|
fill: #05007A !important;
|
|
|
|
}
|
|
svg #home{
|
|
fill: white !important;
|
|
|
|
}
|
|
.tm-toolbar .uk-subnav-line li a:hover, .tm-toolbar .uk-subnav-line li:hover a{
|
|
display: block;
|
|
color: #d4d4d4 !important;
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav-line li:hover {display: block;} /* remove the others*/
|
|
|
|
.helper-grid>*{
|
|
padding-left: 25px !important;
|
|
}
|
|
.cite-this-button{
|
|
font-size: 14px;
|
|
padding: 3px;
|
|
}
|
|
.link-to-button{
|
|
font-size: 12px;
|
|
padding: 3px;
|
|
}
|
|
.dropBasket{
|
|
border-top: 1px solid #ccc;
|
|
border-bottom: 1px solid #ccc;
|
|
}
|
|
.basket-title {
|
|
|
|
padding-top: 20px;
|
|
padding-bottom: 20px;
|
|
cursor: pointer;
|
|
|
|
}
|
|
.basket-title::after {
|
|
background-image: none !important;
|
|
}
|
|
.basket-badge {
|
|
position: relative;
|
|
right: 16px;
|
|
top: -16px;
|
|
text-align: center;
|
|
border-radius: 90%;
|
|
border-radius: 90%;
|
|
|
|
}
|
|
|
|
|
|
|
|
dd{
|
|
margin-top: 10px;
|
|
border-bottom: 1px solid #e8e8e8;
|
|
padding-bottom: 5px;
|
|
}
|
|
|
|
dd:last-child {
|
|
border-bottom: none;
|
|
}
|
|
.advancedSearchFormBackground {
|
|
background-repeat: no-repeat !important;
|
|
background-size: 100% 320px;
|
|
height: auto !important;
|
|
}
|
|
.advancedSearchForm {
|
|
/*box-shadow: 0 1px 10px #444444;*/
|
|
background-color: white;
|
|
border: 1px solid #ccc;
|
|
}
|
|
.advancedSearchForm .uk-icon-button {
|
|
|
|
fill: #296EE9 !important;
|
|
|
|
}
|
|
|
|
.search-results li {
|
|
|
|
margin-bottom: 30px !important;
|
|
padding-top: 15px !important;
|
|
|
|
}
|
|
|
|
.cursor-not-allowed {
|
|
cursor: not-allowed !important;
|
|
}
|
|
|
|
.uk-badge, .badge, a.badge {
|
|
border-radius: 2px;
|
|
}
|
|
.loading-gif, .loading-gif:before, .loading-gif:after {
|
|
background: url("./loading.gif") no-repeat;
|
|
height: 65px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
width: 65px;
|
|
|
|
}
|
|
|
|
/* h2, .uk-h2 {
|
|
font-size: 28px !important;
|
|
} */
|
|
body{
|
|
/* line-height: 1.4; */
|
|
Font-size:14px;
|
|
Color: #333;
|
|
}
|
|
|
|
#footer\#8 .el-link {
|
|
|
|
color: #fff;
|
|
font-weigth: 300;
|
|
|
|
}
|
|
.custom-article-title {
|
|
font-size: 32px;
|
|
Margin-bottom: 10px;
|
|
font-family: 'Open Sans', sans-serif;
|
|
color: #1F257B !important;
|
|
}
|
|
|
|
.custom-tab-content .uk-pagination>*>* {
|
|
min-width: 20px;
|
|
line-height: 1.4;
|
|
font-size: 14px;
|
|
|
|
}
|
|
.box-content{
|
|
border: 1px dashed #666666;
|
|
margin-top: 4px;
|
|
background: #EFEFEF;
|
|
}
|
|
|
|
.citation-accordion .uk-accordion-title {
|
|
font-family: Raleway;
|
|
}
|
|
.uk-notification.uk-notification-top-center {
|
|
top: 45% !important;
|
|
}
|
|
.no-selected-message{
|
|
background :white;
|
|
}
|
|
|
|
.textOverflowEllipsis {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.custom-accordion .uk-accordion-title{
|
|
text-align: left;
|
|
/* background: #f8f8fe; */
|
|
padding: 4px;
|
|
/* color: #3055ba !important; */
|
|
font-size: 14px;
|
|
text-transform: initial !important;
|
|
font-weight: inherit !important;
|
|
/*border-top: gray solid 1px;*/
|
|
border-bottom: var(--portal-main-color) solid 1px;
|
|
|
|
|
|
}
|
|
|
|
.custom-accordion .uk-accordion-title::after {
|
|
float: none;;
|
|
padding: 12px;
|
|
}
|
|
|
|
.custom-accordion{
|
|
/*border: gray solid 1px;*/
|
|
border-top: 0px;
|
|
}
|
|
|
|
.custom-accordion .uk-accordion-content{
|
|
margin: 0px;
|
|
border: #eee 1px solid;
|
|
border-top: none;
|
|
padding: 12px;
|
|
}
|
|
.darkBackground{
|
|
background-color:rgb(0,0,0,0.5);
|
|
z-index:0;
|
|
color:white !important;
|
|
font-family: Roboto !important;
|
|
}
|
|
|
|
.whiteText{
|
|
color:white !important;
|
|
font-family: Roboto !important;
|
|
}
|
|
.shadowBox{
|
|
box-shadow: 0 1px 3px #444444;
|
|
/*box-shadow: 0 6px 10px rgba(0,0,0,0.15);*/
|
|
}
|
|
.icon-button-small{
|
|
width:22px !important;
|
|
height:22px !important;
|
|
color: #666 !important;
|
|
background: #f7f7fa !important;
|
|
}
|
|
.icon-button-small:focus, .icon-button-small:hover {
|
|
|
|
border-color: #666 !important;
|
|
}
|
|
.searchFilterTitle{
|
|
|
|
/* text-decoration-color: var(--portal-main-color);
|
|
text-decoration: underline; */
|
|
border-bottom: 1px solid var(--portal-main-color) !important;
|
|
padding: 5px 0px;
|
|
}
|
|
|
|
.sideInfoTitle{
|
|
|
|
font-weight: 500;
|
|
border-bottom: 1px solid var(--portal-main-color);
|
|
/* background-color: var(--portal-main-color); */
|
|
/* color:var(--portal-main-contrast) !important; */
|
|
padding-top: 5px;
|
|
padding-left: 3px;
|
|
|
|
}
|
|
/*.linkButtonsBox{
|
|
background: white !important;
|
|
box-shadow: 0 -3px 10px 0 rgba(0,0,0,.0785);
|
|
}*/
|
|
|
|
.uk-navbar-container {
|
|
padding-top: 0px !important;
|
|
padding-bottom: 0px !important;
|
|
}
|
|
|
|
.uk-input{
|
|
background-color: rgba(255, 255, 255, 1.0) !important;
|
|
}
|
|
.uk-accordion > :nth-child(n+2) {
|
|
border-top: 0px solid #ededed !important;
|
|
margin-top: 0px !important;
|
|
}
|
|
|
|
|
|
.uk-pagination > .uk-active > * {
|
|
background-color: var(--portal-main-color) !important;
|
|
color: var(--portal-main-contrast) !important;
|
|
border-color:var(--portal-main-color) !important;
|
|
border-bottom-color: var(--portal-main-color) !important;
|
|
}
|
|
.portal-color{
|
|
color: var(--portal-main-color) !important;
|
|
}
|
|
.portal-background-color{
|
|
background-color: var(--portal-main-color) !important;
|
|
color:var(--portal-main-contrast) !important;
|
|
}
|
|
.portal-button {
|
|
|
|
background-color: var(--portal-main-color) !important;
|
|
color:var(--portal-main-contrast) !important;
|
|
border: 2px solid var(--portal-main-color) !important;
|
|
background-image: none !important;
|
|
|
|
}
|
|
.portal-link {
|
|
color:var(--portal-main-color) !important;
|
|
text-decoration: underline !important;
|
|
font-weight: bold;
|
|
}
|
|
.portal-box{
|
|
background-color: var(--portal-main-color) !important;
|
|
color:var(--portal-main-contrast) !important;
|
|
}
|
|
|
|
.uk-pagination .uk-icon{
|
|
color: var(--portal-main-color) !important;
|
|
}
|
|
|
|
.search-results > li:nth-child(2) {
|
|
|
|
border-top-color:var(--portal-main-color) !important;
|
|
|
|
}
|
|
.search-results > li:last-child{
|
|
border-bottom:1px solid var(--portal-main-color) !important;
|
|
padding-bottom: 10px !important;
|
|
}
|
|
|
|
.widget-box {
|
|
background: white;
|
|
}
|
|
|
|
.developlink{
|
|
text-transform: none !important;
|
|
color: #fff !important;
|
|
background: var(--develop-portal-color) !important;
|
|
font-weight: 600;
|
|
border: 2px solid var(--develop-portal-color) !important;
|
|
background-image:none !important;
|
|
}
|
|
.providelink{
|
|
text-transform: none !important;
|
|
color: #fff !important;
|
|
background: var(--provide-portal-color) !important;
|
|
font-weight: 600;
|
|
border: 2px solid var(--provide-portal-color) !important;
|
|
background-image:none !important;
|
|
}
|
|
.connectlink{
|
|
background-color: var(--connect-portal-color) !important;
|
|
font-weight: 600;
|
|
color: #fff !important;
|
|
border: 2px solid var(--connect-portal-color) !important;
|
|
background-image:none !important;
|
|
}
|
|
.monitorlink{
|
|
background-color: var(--monitor-portal-color) !important;
|
|
font-weight: 600;
|
|
color: #fff !important;
|
|
border: 2px solid var(--monitor-portal-color) !important;
|
|
background-image:none !important;
|
|
}
|
|
.explorelink{
|
|
background-color: var(--explore-portal-color) !important;
|
|
font-weight: 600;
|
|
color: #fff !important;
|
|
border: 2px solid var(--explore-portal-color) !important;
|
|
background-image:none !important;
|
|
}
|
|
showTitle h2{
|
|
text-transform: unset !important;
|
|
}
|
|
|
|
/* toCheck: */
|
|
/* embargo end date */
|
|
.highlight, mark {
|
|
background: rgba(34,32,128,.5);
|
|
color: #222080;
|
|
}
|
|
/* advanced autocomplete */
|
|
.custom-autocomplete .uk-dropdown {
|
|
background: white;
|
|
/* color: rgba(255,255,255,.7); */
|
|
}
|
|
.explore-heading-bullet::before {
|
|
border-left-color: var(--explore-portal-color) !important;
|
|
}
|
|
.provide-heading-bullet::before {
|
|
border-left-color: var(--provide-portal-color) !important;
|
|
}
|
|
.connect-heading-bullet::before {
|
|
border-left-color: var(--connect-portal-color) !important;
|
|
}
|
|
.develop-heading-bullet::before {
|
|
border-left-color: var(--develop-portal-color) !important;
|
|
}
|
|
.monitor-heading-bullet::before {
|
|
border-left-color: var(--monitor-portal-color) !important;
|
|
}
|
|
|
|
|
|
.explore .uk-h4 {
|
|
color: var(--explore-portal-color);
|
|
font-weight: bold;
|
|
}
|
|
|
|
.explore .el-content {
|
|
font-size: 18px;
|
|
}
|
|
|
|
.explore a, .explore a:active .explore a:focus{
|
|
background-color: var(--explore-portal-color) !important;
|
|
color: #fff !important;
|
|
font-weight: bold !important;
|
|
border-color: var(--explore-portal-color) !important;
|
|
}
|
|
|
|
.explore a:hover {
|
|
background-color: var(--explore-portal-lower-tone) !important;
|
|
border-color: var(--explore-portal-lower-tone) !important;
|
|
}
|
|
.provide .uk-h4 {
|
|
color: var(--provide-portal-color);
|
|
font-weight: bold;
|
|
}
|
|
|
|
.provide .el-content {
|
|
font-size: 18px;
|
|
}
|
|
|
|
.provide a, .provide a:active .provide a:focus{
|
|
background-color: var(--provide-portal-color) !important;
|
|
color: #fff !important;
|
|
font-weight: bold !important;
|
|
border-color: var(--provide-portal-color) !important;
|
|
}
|
|
|
|
.provide a:hover {
|
|
background-color: var(--provide-portal-lower-tone) !important;
|
|
border-color: var(--provide-portal-lower-tone) !important;
|
|
}
|
|
|
|
.monitor .uk-h4 {
|
|
color: var(--monitor-portal-color);
|
|
font-weight: bold;
|
|
}
|
|
|
|
.monitor .el-content {
|
|
font-size: 18px;
|
|
}
|
|
|
|
.monitor a, .monitor a:active .monitor a:focus{
|
|
background-color: var(--monitor-portal-color) !important;
|
|
color: #fff !important;
|
|
font-weight: bold !important;
|
|
border-color: var(--monitor-portal-color) !important;
|
|
}
|
|
|
|
.monitor a:hover {
|
|
background-color: var(--monitor-portal-lower-tone) !important;
|
|
border-color: var(--monitor-portal-lower-tone) !important;
|
|
}
|
|
|
|
.connect .uk-h4 {
|
|
color: var(--connect-portal-color);
|
|
font-weight: bold;
|
|
}
|
|
|
|
.connect .el-content {
|
|
font-size: 18px;
|
|
}
|
|
|
|
.conenct a, .conenct a:active .conenct a:focus{
|
|
background-color: var(--connect-portal-color) !important;
|
|
color: #fff !important;
|
|
font-weight: bold !important;
|
|
border-color: var(--connect-portal-color) !important;
|
|
}
|
|
|
|
.connect a:hover {
|
|
background-color: var(--connect-portal-lower-tone) !important;
|
|
border-color: var(--connect-portal-lower-tone) !important;
|
|
|
|
}
|
|
|
|
.develop .uk-h4 {
|
|
color: var(--develop-portal-color);
|
|
font-weight: bold;
|
|
}
|
|
|
|
.develop .el-content {
|
|
font-size: 18px;
|
|
}
|
|
|
|
.develop a, .develop a:active .develop a:focus {
|
|
background-color: var(--develop-portal-color) !important;
|
|
color: #fff !important;
|
|
font-weight: bold !important;
|
|
border-color: var(--develop-portal-color) !important;
|
|
}
|
|
|
|
.develop a:hover {
|
|
background-color: var(--develop-portal-lower-tone) !important;
|
|
border-color: var(--develop-portal-lower-tone) !important;
|
|
}
|
|
|
|
.portal-hr{
|
|
border-bottom: 1px solid var(--portal-main-color) !important;
|
|
padding: 5px 0px;
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav-line li:hover, .tm-toolbar .uk-subnav li:hover {
|
|
background: var(--portal-main-color) !important;
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav-line li a:hover, .tm-toolbar .uk-subnav li a:hover, .tm-toolbar .uk-subnav-line li:hover a, .tm-toolbar .uk-subnav li:hover a {
|
|
background: var(--portal-main-color) !important;
|
|
color:white !important;
|
|
}
|
|
|
|
.loginLink {
|
|
text-transform: uppercase !important;
|
|
}
|
|
|
|
#footer\#9 a, #footer\#11 a, #footer\#13 a {
|
|
color: #dedede;
|
|
line-height: 22px;
|
|
padding: 2px 0;
|
|
}
|
|
|
|
#footer\#9 a:hover,#footer\#11 a:hover, #footer\#13 a:hover {
|
|
color: rgba(255, 255, 255, 0.5);
|
|
}
|
|
|
|
@media all and (min-width: 640px) {
|
|
|
|
#footer\#3 {
|
|
margin-right: 280px;
|
|
}
|
|
|
|
}
|