2022-01-20 15:13:43 +01:00
@ import "library-css/import.css" ;
2020-07-10 10:36:09 +02:00
2022-03-04 16:32:45 +01:00
main {
min-height : calc ( 100vh - var ( --navbar-height ) ) ;
2022-01-12 13:11:29 +01:00
}
2020-02-04 16:45:09 +01:00
2022-03-08 20:14:37 +01:00
/* theme */
body {
overflow : unset ! important ;
}
2022-03-04 16:32:45 +01:00
2022-01-07 17:18:34 +01:00
/*.custom-footer {*/
/* position: relative;*/
/* bottom: 0;*/
/* width: 100%;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*#tm-main {*/
/* min-height: 80vh;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.pseudo-external {*/
/* padding-left: 16px;*/
/* !*margin-bottom: 5px;*!*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.custom-navbar-toggle-icon, .custom-user-mini-panel {*/
/* color: #444 !important*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.custom-user-mini-panel a {*/
/* color: rgb(36, 91, 204);*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-02-17 16:29:45 +01:00
/ * . custom-main-content {
2022-01-12 13:11:29 +01:00
min-height : 550px ;
2022-02-17 16:29:45 +01:00
} * /
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.custom-description-list-horizontal {*/
/* line-height: 200%*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.custom-hidden-dropdown-menu {*/
/* position: static !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.searchFilterBoxValues {*/
/* overflow: auto;*/
/* max-height: 200px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.selected-filters-box {*/
/* margin: 5px;*/
/* background-color: #F8F8F8;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.search-form {*/
/* margin: 5px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-03-30 19:48:13 +02:00
. clickable {
cursor : pointer ;
user-select : none ;
}
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.helper-left-right {*/
/* !* margin-top: 75px; *!*/
/* max-width: 20%;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.errors-in-searchTableView {*/
/* margin-top: 75px;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.sc39 {*/
/* background: rgba(0, 0, 0, 0) url("./sc39.png") no-repeat scroll right center;*/
/* padding-right: 24px;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.projectIcon {*/
/* display: inline-table;*/
/*}*/
2020-03-30 17:13:22 +02:00
2022-01-07 17:18:34 +01:00
/*.tooltip-custom-font-size {*/
/* font-size: 120%;*/
/*}*/
2019-10-09 15:19:36 +02:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-tooltip {*/
/* background: #666;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.custom-select-mini {*/
/* max-width: 170px !important;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*!*.custom-tab-content-large{*/
/* min-height: 800px;*/
/*}*/
/* *!*/
/*.custom-tab-content {*/
/* min-height: 250px;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.custom-dataTable-content {*/
/* min-height: 600px;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.custom-html-table-height {*/
/* height: 500px;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.browseFilters {*/
/* overflow-y: auto;*/
/* overflow-x: hidden;*/
/* max-height: 265px;*/
/*}*/
2018-05-11 10:05:20 +02:00
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.custom-offcanvas-close {*/
/* position: relative;*/
/* right: 0;*/
/* top: 0;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.entityTitleIcon {*/
/* background-repeat: no-repeat;*/
/* content: '';*/
/* display: inline-block;*/
/* height: 36px;*/
/* width: 42px;*/
/* vertical-align: middle;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.entityIcon {*/
/* height: 15px;*/
/* width: 20px;*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.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;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-tab::before {*/
/* content: "";*/
/* position: absolute;*/
/* bottom: 0;*/
/* left: 20px;*/
/* right: 0;*/
/* border-bottom: 1px solid #e5e5e5;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-tab-left::before {*/
/* border-bottom: none !important;*/
/*}*/
2018-05-11 10:05:20 +02:00
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.searchForm, .generalSearchForm {*/
/* box-sizing: border-box;*/
/* height: 320px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.publicationsSearchForm {*/
/* box-sizing: border-box;*/
/* height: 320px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.projectsSearchForm, .projectsTableSearchForm {*/
/* box-sizing: border-box;*/
/* height: 320px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.organizationsSearchForm {*/
/* box-sizing: border-box;*/
/* height: 320px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.datasetsSearchForm {*/
/* box-sizing: border-box;*/
/* height: 320px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.softwareSearchForm {*/
/* box-sizing: border-box;*/
/* height: 320px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.orpsSearchForm {*/
/* box-sizing: border-box;*/
/* height: 320px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.datasourcesSearchForm, .compatibleDatasourcesSearchForm, .compatibleDatasourcesTableSearchForm, .datasourcesTableSearchForm {*/
/* box-sizing: border-box;*/
/* height: 320px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.journalsSearchForm, .journalsTableSearchForm {*/
/* box-sizing: border-box;*/
/* height: 320px;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.entityRegistriesSearchForm, .entityRegistriesTableSearchForm {*/
/* box-sizing: border-box;*/
/* height: 320px;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.divider-table tbody td, .uk-table th {*/
/* border-bottom: 1px solid #E5E5E5;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.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;*/
/* color: #666666 !important;*/
/* line-height: 22px !important;*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.custom-offcanvas-bar {*/
/* background: grey !important;*/
/* width: 100% !important;*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.custom-offcanvas-bar .filtersModal {*/
/* color: grey !important;*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.list-horizontal {*/
/* display: flex;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.list-horizontal span {*/
/* margin-right: 5px;*/
/* padding-left: 0px !important;*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.list-horizontal-line span {*/
/* margin-right: 5px;*/
/* border-right: 1px solid #f1f1f1;*/
/* padding-right: 5px;*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.list-horizontal-line > span:last-child {*/
/* border-right: none;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*h2, h4 {*/
/* text-transform: none !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.linkdropdown {*/
/* min-width: 250px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-button-action {*/
/* background-color: #D6352B;*/
/* color: #fff*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*!* h2, .uk-h2{*/
/* font-size:28px !important;*/
/*} *!*/
/*.app-box {*/
/* border: #DFDFF0 solid 1px;*/
/* background-color: #FAFBFF;*/
/*}*/
2020-05-19 17:30:30 +02:00
2022-01-07 17:18:34 +01:00
/*ul.user-actions > li{*/
/* margin-bottom: 10px;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-subnav-line li:hover .home-icon svg #home {*/
/* fill: #05007A !important;*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*svg #home {*/
/* fill: white !important;*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.tm-toolbar .uk-subnav-line li a:hover, .tm-toolbar .uk-subnav-line li:hover a {*/
/* display: block;*/
/* color: #d4d4d4 !important;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.tm-toolbar .uk-subnav-line li:hover {*/
/* display: block;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*!* remove the others*!*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.helper-grid > * {*/
/* padding-left: 25px !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.cite-this-button {*/
/* font-size: 14px;*/
/* padding: 3px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.link-to-button {*/
/* font-size: 12px;*/
/* padding: 3px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.dropBasket {*/
/* border-top: 1px solid #ccc;*/
/* border-bottom: 1px solid #ccc;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.basket-title {*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/* padding-top: 20px;*/
/* padding-bottom: 20px;*/
/* cursor: pointer;*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.basket-title::after {*/
/* background-image: none !important;*/
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*.basket-badge {*/
/* position: relative;*/
/* right: 16px;*/
/* top: -16px;*/
/* text-align: center;*/
/* border-radius: 90%;*/
/* border-radius: 90%;*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*}*/
2018-05-11 10:05:20 +02:00
2022-01-07 17:18:34 +01:00
/*dd {*/
/* margin-top: 10px;*/
/* border-bottom: 1px solid #e8e8e8;*/
/* padding-bottom: 5px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*dd:last-child {*/
/* border-bottom: none;*/
/*}*/
2018-09-24 11:12:51 +02:00
2022-01-07 17:18:34 +01:00
/*.cursor-not-allowed {*/
/* cursor: not-allowed !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.uk-badge, .badge, a.badge {*/
/* border-radius: 2px;*/
/*}*/
2018-05-17 14:07:12 +02:00
2022-01-07 17:18:34 +01:00
/*.loading-gif, .loading-gif:before, .loading-gif:after {*/
/* background: url("./loading.gif") no-repeat;*/
/* height: 65px;*/
/* margin-left: auto;*/
/* margin-right: auto;*/
/* width: 65px;*/
2018-06-01 14:30:25 +02:00
2019-07-22 16:03:13 +02:00
/*}*/
2018-06-01 14:30:25 +02:00
2022-01-07 17:18:34 +01:00
/*!* h2, .uk-h2 {*/
/* font-size: 28px !important;*/
/*} *!*/
/*!*body{*!*/
/*!* !* line-height: 1.4; *!*!*/
/*!* Font-size:14px;*!*/
/*!* Color: #333;*!*/
/*!*}*!*/
2018-06-01 14:30:25 +02:00
2022-01-07 17:18:34 +01:00
/*#footer\#8 .el-link {*/
2018-06-01 14:30:25 +02:00
2022-01-07 17:18:34 +01:00
/* color: #fff;*/
/* font-weigth: 300;*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*}*/
2018-06-01 14:30:25 +02:00
2022-01-07 17:18:34 +01:00
/*.custom-article-title {*/
/* font-size: 32px;*/
/* Margin-bottom: 10px;*/
/* font-family: 'Open Sans', sans-serif;*/
/* color: #1F257B !important;*/
/*}*/
2018-06-01 14:30:25 +02:00
2022-01-07 17:18:34 +01:00
/*.custom-tab-content .uk-pagination > * > * {*/
/* min-width: 20px;*/
/* line-height: 1.4;*/
/* font-size: 14px;*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*}*/
2018-06-01 14:30:25 +02:00
2022-01-07 17:18:34 +01:00
/*.box-content {*/
/* border: 1px dashed #666666;*/
/* margin-top: 4px;*/
/* background: #EFEFEF;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.citation-accordion .uk-accordion-title {*/
/* font-family: Raleway;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.uk-notification.uk-notification-top-center {*/
/* top: 45% !important;*/
/*}*/
2018-06-06 12:09:56 +02:00
2022-01-07 17:18:34 +01:00
/*.no-selected-message {*/
/* background: white;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.textOverflowEllipsis {*/
/* overflow: hidden;*/
/* text-overflow: ellipsis;*/
/* white-space: nowrap;*/
/*}*/
2018-10-01 16:52:38 +02:00
2022-01-07 17:18:34 +01:00
/*.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;*/
2018-06-06 12:09:56 +02:00
2022-01-07 17:18:34 +01:00
/*}*/
2018-06-06 12:09:56 +02:00
2022-01-07 17:18:34 +01:00
/*.custom-accordion .uk-accordion-title::after {*/
/* float: none;;*/
/* padding: 12px;*/
/*}*/
2018-06-06 12:09:56 +02:00
2022-01-07 17:18:34 +01:00
/*.custom-accordion {*/
/* !*border: gray solid 1px;*!*/
/* border-top: 0px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.custom-accordion .uk-accordion-content {*/
/* margin: 0px;*/
/* border: #eee 1px solid;*/
/* border-top: none;*/
/* padding: 12px;*/
/*}*/
2018-07-19 12:53:21 +02:00
2022-01-07 17:18:34 +01:00
/*.darkBackground {*/
/* background-color: rgba(0, 0, 0, 0.5);*/
/* z-index: 0;*/
/* color: white !important;*/
/* font-family: Roboto !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.whiteText {*/
/* color: white !important;*/
/* font-family: Roboto !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.shadowBox {*/
/* box-shadow: 0 1px 3px #444444;*/
/* !*box-shadow: 0 6px 10px rgba(0,0,0,0.15);*!*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.icon-button-small {*/
/* width: 22px !important;*/
/* height: 22px !important;*/
/* !*color: #666 !important;*!*/
/* !*background: #f7f7fa !important;*!*/
/*}*/
2018-10-01 16:52:38 +02:00
2022-01-07 17:18:34 +01:00
/*.icon-button-small:focus:not(.portal-icon-button), .icon-button-small:hover:not(.portal-icon-button) {*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/* border-color: #666 !important;*/
/*}*/
2018-10-01 16:52:38 +02:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-navbar-container {*/
/* padding-top: 0px !important;*/
/* padding-bottom: 0px !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-input {*/
/* background-color: rgba(255, 255, 255, 1.0) !important;*/
/*}*/
2018-10-01 16:52:38 +02:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-accordion > :nth-child(n+2) {*/
/* border-top: 0px solid #ededed !important;*/
/* margin-top: 0px !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.widget-box {*/
/* background: white;*/
/*}*/
2018-10-03 16:11:45 +02:00
2022-01-07 17:18:34 +01:00
/*.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;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.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;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.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;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.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;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.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;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*!* toCheck: *!*/
/*!* embargo end date *!*/
/*.highlight, mark {*/
/* background: rgba(34, 32, 128, .5);*/
/* color: #222080;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*!* advanced autocomplete *!*/
/*.custom-autocomplete .uk-dropdown {*/
/* background: white;*/
/* !* color: rgba(255,255,255,.7); *!*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.explore-heading-bullet::before {*/
/* border-left-color: var(--explore-portal-color) !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.provide-heading-bullet::before {*/
/* border-left-color: var(--provide-portal-color) !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.connect-heading-bullet::before {*/
/* border-left-color: var(--connect-portal-color) !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.develop-heading-bullet::before {*/
/* border-left-color: var(--develop-portal-color) !important;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.monitor-heading-bullet::before {*/
/* border-left-color: var(--monitor-portal-color) !important;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.explore .uk-h4 {*/
/* color: var(--explore-portal-color);*/
/* font-weight: bold;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.explore .el-content {*/
/* font-size: 18px;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.explore a {*/
/* background-color: var(--explore-portal-color) !important;*/
/* color: #fff !important;*/
/* font-weight: bold !important;*/
/* border-color: var(--explore-portal-color) !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.explore a:hover, .explore a:active, .explore a:focus {*/
/* background-color: var(--explore-portal-lower-tone) !important;*/
/* border-color: var(--explore-portal-lower-tone) !important;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.provide .uk-h4 {*/
/* color: var(--provide-portal-color);*/
/* font-weight: bold;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.provide .el-content {*/
/* font-size: 18px;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.provide a {*/
/* background-color: var(--provide-portal-color) !important;*/
/* color: #fff !important;*/
/* font-weight: bold !important;*/
/* border-color: var(--provide-portal-color) !important;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.provide a:hover, .provide a:active, .provide a:focus {*/
/* background-color: var(--provide-portal-lower-tone) !important;*/
/* border-color: var(--provide-portal-lower-tone) !important;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.monitor .uk-h4 {*/
/* color: var(--monitor-portal-color);*/
/* font-weight: bold;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.monitor .el-content {*/
/* font-size: 18px;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.monitor a {*/
/* background-color: var(--monitor-portal-color) !important;*/
/* color: #fff !important;*/
/* font-weight: bold !important;*/
/* border-color: var(--monitor-portal-color) !important;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.monitor a:hover, .monitor a:active, .monitor a:focus {*/
/* background-color: var(--monitor-portal-lower-tone) !important;*/
/* border-color: var(--monitor-portal-lower-tone) !important;*/
/*}*/
2019-03-18 12:03:53 +01:00
2022-01-07 17:18:34 +01:00
/*.connect-default-button {*/
/* background-color: var(--connect-portal-color) !important;*/
/* color: var(--portal-main-contrast) !important;*/
/* border: 2px solid var(--connect-portal-color) !important;*/
/* background-image: none !important;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.connect .uk-h4 {*/
/* color: var(--connect-portal-color);*/
/* font-weight: bold;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.connect .el-content {*/
/* font-size: 18px;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.connect a {*/
/* background-color: var(--connect-portal-color) !important;*/
/* color: #fff !important;*/
/* font-weight: bold !important;*/
/* border-color: var(--connect-portal-color) !important;*/
/*}*/
2018-12-19 15:07:02 +01:00
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.connect a:hover, .connect a:active, .connect a:focus {*/
/* background-color: var(--connect-portal-lower-tone) !important;*/
/* border-color: var(--connect-portal-lower-tone) !important;*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.develop .uk-h4 {*/
/* color: var(--develop-portal-color);*/
/* font-weight: bold;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.develop .el-content {*/
/* font-size: 18px;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.develop a {*/
/* background-color: var(--develop-portal-color) !important;*/
/* color: #fff !important;*/
/* font-weight: bold !important;*/
/* border-color: var(--develop-portal-color) !important;*/
/*}*/
2018-10-04 17:46:23 +02:00
2022-01-07 17:18:34 +01:00
/*.develop a:hover, .develop a:active, .develop a:focus {*/
/* background-color: var(--develop-portal-lower-tone) !important;*/
/* border-color: var(--develop-portal-lower-tone) !important;*/
/*}*/
2018-10-04 17:46:23 +02:00
2022-01-07 17:18:34 +01:00
/*.portal-hr {*/
/* border-bottom: 1px solid var(--portal-main-color) !important;*/
/* padding: 5px 0;*/
/*}*/
2018-10-04 12:13:18 +02:00
2022-01-07 17:18:34 +01:00
/*.tm-toolbar .uk-subnav-line li:hover, .tm-toolbar .uk-subnav li:hover {*/
/* background: var(--portal-main-color) !important;*/
/*}*/
2018-10-17 14:08:48 +02:00
2022-01-07 17:18:34 +01:00
/*.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;*/
/*}*/
2018-10-24 11:17:19 +02:00
2022-01-07 17:18:34 +01:00
/*.loginLink {*/
/* text-transform: uppercase !important;*/
/*}*/
2018-10-24 11:48:39 +02:00
2022-01-07 17:18:34 +01:00
/*#footer\#9 a, #footer\#11 a, #footer\#13 a {*/
/* color: #dedede;*/
/* line-height: 22px;*/
/* padding: 2px 0;*/
/*}*/
2018-10-24 11:48:39 +02:00
2022-01-07 17:18:34 +01:00
/*#footer\#9 a:hover, #footer\#11 a:hover, #footer\#13 a:hover {*/
/* color: rgba(255, 255, 255, 0.5);*/
/*}*/
2018-10-24 11:17:19 +02:00
2022-01-07 17:18:34 +01:00
/*@media all and (min-width: 640px) {*/
2018-10-24 11:17:19 +02:00
2022-01-07 17:18:34 +01:00
/* #footer\#3 {*/
/* margin-right: 280px;*/
/* }*/
2018-10-25 16:30:59 +02:00
2022-01-07 17:18:34 +01:00
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.portal-card {*/
/* background-color: var(--portal-main-color);*/
/* color: #fff !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.portal-card a {*/
/* color: #fff !important;*/
/* !*text-decoration: underline;*!*/
/*}*/
2018-11-01 18:21:10 +01:00
2022-01-07 17:18:34 +01:00
/*.portal-card a:hover {*/
/* color: rgba(255, 255, 255, 0.8) !important;*/
/*}*/
2020-06-04 13:39:37 +02:00
2022-01-07 17:18:34 +01:00
/*.portalSearchCard {*/
/* box-shadow: 0 1px 3px #00000029;*/
/* border-radius: 2px;*/
/* padding: 35px 20px 20px;*/
/* position: relative;*/
/* background-color: white;*/
/*}*/
2020-04-24 18:30:56 +02:00
2022-01-20 15:06:18 +01:00
/ * . badges {
2022-01-20 00:00:30 +01:00
position : absolute ;
top : 0 ;
left : 0 ;
padding-left : 0 ! important ;
}
2019-04-05 19:09:36 +02:00
2022-01-20 00:00:30 +01:00
. badges . portal-card-badge {
2022-01-20 15:06:18 +01:00
! * background-color : # F8FFFF ; * !
! * color : # 2680EB ! important ; * !
! * font-size : 14px ; * !
! * border : 1px solid # 2680EB ; * !
2022-01-20 00:00:30 +01:00
border-radius : 6px 0 0 0 ;
padding : 8px 20px ;
2022-01-20 15:06:18 +01:00
! * margin-bottom : 5px ; * !
} * /
2019-04-10 00:02:57 +02:00
2022-01-07 17:18:34 +01:00
/*.badges .private-card-badge {*/
/* background-color: #A4A4A4;*/
/* color: #1a1a1a !important;*/
/* font-size: 10px;*/
/* border-radius: 3px;*/
/* padding: 2px 3px;*/
/*}*/
2019-02-08 13:22:18 +01:00
2022-01-07 17:18:34 +01:00
/*.inherit-color {*/
/* color: inherit;*/
/*}*/
2019-04-15 16:32:44 +02:00
2022-01-07 17:18:34 +01:00
/*a:hover, .uk-link:hover, a.uk-link-text:hover {*/
/* color: var(--portal-main-color);*/
/*}*/
2019-07-23 14:22:41 +02:00
2022-01-07 17:18:34 +01:00
/*!*linksBasket*!*/
2019-07-23 14:22:41 +02:00
2022-01-07 17:18:34 +01:00
/*.linksbasket {*/
/* !* background-color:#F5F5F5; *!*/
/* border: 1px solid #DEDEDE;*/
/* font-size: 12px !important;*/
/* line-height: 18px;*/
/* !* height:512px; *!*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.linksbaskettitles {*/
/* !* height:75px; *!*/
/* cursor: pointer;*/
/* background-color: #F5F5F5;*/
/* border: 1px solid #DEDEDE;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.linksBasketSubtitles {*/
/* font-size: 12px !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.linkInlineEntity {*/
/* !* height:75px; *!*/
/* background-color: #A4A4A4;*/
/* color: white !important;*/
/* !*border: 1px solid #DEDEDE;*!*/
/*}*/
2019-07-23 14:22:41 +02:00
2022-01-07 17:18:34 +01:00
/*.linksbaskettitlesPortalColor, .linksbaskettitlesPortalColor div {*/
/* background: var(--portal-main-color) !important;*/
/* color: var(--portal-main-contrast) !important;*/
/* border: 0 solid var(--portal-main-color) !important;*/
/*}*/
2019-07-23 14:22:41 +02:00
2022-01-07 17:18:34 +01:00
/*.contextlabelSelected, .contextlabelSelected:hover, .contextlabelSelected a, .contextlabelSelected:hover a {*/
/* background-color: var(--portal-main-color) !important;*/
/* color: var(--portal-main-contrast) !important;*/
/* border: 0 solid var(--portal-main-color) !important;*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*}*/
2019-07-23 14:22:41 +02:00
2022-01-07 17:18:34 +01:00
/*.contextlabelNotSelected, .contextlabelNotSelected:hover {*/
/* color: var(--portal-main-color) !important;*/
/* border: 1px solid var(--portal-main-color) !important;*/
/*}*/
2019-07-23 14:22:41 +02:00
2022-01-07 17:18:34 +01:00
/*.contextlabelNotSelected a, .contextlabelNotSelected:hover a {*/
/* color: var(--portal-main-color) !important;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.researchResultTypeSelected, .researchResultTypeNotSelected:hover {*/
/* color: #fff !important;*/
/* background-color: #222080 !important;*/
/* border: 1px solid #222080 !important;*/
/*}*/
2019-12-10 15:45:13 +01:00
2022-01-07 17:18:34 +01:00
/*.researchResultTypeNotSelected {*/
/* color: #222080 !important;*/
/* background-color: #fff !important;*/
/* border: 1px solid #222080 !important;*/
/*}*/
2019-07-23 14:22:41 +02:00
2022-01-07 17:18:34 +01:00
/*.fadeOut {*/
/* opacity: 0.3;*/
/* !* background-color: rgba(red(var(--portal-main-color)), green(var(--portal-main-color)), blue(var(--portal-main-color)), 0.3); *!*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.warningBorder {*/
/* border-color: #f70;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.dangerBorder {*/
/* border-color: #ff4000;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.linkingToolbar {*/
/* background-color: #EDEDED;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*.linkingToolbar .back {*/
/* color: #999999 !important;*/
/* cursor: pointer;*/
/* -webkit-transition: color 0.3s;*/
/* transition: color 0.3s;*/
/*}*/
2019-07-23 14:22:41 +02:00
2022-01-07 17:18:34 +01:00
/*.linkingToolbar .back:hover {*/
/* color: #444444 !important;*/
/*}*/
2019-07-23 14:22:41 +02:00
2022-01-07 17:18:34 +01:00
/*.linkInlineEntityLabel {*/
/* color: #EAEAEA;*/
/* background-color: #B5B5B5;*/
/* border-color: #EAEAEA;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*textarea {*/
/* resize: none;*/
/*}*/
2019-05-29 14:00:26 +02:00
2022-04-16 09:47:30 +02:00
. default-dropdown {
max-width : 500px ;
}
2019-07-12 15:08:05 +02:00
2022-01-07 17:18:34 +01:00
/*[class*="uk-animation-"] {*/
/* animation-fill-mode: none !important;*/
/*}*/
2019-07-22 16:03:13 +02:00
2022-01-07 17:18:34 +01:00
/*.cursor-default {*/
/* cursor: default;*/
/*}*/
/*.curator-photo {*/
/* border: #eee 4px solid;*/
/* object-fit: cover;*/
/* width: 80px;*/
/* height: 80px;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-navbar {*/
/* z-index: 980;*/
/*}*/
2019-07-22 16:03:13 +02:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-modal {*/
/* z-index: 10000;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-01-07 17:18:34 +01:00
/*@media only screen and (min-width: 992px) {*/
/* .image-front-topbar {*/
/* margin-top: -130px;*/
/* padding-top: 130px;*/
/* }*/
/*}*/
/*!* theme *!*/
/*!*Adding shadow to the main menu dropdowns*!*/
/*.uk-navbar-dropdown {*/
/* box-shadow: 0 5px 12px rgba(0, 0, 0, .15);*/
/*}*/
2019-10-02 16:03:54 +02:00
2022-03-04 16:32:45 +01:00
/*.small-beta-indication {*/
/* height: 60px;*/
/*}*/
2019-10-02 16:03:54 +02:00
2022-03-04 16:32:45 +01:00
/*.large-beta-indication {*/
/* height: 104px;*/
/* position: absolute;*/
/* top: 0;*/
/* left: 0;*/
/* z-index: 10000;*/
/*}*/
2020-02-04 16:45:09 +01:00
2022-03-04 16:32:45 +01:00
/*.uk-navbar-sticky .beta-indication-sticky {*/
/* position: fixed !important;*/
/* display: block;*/
2019-10-17 13:48:06 +02:00
2022-03-04 16:32:45 +01:00
/*}*/
2020-02-04 16:45:09 +01:00
2022-03-04 16:32:45 +01:00
/*.beta-indication-sticky {*/
/* height: 102px;*/
/* position: fixed;*/
/* top: 0;*/
/* left: 0;*/
/* display: none;*/
/* z-index: 10000;*/
/*}*/
2020-01-28 17:18:09 +01:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-modal .uk-modal-dialog {*/
/* border-radius: 4px;*/
/*}*/
2020-05-06 18:31:38 +02:00
2022-01-07 17:18:34 +01:00
/*ul.portalTabs.uk-tab > .uk-active > a, ul.portalTabs.uk-tab > * > a:focus, ul.portalTabs.uk-tab > * > a:hover {*/
/* color: var(--portal-main-color) !important;*/
/* border-color: var(--portal-main-color) !important;*/
/* !*font-family: Roboto, sans-serif !important;*!*/
/*}*/
2021-05-25 14:25:35 +02:00
2022-01-07 17:18:34 +01:00
/*ul.portalTabs.uk-tab > .uk-active > a {*/
/* font-weight: bold;*/
/*}*/
2021-02-09 21:07:49 +01:00
2022-01-07 17:18:34 +01:00
/*ul.portalTabs.uk-tab::before {*/
/* !*border-bottom: 1px solid var(--portal-main-color);*!*/
/*}*/
2021-02-09 21:07:49 +01:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-input:not(.uk-form-danger), .uk-textarea:not(.uk-form-danger), .uk-select:not(.uk-form-danger) {*/
/* border: 1px solid rgba(0, 0, 0, 0.40) !important;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*.uk-input.uk-form-danger, .uk-textarea.uk-form-danger {*/
/* border: 1px solid #ff4000 !important;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*.uk-select {*/
/* border-bottom: 1px solid rgba(0, 0, 0, 0.40) !important;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-text-muted {*/
/* color: #666 !important;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*.uk-card-default {*/
/* color: #333 !important;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*!* theme *!*/
/*html {*/
/* color: #1d1d1d !important;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*.footer-light-background, .footer-light-background .uk-totop{*/
/* color:black;*/
/* background-color: white;*/
/*}*/
/*.footer-light-background a, .footer-light-background a:not(.uk-button):hover, .footer-light-background a:not(.uk-button){*/
/* color:black;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*.footer-light-background .uk-icon-button:hover,.footer-light-background a:not(.license):hover {*/
/* color:black;*/
/* border-color:black;*/
/* text-decoration: underline;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*.!*zenodoButton, .zenodoButton:hover{*/
/* background-image:linear-gradient(to right, #0F4DA1, #0078E1) ;*/
/* color: white !important;*/
/* border-color: transparent !important;*/
/* border-style: solid !important;*/
/* border-width: 1px !important;*/
/* box-shadow: 0px 4px 10px #00000029;*/
/* border-radius: 2px;*/
/* opacity: 1;*/
/*}*!*/
/*.uk-text-normal{*/
/* font-weight: 400;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*!**/
/*Impact Factor - ATHENA CODE *!*/
/*.popularity-A svg .a, .influence-A svg .a{*/
/* fill:#d51717;*/
/*}*/
/*.popularity-B svg .a, .influence-B svg .a {*/
/* fill: #e1920a;*/
/*}*/
/*.popularity-C svg .a, .influence-C svg .a {*/
/* fill: #444;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*!*mat-select-panel*!*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*a.filterLabel {*/
/* color: #1d1d1d !important;*/
/*}*/
/*.filterLoading, .half-opacity{*/
/* opacity: 0.5;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-01-07 17:18:34 +01:00
/*.result-preview-bottom a:not(:hover) {*/
/* !* same as uk-text-muted *!*/
/* color: #666 !important;*/
/*}*/
2020-11-12 10:51:34 +01:00
2022-02-17 16:29:45 +01:00
. visually-hidden {
2021-08-10 12:46:33 +02:00
border : 0 ! important ;
clip : rect ( 1px , 1px , 1px , 1px ) ! important ;
-webkit-clip-path : inset ( 50 % ) ! important ;
clip-path : inset ( 50 % ) ! important ;
height : 1px ! important ;
overflow : hidden ! important ;
padding : 0 ! important ;
position : absolute ! important ;
width : 1px ! important ;
white-space : nowrap ! important ;
}
2021-11-24 16:07:03 +01:00
2022-01-07 17:18:34 +01:00
/*!* temp custom styles for gateway links on resultLanding *!*/
/*.custom-list {*/
/* list-style: none;*/
/* padding-left: 15px;*/
/* margin: 10px 0;*/
/*}*/
2021-11-24 16:07:03 +01:00
2022-01-07 17:18:34 +01:00
/*.custom-list li {*/
/* -webkit-column-break-inside: avoid;*/
/* page-break-inside: avoid;*/
/* break-inside: avoid;*/
/* margin-bottom: 4px;*/
/*}*/
2021-11-24 16:07:03 +01:00
2022-01-07 17:18:34 +01:00
/*.connect-image {*/
/* max-height:100%;*/
/* border-radius: 0 4px 4px 0;*/
/*}*/
2021-11-24 16:07:03 +01:00
2022-01-07 17:18:34 +01:00
/*.border-top {*/
/* border-top: 1px solid rgba(0,0,0,0.09);*/
/*}*/