Project

General

Profile

1
:root {
2
    --portal-main-color: #8DCA26;
3
    --portal-main-contrast: white;
4
    --portal-dark-color: #7c9144;
5

    
6
    --openaire-main-color: #313179;
7

    
8
    --explore-portal-color: #D95F2D;
9
    --provide-portal-color: #37C7E9;
10
    --monitor-portal-color: #9ABB55;
11
    --connect-portal-color: #EBB13E;
12
    --develop-portal-color: #DA65AB;
13

    
14
    --explore-portal-lower-tone: #a0462c;
15
    --provide-portal-lower-tone: #3A8FA3;
16
    --monitor-portal-lower-tone: #7c9144;
17
    --connect-portal-lower-tone: #b48536;
18
    --develop-portal-lower-tone: #9f4e7e;
19

    
20

    
21
    /* Dashboard variables*/
22
    --sidebar-width: 320px;
23
    --sidebar-font-size: 16px;
24
    --header-height: 70px;
25
    --primary-color: #0d47a1;
26
    --secondary-color: #1CA9D5;
27

    
28
    --monitor-header-menu-height: 100px;
29
}
30

    
31
.refresh-iframe {
32
    background-color: rgba(0, 0, 0, 0.50);
33
    position: absolute;
34
}
35

    
36
.rotate-90 {
37
    transform: rotate(90deg);
38
}
39

    
40
.stakeholderPage #sidebar_main .sidebar_main_header .logo{
41
    margin-top: 15px;
42
}
43
.stakeholderPage .uk-navbar-container{
44
    background-color: white !important;
45
    padding-left: 0;
46

    
47
}
48
.stakeholderPage .uk-navbar-center .uk-logo{
49
    max-height: var(--header-height);
50
}
51

    
52
.stakeholderPage .uk-navbar ul li.uk-active a{
53
    color:var(--monitor-portal-color);
54
    font-weight: bold;
55
}
56
.stakeholderPage #header_main{
57
    padding-left: 6px;
58
}
59
#header_main.light_header {
60
    background: white !important;
61
    color: #000000B3;
62
}
63
.dashboard #header_main.light_header .login, .dashboard #header_main.light_header .uk-navbar-nav > li > a{
64
    color: #000000B3;
65
    /*text-transform: uppercase;*/
66
}
67
.dashboard #header_main.light_header user-mini svg * , .dashboard #header_main.light_header .login svg * {
68
    stroke: #000000B3;
69
}
70
.stakeholderPage #hide_controls:hover #toggle:hover .material-icons, .stakeholderPage #hide_controls #toggle:not(.sidebar_main_open) .material-icons {
71
    color: var(--portal-main-color);
72
    /*border: var(--portal-main-color) solid 0px;*/
73
}
74
.stakeholderPage #hide_controls #toggle:hover .material-icons , .stakeholderPage #hide_controls #toggle:not(.sidebar_main_open) .material-icons, #hide_controls #toggle .material-icons{
75
    color: var(--portal-main-color) !important;
76
}
77

    
78
.stakeholderPage #sidebar_main .menu_section > ul > li > a > .menu_icon .material-icons, .stakeholderPage #sidebar_main .menu_section > ul > li > a > .menu_icon svg * {
79
    color: var(--portal-main-color) !important;
80
    fill: var(--portal-main-color) !important;
81
}
82
.stakeholderPage #sidebar_main .menu_section > ul > li.current_section, .stakeholderPage #sidebar_main .menu_section > ul > li.current_section:hover,
83
.stakeholderPage #sidebar_main .menu_section > ul > li.current_section:hover > a:hover
84
{
85
    background-color: var(--portal-main-color)  !important;
86
}
87
.stakeholderPage #sidebar_main .menu_section > ul > li.current_section .menu_title,.stakeholderPage #sidebar_main .menu_section > ul > li.current_section .menu_mini_title, .stakeholderPage #sidebar_main .menu_section > ul > li.current_section:hover  .menu_title,  .stakeholderPage #sidebar_main .menu_section > ul > li.current_section:hover  .menu_mini_title, .stakeholderPage #sidebar_main .menu_section > ul > li.current_section > a > .menu_icon .material-icons,
88
.stakeholderPage #sidebar_main .menu_section > ul > li.current_section > a > .menu_icon svg *
89
/*, .stakeholderPage #sidebar_main .menu_section > ul > li.current_section:hover > a > .menu_icon svg **/
90
/*.stakeholderPage #sidebar_main .menu_section > ul > li:hover > a > .menu_icon .material-icons*/
91
{
92
    color: white !important;
93
    fill: white !important;
94
    font-weight: 700;
95
}
96

    
97
.dashboard #header_main .uk-logo img{
98
    max-height: calc(var(--header-height) - 30px);
