Project

General

Profile

1

    
2

    
3
.communityPanelBackground:not(bottom) {
4
    border-style: solid;
5
    border-color: #4C9CD5;
6
    border-width: 0px;
7
}
8

    
9
.communityPanelBackground,
10
.communityPanelBackground .uk-section-primary {
11
    background-color: #4C9CD5;
12
}
13

    
14
.communityPanelBackground {
15
    color: #ffffff !important;
16
    font-family: Open Sans !important;
17
    font-size: 14px !important;
18
    font-weight: 400!important;
19
}
20

    
21
.communityPanelBackground svg .stroke_line {
22
    stroke: #ffffff !important;
23
}
24

    
25
.communityPanelBackground svg .fill_text {
26
    fill: #ffffff !important;
27
}
28

    
29
.communityPanelBackground div.uk-modal {
30
    color: #666 !important;
31
}
32

    
33
.communityPanelBackground .uk-h6:not(.ignoreCommunityPanelBackground),
34
.communityPanelBackground .uk-h5:not(.ignoreCommunityPanelBackground),
35
.communityPanelBackground .uk-h4:not(.ignoreCommunityPanelBackground),
36
.communityPanelBackground .uk-h3:not(.ignoreCommunityPanelBackground),
37
.communityPanelBackground .uk-h2:not(.ignoreCommunityPanelBackground),
38
.communityPanelBackground .uk-h1:not(.ignoreCommunityPanelBackground) {
39
    color: #ffffff !important;
40
}
41

    
42
.communityPanelBackground .uk-h5:not(.ignoreCommunityPanelBackground) {
43
    font-family: Open Sans !important;
44
    font-size: 18px !important;
45
    font-weight: 700!important;
46
}
47

    
48
.communityPanelBackground .uk-link:not(.ignoreCommunityPanelBackground),
49
.communityPanelBackground a:not(.uk-button):not(.uk-button-text):not(.ignoreCommunityPanelBackground),
50
.portal-card a {
51
    color: rgba(255, 255, 255, 0.98) !important;
52
    font-family: Open Sans !important;
53
    font-size: 14px !important;
54
}
55

    
56
.communityPanelBackground .uk-link:not(.ignoreCommunityPanelBackground):hover,
57
.communityPanelBackground a:not(.uk-button):not(.uk-button-text):not(.ignoreCommunityPanelBackground):hover,
58
.portal-card a:hover {
59
    color: rgba(255, 255, 255, 0.5) !important;
60
}
61

    
62
.uk-link,
63
a:not(.uk-button),
64
.uk-navbar-dropdown-nav>li>a,
65
.uk-navbar-nav>li>a,
66
.loginLink,
67
.uk-tab>.uk-active>a,
68
.uk-tab>*>a:focus,
69
.uk-tab>*>a:hover {
70
    color: #4C9CD5;
71
}
72

    
73
.uk-link:hover,
74
a:not(.uk-button):hover,
75
.uk-navbar-dropdown-nav>li>a:focus,
76
.uk-navbar-dropdown-nav>li>a:hover,
77
.uk-navbar-nav>li>a:hover,
78
.uk-navbar-nav>li>a:focus,
79
.uk-navbar-nav>li>a:active,
80
.uk-navbar-nav>li:hover>a,
81
.uk-navbar-dropdown-nav>li.uk-active>a,
82
.uk-tab>.uk-active>a,
83
.uk-navbar-nav>li.uk-active>a,
84
.uk-navbar-container:not(.uk-navbar-transparent) .uk-navbar-nav>li.uk-active>a {
85
    color: #2D72D6;
86
}
87

    
88
.communityBorder {
89
    border-color: #4C9CD5;
90
    border-style: solid;
91
    border-width: 2px;
92
    border-radius: 6px;
93
}
94

    
95
.communityPanelBackground .uk-card:not(.ignoreCommunityPanelBackground),
96
.communityPanelBackground .uk-label:not(.ignoreCommunityPanelBackground) {
97
    background-color: rgba(255, 255, 255, 0.5);
98
    border-color: rgba(255, 255, 255, 0.5);
99
}
100

    
101
.communityPanelBackground .uk-label:not(.ignoreCommunityPanelBackground) a {
102
    border-color: rgba(255, 255, 255, 0.98);
103
    border-bottom: 1px solid;
104
}
105

    
106
.communityPanelBackground .uk-label:not(.ignoreCommunityPanelBackground) a:hover {
107
    border-color: rgba(255, 255, 255, 0.5);
108
}
109

    
110
.communityPanelBackground .uk-card:not(.ignoreCommunityPanelBackground),
111
.communityPanelBackground .uk-label:not(.ignoreCommunityPanelBackground) {
112
    color: #ffffff;
113
}
114

    
115
.uk-button:not(.uk-button-text) {
116
    /*border-radius: 4px;*/
117
}
118

    
119
/*.uk-button:not(.uk-button-text):not(.uk-button-default):not(.uk-button-primary),
120
.portal-button {
121
    background-color: #003052;
122
    color: #ffffff;
123
    border-color:#003052;
124
    border-style: solid;
125
    border-width: 1px;
126
}
127

    
128
/*.uk-button:not(.uk-button-text):not(.uk-button-default):not(.uk-button-primary):hover,*/
129
/*.portal-button:hover {*/
130
/*    background-color: #154B71;*/
131
/*    color: #ffffff;*/
132
/*    border-color: #ffffff;*/
133
/*}*/
134

    
135

    
136
.communityPanelBackground .uk-button:not(.ignoreCommunityPanelBackground) {
137
    background-color: #ffffff !important;
138
    /*color: #4C9CD5 !important;*/
139
    color: black !important;
140
    border-color: #ffffff !important;
141
    border-style: solid !important;
142
    border-width: 1px !important;
143
    /*border-radius: 4px !important;*/
144
}
145

    
146
.communityPanelBackground .uk-button:not(.ignoreCommunityPanelBackground):hover {
147
    background-color: #eeeeee !important;
148
    /*color: #4C9CD5 !important;*/
149
    color: black !important;
150
    border-color: #eeeeee !important;
151
}
152

    
153
.uk-navbar-dropdown {
154
    background-color: white;
155
    color: #666;
156
    box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
157
    /*border:var(--portal-main-color) 1px solid;*/
158
}
159

    
160
.customTabs .uk-tab>.uk-active>a {
161
    border-color: var(--portal-main-color);
162
}
163

    
164
.customTabs .uk-tab>.uk-active>a {
165
    border-color: var(--portal-main-color);
166
}
167

    
168
.uk-tab>*>a:focus,
169
.uk-tab>*>a:hover {
170
    border-color: var(--portal-dark-color);
171
}
172

    
173

    
174
/*CONNECT REDESIGN*/
175
.communityBackground {
176
    background-color: #F7FCFF;
177
    color: #000000 !important;
178
    font-size: 14px !important;
179
    /*font-weight: 400!important;*/
180
}
181

    
182
.communityBackground .subtitle{
183
    color: #000000 !important;
184
    opacity: 0.6;
185
    /*font-weight: 400!important;*/
186
}
187

    
188
/*CONNECT REDESIGN*/
(6-6/17)