Project

General

Profile

1
ul.recentyears {
2
  padding-left: 0 !important;
3
  display: inline-flex;
4
  vertical-align: middle;
5
  flex-wrap: nowrap;
6
}
7
.recentyears.uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before {
8
  margin-right: 10px !important;
9
  border-left: 1px solid var(--portal-main-color) !important;
10
}
11
.recentyears.uk-subnav>* {
12
  padding-left: 10px;
13
  flex: inherit;
14
}
15

    
16
.recentyears.uk-subnav>*:nth-child(1) {
17
  padding-left: 0 !important;
18
}
19

    
20
search-bar .entitiesSelection{
21
  max-width:115px;
22
  border: solid 1px var(--portal-main-color) !important;
23
  background: white !important;
24
  color:  var(--portal-main-color);
25
}
26
search-bar .entitiesSelection span, search-bar .entitiesSelection div, search-bar .entitiesSelection  .mat-select-arrow, search-bar .entitiesSelection .mat-select-value{
27
  color:  var(--portal-main-color) !important;
28
}
29

    
30
.searchFormMinHeight {
31
  min-height: 400px;
32
}
33

    
34
.search-results {
35
  min-height: 600px;
36
}
37

    
38
.search-results li {
39
  padding-top: 15px !important;
40
}
41

    
42
.search-results li .uk-card {
43
  padding: 15px 30px;
44
}
45

    
46
.search-results li .type {
47
  color: var(--portal-main-color);
48
  opacity: 0.8;
49
}
50

    
51
.other-results {
52
  min-height: 300px;
53
}
54

    
55
.searchPaging {
56
  min-height: 46px;
57
}
58

    
59
.quickSelectionsBox {
60
  border: 1px solid #E6E6E6;
61
  border-top: 0;
62
  background-color: white;
63
}
64

    
65
.selectedFilterLabel {
66
  background-color: #E5E5E5;
67
  border-color: #E5E5E5;
68
  border-radius: 2px;
69
  color: inherit;
70
  line-height: 15px;
71
  padding: 6px 10px;
72
}
73

    
74
.searchFilterItem {
75
  margin-bottom: 5px;
76
}
77

    
78
.entitiesSelection {
79
  width: 150px;
80
  padding: 10px;
81
  display: inline-block
82
}
83

    
84
.text-input-box{
85
  border: 1px solid #DFE1E5 !important;
86
}
87

    
88
.searchFilterTitle {
89
  /* text-decoration-color: var(--portal-main-color);
90
  text-decoration: underline; */
91
  border-bottom: 1px solid var(--portal-main-color) !important;
92
  padding: 5px 0;
93
  color: var(--portal-main-color);
94
}
95

    
96
.offcanvas-white {
97
  background: white !important;
98
  color: inherit !important;
99
}
100

    
101
.offcanvas-white .uk-close, offcanvas-white .uk-close:hover,
102
.offcanvas-white a:not([class*="portal-link"]) {
103
  color: inherit !important;
104
}
105

    
106
.offcanvas-white a:not([class*="portal-link"]):hover {
107
  color: #222080 !important;;
108
}
109

    
110
.offcanvas-white h5 {
111
  font-size: 18px !important;;
112
  line-height: 1.4 !important;;
113
  color: #1a1a1a !important;;
114
  font-family: 'Open Sans', sans-serif !important;;
115
}
116

    
117
.offcanvas-white .uk-text-muted {
118
  color: #bfbfbf !important;
119
}
120

    
121
.offcanvas-white .uk-input:not(.text-input-box) {
122
  border-bottom: 1px solid #ededed !important;
123
  background: #fff !important;
124
  color: #666 !important;
125
}
126
.offcanvas-white .text-input-box{
127
  border: 1px solid #ededed !important;
128
  background: #fff !important;
129
  color: #666 !important;
130
}
131

    
132
.offcanvas-white .uk-input::placeholder {
133
  color: #bfbfbf !important;
134
}
135

    
136
.offcanvas-white .uk-select:not([multiple]):not([size]) {
137
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") !important;
138
  background-repeat: no-repeat !important;
139
  background-position: 100% 50% !important;
140
  border-bottom: 1px solid !important;;
141
  border-color: #ededed !important;
142
  color: #666 !important;
143
}
144

    
145
.offcanvas-white .uk-input:focus, .offcanvas-white .uk-select:not([multiple]):not([size]):focus {
146
  background-color: #fff !important;
147
  color: #666 !important;
148
  border-color: #222080 !important;
149
}
150

    
151
.offcanvas-white .uk-radio:checked, .offcanvas-white input[type="radio"]:not([class*="uk-"]):checked {
152
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E") !important;;
153
}
154

    
155
.offcanvas-white input[type="radio"]:not([class*="uk-"]):checked {
156
  background-color: #222080 !important;;
157
  border-color: transparent !important;;
158
}
159

    
160
.offcanvas-white .uk-radio, .offcanvas-white input[type="radio"]:not([class*="uk-"]) {
161
  border: 1px solid #d4d4d4 !important;;
162
}
163

    
164
.offcanvas-white .uk-button-default:not(:disabled) {
165
  background-color: #fff !important;
166
  color: #222080 !important;
167
  border: 1px solid #222080 !important;
168
}
169

    
170
.offcanvas-white .uk-button-default:hover:not(:disabled) {
171
  background-color: #222080 !important;
172
  color: #fff !important;
173
  border-color: #222080 !important;
174
}
175

    
176
.offcanvas-white .uk-button-default:disabled {
177
  color: #bfbfbf !important;
178
  border: 1px solid #ededed !important;
179
}
180

    
181
/* Advanced Search Form*/
182
.advancedSearchFormBackground {
183
  background-repeat: no-repeat !important;
184
  background-size: 100% 320px;
185
  height: auto !important;
186
}
187

    
188
.advancedSearchForm {
189
  /*box-shadow: 0 1px 10px #444444;*/
190
  background-color: white;
191
  border: 1px solid #ccc;
192
}
193

    
194
.advancedSearchForm .uk-icon-button {
195
  fill: #296EE9 !important;
196
}
197

    
198
/* Autocomplete */
199
.custom-autocomplete .uk-nav-autocomplete > li > a:hover {
200
  background: #00a8e6 none repeat scroll 0 0;
201
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05) inset;
202
  color: #FFF;
203
  outline: medium none;
204
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
205
}
206

    
207
.custom-autocomplete .uk-nav-navbar > li > a {
208
  color: #444;
209
}
(9-9/11)