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:not(:disabled), .offcanvas-white input[type="radio"]:checked:not(:disabled) {
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 .uk-radio:disabled:checked, offcanvas-white input[type="radio"]:disabled:checked {
156
  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%23bfbfbf%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E") !important;
157
}
158

    
159
.offcanvas-white .uk-checkbox:checked:not(:disabled), .offcanvas-white input[type="checkbox"]:checked:not(:disabled) {
160
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") !important;
161
}
162

    
163
.offcanvas-white .uk-checkbox:disabled:checked, .offcanvas-white input[type="checkbox"]:disabled:checked {
164
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23bfbfbf%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") !important;
165
}
166

    
167
.offcanvas-white input[type="radio"]:checked:not(:disabled),
168
.offcanvas-white input[type="checkbox"]:checked:not(:disabled) {
169
  background-color: #222080 !important;;
170
  border-color: transparent !important;;
171
}
172

    
173
.offcanvas-white .uk-radio, .offcanvas-white input[type="radio"],
174
.offcanvas-white .uk-checkbox, .offcanvas-white input[type="checkbox"]{
175
  border: 1px solid #d4d4d4 !important;;
176
}
177

    
178
.offcanvas-white .uk-radio:disabled, .offcanvas-white .uk-checkbox:disabled {
179
  background-color: #f9f9f9 !important;
180
  border-color: #ededed !important;
181
}
182

    
183
.offcanvas-white .uk-button-default:not(:disabled) {
184
  background-color: #fff !important;
185
  color: #222080 !important;
186
  border: 1px solid #222080 !important;
187
}
188

    
189
.offcanvas-white .uk-button-default:hover:not(:disabled) {
190
  background-color: #222080 !important;
191
  color: #fff !important;
192
  border-color: #222080 !important;
193
}
194

    
195
.offcanvas-white .uk-button-default:disabled {
196
  color: #bfbfbf !important;
197
  border: 1px solid #ededed !important;
198
}
199

    
200
/* Advanced Search Form*/
201
.advancedSearchFormBackground {
202
  background-repeat: no-repeat !important;
203
  background-size: 100% 320px;
204
  height: auto !important;
205
}
206

    
207
.advancedSearchForm {
208
  /*box-shadow: 0 1px 10px #444444;*/
209
  background-color: white;
210
  border: 1px solid #ccc;
211
}
212

    
213
.advancedSearchForm .uk-icon-button {
214
  fill: #296EE9 !important;
215
}
216

    
217
/* Autocomplete */
218
.custom-autocomplete .uk-nav-autocomplete > li > a:hover {
219
  background: #00a8e6 none repeat scroll 0 0;
220
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05) inset;
221
  color: #FFF;
222
  outline: medium none;
223
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
224
}
225

    
226
.custom-autocomplete .uk-nav-navbar > li > a {
227
  color: #444;
228
}
(10-10/12)