Project

General

Profile

1

    
2
.tm-toolbar .uk-subnav-line .custom-discover-li {
3
  color:#05007A !important;
4
  background:#fff;
5
  display: block;
6
}
7
.tm-toolbar .uk-subnav-line .custom-discover-li  a{
8
  color:#05007A !important;
9
}
10
.custom-discover-toolbar   ul.uk-subnav.uk-subnav-line{
11
  background-color: #f25f30 !important;
12
  }
13

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

    
18
  .custom-discover-toolbar{
19
    border-top-color:#f25f30 !important;
20
  }
21
.custom-footer{
22
   position:relative;
23
   bottom:0;
24
   left:0;
25
}
26
.custom-external {
27
    background: rgba(0, 0, 0, 0) url("/assets/icon_external.png") no-repeat scroll left center;
28
    padding: 0 0 0 16px;
29
}
30

    
31
.custom-navbar-toggle-icon, .custom-user-mini-panel{
32
  color:#444 !important
33
}
34
.custom-user-mini-panel a{
35
  color:rgb(36, 91, 204);
36
}
37
.custom-main-content{
38
  min-height: 550px;
39
}
40

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

    
49
.custom-autocomplete .uk-nav-navbar > li > a {
50
    color: #444;
51
}
52
.custom-description-list-horizontal{ line-height:200%}
53
.uk-alert-default {
54
  background: #fff none repeat scroll 0 0;
55
    border: 1px solid #ddd;
56
    border-radius: 4px;
57
    color: #444;
58
    height: 30px;
59
    max-width: 100%;
60
    padding: 4px 6px;
61

    
62
}
63
.custom-hidden-dropdown-menu {position:static !important;}
64
.searchFilterBoxValues {overflow:auto; max-height:200px; }
65
.selected-filters-box {margin:5px; background-color:#F8F8F8; }
66
.search-form {margin:5px;  }
67
.clickable { cursor:pointer; }
68
.search-filters .uk-accordion-title{
69
  font-size: 14px;
70
  line-height: 18px;
71
}
72
.search-results {
73
  min-height: 1100px;
74
}
75
.other-results {
76
  min-height: 300px;
77
}
78
.OPEN {
79
    background: rgba(0, 0, 0, 0) url("/assets/openAccess.png") no-repeat scroll right center;
80
    padding-right: 18px;
81
    min-height: 18px;
82
}
83

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

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

    
94
.projectIcon {
95
    display: inline-table;
96
}
97

    
98
.dateFilter .mydp{
99
  margin-top:5px;
100
}
101

    
102

    
103
/*.tooltip {
104
    max-width: none;
105
    background: rgba(100, 100, 100, 1);
106
}*/
107
.tooltip-custom-font-size {
108
    font-size: 120%;
109
}
110

    
111
.custom-select-mini{
112
  max-width:170px !important;
113
}
114
.custom-icon {
115
    line-height: unset;
116
}
117
/*.custom-tab-content-large{
118
    min-height: 800px;
119
}
120
 */
121
.custom-tab-content {
122
    min-height: 250px;
123
}
124

    
125
.custom-dataTable-content {
126
    min-height: 600px;
127
}
128

    
129
.custom-html-table-height {
130
  height: 500px;
131
}
132

    
133

    
134

    
135

    
136
.filterItem span {
137
display: inline-flex;
138
}
139
.filterItem .filterName {
140
max-width: 71%;
141

    
142
}
143
.browseFilters .filterItem .filterName {
144
max-width: 68%;
145
}
146

    
147
.filterItem .filterNumber {
148
width: 20%;
149
}
150
.filterItem span {
151

    
152
white-space: nowrap;
153
}
154
.browseFilters .filterItem span div {
155
  /*min-width: 45px;*/
156
}
157
.filterItem span div {
158
overflow: hidden;
159
text-overflow: ellipsis;
160
/*min-width: 81px;*/
161
}
162

    
163
.browseFilters{
164
overflow-y: auto;
165
overflow-x: hidden;
166
max-height:265px;
167
}
168

    
169

    
170

    
171
.custom-offcanvas-close {
172
    position: relative;
173
    right: 0;
174
    top: 0;
175
}
176
.uk-link{
177
  color: #292C3D !important;
178
}
179
.uk-breadcrumb > :last-child > * {
180
    color:#cbcbcb !important;
181
}
182
.uk-breadcrumb .uk-active a{
183
    color: #767779  !important;
184
}
185

    
186
.publicationTitleIcon {
187
  background: url("/assets/publication.png") no-repeat;
188
}
189
.datasetTitleIcon {
190
  background: url("/assets/dataset.png") no-repeat;
191
}
192
.projectTitleIcon {
193
  background: url("/assets/project.png") no-repeat;
194
}
195
.organizationTitleIcon {
196
  background: url("/assets/organization.png") no-repeat;
197
}
198
.datasourceTitleIcon {
199
  background: url("/assets/datasource.png") no-repeat;
200
}
201
.entityTitleIcon{
202
  background-repeat: :no-repeat;
203
  content: '';
204
  display: inline-block;
205
  height: 36px;
206
  width: 42px;
207
  vertical-align: middle;
208
}
209
.entityIcon{
210
  height: 15px;
211
  width: 20px;
212

    
213
}
214
/*.uk-tab{
215
  border-bottom: 1px #cbcbcb solid;
216
}*/
217
.label-underCuration{
218
  background: #fef5d2 !important;
219
}
220

    
221
.label-blue {
222
 background:#d4f3ff;
223
 color:#00a0de
224
}
225
.label-green {
226
 background:#d1f6e8;
227
 color:#01a566
228
}
229
.label-yellow {
230
 background:#fef5d2;
231
 color:#cca607
232
}
233
.label-red {
234
 background:#fef0ef;
235
 color:#f54f43
236
}
237
.label-grey{
238
  background: #f8f8f8;
239
  color: #666;
240
}
241
.label-orange{
242
  background: #fef5d2;
243
color: #f0506e;
244

    
245
}
246
.uk-tab {
247
	display: -ms-flexbox;
248
	display: -webkit-flex;
249
	display: flex;
250
	-ms-flex-wrap: wrap;
251
	-webkit-flex-wrap: wrap;
252
	flex-wrap: wrap;
253
	margin-left: -20px;
254
	padding: 0;
255
	list-style: none;
256
	position: relative;
257
}
258
.uk-tab::before {
259
    content: "";
260
    position: absolute;
261
    bottom: 0;
262
    left: 20px;
263
    right: 0;
264
    border-bottom: 1px solid #e5e5e5;
265
}
266
.mainPageSearchForm{
267
  background-image: url("./globe_tech.jpg"); background-color: rgb(255, 255, 255); box-sizing: border-box; min-height: calc(100vh - 412.767px);
268
}
269
.searchForm, .publicationsSearchForm, .projectsSearchForm, .organizationsSearchForm, .datasetsSearchForm, .datasourcesSearchForm, .journalsSearchForm,
270
.entityRegistriesSearchForm, .compatibleDatasourcesSearchForm,
271
.journalsTableSearchForm, .compatibleDatasourcesTableSearchForm, .entityRegistriesTableSearchForm{
272
  background-image: url('./formImage.jpg'); box-sizing: border-box; height: 250px;
273
}
274

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

    
279
  #feedback {
280
  	float: left;
281
  	position: fixed;
282
  	top: calc(50% - 47px);
283
  	right: 0;
284
  }
285

    
286
  #feedback a {
287
  	background: #F25F30;
288
  	border-radius: 5px 0 0 5px;
289
  	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
290
  	border: 3px solid #fff;
291
  	border-right: 0;
292
  	display: block;
293
  	padding: 20px 12px;
294
  	transition: all .2s ease-in-out;
295
  }
296

    
297
  #feedback a:hover {
298
  	padding-right: 20px;
299
  }
300

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

    
305
}
306

    
307

    
308
/*
309
li span {
310
  display: inline-flex;
311
}
312

    
313
.item span {
314
  width: 100px;
315
  margin-left: 1em;
316
  white-space: nowrap;
317
}
318

    
319
.item span div {
320
  overflow: hidden;
321
  text-overflow: ellipsis;
322
}*/
(3-3/4)