99
}
100
.stakeholderPage .uk-tab > li.uk-active > a,.stakeholderPage .uk-tab > li > a:focus, .stakeholderPage .uk-tab > li > a:hover {
101
    border-bottom-color: var(--portal-main-color) !important;
102
    color: var(--portal-main-color) !important
103
}
104
.stakeholderPage #style_switcher {
105
    top:200px;
106
}
107

    
108
.stakeholderPage .uk-navbar-container{
109
    box-shadow: 0px 1px 3px #0000004D;
110

    
111
}
112

    
113
.stakeholderPage #sidebar_main{
114
    background-color: #F0F4F2;
115
}
116
.stakeholderPage .categoriesTabs >li a{
117
    font-size: 16px;
118
    text-transform: capitalize;
119
}
120
.stakeholderPage .subCategoriesTabs >li a{
121
    font-size: 14px;
122
    text-transform: capitalize;
123
}
124
.stakeholderPage .categoriesTabs > li.uk-active a, .stakeholderPage .subCategoriesTabs > li.uk-active a{
125
    font-weight:bold;
126
}
127

    
128
#style_switcher_toggle{
129
    background-color: var(--portal-main-color) !important;
130
}
131
bottom a, bottom a:hover, bottom a:active {
132
    color: black !important;
133
}
134

    
135
bottom a:not(.license), bottom a > :not(svg) {
136
    text-decoration: underline;
137
}
138

    
139
#style_switcher{
140
    width:30% !important;
141
}
142
#style_switcher:not(.switcher_active){
143
    margin-right: -30% !important;
144
}
145

    
146
.ng5-slider .ng5-slider-pointer, .ng5-slider .ng5-slider-selection {
147
    background-color: var(--portal-main-color) !important;
148
}
149

    
150
.ng5-slider .ng5-slider-pointer.ng5-slider-active::after {
151
    background-color:#55637d !important;
152
}
153

    
154
#style_switcher_toggle{
155
    top:200px !important;
156
}
157

    
158
#style_switcher{
159
    top: 0 !important;
160
    bottom: 0 !important;
161
    /*padding: 50px !important;*/
162
    z-index: 1105 !important;
163
 }
164

    
165

    
166
.uk-subnav.recentyears > :first-child {
167
    padding-left: 0 !important;
168
}
169

    
170
.uk-subnav.uk-subnav-divider.recentyears {
171
    padding-left: 0 !important;
172
}
173

    
174
/*add miniTitle*/
175
.sidebar_mini #sidebar_main .menu_section > ul > li > a .menu_icon{
176
    height:35px !important;
177
}
178
/* #sidebar_main .menu_section > ul > li > a .menu_icon{*/
179
/*    height:35px !important;*/
180
/*}*/
181
#sidebar_main .menu_section > ul > li > a {
182
    height:inherit !important;
183
}
184

    
185
.stakeholderPage #sidebar_main .menu_section > ul > li .menu_mini_title {
186
    font-size: 9px !important;
187
    line-height: 12px;
188
    padding-bottom: 5px;
189
    padding-left: 5px;
190
    padding-right: 5px;
191
    text-overflow: ellipsis;
192
    overflow: hidden;
193
}
194

    
195
.stakeholderPage:not(.sidebar_mini) #sidebar_main .menu_section > ul > li .menu_mini_title, .dashboard:not(.sidebar_mini) #sidebar_main .menu_section > ul > li .menu_mini_title{
196
    display: none;
197
}
(9-9/12)