WP Live Chat Support - Version 8.0.34

Version Description

It is highly recommended that you upgrade to WP Live Chat Support version 8.0.34 for security reasons.

Download this release

Release Info

Developer WP-LiveChat
Plugin Icon 128x128 WP Live Chat Support
Version 8.0.34
Comparing to
See all releases

Code changes from version 8.0.33 to 8.0.34

config.php CHANGED
@@ -7,7 +7,7 @@ if ( ! defined( 'ABSPATH' ) ) {
7
  exit;
8
  }
9
 
10
- define('WPLC_PLUGIN_VERSION', "8.0.33");
11
  define('WPLC_PLUGIN_DIR', dirname(__FILE__));
12
  define('WPLC_PLUGIN_URL', plugins_url( '/', __FILE__ ) );
13
  define('WPLC_PLUGIN', plugin_basename( __FILE__ ) );
7
  exit;
8
  }
9
 
10
+ define('WPLC_PLUGIN_VERSION', "8.0.34");
11
  define('WPLC_PLUGIN_DIR', dirname(__FILE__));
12
  define('WPLC_PLUGIN_URL', plugins_url( '/', __FILE__ ) );
13
  define('WPLC_PLUGIN', plugin_basename( __FILE__ ) );
css/bootstrap.css CHANGED
@@ -1,6732 +1,10334 @@
1
  /*!
2
- * Bootstrap v3.3.6 (http://getbootstrap.com)
3
- #nifty_wrapper * Copyright 2011-2015 Twitter, Inc.
 
4
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
  */
6
- /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
7
- #nifty_wrapper html {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  font-family: sans-serif;
9
- -ms-text-size-adjust: 100%;
10
  -webkit-text-size-adjust: 100%;
 
11
  }
12
- #nifty_wrapper body {
13
- margin: 0;
14
- }
15
- article,
16
- aside,
17
- #nifty_wrapper details,
18
- #nifty_wrapper figcaption,
19
- #nifty_wrapper figure,
20
- #nifty_wrapper footer,
21
- #nifty_wrapper header,
22
- #nifty_wrapper hgroup,
23
- #nifty_wrapper main,
24
- #nifty_wrapper menu,
25
- #nifty_wrapper nav,
26
- #nifty_wrapper section,
27
- #nifty_wrapper summary {
28
  display: block;
29
  }
30
- audio,
31
- #nifty_wrapper canvas,
32
- #nifty_wrapper progress,
33
- #nifty_wrapper video {
34
- display: inline-block;
35
- vertical-align: baseline;
 
 
 
 
36
  }
37
- audio:not([controls]) {
38
- display: none;
 
 
 
 
 
39
  height: 0;
 
40
  }
41
- #nifty_wrapper [hidden],
42
- #nifty_wrapper template {
43
- display: none;
 
 
 
 
 
 
44
  }
45
- a {
46
- background-color: transparent;
 
 
47
  }
48
- a:active,
49
- a:hover {
50
- outline: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  }
52
- abbr[title] {
53
- border-bottom: 1px dotted;
 
 
 
 
54
  }
55
- #nifty_wrapper b,
56
- #nifty_wrapper strong {
57
- font-weight: bold;
58
  }
59
- #nifty_wrapper dfn {
60
- font-style: italic;
 
 
61
  }
62
- #nifty_wrapper h1 {
63
- font-size: 2em;
64
- margin: 0.67em 0;
65
  }
66
- #nifty_wrapper mark {
67
- background: #ff0;
68
- color: #000;
 
69
  }
70
- #nifty_wrapper small {
 
71
  font-size: 80%;
72
  }
73
- #nifty_wrapper sub,
74
- #nifty_wrapper sup {
 
 
75
  font-size: 75%;
76
  line-height: 0;
77
- position: relative;
78
  vertical-align: baseline;
79
  }
80
- #nifty_wrapper sup {
81
- top: -0.5em;
 
82
  }
83
- #nifty_wrapper sub {
84
- bottom: -0.25em;
 
85
  }
86
- #nifty_wrapper img {
87
- border: 0;
 
 
 
88
  }
89
- #nifty_wrapper svg:not(:root) {
90
- overflow: hidden;
 
 
91
  }
92
- #nifty_wrapper figure {
93
- margin: 1em 40px;
 
 
94
  }
95
- #nifty_wrapper hr {
96
- box-sizing: content-box;
97
- height: 0;
 
98
  }
99
- #nifty_wrapper pre {
100
- overflow: auto;
 
101
  }
102
- #nifty_wrapper code,
103
- #nifty_wrapper kbd,
104
- #nifty_wrapper pre,
105
- #nifty_wrapper samp {
106
- font-family: monospace, monospace;
 
107
  font-size: 1em;
108
  }
109
- #nifty_wrapper button,
110
- #nifty_wrapper input,
111
- #nifty_wrapper optgroup,
112
- #nifty_wrapper select,
113
- #nifty_wrapper textarea {
114
- color: inherit;
115
- font: inherit;
116
- margin: 0;
117
  }
118
- #nifty_wrapper button {
119
- overflow: visible;
 
120
  }
121
- #nifty_wrapper button,
122
- #nifty_wrapper select {
123
- text-transform: none;
 
124
  }
125
- #nifty_wrapper button,
126
- #nifty_wrapper html input[type="button"],
127
- #nifty_wrapper input[type="reset"],
128
- #nifty_wrapper input[type="submit"] {
129
- -webkit-appearance: button;
130
- cursor: pointer;
131
  }
132
- #nifty_wrapper button[disabled],
133
- #nifty_wrapper html input[disabled] {
134
- cursor: default;
135
  }
136
- #nifty_wrapper button::-moz-focus-inner,
137
- #nifty_wrapper input::-moz-focus-inner {
138
- border: 0;
139
- padding: 0;
 
 
 
140
  }
141
- #nifty_wrapper input {
142
- line-height: normal;
 
143
  }
144
- #nifty_wrapper input[type="checkbox"],
145
- #nifty_wrapper input[type="radio"] {
146
- box-sizing: border-box;
147
- padding: 0;
148
  }
149
- #nifty_wrapper input[type="number"]::-webkit-inner-spin-button,
150
- #nifty_wrapper input[type="number"]::-webkit-outer-spin-button {
151
- height: auto;
152
  }
153
- #nifty_wrapper input[type="search"] {
154
- -webkit-appearance: textfield;
155
- box-sizing: content-box;
 
156
  }
157
- #nifty_wrapper input[type="search"]::-webkit-search-cancel-button,
158
- #nifty_wrapper input[type="search"]::-webkit-search-decoration {
159
- -webkit-appearance: none;
 
 
 
 
 
 
 
160
  }
161
- #nifty_wrapper fieldset {
162
- border: 1px solid #c0c0c0;
163
- margin: 0 2px;
164
- padding: 0.35em 0.625em 0.75em;
165
  }
166
- #nifty_wrapper legend {
167
- border: 0;
168
- padding: 0;
 
169
  }
170
- #nifty_wrapper textarea {
171
- overflow: auto;
 
172
  }
173
- #nifty_wrapper optgroup {
174
- font-weight: bold;
 
 
 
 
175
  }
176
- #nifty_wrapper table {
177
- border-collapse: collapse;
178
- border-spacing: 0;
 
 
 
179
  }
180
- #nifty_wrapper td,
181
- #nifty_wrapper th {
 
 
 
182
  padding: 0;
 
183
  }
184
- /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
185
- @media print {
186
- #nifty_wrapper *,
187
- #nifty_wrapper *:before,
188
- #nifty_wrapper *:after {
189
- background: transparent !important;
190
- color: #000 !important;
191
- box-shadow: none !important;
192
- text-shadow: none !important;
193
- }
194
- #nifty_wrapper a,
195
- #nifty_wrapper a:visited {
196
- text-decoration: underline;
197
- }
198
- #nifty_wrapper a[href]:after {
199
- content: " (" attr(href) ")";
200
- }
201
- #nifty_wrapper abbr[title]:after {
202
- content: " (" attr(title) ")";
203
- }
204
- #nifty_wrapper a[href^="#"]:after,
205
- #nifty_wrapper a[href^="javascript:"]:after {
206
- content: "";
207
- }
208
- #nifty_wrapper pre,
209
- #nifty_wrapper blockquote {
210
- border: 1px solid #999;
211
- page-break-inside: avoid;
212
- }
213
- #nifty_wrapper thead {
214
- display: table-header-group;
215
- }
216
- #nifty_wrapper tr,
217
- #nifty_wrapper img {
218
- page-break-inside: avoid;
219
- }
220
- #nifty_wrapper img {
221
- max-width: 100% !important;
222
- }
223
- #nifty_wrapper p,
224
- #nifty_wrapper h2,
225
- #nifty_wrapper h3 {
226
- orphans: 3;
227
- widows: 3;
228
- }
229
- #nifty_wrapper h2,
230
- #nifty_wrapper h3 {
231
- page-break-after: avoid;
232
- }
233
- #nifty_wrapper .navbar {
234
- display: none;
235
- }
236
- .btn > .caret,
237
- .dropup > .btn > .caret {
238
- border-top-color: #000 !important;
239
- }
240
- #nifty_wrapper .label {
241
- border: 1px solid #000;
242
- }
243
- #nifty_wrapper .table {
244
- border-collapse: collapse !important;
245
- }
246
- #nifty_wrapper .table td,
247
- #nifty_wrapper .table th {
248
- background-color: #fff !important;
249
- }
250
- #nifty_wrapper .table-bordered th,
251
- #nifty_wrapper .table-bordered td {
252
- border: 1px solid #ddd !important;
253
- }
254
  }
255
- #nifty_wrapper @font-face {
256
- font-family: 'Glyphicons Halflings';
257
- src: url('../fonts/glyphicons-halflings-regular.eot');
258
- #nifty_wrapper src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
 
 
259
  }
260
- #nifty_wrapper .glyphicon {
261
- position: relative;
262
- top: 1px;
263
- display: inline-block;
264
- font-family: 'Glyphicons Halflings';
265
- font-style: normal;
266
- font-weight: normal;
267
- line-height: 1;
268
- -webkit-font-smoothing: antialiased;
269
- -moz-osx-font-smoothing: grayscale;
270
  }
271
- #nifty_wrapper .glyphicon-asterisk:before {
272
- content: "\002a";
 
 
 
 
273
  }
274
- #nifty_wrapper .glyphicon-plus:before {
275
- content: "\002b";
 
 
 
 
 
 
 
 
 
276
  }
277
- #nifty_wrapper .glyphicon-euro:before,
278
- #nifty_wrapper .glyphicon-eur:before {
279
- content: "\20ac";
280
  }
281
- #nifty_wrapper .glyphicon-minus:before {
282
- content: "\2212";
 
 
283
  }
284
- #nifty_wrapper .glyphicon-cloud:before {
285
- content: "\2601";
 
 
286
  }
287
- #nifty_wrapper .glyphicon-envelope:before {
288
- content: "\2709";
 
289
  }
290
- #nifty_wrapper .glyphicon-pencil:before {
291
- content: "\270f";
 
292
  }
293
- #nifty_wrapper .glyphicon-glass:before {
294
- content: "\e001";
 
 
295
  }
296
- #nifty_wrapper .glyphicon-music:before {
297
- content: "\e002";
 
298
  }
299
- #nifty_wrapper .glyphicon-search:before {
300
- content: "\e003";
 
301
  }
302
- #nifty_wrapper .glyphicon-heart:before {
303
- content: "\e005";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
304
  }
305
- #nifty_wrapper .glyphicon-star:before {
306
- content: "\e006";
 
 
307
  }
308
- #nifty_wrapper .glyphicon-star-empty:before {
309
- content: "\e007";
 
 
310
  }
311
- #nifty_wrapper .glyphicon-user:before {
312
- content: "\e008";
 
 
313
  }
314
- #nifty_wrapper .glyphicon-film:before {
315
- content: "\e009";
 
 
316
  }
317
- #nifty_wrapper .glyphicon-th-large:before {
318
- content: "\e010";
 
 
319
  }
320
- #nifty_wrapper .glyphicon-th:before {
321
- content: "\e011";
 
 
322
  }
323
- #nifty_wrapper .glyphicon-th-list:before {
324
- content: "\e012";
 
 
325
  }
326
- #nifty_wrapper .glyphicon-ok:before {
327
- content: "\e013";
 
 
 
328
  }
329
- #nifty_wrapper .glyphicon-remove:before {
330
- content: "\e014";
 
 
 
331
  }
332
- #nifty_wrapper .glyphicon-zoom-in:before {
333
- content: "\e015";
 
 
 
334
  }
335
- #nifty_wrapper .glyphicon-zoom-out:before {
336
- content: "\e016";
 
 
 
337
  }
338
- #nifty_wrapper .glyphicon-off:before {
339
- content: "\e017";
 
 
 
 
340
  }
341
- #nifty_wrapper .glyphicon-signal:before {
342
- content: "\e018";
 
 
 
343
  }
344
- #nifty_wrapper .glyphicon-cog:before {
345
- content: "\e019";
 
 
 
346
  }
347
- #nifty_wrapper .glyphicon-trash:before {
348
- content: "\e020";
 
 
349
  }
350
- #nifty_wrapper .glyphicon-home:before {
351
- content: "\e021";
 
 
352
  }
353
- #nifty_wrapper .glyphicon-file:before {
354
- content: "\e022";
 
355
  }
356
- #nifty_wrapper .glyphicon-time:before {
357
- content: "\e023";
 
358
  }
359
- #nifty_wrapper .glyphicon-road:before {
360
- content: "\e024";
 
 
361
  }
362
- #nifty_wrapper .glyphicon-download-alt:before {
363
- content: "\e025";
 
 
364
  }
365
- #nifty_wrapper .glyphicon-download:before {
366
- content: "\e026";
 
 
 
367
  }
368
- #nifty_wrapper .glyphicon-upload:before {
369
- content: "\e027";
 
370
  }
371
- #nifty_wrapper .glyphicon-inbox:before {
372
- content: "\e028";
 
 
373
  }
374
- #nifty_wrapper .glyphicon-play-circle:before {
375
- content: "\e029";
 
 
 
 
 
 
376
  }
377
- #nifty_wrapper .glyphicon-repeat:before {
378
- content: "\e030";
 
379
  }
380
- #nifty_wrapper .glyphicon-refresh:before {
381
- content: "\e031";
 
 
382
  }
383
- #nifty_wrapper .glyphicon-list-alt:before {
384
- content: "\e032";
 
 
385
  }
386
- #nifty_wrapper .glyphicon-lock:before {
387
- content: "\e033";
 
 
 
388
  }
389
- #nifty_wrapper .glyphicon-flag:before {
390
- content: "\e034";
 
391
  }
392
- #nifty_wrapper .glyphicon-headphones:before {
393
- content: "\e035";
 
 
 
 
 
394
  }
395
- #nifty_wrapper .glyphicon-volume-off:before {
396
- content: "\e036";
397
- }
398
- #nifty_wrapper .glyphicon-volume-down:before {
399
- content: "\e037";
400
- }
401
- #nifty_wrapper .glyphicon-volume-up:before {
402
- content: "\e038";
403
- }
404
- #nifty_wrapper .glyphicon-qrcode:before {
405
- content: "\e039";
406
  }
407
- #nifty_wrapper .glyphicon-barcode:before {
408
- content: "\e040";
 
 
 
409
  }
410
- #nifty_wrapper .glyphicon-tag:before {
411
- content: "\e041";
 
 
 
412
  }
413
- #nifty_wrapper .glyphicon-tags:before {
414
- content: "\e042";
 
 
415
  }
416
- #nifty_wrapper .glyphicon-book:before {
417
- content: "\e043";
 
 
 
 
 
418
  }
419
- #nifty_wrapper .glyphicon-bookmark:before {
420
- content: "\e044";
 
 
 
421
  }
422
- #nifty_wrapper .glyphicon-print:before {
423
- content: "\e045";
 
 
 
424
  }
425
- #nifty_wrapper .glyphicon-camera:before {
426
- content: "\e046";
 
 
 
427
  }
428
- #nifty_wrapper .glyphicon-font:before {
429
- content: "\e047";
 
 
 
430
  }
431
- #nifty_wrapper .glyphicon-bold:before {
432
- content: "\e048";
 
 
 
 
 
433
  }
434
- #nifty_wrapper .glyphicon-italic:before {
435
- content: "\e049";
 
 
 
 
 
 
436
  }
437
- #nifty_wrapper .glyphicon-text-height:before {
438
- content: "\e050";
 
 
439
  }
440
- #nifty_wrapper .glyphicon-text-width:before {
441
- content: "\e051";
 
 
 
442
  }
443
- #nifty_wrapper .glyphicon-align-left:before {
444
- content: "\e052";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
445
  }
446
- #nifty_wrapper .glyphicon-align-center:before {
447
- content: "\e053";
 
 
 
 
 
448
  }
449
- #nifty_wrapper .glyphicon-align-right:before {
450
- content: "\e054";
 
 
 
 
451
  }
452
- #nifty_wrapper .glyphicon-align-justify:before {
453
- content: "\e055";
 
 
 
454
  }
455
- #nifty_wrapper .glyphicon-list:before {
456
- content: "\e056";
 
 
 
457
  }
458
- #nifty_wrapper .glyphicon-indent-left:before {
459
- content: "\e057";
 
 
 
460
  }
461
- #nifty_wrapper .glyphicon-indent-right:before {
462
- content: "\e058";
 
 
 
463
  }
464
- #nifty_wrapper .glyphicon-facetime-video:before {
465
- content: "\e059";
 
 
 
466
  }
467
- #nifty_wrapper .glyphicon-picture:before {
468
- content: "\e060";
 
 
 
469
  }
470
- #nifty_wrapper .glyphicon-map-marker:before {
471
- content: "\e062";
 
 
 
472
  }
473
- #nifty_wrapper .glyphicon-adjust:before {
474
- content: "\e063";
 
 
 
475
  }
476
- #nifty_wrapper .glyphicon-tint:before {
477
- content: "\e064";
 
 
 
478
  }
479
- #nifty_wrapper .glyphicon-edit:before {
480
- content: "\e065";
 
 
 
481
  }
482
- #nifty_wrapper .glyphicon-share:before {
483
- content: "\e066";
 
 
 
484
  }
485
- #nifty_wrapper .glyphicon-check:before {
486
- content: "\e067";
 
 
 
487
  }
488
- #nifty_wrapper .glyphicon-move:before {
489
- content: "\e068";
 
 
490
  }
491
- #nifty_wrapper .glyphicon-step-backward:before {
492
- content: "\e069";
 
 
493
  }
494
- #nifty_wrapper .glyphicon-fast-backward:before {
495
- content: "\e070";
 
 
496
  }
497
- #nifty_wrapper .glyphicon-backward:before {
498
- content: "\e071";
 
 
499
  }
500
- #nifty_wrapper .glyphicon-play:before {
501
- content: "\e072";
 
 
502
  }
503
- #nifty_wrapper .glyphicon-pause:before {
504
- content: "\e073";
 
 
505
  }
506
- #nifty_wrapper .glyphicon-stop:before {
507
- content: "\e074";
 
 
508
  }
509
- #nifty_wrapper .glyphicon-forward:before {
510
- content: "\e075";
 
 
511
  }
512
- #nifty_wrapper .glyphicon-fast-forward:before {
513
- content: "\e076";
 
 
514
  }
515
- #nifty_wrapper .glyphicon-step-forward:before {
516
- content: "\e077";
 
 
517
  }
518
- #nifty_wrapper .glyphicon-eject:before {
519
- content: "\e078";
 
 
520
  }
521
- #nifty_wrapper .glyphicon-chevron-left:before {
522
- content: "\e079";
 
 
523
  }
524
- #nifty_wrapper .glyphicon-chevron-right:before {
525
- content: "\e080";
 
 
526
  }
527
- #nifty_wrapper .glyphicon-plus-sign:before {
528
- content: "\e081";
 
 
529
  }
530
- #nifty_wrapper .glyphicon-minus-sign:before {
531
- content: "\e082";
 
 
532
  }
533
- #nifty_wrapper .glyphicon-remove-sign:before {
534
- content: "\e083";
 
535
  }
536
- #nifty_wrapper .glyphicon-ok-sign:before {
537
- content: "\e084";
 
538
  }
539
- #nifty_wrapper .glyphicon-question-sign:before {
540
- content: "\e085";
 
541
  }
542
- #nifty_wrapper .glyphicon-info-sign:before {
543
- content: "\e086";
 
544
  }
545
- #nifty_wrapper .glyphicon-screenshot:before {
546
- content: "\e087";
 
547
  }
548
- #nifty_wrapper .glyphicon-remove-circle:before {
549
- content: "\e088";
 
550
  }
551
- #nifty_wrapper .glyphicon-ok-circle:before {
552
- content: "\e089";
 
553
  }
554
- #nifty_wrapper .glyphicon-ban-circle:before {
555
- content: "\e090";
 
556
  }
557
- #nifty_wrapper .glyphicon-arrow-left:before {
558
- content: "\e091";
 
559
  }
560
- #nifty_wrapper .glyphicon-arrow-right:before {
561
- content: "\e092";
 
562
  }
563
- #nifty_wrapper .glyphicon-arrow-up:before {
564
- content: "\e093";
 
565
  }
566
- #nifty_wrapper .glyphicon-arrow-down:before {
567
- content: "\e094";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
568
  }
569
- #nifty_wrapper .glyphicon-share-alt:before {
570
- content: "\e095";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
571
  }
572
- #nifty_wrapper .glyphicon-resize-full:before {
573
- content: "\e096";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
574
  }
575
- #nifty_wrapper .glyphicon-resize-small:before {
576
- content: "\e097";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
577
  }
578
- #nifty_wrapper .glyphicon-exclamation-sign:before {
579
- content: "\e101";
 
 
 
580
  }
581
- #nifty_wrapper .glyphicon-gift:before {
582
- content: "\e102";
 
 
 
 
583
  }
584
- #nifty_wrapper .glyphicon-leaf:before {
585
- content: "\e103";
 
 
586
  }
587
- #nifty_wrapper .glyphicon-fire:before {
588
- content: "\e104";
 
589
  }
590
- #nifty_wrapper .glyphicon-eye-open:before {
591
- content: "\e105";
 
 
592
  }
593
- #nifty_wrapper .glyphicon-eye-close:before {
594
- content: "\e106";
 
595
  }
596
- #nifty_wrapper .glyphicon-warning-sign:before {
597
- content: "\e107";
 
 
598
  }
599
- #nifty_wrapper .glyphicon-plane:before {
600
- content: "\e108";
 
 
601
  }
602
- #nifty_wrapper .glyphicon-calendar:before {
603
- content: "\e109";
 
 
 
 
604
  }
605
- #nifty_wrapper .glyphicon-random:before {
606
- content: "\e110";
 
607
  }
608
- #nifty_wrapper .glyphicon-comment:before {
609
- content: "\e111";
 
 
610
  }
611
- #nifty_wrapper .glyphicon-magnet:before {
612
- content: "\e112";
 
 
 
613
  }
614
- #nifty_wrapper .glyphicon-chevron-up:before {
615
- content: "\e113";
 
 
 
 
616
  }
617
- #nifty_wrapper .glyphicon-chevron-down:before {
618
- content: "\e114";
 
619
  }
620
- #nifty_wrapper .glyphicon-retweet:before {
621
- content: "\e115";
 
 
622
  }
623
- #nifty_wrapper .glyphicon-shopping-cart:before {
624
- content: "\e116";
 
 
 
625
  }
626
- #nifty_wrapper .glyphicon-folder-close:before {
627
- content: "\e117";
 
 
 
 
628
  }
629
- #nifty_wrapper .glyphicon-folder-open:before {
630
- content: "\e118";
 
631
  }
632
- #nifty_wrapper .glyphicon-resize-vertical:before {
633
- content: "\e119";
 
 
634
  }
635
- #nifty_wrapper .glyphicon-resize-horizontal:before {
636
- content: "\e120";
 
 
 
637
  }
638
- #nifty_wrapper .glyphicon-hdd:before {
639
- content: "\e121";
 
 
 
 
640
  }
641
- #nifty_wrapper .glyphicon-bullhorn:before {
642
- content: "\e122";
 
643
  }
644
- #nifty_wrapper .glyphicon-bell:before {
645
- content: "\e123";
 
 
646
  }
647
- #nifty_wrapper .glyphicon-certificate:before {
648
- content: "\e124";
 
 
 
649
  }
650
- #nifty_wrapper .glyphicon-thumbs-up:before {
651
- content: "\e125";
 
 
 
 
652
  }
653
- #nifty_wrapper .glyphicon-thumbs-down:before {
654
- content: "\e126";
 
655
  }
656
- #nifty_wrapper .glyphicon-hand-right:before {
657
- content: "\e127";
 
 
658
  }
659
- #nifty_wrapper .glyphicon-hand-left:before {
660
- content: "\e128";
 
 
 
661
  }
662
- #nifty_wrapper .glyphicon-hand-up:before {
663
- content: "\e129";
 
 
 
 
664
  }
665
- #nifty_wrapper .glyphicon-hand-down:before {
666
- content: "\e130";
 
667
  }
668
- #nifty_wrapper .glyphicon-circle-arrow-right:before {
669
- content: "\e131";
 
 
670
  }
671
- #nifty_wrapper .glyphicon-circle-arrow-left:before {
672
- content: "\e132";
 
 
 
673
  }
674
- #nifty_wrapper .glyphicon-circle-arrow-up:before {
675
- content: "\e133";
 
 
 
 
676
  }
677
- #nifty_wrapper .glyphicon-circle-arrow-down:before {
678
- content: "\e134";
 
679
  }
680
- #nifty_wrapper .glyphicon-globe:before {
681
- content: "\e135";
 
 
682
  }
683
- #nifty_wrapper .glyphicon-wrench:before {
684
- content: "\e136";
 
 
 
685
  }
686
- #nifty_wrapper .glyphicon-tasks:before {
687
- content: "\e137";
 
 
 
 
688
  }
689
- #nifty_wrapper .glyphicon-filter:before {
690
- content: "\e138";
 
691
  }
692
- #nifty_wrapper .glyphicon-briefcase:before {
693
- content: "\e139";
 
 
694
  }
695
- #nifty_wrapper .glyphicon-fullscreen:before {
696
- content: "\e140";
 
 
 
697
  }
698
- #nifty_wrapper .glyphicon-dashboard:before {
699
- content: "\e141";
 
 
 
 
700
  }
701
- #nifty_wrapper .glyphicon-paperclip:before {
702
- content: "\e142";
 
703
  }
704
- #nifty_wrapper .glyphicon-heart-empty:before {
705
- content: "\e143";
 
 
706
  }
707
- #nifty_wrapper .glyphicon-link:before {
708
- content: "\e144";
 
 
 
709
  }
710
- #nifty_wrapper .glyphicon-phone:before {
711
- content: "\e145";
 
712
  }
713
- #nifty_wrapper .glyphicon-pushpin:before {
714
- content: "\e146";
 
 
715
  }
716
- #nifty_wrapper .glyphicon-usd:before {
717
- content: "\e148";
 
 
 
718
  }
719
- #nifty_wrapper .glyphicon-gbp:before {
720
- content: "\e149";
 
 
 
721
  }
722
- #nifty_wrapper .glyphicon-sort:before {
723
- content: "\e150";
 
 
724
  }
725
- #nifty_wrapper .glyphicon-sort-by-alphabet:before {
726
- content: "\e151";
 
 
 
727
  }
728
- #nifty_wrapper .glyphicon-sort-by-alphabet-alt:before {
729
- content: "\e152";
 
730
  }
731
- #nifty_wrapper .glyphicon-sort-by-order:before {
732
- content: "\e153";
 
733
  }
734
- #nifty_wrapper .glyphicon-sort-by-order-alt:before {
735
- content: "\e154";
 
 
736
  }
737
- #nifty_wrapper .glyphicon-sort-by-attributes:before {
738
- content: "\e155";
 
 
 
 
 
 
 
 
 
739
  }
740
- #nifty_wrapper .glyphicon-sort-by-attributes-alt:before {
741
- content: "\e156";
 
 
 
 
 
 
 
 
 
742
  }
743
- #nifty_wrapper .glyphicon-unchecked:before {
744
- content: "\e157";
 
 
 
 
 
 
 
 
 
745
  }
746
- #nifty_wrapper .glyphicon-expand:before {
747
- content: "\e158";
 
 
 
 
 
 
 
 
 
748
  }
749
- #nifty_wrapper .glyphicon-collapse-down:before {
750
- content: "\e159";
 
 
 
 
751
  }
752
- #nifty_wrapper .glyphicon-collapse-up:before {
753
- content: "\e160";
 
754
  }
755
- #nifty_wrapper .glyphicon-log-in:before {
756
- content: "\e161";
 
 
 
 
 
 
 
 
 
 
 
 
 
757
  }
758
- #nifty_wrapper .glyphicon-flash:before {
759
- content: "\e162";
 
 
 
760
  }
761
- #nifty_wrapper .glyphicon-log-out:before {
762
- content: "\e163";
 
 
763
  }
764
- #nifty_wrapper .glyphicon-new-window:before {
765
- content: "\e164";
 
 
 
 
 
766
  }
767
- #nifty_wrapper .glyphicon-record:before {
768
- content: "\e165";
 
 
769
  }
770
- #nifty_wrapper .glyphicon-save:before {
771
- content: "\e166";
 
 
772
  }
773
- #nifty_wrapper .glyphicon-open:before {
774
- content: "\e167";
 
 
775
  }
776
- #nifty_wrapper .glyphicon-saved:before {
777
- content: "\e168";
 
 
778
  }
779
- #nifty_wrapper .glyphicon-import:before {
780
- content: "\e169";
 
 
781
  }
782
- #nifty_wrapper .glyphicon-export:before {
783
- content: "\e170";
 
 
 
784
  }
785
- #nifty_wrapper .glyphicon-send:before {
786
- content: "\e171";
 
 
787
  }
788
- #nifty_wrapper .glyphicon-floppy-disk:before {
789
- content: "\e172";
 
 
 
790
  }
791
- #nifty_wrapper .glyphicon-floppy-saved:before {
792
- content: "\e173";
 
 
 
 
 
793
  }
794
- #nifty_wrapper .glyphicon-floppy-remove:before {
795
- content: "\e174";
 
 
 
 
796
  }
797
- #nifty_wrapper .glyphicon-floppy-save:before {
798
- content: "\e175";
 
 
 
 
799
  }
800
- #nifty_wrapper .glyphicon-floppy-open:before {
801
- content: "\e176";
 
 
 
 
 
 
 
 
 
 
802
  }
803
- #nifty_wrapper .glyphicon-credit-card:before {
804
- content: "\e177";
 
 
 
805
  }
806
- #nifty_wrapper .glyphicon-transfer:before {
807
- content: "\e178";
 
 
 
 
 
808
  }
809
- #nifty_wrapper .glyphicon-cutlery:before {
810
- content: "\e179";
 
 
 
 
 
811
  }
812
- #nifty_wrapper .glyphicon-header:before {
813
- content: "\e180";
 
 
814
  }
815
- #nifty_wrapper .glyphicon-compressed:before {
816
- content: "\e181";
 
817
  }
818
- #nifty_wrapper .glyphicon-earphone:before {
819
- content: "\e182";
 
820
  }
821
- #nifty_wrapper .glyphicon-phone-alt:before {
822
- content: "\e183";
 
 
823
  }
824
- #nifty_wrapper .glyphicon-tower:before {
825
- content: "\e184";
 
 
 
 
 
 
826
  }
827
- #nifty_wrapper .glyphicon-stats:before {
828
- content: "\e185";
 
 
 
829
  }
830
- #nifty_wrapper .glyphicon-sd-video:before {
831
- content: "\e186";
 
 
 
832
  }
833
- #nifty_wrapper .glyphicon-hd-video:before {
834
- content: "\e187";
 
 
 
835
  }
836
- #nifty_wrapper .glyphicon-subtitles:before {
837
- content: "\e188";
 
838
  }
839
- #nifty_wrapper .glyphicon-sound-stereo:before {
840
- content: "\e189";
 
841
  }
842
- #nifty_wrapper .glyphicon-sound-dolby:before {
843
- content: "\e190";
 
 
 
 
 
 
844
  }
845
- #nifty_wrapper .glyphicon-sound-5-1:before {
846
- content: "\e191";
 
 
 
 
847
  }
848
- #nifty_wrapper .glyphicon-sound-6-1:before {
849
- content: "\e192";
 
 
 
 
 
850
  }
851
- #nifty_wrapper .glyphicon-sound-7-1:before {
852
- content: "\e193";
 
 
 
 
 
 
 
 
 
 
 
 
853
  }
854
- #nifty_wrapper .glyphicon-copyright-mark:before {
855
- content: "\e194";
 
 
 
 
 
 
 
856
  }
857
- #nifty_wrapper .glyphicon-registration-mark:before {
858
- content: "\e195";
 
 
 
859
  }
860
- #nifty_wrapper .glyphicon-cloud-download:before {
861
- content: "\e197";
 
 
 
 
862
  }
863
- #nifty_wrapper .glyphicon-cloud-upload:before {
864
- content: "\e198";
 
 
 
865
  }
866
- #nifty_wrapper .glyphicon-tree-conifer:before {
867
- content: "\e199";
 
 
 
 
868
  }
869
- #nifty_wrapper .glyphicon-tree-deciduous:before {
870
- content: "\e200";
 
 
 
871
  }
872
- #nifty_wrapper .glyphicon-cd:before {
873
- content: "\e201";
 
 
 
 
874
  }
875
- #nifty_wrapper .glyphicon-save-file:before {
876
- content: "\e202";
 
 
 
 
877
  }
878
- #nifty_wrapper .glyphicon-open-file:before {
879
- content: "\e203";
 
 
880
  }
881
- #nifty_wrapper .glyphicon-level-up:before {
882
- content: "\e204";
 
 
 
 
883
  }
884
- #nifty_wrapper .glyphicon-copy:before {
885
- content: "\e205";
 
 
886
  }
887
- #nifty_wrapper .glyphicon-paste:before {
888
- content: "\e206";
 
 
889
  }
890
- #nifty_wrapper .glyphicon-alert:before {
891
- content: "\e209";
 
 
 
892
  }
893
- #nifty_wrapper .glyphicon-equalizer:before {
894
- content: "\e210";
 
 
 
895
  }
896
- #nifty_wrapper .glyphicon-king:before {
897
- content: "\e211";
 
 
898
  }
899
- #nifty_wrapper .glyphicon-queen:before {
900
- content: "\e212";
 
 
901
  }
902
- #nifty_wrapper .glyphicon-pawn:before {
903
- content: "\e213";
 
 
904
  }
905
- #nifty_wrapper .glyphicon-bishop:before {
906
- content: "\e214";
 
 
 
 
907
  }
908
- #nifty_wrapper .glyphicon-knight:before {
909
- content: "\e215";
 
 
 
910
  }
911
- #nifty_wrapper .glyphicon-baby-formula:before {
912
- content: "\e216";
 
 
 
 
 
913
  }
914
- #nifty_wrapper .glyphicon-tent:before {
915
- content: "\26fa";
 
 
 
 
 
 
 
 
 
 
 
 
916
  }
917
- #nifty_wrapper .glyphicon-blackboard:before {
918
- content: "\e218";
 
 
 
 
 
 
 
919
  }
920
- #nifty_wrapper .glyphicon-bed:before {
921
- content: "\e219";
 
 
 
922
  }
923
- #nifty_wrapper .glyphicon-apple:before {
924
- content: "\f8ff";
 
 
 
 
925
  }
926
- #nifty_wrapper .glyphicon-erase:before {
927
- content: "\e221";
 
 
 
928
  }
929
- #nifty_wrapper .glyphicon-hourglass:before {
930
- content: "\231b";
 
 
 
 
931
  }
932
- #nifty_wrapper .glyphicon-lamp:before {
933
- content: "\e223";
 
 
 
934
  }
935
- #nifty_wrapper .glyphicon-duplicate:before {
936
- content: "\e224";
 
 
 
 
937
  }
938
- #nifty_wrapper .glyphicon-piggy-bank:before {
939
- content: "\e225";
 
 
 
 
940
  }
941
- #nifty_wrapper .glyphicon-scissors:before {
942
- content: "\e226";
 
 
943
  }
944
- #nifty_wrapper .glyphicon-bitcoin:before {
945
- content: "\e227";
 
 
 
 
946
  }
947
- #nifty_wrapper .glyphicon-btc:before {
948
- content: "\e227";
 
 
949
  }
950
- #nifty_wrapper .glyphicon-xbt:before {
951
- content: "\e227";
 
 
952
  }
953
- #nifty_wrapper .glyphicon-yen:before {
954
- content: "\00a5";
 
 
 
 
955
  }
956
- #nifty_wrapper .glyphicon-jpy:before {
957
- content: "\00a5";
 
 
 
958
  }
959
- #nifty_wrapper .glyphicon-ruble:before {
960
- content: "\20bd";
 
 
961
  }
962
- #nifty_wrapper .glyphicon-rub:before {
963
- content: "\20bd";
 
 
964
  }
965
- #nifty_wrapper .glyphicon-scale:before {
966
- content: "\e230";
 
 
967
  }
968
- #nifty_wrapper .glyphicon-ice-lolly:before {
969
- content: "\e231";
 
 
 
 
970
  }
971
- #nifty_wrapper .glyphicon-ice-lolly-tasted:before {
972
- content: "\e232";
 
 
 
973
  }
974
- #nifty_wrapper .glyphicon-education:before {
975
- content: "\e233";
 
 
 
 
 
 
976
  }
977
- #nifty_wrapper .glyphicon-option-horizontal:before {
978
- content: "\e234";
 
979
  }
980
- #nifty_wrapper .glyphicon-option-vertical:before {
981
- content: "\e235";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
982
  }
983
- #nifty_wrapper .glyphicon-menu-hamburger:before {
984
- content: "\e236";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
985
  }
986
- #nifty_wrapper .glyphicon-modal-window:before {
987
- content: "\e237";
 
 
 
988
  }
989
- #nifty_wrapper .glyphicon-oil:before {
990
- content: "\e238";
 
 
991
  }
992
- #nifty_wrapper .glyphicon-grain:before {
993
- content: "\e239";
 
 
 
994
  }
995
- #nifty_wrapper .glyphicon-sunglasses:before {
996
- content: "\e240";
 
 
997
  }
998
- #nifty_wrapper .glyphicon-text-size:before {
999
- content: "\e241";
 
 
1000
  }
1001
- #nifty_wrapper .glyphicon-text-color:before {
1002
- content: "\e242";
 
 
 
1003
  }
1004
- #nifty_wrapper .glyphicon-text-background:before {
1005
- content: "\e243";
 
 
 
1006
  }
1007
- #nifty_wrapper .glyphicon-object-align-top:before {
1008
- content: "\e244";
 
 
1009
  }
1010
- #nifty_wrapper .glyphicon-object-align-bottom:before {
1011
- content: "\e245";
 
 
 
 
1012
  }
1013
- #nifty_wrapper .glyphicon-object-align-horizontal:before {
1014
- content: "\e246";
 
 
 
 
 
1015
  }
1016
- #nifty_wrapper .glyphicon-object-align-left:before {
1017
- content: "\e247";
 
 
 
1018
  }
1019
- #nifty_wrapper .glyphicon-object-align-vertical:before {
1020
- content: "\e248";
 
 
 
1021
  }
1022
- #nifty_wrapper .glyphicon-object-align-right:before {
1023
- content: "\e249";
 
 
 
1024
  }
1025
- #nifty_wrapper .glyphicon-triangle-right:before {
1026
- content: "\e250";
 
 
1027
  }
1028
- #nifty_wrapper .glyphicon-triangle-left:before {
1029
- content: "\e251";
 
 
 
 
1030
  }
1031
- #nifty_wrapper .glyphicon-triangle-bottom:before {
1032
- content: "\e252";
 
 
 
 
 
1033
  }
1034
- #nifty_wrapper .glyphicon-triangle-top:before {
1035
- content: "\e253";
 
 
 
1036
  }
1037
- #nifty_wrapper .glyphicon-console:before {
1038
- content: "\e254";
 
 
 
1039
  }
1040
- #nifty_wrapper .glyphicon-superscript:before {
1041
- content: "\e255";
 
 
 
1042
  }
1043
- #nifty_wrapper .glyphicon-subscript:before {
1044
- content: "\e256";
 
 
1045
  }
1046
- #nifty_wrapper .glyphicon-menu-left:before {
1047
- content: "\e257";
 
 
 
 
1048
  }
1049
- #nifty_wrapper .glyphicon-menu-right:before {
1050
- content: "\e258";
 
 
 
 
 
1051
  }
1052
- #nifty_wrapper .glyphicon-menu-down:before {
1053
- content: "\e259";
 
 
 
1054
  }
1055
- #nifty_wrapper .glyphicon-menu-up:before {
1056
- content: "\e260";
 
 
 
1057
  }
1058
- #nifty_wrapper * {
1059
- -webkit-box-sizing: border-box;
1060
- -moz-box-sizing: border-box;
1061
- box-sizing: border-box;
 
1062
  }
1063
- #nifty_wrapper *:before,
1064
- #nifty_wrapper *:after {
1065
- -webkit-box-sizing: border-box;
1066
- -moz-box-sizing: border-box;
1067
- box-sizing: border-box;
1068
  }
1069
- #nifty_wrapper html {
1070
- font-size: 10px;
1071
- #nifty_wrapper -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1072
- }
1073
- #nifty_wrapper body {
1074
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
1075
- font-size: 14px;
1076
- line-height: 1.52857143;
1077
- color: #515253;
1078
- background-color: #f5f7fa;
1079
- }
1080
- #nifty_wrapper input,
1081
- #nifty_wrapper button,
1082
- #nifty_wrapper select,
1083
- #nifty_wrapper textarea {
1084
- font-family: inherit;
1085
- font-size: inherit;
1086
- line-height: inherit;
1087
  }
1088
- #nifty_wrapper a {
1089
- color: #5d9cec;
1090
- text-decoration: none;
 
 
 
 
1091
  }
1092
- #nifty_wrapper a:hover,
1093
- #nifty_wrapper a:focus {
1094
- color: #1b72e2;
1095
- text-decoration: underline;
 
1096
  }
1097
- #nifty_wrapper a:focus {
1098
- outline: thin dotted;
1099
- outline: 5px auto -webkit-focus-ring-color;
1100
- outline-offset: -2px;
 
1101
  }
1102
- #nifty_wrapper figure {
1103
- margin: 0;
 
 
 
1104
  }
1105
- #nifty_wrapper img {
1106
- vertical-align: middle;
1107
- }
1108
- #nifty_wrapper .img-responsive,
1109
- #nifty_wrapper .thumbnail > img,
1110
- #nifty_wrapper .thumbnail a > img,
1111
- #nifty_wrapper .carousel-inner > .item > img,
1112
- #nifty_wrapper .carousel-inner > .item > a > img {
1113
- display: block;
1114
- max-width: 100%;
1115
- height: auto;
1116
- }
1117
- #nifty_wrapper .img-rounded {
1118
- border-radius: 6px;
1119
- }
1120
- #nifty_wrapper .img-thumbnail {
1121
- padding: 2px;
1122
- line-height: 1.52857143;
1123
- background-color: #e1e2e3;
1124
- border: 1px solid #e1e2e3;
1125
- border-radius: 3px;
1126
- -webkit-transition: all 0.2s ease-in-out;
1127
- -o-transition: all 0.2s ease-in-out;
1128
- transition: all 0.2s ease-in-out;
1129
- display: inline-block;
1130
- max-width: 100%;
1131
- height: auto;
1132
- }
1133
- #nifty_wrapper .img-circle {
1134
- border-radius: 50%;
1135
- }
1136
- #nifty_wrapper hr {
1137
- margin-top: 21px;
1138
- margin-bottom: 21px;
1139
- border: 0;
1140
- border-top: 1px solid #edf1f2;
1141
- }
1142
- #nifty_wrapper .sr-only {
1143
- position: absolute;
1144
- width: 1px;
1145
- height: 1px;
1146
- margin: -1px;
1147
- padding: 0;
1148
- overflow: hidden;
1149
- #nifty_wrapper clip: rect(0, 0, 0, 0);
1150
- border: 0;
1151
  }
1152
- #nifty_wrapper .sr-only-focusable:active,
1153
- #nifty_wrapper .sr-only-focusable:focus {
1154
- position: static;
1155
- width: auto;
1156
- height: auto;
1157
- margin: 0;
1158
- overflow: visible;
1159
- clip: auto;
1160
  }
1161
- #nifty_wrapper [role="button"] {
1162
- cursor: pointer;
 
 
 
 
 
1163
  }
1164
- #nifty_wrapper h1,
1165
- #nifty_wrapper h2,
1166
- #nifty_wrapper h3,
1167
- #nifty_wrapper h4,
1168
- #nifty_wrapper h5,
1169
- #nifty_wrapper h6,
1170
- #nifty_wrapper .h1,
1171
- #nifty_wrapper .h2,
1172
- #nifty_wrapper .h3,
1173
- #nifty_wrapper .h4,
1174
- #nifty_wrapper .h5,
1175
- #nifty_wrapper .h6 {
1176
- font-family: inherit;
1177
- font-weight: 500;
1178
- line-height: 1.1;
1179
- color: inherit;
1180
  }
1181
- #nifty_wrapper h1 small,
1182
- #nifty_wrapper h2 small,
1183
- #nifty_wrapper h3 small,
1184
- #nifty_wrapper h4 small,
1185
- #nifty_wrapper h5 small,
1186
- #nifty_wrapper h6 small,
1187
- #nifty_wrapper .h1 small,
1188
- #nifty_wrapper .h2 small,
1189
- #nifty_wrapper .h3 small,
1190
- #nifty_wrapper .h4 small,
1191
- #nifty_wrapper .h5 small,
1192
- #nifty_wrapper .h6 small,
1193
- #nifty_wrapper h1 .small,
1194
- #nifty_wrapper h2 .small,
1195
- #nifty_wrapper h3 .small,
1196
- #nifty_wrapper h4 .small,
1197
- #nifty_wrapper h5 .small,
1198
- #nifty_wrapper h6 .small,
1199
- #nifty_wrapper .h1 .small,
1200
- #nifty_wrapper .h2 .small,
1201
- #nifty_wrapper .h3 .small,
1202
- #nifty_wrapper .h4 .small,
1203
- #nifty_wrapper .h5 .small,
1204
- #nifty_wrapper .h6 .small {
1205
- font-weight: normal;
1206
- line-height: 1;
1207
- color: #3a3f51;
1208
- }
1209
- #nifty_wrapper h1,
1210
- #nifty_wrapper .h1,
1211
- #nifty_wrapper h2,
1212
- #nifty_wrapper .h2,
1213
- #nifty_wrapper h3,
1214
- #nifty_wrapper .h3 {
1215
- margin-top: 21px;
1216
- margin-bottom: 10.5px;
1217
- }
1218
- #nifty_wrapper h1 small,
1219
- #nifty_wrapper .h1 small,
1220
- #nifty_wrapper h2 small,
1221
- #nifty_wrapper .h2 small,
1222
- #nifty_wrapper h3 small,
1223
- #nifty_wrapper .h3 small,
1224
- #nifty_wrapper h1 .small,
1225
- #nifty_wrapper .h1 .small,
1226
- #nifty_wrapper h2 .small,
1227
- #nifty_wrapper .h2 .small,
1228
- #nifty_wrapper h3 .small,
1229
- #nifty_wrapper .h3 .small {
1230
- font-size: 65%;
1231
- }
1232
- #nifty_wrapper h4,
1233
- #nifty_wrapper .h4,
1234
- #nifty_wrapper h5,
1235
- #nifty_wrapper .h5,
1236
- #nifty_wrapper h6,
1237
- #nifty_wrapper .h6 {
1238
- margin-top: 10.5px;
1239
- margin-bottom: 10.5px;
1240
- }
1241
- #nifty_wrapper h4 small,
1242
- #nifty_wrapper .h4 small,
1243
- #nifty_wrapper h5 small,
1244
- #nifty_wrapper .h5 small,
1245
- #nifty_wrapper h6 small,
1246
- #nifty_wrapper .h6 small,
1247
- #nifty_wrapper h4 .small,
1248
- #nifty_wrapper .h4 .small,
1249
- #nifty_wrapper h5 .small,
1250
- #nifty_wrapper .h5 .small,
1251
- #nifty_wrapper h6 .small,
1252
- #nifty_wrapper .h6 .small {
1253
- font-size: 75%;
1254
  }
1255
- #nifty_wrapper h1,
1256
- #nifty_wrapper .h1 {
1257
- font-size: 36px;
 
 
1258
  }
1259
- #nifty_wrapper h2,
1260
- #nifty_wrapper .h2 {
1261
- font-size: 30px;
 
1262
  }
1263
- #nifty_wrapper h3,
1264
- #nifty_wrapper .h3 {
1265
- font-size: 24px;
 
 
 
1266
  }
1267
- #nifty_wrapper h4,
1268
- #nifty_wrapper .h4 {
1269
- font-size: 18px;
 
 
 
 
1270
  }
1271
- #nifty_wrapper h5,
1272
- #nifty_wrapper .h5 {
1273
- font-size: 14px;
 
 
1274
  }
1275
- #nifty_wrapper h6,
1276
- #nifty_wrapper .h6 {
1277
- font-size: 12px;
 
 
1278
  }
1279
- #nifty_wrapper p {
1280
- margin: 0 0 10.5px;
 
 
 
1281
  }
1282
- #nifty_wrapper .lead {
1283
- margin-bottom: 21px;
1284
- font-size: 16px;
1285
- font-weight: 300;
1286
- line-height: 1.4;
1287
  }
1288
- @media (min-width: 768px) {
1289
- #nifty_wrapper .lead {
1290
- font-size: 21px;
1291
- }
 
 
1292
  }
1293
- #nifty_wrapper small,
1294
- #nifty_wrapper .small {
1295
- font-size: 85%;
 
 
 
 
1296
  }
1297
- #nifty_wrapper mark,
1298
- #nifty_wrapper .mark {
1299
- background-color: #fcf8e3;
1300
- padding: .2em;
 
1301
  }
1302
- #nifty_wrapper .text-left {
1303
- text-align: left;
 
 
 
1304
  }
1305
- #nifty_wrapper .text-right {
1306
- text-align: right;
 
 
 
1307
  }
1308
- #nifty_wrapper .text-center {
1309
- text-align: center;
 
 
1310
  }
1311
- #nifty_wrapper .text-justify {
1312
- text-align: justify;
 
 
 
 
1313
  }
1314
- #nifty_wrapper .text-nowrap {
1315
- white-space: nowrap;
 
 
 
 
 
1316
  }
1317
- #nifty_wrapper .text-lowercase {
1318
- text-transform: lowercase;
 
 
 
1319
  }
1320
- #nifty_wrapper .text-uppercase {
1321
- text-transform: uppercase;
 
 
1322
  }
1323
- #nifty_wrapper .text-capitalize {
1324
- text-transform: capitalize;
 
 
 
1325
  }
1326
- #nifty_wrapper .text-muted {
1327
- color: #909fa7;
 
 
1328
  }
1329
- #nifty_wrapper .text-primary {
1330
- color: #5d9cec;
 
 
 
1331
  }
1332
- a.text-primary:hover,
1333
- a.text-primary:focus {
1334
- color: #2f80e7;
 
 
 
 
1335
  }
1336
- #nifty_wrapper .text-success {
1337
- color: #27c24c;
 
 
 
1338
  }
1339
- a.text-success:hover,
1340
- a.text-success:focus {
1341
- color: #1e983b;
 
1342
  }
1343
- #nifty_wrapper .text-info {
1344
- color: #23b7e5;
 
 
 
1345
  }
1346
- a.text-info:hover,
1347
- a.text-info:focus {
1348
- color: #1797be;
 
1349
  }
1350
- #nifty_wrapper .text-warning {
1351
- color: #ff902b;
 
 
 
1352
  }
1353
- a.text-warning:hover,
1354
- a.text-warning:focus {
1355
- color: #f77600;
 
 
 
 
1356
  }
1357
- #nifty_wrapper .text-danger {
1358
- color: #f05050;
 
 
 
1359
  }
1360
- a.text-danger:hover,
1361
- a.text-danger:focus {
1362
- color: #ec2121;
 
1363
  }
1364
- #nifty_wrapper .bg-primary {
 
1365
  color: #fff;
1366
- background-color: #5d9cec;
 
1367
  }
1368
- a.bg-primary:hover,
1369
- a.bg-primary:focus {
1370
- background-color: #2f80e7;
1371
- }
1372
- #nifty_wrapper .bg-success {
1373
- background-color: #dff0d8;
1374
  }
1375
- a.bg-success:hover,
1376
- a.bg-success:focus {
1377
- background-color: #c1e2b3;
 
 
1378
  }
1379
- #nifty_wrapper .bg-info {
1380
- background-color: #d9edf7;
 
 
 
 
 
1381
  }
1382
- a.bg-info:hover,
1383
- a.bg-info:focus {
1384
- background-color: #afd9ee;
 
 
1385
  }
1386
- #nifty_wrapper .bg-warning {
1387
- background-color: #fcf8e3;
 
 
1388
  }
1389
- a.bg-warning:hover,
1390
- a.bg-warning:focus {
1391
- background-color: #f7ecb5;
 
 
1392
  }
1393
- #nifty_wrapper .bg-danger {
1394
- background-color: #f2dede;
 
 
1395
  }
1396
- a.bg-danger:hover,
1397
- a.bg-danger:focus {
1398
- background-color: #e4b9b9;
 
 
1399
  }
1400
- #nifty_wrapper .page-header {
1401
- padding-bottom: 9.5px;
1402
- margin: 42px 0 21px;
1403
- border-bottom: 1px solid #edf1f2;
 
 
 
1404
  }
1405
- #nifty_wrapper ul,
1406
- #nifty_wrapper ol {
1407
- margin-top: 0;
1408
- margin-bottom: 10.5px;
 
1409
  }
1410
- #nifty_wrapper ul ul,
1411
- #nifty_wrapper ol ul,
1412
- #nifty_wrapper ul ol,
1413
- #nifty_wrapper ol ol {
1414
- margin-bottom: 0;
1415
  }
1416
- #nifty_wrapper .list-unstyled {
1417
- padding-left: 0;
1418
- list-style: none;
 
 
1419
  }
1420
- #nifty_wrapper .list-inline {
1421
- padding-left: 0;
1422
- list-style: none;
1423
- margin-left: -5px;
1424
  }
1425
- #nifty_wrapper .list-inline > li {
1426
- display: inline-block;
1427
- padding-left: 5px;
1428
- padding-right: 5px;
 
1429
  }
1430
- #nifty_wrapper dl {
1431
- margin-top: 0;
1432
- margin-bottom: 21px;
 
 
 
 
1433
  }
1434
- #nifty_wrapper dt,
1435
- #nifty_wrapper dd {
1436
- line-height: 1.52857143;
 
 
1437
  }
1438
- #nifty_wrapper dt {
1439
- font-weight: bold;
 
 
1440
  }
1441
- #nifty_wrapper dd {
1442
- margin-left: 0;
 
 
 
1443
  }
1444
- @media (min-width: 768px) {
1445
- #nifty_wrapper .dl-horizontal dt {
1446
- float: left;
1447
- width: 160px;
1448
- clear: left;
1449
- text-align: right;
1450
- overflow: hidden;
1451
- text-overflow: ellipsis;
1452
- white-space: nowrap;
1453
- }
1454
- #nifty_wrapper .dl-horizontal dd {
1455
- margin-left: 180px;
1456
- }
1457
  }
1458
- abbr[title],
1459
- abbr[data-original-title] {
1460
- cursor: help;
1461
- border-bottom: 1px dotted #3a3f51;
 
1462
  }
1463
- #nifty_wrapper .initialism {
1464
- font-size: 90%;
1465
- text-transform: uppercase;
 
 
 
 
1466
  }
1467
- #nifty_wrapper blockquote {
1468
- padding: 10.5px 21px;
1469
- margin: 0 0 21px;
1470
- font-size: 17.5px;
1471
- border-left: 5px solid #edf1f2;
1472
  }
1473
- #nifty_wrapper blockquote p:last-child,
1474
- #nifty_wrapper blockquote ul:last-child,
1475
- #nifty_wrapper blockquote ol:last-child {
1476
- margin-bottom: 0;
1477
  }
1478
- #nifty_wrapper blockquote footer,
1479
- #nifty_wrapper blockquote small,
1480
- #nifty_wrapper blockquote .small {
1481
- display: block;
1482
- font-size: 80%;
1483
- line-height: 1.52857143;
1484
- color: #3a3f51;
1485
  }
1486
- #nifty_wrapper blockquote footer:before,
1487
- #nifty_wrapper blockquote small:before,
1488
- #nifty_wrapper blockquote .small:before {
1489
- content: '\2014 \00A0';
1490
  }
1491
- #nifty_wrapper .blockquote-reverse,
1492
- #nifty_wrapper blockquote.pull-right {
1493
- padding-right: 15px;
1494
- padding-left: 0;
1495
- border-right: 5px solid #edf1f2;
1496
- border-left: 0;
1497
- text-align: right;
1498
- }
1499
- #nifty_wrapper .blockquote-reverse footer:before,
1500
- #nifty_wrapper blockquote.pull-right footer:before,
1501
- #nifty_wrapper .blockquote-reverse small:before,
1502
- #nifty_wrapper blockquote.pull-right small:before,
1503
- #nifty_wrapper .blockquote-reverse .small:before,
1504
- #nifty_wrapper blockquote.pull-right .small:before {
1505
- content: '';
1506
- }
1507
- #nifty_wrapper .blockquote-reverse footer:after,
1508
- #nifty_wrapper blockquote.pull-right footer:after,
1509
- #nifty_wrapper .blockquote-reverse small:after,
1510
- #nifty_wrapper blockquote.pull-right small:after,
1511
- #nifty_wrapper .blockquote-reverse .small:after,
1512
- #nifty_wrapper blockquote.pull-right .small:after {
1513
- content: '\00A0 \2014';
1514
- }
1515
- address {
1516
- margin-bottom: 21px;
1517
- font-style: normal;
1518
- line-height: 1.52857143;
1519
  }
1520
- #nifty_wrapper code,
1521
- #nifty_wrapper kbd,
1522
- #nifty_wrapper pre,
1523
- #nifty_wrapper samp {
1524
- font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
 
 
1525
  }
1526
- #nifty_wrapper code {
1527
- padding: 2px 4px;
1528
- font-size: 90%;
1529
- color: #c7254e;
1530
- background-color: #f9f2f4;
1531
- border-radius: 4px;
1532
  }
1533
- #nifty_wrapper kbd {
1534
- padding: 2px 4px;
1535
- font-size: 90%;
1536
- color: #ffffff;
1537
- background-color: #333333;
1538
- border-radius: 3px;
1539
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
1540
  }
1541
- #nifty_wrapper kbd kbd {
1542
- padding: 0;
1543
- font-size: 100%;
1544
- font-weight: bold;
1545
- box-shadow: none;
1546
  }
1547
- #nifty_wrapper pre {
1548
- display: block;
1549
- padding: 10px;
1550
- margin: 0 0 10.5px;
1551
- font-size: 13px;
1552
- line-height: 1.52857143;
1553
- word-break: break-all;
1554
- word-wrap: break-word;
1555
- color: #3a3f51;
1556
- background-color: #f5f5f5;
1557
- border: 1px solid #cccccc;
1558
- border-radius: 4px;
1559
  }
1560
- #nifty_wrapper pre code {
1561
- padding: 0;
1562
- font-size: inherit;
1563
- color: inherit;
1564
- white-space: pre-wrap;
1565
  background-color: transparent;
1566
- border-radius: 0;
1567
- }
1568
- #nifty_wrapper .pre-scrollable {
1569
- max-height: 340px;
1570
- overflow-y: scroll;
1571
  }
1572
- #nifty_wrapper .container {
1573
- margin-right: auto;
1574
- margin-left: auto;
1575
- padding-left: 15px;
1576
- padding-right: 15px;
 
 
1577
  }
1578
- @media (min-width: 768px) {
1579
- #nifty_wrapper .container {
1580
- width: 750px;
1581
- }
 
1582
  }
1583
- @media (min-width: 992px) {
1584
- #nifty_wrapper .container {
1585
- width: 970px;
1586
- }
 
1587
  }
1588
- @media (min-width: 1200px) {
1589
- #nifty_wrapper .container {
1590
- width: 1170px;
1591
- }
1592
  }
1593
- #nifty_wrapper .container-fluid {
1594
- margin-right: auto;
1595
- margin-left: auto;
1596
- padding-left: 15px;
1597
- padding-right: 15px;
1598
  }
1599
- #nifty_wrapper .row {
1600
- margin-left: -15px;
1601
- margin-right: -15px;
 
 
1602
  }
1603
- #nifty_wrapper .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
1604
- position: relative;
1605
- min-height: 1px;
1606
- padding-left: 15px;
1607
- padding-right: 15px;
 
 
1608
  }
1609
- #nifty_wrapper .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
1610
- float: left;
 
 
 
 
 
1611
  }
1612
- #nifty_wrapper .col-xs-12 {
 
 
1613
  width: 100%;
1614
  }
1615
- #nifty_wrapper .col-xs-11 {
1616
- width: 91.66666667%;
 
1617
  }
1618
- #nifty_wrapper .col-xs-10 {
1619
- width: 83.33333333%;
 
 
 
1620
  }
1621
- #nifty_wrapper .col-xs-9 {
1622
- width: 75%;
 
1623
  }
1624
- #nifty_wrapper .col-xs-8 {
1625
- width: 66.66666667%;
 
 
 
1626
  }
1627
- #nifty_wrapper .col-xs-7 {
1628
- width: 58.33333333%;
 
1629
  }
1630
- #nifty_wrapper .col-xs-6 {
1631
- width: 50%;
 
1632
  }
1633
- #nifty_wrapper .col-xs-5 {
1634
- width: 41.66666667%;
 
 
 
 
1635
  }
1636
- #nifty_wrapper .col-xs-4 {
1637
- width: 33.33333333%;
 
 
 
1638
  }
1639
- #nifty_wrapper .col-xs-3 {
1640
- width: 25%;
 
 
 
 
1641
  }
1642
- #nifty_wrapper .col-xs-2 {
1643
- width: 16.66666667%;
 
1644
  }
1645
- #nifty_wrapper .col-xs-1 {
1646
- width: 8.33333333%;
 
 
 
 
 
 
 
 
1647
  }
1648
- #nifty_wrapper .col-xs-pull-12 {
1649
- right: 100%;
 
1650
  }
1651
- #nifty_wrapper .col-xs-pull-11 {
1652
- right: 91.66666667%;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1653
  }
1654
- #nifty_wrapper .col-xs-pull-10 {
1655
- right: 83.33333333%;
 
 
1656
  }
1657
- #nifty_wrapper .col-xs-pull-9 {
1658
- right: 75%;
 
 
1659
  }
1660
- #nifty_wrapper .col-xs-pull-8 {
1661
- right: 66.66666667%;
1662
- }
1663
- #nifty_wrapper .col-xs-pull-7 {
1664
- right: 58.33333333%;
 
 
 
 
 
1665
  }
1666
- #nifty_wrapper .col-xs-pull-6 {
1667
- right: 50%;
 
 
 
 
 
 
 
 
1668
  }
1669
- #nifty_wrapper .col-xs-pull-5 {
1670
- right: 41.66666667%;
 
 
 
 
 
 
 
 
1671
  }
1672
- #nifty_wrapper .col-xs-pull-4 {
1673
- right: 33.33333333%;
 
 
 
 
 
 
 
 
1674
  }
1675
- #nifty_wrapper .col-xs-pull-3 {
1676
- right: 25%;
 
 
 
 
1677
  }
1678
- #nifty_wrapper .col-xs-pull-2 {
1679
- right: 16.66666667%;
 
 
 
 
 
 
 
 
1680
  }
1681
- #nifty_wrapper .col-xs-pull-1 {
1682
- right: 8.33333333%;
 
1683
  }
1684
- #nifty_wrapper .col-xs-pull-0 {
 
 
1685
  right: auto;
1686
- }
1687
- #nifty_wrapper .col-xs-push-12 {
1688
  left: 100%;
 
 
1689
  }
1690
- #nifty_wrapper .col-xs-push-11 {
1691
- left: 91.66666667%;
 
 
 
 
 
 
 
 
1692
  }
1693
- #nifty_wrapper .col-xs-push-10 {
1694
- left: 83.33333333%;
 
1695
  }
1696
- #nifty_wrapper .col-xs-push-9 {
1697
- left: 75%;
 
1698
  }
1699
- #nifty_wrapper .col-xs-push-8 {
1700
- left: 66.66666667%;
 
 
 
 
 
1701
  }
1702
- #nifty_wrapper .col-xs-push-7 {
1703
- left: 58.33333333%;
 
 
 
 
1704
  }
1705
- #nifty_wrapper .col-xs-push-6 {
1706
- left: 50%;
 
1707
  }
1708
- #nifty_wrapper .col-xs-push-5 {
1709
- left: 41.66666667%;
 
 
 
 
 
 
 
1710
  }
1711
- #nifty_wrapper .col-xs-push-4 {
1712
- left: 33.33333333%;
 
1713
  }
1714
- #nifty_wrapper .col-xs-push-3 {
1715
- left: 25%;
 
1716
  }
1717
- #nifty_wrapper .col-xs-push-2 {
1718
- left: 16.66666667%;
 
 
 
 
 
1719
  }
1720
- #nifty_wrapper .col-xs-push-1 {
1721
- left: 8.33333333%;
 
 
 
 
1722
  }
1723
- #nifty_wrapper .col-xs-push-0 {
1724
- left: auto;
 
 
 
 
 
 
 
 
 
 
1725
  }
1726
- #nifty_wrapper .col-xs-offset-12 {
1727
- margin-left: 100%;
 
 
 
 
1728
  }
1729
- #nifty_wrapper .col-xs-offset-11 {
1730
- margin-left: 91.66666667%;
 
 
 
 
1731
  }
1732
- #nifty_wrapper .col-xs-offset-10 {
1733
- margin-left: 83.33333333%;
 
 
 
 
1734
  }
1735
- #nifty_wrapper .col-xs-offset-9 {
1736
- margin-left: 75%;
 
1737
  }
1738
- #nifty_wrapper .col-xs-offset-8 {
1739
- margin-left: 66.66666667%;
 
 
 
 
 
 
1740
  }
1741
- #nifty_wrapper .col-xs-offset-7 {
1742
- margin-left: 58.33333333%;
 
 
 
1743
  }
1744
- #nifty_wrapper .col-xs-offset-6 {
1745
- margin-left: 50%;
 
 
 
 
 
1746
  }
1747
- #nifty_wrapper .col-xs-offset-5 {
1748
- margin-left: 41.66666667%;
 
 
 
 
1749
  }
1750
- #nifty_wrapper .col-xs-offset-4 {
1751
- margin-left: 33.33333333%;
 
 
1752
  }
1753
- #nifty_wrapper .col-xs-offset-3 {
1754
- margin-left: 25%;
 
 
 
 
 
 
1755
  }
1756
- #nifty_wrapper .col-xs-offset-2 {
1757
- margin-left: 16.66666667%;
 
 
 
 
 
 
1758
  }
1759
- #nifty_wrapper .col-xs-offset-1 {
1760
- margin-left: 8.33333333%;
 
1761
  }
1762
- #nifty_wrapper .col-xs-offset-0 {
1763
- margin-left: 0%;
 
 
1764
  }
1765
- @media (min-width: 768px) {
1766
- #nifty_wrapper .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
1767
- float: left;
1768
- }
1769
- #nifty_wrapper .col-sm-12 {
1770
- width: 100%;
1771
- }
1772
- #nifty_wrapper .col-sm-11 {
1773
- width: 91.66666667%;
1774
- }
1775
- #nifty_wrapper .col-sm-10 {
1776
- width: 83.33333333%;
1777
- }
1778
- #nifty_wrapper .col-sm-9 {
1779
- width: 75%;
1780
- }
1781
- #nifty_wrapper .col-sm-8 {
1782
- width: 66.66666667%;
1783
- }
1784
- #nifty_wrapper .col-sm-7 {
1785
- width: 58.33333333%;
1786
- }
1787
- #nifty_wrapper .col-sm-6 {
1788
- width: 50%;
1789
- }
1790
- #nifty_wrapper .col-sm-5 {
1791
- width: 41.66666667%;
1792
- }
1793
- #nifty_wrapper .col-sm-4 {
1794
- width: 33.33333333%;
1795
- }
1796
- #nifty_wrapper .col-sm-3 {
1797
- width: 25%;
1798
- }
1799
- #nifty_wrapper .col-sm-2 {
1800
- width: 16.66666667%;
1801
- }
1802
- #nifty_wrapper .col-sm-1 {
1803
- width: 8.33333333%;
1804
- }
1805
- #nifty_wrapper .col-sm-pull-12 {
1806
- right: 100%;
1807
- }
1808
- #nifty_wrapper .col-sm-pull-11 {
1809
- right: 91.66666667%;
1810
- }
1811
- #nifty_wrapper .col-sm-pull-10 {
1812
- right: 83.33333333%;
1813
- }
1814
- #nifty_wrapper .col-sm-pull-9 {
1815
- right: 75%;
1816
- }
1817
- #nifty_wrapper .col-sm-pull-8 {
1818
- right: 66.66666667%;
1819
- }
1820
- #nifty_wrapper .col-sm-pull-7 {
1821
- right: 58.33333333%;
1822
- }
1823
- #nifty_wrapper .col-sm-pull-6 {
1824
- right: 50%;
1825
- }
1826
- #nifty_wrapper .col-sm-pull-5 {
1827
- right: 41.66666667%;
1828
- }
1829
- #nifty_wrapper .col-sm-pull-4 {
1830
- right: 33.33333333%;
1831
- }
1832
- #nifty_wrapper .col-sm-pull-3 {
1833
- right: 25%;
1834
- }
1835
- #nifty_wrapper .col-sm-pull-2 {
1836
- right: 16.66666667%;
1837
- }
1838
- #nifty_wrapper .col-sm-pull-1 {
1839
- right: 8.33333333%;
1840
- }
1841
- #nifty_wrapper .col-sm-pull-0 {
1842
- right: auto;
1843
- }
1844
- #nifty_wrapper .col-sm-push-12 {
1845
- left: 100%;
1846
- }
1847
- #nifty_wrapper .col-sm-push-11 {
1848
- left: 91.66666667%;
1849
- }
1850
- #nifty_wrapper .col-sm-push-10 {
1851
- left: 83.33333333%;
1852
- }
1853
- #nifty_wrapper .col-sm-push-9 {
1854
- left: 75%;
1855
- }
1856
- #nifty_wrapper .col-sm-push-8 {
1857
- left: 66.66666667%;
1858
- }
1859
- #nifty_wrapper .col-sm-push-7 {
1860
- left: 58.33333333%;
1861
- }
1862
- #nifty_wrapper .col-sm-push-6 {
1863
- left: 50%;
1864
- }
1865
- #nifty_wrapper .col-sm-push-5 {
1866
- left: 41.66666667%;
1867
- }
1868
- #nifty_wrapper .col-sm-push-4 {
1869
- left: 33.33333333%;
1870
- }
1871
- #nifty_wrapper .col-sm-push-3 {
1872
- left: 25%;
1873
- }
1874
- #nifty_wrapper .col-sm-push-2 {
1875
- left: 16.66666667%;
1876
- }
1877
- #nifty_wrapper .col-sm-push-1 {
1878
- left: 8.33333333%;
1879
- }
1880
- #nifty_wrapper .col-sm-push-0 {
1881
- left: auto;
1882
- }
1883
- #nifty_wrapper .col-sm-offset-12 {
1884
- margin-left: 100%;
1885
- }
1886
- #nifty_wrapper .col-sm-offset-11 {
1887
- margin-left: 91.66666667%;
1888
- }
1889
- #nifty_wrapper .col-sm-offset-10 {
1890
- margin-left: 83.33333333%;
1891
- }
1892
- #nifty_wrapper .col-sm-offset-9 {
1893
- margin-left: 75%;
1894
- }
1895
- #nifty_wrapper .col-sm-offset-8 {
1896
- margin-left: 66.66666667%;
1897
- }
1898
- #nifty_wrapper .col-sm-offset-7 {
1899
- margin-left: 58.33333333%;
1900
- }
1901
- #nifty_wrapper .col-sm-offset-6 {
1902
- margin-left: 50%;
1903
- }
1904
- #nifty_wrapper .col-sm-offset-5 {
1905
- margin-left: 41.66666667%;
1906
- }
1907
- #nifty_wrapper .col-sm-offset-4 {
1908
- margin-left: 33.33333333%;
1909
- }
1910
- #nifty_wrapper .col-sm-offset-3 {
1911
- margin-left: 25%;
1912
- }
1913
- #nifty_wrapper .col-sm-offset-2 {
1914
- margin-left: 16.66666667%;
1915
- }
1916
- #nifty_wrapper .col-sm-offset-1 {
1917
- margin-left: 8.33333333%;
1918
- }
1919
- #nifty_wrapper .col-sm-offset-0 {
1920
- margin-left: 0%;
1921
- }
1922
  }
1923
- @media (min-width: 992px) {
1924
- #nifty_wrapper .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
1925
- float: left;
1926
- }
1927
- #nifty_wrapper .col-md-12 {
1928
- width: 100%;
1929
- }
1930
- #nifty_wrapper .col-md-11 {
1931
- width: 91.66666667%;
1932
- }
1933
- #nifty_wrapper .col-md-10 {
1934
- width: 83.33333333%;
1935
- }
1936
- #nifty_wrapper .col-md-9 {
1937
- width: 75%;
1938
- }
1939
- #nifty_wrapper .col-md-8 {
1940
- width: 66.66666667%;
1941
- }
1942
- #nifty_wrapper .col-md-7 {
1943
- width: 58.33333333%;
1944
- }
1945
- #nifty_wrapper .col-md-6 {
1946
- width: 50%;
1947
- }
1948
- #nifty_wrapper .col-md-5 {
1949
- width: 41.66666667%;
1950
- }
1951
- #nifty_wrapper .col-md-4 {
1952
- width: 33.33333333%;
1953
- }
1954
- #nifty_wrapper .col-md-3 {
1955
- width: 25%;
1956
- }
1957
- #nifty_wrapper .col-md-2 {
1958
- width: 16.66666667%;
1959
- }
1960
- #nifty_wrapper .col-md-1 {
1961
- width: 8.33333333%;
1962
- }
1963
- #nifty_wrapper .col-md-pull-12 {
1964
- right: 100%;
1965
- }
1966
- #nifty_wrapper .col-md-pull-11 {
1967
- right: 91.66666667%;
1968
- }
1969
- #nifty_wrapper .col-md-pull-10 {
1970
- right: 83.33333333%;
1971
- }
1972
- #nifty_wrapper .col-md-pull-9 {
1973
- right: 75%;
1974
- }
1975
- #nifty_wrapper .col-md-pull-8 {
1976
- right: 66.66666667%;
1977
- }
1978
- #nifty_wrapper .col-md-pull-7 {
1979
- right: 58.33333333%;
1980
- }
1981
- #nifty_wrapper .col-md-pull-6 {
1982
- right: 50%;
1983
- }
1984
- #nifty_wrapper .col-md-pull-5 {
1985
- right: 41.66666667%;
1986
- }
1987
- #nifty_wrapper .col-md-pull-4 {
1988
- right: 33.33333333%;
1989
- }
1990
- #nifty_wrapper .col-md-pull-3 {
1991
- right: 25%;
1992
- }
1993
- #nifty_wrapper .col-md-pull-2 {
1994
- right: 16.66666667%;
1995
- }
1996
- #nifty_wrapper .col-md-pull-1 {
1997
- right: 8.33333333%;
1998
- }
1999
- #nifty_wrapper .col-md-pull-0 {
2000
- right: auto;
2001
- }
2002
- #nifty_wrapper .col-md-push-12 {
2003
- left: 100%;
2004
- }
2005
- #nifty_wrapper .col-md-push-11 {
2006
- left: 91.66666667%;
2007
- }
2008
- #nifty_wrapper .col-md-push-10 {
2009
- left: 83.33333333%;
2010
- }
2011
- #nifty_wrapper .col-md-push-9 {
2012
- left: 75%;
2013
- }
2014
- #nifty_wrapper .col-md-push-8 {
2015
- left: 66.66666667%;
2016
- }
2017
- #nifty_wrapper .col-md-push-7 {
2018
- left: 58.33333333%;
2019
- }
2020
- #nifty_wrapper .col-md-push-6 {
2021
- left: 50%;
2022
- }
2023
- #nifty_wrapper .col-md-push-5 {
2024
- left: 41.66666667%;
2025
- }
2026
- #nifty_wrapper .col-md-push-4 {
2027
- left: 33.33333333%;
2028
- }
2029
- #nifty_wrapper .col-md-push-3 {
2030
- left: 25%;
2031
- }
2032
- #nifty_wrapper .col-md-push-2 {
2033
- left: 16.66666667%;
2034
- }
2035
- #nifty_wrapper .col-md-push-1 {
2036
- left: 8.33333333%;
2037
- }
2038
- #nifty_wrapper .col-md-push-0 {
2039
- left: auto;
2040
- }
2041
- #nifty_wrapper .col-md-offset-12 {
2042
- margin-left: 100%;
2043
- }
2044
- #nifty_wrapper .col-md-offset-11 {
2045
- margin-left: 91.66666667%;
2046
- }
2047
- #nifty_wrapper .col-md-offset-10 {
2048
- margin-left: 83.33333333%;
2049
- }
2050
- #nifty_wrapper .col-md-offset-9 {
2051
- margin-left: 75%;
2052
- }
2053
- #nifty_wrapper .col-md-offset-8 {
2054
- margin-left: 66.66666667%;
2055
- }
2056
- #nifty_wrapper .col-md-offset-7 {
2057
- margin-left: 58.33333333%;
2058
- }
2059
- #nifty_wrapper .col-md-offset-6 {
2060
- margin-left: 50%;
2061
- }
2062
- #nifty_wrapper .col-md-offset-5 {
2063
- margin-left: 41.66666667%;
2064
- }
2065
- #nifty_wrapper .col-md-offset-4 {
2066
- margin-left: 33.33333333%;
2067
- }
2068
- #nifty_wrapper .col-md-offset-3 {
2069
- margin-left: 25%;
2070
- }
2071
- #nifty_wrapper .col-md-offset-2 {
2072
- margin-left: 16.66666667%;
2073
- }
2074
- #nifty_wrapper .col-md-offset-1 {
2075
- margin-left: 8.33333333%;
2076
- }
2077
- #nifty_wrapper .col-md-offset-0 {
2078
- margin-left: 0%;
2079
- }
2080
  }
2081
- @media (min-width: 1200px) {
2082
- #nifty_wrapper .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
2083
- float: left;
2084
- }
2085
- #nifty_wrapper .col-lg-12 {
2086
- width: 100%;
2087
- }
2088
- #nifty_wrapper .col-lg-11 {
2089
- width: 91.66666667%;
2090
- }
2091
- #nifty_wrapper .col-lg-10 {
2092
- width: 83.33333333%;
2093
- }
2094
- #nifty_wrapper .col-lg-9 {
2095
- width: 75%;
2096
- }
2097
- #nifty_wrapper .col-lg-8 {
2098
- width: 66.66666667%;
2099
- }
2100
- #nifty_wrapper .col-lg-7 {
2101
- width: 58.33333333%;
2102
- }
2103
- #nifty_wrapper .col-lg-6 {
2104
- width: 50%;
2105
- }
2106
- #nifty_wrapper .col-lg-5 {
2107
- width: 41.66666667%;
2108
- }
2109
- #nifty_wrapper .col-lg-4 {
2110
- width: 33.33333333%;
2111
- }
2112
- #nifty_wrapper .col-lg-3 {
2113
- width: 25%;
2114
- }
2115
- #nifty_wrapper .col-lg-2 {
2116
- width: 16.66666667%;
2117
- }
2118
- #nifty_wrapper .col-lg-1 {
2119
- width: 8.33333333%;
2120
- }
2121
- #nifty_wrapper .col-lg-pull-12 {
2122
- right: 100%;
2123
- }
2124
- #nifty_wrapper .col-lg-pull-11 {
2125
- right: 91.66666667%;
2126
- }
2127
- #nifty_wrapper .col-lg-pull-10 {
2128
- right: 83.33333333%;
2129
- }
2130
- #nifty_wrapper .col-lg-pull-9 {
2131
- right: 75%;
2132
- }
2133
- #nifty_wrapper .col-lg-pull-8 {
2134
- right: 66.66666667%;
2135
- }
2136
- #nifty_wrapper .col-lg-pull-7 {
2137
- right: 58.33333333%;
2138
- }
2139
- #nifty_wrapper .col-lg-pull-6 {
2140
- right: 50%;
2141
- }
2142
- #nifty_wrapper .col-lg-pull-5 {
2143
- right: 41.66666667%;
2144
- }
2145
- #nifty_wrapper .col-lg-pull-4 {
2146
- right: 33.33333333%;
2147
- }
2148
- #nifty_wrapper .col-lg-pull-3 {
2149
- right: 25%;
2150
- }
2151
- #nifty_wrapper .col-lg-pull-2 {
2152
- right: 16.66666667%;
2153
- }
2154
- #nifty_wrapper .col-lg-pull-1 {
2155
- right: 8.33333333%;
2156
- }
2157
- #nifty_wrapper .col-lg-pull-0 {
2158
- right: auto;
2159
- }
2160
- #nifty_wrapper .col-lg-push-12 {
2161
- left: 100%;
2162
- }
2163
- #nifty_wrapper .col-lg-push-11 {
2164
- left: 91.66666667%;
2165
- }
2166
- #nifty_wrapper .col-lg-push-10 {
2167
- left: 83.33333333%;
2168
- }
2169
- #nifty_wrapper .col-lg-push-9 {
2170
- left: 75%;
2171
- }
2172
- #nifty_wrapper .col-lg-push-8 {
2173
- left: 66.66666667%;
2174
- }
2175
- #nifty_wrapper .col-lg-push-7 {
2176
- left: 58.33333333%;
2177
- }
2178
- #nifty_wrapper .col-lg-push-6 {
2179
- left: 50%;
2180
- }
2181
- #nifty_wrapper .col-lg-push-5 {
2182
- left: 41.66666667%;
2183
- }
2184
- #nifty_wrapper .col-lg-push-4 {
2185
- left: 33.33333333%;
2186
- }
2187
- #nifty_wrapper .col-lg-push-3 {
2188
- left: 25%;
2189
- }
2190
- #nifty_wrapper .col-lg-push-2 {
2191
- left: 16.66666667%;
2192
- }
2193
- #nifty_wrapper .col-lg-push-1 {
2194
- left: 8.33333333%;
2195
- }
2196
- #nifty_wrapper .col-lg-push-0 {
2197
- left: auto;
2198
- }
2199
- #nifty_wrapper .col-lg-offset-12 {
2200
- margin-left: 100%;
2201
- }
2202
- #nifty_wrapper .col-lg-offset-11 {
2203
- margin-left: 91.66666667%;
2204
- }
2205
- #nifty_wrapper .col-lg-offset-10 {
2206
- margin-left: 83.33333333%;
2207
- }
2208
- #nifty_wrapper .col-lg-offset-9 {
2209
- margin-left: 75%;
2210
- }
2211
- #nifty_wrapper .col-lg-offset-8 {
2212
- margin-left: 66.66666667%;
2213
- }
2214
- #nifty_wrapper .col-lg-offset-7 {
2215
- margin-left: 58.33333333%;
2216
- }
2217
- #nifty_wrapper .col-lg-offset-6 {
2218
- margin-left: 50%;
2219
- }
2220
- #nifty_wrapper .col-lg-offset-5 {
2221
- margin-left: 41.66666667%;
2222
- }
2223
- #nifty_wrapper .col-lg-offset-4 {
2224
- margin-left: 33.33333333%;
2225
- }
2226
- #nifty_wrapper .col-lg-offset-3 {
2227
- margin-left: 25%;
2228
- }
2229
- #nifty_wrapper .col-lg-offset-2 {
2230
- margin-left: 16.66666667%;
2231
- }
2232
- #nifty_wrapper .col-lg-offset-1 {
2233
- margin-left: 8.33333333%;
2234
- }
2235
- #nifty_wrapper .col-lg-offset-0 {
2236
- margin-left: 0%;
2237
- }
2238
  }
2239
- #nifty_wrapper table {
2240
- background-color: transparent;
 
 
 
2241
  }
2242
- #nifty_wrapper caption {
2243
- padding-top: 8px;
2244
- padding-bottom: 8px;
2245
- color: #909fa7;
2246
- text-align: left;
2247
  }
2248
- #nifty_wrapper th {
2249
- text-align: left;
 
 
 
 
 
 
 
 
 
2250
  }
2251
- #nifty_wrapper .table {
 
 
 
 
 
 
 
 
 
 
 
2252
  width: 100%;
2253
- max-width: 100%;
2254
- margin-bottom: 21px;
2255
- }
2256
- #nifty_wrapper .table > thead > tr > th,
2257
- #nifty_wrapper .table > tbody > tr > th,
2258
- #nifty_wrapper .table > tfoot > tr > th,
2259
- #nifty_wrapper .table > thead > tr > td,
2260
- #nifty_wrapper .table > tbody > tr > td,
2261
- #nifty_wrapper .table > tfoot > tr > td {
2262
- padding: 8px;
2263
- line-height: 1.52857143;
2264
- vertical-align: top;
2265
- border-top: 1px solid #eeeeee;
2266
  }
2267
- #nifty_wrapper .table > thead > tr > th {
2268
- vertical-align: bottom;
2269
- border-bottom: 2px solid #eeeeee;
2270
- }
2271
- #nifty_wrapper .table > caption + thead > tr:first-child > th,
2272
- #nifty_wrapper .table > colgroup + thead > tr:first-child > th,
2273
- #nifty_wrapper .table > thead:first-child > tr:first-child > th,
2274
- #nifty_wrapper .table > caption + thead > tr:first-child > td,
2275
- #nifty_wrapper .table > colgroup + thead > tr:first-child > td,
2276
- #nifty_wrapper .table > thead:first-child > tr:first-child > td {
2277
- border-top: 0;
2278
  }
2279
- #nifty_wrapper .table > tbody + tbody {
2280
- border-top: 2px solid #eeeeee;
2281
- }
2282
- #nifty_wrapper .table .table {
2283
- background-color: #f5f7fa;
2284
- }
2285
- #nifty_wrapper .table-condensed > thead > tr > th,
2286
- #nifty_wrapper .table-condensed > tbody > tr > th,
2287
- #nifty_wrapper .table-condensed > tfoot > tr > th,
2288
- #nifty_wrapper .table-condensed > thead > tr > td,
2289
- #nifty_wrapper .table-condensed > tbody > tr > td,
2290
- #nifty_wrapper .table-condensed > tfoot > tr > td {
2291
- padding: 5px;
2292
- }
2293
- #nifty_wrapper .table-bordered {
2294
- border: 1px solid #eeeeee;
2295
- }
2296
- #nifty_wrapper .table-bordered > thead > tr > th,
2297
- #nifty_wrapper .table-bordered > tbody > tr > th,
2298
- #nifty_wrapper .table-bordered > tfoot > tr > th,
2299
- #nifty_wrapper .table-bordered > thead > tr > td,
2300
- #nifty_wrapper .table-bordered > tbody > tr > td,
2301
- #nifty_wrapper .table-bordered > tfoot > tr > td {
2302
- border: 1px solid #eeeeee;
2303
- }
2304
- #nifty_wrapper .table-bordered > thead > tr > th,
2305
- #nifty_wrapper .table-bordered > thead > tr > td {
2306
- border-bottom-width: 2px;
2307
  }
2308
- #nifty_wrapper .table-striped > tbody > tr:nth-of-type(odd) {
2309
- background-color: #fafbfc;
 
 
 
2310
  }
2311
- #nifty_wrapper .table-hover > tbody > tr:hover {
2312
- background-color: #fafbfc;
 
 
2313
  }
2314
- #nifty_wrapper table col[class*="col-"] {
2315
- position: static;
2316
- float: none;
2317
- display: table-column;
 
 
 
 
2318
  }
2319
- #nifty_wrapper table td[class*="col-"],
2320
- #nifty_wrapper table th[class*="col-"] {
2321
- position: static;
2322
- float: none;
2323
- display: table-cell;
2324
- }
2325
- #nifty_wrapper .table > thead > tr > td.active,
2326
- #nifty_wrapper .table > tbody > tr > td.active,
2327
- #nifty_wrapper .table > tfoot > tr > td.active,
2328
- #nifty_wrapper .table > thead > tr > th.active,
2329
- #nifty_wrapper .table > tbody > tr > th.active,
2330
- #nifty_wrapper .table > tfoot > tr > th.active,
2331
- #nifty_wrapper .table > thead > tr.active > td,
2332
- #nifty_wrapper .table > tbody > tr.active > td,
2333
- #nifty_wrapper .table > tfoot > tr.active > td,
2334
- #nifty_wrapper .table > thead > tr.active > th,
2335
- #nifty_wrapper .table > tbody > tr.active > th,
2336
- #nifty_wrapper .table > tfoot > tr.active > th {
2337
- background-color: #fafbfc;
2338
- }
2339
- #nifty_wrapper .table-hover > tbody > tr > td.active:hover,
2340
- #nifty_wrapper .table-hover > tbody > tr > th.active:hover,
2341
- #nifty_wrapper .table-hover > tbody > tr.active:hover > td,
2342
- #nifty_wrapper .table-hover > tbody > tr:hover > .active,
2343
- #nifty_wrapper .table-hover > tbody > tr.active:hover > th {
2344
- background-color: #eaeef2;
2345
- }
2346
- #nifty_wrapper .table > thead > tr > td.success,
2347
- #nifty_wrapper .table > tbody > tr > td.success,
2348
- #nifty_wrapper .table > tfoot > tr > td.success,
2349
- #nifty_wrapper .table > thead > tr > th.success,
2350
- #nifty_wrapper .table > tbody > tr > th.success,
2351
- #nifty_wrapper .table > tfoot > tr > th.success,
2352
- #nifty_wrapper .table > thead > tr.success > td,
2353
- #nifty_wrapper .table > tbody > tr.success > td,
2354
- #nifty_wrapper .table > tfoot > tr.success > td,
2355
- #nifty_wrapper .table > thead > tr.success > th,
2356
- #nifty_wrapper .table > tbody > tr.success > th,
2357
- #nifty_wrapper .table > tfoot > tr.success > th {
2358
- background-color: #dff0d8;
2359
- }
2360
- #nifty_wrapper .table-hover > tbody > tr > td.success:hover,
2361
- #nifty_wrapper .table-hover > tbody > tr > th.success:hover,
2362
- #nifty_wrapper .table-hover > tbody > tr.success:hover > td,
2363
- #nifty_wrapper .table-hover > tbody > tr:hover > .success,
2364
- #nifty_wrapper .table-hover > tbody > tr.success:hover > th {
2365
- background-color: #d0e9c6;
2366
- }
2367
- #nifty_wrapper .table > thead > tr > td.info,
2368
- #nifty_wrapper .table > tbody > tr > td.info,
2369
- #nifty_wrapper .table > tfoot > tr > td.info,
2370
- #nifty_wrapper .table > thead > tr > th.info,
2371
- #nifty_wrapper .table > tbody > tr > th.info,
2372
- #nifty_wrapper .table > tfoot > tr > th.info,
2373
- #nifty_wrapper .table > thead > tr.info > td,
2374
- #nifty_wrapper .table > tbody > tr.info > td,
2375
- #nifty_wrapper .table > tfoot > tr.info > td,
2376
- #nifty_wrapper .table > thead > tr.info > th,
2377
- #nifty_wrapper .table > tbody > tr.info > th,
2378
- #nifty_wrapper .table > tfoot > tr.info > th {
2379
- background-color: #d9edf7;
2380
- }
2381
- #nifty_wrapper .table-hover > tbody > tr > td.info:hover,
2382
- #nifty_wrapper .table-hover > tbody > tr > th.info:hover,
2383
- #nifty_wrapper .table-hover > tbody > tr.info:hover > td,
2384
- #nifty_wrapper .table-hover > tbody > tr:hover > .info,
2385
- #nifty_wrapper .table-hover > tbody > tr.info:hover > th {
2386
- background-color: #c4e3f3;
2387
- }
2388
- #nifty_wrapper .table > thead > tr > td.warning,
2389
- #nifty_wrapper .table > tbody > tr > td.warning,
2390
- #nifty_wrapper .table > tfoot > tr > td.warning,
2391
- #nifty_wrapper .table > thead > tr > th.warning,
2392
- #nifty_wrapper .table > tbody > tr > th.warning,
2393
- #nifty_wrapper .table > tfoot > tr > th.warning,
2394
- #nifty_wrapper .table > thead > tr.warning > td,
2395
- #nifty_wrapper .table > tbody > tr.warning > td,
2396
- #nifty_wrapper .table > tfoot > tr.warning > td,
2397
- #nifty_wrapper .table > thead > tr.warning > th,
2398
- #nifty_wrapper .table > tbody > tr.warning > th,
2399
- #nifty_wrapper .table > tfoot > tr.warning > th {
2400
- background-color: #fcf8e3;
2401
  }
2402
- #nifty_wrapper .table-hover > tbody > tr > td.warning:hover,
2403
- #nifty_wrapper .table-hover > tbody > tr > th.warning:hover,
2404
- #nifty_wrapper .table-hover > tbody > tr.warning:hover > td,
2405
- #nifty_wrapper .table-hover > tbody > tr:hover > .warning,
2406
- #nifty_wrapper .table-hover > tbody > tr.warning:hover > th {
2407
- background-color: #faf2cc;
2408
- }
2409
- #nifty_wrapper .table > thead > tr > td.danger,
2410
- #nifty_wrapper .table > tbody > tr > td.danger,
2411
- #nifty_wrapper .table > tfoot > tr > td.danger,
2412
- #nifty_wrapper .table > thead > tr > th.danger,
2413
- #nifty_wrapper .table > tbody > tr > th.danger,
2414
- #nifty_wrapper .table > tfoot > tr > th.danger,
2415
- #nifty_wrapper .table > thead > tr.danger > td,
2416
- #nifty_wrapper .table > tbody > tr.danger > td,
2417
- #nifty_wrapper .table > tfoot > tr.danger > td,
2418
- #nifty_wrapper .table > thead > tr.danger > th,
2419
- #nifty_wrapper .table > tbody > tr.danger > th,
2420
- #nifty_wrapper .table > tfoot > tr.danger > th {
2421
- background-color: #f2dede;
2422
- }
2423
- #nifty_wrapper .table-hover > tbody > tr > td.danger:hover,
2424
- #nifty_wrapper .table-hover > tbody > tr > th.danger:hover,
2425
- #nifty_wrapper .table-hover > tbody > tr.danger:hover > td,
2426
- #nifty_wrapper .table-hover > tbody > tr:hover > .danger,
2427
- #nifty_wrapper .table-hover > tbody > tr.danger:hover > th {
2428
- background-color: #ebcccc;
2429
- }
2430
- #nifty_wrapper .table-responsive {
2431
- overflow-x: auto;
2432
- min-height: 0.01%;
2433
  }
2434
- @media screen and (max-width: 767px) {
2435
- #nifty_wrapper .table-responsive {
2436
- width: 100%;
2437
- margin-bottom: 15.75px;
2438
- overflow-y: hidden;
2439
- -ms-overflow-style: -ms-autohiding-scrollbar;
2440
- border: 1px solid #eeeeee;
2441
- }
2442
- #nifty_wrapper .table-responsive > .table {
2443
- margin-bottom: 0;
2444
- }
2445
- #nifty_wrapper .table-responsive > .table > thead > tr > th,
2446
- #nifty_wrapper .table-responsive > .table > tbody > tr > th,
2447
- #nifty_wrapper .table-responsive > .table > tfoot > tr > th,
2448
- #nifty_wrapper .table-responsive > .table > thead > tr > td,
2449
- #nifty_wrapper .table-responsive > .table > tbody > tr > td,
2450
- #nifty_wrapper .table-responsive > .table > tfoot > tr > td {
2451
- white-space: nowrap;
2452
- }
2453
- #nifty_wrapper .table-responsive > .table-bordered {
2454
- border: 0;
2455
- }
2456
- #nifty_wrapper .table-responsive > .table-bordered > thead > tr > th:first-child,
2457
- #nifty_wrapper .table-responsive > .table-bordered > tbody > tr > th:first-child,
2458
- #nifty_wrapper .table-responsive > .table-bordered > tfoot > tr > th:first-child,
2459
- #nifty_wrapper .table-responsive > .table-bordered > thead > tr > td:first-child,
2460
- #nifty_wrapper .table-responsive > .table-bordered > tbody > tr > td:first-child,
2461
- #nifty_wrapper .table-responsive > .table-bordered > tfoot > tr > td:first-child {
2462
- border-left: 0;
2463
- }
2464
- #nifty_wrapper .table-responsive > .table-bordered > thead > tr > th:last-child,
2465
- #nifty_wrapper .table-responsive > .table-bordered > tbody > tr > th:last-child,
2466
- #nifty_wrapper .table-responsive > .table-bordered > tfoot > tr > th:last-child,
2467
- #nifty_wrapper .table-responsive > .table-bordered > thead > tr > td:last-child,
2468
- #nifty_wrapper .table-responsive > .table-bordered > tbody > tr > td:last-child,
2469
- #nifty_wrapper .table-responsive > .table-bordered > tfoot > tr > td:last-child {
2470
- border-right: 0;
2471
- }
2472
- #nifty_wrapper .table-responsive > .table-bordered > tbody > tr:last-child > th,
2473
- #nifty_wrapper .table-responsive > .table-bordered > tfoot > tr:last-child > th,
2474
- #nifty_wrapper .table-responsive > .table-bordered > tbody > tr:last-child > td,
2475
- #nifty_wrapper .table-responsive > .table-bordered > tfoot > tr:last-child > td {
2476
- border-bottom: 0;
2477
- }
2478
  }
2479
- #nifty_wrapper fieldset {
2480
- padding: 0;
2481
- margin: 0;
2482
- border: 0;
2483
- min-width: 0;
2484
  }
2485
- #nifty_wrapper legend {
2486
- display: block;
2487
- width: 100%;
2488
- padding: 0;
2489
- margin-bottom: 21px;
2490
- font-size: 21px;
2491
- line-height: inherit;
2492
- color: #3a3f51;
2493
- border: 0;
2494
- border-bottom: 1px solid #e5e5e5;
2495
  }
2496
- #nifty_wrapper label {
2497
- display: inline-block;
2498
- max-width: 100%;
2499
- margin-bottom: 5px;
2500
- font-weight: bold;
2501
  }
2502
- #nifty_wrapper input[type="search"] {
2503
- -webkit-box-sizing: border-box;
2504
- -moz-box-sizing: border-box;
2505
- box-sizing: border-box;
 
2506
  }
2507
- #nifty_wrapper input[type="radio"],
2508
- #nifty_wrapper input[type="checkbox"] {
2509
- margin: 4px 0 0;
2510
- margin-top: 1px \9;
2511
- line-height: normal;
 
2512
  }
2513
- #nifty_wrapper input[type="file"] {
2514
- display: block;
 
 
 
2515
  }
2516
- #nifty_wrapper input[type="range"] {
2517
- display: block;
2518
- width: 100%;
 
2519
  }
2520
- #nifty_wrapper select[multiple],
2521
- #nifty_wrapper select[size] {
2522
- height: auto;
 
 
2523
  }
2524
- #nifty_wrapper input[type="file"]:focus,
2525
- #nifty_wrapper input[type="radio"]:focus,
2526
- #nifty_wrapper input[type="checkbox"]:focus {
2527
- outline: thin dotted;
2528
- outline: 5px auto -webkit-focus-ring-color;
2529
- outline-offset: -2px;
2530
  }
2531
- #nifty_wrapper output {
2532
- display: block;
2533
- padding-top: 7px;
2534
- font-size: 14px;
2535
- line-height: 1.52857143;
2536
- color: #3a3f51;
2537
  }
2538
- #nifty_wrapper .form-control {
2539
- display: block;
2540
- width: 100%;
2541
- height: 35px;
2542
- padding: 6px 16px;
2543
- font-size: 14px;
2544
- line-height: 1.52857143;
2545
- color: #3a3f51;
2546
- background-color: #ffffff;
2547
- background-image: none;
2548
- border: 1px solid #dde6e9;
2549
- border-radius: 4px;
2550
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2551
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2552
- -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2553
- -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2554
- transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2555
- }
2556
- #nifty_wrapper .form-control:focus {
2557
- border-color: #66afe9;
2558
- outline: 0;
2559
- -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
2560
- box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
2561
  }
2562
- #nifty_wrapper .form-control::-moz-placeholder {
2563
- color: #b7bac9;
2564
- opacity: 1;
2565
  }
2566
- #nifty_wrapper .form-control:-ms-input-placeholder {
2567
- color: #b7bac9;
 
2568
  }
2569
- #nifty_wrapper .form-control::-webkit-input-placeholder {
2570
- color: #b7bac9;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2571
  }
2572
- #nifty_wrapper .form-control::-ms-expand {
2573
- border: 0;
2574
- background-color: transparent;
 
2575
  }
2576
- #nifty_wrapper .form-control[disabled],
2577
- #nifty_wrapper .form-control[readonly],
2578
- #nifty_wrapper fieldset[disabled] .form-control {
2579
- background-color: #edf1f2;
2580
- opacity: 1;
2581
  }
2582
- #nifty_wrapper .form-control[disabled],
2583
- #nifty_wrapper fieldset[disabled] .form-control {
2584
- cursor: not-allowed;
 
 
 
 
 
 
 
 
2585
  }
2586
- #nifty_wrapper textarea.form-control {
2587
- height: auto;
 
 
2588
  }
2589
- #nifty_wrapper input[type="search"] {
2590
- -webkit-appearance: none;
 
 
 
 
 
 
 
 
 
2591
  }
2592
- @media screen and (-webkit-min-device-pixel-ratio: 0) {
2593
- #nifty_wrapper input[type="date"].form-control,
2594
- #nifty_wrapper input[type="time"].form-control,
2595
- #nifty_wrapper input[type="datetime-local"].form-control,
2596
- #nifty_wrapper input[type="month"].form-control {
2597
- line-height: 35px;
2598
- }
2599
- #nifty_wrapper input[type="date"].input-sm,
2600
- #nifty_wrapper input[type="time"].input-sm,
2601
- #nifty_wrapper input[type="datetime-local"].input-sm,
2602
- #nifty_wrapper input[type="month"].input-sm,
2603
- #nifty_wrapper .input-group-sm input[type="date"],
2604
- #nifty_wrapper .input-group-sm input[type="time"],
2605
- #nifty_wrapper .input-group-sm input[type="datetime-local"],
2606
- #nifty_wrapper .input-group-sm input[type="month"] {
2607
- line-height: 30px;
2608
- }
2609
- #nifty_wrapper input[type="date"].input-lg,
2610
- #nifty_wrapper input[type="time"].input-lg,
2611
- #nifty_wrapper input[type="datetime-local"].input-lg,
2612
- #nifty_wrapper input[type="month"].input-lg,
2613
- #nifty_wrapper .input-group-lg input[type="date"],
2614
- #nifty_wrapper .input-group-lg input[type="time"],
2615
- #nifty_wrapper .input-group-lg input[type="datetime-local"],
2616
- #nifty_wrapper .input-group-lg input[type="month"] {
2617
- line-height: 46px;
2618
- }
2619
- }
2620
- #nifty_wrapper .form-group {
2621
- margin-bottom: 15px;
2622
  }
2623
- #nifty_wrapper .radio,
2624
- #nifty_wrapper .checkbox {
2625
  position: relative;
2626
  display: block;
2627
- margin-top: 10px;
2628
- margin-bottom: 10px;
2629
  }
2630
- #nifty_wrapper .radio label,
2631
- #nifty_wrapper .checkbox label {
2632
- min-height: 21px;
2633
- padding-left: 20px;
2634
- margin-bottom: 0;
2635
- font-weight: normal;
2636
- cursor: pointer;
2637
  }
2638
- #nifty_wrapper .radio input[type="radio"],
2639
- #nifty_wrapper .radio-inline input[type="radio"],
2640
- #nifty_wrapper .checkbox input[type="checkbox"],
2641
- #nifty_wrapper .checkbox-inline input[type="checkbox"] {
2642
  position: absolute;
2643
- margin-left: -20px;
2644
- margin-top: 4px \9;
2645
- }
2646
- #nifty_wrapper .radio + .radio,
2647
- #nifty_wrapper .checkbox + .checkbox {
2648
- margin-top: -5px;
2649
  }
2650
- #nifty_wrapper .radio-inline,
2651
- #nifty_wrapper .checkbox-inline {
2652
- position: relative;
2653
- display: inline-block;
2654
- padding-left: 20px;
2655
- margin-bottom: 0;
2656
- vertical-align: middle;
2657
- font-weight: normal;
2658
- cursor: pointer;
2659
  }
2660
- #nifty_wrapper .radio-inline + .radio-inline,
2661
- #nifty_wrapper .checkbox-inline + .checkbox-inline {
2662
- margin-top: 0;
2663
- margin-left: 10px;
2664
- }
2665
- #nifty_wrapper input[type="radio"][disabled],
2666
- #nifty_wrapper input[type="checkbox"][disabled],
2667
- #nifty_wrapper input[type="radio"].disabled,
2668
- #nifty_wrapper input[type="checkbox"].disabled,
2669
- #nifty_wrapper fieldset[disabled] input[type="radio"],
2670
- #nifty_wrapper fieldset[disabled] input[type="checkbox"] {
2671
- cursor: not-allowed;
2672
- }
2673
- #nifty_wrapper .radio-inline.disabled,
2674
- #nifty_wrapper .checkbox-inline.disabled,
2675
- #nifty_wrapper fieldset[disabled] .radio-inline,
2676
- #nifty_wrapper fieldset[disabled] .checkbox-inline {
2677
- cursor: not-allowed;
2678
- }
2679
- #nifty_wrapper .radio.disabled label,
2680
- #nifty_wrapper .checkbox.disabled label,
2681
- #nifty_wrapper fieldset[disabled] .radio label,
2682
- #nifty_wrapper fieldset[disabled] .checkbox label {
2683
- cursor: not-allowed;
2684
- }
2685
- #nifty_wrapper .form-control-static {
2686
- padding-top: 7px;
2687
- padding-bottom: 7px;
2688
- margin-bottom: 0;
2689
- min-height: 35px;
2690
  }
2691
- #nifty_wrapper .form-control-static.input-lg,
2692
- #nifty_wrapper .form-control-static.input-sm {
2693
- padding-left: 0;
2694
- padding-right: 0;
2695
  }
2696
- #nifty_wrapper .input-sm {
2697
- height: 30px;
2698
- padding: 5px 10px;
2699
- font-size: 12px;
2700
- line-height: 1.5;
2701
- border-radius: 3px;
2702
  }
2703
- #nifty_wrapper select.input-sm {
2704
- height: 30px;
2705
- line-height: 30px;
2706
  }
2707
- #nifty_wrapper textarea.input-sm,
2708
- #nifty_wrapper select[multiple].input-sm {
2709
- height: auto;
2710
  }
2711
- #nifty_wrapper .form-group-sm .form-control {
2712
- height: 30px;
2713
- padding: 5px 10px;
2714
- font-size: 12px;
2715
- line-height: 1.5;
2716
- border-radius: 3px;
2717
  }
2718
- #nifty_wrapper .form-group-sm select.form-control {
2719
- height: 30px;
2720
- line-height: 30px;
 
 
 
 
 
 
 
 
 
2721
  }
2722
- #nifty_wrapper .form-group-sm textarea.form-control,
2723
- #nifty_wrapper .form-group-sm select[multiple].form-control {
2724
- height: auto;
 
 
 
 
 
 
 
2725
  }
2726
- #nifty_wrapper .form-group-sm .form-control-static {
2727
- height: 30px;
2728
- min-height: 33px;
2729
- padding: 6px 10px;
2730
- font-size: 12px;
2731
- line-height: 1.5;
2732
  }
2733
- #nifty_wrapper .input-lg {
2734
- height: 46px;
2735
- padding: 10px 20px;
2736
- font-size: 18px;
2737
- line-height: 1.33;
2738
- border-radius: 6px;
2739
  }
2740
- #nifty_wrapper select.input-lg {
2741
- height: 46px;
2742
- line-height: 46px;
 
2743
  }
2744
- #nifty_wrapper textarea.input-lg,
2745
- #nifty_wrapper select[multiple].input-lg {
2746
- height: auto;
2747
  }
2748
- #nifty_wrapper .form-group-lg .form-control {
2749
- height: 46px;
2750
- padding: 10px 20px;
2751
- font-size: 18px;
2752
- line-height: 1.33;
2753
- border-radius: 6px;
2754
  }
2755
- #nifty_wrapper .form-group-lg select.form-control {
2756
- height: 46px;
2757
- line-height: 46px;
2758
  }
2759
- #nifty_wrapper .form-group-lg textarea.form-control,
2760
- #nifty_wrapper .form-group-lg select[multiple].form-control {
2761
- height: auto;
2762
  }
2763
- #nifty_wrapper .form-group-lg .form-control-static {
2764
- height: 46px;
2765
- min-height: 39px;
2766
- padding: 11px 20px;
2767
- font-size: 18px;
2768
- line-height: 1.33;
2769
  }
2770
- #nifty_wrapper .has-feedback {
2771
- position: relative;
 
2772
  }
2773
- #nifty_wrapper .has-feedback .form-control {
2774
- padding-right: 43.75px;
 
2775
  }
2776
- #nifty_wrapper .form-control-feedback {
2777
- position: absolute;
2778
- top: 0;
2779
- right: 0;
2780
- z-index: 2;
2781
- display: block;
2782
- width: 35px;
2783
- height: 35px;
2784
- line-height: 35px;
2785
- text-align: center;
2786
- pointer-events: none;
2787
  }
2788
- #nifty_wrapper .input-lg + .form-control-feedback,
2789
- #nifty_wrapper .input-group-lg + .form-control-feedback,
2790
- #nifty_wrapper .form-group-lg .form-control + .form-control-feedback {
2791
- width: 46px;
2792
- height: 46px;
2793
- line-height: 46px;
 
 
 
 
 
2794
  }
2795
- #nifty_wrapper .input-sm + .form-control-feedback,
2796
- #nifty_wrapper .input-group-sm + .form-control-feedback,
2797
- #nifty_wrapper .form-group-sm .form-control + .form-control-feedback {
2798
- width: 30px;
2799
- height: 30px;
2800
- line-height: 30px;
2801
- }
2802
- #nifty_wrapper .has-success .help-block,
2803
- #nifty_wrapper .has-success .control-label,
2804
- #nifty_wrapper .has-success .radio,
2805
- #nifty_wrapper .has-success .checkbox,
2806
- #nifty_wrapper .has-success .radio-inline,
2807
- #nifty_wrapper .has-success .checkbox-inline,
2808
- #nifty_wrapper .has-success.radio label,
2809
- #nifty_wrapper .has-success.checkbox label,
2810
- #nifty_wrapper .has-success.radio-inline label,
2811
- #nifty_wrapper .has-success.checkbox-inline label {
2812
- color: #27c24c;
2813
- }
2814
- #nifty_wrapper .has-success .form-control {
2815
- border-color: #27c24c;
2816
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2817
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2818
- }
2819
- #nifty_wrapper .has-success .form-control:focus {
2820
- border-color: #1e983b;
2821
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6de289;
2822
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6de289;
2823
- }
2824
- #nifty_wrapper .has-success .input-group-addon {
2825
- color: #27c24c;
2826
- border-color: #27c24c;
2827
- background-color: #dff0d8;
2828
- }
2829
- #nifty_wrapper .has-success .form-control-feedback {
2830
- color: #27c24c;
2831
- }
2832
- #nifty_wrapper .has-warning .help-block,
2833
- #nifty_wrapper .has-warning .control-label,
2834
- #nifty_wrapper .has-warning .radio,
2835
- #nifty_wrapper .has-warning .checkbox,
2836
- #nifty_wrapper .has-warning .radio-inline,
2837
- #nifty_wrapper .has-warning .checkbox-inline,
2838
- #nifty_wrapper .has-warning.radio label,
2839
- #nifty_wrapper .has-warning.checkbox label,
2840
- #nifty_wrapper .has-warning.radio-inline label,
2841
- #nifty_wrapper .has-warning.checkbox-inline label {
2842
- color: #ff902b;
2843
- }
2844
- #nifty_wrapper .has-warning .form-control {
2845
- border-color: #ff902b;
2846
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2847
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2848
- }
2849
- #nifty_wrapper .has-warning .form-control:focus {
2850
- border-color: #f77600;
2851
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc591;
2852
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc591;
2853
- }
2854
- #nifty_wrapper .has-warning .input-group-addon {
2855
- color: #ff902b;
2856
- border-color: #ff902b;
2857
- background-color: #fcf8e3;
2858
  }
2859
- #nifty_wrapper .has-warning .form-control-feedback {
2860
- color: #ff902b;
2861
- }
2862
- #nifty_wrapper .has-error .help-block,
2863
- #nifty_wrapper .has-error .control-label,
2864
- #nifty_wrapper .has-error .radio,
2865
- #nifty_wrapper .has-error .checkbox,
2866
- #nifty_wrapper .has-error .radio-inline,
2867
- #nifty_wrapper .has-error .checkbox-inline,
2868
- #nifty_wrapper .has-error.radio label,
2869
- #nifty_wrapper .has-error.checkbox label,
2870
- #nifty_wrapper .has-error.radio-inline label,
2871
- #nifty_wrapper .has-error.checkbox-inline label {
2872
- color: #f05050;
2873
- }
2874
- #nifty_wrapper .has-error .form-control {
2875
- border-color: #f05050;
2876
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2877
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2878
- }
2879
- #nifty_wrapper .has-error .form-control:focus {
2880
- border-color: #ec2121;
2881
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8aeae;
2882
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8aeae;
2883
- }
2884
- #nifty_wrapper .has-error .input-group-addon {
2885
- color: #f05050;
2886
- border-color: #f05050;
2887
- background-color: #f2dede;
2888
- }
2889
- #nifty_wrapper .has-error .form-control-feedback {
2890
- color: #f05050;
2891
- }
2892
- #nifty_wrapper .has-feedback label ~ .form-control-feedback {
2893
- top: 26px;
2894
- }
2895
- #nifty_wrapper .has-feedback label.sr-only ~ .form-control-feedback {
2896
- top: 0;
2897
  }
2898
- #nifty_wrapper .help-block {
2899
- display: block;
2900
- margin-top: 5px;
2901
- margin-bottom: 10px;
2902
- color: #909293;
2903
  }
2904
- @media (min-width: 768px) {
2905
- #nifty_wrapper .form-inline .form-group {
2906
- display: inline-block;
2907
- margin-bottom: 0;
2908
- vertical-align: middle;
2909
- }
2910
- #nifty_wrapper .form-inline .form-control {
2911
- display: inline-block;
2912
- width: auto;
2913
- vertical-align: middle;
2914
- }
2915
- #nifty_wrapper .form-inline .form-control-static {
2916
- display: inline-block;
2917
- }
2918
- #nifty_wrapper .form-inline .input-group {
2919
- display: inline-table;
2920
- vertical-align: middle;
2921
- }
2922
- #nifty_wrapper .form-inline .input-group .input-group-addon,
2923
- #nifty_wrapper .form-inline .input-group .input-group-btn,
2924
- #nifty_wrapper .form-inline .input-group .form-control {
2925
- width: auto;
2926
- }
2927
- #nifty_wrapper .form-inline .input-group > .form-control {
2928
- width: 100%;
2929
- }
2930
- #nifty_wrapper .form-inline .control-label {
2931
- margin-bottom: 0;
2932
- vertical-align: middle;
2933
- }
2934
- #nifty_wrapper .form-inline .radio,
2935
- #nifty_wrapper .form-inline .checkbox {
2936
- display: inline-block;
2937
- margin-top: 0;
2938
- margin-bottom: 0;
2939
- vertical-align: middle;
2940
- }
2941
- #nifty_wrapper .form-inline .radio label,
2942
- #nifty_wrapper .form-inline .checkbox label {
2943
- padding-left: 0;
2944
- }
2945
- #nifty_wrapper .form-inline .radio input[type="radio"],
2946
- #nifty_wrapper .form-inline .checkbox input[type="checkbox"] {
2947
- position: relative;
2948
- margin-left: 0;
2949
- }
2950
- #nifty_wrapper .form-inline .has-feedback .form-control-feedback {
2951
- top: 0;
2952
- }
2953
  }
2954
- #nifty_wrapper .form-horizontal .radio,
2955
- #nifty_wrapper .form-horizontal .checkbox,
2956
- #nifty_wrapper .form-horizontal .radio-inline,
2957
- #nifty_wrapper .form-horizontal .checkbox-inline {
2958
- margin-top: 0;
2959
- margin-bottom: 0;
2960
- padding-top: 7px;
2961
  }
2962
- #nifty_wrapper .form-horizontal .radio,
2963
- #nifty_wrapper .form-horizontal .checkbox {
2964
- min-height: 28px;
 
2965
  }
2966
- #nifty_wrapper .form-horizontal .form-group {
2967
- margin-left: -15px;
2968
- margin-right: -15px
 
 
 
2969
  }
2970
- #nifty_wrapper @media (min-width: 768px) {
2971
- #nifty_wrapper .form-horizontal .control-label {
2972
- text-align: right;
2973
- margin-bottom: 0;
2974
- padding-top: 7px;
2975
- }
2976
  }
2977
- #nifty_wrapper .form-horizontal .has-feedback .form-control-feedback {
2978
- right: 15px;
 
2979
  }
2980
- @media (min-width: 768px) {
2981
- #nifty_wrapper .form-horizontal .form-group-lg .control-label {
2982
- padding-top: 11px;
2983
- font-size: 18px;
2984
- }
 
 
2985
  }
2986
- @media (min-width: 768px) {
2987
- #nifty_wrapper .form-horizontal .form-group-sm .control-label {
2988
- padding-top: 6px;
2989
- font-size: 12px;
2990
- }
 
 
2991
  }
2992
- .btn {
 
 
2993
  display: inline-block;
 
 
2994
  margin-bottom: 0;
2995
- font-weight: normal;
2996
- text-align: center;
2997
- vertical-align: middle;
2998
- touch-action: manipulation;
2999
- cursor: pointer;
3000
- background-image: none;
3001
- border: 1px solid transparent;
3002
- white-space: nowrap;
3003
- padding: 6px 16px;
3004
- font-size: 14px;
3005
- line-height: 1.52857143;
3006
- border-radius: 4px;
3007
- -webkit-user-select: none;
3008
- -moz-user-select: none;
3009
- -ms-user-select: none;
3010
- user-select: none;
3011
  }
3012
- .btn:focus,
3013
- .btn:active:focus,
3014
- .btn.active:focus,
3015
- .btn.focus,
3016
- .btn:active.focus,
3017
- .btn.active.focus {
3018
- outline: thin dotted;
3019
- outline: 5px auto -webkit-focus-ring-color;
3020
- outline-offset: -2px;
3021
  }
3022
- .btn:hover,
3023
- .btn:focus,
3024
- .btn.focus {
3025
- color: #333333;
3026
- text-decoration: none;
3027
  }
3028
- .btn:active,
3029
- .btn.active {
3030
- outline: 0;
3031
- background-image: none;
3032
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3033
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3034
  }
3035
- .btn.disabled,
3036
- .btn[disabled],
3037
- fieldset[disabled] .btn {
3038
- cursor: not-allowed;
3039
- opacity: 0.65;
3040
- filter: alpha(opacity=65);
3041
- -webkit-box-shadow: none;
3042
- box-shadow: none;
3043
  }
3044
- a.btn.disabled,
3045
- fieldset[disabled] a.btn {
3046
- pointer-events: none;
3047
  }
3048
- .btn-default {
3049
- color: #333333;
3050
- background-color: #ffffff;
3051
- border-color: #eaeaea;
3052
- }
3053
- .btn-default:focus,
3054
- .btn-default.focus {
3055
- color: #333333;
3056
- background-color: #f5f5f5;
3057
- border-color: #d6d6d6;
3058
- }
3059
- .btn-default:hover {
3060
- color: #333333;
3061
- background-color: #f5f5f5;
3062
- border-color: #d6d6d6;
3063
- }
3064
- .btn-default:active,
3065
- .btn-default.active,
3066
- #nifty_wrapper .open > .dropdown-toggle.btn-default {
3067
- color: #333333;
3068
- background-color: #f5f5f5;
3069
- border-color: #d6d6d6;
3070
- }
3071
- .btn-default:active:hover,
3072
- .btn-default.active:hover,
3073
- #nifty_wrapper .open > .dropdown-toggle.btn-default:hover,
3074
- .btn-default:active:focus,
3075
- .btn-default.active:focus,
3076
- #nifty_wrapper .open > .dropdown-toggle.btn-default:focus,
3077
- .btn-default:active.focus,
3078
- .btn-default.active.focus,
3079
- #nifty_wrapper .open > .dropdown-toggle.btn-default.focus {
3080
- color: #333333;
3081
- background-color: #f5f5f5;
3082
- border-color: #d6d6d6;
3083
- }
3084
- .btn-default:active,
3085
- .btn-default.active,
3086
- #nifty_wrapper .open > .dropdown-toggle.btn-default {
3087
- background-image: none;
3088
  }
3089
- .btn-default.disabled:hover,
3090
- .btn-default[disabled]:hover,
3091
- #nifty_wrapper fieldset[disabled] .btn-default:hover,
3092
- .btn-default.disabled:focus,
3093
- .btn-default[disabled]:focus,
3094
- #nifty_wrapper fieldset[disabled] .btn-default:focus,
3095
- .btn-default.disabled.focus,
3096
- .btn-default[disabled].focus,
3097
- #nifty_wrapper fieldset[disabled] .btn-default.focus {
3098
- background-color: #ffffff;
3099
- border-color: #eaeaea;
3100
- }
3101
- .btn-default .badge {
3102
- color: #ffffff;
3103
- background-color: #333333;
3104
- }
3105
- .btn-primary {
3106
- color: #ffffff;
3107
- background-color: #5d9cec;
3108
- border-color: #5899eb;
3109
- }
3110
- .btn-primary:focus,
3111
- .btn-primary.focus {
3112
- color: #ffffff;
3113
- background-color: #4b91ea;
3114
- border-color: #3483e7;
3115
- }
3116
- .btn-primary:hover {
3117
- color: #ffffff;
3118
- background-color: #4b91ea;
3119
- border-color: #3483e7;
3120
- }
3121
- .btn-primary:active,
3122
- .btn-primary.active,
3123
- .open > .dropdown-toggle.btn-primary {
3124
- color: #ffffff;
3125
- background-color: #4b91ea;
3126
- border-color: #3483e7;
3127
- }
3128
- .btn-primary:active:hover,
3129
- .btn-primary.active:hover,
3130
- .open > .dropdown-toggle.btn-primary:hover,
3131
- .btn-primary:active:focus,
3132
- .btn-primary.active:focus,
3133
- .open > .dropdown-toggle.btn-primary:focus,
3134
- .btn-primary:active.focus,
3135
- .btn-primary.active.focus,
3136
- .open > .dropdown-toggle.btn-primary.focus {
3137
- color: #ffffff;
3138
- background-color: #4b91ea;
3139
- border-color: #3483e7;
3140
- }
3141
- .btn-primary:active,
3142
- .btn-primary.active,
3143
- .open > .dropdown-toggle.btn-primary {
3144
- background-image: none;
3145
  }
3146
- .btn-primary.disabled:hover,
3147
- .btn-primary[disabled]:hover,
3148
- fieldset[disabled] .btn-primary:hover,
3149
- .btn-primary.disabled:focus,
3150
- .btn-primary[disabled]:focus,
3151
- fieldset[disabled] .btn-primary:focus,
3152
- .btn-primary.disabled.focus,
3153
- .btn-primary[disabled].focus,
3154
- fieldset[disabled] .btn-primary.focus {
3155
- background-color: #5d9cec;
3156
- border-color: #5899eb;
3157
- }
3158
- .btn-primary .badge {
3159
- color: #5d9cec;
3160
- background-color: #ffffff;
3161
- }
3162
- .btn-success {
3163
- color: #ffffff;
3164
- background-color: #27c24c;
3165
- border-color: #26be4a;
3166
- }
3167
- .btn-success:focus,
3168
- .btn-success.focus {
3169
- color: #ffffff;
3170
- background-color: #24b145;
3171
- border-color: #1f9c3d;
3172
- }
3173
- .btn-success:hover {
3174
- color: #ffffff;
3175
- background-color: #24b145;
3176
- border-color: #1f9c3d;
3177
- }
3178
- .btn-success:active,
3179
- .btn-success.active,
3180
- .open > .dropdown-toggle.btn-success {
3181
- color: #ffffff;
3182
- background-color: #24b145;
3183
- border-color: #1f9c3d;
3184
- }
3185
- .btn-success:active:hover,
3186
- .btn-success.active:hover,
3187
- .open > .dropdown-toggle.btn-success:hover,
3188
- .btn-success:active:focus,
3189
- .btn-success.active:focus,
3190
- .open > .dropdown-toggle.btn-success:focus,
3191
- .btn-success:active.focus,
3192
- .btn-success.active.focus,
3193
- .open > .dropdown-toggle.btn-success.focus {
3194
- color: #ffffff;
3195
- background-color: #24b145;
3196
- border-color: #1f9c3d;
3197
- }
3198
- .btn-success:active,
3199
- .btn-success.active,
3200
- .open > .dropdown-toggle.btn-success {
3201
- background-image: none;
3202
  }
3203
- .btn-success.disabled:hover,
3204
- .btn-success[disabled]:hover,
3205
- fieldset[disabled] .btn-success:hover,
3206
- .btn-success.disabled:focus,
3207
- .btn-success[disabled]:focus,
3208
- fieldset[disabled] .btn-success:focus,
3209
- .btn-success.disabled.focus,
3210
- .btn-success[disabled].focus,
3211
- fieldset[disabled] .btn-success.focus {
3212
- background-color: #27c24c;
3213
- border-color: #26be4a;
3214
- }
3215
- .btn-success .badge {
3216
- color: #27c24c;
3217
- background-color: #ffffff;
3218
- }
3219
- .btn-info {
3220
- color: #ffffff;
3221
- background-color: #23b7e5;
3222
- border-color: #1eb6e4;
3223
- }
3224
- .btn-info:focus,
3225
- .btn-info.focus {
3226
- color: #ffffff;
3227
- background-color: #1aacda;
3228
- border-color: #179ac3;
3229
- }
3230
- .btn-info:hover {
3231
- color: #ffffff;
3232
- background-color: #1aacda;
3233
- border-color: #179ac3;
3234
- }
3235
- .btn-info:active,
3236
- .btn-info.active,
3237
- .open > .dropdown-toggle.btn-info {
3238
- color: #ffffff;
3239
- background-color: #1aacda;
3240
- border-color: #179ac3;
3241
- }
3242
- .btn-info:active:hover,
3243
- .btn-info.active:hover,
3244
- .open > .dropdown-toggle.btn-info:hover,
3245
- .btn-info:active:focus,
3246
- .btn-info.active:focus,
3247
- .open > .dropdown-toggle.btn-info:focus,
3248
- .btn-info:active.focus,
3249
- .btn-info.active.focus,
3250
- .open > .dropdown-toggle.btn-info.focus {
3251
- color: #ffffff;
3252
- background-color: #1aacda;
3253
- border-color: #179ac3;
3254
- }
3255
- .btn-info:active,
3256
- .btn-info.active,
3257
- .open > .dropdown-toggle.btn-info {
3258
- background-image: none;
3259
  }
3260
- .btn-info.disabled:hover,
3261
- .btn-info[disabled]:hover,
3262
- fieldset[disabled] .btn-info:hover,
3263
- .btn-info.disabled:focus,
3264
- .btn-info[disabled]:focus,
3265
- fieldset[disabled] .btn-info:focus,
3266
- .btn-info.disabled.focus,
3267
- .btn-info[disabled].focus,
3268
- fieldset[disabled] .btn-info.focus {
3269
- background-color: #23b7e5;
3270
- border-color: #1eb6e4;
3271
- }
3272
- .btn-info .badge {
3273
- color: #23b7e5;
3274
- background-color: #ffffff;
3275
- }
3276
- .btn-warning {
3277
- color: #ffffff;
3278
- background-color: #ff902b;
3279
- border-color: #ff8d26;
3280
- }
3281
- .btn-warning:focus,
3282
- .btn-warning.focus {
3283
- color: #ffffff;
3284
- background-color: #ff8517;
3285
- border-color: #fc7800;
3286
- }
3287
- .btn-warning:hover {
3288
- color: #ffffff;
3289
- background-color: #ff8517;
3290
- border-color: #fc7800;
3291
- }
3292
- .btn-warning:active,
3293
- .btn-warning.active,
3294
- .open > .dropdown-toggle.btn-warning {
3295
- color: #ffffff;
3296
- background-color: #ff8517;
3297
- border-color: #fc7800;
3298
- }
3299
- .btn-warning:active:hover,
3300
- .btn-warning.active:hover,
3301
- .open > .dropdown-toggle.btn-warning:hover,
3302
- .btn-warning:active:focus,
3303
- .btn-warning.active:focus,
3304
- .open > .dropdown-toggle.btn-warning:focus,
3305
- .btn-warning:active.focus,
3306
- .btn-warning.active.focus,
3307
- .open > .dropdown-toggle.btn-warning.focus {
3308
- color: #ffffff;
3309
- background-color: #ff8517;
3310
- border-color: #fc7800;
3311
- }
3312
- .btn-warning:active,
3313
- .btn-warning.active,
3314
- .open > .dropdown-toggle.btn-warning {
3315
- background-image: none;
3316
  }
3317
- .btn-warning.disabled:hover,
3318
- .btn-warning[disabled]:hover,
3319
- fieldset[disabled] .btn-warning:hover,
3320
- .btn-warning.disabled:focus,
3321
- .btn-warning[disabled]:focus,
3322
- fieldset[disabled] .btn-warning:focus,
3323
- .btn-warning.disabled.focus,
3324
- .btn-warning[disabled].focus,
3325
- fieldset[disabled] .btn-warning.focus {
3326
- background-color: #ff902b;
3327
- border-color: #ff8d26;
3328
- }
3329
- .btn-warning .badge {
3330
- color: #ff902b;
3331
- background-color: #ffffff;
3332
- }
3333
-
3334
- .btn-secondary {
3335
- color: #373a3c;
3336
- background-color: #fff;
3337
- border-color: #ccc !important;
3338
- }
3339
- .btn-danger {
3340
- color: #ffffff;
3341
- background-color: #f05050;
3342
- border-color: #f04b4b;
3343
- }
3344
- .btn-danger:focus,
3345
- .btn-danger.focus {
3346
- color: #ffffff;
3347
- background-color: #ee3d3d;
3348
- border-color: #ec2626;
3349
- }
3350
- .btn-danger:hover {
3351
- color: #ffffff;
3352
- background-color: #ee3d3d;
3353
- border-color: #ec2626;
3354
- }
3355
- .btn-danger:active,
3356
- .btn-danger.active,
3357
- #nifty_wrapper .open > .dropdown-toggle.btn-danger {
3358
- color: #ffffff;
3359
- background-color: #ee3d3d;
3360
- border-color: #ec2626;
3361
- }
3362
- .btn-danger:active:hover,
3363
- .btn-danger.active:hover,
3364
- #nifty_wrapper .open > .dropdown-toggle.btn-danger:hover,
3365
- .btn-danger:active:focus,
3366
- .btn-danger.active:focus,
3367
- #nifty_wrapper .open > .dropdown-toggle.btn-danger:focus,
3368
- .btn-danger:active.focus,
3369
- .btn-danger.active.focus,
3370
- #nifty_wrapper .open > .dropdown-toggle.btn-danger.focus {
3371
- color: #ffffff;
3372
- background-color: #ee3d3d;
3373
- border-color: #ec2626;
3374
- }
3375
- .btn-danger:active,
3376
- .btn-danger.active,
3377
- #nifty_wrapper .open > .dropdown-toggle.btn-danger {
3378
- background-image: none;
3379
  }
3380
- .btn-danger.disabled:hover,
3381
- .btn-danger[disabled]:hover,
3382
- #nifty_wrapper fieldset[disabled] .btn-danger:hover,
3383
- .btn-danger.disabled:focus,
3384
- .btn-danger[disabled]:focus,
3385
- #nifty_wrapper fieldset[disabled] .btn-danger:focus,
3386
- .btn-danger.disabled.focus,
3387
- .btn-danger[disabled].focus,
3388
- #nifty_wrapper fieldset[disabled] .btn-danger.focus {
3389
- background-color: #f05050;
3390
- border-color: #f04b4b;
3391
- }
3392
- .btn-danger .badge {
3393
- color: #f05050;
3394
- background-color: #ffffff;
3395
- }
3396
- .btn-link {
3397
- color: #5d9cec;
3398
- font-weight: normal;
3399
- border-radius: 0;
3400
  }
3401
- .btn-link,
3402
- .btn-link:active,
3403
- .btn-link.active,
3404
- .btn-link[disabled],
3405
- #nifty_wrapper fieldset[disabled] .btn-link {
3406
- background-color: transparent;
3407
- -webkit-box-shadow: none;
3408
- box-shadow: none;
3409
  }
3410
- .btn-link,
3411
- .btn-link:hover,
3412
- .btn-link:focus,
3413
- .btn-link:active {
3414
- border-color: transparent;
 
 
 
 
 
 
3415
  }
3416
- .btn-link:hover,
3417
- .btn-link:focus {
3418
- color: #1b72e2;
3419
- text-decoration: underline;
3420
- background-color: transparent;
3421
  }
3422
- .btn-link[disabled]:hover,
3423
- #nifty_wrapper fieldset[disabled] .btn-link:hover,
3424
- .btn-link[disabled]:focus,
3425
- #nifty_wrapper fieldset[disabled] .btn-link:focus {
3426
- color: #e4eaec;
3427
- text-decoration: none;
3428
  }
3429
- .btn-lg,
3430
- .btn-group-lg > .btn {
3431
- padding: 10px 20px;
3432
- font-size: 18px;
3433
- line-height: 1.33;
3434
- border-radius: 6px;
3435
- }
3436
- .btn-sm,
3437
- .btn-group-sm > .btn {
3438
- padding: 5px 10px;
3439
- font-size: 12px;
3440
- line-height: 1.5;
3441
- border-radius: 3px;
3442
  }
3443
- .btn-xs,
3444
- .btn-group-xs > .btn {
3445
- padding: 1px 5px;
3446
- font-size: 12px;
3447
- line-height: 1.5;
3448
- border-radius: 3px;
 
 
 
 
3449
  }
3450
- .btn-block {
3451
- display: block;
3452
- width: 100%;
 
 
3453
  }
3454
- .btn-block + .btn-block {
3455
- margin-top: 5px;
 
3456
  }
3457
- #nifty_wrapper input[type="submit"].btn-block,
3458
- #nifty_wrapper input[type="reset"].btn-block,
3459
- #nifty_wrapper input[type="button"].btn-block {
3460
  width: 100%;
 
 
 
 
 
 
3461
  }
3462
- #nifty_wrapper .fade {
3463
- opacity: 0;
3464
- -webkit-transition: opacity 0.15s linear;
3465
- -o-transition: opacity 0.15s linear;
3466
- transition: opacity 0.15s linear;
 
 
 
 
 
 
 
3467
  }
3468
- #nifty_wrapper .fade.in {
3469
- opacity: 1;
 
 
 
3470
  }
3471
- #nifty_wrapper .collapse {
3472
- display: none;
 
3473
  }
3474
- #nifty_wrapper .collapse.in {
3475
- display: block;
 
 
 
 
 
 
 
3476
  }
3477
- #nifty_wrapper tr.collapse.in {
3478
- display: table-row;
 
 
3479
  }
3480
- #nifty_wrapper tbody.collapse.in {
3481
- display: table-row-group;
 
 
 
3482
  }
3483
- #nifty_wrapper .collapsing {
3484
- position: relative;
3485
- height: 0;
3486
- overflow: hidden;
3487
- -webkit-transition-property: height, visibility;
3488
- transition-property: height, visibility;
3489
- -webkit-transition-duration: 0.35s;
3490
- transition-duration: 0.35s;
3491
- -webkit-transition-timing-function: ease;
3492
- transition-timing-function: ease;
3493
- }
3494
- #nifty_wrapper .caret {
3495
- display: inline-block;
3496
- width: 0;
3497
- height: 0;
3498
- margin-left: 2px;
3499
- vertical-align: middle;
3500
- border-top: 4px dashed;
3501
- border-top: 4px solid \9;
3502
- border-right: 4px solid transparent;
3503
- border-left: 4px solid transparent;
3504
  }
3505
- #nifty_wrapper .dropup,
3506
- #nifty_wrapper .dropdown {
3507
- position: relative;
3508
  }
3509
- #nifty_wrapper .dropdown-toggle:focus {
3510
- outline: 0;
 
3511
  }
3512
- #nifty_wrapper .dropdown-menu {
3513
- position: absolute;
3514
- top: 100%;
3515
- left: 0;
3516
- z-index: 1000;
3517
- display: none;
3518
- float: left;
3519
- min-width: 160px;
3520
- padding: 5px 0;
3521
- margin: 2px 0 0;
3522
- list-style: none;
3523
- font-size: 14px;
3524
- text-align: left;
3525
- background-color: #ffffff;
3526
- border: 1px solid #cccccc;
3527
- border: 1px solid #e1e1e1;
3528
- border-radius: 4px;
3529
- -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
3530
- box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
3531
- background-clip: padding-box;
3532
  }
3533
- #nifty_wrapper .dropdown-menu.pull-right {
3534
- right: 0;
3535
- left: auto;
3536
  }
3537
- #nifty_wrapper .dropdown-menu .divider {
3538
- height: 1px;
3539
- margin: 9.5px 0;
3540
- overflow: hidden;
3541
- background-color: #e5e5e5;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3542
  }
3543
- #nifty_wrapper .dropdown-menu > li > a {
 
3544
  display: block;
3545
- padding: 3px 20px;
3546
- clear: both;
3547
- font-weight: normal;
3548
- line-height: 1.52857143;
3549
- color: #5f5f5f;
3550
- white-space: nowrap;
3551
  }
3552
- #nifty_wrapper .dropdown-menu > li > a:hover,
3553
- #nifty_wrapper .dropdown-menu > li > a:focus {
 
3554
  text-decoration: none;
3555
- color: #2f3342;
3556
- background-color: #fafbfc;
3557
  }
3558
- #nifty_wrapper .dropdown-menu > .active > a,
3559
- #nifty_wrapper .dropdown-menu > .active > a:hover,
3560
- #nifty_wrapper .dropdown-menu > .active > a:focus {
3561
- color: #ffffff;
3562
- text-decoration: none;
3563
- outline: 0;
3564
- background-color: #5d9cec;
3565
  }
3566
- #nifty_wrapper .dropdown-menu > .disabled > a,
3567
- #nifty_wrapper .dropdown-menu > .disabled > a:hover,
3568
- #nifty_wrapper .dropdown-menu > .disabled > a:focus {
3569
- color: #e4eaec;
3570
  }
3571
- #nifty_wrapper .dropdown-menu > .disabled > a:hover,
3572
- #nifty_wrapper .dropdown-menu > .disabled > a:focus {
3573
- text-decoration: none;
3574
- background-color: transparent;
3575
- background-image: none;
3576
- filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
3577
- cursor: not-allowed;
3578
  }
3579
- #nifty_wrapper .open > .dropdown-menu {
3580
- display: block;
 
 
 
3581
  }
3582
- #nifty_wrapper .open > a {
3583
- outline: 0;
 
 
3584
  }
3585
- #nifty_wrapper .dropdown-menu-right {
3586
- left: auto;
3587
- right: 0;
 
 
3588
  }
3589
- #nifty_wrapper .dropdown-menu-left {
3590
- left: 0;
3591
- right: auto;
 
 
 
3592
  }
3593
- #nifty_wrapper .dropdown-header {
3594
- display: block;
3595
- padding: 3px 20px;
3596
- font-size: 12px;
3597
- line-height: 1.52857143;
3598
- color: #e4eaec;
3599
- white-space: nowrap;
3600
  }
3601
- #nifty_wrapper .dropdown-backdrop {
3602
- position: fixed;
3603
- left: 0;
3604
- right: 0;
3605
- bottom: 0;
3606
- top: 0;
3607
- z-index: 990;
3608
  }
3609
- #nifty_wrapper .pull-right > .dropdown-menu {
3610
- right: 0;
3611
- left: auto;
 
 
3612
  }
3613
- #nifty_wrapper .dropup .caret,
3614
- #nifty_wrapper .navbar-fixed-bottom .dropdown .caret {
3615
- border-top: 0;
3616
- border-bottom: 4px dashed;
3617
- border-bottom: 4px solid \9;
3618
- content: "";
3619
  }
3620
- #nifty_wrapper .dropup .dropdown-menu,
3621
- #nifty_wrapper .navbar-fixed-bottom .dropdown .dropdown-menu {
3622
- top: auto;
3623
- bottom: 100%;
3624
- margin-bottom: 2px;
 
 
3625
  }
3626
- @media (min-width: 768px) {
3627
- #nifty_wrapper .navbar-right .dropdown-menu {
3628
- left: auto;
3629
- right: 0;
3630
- }
3631
- #nifty_wrapper .navbar-right .dropdown-menu-left {
3632
- left: 0;
3633
- right: auto;
3634
- }
3635
  }
3636
- .btn-group,
3637
- .btn-group-vertical {
3638
- position: relative;
3639
- display: inline-block;
3640
- vertical-align: middle;
3641
  }
3642
- .btn-group > .btn,
3643
- .btn-group-vertical > .btn {
3644
  position: relative;
3645
- float: left;
 
 
 
 
 
 
 
 
3646
  }
3647
- .btn-group > .btn:hover,
3648
- .btn-group-vertical > .btn:hover,
3649
- .btn-group > .btn:focus,
3650
- .btn-group-vertical > .btn:focus,
3651
- .btn-group > .btn:active,
3652
- .btn-group-vertical > .btn:active,
3653
- .btn-group > .btn.active,
3654
- .btn-group-vertical > .btn.active {
3655
- z-index: 2;
 
 
3656
  }
3657
- .btn-group .btn + .btn,
3658
- .btn-group .btn + .btn-group,
3659
- .btn-group .btn-group + .btn,
3660
- .btn-group .btn-group + .btn-group {
3661
- margin-left: -1px;
 
 
 
 
3662
  }
3663
- .btn-toolbar {
3664
- margin-left: -5px;
 
 
3665
  }
3666
- .btn-toolbar .btn,
3667
- .btn-toolbar .btn-group,
3668
- .btn-toolbar .input-group {
3669
- float: left;
 
 
 
 
 
3670
  }
3671
- .btn-toolbar > .btn,
3672
- .btn-toolbar > .btn-group,
3673
- .btn-toolbar > .input-group {
3674
- margin-left: 5px;
3675
  }
3676
- .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
3677
- border-radius: 0;
 
 
3678
  }
3679
- .btn-group > .btn:first-child {
3680
- margin-left: 0;
 
 
 
3681
  }
3682
- .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
3683
- border-bottom-right-radius: 0;
3684
- border-top-right-radius: 0;
 
 
 
 
 
3685
  }
3686
- .btn-group > .btn:last-child:not(:first-child),
3687
- .btn-group > .dropdown-toggle:not(:first-child) {
3688
- border-bottom-left-radius: 0;
3689
- border-top-left-radius: 0;
 
 
 
 
3690
  }
3691
- .btn-group > .btn-group {
3692
- float: left;
 
 
3693
  }
3694
- .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
3695
- border-radius: 0;
 
 
 
 
 
 
 
3696
  }
3697
- .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
3698
- .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3699
- border-bottom-right-radius: 0;
3700
- border-top-right-radius: 0;
 
 
 
3701
  }
3702
- .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
3703
- border-bottom-left-radius: 0;
3704
- border-top-left-radius: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3705
  }
3706
- .btn-group .dropdown-toggle:active,
3707
- .btn-group.open .dropdown-toggle {
3708
- outline: 0;
 
 
 
 
3709
  }
3710
- .btn-group > .btn + .dropdown-toggle {
3711
- padding-left: 8px;
3712
- padding-right: 8px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3713
  }
3714
- .btn-group > .btn-lg + .dropdown-toggle {
3715
- padding-left: 12px;
3716
- padding-right: 12px;
 
 
 
 
3717
  }
3718
- .btn-group.open .dropdown-toggle {
3719
- -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3720
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3721
  }
3722
- .btn-group.open .dropdown-toggle.btn-link {
3723
- -webkit-box-shadow: none;
3724
- box-shadow: none;
 
 
 
 
3725
  }
3726
- .btn .caret {
3727
- margin-left: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3728
  }
3729
- .btn-lg .caret {
3730
- border-width: 5px 5px 0;
3731
- border-bottom-width: 0;
 
 
 
3732
  }
3733
- #nifty_wrapper .dropup .btn-lg .caret {
3734
- border-width: 0 5px 5px;
 
 
 
3735
  }
3736
- .btn-group-vertical > .btn,
3737
- .btn-group-vertical > .btn-group,
3738
- .btn-group-vertical > .btn-group > .btn {
3739
- display: block;
3740
- float: none;
3741
- width: 100%;
3742
- max-width: 100%;
3743
  }
3744
- .btn-group-vertical > .btn-group > .btn {
3745
- float: none;
 
3746
  }
3747
- .btn-group-vertical > .btn + .btn,
3748
- .btn-group-vertical > .btn + .btn-group,
3749
- .btn-group-vertical > .btn-group + .btn,
3750
- .btn-group-vertical > .btn-group + .btn-group {
3751
- margin-top: -1px;
3752
- margin-left: 0;
3753
  }
3754
- .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
3755
- border-radius: 0;
 
 
 
3756
  }
3757
- .btn-group-vertical > .btn:first-child:not(:last-child) {
3758
- border-top-right-radius: 4px;
3759
- border-top-left-radius: 4px;
3760
- border-bottom-right-radius: 0;
3761
- border-bottom-left-radius: 0;
 
3762
  }
3763
- .btn-group-vertical > .btn:last-child:not(:first-child) {
3764
- border-top-right-radius: 0;
3765
- border-top-left-radius: 0;
3766
- border-bottom-right-radius: 4px;
3767
- border-bottom-left-radius: 4px;
3768
  }
3769
- .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
3770
- border-radius: 0;
 
3771
  }
3772
- .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
3773
- .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3774
- border-bottom-right-radius: 0;
3775
- border-bottom-left-radius: 0;
3776
  }
3777
- .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
3778
- border-top-right-radius: 0;
3779
- border-top-left-radius: 0;
3780
  }
3781
- .btn-group-justified {
3782
- display: table;
3783
- width: 100%;
3784
- table-layout: fixed;
3785
- border-collapse: separate;
3786
  }
3787
- .btn-group-justified > .btn,
3788
- .btn-group-justified > .btn-group {
3789
- float: none;
3790
- display: table-cell;
3791
- width: 1%;
3792
  }
3793
- .btn-group-justified > .btn-group .btn {
3794
- width: 100%;
 
 
 
 
3795
  }
3796
- .btn-group-justified > .btn-group .dropdown-menu {
3797
- left: auto;
 
 
3798
  }
3799
- #nifty_wrapper [data-toggle="buttons"] > .btn input[type="radio"],
3800
- #nifty_wrapper [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
3801
- #nifty_wrapper [data-toggle="buttons"] > .btn input[type="checkbox"],
3802
- #nifty_wrapper [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
3803
- position: absolute;
3804
- #nifty_wrapper clip: rect(0, 0, 0, 0);
3805
- pointer-events: none;
3806
  }
3807
- #nifty_wrapper .input-group {
3808
- position: relative;
3809
- display: table;
3810
- border-collapse: separate;
3811
  }
3812
- #nifty_wrapper .input-group[class*="col-"] {
3813
- float: none;
3814
- padding-left: 0;
3815
- padding-right: 0;
3816
  }
3817
- #nifty_wrapper .input-group .form-control {
3818
- position: relative;
3819
- z-index: 2;
3820
- float: left;
3821
- width: 100%;
3822
- margin-bottom: 0;
3823
  }
3824
- #nifty_wrapper .input-group .form-control:focus {
3825
- z-index: 3;
 
3826
  }
3827
- #nifty_wrapper .input-group-lg > .form-control,
3828
- #nifty_wrapper .input-group-lg > .input-group-addon,
3829
- #nifty_wrapper .input-group-lg > .input-group-btn > .btn {
3830
- height: 46px;
3831
- padding: 10px 20px;
3832
- font-size: 18px;
3833
- line-height: 1.33;
3834
- border-radius: 6px;
3835
- }
3836
- #nifty_wrapper select.input-group-lg > .form-control,
3837
- #nifty_wrapper select.input-group-lg > .input-group-addon,
3838
- #nifty_wrapper select.input-group-lg > .input-group-btn > .btn {
3839
- height: 46px;
3840
- line-height: 46px;
3841
- }
3842
- #nifty_wrapper textarea.input-group-lg > .form-control,
3843
- #nifty_wrapper textarea.input-group-lg > .input-group-addon,
3844
- #nifty_wrapper textarea.input-group-lg > .input-group-btn > .btn,
3845
- #nifty_wrapper select[multiple].input-group-lg > .form-control,
3846
- #nifty_wrapper select[multiple].input-group-lg > .input-group-addon,
3847
- #nifty_wrapper select[multiple].input-group-lg > .input-group-btn > .btn {
3848
- height: auto;
3849
  }
3850
- #nifty_wrapper .input-group-sm > .form-control,
3851
- #nifty_wrapper .input-group-sm > .input-group-addon,
3852
- #nifty_wrapper .input-group-sm > .input-group-btn > .btn {
3853
- height: 30px;
3854
- padding: 5px 10px;
3855
- font-size: 12px;
3856
- line-height: 1.5;
3857
- border-radius: 3px;
3858
- }
3859
- #nifty_wrapper select.input-group-sm > .form-control,
3860
- #nifty_wrapper select.input-group-sm > .input-group-addon,
3861
- #nifty_wrapper select.input-group-sm > .input-group-btn > .btn {
3862
- height: 30px;
3863
- line-height: 30px;
3864
- }
3865
- #nifty_wrapper textarea.input-group-sm > .form-control,
3866
- #nifty_wrapper textarea.input-group-sm > .input-group-addon,
3867
- #nifty_wrapper textarea.input-group-sm > .input-group-btn > .btn,
3868
- #nifty_wrapper select[multiple].input-group-sm > .form-control,
3869
- #nifty_wrapper select[multiple].input-group-sm > .input-group-addon,
3870
- #nifty_wrapper select[multiple].input-group-sm > .input-group-btn > .btn {
3871
- height: auto;
3872
  }
3873
- #nifty_wrapper .input-group-addon,
3874
- #nifty_wrapper .input-group-btn,
3875
- #nifty_wrapper .input-group .form-control {
3876
- display: table-cell;
3877
  }
3878
- #nifty_wrapper .input-group-addon:not(:first-child):not(:last-child),
3879
- #nifty_wrapper .input-group-btn:not(:first-child):not(:last-child),
3880
- #nifty_wrapper .input-group .form-control:not(:first-child):not(:last-child) {
3881
- border-radius: 0;
3882
  }
3883
- #nifty_wrapper .input-group-addon,
3884
- #nifty_wrapper .input-group-btn {
3885
- width: 1%;
3886
- white-space: nowrap;
3887
- vertical-align: middle;
 
3888
  }
3889
- #nifty_wrapper .input-group-addon {
3890
- padding: 6px 16px;
3891
- font-size: 14px;
3892
- font-weight: normal;
3893
- line-height: 1;
3894
- color: #3a3f51;
3895
- text-align: center;
3896
- background-color: #edf1f2;
3897
- border: 1px solid #dde6e9;
3898
- border-radius: 4px;
3899
- }
3900
- #nifty_wrapper .input-group-addon.input-sm {
3901
- padding: 5px 10px;
3902
- font-size: 12px;
3903
- border-radius: 3px;
3904
- }
3905
- #nifty_wrapper .input-group-addon.input-lg {
3906
- padding: 10px 20px;
3907
- font-size: 18px;
3908
- border-radius: 6px;
3909
- }
3910
- #nifty_wrapper .input-group-addon input[type="radio"],
3911
- #nifty_wrapper .input-group-addon input[type="checkbox"] {
3912
- margin-top: 0;
3913
  }
3914
- #nifty_wrapper .input-group .form-control:first-child,
3915
- #nifty_wrapper .input-group-addon:first-child,
3916
- #nifty_wrapper .input-group-btn:first-child > .btn,
3917
- #nifty_wrapper .input-group-btn:first-child > .btn-group > .btn,
3918
- #nifty_wrapper .input-group-btn:first-child > .dropdown-toggle,
3919
- #nifty_wrapper .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3920
- #nifty_wrapper .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
3921
- border-bottom-right-radius: 0;
3922
- border-top-right-radius: 0;
3923
  }
3924
- #nifty_wrapper .input-group-addon:first-child {
3925
- border-right: 0;
 
3926
  }
3927
- #nifty_wrapper .input-group .form-control:last-child,
3928
- #nifty_wrapper .input-group-addon:last-child,
3929
- #nifty_wrapper .input-group-btn:last-child > .btn,
3930
- #nifty_wrapper .input-group-btn:last-child > .btn-group > .btn,
3931
- #nifty_wrapper .input-group-btn:last-child > .dropdown-toggle,
3932
- #nifty_wrapper .input-group-btn:first-child > .btn:not(:first-child),
3933
- #nifty_wrapper .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
3934
- border-bottom-left-radius: 0;
3935
- border-top-left-radius: 0;
3936
  }
3937
- #nifty_wrapper .input-group-addon:last-child {
3938
- border-left: 0;
 
 
3939
  }
3940
- #nifty_wrapper .input-group-btn {
 
3941
  position: relative;
3942
- font-size: 0;
3943
- white-space: nowrap;
 
 
 
 
 
 
 
 
3944
  }
3945
- #nifty_wrapper .input-group-btn > .btn {
3946
- position: relative;
 
 
3947
  }
3948
- #nifty_wrapper .input-group-btn > .btn + .btn {
3949
- margin-left: -1px;
 
 
3950
  }
3951
- #nifty_wrapper .input-group-btn > .btn:hover,
3952
- #nifty_wrapper .input-group-btn > .btn:focus,
3953
- #nifty_wrapper .input-group-btn > .btn:active {
3954
- z-index: 2;
3955
  }
3956
- #nifty_wrapper .input-group-btn:first-child > .btn,
3957
- #nifty_wrapper .input-group-btn:first-child > .btn-group {
3958
- margin-right: -1px;
 
 
3959
  }
3960
- #nifty_wrapper .input-group-btn:last-child > .btn,
3961
- #nifty_wrapper .input-group-btn:last-child > .btn-group {
3962
- z-index: 2;
3963
- margin-left: -1px;
3964
  }
3965
- #nifty_wrapper .nav {
 
 
3966
  margin-bottom: 0;
3967
- padding-left: 0;
3968
- list-style: none;
3969
- }
3970
- #nifty_wrapper .nav > li {
3971
- position: relative;
3972
- display: block;
3973
  }
3974
- #nifty_wrapper .nav > li > a {
3975
- position: relative;
3976
- display: block;
3977
- padding: 10px 15px;
3978
  }
3979
- #nifty_wrapper .nav > li > a:hover,
3980
- #nifty_wrapper .nav > li > a:focus {
3981
  text-decoration: none;
3982
- background-color: transparent;
3983
  }
3984
- #nifty_wrapper .nav > li.disabled > a {
3985
- color: #e4eaec;
 
3986
  }
3987
- #nifty_wrapper .nav > li.disabled > a:hover,
3988
- #nifty_wrapper .nav > li.disabled > a:focus {
3989
- color: #e4eaec;
3990
- text-decoration: none;
3991
- background-color: transparent;
3992
- cursor: not-allowed;
3993
  }
3994
- #nifty_wrapper .nav .open > a,
3995
- #nifty_wrapper .nav .open > a:hover,
3996
- #nifty_wrapper .nav .open > a:focus {
3997
- background-color: transparent;
3998
- border-color: #5d9cec;
3999
  }
4000
- #nifty_wrapper .nav .nav-divider {
4001
- height: 1px;
4002
- margin: 9.5px 0;
4003
- overflow: hidden;
4004
- background-color: #e5e5e5;
4005
  }
4006
- #nifty_wrapper .nav > li > a > img {
4007
- max-width: none;
 
 
 
4008
  }
4009
- #nifty_wrapper .nav-tabs {
4010
- border-bottom: 1px solid #dddddd;
 
4011
  }
4012
- #nifty_wrapper .nav-tabs > li {
4013
- float: left;
4014
- margin-bottom: -1px;
 
 
 
4015
  }
4016
- #nifty_wrapper .nav-tabs > li > a {
4017
- margin-right: 2px;
4018
- line-height: 1.52857143;
4019
- border: 1px solid transparent;
4020
- border-radius: 4px 4px 0 0;
4021
- }
4022
- #nifty_wrapper .nav-tabs > li > a:hover {
4023
- border-color: #dddddd #dddddd #dddddd;
4024
- }
4025
- #nifty_wrapper .nav-tabs > li.active > a,
4026
- #nifty_wrapper .nav-tabs > li.active > a:hover,
4027
- #nifty_wrapper .nav-tabs > li.active > a:focus {
4028
- color: #dde6e9;
4029
- background-color: #ffffff;
4030
- border: 1px solid #dddddd;
4031
- border-bottom-color: transparent;
4032
- cursor: default;
4033
  }
4034
- #nifty_wrapper .nav-tabs.nav-justified {
 
4035
  width: 100%;
4036
- border-bottom: 0;
4037
  }
4038
- #nifty_wrapper .nav-tabs.nav-justified > li {
4039
- float: none;
 
 
 
4040
  }
4041
- #nifty_wrapper .nav-tabs.nav-justified > li > a {
4042
- text-align: center;
4043
- margin-bottom: 5px;
 
 
4044
  }
4045
- #nifty_wrapper .nav-tabs.nav-justified > .dropdown .dropdown-menu {
4046
- top: auto;
4047
- left: auto;
 
 
 
4048
  }
4049
- @media (min-width: 768px) {
4050
- #nifty_wrapper .nav-tabs.nav-justified > li {
4051
- display: table-cell;
4052
- width: 1%;
4053
- }
4054
- #nifty_wrapper .nav-tabs.nav-justified > li > a {
4055
- margin-bottom: 0;
4056
- }
4057
  }
4058
- #nifty_wrapper .nav-tabs.nav-justified > li > a {
4059
- margin-right: 0;
4060
- border-radius: 4px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4061
  }
4062
- #nifty_wrapper .nav-tabs.nav-justified > .active > a,
4063
- #nifty_wrapper .nav-tabs.nav-justified > .active > a:hover,
4064
- #nifty_wrapper .nav-tabs.nav-justified > .active > a:focus {
4065
- border: 1px solid #dddddd;
4066
  }
4067
- @media (min-width: 768px) {
4068
- #nifty_wrapper .nav-tabs.nav-justified > li > a {
4069
- border-bottom: 1px solid #dddddd;
4070
- border-radius: 4px 4px 0 0;
 
 
 
 
 
 
 
 
 
 
4071
  }
4072
- #nifty_wrapper .nav-tabs.nav-justified > .active > a,
4073
- #nifty_wrapper .nav-tabs.nav-justified > .active > a:hover,
4074
- #nifty_wrapper .nav-tabs.nav-justified > .active > a:focus {
4075
- border-bottom-color: #f5f7fa;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4076
  }
4077
  }
4078
- #nifty_wrapper .nav-pills > li {
4079
- float: left;
4080
- }
4081
- #nifty_wrapper .nav-pills > li > a {
4082
- border-radius: 4px;
4083
  }
4084
- #nifty_wrapper .nav-pills > li + li {
4085
- margin-left: 2px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4086
  }
4087
- #nifty_wrapper .nav-pills > li.active > a,
4088
- #nifty_wrapper .nav-pills > li.active > a:hover,
4089
- #nifty_wrapper .nav-pills > li.active > a:focus {
4090
- color: #ffffff;
4091
- background-color: #5d9cec;
4092
  }
4093
- #nifty_wrapper .nav-stacked > li {
4094
- float: none;
 
4095
  }
4096
- #nifty_wrapper .nav-stacked > li + li {
4097
- margin-top: 2px;
4098
- margin-left: 0;
 
4099
  }
4100
- #nifty_wrapper .nav-justified {
4101
- width: 100%;
 
 
 
4102
  }
4103
- #nifty_wrapper .nav-justified > li {
4104
- float: none;
 
 
4105
  }
4106
- #nifty_wrapper .nav-justified > li > a {
4107
- text-align: center;
4108
- margin-bottom: 5px;
4109
  }
4110
- #nifty_wrapper .nav-justified > .dropdown .dropdown-menu {
4111
- top: auto;
4112
- left: auto;
 
 
 
 
 
 
 
 
4113
  }
4114
- @media (min-width: 768px) {
4115
- #nifty_wrapper .nav-justified > li {
4116
- display: table-cell;
4117
- width: 1%;
4118
- }
4119
- #nifty_wrapper .nav-justified > li > a {
4120
- margin-bottom: 0;
4121
- }
4122
  }
4123
- #nifty_wrapper .nav-tabs-justified {
4124
- border-bottom: 0;
 
 
 
 
4125
  }
4126
- #nifty_wrapper .nav-tabs-justified > li > a {
4127
- margin-right: 0;
4128
- border-radius: 4px;
4129
  }
4130
- #nifty_wrapper .nav-tabs-justified > .active > a,
4131
- #nifty_wrapper .nav-tabs-justified > .active > a:hover,
4132
- #nifty_wrapper .nav-tabs-justified > .active > a:focus {
4133
- border: 1px solid #dddddd;
4134
  }
4135
- @media (min-width: 768px) {
4136
- #nifty_wrapper .nav-tabs-justified > li > a {
4137
- border-bottom: 1px solid #dddddd;
4138
- border-radius: 4px 4px 0 0;
4139
- }
4140
- #nifty_wrapper .nav-tabs-justified > .active > a,
4141
- #nifty_wrapper .nav-tabs-justified > .active > a:hover,
4142
- #nifty_wrapper .nav-tabs-justified > .active > a:focus {
4143
- border-bottom-color: #f5f7fa;
4144
- }
4145
  }
4146
- #nifty_wrapper .tab-content > .tab-pane {
4147
- display: none;
 
 
 
 
 
4148
  }
4149
- #nifty_wrapper .tab-content > .active {
 
 
4150
  display: block;
 
 
 
 
 
 
4151
  }
4152
- #nifty_wrapper .nav-tabs .dropdown-menu {
4153
- margin-top: -1px;
4154
- border-top-right-radius: 0;
4155
- border-top-left-radius: 0;
 
 
 
4156
  }
4157
- #nifty_wrapper .navbar {
4158
- position: relative;
4159
- min-height: 55px;
4160
- margin-bottom: 21px;
4161
- border: 1px solid transparent;
4162
  }
4163
- @media (min-width: 768px) {
4164
- #nifty_wrapper .navbar {
4165
- border-radius: 4px;
4166
- }
 
4167
  }
4168
- @media (min-width: 768px) {
4169
- #nifty_wrapper .navbar-header {
4170
- float: left;
4171
- }
4172
  }
4173
- #nifty_wrapper .navbar-collapse {
4174
- overflow-x: visible;
4175
- padding-right: 15px;
4176
- padding-left: 15px;
4177
- border-top: 1px solid transparent;
4178
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
4179
- -webkit-overflow-scrolling: touch;
4180
  }
4181
- #nifty_wrapper .navbar-collapse.in {
4182
- overflow-y: auto;
 
 
 
 
 
4183
  }
4184
- @media (min-width: 768px) {
4185
- #nifty_wrapper .navbar-collapse {
4186
- width: auto;
4187
- border-top: 0;
4188
- box-shadow: none;
4189
- }
4190
- #nifty_wrapper .navbar-collapse.collapse {
4191
- display: block !important;
4192
- height: auto !important;
4193
- padding-bottom: 0;
4194
- overflow: visible !important;
4195
- }
4196
- #nifty_wrapper .navbar-collapse.in {
4197
- overflow-y: visible;
4198
- }
4199
- #nifty_wrapper .navbar-fixed-top .navbar-collapse,
4200
- #nifty_wrapper .navbar-static-top .navbar-collapse,
4201
- #nifty_wrapper .navbar-fixed-bottom .navbar-collapse {
4202
- padding-left: 0;
4203
- padding-right: 0;
4204
- }
4205
  }
4206
- #nifty_wrapper .navbar-fixed-top .navbar-collapse,
4207
- #nifty_wrapper .navbar-fixed-bottom .navbar-collapse {
4208
- max-height: 340px;
 
4209
  }
4210
- @media (max-device-width: 480px) and (orientation: landscape) {
4211
- #nifty_wrapper .navbar-fixed-top .navbar-collapse,
4212
- #nifty_wrapper .navbar-fixed-bottom .navbar-collapse {
4213
- max-height: 200px;
4214
- }
4215
  }
4216
- #nifty_wrapper .container > .navbar-header,
4217
- #nifty_wrapper .container-fluid > .navbar-header,
4218
- #nifty_wrapper .container > .navbar-collapse,
4219
- #nifty_wrapper .container-fluid > .navbar-collapse {
4220
- margin-right: -15px;
4221
- margin-left: -15px;
4222
  }
4223
- @media (min-width: 768px) {
4224
- #nifty_wrapper .container > .navbar-header,
4225
- #nifty_wrapper .container-fluid > .navbar-header,
4226
- #nifty_wrapper .container > .navbar-collapse,
4227
- #nifty_wrapper .container-fluid > .navbar-collapse {
4228
- margin-right: 0;
4229
- margin-left: 0;
4230
- }
4231
  }
4232
- #nifty_wrapper .navbar-static-top {
4233
- z-index: 1000;
4234
- border-width: 0 0 1px;
 
4235
  }
4236
- @media (min-width: 768px) {
4237
- #nifty_wrapper .navbar-static-top {
4238
- border-radius: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4239
  }
4240
  }
4241
- #nifty_wrapper .navbar-fixed-top,
4242
- #nifty_wrapper .navbar-fixed-bottom {
4243
- position: fixed;
4244
- right: 0;
4245
- left: 0;
4246
- z-index: 1030;
4247
  }
4248
- @media (min-width: 768px) {
4249
- #nifty_wrapper .navbar-fixed-top,
4250
- #nifty_wrapper .navbar-fixed-bottom {
4251
- border-radius: 0;
4252
- }
4253
  }
4254
- #nifty_wrapper .navbar-fixed-top {
4255
- top: 0;
4256
- border-width: 0 0 1px;
 
4257
  }
4258
- #nifty_wrapper .navbar-fixed-bottom {
4259
- bottom: 0;
4260
- margin-bottom: 0;
4261
- border-width: 1px 0 0;
 
4262
  }
4263
- #nifty_wrapper .navbar-brand {
4264
- float: left;
4265
- padding: 17px 15px;
4266
- font-size: 18px;
4267
- line-height: 21px;
4268
- height: 55px;
4269
  }
4270
- #nifty_wrapper .navbar-brand:hover,
4271
- #nifty_wrapper .navbar-brand:focus {
4272
- text-decoration: none;
 
 
4273
  }
4274
- #nifty_wrapper .navbar-brand > img {
4275
- display: block;
 
 
 
4276
  }
4277
- @media (min-width: 768px) {
4278
- #nifty_wrapper .navbar > .container .navbar-brand,
4279
- #nifty_wrapper .navbar > .container-fluid .navbar-brand {
4280
- margin-left: -15px;
4281
- }
4282
  }
4283
- #nifty_wrapper .navbar-toggle {
4284
- position: relative;
4285
- float: right;
4286
- margin-right: 15px;
4287
- padding: 9px 10px;
4288
- margin-top: 10.5px;
4289
- margin-bottom: 10.5px;
4290
- background-color: transparent;
4291
- background-image: none;
4292
- border: 1px solid transparent;
4293
- border-radius: 4px;
4294
  }
4295
- #nifty_wrapper .navbar-toggle:focus {
 
 
4296
  outline: 0;
 
4297
  }
4298
- #nifty_wrapper .navbar-toggle .icon-bar {
4299
- display: block;
4300
- width: 22px;
4301
- height: 2px;
4302
- border-radius: 1px;
4303
  }
4304
- #nifty_wrapper .navbar-toggle .icon-bar + .icon-bar {
4305
- margin-top: 4px;
 
 
 
4306
  }
4307
- @media (min-width: 768px) {
4308
- #nifty_wrapper .navbar-toggle {
4309
- display: none;
4310
- }
 
4311
  }
4312
- #nifty_wrapper .navbar-nav {
4313
- margin: 8.5px -15px;
 
 
4314
  }
4315
- #nifty_wrapper .navbar-nav > li > a {
4316
- padding-top: 10px;
4317
- padding-bottom: 10px;
4318
- line-height: 21px;
 
4319
  }
4320
- @media (max-width: 767px) {
4321
- #nifty_wrapper .navbar-nav .open .dropdown-menu {
4322
- position: static;
4323
- float: none;
4324
- width: auto;
4325
- margin-top: 0;
4326
- background-color: transparent;
4327
- border: 0;
4328
- box-shadow: none;
4329
- }
4330
- #nifty_wrapper .navbar-nav .open .dropdown-menu > li > a,
4331
- #nifty_wrapper .navbar-nav .open .dropdown-menu .dropdown-header {
4332
- padding: 5px 15px 5px 25px;
4333
- }
4334
- #nifty_wrapper .navbar-nav .open .dropdown-menu > li > a {
4335
- line-height: 21px;
4336
- }
4337
- #nifty_wrapper .navbar-nav .open .dropdown-menu > li > a:hover,
4338
- #nifty_wrapper .navbar-nav .open .dropdown-menu > li > a:focus {
4339
- background-image: none;
4340
- }
4341
  }
4342
- @media (min-width: 768px) {
4343
- #nifty_wrapper .navbar-nav {
4344
- float: left;
4345
- margin: 0;
4346
- }
4347
- #nifty_wrapper .navbar-nav > li {
4348
- float: left;
4349
- }
4350
- #nifty_wrapper .navbar-nav > li > a {
4351
- padding-top: 17px;
4352
- padding-bottom: 17px;
4353
- }
4354
  }
4355
- #nifty_wrapper .navbar-form {
4356
- margin-left: -15px;
4357
- margin-right: -15px;
4358
- padding: 10px 15px;
4359
- border-top: 1px solid transparent;
4360
- border-bottom: 1px solid transparent;
4361
- -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
4362
- box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
4363
- margin-top: 10px;
4364
- margin-bottom: 10px;
4365
  }
4366
- @media (min-width: 768px) {
4367
- #nifty_wrapper .navbar-form .form-group {
4368
- display: inline-block;
4369
- margin-bottom: 0;
4370
- vertical-align: middle;
4371
- }
4372
- #nifty_wrapper .navbar-form .form-control {
4373
- display: inline-block;
4374
- width: auto;
4375
- vertical-align: middle;
4376
- }
4377
- #nifty_wrapper .navbar-form .form-control-static {
4378
- display: inline-block;
4379
- }
4380
- #nifty_wrapper .navbar-form .input-group {
4381
- display: inline-table;
4382
- vertical-align: middle;
4383
- }
4384
- #nifty_wrapper .navbar-form .input-group .input-group-addon,
4385
- #nifty_wrapper .navbar-form .input-group .input-group-btn,
4386
- #nifty_wrapper .navbar-form .input-group .form-control {
4387
- width: auto;
4388
- }
4389
- #nifty_wrapper .navbar-form .input-group > .form-control {
4390
- width: 100%;
4391
- }
4392
- #nifty_wrapper .navbar-form .control-label {
4393
- margin-bottom: 0;
4394
- vertical-align: middle;
4395
- }
4396
- #nifty_wrapper .navbar-form .radio,
4397
- #nifty_wrapper .navbar-form .checkbox {
4398
- display: inline-block;
4399
- margin-top: 0;
4400
- margin-bottom: 0;
4401
- vertical-align: middle;
4402
- }
4403
- #nifty_wrapper .navbar-form .radio label,
4404
- #nifty_wrapper .navbar-form .checkbox label {
4405
- padding-left: 0;
4406
- }
4407
- #nifty_wrapper .navbar-form .radio input[type="radio"],
4408
- #nifty_wrapper .navbar-form .checkbox input[type="checkbox"] {
4409
- position: relative;
4410
- margin-left: 0;
4411
- }
4412
- #nifty_wrapper .navbar-form .has-feedback .form-control-feedback {
4413
- top: 0;
4414
- }
4415
  }
4416
- @media (max-width: 767px) {
4417
- #nifty_wrapper .navbar-form .form-group {
4418
- margin-bottom: 5px;
4419
- }
4420
- #nifty_wrapper .navbar-form .form-group:last-child {
4421
- margin-bottom: 0;
4422
- }
4423
  }
4424
- @media (min-width: 768px) {
4425
- #nifty_wrapper .navbar-form {
4426
- width: auto;
4427
- border: 0;
4428
- margin-left: 0;
4429
- margin-right: 0;
4430
- padding-top: 0;
4431
- padding-bottom: 0;
4432
- -webkit-box-shadow: none;
4433
- box-shadow: none;
4434
- }
4435
- }
4436
- #nifty_wrapper .navbar-nav > li > .dropdown-menu {
4437
- margin-top: 0;
4438
- border-top-right-radius: 0;
4439
- border-top-left-radius: 0;
4440
  }
4441
- #nifty_wrapper .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
4442
- margin-bottom: 0;
4443
- border-top-right-radius: 4px;
4444
- border-top-left-radius: 4px;
4445
- border-bottom-right-radius: 0;
4446
- border-bottom-left-radius: 0;
4447
  }
4448
- #nifty_wrapper .navbar-btn {
4449
- margin-top: 10px;
4450
- margin-bottom: 10px;
 
4451
  }
4452
- #nifty_wrapper .navbar-btn.btn-sm {
4453
- margin-top: 12.5px;
4454
- margin-bottom: 12.5px;
 
 
4455
  }
4456
- #nifty_wrapper .navbar-btn.btn-xs {
4457
- margin-top: 16.5px;
4458
- margin-bottom: 16.5px;
 
 
4459
  }
4460
- #nifty_wrapper .navbar-text {
4461
- margin-top: 17px;
4462
- margin-bottom: 17px;
 
4463
  }
4464
- @media (min-width: 768px) {
4465
- #nifty_wrapper .navbar-text {
4466
- float: left;
4467
- margin-left: 15px;
4468
- margin-right: 15px;
4469
- }
4470
  }
4471
- @media (min-width: 768px) {
4472
- #nifty_wrapper .navbar-left {
4473
- float: left !important;
4474
- }
4475
- #nifty_wrapper .navbar-right {
4476
- float: right !important;
4477
- margin-right: -15px;
4478
- }
4479
- #nifty_wrapper .navbar-right ~ .navbar-right {
4480
- margin-right: 0;
4481
- }
4482
  }
4483
- #nifty_wrapper .navbar-default {
4484
- background-color: #f8f8f8;
4485
- border-color: #e7e7e7;
 
 
 
4486
  }
4487
- #nifty_wrapper .navbar-default .navbar-brand {
4488
- color: #ffffff;
 
 
 
4489
  }
4490
- #nifty_wrapper .navbar-default .navbar-brand:hover,
4491
- #nifty_wrapper .navbar-default .navbar-brand:focus {
4492
- color: #e6e6e6;
4493
- background-color: transparent;
 
4494
  }
4495
- #nifty_wrapper .navbar-default .navbar-text {
4496
- color: #777777;
 
 
 
 
 
4497
  }
4498
- #nifty_wrapper .navbar-default .navbar-nav > li > a {
4499
- color: #ffffff;
 
4500
  }
4501
- #nifty_wrapper .navbar-default .navbar-nav > li > a:hover,
4502
- #nifty_wrapper .navbar-default .navbar-nav > li > a:focus {
4503
- color: #dddddd;
4504
- background-color: transparent;
4505
  }
4506
- #nifty_wrapper .navbar-default .navbar-nav > .active > a,
4507
- #nifty_wrapper .navbar-default .navbar-nav > .active > a:hover,
4508
- #nifty_wrapper .navbar-default .navbar-nav > .active > a:focus {
4509
- color: #dddddd;
4510
- background-color: #e7e7e7;
4511
  }
4512
- #nifty_wrapper .navbar-default .navbar-nav > .disabled > a,
4513
- #nifty_wrapper .navbar-default .navbar-nav > .disabled > a:hover,
4514
- #nifty_wrapper .navbar-default .navbar-nav > .disabled > a:focus {
4515
- color: #cccccc;
4516
- background-color: transparent;
 
 
4517
  }
4518
- #nifty_wrapper .navbar-default .navbar-toggle {
4519
- border-color: #dddddd;
 
 
 
4520
  }
4521
- #nifty_wrapper .navbar-default .navbar-toggle:hover,
4522
- #nifty_wrapper .navbar-default .navbar-toggle:focus {
4523
- background-color: #dddddd;
4524
  }
4525
- #nifty_wrapper .navbar-default .navbar-toggle .icon-bar {
4526
- background-color: #888888;
 
4527
  }
4528
- #nifty_wrapper .navbar-default .navbar-collapse,
4529
- #nifty_wrapper .navbar-default .navbar-form {
4530
- border-color: #e7e7e7;
 
 
4531
  }
4532
- #nifty_wrapper .navbar-default .navbar-nav > .open > a,
4533
- #nifty_wrapper .navbar-default .navbar-nav > .open > a:hover,
4534
- #nifty_wrapper .navbar-default .navbar-nav > .open > a:focus {
4535
- background-color: #e7e7e7;
4536
- color: #dddddd;
4537
  }
4538
- @media (max-width: 767px) {
4539
- #nifty_wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a {
4540
- color: #ffffff;
4541
- }
4542
- #nifty_wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
4543
- #nifty_wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
4544
- color: #dddddd;
4545
- background-color: transparent;
4546
- }
4547
- #nifty_wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
4548
- #nifty_wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
4549
- #nifty_wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
4550
- color: #dddddd;
4551
- background-color: #e7e7e7;
4552
- }
4553
- #nifty_wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
4554
- #nifty_wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
4555
- #nifty_wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
4556
- color: #cccccc;
4557
- background-color: transparent;
4558
- }
4559
  }
4560
- #nifty_wrapper .navbar-default .navbar-link {
4561
- color: #ffffff;
 
 
 
4562
  }
4563
- #nifty_wrapper .navbar-default .navbar-link:hover {
4564
- color: #dddddd;
 
4565
  }
4566
- #nifty_wrapper .navbar-default .btn-link {
4567
- color: #ffffff;
 
4568
  }
4569
- #nifty_wrapper .navbar-default .btn-link:hover,
4570
- #nifty_wrapper .navbar-default .btn-link:focus {
4571
- color: #dddddd;
 
 
4572
  }
4573
- #nifty_wrapper .navbar-default .btn-link[disabled]:hover,
4574
- #nifty_wrapper fieldset[disabled] .navbar-default .btn-link:hover,
4575
- #nifty_wrapper .navbar-default .btn-link[disabled]:focus,
4576
- #nifty_wrapper fieldset[disabled] .navbar-default .btn-link:focus {
4577
- color: #cccccc;
4578
  }
4579
- #nifty_wrapper .navbar-inverse {
4580
- background-color: #222222;
4581
- border-color: #080808;
4582
  }
4583
- #nifty_wrapper .navbar-inverse .navbar-brand {
4584
- color: #e4eaec;
 
 
 
4585
  }
4586
- #nifty_wrapper .navbar-inverse .navbar-brand:hover,
4587
- #nifty_wrapper .navbar-inverse .navbar-brand:focus {
4588
- color: #ffffff;
4589
- background-color: transparent;
4590
  }
4591
- #nifty_wrapper .navbar-inverse .navbar-text {
4592
- color: #e4eaec;
 
4593
  }
4594
- #nifty_wrapper .navbar-inverse .navbar-nav > li > a {
4595
- color: #e4eaec;
 
 
 
4596
  }
4597
- #nifty_wrapper .navbar-inverse .navbar-nav > li > a:hover,
4598
- #nifty_wrapper .navbar-inverse .navbar-nav > li > a:focus {
4599
- color: #ffffff;
4600
- background-color: transparent;
4601
  }
4602
- #nifty_wrapper .navbar-inverse .navbar-nav > .active > a,
4603
- #nifty_wrapper .navbar-inverse .navbar-nav > .active > a:hover,
4604
- #nifty_wrapper .navbar-inverse .navbar-nav > .active > a:focus {
4605
- color: #ffffff;
4606
- background-color: #080808;
4607
  }
4608
- #nifty_wrapper .navbar-inverse .navbar-nav > .disabled > a,
4609
- #nifty_wrapper .navbar-inverse .navbar-nav > .disabled > a:hover,
4610
- #nifty_wrapper .navbar-inverse .navbar-nav > .disabled > a:focus {
4611
- color: #444444;
4612
- background-color: transparent;
4613
  }
4614
- #nifty_wrapper .navbar-inverse .navbar-toggle {
4615
- border-color: #333333;
 
4616
  }
4617
- #nifty_wrapper .navbar-inverse .navbar-toggle:hover,
4618
- #nifty_wrapper .navbar-inverse .navbar-toggle:focus {
4619
- background-color: #333333;
4620
  }
4621
- #nifty_wrapper .navbar-inverse .navbar-toggle .icon-bar {
4622
- background-color: #ffffff;
 
 
 
4623
  }
4624
- #nifty_wrapper .navbar-inverse .navbar-collapse,
4625
- #nifty_wrapper .navbar-inverse .navbar-form {
4626
- border-color: #101010;
4627
  }
4628
- #nifty_wrapper .navbar-inverse .navbar-nav > .open > a,
4629
- #nifty_wrapper .navbar-inverse .navbar-nav > .open > a:hover,
4630
- #nifty_wrapper .navbar-inverse .navbar-nav > .open > a:focus {
4631
- background-color: #080808;
4632
- color: #ffffff;
4633
  }
4634
- @media (max-width: 767px) {
4635
- #nifty_wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
4636
- border-color: #080808;
4637
- }
4638
- #nifty_wrapper .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
4639
- background-color: #080808;
4640
- }
4641
- #nifty_wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
4642
- color: #e4eaec;
4643
  }
4644
- #nifty_wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
4645
- #nifty_wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
4646
- color: #ffffff;
4647
- background-color: transparent;
4648
  }
4649
- #nifty_wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
4650
- #nifty_wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
4651
- #nifty_wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
4652
- color: #ffffff;
4653
- background-color: #080808;
4654
  }
4655
- #nifty_wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
4656
- #nifty_wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
4657
- #nifty_wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
4658
- color: #444444;
4659
- background-color: transparent;
4660
  }
4661
  }
4662
- #nifty_wrapper .navbar-inverse .navbar-link {
4663
- color: #e4eaec;
4664
- }
4665
- #nifty_wrapper .navbar-inverse .navbar-link:hover {
4666
- color: #ffffff;
 
 
 
 
4667
  }
4668
- #nifty_wrapper .navbar-inverse .btn-link {
4669
- color: #e4eaec;
 
 
 
 
 
 
 
 
 
 
 
4670
  }
4671
- #nifty_wrapper .navbar-inverse .btn-link:hover,
4672
- #nifty_wrapper .navbar-inverse .btn-link:focus {
4673
- color: #ffffff;
 
 
4674
  }
4675
- #nifty_wrapper .navbar-inverse .btn-link[disabled]:hover,
4676
- #nifty_wrapper fieldset[disabled] .navbar-inverse .btn-link:hover,
4677
- #nifty_wrapper .navbar-inverse .btn-link[disabled]:focus,
4678
- #nifty_wrapper fieldset[disabled] .navbar-inverse .btn-link:focus {
4679
- color: #444444;
4680
  }
4681
- #nifty_wrapper .breadcrumb {
4682
- padding: 12px 15px;
4683
- margin-bottom: 21px;
4684
- list-style: none;
4685
- background-color: #fafafa;
4686
- border-radius: 4px;
4687
  }
4688
- #nifty_wrapper .breadcrumb > li {
4689
- display: inline-block;
 
 
 
 
4690
  }
4691
- #nifty_wrapper .breadcrumb > li + li:before {
4692
- content: "/\00a0";
4693
- padding: 0 5px;
4694
- color: #c1c2c3;
 
 
4695
  }
4696
- #nifty_wrapper .breadcrumb > .active {
4697
- color: #515253;
 
 
4698
  }
4699
- #nifty_wrapper .pagination {
4700
- display: inline-block;
 
 
 
 
4701
  padding-left: 0;
4702
- margin: 21px 0;
4703
- border-radius: 4px;
4704
  }
4705
- #nifty_wrapper .pagination > li {
4706
- display: inline;
 
 
 
4707
  }
4708
- #nifty_wrapper .pagination > li > a,
4709
- #nifty_wrapper .pagination > li > span {
4710
- position: relative;
4711
- float: left;
4712
- padding: 6px 16px;
4713
- line-height: 1.52857143;
4714
  text-decoration: none;
4715
- color: #515253;
4716
- background-color: #ffffff;
4717
- border: 1px solid #eeeeee;
4718
- margin-left: -1px;
4719
  }
4720
- #nifty_wrapper .pagination > li:first-child > a,
4721
- #nifty_wrapper .pagination > li:first-child > span {
4722
- margin-left: 0;
4723
- border-bottom-left-radius: 4px;
4724
- border-top-left-radius: 4px;
4725
- }
4726
- #nifty_wrapper .pagination > li:last-child > a,
4727
- #nifty_wrapper .pagination > li:last-child > span {
4728
- border-bottom-right-radius: 4px;
4729
- border-top-right-radius: 4px;
4730
- }
4731
- #nifty_wrapper .pagination > li > a:hover,
4732
- #nifty_wrapper .pagination > li > span:hover,
4733
- #nifty_wrapper .pagination > li > a:focus,
4734
- #nifty_wrapper .pagination > li > span:focus {
4735
- z-index: 2;
4736
- color: #1b72e2;
4737
- background-color: #fafafa;
4738
- border-color: #eeeeee;
4739
- }
4740
- #nifty_wrapper .pagination > .active > a,
4741
- #nifty_wrapper .pagination > .active > span,
4742
- #nifty_wrapper .pagination > .active > a:hover,
4743
- #nifty_wrapper .pagination > .active > span:hover,
4744
- #nifty_wrapper .pagination > .active > a:focus,
4745
- #nifty_wrapper .pagination > .active > span:focus {
4746
- z-index: 3;
4747
- color: #ffffff;
4748
- background-color: #5d9cec;
4749
- border-color: #5d9cec;
4750
- cursor: default;
4751
  }
4752
- #nifty_wrapper .pagination > .disabled > span,
4753
- #nifty_wrapper .pagination > .disabled > span:hover,
4754
- #nifty_wrapper .pagination > .disabled > span:focus,
4755
- #nifty_wrapper .pagination > .disabled > a,
4756
- #nifty_wrapper .pagination > .disabled > a:hover,
4757
- #nifty_wrapper .pagination > .disabled > a:focus {
4758
- color: #e4eaec;
4759
- background-color: #ffffff;
4760
- border-color: #eeeeee;
4761
- cursor: not-allowed;
4762
- }
4763
- #nifty_wrapper .pagination-lg > li > a,
4764
- #nifty_wrapper .pagination-lg > li > span {
4765
- padding: 10px 20px;
4766
- font-size: 18px;
4767
- line-height: 1.33;
4768
- }
4769
- #nifty_wrapper .pagination-lg > li:first-child > a,
4770
- #nifty_wrapper .pagination-lg > li:first-child > span {
4771
- border-bottom-left-radius: 6px;
4772
- border-top-left-radius: 6px;
4773
- }
4774
- #nifty_wrapper .pagination-lg > li:last-child > a,
4775
- #nifty_wrapper .pagination-lg > li:last-child > span {
4776
- border-bottom-right-radius: 6px;
4777
- border-top-right-radius: 6px;
4778
- }
4779
- #nifty_wrapper .pagination-sm > li > a,
4780
- #nifty_wrapper .pagination-sm > li > span {
4781
- padding: 5px 10px;
4782
- font-size: 12px;
4783
- line-height: 1.5;
4784
  }
4785
- #nifty_wrapper .pagination-sm > li:first-child > a,
4786
- #nifty_wrapper .pagination-sm > li:first-child > span {
4787
- border-bottom-left-radius: 3px;
4788
- border-top-left-radius: 3px;
4789
  }
4790
- #nifty_wrapper .pagination-sm > li:last-child > a,
4791
- #nifty_wrapper .pagination-sm > li:last-child > span {
4792
- border-bottom-right-radius: 3px;
4793
- border-top-right-radius: 3px;
 
4794
  }
4795
- #nifty_wrapper .pager {
4796
- padding-left: 0;
4797
- margin: 21px 0;
4798
- list-style: none;
4799
- text-align: center;
 
4800
  }
4801
- #nifty_wrapper .pager li {
4802
- display: inline;
 
 
 
 
4803
  }
4804
- #nifty_wrapper .pager li > a,
4805
- #nifty_wrapper .pager li > span {
4806
- display: inline-block;
4807
- padding: 5px 14px;
4808
- background-color: #ffffff;
4809
- border: 1px solid #eeeeee;
4810
- border-radius: 15px;
4811
  }
4812
- #nifty_wrapper .pager li > a:hover,
4813
- #nifty_wrapper .pager li > a:focus {
4814
- text-decoration: none;
4815
- background-color: #fafafa;
4816
  }
4817
- #nifty_wrapper .pager .next > a,
4818
- #nifty_wrapper .pager .next > span {
4819
- float: right;
 
 
4820
  }
4821
- #nifty_wrapper .pager .previous > a,
4822
- #nifty_wrapper .pager .previous > span {
4823
- float: left;
 
 
 
4824
  }
4825
- #nifty_wrapper .pager .disabled > a,
4826
- #nifty_wrapper .pager .disabled > a:hover,
4827
- #nifty_wrapper .pager .disabled > a:focus,
4828
- #nifty_wrapper .pager .disabled > span {
4829
- color: #e4eaec;
4830
- background-color: #ffffff;
4831
- cursor: not-allowed;
4832
- }
4833
- #nifty_wrapper .label {
4834
- display: inline;
4835
- padding: .2em .6em .3em;
4836
- font-size: 75%;
4837
- font-weight: bold;
4838
- line-height: 1;
4839
- color: #ffffff;
4840
- text-align: center;
4841
- white-space: nowrap;
4842
- vertical-align: baseline;
4843
- border-radius: .25em;
 
 
4844
  }
4845
- a.label:hover,
4846
- a.label:focus {
4847
- color: #ffffff;
4848
- text-decoration: none;
4849
- cursor: pointer;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4850
  }
4851
- #nifty_wrapper .label:empty {
4852
- display: none;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4853
  }
4854
- .btn .label {
4855
- position: relative;
4856
- top: -1px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4857
  }
4858
- #nifty_wrapper .label-default {
4859
- background-color: #e4eaec;
 
 
 
4860
  }
4861
- #nifty_wrapper .label-default[href]:hover,
4862
- #nifty_wrapper .label-default[href]:focus {
4863
- background-color: #c6d3d7;
4864
  }
4865
- #nifty_wrapper .label-primary {
4866
- background-color: #5d9cec;
 
4867
  }
4868
- #nifty_wrapper .label-primary[href]:hover,
4869
- #nifty_wrapper .label-primary[href]:focus {
4870
- background-color: #2f80e7;
 
4871
  }
4872
- #nifty_wrapper .label-success {
4873
- background-color: #27c24c;
 
 
4874
  }
4875
- #nifty_wrapper .label-success[href]:hover,
4876
- #nifty_wrapper .label-success[href]:focus {
4877
- background-color: #1e983b;
 
 
4878
  }
4879
- #nifty_wrapper .label-info {
4880
- background-color: #23b7e5;
 
 
 
4881
  }
4882
- #nifty_wrapper .label-info[href]:hover,
4883
- #nifty_wrapper .label-info[href]:focus {
4884
- background-color: #1797be;
 
4885
  }
4886
- #nifty_wrapper .label-warning {
4887
- background-color: #ff902b;
 
 
 
4888
  }
4889
- #nifty_wrapper .label-warning[href]:hover,
4890
- #nifty_wrapper .label-warning[href]:focus {
4891
- background-color: #f77600;
 
 
4892
  }
4893
- #nifty_wrapper .label-danger {
4894
- background-color: #f05050;
 
 
4895
  }
4896
- #nifty_wrapper .label-danger[href]:hover,
4897
- #nifty_wrapper .label-danger[href]:focus {
4898
- background-color: #ec2121;
 
 
4899
  }
4900
- #nifty_wrapper .badge {
4901
- display: inline-block;
4902
- min-width: 10px;
4903
- padding: 3px 7px;
4904
- font-size: 12px;
4905
- font-weight: bold;
4906
- color: #ffffff;
4907
- line-height: 1;
4908
- vertical-align: middle;
4909
- white-space: nowrap;
4910
- text-align: center;
4911
- background-color: #e4eaec;
4912
- border-radius: 10px;
4913
  }
4914
- #nifty_wrapper .badge:empty {
4915
- display: none;
 
 
4916
  }
4917
- .btn .badge {
4918
- position: relative;
4919
- top: -1px;
 
 
4920
  }
4921
- .btn-xs .badge,
4922
- .btn-group-xs > .btn .badge {
4923
- top: 0;
4924
- padding: 1px 5px;
 
4925
  }
4926
- a.badge:hover,
4927
- a.badge:focus {
4928
- color: #ffffff;
4929
- text-decoration: none;
4930
- cursor: pointer;
4931
  }
4932
- #nifty_wrapper .list-group-item.active > .badge,
4933
- #nifty_wrapper .nav-pills > .active > a > .badge {
4934
- color: #5d9cec;
4935
- background-color: #ffffff;
 
4936
  }
4937
- #nifty_wrapper .list-group-item > .badge {
4938
- float: right;
 
 
 
4939
  }
4940
- #nifty_wrapper .list-group-item > .badge + .badge {
4941
- margin-right: 5px;
 
 
4942
  }
4943
- #nifty_wrapper .nav-pills > li > a > .badge {
4944
- margin-left: 3px;
 
 
 
4945
  }
4946
- #nifty_wrapper .jumbotron {
4947
- padding-top: 30px;
4948
- padding-bottom: 30px;
4949
- margin-bottom: 30px;
4950
- color: inherit;
4951
- background-color: #fcfcfc;
4952
  }
4953
- #nifty_wrapper .jumbotron h1,
4954
- #nifty_wrapper .jumbotron .h1 {
4955
- color: inherit;
 
4956
  }
4957
- #nifty_wrapper .jumbotron p {
4958
- margin-bottom: 15px;
4959
- font-size: 21px;
4960
- font-weight: 200;
 
4961
  }
4962
- #nifty_wrapper .jumbotron > hr {
4963
- border-top-color: #e3e3e3;
 
 
 
4964
  }
4965
- #nifty_wrapper .container .jumbotron,
4966
- #nifty_wrapper .container-fluid .jumbotron {
4967
- border-radius: 6px;
4968
- padding-left: 15px;
4969
- padding-right: 15px;
4970
- }
4971
- #nifty_wrapper .jumbotron .container {
4972
- max-width: 100%;
4973
- }
4974
- @media screen and (min-width: 768px) {
4975
- #nifty_wrapper .jumbotron {
4976
- padding-top: 48px;
4977
- padding-bottom: 48px;
4978
- }
4979
- #nifty_wrapper .container .jumbotron,
4980
- #nifty_wrapper .container-fluid .jumbotron {
4981
- padding-left: 60px;
4982
- padding-right: 60px;
4983
- }
4984
- #nifty_wrapper .jumbotron h1,
4985
- #nifty_wrapper .jumbotron .h1 {
4986
- font-size: 63px;
4987
- }
4988
- }
4989
- #nifty_wrapper .thumbnail {
4990
- display: block;
4991
- padding: 2px;
4992
- margin-bottom: 21px;
4993
- line-height: 1.52857143;
4994
- background-color: #e1e2e3;
4995
- border: 1px solid #e1e2e3;
4996
- border-radius: 3px;
4997
- -webkit-transition: border 0.2s ease-in-out;
4998
- -o-transition: border 0.2s ease-in-out;
4999
- transition: border 0.2s ease-in-out;
5000
- }
5001
- #nifty_wrapper .thumbnail > img,
5002
- #nifty_wrapper .thumbnail a > img {
5003
- margin-left: auto;
5004
- margin-right: auto;
5005
- }
5006
- a.thumbnail:hover,
5007
- a.thumbnail:focus,
5008
- a.thumbnail.active {
5009
- border-color: #5d9cec;
5010
- }
5011
- #nifty_wrapper .thumbnail .caption {
5012
- padding: 9px;
5013
- color: #515253;
5014
  }
5015
- #nifty_wrapper .alert {
5016
- padding: 8px;
5017
- margin-bottom: 21px;
5018
- border: 1px solid transparent;
5019
- border-radius: 3px;
5020
  }
5021
- #nifty_wrapper .alert h4 {
5022
- margin-top: 0;
5023
- color: inherit;
 
 
5024
  }
5025
- #nifty_wrapper .alert .alert-link {
5026
- font-weight: bold;
 
 
 
 
 
 
 
5027
  }
5028
- #nifty_wrapper .alert > p,
5029
- #nifty_wrapper .alert > ul {
5030
- margin-bottom: 0;
 
5031
  }
5032
- #nifty_wrapper .alert > p + p {
5033
- margin-top: 5px;
 
 
5034
  }
5035
- #nifty_wrapper .alert-dismissable,
5036
- #nifty_wrapper .alert-dismissible {
5037
- padding-right: 28px;
 
 
 
 
 
5038
  }
5039
- #nifty_wrapper .alert-dismissable .close,
5040
- #nifty_wrapper .alert-dismissible .close {
5041
- position: relative;
5042
- top: -2px;
5043
- right: -21px;
5044
- color: inherit;
5045
  }
5046
- #nifty_wrapper .alert-success {
5047
- background-color: #27c24c;
5048
- #nifty_wrapper border-color: rgba(0, 0, 0, 0.1);
5049
- color: #ffffff;
 
 
 
 
 
 
 
 
 
5050
  }
5051
- #nifty_wrapper .alert-success hr {
5052
- #nifty_wrapper border-top-color: rgba(0, 0, 0, 0.1);
 
5053
  }
5054
- #nifty_wrapper .alert-success .alert-link {
5055
- color: #e6e6e6;
 
5056
  }
5057
- #nifty_wrapper .alert-info {
5058
- background-color: #cd4747;
5059
- #nifty_wrapper border-color: rgba(0, 0, 0, 0.1);
5060
- color: #ffffff;
5061
  }
5062
- #nifty_wrapper .alert-info hr {
5063
- #nifty_wrapper border-top-color: rgba(0, 0, 0, 0.1);
 
5064
  }
5065
- #nifty_wrapper .alert-info .alert-link {
5066
- color: #e6e6e6;
 
 
 
 
 
 
 
 
 
5067
  }
5068
- #nifty_wrapper .alert-warning {
5069
- background-color: #ff902b;
5070
- #nifty_wrapper border-color: rgba(0, 0, 0, 0.1);
5071
- color: #ffffff;
5072
  }
5073
- #nifty_wrapper .alert-warning hr {
5074
- #nifty_wrapper border-top-color: rgba(0, 0, 0, 0.1);
 
5075
  }
5076
- #nifty_wrapper .alert-warning .alert-link {
5077
- color: #e6e6e6;
 
 
5078
  }
5079
- #nifty_wrapper .alert-danger {
5080
- background-color: #f05050;
5081
- #nifty_wrapper border-color: rgba(0, 0, 0, 0.1);
5082
- color: #ffffff;
 
 
 
 
 
 
 
5083
  }
5084
- #nifty_wrapper .alert-danger hr {
5085
- #nifty_wrapper border-top-color: rgba(0, 0, 0, 0.1);
 
 
 
 
5086
  }
5087
- #nifty_wrapper .alert-danger .alert-link {
5088
- color: #e6e6e6;
 
 
 
 
 
5089
  }
5090
- #nifty_wrapper @-webkit-keyframes progress-bar-stripes {
5091
- #nifty_wrapper from {
5092
- background-position: 40px 0;
5093
- }
5094
- #nifty_wrapper to {
5095
- background-position: 0 0;
5096
  }
5097
  }
5098
- #nifty_wrapper @keyframes progress-bar-stripes {
5099
- #nifty_wrapper from {
5100
- background-position: 40px 0;
5101
- }
5102
- #nifty_wrapper to {
5103
- background-position: 0 0;
5104
- }
5105
  }
5106
- #nifty_wrapper .progress {
 
 
 
 
 
 
 
 
5107
  overflow: hidden;
5108
- height: 21px;
5109
- margin-bottom: 21px;
5110
- background-color: #f1f1f1;
5111
- border-radius: 4px;
5112
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
5113
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
5114
- }
5115
- #nifty_wrapper .progress-bar {
5116
- float: left;
5117
- width: 0%;
5118
- height: 100%;
5119
- font-size: 12px;
5120
- line-height: 21px;
5121
- color: #ffffff;
5122
- text-align: center;
5123
- background-color: #5d9cec;
5124
- -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
5125
- box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
5126
- -webkit-transition: width 0.6s ease;
5127
- -o-transition: width 0.6s ease;
5128
- transition: width 0.6s ease;
5129
  }
5130
- #nifty_wrapper .progress-striped .progress-bar,
5131
- #nifty_wrapper .progress-bar-striped {
5132
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5133
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5134
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5135
- background-size: 40px 40px;
5136
  }
5137
- #nifty_wrapper .progress.active .progress-bar,
5138
- #nifty_wrapper .progress-bar.active {
5139
- -webkit-animation: progress-bar-stripes 2s linear infinite;
5140
- -o-animation: progress-bar-stripes 2s linear infinite;
5141
- animation: progress-bar-stripes 2s linear infinite;
5142
  }
5143
- #nifty_wrapper .progress-bar-success {
5144
- background-color: #27c24c;
 
 
 
 
 
5145
  }
5146
- #nifty_wrapper .progress-striped .progress-bar-success {
5147
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5148
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5149
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
 
5150
  }
5151
- #nifty_wrapper .progress-bar-info {
5152
- background-color: #23b7e5;
 
 
 
 
 
5153
  }
5154
- #nifty_wrapper .progress-striped .progress-bar-info {
5155
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5156
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5157
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5158
  }
5159
- #nifty_wrapper .progress-bar-warning {
5160
- background-color: #ff902b;
 
5161
  }
5162
- #nifty_wrapper .progress-striped .progress-bar-warning {
5163
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5164
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5165
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
 
 
 
 
 
 
 
 
 
 
5166
  }
5167
- #nifty_wrapper .progress-bar-danger {
5168
- background-color: #f05050;
 
 
 
 
 
 
 
5169
  }
5170
- #nifty_wrapper .progress-striped .progress-bar-danger {
5171
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5172
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5173
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5174
  }
5175
- #nifty_wrapper .media {
5176
- margin-top: 15px;
 
5177
  }
5178
- #nifty_wrapper .media:first-child {
5179
- margin-top: 0;
 
 
 
 
 
 
 
 
 
 
5180
  }
5181
- #nifty_wrapper .media,
5182
- #nifty_wrapper .media-body {
5183
- zoom: 1;
5184
- overflow: hidden;
5185
  }
5186
- #nifty_wrapper .media-body {
5187
- width: 10000px;
 
 
5188
  }
5189
- #nifty_wrapper .media-object {
5190
- display: block;
 
 
 
 
5191
  }
5192
- #nifty_wrapper .media-object.img-thumbnail {
5193
- max-width: none;
 
 
 
 
 
 
 
 
 
 
5194
  }
5195
- #nifty_wrapper .media-right,
5196
- #nifty_wrapper .media > .pull-right {
5197
- padding-left: 10px;
5198
  }
5199
- #nifty_wrapper .media-left,
5200
- #nifty_wrapper .media > .pull-left {
5201
- padding-right: 10px;
5202
  }
5203
- #nifty_wrapper .media-left,
5204
- #nifty_wrapper .media-right,
5205
- #nifty_wrapper .media-body {
5206
- display: table-cell;
5207
- vertical-align: top;
 
 
5208
  }
5209
- #nifty_wrapper .media-middle {
5210
- vertical-align: middle;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5211
  }
5212
- #nifty_wrapper .media-bottom {
5213
- vertical-align: bottom;
 
 
 
 
5214
  }
5215
- #nifty_wrapper .media-heading {
5216
- margin-top: 0;
5217
- margin-bottom: 5px;
 
 
5218
  }
5219
- #nifty_wrapper .media-list {
5220
- padding-left: 0;
5221
- list-style: none;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5222
  }
5223
- #nifty_wrapper .list-group {
5224
- margin-bottom: 20px;
5225
- padding-left: 0;
5226
  }
5227
- #nifty_wrapper .list-group-item {
5228
- position: relative;
 
5229
  display: block;
5230
- padding: 10px 15px;
5231
- margin-bottom: -1px;
5232
- background-color: #ffffff;
5233
- border: 1px solid #e4eaec;
5234
  }
5235
- #nifty_wrapper .list-group-item:first-child {
5236
- border-top-right-radius: 4px;
5237
- border-top-left-radius: 4px;
5238
- }
5239
- #nifty_wrapper .list-group-item:last-child {
5240
- margin-bottom: 0;
5241
- border-bottom-right-radius: 4px;
5242
- border-bottom-left-radius: 4px;
5243
  }
5244
- a.list-group-item,
5245
- #nifty_wrapper button.list-group-item {
5246
- color: #555555;
 
5247
  }
5248
- a.list-group-item .list-group-item-heading,
5249
- #nifty_wrapper button.list-group-item .list-group-item-heading {
5250
- color: #333333;
 
5251
  }
5252
- a.list-group-item:hover,
5253
- #nifty_wrapper button.list-group-item:hover,
5254
- a.list-group-item:focus,
5255
- #nifty_wrapper button.list-group-item:focus {
5256
- text-decoration: none;
5257
- color: #555555;
5258
- background-color: #fafbfc;
5259
  }
5260
- #nifty_wrapper button.list-group-item {
5261
- width: 100%;
5262
- text-align: left;
 
5263
  }
5264
- #nifty_wrapper .list-group-item.disabled,
5265
- #nifty_wrapper .list-group-item.disabled:hover,
5266
- #nifty_wrapper .list-group-item.disabled:focus {
5267
- background-color: #edf1f2;
5268
- color: #e4eaec;
5269
- cursor: not-allowed;
5270
  }
5271
- #nifty_wrapper .list-group-item.disabled .list-group-item-heading,
5272
- #nifty_wrapper .list-group-item.disabled:hover .list-group-item-heading,
5273
- #nifty_wrapper .list-group-item.disabled:focus .list-group-item-heading {
5274
- color: inherit;
 
 
5275
  }
5276
- #nifty_wrapper .list-group-item.disabled .list-group-item-text,
5277
- #nifty_wrapper .list-group-item.disabled:hover .list-group-item-text,
5278
- #nifty_wrapper .list-group-item.disabled:focus .list-group-item-text {
5279
- color: #e4eaec;
5280
  }
5281
- #nifty_wrapper .list-group-item.active,
5282
- #nifty_wrapper .list-group-item.active:hover,
5283
- #nifty_wrapper .list-group-item.active:focus {
5284
- z-index: 2;
5285
- color: #ffffff;
5286
- background-color: #5d9cec;
5287
- border-color: #5d9cec;
5288
- }
5289
- #nifty_wrapper .list-group-item.active .list-group-item-heading,
5290
- #nifty_wrapper .list-group-item.active:hover .list-group-item-heading,
5291
- #nifty_wrapper .list-group-item.active:focus .list-group-item-heading,
5292
- #nifty_wrapper .list-group-item.active .list-group-item-heading > small,
5293
- #nifty_wrapper .list-group-item.active:hover .list-group-item-heading > small,
5294
- #nifty_wrapper .list-group-item.active:focus .list-group-item-heading > small,
5295
- #nifty_wrapper .list-group-item.active .list-group-item-heading > .small,
5296
- #nifty_wrapper .list-group-item.active:hover .list-group-item-heading > .small,
5297
- #nifty_wrapper .list-group-item.active:focus .list-group-item-heading > .small {
5298
- color: inherit;
5299
  }
5300
- #nifty_wrapper .list-group-item.active .list-group-item-text,
5301
- #nifty_wrapper .list-group-item.active:hover .list-group-item-text,
5302
- #nifty_wrapper .list-group-item.active:focus .list-group-item-text {
5303
- color: #ffffff;
 
 
5304
  }
5305
- #nifty_wrapper .list-group-item-success {
5306
- color: #27c24c;
5307
- background-color: #dff0d8;
 
5308
  }
5309
- a.list-group-item-success,
5310
- #nifty_wrapper button.list-group-item-success {
5311
- color: #27c24c;
 
 
 
5312
  }
5313
- a.list-group-item-success .list-group-item-heading,
5314
- #nifty_wrapper button.list-group-item-success .list-group-item-heading {
5315
- color: inherit;
 
 
 
5316
  }
5317
- a.list-group-item-success:hover,
5318
- #nifty_wrapper button.list-group-item-success:hover,
5319
- a.list-group-item-success:focus,
5320
- #nifty_wrapper button.list-group-item-success:focus {
5321
- color: #27c24c;
5322
- background-color: #d0e9c6;
5323
- }
5324
- a.list-group-item-success.active,
5325
- #nifty_wrapper button.list-group-item-success.active,
5326
- a.list-group-item-success.active:hover,
5327
- #nifty_wrapper button.list-group-item-success.active:hover,
5328
- a.list-group-item-success.active:focus,
5329
- #nifty_wrapper button.list-group-item-success.active:focus {
5330
  color: #fff;
5331
- background-color: #27c24c;
5332
- border-color: #27c24c;
 
5333
  }
5334
- #nifty_wrapper .list-group-item-info {
5335
- color: #23b7e5;
5336
- background-color: #d9edf7;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5337
  }
5338
- a.list-group-item-info,
5339
- #nifty_wrapper button.list-group-item-info {
5340
- color: #23b7e5;
 
 
 
 
5341
  }
5342
- a.list-group-item-info .list-group-item-heading,
5343
- #nifty_wrapper button.list-group-item-info .list-group-item-heading {
5344
- color: inherit;
 
 
 
 
 
5345
  }
5346
- a.list-group-item-info:hover,
5347
- #nifty_wrapper button.list-group-item-info:hover,
5348
- a.list-group-item-info:focus,
5349
- #nifty_wrapper button.list-group-item-info:focus {
5350
- color: #23b7e5;
5351
- background-color: #c4e3f3;
5352
- }
5353
- a.list-group-item-info.active,
5354
- #nifty_wrapper button.list-group-item-info.active,
5355
- a.list-group-item-info.active:hover,
5356
- #nifty_wrapper button.list-group-item-info.active:hover,
5357
- a.list-group-item-info.active:focus,
5358
- #nifty_wrapper button.list-group-item-info.active:focus {
5359
- color: #fff;
5360
- background-color: #23b7e5;
5361
- border-color: #23b7e5;
5362
  }
5363
- #nifty_wrapper .list-group-item-warning {
5364
- color: #ff902b;
5365
- background-color: #fcf8e3;
 
5366
  }
5367
- a.list-group-item-warning,
5368
- #nifty_wrapper button.list-group-item-warning {
5369
- color: #ff902b;
 
 
 
5370
  }
5371
- a.list-group-item-warning .list-group-item-heading,
5372
- #nifty_wrapper button.list-group-item-warning .list-group-item-heading {
5373
- color: inherit;
 
 
 
5374
  }
5375
- a.list-group-item-warning:hover,
5376
- #nifty_wrapper button.list-group-item-warning:hover,
5377
- a.list-group-item-warning:focus,
5378
- #nifty_wrapper button.list-group-item-warning:focus {
5379
- color: #ff902b;
5380
- background-color: #faf2cc;
5381
- }
5382
- a.list-group-item-warning.active,
5383
- #nifty_wrapper button.list-group-item-warning.active,
5384
- a.list-group-item-warning.active:hover,
5385
- #nifty_wrapper button.list-group-item-warning.active:hover,
5386
- a.list-group-item-warning.active:focus,
5387
- #nifty_wrapper button.list-group-item-warning.active:focus {
5388
- color: #fff;
5389
- background-color: #ff902b;
5390
- border-color: #ff902b;
5391
  }
5392
- #nifty_wrapper .list-group-item-danger {
5393
- color: #f05050;
5394
- background-color: #f2dede;
 
 
 
 
5395
  }
5396
- a.list-group-item-danger,
5397
- #nifty_wrapper button.list-group-item-danger {
5398
- color: #f05050;
5399
- }
5400
- a.list-group-item-danger .list-group-item-heading,
5401
- #nifty_wrapper button.list-group-item-danger .list-group-item-heading {
5402
- color: inherit;
5403
  }
5404
- a.list-group-item-danger:hover,
5405
- #nifty_wrapper button.list-group-item-danger:hover,
5406
- a.list-group-item-danger:focus,
5407
- #nifty_wrapper button.list-group-item-danger:focus {
5408
- color: #f05050;
5409
- background-color: #ebcccc;
5410
- }
5411
- a.list-group-item-danger.active,
5412
- #nifty_wrapper button.list-group-item-danger.active,
5413
- a.list-group-item-danger.active:hover,
5414
- #nifty_wrapper button.list-group-item-danger.active:hover,
5415
- a.list-group-item-danger.active:focus,
5416
- #nifty_wrapper button.list-group-item-danger.active:focus {
5417
- color: #fff;
5418
- background-color: #f05050;
5419
- border-color: #f05050;
5420
  }
5421
- #nifty_wrapper .list-group-item-heading {
5422
- margin-top: 0;
5423
- margin-bottom: 5px;
 
5424
  }
5425
- #nifty_wrapper .list-group-item-text {
5426
- margin-bottom: 0;
5427
- line-height: 1.3;
 
5428
  }
5429
- #nifty_wrapper .panel {
5430
- margin-bottom: 21px;
5431
- background-color: #ffffff;
5432
- border: 1px solid transparent;
5433
- border-radius: 4px;
5434
- -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
5435
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
5436
  }
5437
- #nifty_wrapper .panel-body {
5438
- padding: 15px;
 
 
 
 
5439
  }
5440
- #nifty_wrapper .panel-heading {
5441
- padding: 10px 15px;
5442
- border-bottom: 1px solid transparent;
5443
- border-top-right-radius: 3px;
5444
- border-top-left-radius: 3px;
 
 
 
 
 
 
5445
  }
5446
- #nifty_wrapper .panel-heading > .dropdown .dropdown-toggle {
5447
- color: inherit;
 
 
5448
  }
5449
- #nifty_wrapper .panel-title {
5450
- margin-top: 0;
5451
- margin-bottom: 0;
5452
- font-size: 16px;
5453
- color: inherit;
 
 
5454
  }
5455
- #nifty_wrapper .panel-title > a,
5456
- #nifty_wrapper .panel-title > small,
5457
- #nifty_wrapper .panel-title > .small,
5458
- #nifty_wrapper .panel-title > small > a,
5459
- #nifty_wrapper .panel-title > .small > a {
5460
- color: inherit;
5461
  }
5462
- #nifty_wrapper .panel-footer {
5463
- padding: 10px 15px;
5464
- background-color: #fafafa;
5465
- border-top: 1px solid #eeeeee;
5466
- border-bottom-right-radius: 3px;
5467
- border-bottom-left-radius: 3px;
5468
  }
5469
- #nifty_wrapper .panel > .list-group,
5470
- #nifty_wrapper .panel > .panel-collapse > .list-group {
 
5471
  margin-bottom: 0;
 
 
 
 
 
5472
  }
5473
- #nifty_wrapper .panel > .list-group .list-group-item,
5474
- #nifty_wrapper .panel > .panel-collapse > .list-group .list-group-item {
5475
- border-width: 1px 0;
5476
- border-radius: 0;
5477
  }
5478
- #nifty_wrapper .panel > .list-group:first-child .list-group-item:first-child,
5479
- #nifty_wrapper .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
5480
- border-top: 0;
5481
- border-top-right-radius: 3px;
5482
- border-top-left-radius: 3px;
5483
  }
5484
- #nifty_wrapper .panel > .list-group:last-child .list-group-item:last-child,
5485
- #nifty_wrapper .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
5486
- border-bottom: 0;
5487
- border-bottom-right-radius: 3px;
5488
- border-bottom-left-radius: 3px;
5489
  }
5490
- #nifty_wrapper .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
5491
- border-top-right-radius: 0;
5492
- border-top-left-radius: 0;
 
5493
  }
5494
- #nifty_wrapper .panel-heading + .list-group .list-group-item:first-child {
5495
- border-top-width: 0;
 
 
 
5496
  }
5497
- #nifty_wrapper .list-group + .panel-footer {
5498
- border-top-width: 0;
 
 
 
5499
  }
5500
- #nifty_wrapper .panel > .table,
5501
- #nifty_wrapper .panel > .table-responsive > .table,
5502
- #nifty_wrapper .panel > .panel-collapse > .table {
5503
- margin-bottom: 0;
 
 
 
 
 
 
 
 
5504
  }
5505
- #nifty_wrapper .panel > .table caption,
5506
- #nifty_wrapper .panel > .table-responsive > .table caption,
5507
- #nifty_wrapper .panel > .panel-collapse > .table caption {
5508
- padding-left: 15px;
5509
- padding-right: 15px;
5510
  }
5511
- #nifty_wrapper .panel > .table:first-child,
5512
- #nifty_wrapper .panel > .table-responsive:first-child > .table:first-child {
5513
- border-top-right-radius: 3px;
5514
- border-top-left-radius: 3px;
5515
- }
5516
- #nifty_wrapper .panel > .table:first-child > thead:first-child > tr:first-child,
5517
- #nifty_wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
5518
- #nifty_wrapper .panel > .table:first-child > tbody:first-child > tr:first-child,
5519
- #nifty_wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
5520
- border-top-left-radius: 3px;
5521
- border-top-right-radius: 3px;
5522
- }
5523
- #nifty_wrapper .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
5524
- #nifty_wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
5525
- #nifty_wrapper .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
5526
- #nifty_wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
5527
- #nifty_wrapper .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
5528
- #nifty_wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
5529
- #nifty_wrapper .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
5530
- #nifty_wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
5531
- border-top-left-radius: 3px;
5532
- }
5533
- #nifty_wrapper .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
5534
- #nifty_wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
5535
- #nifty_wrapper .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
5536
- #nifty_wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
5537
- #nifty_wrapper .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
5538
- #nifty_wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
5539
- #nifty_wrapper .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
5540
- #nifty_wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
5541
- border-top-right-radius: 3px;
5542
- }
5543
- #nifty_wrapper .panel > .table:last-child,
5544
- #nifty_wrapper .panel > .table-responsive:last-child > .table:last-child {
5545
- border-bottom-right-radius: 3px;
5546
- border-bottom-left-radius: 3px;
5547
- }
5548
- #nifty_wrapper .panel > .table:last-child > tbody:last-child > tr:last-child,
5549
- #nifty_wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
5550
- #nifty_wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child,
5551
- #nifty_wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
5552
- border-bottom-left-radius: 3px;
5553
- border-bottom-right-radius: 3px;
5554
- }
5555
- #nifty_wrapper .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
5556
- #nifty_wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
5557
- #nifty_wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
5558
- #nifty_wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
5559
- #nifty_wrapper .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
5560
- #nifty_wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
5561
- #nifty_wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
5562
- #nifty_wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
5563
- border-bottom-left-radius: 3px;
5564
- }
5565
- #nifty_wrapper .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
5566
- #nifty_wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
5567
- #nifty_wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
5568
- #nifty_wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
5569
- #nifty_wrapper .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
5570
- #nifty_wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
5571
- #nifty_wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
5572
- #nifty_wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
5573
- border-bottom-right-radius: 3px;
5574
- }
5575
- #nifty_wrapper .panel > .panel-body + .table,
5576
- #nifty_wrapper .panel > .panel-body + .table-responsive,
5577
- #nifty_wrapper .panel > .table + .panel-body,
5578
- #nifty_wrapper .panel > .table-responsive + .panel-body {
5579
- border-top: 1px solid #eeeeee;
5580
- }
5581
- #nifty_wrapper .panel > .table > tbody:first-child > tr:first-child th,
5582
- #nifty_wrapper .panel > .table > tbody:first-child > tr:first-child td {
5583
- border-top: 0;
5584
  }
5585
- #nifty_wrapper .panel > .table-bordered,
5586
- #nifty_wrapper .panel > .table-responsive > .table-bordered {
5587
- border: 0;
 
 
5588
  }
5589
- #nifty_wrapper .panel > .table-bordered > thead > tr > th:first-child,
5590
- #nifty_wrapper .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
5591
- #nifty_wrapper .panel > .table-bordered > tbody > tr > th:first-child,
5592
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
5593
- #nifty_wrapper .panel > .table-bordered > tfoot > tr > th:first-child,
5594
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
5595
- #nifty_wrapper .panel > .table-bordered > thead > tr > td:first-child,
5596
- #nifty_wrapper .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
5597
- #nifty_wrapper .panel > .table-bordered > tbody > tr > td:first-child,
5598
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
5599
- #nifty_wrapper .panel > .table-bordered > tfoot > tr > td:first-child,
5600
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
5601
- border-left: 0;
5602
  }
5603
- #nifty_wrapper .panel > .table-bordered > thead > tr > th:last-child,
5604
- #nifty_wrapper .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
5605
- #nifty_wrapper .panel > .table-bordered > tbody > tr > th:last-child,
5606
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
5607
- #nifty_wrapper .panel > .table-bordered > tfoot > tr > th:last-child,
5608
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
5609
- #nifty_wrapper .panel > .table-bordered > thead > tr > td:last-child,
5610
- #nifty_wrapper .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
5611
- #nifty_wrapper .panel > .table-bordered > tbody > tr > td:last-child,
5612
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
5613
- #nifty_wrapper .panel > .table-bordered > tfoot > tr > td:last-child,
5614
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
5615
- border-right: 0;
5616
  }
5617
- #nifty_wrapper .panel > .table-bordered > thead > tr:first-child > td,
5618
- #nifty_wrapper .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
5619
- #nifty_wrapper .panel > .table-bordered > tbody > tr:first-child > td,
5620
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
5621
- #nifty_wrapper .panel > .table-bordered > thead > tr:first-child > th,
5622
- #nifty_wrapper .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
5623
- #nifty_wrapper .panel > .table-bordered > tbody > tr:first-child > th,
5624
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
5625
- border-bottom: 0;
5626
  }
5627
- #nifty_wrapper .panel > .table-bordered > tbody > tr:last-child > td,
5628
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
5629
- #nifty_wrapper .panel > .table-bordered > tfoot > tr:last-child > td,
5630
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
5631
- #nifty_wrapper .panel > .table-bordered > tbody > tr:last-child > th,
5632
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
5633
- #nifty_wrapper .panel > .table-bordered > tfoot > tr:last-child > th,
5634
- #nifty_wrapper .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
5635
- border-bottom: 0;
5636
  }
5637
- #nifty_wrapper .panel > .table-responsive {
5638
- border: 0;
5639
- margin-bottom: 0;
 
 
 
5640
  }
5641
- #nifty_wrapper .panel-group {
5642
- margin-bottom: 21px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5643
  }
5644
- #nifty_wrapper .panel-group .panel {
5645
- margin-bottom: 0;
5646
- border-radius: 4px;
 
 
 
5647
  }
5648
- #nifty_wrapper .panel-group .panel + .panel {
5649
- margin-top: 5px;
 
 
 
 
 
 
 
5650
  }
5651
- #nifty_wrapper .panel-group .panel-heading {
5652
- border-bottom: 0;
 
5653
  }
5654
- #nifty_wrapper .panel-group .panel-heading + .panel-collapse > .panel-body,
5655
- #nifty_wrapper .panel-group .panel-heading + .panel-collapse > .list-group {
5656
- border-top: 1px solid #eeeeee;
5657
  }
5658
- #nifty_wrapper .panel-group .panel-footer {
5659
- border-top: 0;
 
 
 
 
 
5660
  }
5661
- #nifty_wrapper .panel-group .panel-footer + .panel-collapse .panel-body {
5662
- border-bottom: 1px solid #eeeeee;
 
5663
  }
5664
- #nifty_wrapper .panel-default {
5665
- border-color: #cfdbe2;
 
5666
  }
5667
- #nifty_wrapper .panel-default > .panel-heading {
5668
- color: #444444;
5669
- background-color: #ffffff;
5670
- border-color: #cfdbe2;
 
 
 
 
 
 
 
 
 
 
 
5671
  }
5672
- #nifty_wrapper .panel-default > .panel-heading + .panel-collapse > .panel-body {
5673
- border-top-color: #cfdbe2;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5674
  }
5675
- #nifty_wrapper .panel-default > .panel-heading .badge {
5676
- color: #ffffff;
5677
- background-color: #444444;
 
 
5678
  }
5679
- #nifty_wrapper .panel-default > .panel-footer + .panel-collapse > .panel-body {
5680
- border-bottom-color: #cfdbe2;
 
5681
  }
5682
- #nifty_wrapper .panel-primary {
5683
- border-color: #cfdbe2;
 
 
 
 
 
 
 
 
 
5684
  }
5685
- #nifty_wrapper .panel-primary > .panel-heading {
5686
- color: #ffffff;
5687
- background-color: #5d9cec;
5688
- border-color: #cfdbe2;
 
 
5689
  }
5690
- #nifty_wrapper .panel-primary > .panel-heading + .panel-collapse > .panel-body {
5691
- border-top-color: #cfdbe2;
 
 
 
 
5692
  }
5693
- #nifty_wrapper .panel-primary > .panel-heading .badge {
5694
- color: #5d9cec;
5695
- background-color: #ffffff;
 
 
 
 
 
 
 
 
5696
  }
5697
- #nifty_wrapper .panel-primary > .panel-footer + .panel-collapse > .panel-body {
5698
- border-bottom-color: #cfdbe2;
 
 
 
5699
  }
5700
- #nifty_wrapper .panel-success {
5701
- border-color: #cfdbe2;
 
 
 
 
 
 
 
5702
  }
5703
- #nifty_wrapper .panel-success > .panel-heading {
5704
- color: #ffffff;
5705
- background-color: #27c24c;
5706
- border-color: #cfdbe2;
 
 
 
 
 
5707
  }
5708
- #nifty_wrapper .panel-success > .panel-heading + .panel-collapse > .panel-body {
5709
- border-top-color: #cfdbe2;
 
 
 
 
 
 
 
 
 
5710
  }
5711
- #nifty_wrapper .panel-success > .panel-heading .badge {
5712
- color: #27c24c;
5713
- background-color: #ffffff;
 
5714
  }
5715
- #nifty_wrapper .panel-success > .panel-footer + .panel-collapse > .panel-body {
5716
- border-bottom-color: #cfdbe2;
 
5717
  }
5718
- #nifty_wrapper .panel-info {
5719
- border-color: #cfdbe2;
 
5720
  }
5721
- #nifty_wrapper .panel-info > .panel-heading {
5722
- color: #ffffff;
5723
- background-color: #23b7e5;
5724
- border-color: #cfdbe2;
5725
  }
5726
- #nifty_wrapper .panel-info > .panel-heading + .panel-collapse > .panel-body {
5727
- border-top-color: #cfdbe2;
 
5728
  }
5729
- #nifty_wrapper .panel-info > .panel-heading .badge {
5730
- color: #23b7e5;
5731
- background-color: #ffffff;
5732
  }
5733
- #nifty_wrapper .panel-info > .panel-footer + .panel-collapse > .panel-body {
5734
- border-bottom-color: #cfdbe2;
 
5735
  }
5736
- #nifty_wrapper .panel-warning {
5737
- border-color: #cfdbe2;
 
5738
  }
5739
- #nifty_wrapper .panel-warning > .panel-heading {
5740
- color: #ffffff;
5741
- background-color: #ff902b;
5742
- border-color: #cfdbe2;
 
 
5743
  }
5744
- #nifty_wrapper .panel-warning > .panel-heading + .panel-collapse > .panel-body {
5745
- border-top-color: #cfdbe2;
 
5746
  }
5747
- #nifty_wrapper .panel-warning > .panel-heading .badge {
5748
- color: #ff902b;
5749
- background-color: #ffffff;
 
 
 
5750
  }
5751
- #nifty_wrapper .panel-warning > .panel-footer + .panel-collapse > .panel-body {
5752
- border-bottom-color: #cfdbe2;
 
5753
  }
5754
- #nifty_wrapper .panel-danger {
5755
- border-color: #cfdbe2;
 
 
 
 
5756
  }
5757
- #nifty_wrapper .panel-danger > .panel-heading {
5758
- color: #ffffff;
5759
- background-color: #f05050;
5760
- border-color: #cfdbe2;
5761
  }
5762
- #nifty_wrapper .panel-danger > .panel-heading + .panel-collapse > .panel-body {
5763
- border-top-color: #cfdbe2;
 
 
 
 
5764
  }
5765
- #nifty_wrapper .panel-danger > .panel-heading .badge {
5766
- color: #f05050;
5767
- background-color: #ffffff;
5768
  }
5769
- #nifty_wrapper .panel-danger > .panel-footer + .panel-collapse > .panel-body {
5770
- border-bottom-color: #cfdbe2;
 
 
 
 
5771
  }
5772
- #nifty_wrapper .embed-responsive {
5773
- position: relative;
5774
- display: block;
5775
- height: 0;
5776
- padding: 0;
5777
- overflow: hidden;
5778
  }
5779
- #nifty_wrapper .embed-responsive .embed-responsive-item,
5780
- #nifty_wrapper .embed-responsive iframe,
5781
- #nifty_wrapper .embed-responsive embed,
5782
- #nifty_wrapper .embed-responsive object,
5783
- #nifty_wrapper .embed-responsive video {
5784
- position: absolute;
5785
- top: 0;
5786
- left: 0;
5787
- bottom: 0;
5788
- height: 100%;
5789
- width: 100%;
5790
- border: 0;
5791
  }
5792
- #nifty_wrapper .embed-responsive-16by9 {
5793
- padding-bottom: 56.25%;
 
5794
  }
5795
- #nifty_wrapper .embed-responsive-4by3 {
5796
- padding-bottom: 75%;
 
 
 
 
5797
  }
5798
- #nifty_wrapper .well {
5799
- min-height: 20px;
5800
- padding: 19px;
5801
- margin-bottom: 20px;
5802
- background-color: #ffffff;
5803
- border: 1px solid #ededed;
5804
- border-radius: 4px;
5805
- -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
5806
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
5807
  }
5808
- #nifty_wrapper .well blockquote {
5809
- border-color: #ddd;
5810
- #nifty_wrapper border-color: rgba(0, 0, 0, 0.15);
 
 
 
5811
  }
5812
- #nifty_wrapper .well-lg {
5813
- padding: 24px;
5814
- border-radius: 6px;
5815
  }
5816
- #nifty_wrapper .well-sm {
5817
- padding: 9px;
5818
- border-radius: 3px;
5819
  }
5820
- #nifty_wrapper .close {
5821
- float: right;
5822
- font-size: 21px;
5823
- font-weight: bold;
5824
- line-height: 1;
5825
- color: #000000;
5826
- text-shadow: 0 1px 0 #ffffff;
5827
- opacity: 0.2;
5828
- filter: alpha(opacity=20);
5829
- }
5830
- #nifty_wrapper .close:hover,
5831
- #nifty_wrapper .close:focus {
5832
- color: #000000;
5833
- text-decoration: none;
5834
- cursor: pointer;
5835
- opacity: 0.5;
5836
- filter: alpha(opacity=50);
5837
  }
5838
- #nifty_wrapper button.close {
5839
- padding: 0;
5840
- cursor: pointer;
5841
- background: transparent;
5842
- border: 0;
5843
- -webkit-appearance: none;
5844
  }
5845
- #nifty_wrapper .modal-open {
5846
- overflow: hidden;
 
5847
  }
5848
- #nifty_wrapper .modal {
5849
- display: none;
5850
- overflow: hidden;
5851
- position: fixed;
5852
- top: 0;
5853
- right: 0;
5854
- bottom: 0;
5855
- left: 0;
5856
- z-index: 1050;
5857
- -webkit-overflow-scrolling: touch;
5858
- outline: 0;
5859
  }
5860
- #nifty_wrapper .modal.fade .modal-dialog {
5861
- #nifty_wrapper -webkit-transform: translate(0, -25%);
5862
- #nifty_wrapper -ms-transform: translate(0, -25%);
5863
- #nifty_wrapper -o-transform: translate(0, -25%);
5864
- #nifty_wrapper transform: translate(0, -25%);
5865
- -webkit-transition: -webkit-transform 0.3s ease-out;
5866
- -moz-transition: -moz-transform 0.3s ease-out;
5867
- -o-transition: -o-transform 0.3s ease-out;
5868
- transition: transform 0.3s ease-out;
5869
  }
5870
- #nifty_wrapper .modal.in .modal-dialog {
5871
- #nifty_wrapper -webkit-transform: translate(0, 0);
5872
- #nifty_wrapper -ms-transform: translate(0, 0);
5873
- #nifty_wrapper -o-transform: translate(0, 0);
5874
- #nifty_wrapper transform: translate(0, 0);
5875
  }
5876
- #nifty_wrapper .modal-open .modal {
5877
- overflow-x: hidden;
5878
- overflow-y: auto;
5879
  }
5880
- #nifty_wrapper .modal-dialog {
5881
- position: relative;
5882
- width: auto;
5883
- margin: 10px;
5884
  }
5885
- #nifty_wrapper .modal-content {
5886
- position: relative;
5887
- background-color: #ffffff;
5888
- border: 1px solid #999999;
5889
- border: 1px solid rgba(0, 0, 0, 0.2);
5890
- border-radius: 6px;
5891
- -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5892
- box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5893
- background-clip: padding-box;
5894
- outline: 0;
5895
  }
5896
- #nifty_wrapper .modal-backdrop {
5897
- position: fixed;
5898
- top: 0;
5899
- right: 0;
5900
- bottom: 0;
5901
- left: 0;
5902
- z-index: 1040;
5903
- background-color: #000000;
5904
  }
5905
- #nifty_wrapper .modal-backdrop.fade {
5906
- opacity: 0;
5907
- filter: alpha(opacity=0);
5908
  }
5909
- #nifty_wrapper .modal-backdrop.in {
5910
- opacity: 0.5;
5911
- filter: alpha(opacity=50);
5912
  }
5913
- #nifty_wrapper .modal-header {
5914
- padding: 15px;
5915
- border-bottom: 1px solid #e5e5e5;
5916
  }
5917
- #nifty_wrapper .modal-header .close {
5918
- margin-top: -2px;
 
5919
  }
5920
- #nifty_wrapper .modal-title {
5921
- margin: 0;
5922
- line-height: 1.52857143;
5923
  }
5924
- #nifty_wrapper .modal-body {
5925
- position: relative;
5926
- padding: 15px;
5927
  }
5928
- #nifty_wrapper .modal-footer {
5929
- padding: 15px;
5930
- text-align: right;
5931
- border-top: 1px solid #e5e5e5;
5932
  }
5933
- #nifty_wrapper .modal-footer .btn + .btn {
5934
- margin-left: 5px;
5935
- margin-bottom: 0;
5936
  }
5937
- #nifty_wrapper .modal-footer .btn-group .btn + .btn {
5938
- margin-left: -1px;
 
5939
  }
5940
- #nifty_wrapper .modal-footer .btn-block + .btn-block {
5941
- margin-left: 0;
 
5942
  }
5943
- #nifty_wrapper .modal-scrollbar-measure {
5944
- position: absolute;
5945
- top: -9999px;
5946
- width: 50px;
5947
- height: 50px;
5948
- overflow: scroll;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5949
  }
 
5950
  @media (min-width: 768px) {
5951
- #nifty_wrapper .modal-dialog {
5952
- width: 600px;
5953
- margin: 30px auto;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5954
  }
5955
- #nifty_wrapper .modal-content {
5956
- -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
5957
- box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
5958
  }
5959
- #nifty_wrapper .modal-sm {
5960
- width: 300px;
 
5961
  }
5962
  }
 
5963
  @media (min-width: 992px) {
5964
- #nifty_wrapper .modal-lg {
5965
- width: 900px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5966
  }
5967
  }
5968
- #nifty_wrapper .tooltip {
5969
- position: absolute;
5970
- z-index: 1070;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5971
  display: block;
5972
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
5973
- font-style: normal;
5974
- font-weight: normal;
5975
- letter-spacing: normal;
5976
- line-break: auto;
5977
- line-height: 1.52857143;
5978
- text-align: left;
5979
- text-align: start;
5980
- text-decoration: none;
5981
- text-shadow: none;
5982
- text-transform: none;
5983
- white-space: normal;
5984
- word-break: normal;
5985
- word-spacing: normal;
5986
- word-wrap: normal;
5987
- font-size: 12px;
5988
- opacity: 0;
5989
- filter: alpha(opacity=0);
5990
  }
5991
- #nifty_wrapper .tooltip.in {
5992
- opacity: 0.9;
5993
- filter: alpha(opacity=90);
 
5994
  }
5995
- #nifty_wrapper .tooltip.top {
5996
- margin-top: -3px;
5997
- padding: 5px 0;
 
 
 
 
 
 
 
 
 
 
5998
  }
5999
- #nifty_wrapper .tooltip.right {
6000
- margin-left: 3px;
6001
- padding: 0 5px;
6002
  }
6003
- #nifty_wrapper .tooltip.bottom {
6004
- margin-top: 3px;
6005
- padding: 5px 0;
6006
  }
6007
- #nifty_wrapper .tooltip.left {
6008
- margin-left: -3px;
6009
- padding: 0 5px;
6010
  }
6011
- #nifty_wrapper .tooltip-inner {
6012
- max-width: 200px;
6013
- padding: 3px 8px;
6014
- color: #ffffff;
6015
- text-align: center;
6016
- background-color: #222222;
6017
- border-radius: 4px;
6018
  }
6019
- #nifty_wrapper .tooltip-arrow {
6020
- position: absolute;
6021
- width: 0;
6022
- height: 0;
6023
- border-color: transparent;
6024
- border-style: solid;
6025
  }
6026
- #nifty_wrapper .tooltip.top .tooltip-arrow {
6027
- bottom: 0;
6028
- left: 50%;
6029
- margin-left: -5px;
6030
- border-width: 5px 5px 0;
6031
- border-top-color: #222222;
6032
  }
6033
- #nifty_wrapper .tooltip.top-left .tooltip-arrow {
6034
- bottom: 0;
6035
- right: 5px;
6036
- margin-bottom: -5px;
6037
- border-width: 5px 5px 0;
6038
- border-top-color: #222222;
6039
  }
6040
- #nifty_wrapper .tooltip.top-right .tooltip-arrow {
6041
- bottom: 0;
6042
- left: 5px;
6043
- margin-bottom: -5px;
6044
- border-width: 5px 5px 0;
6045
- border-top-color: #222222;
6046
  }
6047
- #nifty_wrapper .tooltip.right .tooltip-arrow {
6048
- top: 50%;
6049
- left: 0;
6050
- margin-top: -5px;
6051
- border-width: 5px 5px 5px 0;
6052
- border-right-color: #222222;
6053
  }
6054
- #nifty_wrapper .tooltip.left .tooltip-arrow {
6055
- top: 50%;
6056
- right: 0;
6057
- margin-top: -5px;
6058
- border-width: 5px 0 5px 5px;
6059
- border-left-color: #222222;
6060
  }
6061
- #nifty_wrapper .tooltip.bottom .tooltip-arrow {
6062
- top: 0;
6063
- left: 50%;
6064
- margin-left: -5px;
6065
- border-width: 0 5px 5px;
6066
- border-bottom-color: #222222;
6067
  }
6068
- #nifty_wrapper .tooltip.bottom-left .tooltip-arrow {
6069
- top: 0;
6070
- right: 5px;
6071
- margin-top: -5px;
6072
- border-width: 0 5px 5px;
6073
- border-bottom-color: #222222;
6074
  }
6075
- #nifty_wrapper .tooltip.bottom-right .tooltip-arrow {
6076
- top: 0;
6077
- left: 5px;
6078
- margin-top: -5px;
6079
- border-width: 0 5px 5px;
6080
- border-bottom-color: #222222;
6081
  }
6082
- #nifty_wrapper .popover {
6083
- position: absolute;
6084
- top: 0;
6085
- left: 0;
6086
- z-index: 1060;
6087
- display: none;
6088
- max-width: 276px;
6089
- padding: 1px;
6090
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
6091
- font-style: normal;
6092
- font-weight: normal;
6093
- letter-spacing: normal;
6094
- line-break: auto;
6095
- line-height: 1.52857143;
6096
- text-align: left;
6097
- text-align: start;
6098
- text-decoration: none;
6099
- text-shadow: none;
6100
- text-transform: none;
6101
- white-space: normal;
6102
- word-break: normal;
6103
- word-spacing: normal;
6104
- word-wrap: normal;
6105
- font-size: 14px;
6106
- background-color: #ffffff;
6107
- background-clip: padding-box;
6108
- border: 1px solid #cccccc;
6109
- border: 1px solid #e1e1e1;
6110
- border-radius: 6px;
6111
- -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
6112
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
6113
  }
6114
- #nifty_wrapper .popover.top {
6115
- margin-top: -10px;
 
 
6116
  }
6117
- #nifty_wrapper .popover.right {
6118
- margin-left: 10px;
 
 
6119
  }
6120
- #nifty_wrapper .popover.bottom {
6121
- margin-top: 10px;
 
 
6122
  }
6123
- #nifty_wrapper .popover.left {
6124
- margin-left: -10px;
 
 
6125
  }
6126
- #nifty_wrapper .popover-title {
6127
- margin: 0;
6128
- padding: 8px 14px;
6129
- font-size: 14px;
6130
- background-color: #fafafa;
6131
- border-bottom: 1px solid #ededed;
6132
- border-radius: 5px 5px 0 0;
6133
  }
6134
- #nifty_wrapper .popover-content {
6135
- padding: 9px 14px;
 
 
6136
  }
6137
- #nifty_wrapper .popover > .arrow,
6138
- #nifty_wrapper .popover > .arrow:after {
6139
- position: absolute;
6140
- display: block;
6141
- width: 0;
6142
- height: 0;
6143
- border-color: transparent;
6144
- border-style: solid;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6145
  }
6146
- #nifty_wrapper .popover > .arrow {
6147
- border-width: 11px;
 
6148
  }
6149
- #nifty_wrapper .popover > .arrow:after {
6150
- border-width: 10px;
6151
- content: "";
6152
  }
6153
- #nifty_wrapper .popover.top > .arrow {
6154
- left: 50%;
6155
- margin-left: -11px;
6156
- border-bottom-width: 0;
6157
- border-top-color: #999999;
6158
- border-top-color: #e1e1e1;
6159
- bottom: -11px;
6160
- }
6161
- #nifty_wrapper .popover.top > .arrow:after {
6162
- content: " ";
6163
- bottom: 1px;
6164
- margin-left: -10px;
6165
- border-bottom-width: 0;
6166
- border-top-color: #fafafa;
6167
- }
6168
- #nifty_wrapper .popover.right > .arrow {
6169
- top: 50%;
6170
- left: -11px;
6171
- margin-top: -11px;
6172
- border-left-width: 0;
6173
- border-right-color: #999999;
6174
- border-right-color: #e1e1e1;
6175
- }
6176
- #nifty_wrapper .popover.right > .arrow:after {
6177
- content: " ";
6178
- left: 1px;
6179
- bottom: -10px;
6180
- border-left-width: 0;
6181
- border-right-color: #fafafa;
6182
  }
6183
- #nifty_wrapper .popover.bottom > .arrow {
6184
- left: 50%;
6185
- margin-left: -11px;
6186
- border-top-width: 0;
6187
- border-bottom-color: #999999;
6188
- border-bottom-color: #e1e1e1;
6189
- top: -11px;
6190
- }
6191
- #nifty_wrapper .popover.bottom > .arrow:after {
6192
- content: " ";
6193
- top: 1px;
6194
- margin-left: -10px;
6195
- border-top-width: 0;
6196
- border-bottom-color: #fafafa;
6197
- }
6198
- #nifty_wrapper .popover.left > .arrow {
6199
- top: 50%;
6200
- right: -11px;
6201
- margin-top: -11px;
6202
- border-right-width: 0;
6203
- border-left-color: #999999;
6204
- border-left-color: #e1e1e1;
6205
- }
6206
- #nifty_wrapper .popover.left > .arrow:after {
6207
- content: " ";
6208
- right: 1px;
6209
- border-right-width: 0;
6210
- border-left-color: #fafafa;
6211
- bottom: -10px;
6212
  }
6213
- #nifty_wrapper .carousel {
6214
- position: relative;
 
6215
  }
6216
- #nifty_wrapper .carousel-inner {
6217
- position: relative;
6218
- overflow: hidden;
6219
- width: 100%;
6220
  }
6221
- #nifty_wrapper .carousel-inner > .item {
6222
- display: none;
6223
- position: relative;
6224
- -webkit-transition: 0.6s ease-in-out left;
6225
- -o-transition: 0.6s ease-in-out left;
6226
- transition: 0.6s ease-in-out left;
 
 
 
 
 
6227
  }
6228
- #nifty_wrapper .carousel-inner > .item > img,
6229
- #nifty_wrapper .carousel-inner > .item > a > img {
6230
- line-height: 1;
 
 
 
 
 
 
 
 
6231
  }
6232
- @media all and (transform-3d), (-webkit-transform-3d) {
6233
- #nifty_wrapper .carousel-inner > .item {
6234
- -webkit-transition: -webkit-transform 0.6s ease-in-out;
6235
- -moz-transition: -moz-transform 0.6s ease-in-out;
6236
- -o-transition: -o-transform 0.6s ease-in-out;
6237
- transition: transform 0.6s ease-in-out;
6238
- -webkit-backface-visibility: hidden;
6239
- -moz-backface-visibility: hidden;
6240
- backface-visibility: hidden;
6241
- -webkit-perspective: 1000px;
6242
- -moz-perspective: 1000px;
6243
- perspective: 1000px;
6244
- }
6245
- #nifty_wrapper .carousel-inner > .item.next,
6246
- #nifty_wrapper .carousel-inner > .item.active.right {
6247
- -webkit-transform: translate3d(100%, 0, 0);
6248
- transform: translate3d(100%, 0, 0);
6249
- left: 0;
6250
  }
6251
- #nifty_wrapper .carousel-inner > .item.prev,
6252
- #nifty_wrapper .carousel-inner > .item.active.left {
6253
- -webkit-transform: translate3d(-100%, 0, 0);
6254
- transform: translate3d(-100%, 0, 0);
6255
- left: 0;
6256
  }
6257
- #nifty_wrapper .carousel-inner > .item.next.left,
6258
- #nifty_wrapper .carousel-inner > .item.prev.right,
6259
- #nifty_wrapper .carousel-inner > .item.active {
6260
- -webkit-transform: translate3d(0, 0, 0);
6261
- transform: translate3d(0, 0, 0);
6262
- left: 0;
6263
  }
6264
  }
6265
- #nifty_wrapper .carousel-inner > .active,
6266
- #nifty_wrapper .carousel-inner > .next,
6267
- #nifty_wrapper .carousel-inner > .prev {
6268
- display: block;
 
 
 
 
 
 
 
6269
  }
6270
- #nifty_wrapper .carousel-inner > .active {
6271
- left: 0;
 
6272
  }
6273
- #nifty_wrapper .carousel-inner > .next,
6274
- #nifty_wrapper .carousel-inner > .prev {
6275
- position: absolute;
6276
- top: 0;
6277
- width: 100%;
6278
  }
6279
- #nifty_wrapper .carousel-inner > .next {
6280
- left: 100%;
 
6281
  }
6282
- #nifty_wrapper .carousel-inner > .prev {
6283
- left: -100%;
 
6284
  }
6285
- #nifty_wrapper .carousel-inner > .next.left,
6286
- #nifty_wrapper .carousel-inner > .prev.right {
6287
- left: 0;
6288
  }
6289
- #nifty_wrapper .carousel-inner > .active.left {
6290
- left: -100%;
 
6291
  }
6292
- #nifty_wrapper .carousel-inner > .active.right {
6293
- left: 100%;
 
6294
  }
6295
- #nifty_wrapper .carousel-control {
6296
- position: absolute;
6297
- top: 0;
6298
- left: 0;
6299
- bottom: 0;
6300
- width: 15%;
6301
- opacity: 0.5;
6302
- filter: alpha(opacity=50);
6303
- font-size: 20px;
6304
- color: #ffffff;
6305
- text-align: center;
6306
- text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
6307
- background-color: rgba(0, 0, 0, 0);
6308
  }
6309
- #nifty_wrapper .carousel-control.left {
6310
- background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6311
- background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6312
- background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6313
- background-repeat: repeat-x;
6314
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
6315
  }
6316
- #nifty_wrapper .carousel-control.right {
6317
- left: auto;
6318
- right: 0;
6319
- background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6320
- background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6321
- background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6322
- background-repeat: repeat-x;
6323
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
6324
- }
6325
- #nifty_wrapper .carousel-control:hover,
6326
- #nifty_wrapper .carousel-control:focus {
6327
- outline: 0;
6328
- color: #ffffff;
6329
- text-decoration: none;
6330
- opacity: 0.9;
6331
- filter: alpha(opacity=90);
6332
  }
6333
- #nifty_wrapper .carousel-control .icon-prev,
6334
- #nifty_wrapper .carousel-control .icon-next,
6335
- #nifty_wrapper .carousel-control .glyphicon-chevron-left,
6336
- #nifty_wrapper .carousel-control .glyphicon-chevron-right {
6337
- position: absolute;
6338
- top: 50%;
6339
- margin-top: -10px;
6340
- z-index: 5;
6341
- display: inline-block;
6342
  }
6343
- #nifty_wrapper .carousel-control .icon-prev,
6344
- #nifty_wrapper .carousel-control .glyphicon-chevron-left {
6345
- left: 50%;
6346
- margin-left: -10px;
6347
  }
6348
- #nifty_wrapper .carousel-control .icon-next,
6349
- #nifty_wrapper .carousel-control .glyphicon-chevron-right {
6350
- right: 50%;
6351
- margin-right: -10px;
6352
  }
6353
- #nifty_wrapper .carousel-control .icon-prev,
6354
- #nifty_wrapper .carousel-control .icon-next {
6355
- width: 20px;
6356
- height: 20px;
6357
- line-height: 1;
6358
- font-family: serif;
6359
  }
6360
- #nifty_wrapper .carousel-control .icon-prev:before {
6361
- content: '\2039';
 
6362
  }
6363
- #nifty_wrapper .carousel-control .icon-next:before {
6364
- content: '\203a';
 
 
6365
  }
6366
- #nifty_wrapper .carousel-indicators {
6367
- position: absolute;
6368
- bottom: 10px;
6369
- left: 50%;
6370
- z-index: 15;
6371
- width: 60%;
6372
- margin-left: -30%;
6373
- padding-left: 0;
6374
- list-style: none;
6375
- text-align: center;
6376
  }
6377
- #nifty_wrapper .carousel-indicators li {
6378
- display: inline-block;
6379
- width: 10px;
6380
- height: 10px;
6381
- margin: 1px;
6382
- text-indent: -999px;
6383
- border: 1px solid #ffffff;
6384
- border-radius: 10px;
6385
- cursor: pointer;
6386
- background-color: #000 \9;
6387
- background-color: rgba(0, 0, 0, 0);
6388
  }
6389
- #nifty_wrapper .carousel-indicators .active {
6390
- margin: 0;
6391
- width: 12px;
6392
- height: 12px;
6393
- background-color: #ffffff;
6394
  }
6395
- #nifty_wrapper .carousel-caption {
6396
- position: absolute;
6397
- left: 15%;
6398
- right: 15%;
6399
- bottom: 20px;
6400
- z-index: 10;
6401
- padding-top: 20px;
6402
- padding-bottom: 20px;
6403
- color: #ffffff;
6404
- text-align: center;
6405
- text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
6406
  }
6407
- #nifty_wrapper .carousel-caption .btn {
6408
- text-shadow: none;
 
6409
  }
6410
- @media screen and (min-width: 768px) {
6411
- #nifty_wrapper .carousel-control .glyphicon-chevron-left,
6412
- #nifty_wrapper .carousel-control .glyphicon-chevron-right,
6413
- #nifty_wrapper .carousel-control .icon-prev,
6414
- #nifty_wrapper .carousel-control .icon-next {
6415
- width: 30px;
6416
- height: 30px;
6417
- margin-top: -10px;
6418
- font-size: 30px;
6419
- }
6420
- #nifty_wrapper .carousel-control .glyphicon-chevron-left,
6421
- #nifty_wrapper .carousel-control .icon-prev {
6422
- margin-left: -10px;
6423
- }
6424
- #nifty_wrapper .carousel-control .glyphicon-chevron-right,
6425
- #nifty_wrapper .carousel-control .icon-next {
6426
- margin-right: -10px;
6427
- }
6428
- #nifty_wrapper .carousel-caption {
6429
- left: 20%;
6430
- right: 20%;
6431
- padding-bottom: 30px;
6432
- }
6433
- #nifty_wrapper .carousel-indicators {
6434
- bottom: 20px;
6435
- }
6436
- }
6437
- #nifty_wrapper .clearfix:before,
6438
- #nifty_wrapper .clearfix:after,
6439
- #nifty_wrapper .dl-horizontal dd:before,
6440
- #nifty_wrapper .dl-horizontal dd:after,
6441
- #nifty_wrapper .container:before,
6442
- #nifty_wrapper .container:after,
6443
- #nifty_wrapper .container-fluid:before,
6444
- #nifty_wrapper .container-fluid:after,
6445
- #nifty_wrapper .row:before,
6446
- #nifty_wrapper .row:after,
6447
- #nifty_wrapper .form-horizontal .form-group:before,
6448
- #nifty_wrapper .form-horizontal .form-group:after,
6449
- .btn-toolbar:before,
6450
- .btn-toolbar:after,
6451
- .btn-group-vertical > .btn-group:before,
6452
- .btn-group-vertical > .btn-group:after,
6453
- #nifty_wrapper .nav:before,
6454
- #nifty_wrapper .nav:after,
6455
- #nifty_wrapper .navbar:before,
6456
- #nifty_wrapper .navbar:after,
6457
- #nifty_wrapper .navbar-header:before,
6458
- #nifty_wrapper .navbar-header:after,
6459
- #nifty_wrapper .navbar-collapse:before,
6460
- #nifty_wrapper .navbar-collapse:after,
6461
- #nifty_wrapper .pager:before,
6462
- #nifty_wrapper .pager:after,
6463
- #nifty_wrapper .panel-body:before,
6464
- #nifty_wrapper .panel-body:after,
6465
- #nifty_wrapper .modal-header:before,
6466
- #nifty_wrapper .modal-header:after,
6467
- #nifty_wrapper .modal-footer:before,
6468
- #nifty_wrapper .modal-footer:after {
6469
- content: " ";
6470
- display: table;
6471
- }
6472
- #nifty_wrapper .clearfix:after,
6473
- #nifty_wrapper .dl-horizontal dd:after,
6474
- #nifty_wrapper .container:after,
6475
- #nifty_wrapper .container-fluid:after,
6476
- #nifty_wrapper .row:after,
6477
- #nifty_wrapper .form-horizontal .form-group:after,
6478
- .btn-toolbar:after,
6479
- .btn-group-vertical > .btn-group:after,
6480
- #nifty_wrapper .nav:after,
6481
- #nifty_wrapper .navbar:after,
6482
- #nifty_wrapper .navbar-header:after,
6483
- #nifty_wrapper .navbar-collapse:after,
6484
- #nifty_wrapper .pager:after,
6485
- #nifty_wrapper .panel-body:after,
6486
- #nifty_wrapper .modal-header:after,
6487
- #nifty_wrapper .modal-footer:after {
6488
- clear: both;
6489
  }
6490
- #nifty_wrapper .center-block {
6491
- display: block;
6492
- margin-left: auto;
6493
- margin-right: auto;
6494
  }
6495
- #nifty_wrapper .pull-right {
6496
- float: right !important;
 
 
6497
  }
6498
- #nifty_wrapper .pull-left {
6499
- float: left !important;
 
6500
  }
6501
- #nifty_wrapper .hide {
6502
- display: none !important;
 
 
6503
  }
6504
- #nifty_wrapper .show {
6505
- display: block !important;
 
 
 
 
 
 
 
 
 
6506
  }
6507
- #nifty_wrapper .invisible {
6508
- visibility: hidden;
 
6509
  }
6510
- #nifty_wrapper .text-hide {
 
6511
  font: 0/0 a;
6512
  color: transparent;
6513
  text-shadow: none;
6514
  background-color: transparent;
6515
  border: 0;
6516
  }
6517
- #nifty_wrapper .hidden {
6518
- display: none !important;
6519
- }
6520
- #nifty_wrapper .affix {
6521
- position: fixed;
6522
- }
6523
- #nifty_wrapper @-ms-viewport {
6524
- width: device-width;
6525
- }
6526
- #nifty_wrapper .visible-xs,
6527
- #nifty_wrapper .visible-sm,
6528
- #nifty_wrapper .visible-md,
6529
- #nifty_wrapper .visible-lg {
6530
- display: none !important;
6531
- }
6532
- #nifty_wrapper .visible-xs-block,
6533
- #nifty_wrapper .visible-xs-inline,
6534
- #nifty_wrapper .visible-xs-inline-block,
6535
- #nifty_wrapper .visible-sm-block,
6536
- #nifty_wrapper .visible-sm-inline,
6537
- #nifty_wrapper .visible-sm-inline-block,
6538
- #nifty_wrapper .visible-md-block,
6539
- #nifty_wrapper .visible-md-inline,
6540
- #nifty_wrapper .visible-md-inline-block,
6541
- #nifty_wrapper .visible-lg-block,
6542
- #nifty_wrapper .visible-lg-inline,
6543
- #nifty_wrapper .visible-lg-inline-block {
6544
- display: none !important;
6545
- }
6546
- @media (max-width: 767px) {
6547
- #nifty_wrapper .visible-xs {
6548
- display: block !important;
6549
- }
6550
- #nifty_wrapper table.visible-xs {
6551
- display: table !important;
6552
- }
6553
- #nifty_wrapper tr.visible-xs {
6554
- display: table-row !important;
6555
- }
6556
- #nifty_wrapper th.visible-xs,
6557
- #nifty_wrapper td.visible-xs {
6558
- display: table-cell !important;
6559
- }
6560
- }
6561
- @media (max-width: 767px) {
6562
- #nifty_wrapper .visible-xs-block {
6563
- display: block !important;
6564
- }
6565
- }
6566
- @media (max-width: 767px) {
6567
- #nifty_wrapper .visible-xs-inline {
6568
- display: inline !important;
6569
- }
6570
- }
6571
- @media (max-width: 767px) {
6572
- #nifty_wrapper .visible-xs-inline-block {
6573
- display: inline-block !important;
6574
- }
6575
- }
6576
- @media (min-width: 768px) and (max-width: 991px) {
6577
- #nifty_wrapper .visible-sm {
6578
- display: block !important;
6579
- }
6580
- #nifty_wrapper table.visible-sm {
6581
- display: table !important;
6582
- }
6583
- #nifty_wrapper tr.visible-sm {
6584
- display: table-row !important;
6585
- }
6586
- #nifty_wrapper th.visible-sm,
6587
- #nifty_wrapper td.visible-sm {
6588
- display: table-cell !important;
6589
- }
6590
- }
6591
- @media (min-width: 768px) and (max-width: 991px) {
6592
- #nifty_wrapper .visible-sm-block {
6593
- display: block !important;
6594
- }
6595
- }
6596
- @media (min-width: 768px) and (max-width: 991px) {
6597
- #nifty_wrapper .visible-sm-inline {
6598
- display: inline !important;
6599
- }
6600
  }
6601
- @media (min-width: 768px) and (max-width: 991px) {
6602
- #nifty_wrapper .visible-sm-inline-block {
6603
- display: inline-block !important;
6604
- }
6605
  }
6606
- @media (min-width: 992px) and (max-width: 1199px) {
6607
- #nifty_wrapper .visible-md {
6608
- display: block !important;
6609
- }
6610
- #nifty_wrapper table.visible-md {
6611
- display: table !important;
6612
- }
6613
- #nifty_wrapper tr.visible-md {
6614
- display: table-row !important;
6615
- }
6616
- #nifty_wrapper th.visible-md,
6617
- #nifty_wrapper td.visible-md {
6618
- display: table-cell !important;
6619
- }
6620
  }
6621
- @media (min-width: 992px) and (max-width: 1199px) {
6622
- #nifty_wrapper .visible-md-block {
6623
- display: block !important;
6624
- }
6625
  }
6626
- @media (min-width: 992px) and (max-width: 1199px) {
6627
- #nifty_wrapper .visible-md-inline {
6628
- display: inline !important;
6629
- }
6630
  }
6631
- @media (min-width: 992px) and (max-width: 1199px) {
6632
- #nifty_wrapper .visible-md-inline-block {
6633
- display: inline-block !important;
 
 
 
 
6634
  }
6635
- }
6636
- @media (min-width: 1200px) {
6637
- #nifty_wrapper .visible-lg {
6638
- display: block !important;
6639
  }
6640
- #nifty_wrapper table.visible-lg {
6641
- display: table !important;
6642
  }
6643
- #nifty_wrapper tr.visible-lg {
6644
- display: table-row !important;
6645
  }
6646
- #nifty_wrapper th.visible-lg,
6647
- #nifty_wrapper td.visible-lg {
6648
- display: table-cell !important;
 
6649
  }
6650
- }
6651
- @media (min-width: 1200px) {
6652
- #nifty_wrapper .visible-lg-block {
6653
- display: block !important;
6654
  }
6655
- }
6656
- @media (min-width: 1200px) {
6657
- #nifty_wrapper .visible-lg-inline {
6658
- display: inline !important;
6659
  }
6660
- }
6661
- @media (min-width: 1200px) {
6662
- #nifty_wrapper .visible-lg-inline-block {
6663
- display: inline-block !important;
 
6664
  }
6665
- }
6666
- @media (max-width: 767px) {
6667
- #nifty_wrapper .hidden-xs {
6668
- display: none !important;
6669
  }
6670
- }
6671
- @media (min-width: 768px) and (max-width: 991px) {
6672
- #nifty_wrapper .hidden-sm {
6673
- display: none !important;
6674
  }
6675
- }
6676
- @media (min-width: 992px) and (max-width: 1199px) {
6677
- #nifty_wrapper .hidden-md {
6678
- display: none !important;
6679
  }
6680
- }
6681
- @media (min-width: 1200px) {
6682
- #nifty_wrapper .hidden-lg {
6683
- display: none !important;
6684
  }
6685
- }
6686
- #nifty_wrapper .visible-print {
6687
- display: none !important;
6688
- }
6689
- @media print {
6690
- #nifty_wrapper .visible-print {
6691
- display: block !important;
6692
  }
6693
- #nifty_wrapper table.visible-print {
6694
- display: table !important;
6695
  }
6696
- #nifty_wrapper tr.visible-print {
6697
- display: table-row !important;
6698
  }
6699
- #nifty_wrapper th.visible-print,
6700
- #nifty_wrapper td.visible-print {
6701
- display: table-cell !important;
6702
  }
6703
- }
6704
- #nifty_wrapper .visible-print-block {
6705
- display: none !important;
6706
- }
6707
- @media print {
6708
- #nifty_wrapper .visible-print-block {
6709
- display: block !important;
6710
  }
6711
- }
6712
- #nifty_wrapper .visible-print-inline {
6713
- display: none !important;
6714
- }
6715
- @media print {
6716
- #nifty_wrapper .visible-print-inline {
6717
- display: inline !important;
6718
  }
6719
- }
6720
- #nifty_wrapper .visible-print-inline-block {
6721
- display: none !important;
6722
- }
6723
- @media print {
6724
- #nifty_wrapper .visible-print-inline-block {
6725
- display: inline-block !important;
6726
  }
6727
- }
6728
- @media print {
6729
- #nifty_wrapper .hidden-print {
6730
- display: none !important;
6731
  }
6732
  }
 
1
  /*!
2
+ * Bootstrap v4.3.1 (https://getbootstrap.com/)
3
+ * Copyright 2011-2019 The Bootstrap Authors
4
+ * Copyright 2011-2019 Twitter, Inc.
5
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6
  */
7
+ .wplc_remote_dash_below_contianer :root {
8
+ --blue: #007bff;
9
+ --indigo: #6610f2;
10
+ --purple: #6f42c1;
11
+ --pink: #e83e8c;
12
+ --red: #dc3545;
13
+ --orange: #fd7e14;
14
+ --yellow: #ffc107;
15
+ --green: #28a745;
16
+ --teal: #20c997;
17
+ --cyan: #17a2b8;
18
+ --white: #fff;
19
+ --gray: #6c757d;
20
+ --gray-dark: #343a40;
21
+ --primary: #007bff;
22
+ --secondary: #6c757d;
23
+ --success: #28a745;
24
+ --info: #17a2b8;
25
+ --warning: #ffc107;
26
+ --danger: #dc3545;
27
+ --light: #f8f9fa;
28
+ --dark: #343a40;
29
+ --breakpoint-xs: 0;
30
+ --breakpoint-sm: 576px;
31
+ --breakpoint-md: 768px;
32
+ --breakpoint-lg: 992px;
33
+ --breakpoint-xl: 1200px;
34
+ --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
35
+ --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
36
+ }
37
+
38
+ .wplc_remote_dash_below_contianer *,
39
+ .wplc_remote_dash_below_contianer *::before,
40
+ .wplc_remote_dash_below_contianer *::after {
41
+ box-sizing: border-box;
42
+ }
43
+
44
+ .wplc_remote_dash_below_contianer html {
45
  font-family: sans-serif;
46
+ line-height: 1.15;
47
  -webkit-text-size-adjust: 100%;
48
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
49
  }
50
+
51
+ .wplc_remote_dash_below_contianer article,
52
+ .wplc_remote_dash_below_contianer aside,
53
+ .wplc_remote_dash_below_contianer figcaption,
54
+ .wplc_remote_dash_below_contianer figure,
55
+ .wplc_remote_dash_below_contianer footer,
56
+ .wplc_remote_dash_below_contianer header,
57
+ .wplc_remote_dash_below_contianer hgroup,
58
+ .wplc_remote_dash_below_contianer main,
59
+ .wplc_remote_dash_below_contianer nav,
60
+ .wplc_remote_dash_below_contianer section {
 
 
 
 
 
61
  display: block;
62
  }
63
+
64
+ .wplc_remote_dash_below_contianer body {
65
+ margin: 0;
66
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
67
+ font-size: 1rem;
68
+ font-weight: 400;
69
+ line-height: 1.5;
70
+ color: #212529;
71
+ text-align: left;
72
+ background-color: #fff;
73
  }
74
+
75
+ .wplc_remote_dash_below_contianer [tabindex="-1"]:focus {
76
+ outline: 0 !important;
77
+ }
78
+
79
+ .wplc_remote_dash_below_contianer hr {
80
+ box-sizing: content-box;
81
  height: 0;
82
+ overflow: visible;
83
  }
84
+
85
+ .wplc_remote_dash_below_contianer h1,
86
+ .wplc_remote_dash_below_contianer h2,
87
+ .wplc_remote_dash_below_contianer h3,
88
+ .wplc_remote_dash_below_contianer h4,
89
+ .wplc_remote_dash_below_contianer h5,
90
+ .wplc_remote_dash_below_contianer h6 {
91
+ margin-top: 0;
92
+ margin-bottom: 0.5rem;
93
  }
94
+
95
+ .wplc_remote_dash_below_contianer p {
96
+ margin-top: 0;
97
+ margin-bottom: 1rem;
98
  }
99
+
100
+ .wplc_remote_dash_below_contianer abbr[title],
101
+ .wplc_remote_dash_below_contianer abbr[data-original-title] {
102
+ text-decoration: underline;
103
+ -webkit-text-decoration: underline dotted;
104
+ text-decoration: underline dotted;
105
+ cursor: help;
106
+ border-bottom: 0;
107
+ -webkit-text-decoration-skip-ink: none;
108
+ text-decoration-skip-ink: none;
109
+ }
110
+
111
+ .wplc_remote_dash_below_contianer address {
112
+ margin-bottom: 1rem;
113
+ font-style: normal;
114
+ line-height: inherit;
115
+ }
116
+
117
+ .wplc_remote_dash_below_contianer ol,
118
+ .wplc_remote_dash_below_contianer ul,
119
+ .wplc_remote_dash_below_contianer dl {
120
+ margin-top: 0;
121
+ margin-bottom: 1rem;
122
  }
123
+
124
+ .wplc_remote_dash_below_contianer ol ol,
125
+ .wplc_remote_dash_below_contianer ul ul,
126
+ .wplc_remote_dash_below_contianer ol ul,
127
+ .wplc_remote_dash_below_contianer ul ol {
128
+ margin-bottom: 0;
129
  }
130
+
131
+ .wplc_remote_dash_below_contianer dt {
132
+ font-weight: 700;
133
  }
134
+
135
+ .wplc_remote_dash_below_contianer dd {
136
+ margin-bottom: .5rem;
137
+ margin-left: 0;
138
  }
139
+
140
+ .wplc_remote_dash_below_contianer blockquote {
141
+ margin: 0 0 1rem;
142
  }
143
+
144
+ .wplc_remote_dash_below_contianer b,
145
+ .wplc_remote_dash_below_contianer strong {
146
+ font-weight: bolder;
147
  }
148
+
149
+ .wplc_remote_dash_below_contianer small {
150
  font-size: 80%;
151
  }
152
+
153
+ .wplc_remote_dash_below_contianer sub,
154
+ .wplc_remote_dash_below_contianer sup {
155
+ position: relative;
156
  font-size: 75%;
157
  line-height: 0;
 
158
  vertical-align: baseline;
159
  }
160
+
161
+ .wplc_remote_dash_below_contianer sub {
162
+ bottom: -.25em;
163
  }
164
+
165
+ .wplc_remote_dash_below_contianer sup {
166
+ top: -.5em;
167
  }
168
+
169
+ .wplc_remote_dash_below_contianer a {
170
+ color: #007bff;
171
+ text-decoration: none;
172
+ background-color: transparent;
173
  }
174
+
175
+ .wplc_remote_dash_below_contianer a:hover {
176
+ color: #0056b3;
177
+ text-decoration: underline;
178
  }
179
+
180
+ .wplc_remote_dash_below_contianer a:not([href]):not([tabindex]) {
181
+ color: inherit;
182
+ text-decoration: none;
183
  }
184
+
185
+ .wplc_remote_dash_below_contianer a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
186
+ color: inherit;
187
+ text-decoration: none;
188
  }
189
+
190
+ .wplc_remote_dash_below_contianer a:not([href]):not([tabindex]):focus {
191
+ outline: 0;
192
  }
193
+
194
+ .wplc_remote_dash_below_contianer pre,
195
+ .wplc_remote_dash_below_contianer code,
196
+ .wplc_remote_dash_below_contianer kbd,
197
+ .wplc_remote_dash_below_contianer samp {
198
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
199
  font-size: 1em;
200
  }
201
+
202
+ .wplc_remote_dash_below_contianer pre {
203
+ margin-top: 0;
204
+ margin-bottom: 1rem;
205
+ overflow: auto;
 
 
 
206
  }
207
+
208
+ .wplc_remote_dash_below_contianer figure {
209
+ margin: 0 0 1rem;
210
  }
211
+
212
+ .wplc_remote_dash_below_contianer img {
213
+ vertical-align: middle;
214
+ border-style: none;
215
  }
216
+
217
+ .wplc_remote_dash_below_contianer svg {
218
+ overflow: hidden;
219
+ vertical-align: middle;
 
 
220
  }
221
+
222
+ .wplc_remote_dash_below_contianer table {
223
+ border-collapse: collapse;
224
  }
225
+
226
+ .wplc_remote_dash_below_contianer caption {
227
+ padding-top: 0.75rem;
228
+ padding-bottom: 0.75rem;
229
+ color: #6c757d;
230
+ text-align: left;
231
+ caption-side: bottom;
232
  }
233
+
234
+ .wplc_remote_dash_below_contianer th {
235
+ text-align: inherit;
236
  }
237
+
238
+ .wplc_remote_dash_below_contianer label {
239
+ display: inline-block;
240
+ margin-bottom: 0.5rem;
241
  }
242
+
243
+ .wplc_remote_dash_below_contianer button {
244
+ border-radius: 0;
245
  }
246
+
247
+ .wplc_remote_dash_below_contianer button:focus {
248
+ outline: 1px dotted;
249
+ outline: 5px auto -webkit-focus-ring-color;
250
  }
251
+
252
+ .wplc_remote_dash_below_contianer input,
253
+ .wplc_remote_dash_below_contianer button,
254
+ .wplc_remote_dash_below_contianer select,
255
+ .wplc_remote_dash_below_contianer optgroup,
256
+ .wplc_remote_dash_below_contianer textarea {
257
+ margin: 0;
258
+ font-family: inherit;
259
+ font-size: inherit;
260
+ line-height: inherit;
261
  }
262
+
263
+ .wplc_remote_dash_below_contianer button,
264
+ .wplc_remote_dash_below_contianer input {
265
+ overflow: visible;
266
  }
267
+
268
+ .wplc_remote_dash_below_contianer button,
269
+ .wplc_remote_dash_below_contianer select {
270
+ text-transform: none;
271
  }
272
+
273
+ .wplc_remote_dash_below_contianer select {
274
+ word-wrap: normal;
275
  }
276
+
277
+ .wplc_remote_dash_below_contianer button,
278
+ .wplc_remote_dash_below_contianer [type="button"],
279
+ .wplc_remote_dash_below_contianer [type="reset"],
280
+ .wplc_remote_dash_below_contianer [type="submit"] {
281
+ -webkit-appearance: button;
282
  }
283
+
284
+ .wplc_remote_dash_below_contianer button:not(:disabled),
285
+ .wplc_remote_dash_below_contianer [type="button"]:not(:disabled),
286
+ .wplc_remote_dash_below_contianer [type="reset"]:not(:disabled),
287
+ .wplc_remote_dash_below_contianer [type="submit"]:not(:disabled) {
288
+ cursor: pointer;
289
  }
290
+
291
+ .wplc_remote_dash_below_contianer button::-moz-focus-inner,
292
+ .wplc_remote_dash_below_contianer [type="button"]::-moz-focus-inner,
293
+ .wplc_remote_dash_below_contianer [type="reset"]::-moz-focus-inner,
294
+ .wplc_remote_dash_below_contianer [type="submit"]::-moz-focus-inner {
295
  padding: 0;
296
+ border-style: none;
297
  }
298
+
299
+ .wplc_remote_dash_below_contianer input[type="radio"],
300
+ .wplc_remote_dash_below_contianer input[type="checkbox"] {
301
+ box-sizing: border-box;
302
+ padding: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
303
  }
304
+
305
+ .wplc_remote_dash_below_contianer input[type="date"],
306
+ .wplc_remote_dash_below_contianer input[type="time"],
307
+ .wplc_remote_dash_below_contianer input[type="datetime-local"],
308
+ .wplc_remote_dash_below_contianer input[type="month"] {
309
+ -webkit-appearance: listbox;
310
  }
311
+
312
+ .wplc_remote_dash_below_contianer textarea {
313
+ overflow: auto;
314
+ resize: vertical;
 
 
 
 
 
 
315
  }
316
+
317
+ .wplc_remote_dash_below_contianer fieldset {
318
+ min-width: 0;
319
+ padding: 0;
320
+ margin: 0;
321
+ border: 0;
322
  }
323
+
324
+ .wplc_remote_dash_below_contianer legend {
325
+ display: block;
326
+ width: 100%;
327
+ max-width: 100%;
328
+ padding: 0;
329
+ margin-bottom: .5rem;
330
+ font-size: 1.5rem;
331
+ line-height: inherit;
332
+ color: inherit;
333
+ white-space: normal;
334
  }
335
+
336
+ .wplc_remote_dash_below_contianer progress {
337
+ vertical-align: baseline;
338
  }
339
+
340
+ .wplc_remote_dash_below_contianer [type="number"]::-webkit-inner-spin-button,
341
+ .wplc_remote_dash_below_contianer [type="number"]::-webkit-outer-spin-button {
342
+ height: auto;
343
  }
344
+
345
+ .wplc_remote_dash_below_contianer [type="search"] {
346
+ outline-offset: -2px;
347
+ -webkit-appearance: none;
348
  }
349
+
350
+ .wplc_remote_dash_below_contianer [type="search"]::-webkit-search-decoration {
351
+ -webkit-appearance: none;
352
  }
353
+
354
+ .wplc_remote_dash_below_contianer output {
355
+ display: inline-block;
356
  }
357
+
358
+ .wplc_remote_dash_below_contianer summary {
359
+ display: list-item;
360
+ cursor: pointer;
361
  }
362
+
363
+ .wplc_remote_dash_below_contianer template {
364
+ display: none;
365
  }
366
+
367
+ .wplc_remote_dash_below_contianer [hidden] {
368
+ display: none !important;
369
  }
370
+
371
+ .wplc_remote_dash_below_contianer h1,
372
+ .wplc_remote_dash_below_contianer h2,
373
+ .wplc_remote_dash_below_contianer h3,
374
+ .wplc_remote_dash_below_contianer h4,
375
+ .wplc_remote_dash_below_contianer h5,
376
+ .wplc_remote_dash_below_contianer h6,
377
+ .wplc_remote_dash_below_contianer .h1,
378
+ .wplc_remote_dash_below_contianer .h2,
379
+ .wplc_remote_dash_below_contianer .h3,
380
+ .wplc_remote_dash_below_contianer .h4,
381
+ .wplc_remote_dash_below_contianer .h5,
382
+ .wplc_remote_dash_below_contianer .h6 {
383
+ margin-bottom: 0.5rem;
384
+ font-weight: 500;
385
+ line-height: 1.2;
386
  }
387
+
388
+ .wplc_remote_dash_below_contianer h1,
389
+ .wplc_remote_dash_below_contianer .h1 {
390
+ font-size: 2.5rem;
391
  }
392
+
393
+ .wplc_remote_dash_below_contianer h2,
394
+ .wplc_remote_dash_below_contianer .h2 {
395
+ font-size: 2rem;
396
  }
397
+
398
+ .wplc_remote_dash_below_contianer h3,
399
+ .wplc_remote_dash_below_contianer .h3 {
400
+ font-size: 1.75rem;
401
  }
402
+
403
+ .wplc_remote_dash_below_contianer h4,
404
+ .wplc_remote_dash_below_contianer .h4 {
405
+ font-size: 1.5rem;
406
  }
407
+
408
+ .wplc_remote_dash_below_contianer h5,
409
+ .wplc_remote_dash_below_contianer .h5 {
410
+ font-size: 1.25rem;
411
  }
412
+
413
+ .wplc_remote_dash_below_contianer h6,
414
+ .wplc_remote_dash_below_contianer .h6 {
415
+ font-size: 1rem;
416
  }
417
+
418
+ .wplc_remote_dash_below_contianer .lead {
419
+ font-size: 1.25rem;
420
+ font-weight: 300;
421
  }
422
+
423
+ .wplc_remote_dash_below_contianer .display-1 {
424
+ font-size: 6rem;
425
+ font-weight: 300;
426
+ line-height: 1.2;
427
  }
428
+
429
+ .wplc_remote_dash_below_contianer .display-2 {
430
+ font-size: 5.5rem;
431
+ font-weight: 300;
432
+ line-height: 1.2;
433
  }
434
+
435
+ .wplc_remote_dash_below_contianer .display-3 {
436
+ font-size: 4.5rem;
437
+ font-weight: 300;
438
+ line-height: 1.2;
439
  }
440
+
441
+ .display-4 {
442
+ font-size: 3.5rem;
443
+ font-weight: 300;
444
+ line-height: 1.2;
445
  }
446
+
447
+ .wplc_remote_dash_below_contianer hr {
448
+ margin-top: 1rem;
449
+ margin-bottom: 1rem;
450
+ border: 0;
451
+ border-top: 1px solid rgba(0, 0, 0, 0.1);
452
  }
453
+
454
+ .wplc_remote_dash_below_contianer small,
455
+ .wplc_remote_dash_below_contianer .small {
456
+ font-size: 80%;
457
+ font-weight: 400;
458
  }
459
+
460
+ .wplc_remote_dash_below_contianer mark,
461
+ .wplc_remote_dash_below_contianer .mark {
462
+ padding: 0.2em;
463
+ background-color: #fcf8e3;
464
  }
465
+
466
+ .wplc_remote_dash_below_contianer .list-unstyled {
467
+ padding-left: 0;
468
+ list-style: none;
469
  }
470
+
471
+ .wplc_remote_dash_below_contianer .list-inline {
472
+ padding-left: 0;
473
+ list-style: none;
474
  }
475
+
476
+ .wplc_remote_dash_below_contianer .list-inline-item {
477
+ display: inline-block;
478
  }
479
+
480
+ .wplc_remote_dash_below_contianer .list-inline-item:not(:last-child) {
481
+ margin-right: 0.5rem;
482
  }
483
+
484
+ .wplc_remote_dash_below_contianer .initialism {
485
+ font-size: 90%;
486
+ text-transform: uppercase;
487
  }
488
+
489
+ .wplc_remote_dash_below_contianer .blockquote {
490
+ margin-bottom: 1rem;
491
+ font-size: 1.25rem;
492
  }
493
+
494
+ .wplc_remote_dash_below_contianer .blockquote-footer {
495
+ display: block;
496
+ font-size: 80%;
497
+ color: #6c757d;
498
  }
499
+
500
+ .wplc_remote_dash_below_contianer .blockquote-footer::before {
501
+ content: "\2014\00A0";
502
  }
503
+
504
+ .wplc_remote_dash_below_contianer .img-fluid {
505
+ max-width: 100%;
506
+ height: auto;
507
  }
508
+
509
+ .wplc_remote_dash_below_contianer .img-thumbnail {
510
+ padding: 0.25rem;
511
+ background-color: #fff;
512
+ border: 1px solid #dee2e6;
513
+ border-radius: 0.25rem;
514
+ max-width: 100%;
515
+ height: auto;
516
  }
517
+
518
+ .wplc_remote_dash_below_contianer .figure {
519
+ display: inline-block;
520
  }
521
+
522
+ .wplc_remote_dash_below_contianer .figure-img {
523
+ margin-bottom: 0.5rem;
524
+ line-height: 1;
525
  }
526
+
527
+ .wplc_remote_dash_below_contianer .figure-caption {
528
+ font-size: 90%;
529
+ color: #6c757d;
530
  }
531
+
532
+ .wplc_remote_dash_below_contianer code {
533
+ font-size: 87.5%;
534
+ color: #e83e8c;
535
+ word-break: break-word;
536
  }
537
+
538
+ .wplc_remote_dash_below_contianer a > code {
539
+ color: inherit;
540
  }
541
+
542
+ .wplc_remote_dash_below_contianer kbd {
543
+ padding: 0.2rem 0.4rem;
544
+ font-size: 87.5%;
545
+ color: #fff;
546
+ background-color: #212529;
547
+ border-radius: 0.2rem;
548
  }
549
+
550
+ .wplc_remote_dash_below_contianer kbd kbd {
551
+ padding: 0;
552
+ font-size: 100%;
553
+ font-weight: 700;
 
 
 
 
 
 
554
  }
555
+
556
+ .wplc_remote_dash_below_contianer pre {
557
+ display: block;
558
+ font-size: 87.5%;
559
+ color: #212529;
560
  }
561
+
562
+ .wplc_remote_dash_below_contianer pre code {
563
+ font-size: inherit;
564
+ color: inherit;
565
+ word-break: normal;
566
  }
567
+
568
+ .wplc_remote_dash_below_contianer .pre-scrollable {
569
+ max-height: 340px;
570
+ overflow-y: scroll;
571
  }
572
+
573
+ .wplc_remote_dash_below_contianer .container {
574
+ width: 100%;
575
+ padding-right: 15px;
576
+ padding-left: 15px;
577
+ margin-right: auto;
578
+ margin-left: auto;
579
  }
580
+
581
+ @media (min-width: 576px) {
582
+ .wplc_remote_dash_below_contianer .container {
583
+ max-width: 540px;
584
+ }
585
  }
586
+
587
+ @media (min-width: 768px) {
588
+ .wplc_remote_dash_below_contianer .container {
589
+ max-width: 720px;
590
+ }
591
  }
592
+
593
+ @media (min-width: 992px) {
594
+ .wplc_remote_dash_below_contianer .container {
595
+ max-width: 960px;
596
+ }
597
  }
598
+
599
+ @media (min-width: 1200px) {
600
+ .wplc_remote_dash_below_contianer .container {
601
+ max-width: 1140px;
602
+ }
603
  }
604
+
605
+ .wplc_remote_dash_below_contianer .container-fluid {
606
+ width: 100%;
607
+ padding-right: 15px;
608
+ padding-left: 15px;
609
+ margin-right: auto;
610
+ margin-left: auto;
611
  }
612
+
613
+ .wplc_remote_dash_below_contianer .row {
614
+ display: -ms-flexbox;
615
+ display: flex;
616
+ -ms-flex-wrap: wrap;
617
+ flex-wrap: wrap;
618
+ margin-right: -15px;
619
+ margin-left: -15px;
620
  }
621
+
622
+ .wplc_remote_dash_below_contianer .no-gutters {
623
+ margin-right: 0;
624
+ margin-left: 0;
625
  }
626
+
627
+ .wplc_remote_dash_below_contianer .no-gutters > .col,
628
+ .wplc_remote_dash_below_contianer .no-gutters > [class*="col-"] {
629
+ padding-right: 0;
630
+ padding-left: 0;
631
  }
632
+
633
+ .wplc_remote_dash_below_contianer .col-1,
634
+ .wplc_remote_dash_below_contianer .col-2,
635
+ .wplc_remote_dash_below_contianer .col-3,
636
+ .wplc_remote_dash_below_contianer .col-4,
637
+ .wplc_remote_dash_below_contianer .col-5,
638
+ .wplc_remote_dash_below_contianer .col-6,
639
+ .wplc_remote_dash_below_contianer .col-7,
640
+ .wplc_remote_dash_below_contianer .col-8,
641
+ .wplc_remote_dash_below_contianer .col-9,
642
+ .wplc_remote_dash_below_contianer .col-10,
643
+ .wplc_remote_dash_below_contianer .col-11,
644
+ .wplc_remote_dash_below_contianer .col-12,
645
+ .wplc_remote_dash_below_contianer .col,
646
+ .wplc_remote_dash_below_contianer .col-auto,
647
+ .wplc_remote_dash_below_contianer .col-sm-1,
648
+ .wplc_remote_dash_below_contianer .col-sm-2,
649
+ .wplc_remote_dash_below_contianer .col-sm-3,
650
+ .wplc_remote_dash_below_contianer .col-sm-4,
651
+ .wplc_remote_dash_below_contianer .col-sm-5,
652
+ .wplc_remote_dash_below_contianer .col-sm-6,
653
+ .wplc_remote_dash_below_contianer .col-sm-7,
654
+ .wplc_remote_dash_below_contianer .col-sm-8,
655
+ .wplc_remote_dash_below_contianer .col-sm-9,
656
+ .wplc_remote_dash_below_contianer .col-sm-10,
657
+ .wplc_remote_dash_below_contianer .col-sm-11,
658
+ .wplc_remote_dash_below_contianer .col-sm-12,
659
+ .wplc_remote_dash_below_contianer .col-sm,
660
+ .wplc_remote_dash_below_contianer .col-sm-auto,
661
+ .wplc_remote_dash_below_contianer .col-md-1,
662
+ .wplc_remote_dash_below_contianer .col-md-2,
663
+ .wplc_remote_dash_below_contianer .col-md-3,
664
+ .wplc_remote_dash_below_contianer .col-md-4,
665
+ .wplc_remote_dash_below_contianer .col-md-5,
666
+ .wplc_remote_dash_below_contianer .col-md-6,
667
+ .wplc_remote_dash_below_contianer .col-md-7,
668
+ .wplc_remote_dash_below_contianer .col-md-8,
669
+ .wplc_remote_dash_below_contianer .col-md-9,
670
+ .wplc_remote_dash_below_contianer .col-md-10,
671
+ .wplc_remote_dash_below_contianer .col-md-11,
672
+ .wplc_remote_dash_below_contianer .col-md-12,
673
+ .wplc_remote_dash_below_contianer .col-md,
674
+ .wplc_remote_dash_below_contianer .col-md-auto,
675
+ .wplc_remote_dash_below_contianer .col-lg-1,
676
+ .wplc_remote_dash_below_contianer .col-lg-2,
677
+ .wplc_remote_dash_below_contianer .col-lg-3,
678
+ .wplc_remote_dash_below_contianer .col-lg-4,
679
+ .wplc_remote_dash_below_contianer .col-lg-5,
680
+ .wplc_remote_dash_below_contianer .col-lg-6,
681
+ .wplc_remote_dash_below_contianer .col-lg-7,
682
+ .wplc_remote_dash_below_contianer .col-lg-8,
683
+ .wplc_remote_dash_below_contianer .col-lg-9,
684
+ .wplc_remote_dash_below_contianer .col-lg-10,
685
+ .wplc_remote_dash_below_contianer .col-lg-11,
686
+ .wplc_remote_dash_below_contianer .col-lg-12,
687
+ .wplc_remote_dash_below_contianer .col-lg,
688
+ .wplc_remote_dash_below_contianer .col-lg-auto,
689
+ .wplc_remote_dash_below_contianer .col-xl-1,
690
+ .wplc_remote_dash_below_contianer .col-xl-2,
691
+ .wplc_remote_dash_below_contianer .col-xl-3,
692
+ .wplc_remote_dash_below_contianer .col-xl-4,
693
+ .wplc_remote_dash_below_contianer .col-xl-5,
694
+ .wplc_remote_dash_below_contianer .col-xl-6,
695
+ .wplc_remote_dash_below_contianer .col-xl-7,
696
+ .wplc_remote_dash_below_contianer .col-xl-8,
697
+ .wplc_remote_dash_below_contianer .col-xl-9,
698
+ .wplc_remote_dash_below_contianer .col-xl-10,
699
+ .wplc_remote_dash_below_contianer .col-xl-11,
700
+ .wplc_remote_dash_below_contianer .col-xl-12,
701
+ .wplc_remote_dash_below_contianer .col-xl,
702
+ .wplc_remote_dash_below_contianer .col-xl-auto {
703
+ position: relative;
704
+ width: 100%;
705
+ padding-right: 15px;
706
+ padding-left: 15px;
707
  }
708
+
709
+ .wplc_remote_dash_below_contianer .col {
710
+ -ms-flex-preferred-size: 0;
711
+ flex-basis: 0;
712
+ -ms-flex-positive: 1;
713
+ flex-grow: 1;
714
+ max-width: 100%;
715
  }
716
+
717
+ .wplc_remote_dash_below_contianer .col-auto {
718
+ -ms-flex: 0 0 auto;
719
+ flex: 0 0 auto;
720
+ width: auto;
721
+ max-width: 100%;
722
  }
723
+
724
+ .wplc_remote_dash_below_contianer .col-1 {
725
+ -ms-flex: 0 0 8.333333%;
726
+ flex: 0 0 8.333333%;
727
+ max-width: 8.333333%;
728
  }
729
+
730
+ .wplc_remote_dash_below_contianer .col-2 {
731
+ -ms-flex: 0 0 16.666667%;
732
+ flex: 0 0 16.666667%;
733
+ max-width: 16.666667%;
734
  }
735
+
736
+ .wplc_remote_dash_below_contianer .col-3 {
737
+ -ms-flex: 0 0 25%;
738
+ flex: 0 0 25%;
739
+ max-width: 25%;
740
  }
741
+
742
+ .wplc_remote_dash_below_contianer .col-4 {
743
+ -ms-flex: 0 0 33.333333%;
744
+ flex: 0 0 33.333333%;
745
+ max-width: 33.333333%;
746
  }
747
+
748
+ .wplc_remote_dash_below_contianer .col-5 {
749
+ -ms-flex: 0 0 41.666667%;
750
+ flex: 0 0 41.666667%;
751
+ max-width: 41.666667%;
752
  }
753
+
754
+ .wplc_remote_dash_below_contianer .col-6 {
755
+ -ms-flex: 0 0 50%;
756
+ flex: 0 0 50%;
757
+ max-width: 50%;
758
  }
759
+
760
+ .wplc_remote_dash_below_contianer .col-7 {
761
+ -ms-flex: 0 0 58.333333%;
762
+ flex: 0 0 58.333333%;
763
+ max-width: 58.333333%;
764
  }
765
+
766
+ .wplc_remote_dash_below_contianer .col-8 {
767
+ -ms-flex: 0 0 66.666667%;
768
+ flex: 0 0 66.666667%;
769
+ max-width: 66.666667%;
770
  }
771
+
772
+ .wplc_remote_dash_below_contianer .col-9 {
773
+ -ms-flex: 0 0 75%;
774
+ flex: 0 0 75%;
775
+ max-width: 75%;
776
  }
777
+
778
+ .wplc_remote_dash_below_contianer .col-10 {
779
+ -ms-flex: 0 0 83.333333%;
780
+ flex: 0 0 83.333333%;
781
+ max-width: 83.333333%;
782
  }
783
+
784
+ .wplc_remote_dash_below_contianer .col-11 {
785
+ -ms-flex: 0 0 91.666667%;
786
+ flex: 0 0 91.666667%;
787
+ max-width: 91.666667%;
788
  }
789
+
790
+ .wplc_remote_dash_below_contianer .col-12 {
791
+ -ms-flex: 0 0 100%;
792
+ flex: 0 0 100%;
793
+ max-width: 100%;
794
  }
795
+
796
+ .wplc_remote_dash_below_contianer .order-first {
797
+ -ms-flex-order: -1;
798
+ order: -1;
799
  }
800
+
801
+ .wplc_remote_dash_below_contianer .order-last {
802
+ -ms-flex-order: 13;
803
+ order: 13;
804
  }
805
+
806
+ .wplc_remote_dash_below_contianer .order-0 {
807
+ -ms-flex-order: 0;
808
+ order: 0;
809
  }
810
+
811
+ .wplc_remote_dash_below_contianer .order-1 {
812
+ -ms-flex-order: 1;
813
+ order: 1;
814
  }
815
+
816
+ .wplc_remote_dash_below_contianer .order-2 {
817
+ -ms-flex-order: 2;
818
+ order: 2;
819
  }
820
+
821
+ .wplc_remote_dash_below_contianer .order-3 {
822
+ -ms-flex-order: 3;
823
+ order: 3;
824
  }
825
+
826
+ .wplc_remote_dash_below_contianer .order-4 {
827
+ -ms-flex-order: 4;
828
+ order: 4;
829
  }
830
+
831
+ .wplc_remote_dash_below_contianer .order-5 {
832
+ -ms-flex-order: 5;
833
+ order: 5;
834
  }
835
+
836
+ .wplc_remote_dash_below_contianer .order-6 {
837
+ -ms-flex-order: 6;
838
+ order: 6;
839
  }
840
+
841
+ .wplc_remote_dash_below_contianer .order-7 {
842
+ -ms-flex-order: 7;
843
+ order: 7;
844
  }
845
+
846
+ .wplc_remote_dash_below_contianer .order-8 {
847
+ -ms-flex-order: 8;
848
+ order: 8;
849
  }
850
+
851
+ .wplc_remote_dash_below_contianer .order-9 {
852
+ -ms-flex-order: 9;
853
+ order: 9;
854
  }
855
+
856
+ .wplc_remote_dash_below_contianer .order-10 {
857
+ -ms-flex-order: 10;
858
+ order: 10;
859
  }
860
+
861
+ .wplc_remote_dash_below_contianer .order-11 {
862
+ -ms-flex-order: 11;
863
+ order: 11;
864
  }
865
+
866
+ .wplc_remote_dash_below_contianer .order-12 {
867
+ -ms-flex-order: 12;
868
+ order: 12;
869
  }
870
+
871
+ .wplc_remote_dash_below_contianer .offset-1 {
872
+ margin-left: 8.333333%;
873
  }
874
+
875
+ .wplc_remote_dash_below_contianer .offset-2 {
876
+ margin-left: 16.666667%;
877
  }
878
+
879
+ .wplc_remote_dash_below_contianer .offset-3 {
880
+ margin-left: 25%;
881
  }
882
+
883
+ .wplc_remote_dash_below_contianer .offset-4 {
884
+ margin-left: 33.333333%;
885
  }
886
+
887
+ .wplc_remote_dash_below_contianer .offset-5 {
888
+ margin-left: 41.666667%;
889
  }
890
+
891
+ .wplc_remote_dash_below_contianer .offset-6 {
892
+ margin-left: 50%;
893
  }
894
+
895
+ .wplc_remote_dash_below_contianer .offset-7 {
896
+ margin-left: 58.333333%;
897
  }
898
+
899
+ .wplc_remote_dash_below_contianer .offset-8 {
900
+ margin-left: 66.666667%;
901
  }
902
+
903
+ .wplc_remote_dash_below_contianer .offset-9 {
904
+ margin-left: 75%;
905
  }
906
+
907
+ .wplc_remote_dash_below_contianer .offset-10 {
908
+ margin-left: 83.333333%;
909
  }
910
+
911
+ .wplc_remote_dash_below_contianer .offset-11 {
912
+ margin-left: 91.666667%;
913
  }
914
+
915
+ @media (min-width: 576px) {
916
+ .wplc_remote_dash_below_contianer .col-sm {
917
+ -ms-flex-preferred-size: 0;
918
+ flex-basis: 0;
919
+ -ms-flex-positive: 1;
920
+ flex-grow: 1;
921
+ max-width: 100%;
922
+ }
923
+ .wplc_remote_dash_below_contianer .col-sm-auto {
924
+ -ms-flex: 0 0 auto;
925
+ flex: 0 0 auto;
926
+ width: auto;
927
+ max-width: 100%;
928
+ }
929
+ .wplc_remote_dash_below_contianer .col-sm-1 {
930
+ -ms-flex: 0 0 8.333333%;
931
+ flex: 0 0 8.333333%;
932
+ max-width: 8.333333%;
933
+ }
934
+ .wplc_remote_dash_below_contianer .col-sm-2 {
935
+ -ms-flex: 0 0 16.666667%;
936
+ flex: 0 0 16.666667%;
937
+ max-width: 16.666667%;
938
+ }
939
+ .wplc_remote_dash_below_contianer .col-sm-3 {
940
+ -ms-flex: 0 0 25%;
941
+ flex: 0 0 25%;
942
+ max-width: 25%;
943
+ }
944
+ .wplc_remote_dash_below_contianer .col-sm-4 {
945
+ -ms-flex: 0 0 33.333333%;
946
+ flex: 0 0 33.333333%;
947
+ max-width: 33.333333%;
948
+ }
949
+ .wplc_remote_dash_below_contianer .col-sm-5 {
950
+ -ms-flex: 0 0 41.666667%;
951
+ flex: 0 0 41.666667%;
952
+ max-width: 41.666667%;
953
+ }
954
+ .wplc_remote_dash_below_contianer .col-sm-6 {
955
+ -ms-flex: 0 0 50%;
956
+ flex: 0 0 50%;
957
+ max-width: 50%;
958
+ }
959
+ .wplc_remote_dash_below_contianer .col-sm-7 {
960
+ -ms-flex: 0 0 58.333333%;
961
+ flex: 0 0 58.333333%;
962
+ max-width: 58.333333%;
963
+ }
964
+ .wplc_remote_dash_below_contianer .col-sm-8 {
965
+ -ms-flex: 0 0 66.666667%;
966
+ flex: 0 0 66.666667%;
967
+ max-width: 66.666667%;
968
+ }
969
+ .wplc_remote_dash_below_contianer .col-sm-9 {
970
+ -ms-flex: 0 0 75%;
971
+ flex: 0 0 75%;
972
+ max-width: 75%;
973
+ }
974
+ .wplc_remote_dash_below_contianer .col-sm-10 {
975
+ -ms-flex: 0 0 83.333333%;
976
+ flex: 0 0 83.333333%;
977
+ max-width: 83.333333%;
978
+ }
979
+ .wplc_remote_dash_below_contianer .col-sm-11 {
980
+ -ms-flex: 0 0 91.666667%;
981
+ flex: 0 0 91.666667%;
982
+ max-width: 91.666667%;
983
+ }
984
+ .wplc_remote_dash_below_contianer .col-sm-12 {
985
+ -ms-flex: 0 0 100%;
986
+ flex: 0 0 100%;
987
+ max-width: 100%;
988
+ }
989
+ .wplc_remote_dash_below_contianer .order-sm-first {
990
+ -ms-flex-order: -1;
991
+ order: -1;
992
+ }
993
+ .wplc_remote_dash_below_contianer .order-sm-last {
994
+ -ms-flex-order: 13;
995
+ order: 13;
996
+ }
997
+ .wplc_remote_dash_below_contianer .order-sm-0 {
998
+ -ms-flex-order: 0;
999
+ order: 0;
1000
+ }
1001
+ .wplc_remote_dash_below_contianer .order-sm-1 {
1002
+ -ms-flex-order: 1;
1003
+ order: 1;
1004
+ }
1005
+ .wplc_remote_dash_below_contianer .order-sm-2 {
1006
+ -ms-flex-order: 2;
1007
+ order: 2;
1008
+ }
1009
+ .wplc_remote_dash_below_contianer .order-sm-3 {
1010
+ -ms-flex-order: 3;
1011
+ order: 3;
1012
+ }
1013
+ .wplc_remote_dash_below_contianer .order-sm-4 {
1014
+ -ms-flex-order: 4;
1015
+ order: 4;
1016
+ }
1017
+ .wplc_remote_dash_below_contianer .order-sm-5 {
1018
+ -ms-flex-order: 5;
1019
+ order: 5;
1020
+ }
1021
+ .wplc_remote_dash_below_contianer .order-sm-6 {
1022
+ -ms-flex-order: 6;
1023
+ order: 6;
1024
+ }
1025
+ .wplc_remote_dash_below_contianer .order-sm-7 {
1026
+ -ms-flex-order: 7;
1027
+ order: 7;
1028
+ }
1029
+ .wplc_remote_dash_below_contianer .order-sm-8 {
1030
+ -ms-flex-order: 8;
1031
+ order: 8;
1032
+ }
1033
+ .wplc_remote_dash_below_contianer .order-sm-9 {
1034
+ -ms-flex-order: 9;
1035
+ order: 9;
1036
+ }
1037
+ .wplc_remote_dash_below_contianer .order-sm-10 {
1038
+ -ms-flex-order: 10;
1039
+ order: 10;
1040
+ }
1041
+ .wplc_remote_dash_below_contianer .order-sm-11 {
1042
+ -ms-flex-order: 11;
1043
+ order: 11;
1044
+ }
1045
+ .wplc_remote_dash_below_contianer .order-sm-12 {
1046
+ -ms-flex-order: 12;
1047
+ order: 12;
1048
+ }
1049
+ .wplc_remote_dash_below_contianer .offset-sm-0 {
1050
+ margin-left: 0;
1051
+ }
1052
+ .wplc_remote_dash_below_contianer .offset-sm-1 {
1053
+ margin-left: 8.333333%;
1054
+ }
1055
+ .wplc_remote_dash_below_contianer .offset-sm-2 {
1056
+ margin-left: 16.666667%;
1057
+ }
1058
+ .wplc_remote_dash_below_contianer .offset-sm-3 {
1059
+ margin-left: 25%;
1060
+ }
1061
+ .wplc_remote_dash_below_contianer .offset-sm-4 {
1062
+ margin-left: 33.333333%;
1063
+ }
1064
+ .wplc_remote_dash_below_contianer .offset-sm-5 {
1065
+ margin-left: 41.666667%;
1066
+ }
1067
+ .wplc_remote_dash_below_contianer .offset-sm-6 {
1068
+ margin-left: 50%;
1069
+ }
1070
+ .wplc_remote_dash_below_contianer .offset-sm-7 {
1071
+ margin-left: 58.333333%;
1072
+ }
1073
+ .wplc_remote_dash_below_contianer .offset-sm-8 {
1074
+ margin-left: 66.666667%;
1075
+ }
1076
+ .wplc_remote_dash_below_contianer .offset-sm-9 {
1077
+ margin-left: 75%;
1078
+ }
1079
+ .wplc_remote_dash_below_contianer .offset-sm-10 {
1080
+ margin-left: 83.333333%;
1081
+ }
1082
+ .wplc_remote_dash_below_contianer .offset-sm-11 {
1083
+ margin-left: 91.666667%;
1084
+ }
1085
  }
1086
+
1087
+ @media (min-width: 768px) {
1088
+ .wplc_remote_dash_below_contianer .col-md {
1089
+ -ms-flex-preferred-size: 0;
1090
+ flex-basis: 0;
1091
+ -ms-flex-positive: 1;
1092
+ flex-grow: 1;
1093
+ max-width: 100%;
1094
+ }
1095
+ .wplc_remote_dash_below_contianer .col-md-auto {
1096
+ -ms-flex: 0 0 auto;
1097
+ flex: 0 0 auto;
1098
+ width: auto;
1099
+ max-width: 100%;
1100
+ }
1101
+ .wplc_remote_dash_below_contianer .col-md-1 {
1102
+ -ms-flex: 0 0 8.333333%;
1103
+ flex: 0 0 8.333333%;
1104
+ max-width: 8.333333%;
1105
+ }
1106
+ .wplc_remote_dash_below_contianer .col-md-2 {
1107
+ -ms-flex: 0 0 16.666667%;
1108
+ flex: 0 0 16.666667%;
1109
+ max-width: 16.666667%;
1110
+ }
1111
+ .wplc_remote_dash_below_contianer .col-md-3 {
1112
+ -ms-flex: 0 0 25%;
1113
+ flex: 0 0 25%;
1114
+ max-width: 25%;
1115
+ }
1116
+ .wplc_remote_dash_below_contianer .col-md-4 {
1117
+ -ms-flex: 0 0 33.333333%;
1118
+ flex: 0 0 33.333333%;
1119
+ max-width: 33.333333%;
1120
+ }
1121
+ .wplc_remote_dash_below_contianer .col-md-5 {
1122
+ -ms-flex: 0 0 41.666667%;
1123
+ flex: 0 0 41.666667%;
1124
+ max-width: 41.666667%;
1125
+ }
1126
+ .wplc_remote_dash_below_contianer .col-md-6 {
1127
+ -ms-flex: 0 0 50%;
1128
+ flex: 0 0 50%;
1129
+ max-width: 50%;
1130
+ }
1131
+ .wplc_remote_dash_below_contianer .col-md-7 {
1132
+ -ms-flex: 0 0 58.333333%;
1133
+ flex: 0 0 58.333333%;
1134
+ max-width: 58.333333%;
1135
+ }
1136
+ .wplc_remote_dash_below_contianer .col-md-8 {
1137
+ -ms-flex: 0 0 66.666667%;
1138
+ flex: 0 0 66.666667%;
1139
+ max-width: 66.666667%;
1140
+ }
1141
+ .wplc_remote_dash_below_contianer .col-md-9 {
1142
+ -ms-flex: 0 0 75%;
1143
+ flex: 0 0 75%;
1144
+ max-width: 75%;
1145
+ }
1146
+ .wplc_remote_dash_below_contianer .col-md-10 {
1147
+ -ms-flex: 0 0 83.333333%;
1148
+ flex: 0 0 83.333333%;
1149
+ max-width: 83.333333%;
1150
+ }
1151
+ .wplc_remote_dash_below_contianer .col-md-11 {
1152
+ -ms-flex: 0 0 91.666667%;
1153
+ flex: 0 0 91.666667%;
1154
+ max-width: 91.666667%;
1155
+ }
1156
+ .wplc_remote_dash_below_contianer .col-md-12 {
1157
+ -ms-flex: 0 0 100%;
1158
+ flex: 0 0 100%;
1159
+ max-width: 100%;
1160
+ }
1161
+ .wplc_remote_dash_below_contianer .order-md-first {
1162
+ -ms-flex-order: -1;
1163
+ order: -1;
1164
+ }
1165
+ .wplc_remote_dash_below_contianer .order-md-last {
1166
+ -ms-flex-order: 13;
1167
+ order: 13;
1168
+ }
1169
+ .wplc_remote_dash_below_contianer .order-md-0 {
1170
+ -ms-flex-order: 0;
1171
+ order: 0;
1172
+ }
1173
+ .wplc_remote_dash_below_contianer .order-md-1 {
1174
+ -ms-flex-order: 1;
1175
+ order: 1;
1176
+ }
1177
+ .wplc_remote_dash_below_contianer .order-md-2 {
1178
+ -ms-flex-order: 2;
1179
+ order: 2;
1180
+ }
1181
+ .wplc_remote_dash_below_contianer .order-md-3 {
1182
+ -ms-flex-order: 3;
1183
+ order: 3;
1184
+ }
1185
+ .wplc_remote_dash_below_contianer .order-md-4 {
1186
+ -ms-flex-order: 4;
1187
+ order: 4;
1188
+ }
1189
+ .wplc_remote_dash_below_contianer .order-md-5 {
1190
+ -ms-flex-order: 5;
1191
+ order: 5;
1192
+ }
1193
+ .wplc_remote_dash_below_contianer .order-md-6 {
1194
+ -ms-flex-order: 6;
1195
+ order: 6;
1196
+ }
1197
+ .wplc_remote_dash_below_contianer .order-md-7 {
1198
+ -ms-flex-order: 7;
1199
+ order: 7;
1200
+ }
1201
+ .wplc_remote_dash_below_contianer .order-md-8 {
1202
+ -ms-flex-order: 8;
1203
+ order: 8;
1204
+ }
1205
+ .wplc_remote_dash_below_contianer .order-md-9 {
1206
+ -ms-flex-order: 9;
1207
+ order: 9;
1208
+ }
1209
+ .wplc_remote_dash_below_contianer .order-md-10 {
1210
+ -ms-flex-order: 10;
1211
+ order: 10;
1212
+ }
1213
+ .wplc_remote_dash_below_contianer .order-md-11 {
1214
+ -ms-flex-order: 11;
1215
+ order: 11;
1216
+ }
1217
+ .wplc_remote_dash_below_contianer .order-md-12 {
1218
+ -ms-flex-order: 12;
1219
+ order: 12;
1220
+ }
1221
+ .wplc_remote_dash_below_contianer .offset-md-0 {
1222
+ margin-left: 0;
1223
+ }
1224
+ .wplc_remote_dash_below_contianer .offset-md-1 {
1225
+ margin-left: 8.333333%;
1226
+ }
1227
+ .wplc_remote_dash_below_contianer .offset-md-2 {
1228
+ margin-left: 16.666667%;
1229
+ }
1230
+ .wplc_remote_dash_below_contianer .offset-md-3 {
1231
+ margin-left: 25%;
1232
+ }
1233
+ .wplc_remote_dash_below_contianer .offset-md-4 {
1234
+ margin-left: 33.333333%;
1235
+ }
1236
+ .wplc_remote_dash_below_contianer .offset-md-5 {
1237
+ margin-left: 41.666667%;
1238
+ }
1239
+ .wplc_remote_dash_below_contianer .offset-md-6 {
1240
+ margin-left: 50%;
1241
+ }
1242
+ .wplc_remote_dash_below_contianer .offset-md-7 {
1243
+ margin-left: 58.333333%;
1244
+ }
1245
+ .wplc_remote_dash_below_contianer .offset-md-8 {
1246
+ margin-left: 66.666667%;
1247
+ }
1248
+ .wplc_remote_dash_below_contianer .offset-md-9 {
1249
+ margin-left: 75%;
1250
+ }
1251
+ .wplc_remote_dash_below_contianer .offset-md-10 {
1252
+ margin-left: 83.333333%;
1253
+ }
1254
+ .wplc_remote_dash_below_contianer .offset-md-11 {
1255
+ margin-left: 91.666667%;
1256
+ }
1257
  }
1258
+
1259
+ @media (min-width: 992px) {
1260
+ .wplc_remote_dash_below_contianer .col-lg {
1261
+ -ms-flex-preferred-size: 0;
1262
+ flex-basis: 0;
1263
+ -ms-flex-positive: 1;
1264
+ flex-grow: 1;
1265
+ max-width: 100%;
1266
+ }
1267
+ .wplc_remote_dash_below_contianer .col-lg-auto {
1268
+ -ms-flex: 0 0 auto;
1269
+ flex: 0 0 auto;
1270
+ width: auto;
1271
+ max-width: 100%;
1272
+ }
1273
+ .wplc_remote_dash_below_contianer .col-lg-1 {
1274
+ -ms-flex: 0 0 8.333333%;
1275
+ flex: 0 0 8.333333%;
1276
+ max-width: 8.333333%;
1277
+ }
1278
+ .wplc_remote_dash_below_contianer .col-lg-2 {
1279
+ -ms-flex: 0 0 16.666667%;
1280
+ flex: 0 0 16.666667%;
1281
+ max-width: 16.666667%;
1282
+ }
1283
+ .wplc_remote_dash_below_contianer .col-lg-3 {
1284
+ -ms-flex: 0 0 25%;
1285
+ flex: 0 0 25%;
1286
+ max-width: 25%;
1287
+ }
1288
+ .wplc_remote_dash_below_contianer .col-lg-4 {
1289
+ -ms-flex: 0 0 33.333333%;
1290
+ flex: 0 0 33.333333%;
1291
+ max-width: 33.333333%;
1292
+ }
1293
+ .wplc_remote_dash_below_contianer .col-lg-5 {
1294
+ -ms-flex: 0 0 41.666667%;
1295
+ flex: 0 0 41.666667%;
1296
+ max-width: 41.666667%;
1297
+ }
1298
+ .wplc_remote_dash_below_contianer .col-lg-6 {
1299
+ -ms-flex: 0 0 50%;
1300
+ flex: 0 0 50%;
1301
+ max-width: 50%;
1302
+ }
1303
+ .wplc_remote_dash_below_contianer .col-lg-7 {
1304
+ -ms-flex: 0 0 58.333333%;
1305
+ flex: 0 0 58.333333%;
1306
+ max-width: 58.333333%;
1307
+ }
1308
+ .wplc_remote_dash_below_contianer .col-lg-8 {
1309
+ -ms-flex: 0 0 66.666667%;
1310
+ flex: 0 0 66.666667%;
1311
+ max-width: 66.666667%;
1312
+ }
1313
+ .wplc_remote_dash_below_contianer .col-lg-9 {
1314
+ -ms-flex: 0 0 75%;
1315
+ flex: 0 0 75%;
1316
+ max-width: 75%;
1317
+ }
1318
+ .wplc_remote_dash_below_contianer .col-lg-10 {
1319
+ -ms-flex: 0 0 83.333333%;
1320
+ flex: 0 0 83.333333%;
1321
+ max-width: 83.333333%;
1322
+ }
1323
+ .wplc_remote_dash_below_contianer .col-lg-11 {
1324
+ -ms-flex: 0 0 91.666667%;
1325
+ flex: 0 0 91.666667%;
1326
+ max-width: 91.666667%;
1327
+ }
1328
+ .wplc_remote_dash_below_contianer .col-lg-12 {
1329
+ -ms-flex: 0 0 100%;
1330
+ flex: 0 0 100%;
1331
+ max-width: 100%;
1332
+ }
1333
+ .wplc_remote_dash_below_contianer .order-lg-first {
1334
+ -ms-flex-order: -1;
1335
+ order: -1;
1336
+ }
1337
+ .wplc_remote_dash_below_contianer .order-lg-last {
1338
+ -ms-flex-order: 13;
1339
+ order: 13;
1340
+ }
1341
+ .wplc_remote_dash_below_contianer .order-lg-0 {
1342
+ -ms-flex-order: 0;
1343
+ order: 0;
1344
+ }
1345
+ .wplc_remote_dash_below_contianer .order-lg-1 {
1346
+ -ms-flex-order: 1;
1347
+ order: 1;
1348
+ }
1349
+ .wplc_remote_dash_below_contianer .order-lg-2 {
1350
+ -ms-flex-order: 2;
1351
+ order: 2;
1352
+ }
1353
+ .wplc_remote_dash_below_contianer .order-lg-3 {
1354
+ -ms-flex-order: 3;
1355
+ order: 3;
1356
+ }
1357
+ .wplc_remote_dash_below_contianer .order-lg-4 {
1358
+ -ms-flex-order: 4;
1359
+ order: 4;
1360
+ }
1361
+ .wplc_remote_dash_below_contianer .order-lg-5 {
1362
+ -ms-flex-order: 5;
1363
+ order: 5;
1364
+ }
1365
+ .wplc_remote_dash_below_contianer .order-lg-6 {
1366
+ -ms-flex-order: 6;
1367
+ order: 6;
1368
+ }
1369
+ .wplc_remote_dash_below_contianer .order-lg-7 {
1370
+ -ms-flex-order: 7;
1371
+ order: 7;
1372
+ }
1373
+ .wplc_remote_dash_below_contianer .order-lg-8 {
1374
+ -ms-flex-order: 8;
1375
+ order: 8;
1376
+ }
1377
+ .wplc_remote_dash_below_contianer .order-lg-9 {
1378
+ -ms-flex-order: 9;
1379
+ order: 9;
1380
+ }
1381
+ .wplc_remote_dash_below_contianer .order-lg-10 {
1382
+ -ms-flex-order: 10;
1383
+ order: 10;
1384
+ }
1385
+ .wplc_remote_dash_below_contianer .order-lg-11 {
1386
+ -ms-flex-order: 11;
1387
+ order: 11;
1388
+ }
1389
+ .wplc_remote_dash_below_contianer .order-lg-12 {
1390
+ -ms-flex-order: 12;
1391
+ order: 12;
1392
+ }
1393
+ .wplc_remote_dash_below_contianer .offset-lg-0 {
1394
+ margin-left: 0;
1395
+ }
1396
+ .wplc_remote_dash_below_contianer .offset-lg-1 {
1397
+ margin-left: 8.333333%;
1398
+ }
1399
+ .wplc_remote_dash_below_contianer .offset-lg-2 {
1400
+ margin-left: 16.666667%;
1401
+ }
1402
+ .wplc_remote_dash_below_contianer .offset-lg-3 {
1403
+ margin-left: 25%;
1404
+ }
1405
+ .wplc_remote_dash_below_contianer .offset-lg-4 {
1406
+ margin-left: 33.333333%;
1407
+ }
1408
+ .wplc_remote_dash_below_contianer .offset-lg-5 {
1409
+ margin-left: 41.666667%;
1410
+ }
1411
+ .wplc_remote_dash_below_contianer .offset-lg-6 {
1412
+ margin-left: 50%;
1413
+ }
1414
+ .wplc_remote_dash_below_contianer .offset-lg-7 {
1415
+ margin-left: 58.333333%;
1416
+ }
1417
+ .wplc_remote_dash_below_contianer .offset-lg-8 {
1418
+ margin-left: 66.666667%;
1419
+ }
1420
+ .wplc_remote_dash_below_contianer .offset-lg-9 {
1421
+ margin-left: 75%;
1422
+ }
1423
+ .wplc_remote_dash_below_contianer .offset-lg-10 {
1424
+ margin-left: 83.333333%;
1425
+ }
1426
+ .wplc_remote_dash_below_contianer .offset-lg-11 {
1427
+ margin-left: 91.666667%;
1428
+ }
1429
  }
1430
+
1431
+ @media (min-width: 1200px) {
1432
+ .wplc_remote_dash_below_contianer .col-xl {
1433
+ -ms-flex-preferred-size: 0;
1434
+ flex-basis: 0;
1435
+ -ms-flex-positive: 1;
1436
+ flex-grow: 1;
1437
+ max-width: 100%;
1438
+ }
1439
+ .wplc_remote_dash_below_contianer .col-xl-auto {
1440
+ -ms-flex: 0 0 auto;
1441
+ flex: 0 0 auto;
1442
+ width: auto;
1443
+ max-width: 100%;
1444
+ }
1445
+ .wplc_remote_dash_below_contianer .col-xl-1 {
1446
+ -ms-flex: 0 0 8.333333%;
1447
+ flex: 0 0 8.333333%;
1448
+ max-width: 8.333333%;
1449
+ }
1450
+ .wplc_remote_dash_below_contianer .col-xl-2 {
1451
+ -ms-flex: 0 0 16.666667%;
1452
+ flex: 0 0 16.666667%;
1453
+ max-width: 16.666667%;
1454
+ }
1455
+ .wplc_remote_dash_below_contianer .col-xl-3 {
1456
+ -ms-flex: 0 0 25%;
1457
+ flex: 0 0 25%;
1458
+ max-width: 25%;
1459
+ }
1460
+ .wplc_remote_dash_below_contianer .col-xl-4 {
1461
+ -ms-flex: 0 0 33.333333%;
1462
+ flex: 0 0 33.333333%;
1463
+ max-width: 33.333333%;
1464
+ }
1465
+ .wplc_remote_dash_below_contianer .col-xl-5 {
1466
+ -ms-flex: 0 0 41.666667%;
1467
+ flex: 0 0 41.666667%;
1468
+ max-width: 41.666667%;
1469
+ }
1470
+ .wplc_remote_dash_below_contianer .col-xl-6 {
1471
+ -ms-flex: 0 0 50%;
1472
+ flex: 0 0 50%;
1473
+ max-width: 50%;
1474
+ }
1475
+ .wplc_remote_dash_below_contianer .col-xl-7 {
1476
+ -ms-flex: 0 0 58.333333%;
1477
+ flex: 0 0 58.333333%;
1478
+ max-width: 58.333333%;
1479
+ }
1480
+ .wplc_remote_dash_below_contianer .col-xl-8 {
1481
+ -ms-flex: 0 0 66.666667%;
1482
+ flex: 0 0 66.666667%;
1483
+ max-width: 66.666667%;
1484
+ }
1485
+ .wplc_remote_dash_below_contianer .col-xl-9 {
1486
+ -ms-flex: 0 0 75%;
1487
+ flex: 0 0 75%;
1488
+ max-width: 75%;
1489
+ }
1490
+ .wplc_remote_dash_below_contianer .col-xl-10 {
1491
+ -ms-flex: 0 0 83.333333%;
1492
+ flex: 0 0 83.333333%;
1493
+ max-width: 83.333333%;
1494
+ }
1495
+ .wplc_remote_dash_below_contianer .col-xl-11 {
1496
+ -ms-flex: 0 0 91.666667%;
1497
+ flex: 0 0 91.666667%;
1498
+ max-width: 91.666667%;
1499
+ }
1500
+ .wplc_remote_dash_below_contianer .col-xl-12 {
1501
+ -ms-flex: 0 0 100%;
1502
+ flex: 0 0 100%;
1503
+ max-width: 100%;
1504
+ }
1505
+ .wplc_remote_dash_below_contianer .order-xl-first {
1506
+ -ms-flex-order: -1;
1507
+ order: -1;
1508
+ }
1509
+ .wplc_remote_dash_below_contianer .order-xl-last {
1510
+ -ms-flex-order: 13;
1511
+ order: 13;
1512
+ }
1513
+ .wplc_remote_dash_below_contianer .order-xl-0 {
1514
+ -ms-flex-order: 0;
1515
+ order: 0;
1516
+ }
1517
+ .wplc_remote_dash_below_contianer .order-xl-1 {
1518
+ -ms-flex-order: 1;
1519
+ order: 1;
1520
+ }
1521
+ .wplc_remote_dash_below_contianer .order-xl-2 {
1522
+ -ms-flex-order: 2;
1523
+ order: 2;
1524
+ }
1525
+ .wplc_remote_dash_below_contianer .order-xl-3 {
1526
+ -ms-flex-order: 3;
1527
+ order: 3;
1528
+ }
1529
+ .wplc_remote_dash_below_contianer .order-xl-4 {
1530
+ -ms-flex-order: 4;
1531
+ order: 4;
1532
+ }
1533
+ .wplc_remote_dash_below_contianer .order-xl-5 {
1534
+ -ms-flex-order: 5;
1535
+ order: 5;
1536
+ }
1537
+ .wplc_remote_dash_below_contianer .order-xl-6 {
1538
+ -ms-flex-order: 6;
1539
+ order: 6;
1540
+ }
1541
+ .wplc_remote_dash_below_contianer .order-xl-7 {
1542
+ -ms-flex-order: 7;
1543
+ order: 7;
1544
+ }
1545
+ .wplc_remote_dash_below_contianer .order-xl-8 {
1546
+ -ms-flex-order: 8;
1547
+ order: 8;
1548
+ }
1549
+ .wplc_remote_dash_below_contianer .order-xl-9 {
1550
+ -ms-flex-order: 9;
1551
+ order: 9;
1552
+ }
1553
+ .wplc_remote_dash_below_contianer .order-xl-10 {
1554
+ -ms-flex-order: 10;
1555
+ order: 10;
1556
+ }
1557
+ .wplc_remote_dash_below_contianer .order-xl-11 {
1558
+ -ms-flex-order: 11;
1559
+ order: 11;
1560
+ }
1561
+ .wplc_remote_dash_below_contianer .order-xl-12 {
1562
+ -ms-flex-order: 12;
1563
+ order: 12;
1564
+ }
1565
+ .wplc_remote_dash_below_contianer .offset-xl-0 {
1566
+ margin-left: 0;
1567
+ }
1568
+ .wplc_remote_dash_below_contianer .offset-xl-1 {
1569
+ margin-left: 8.333333%;
1570
+ }
1571
+ .wplc_remote_dash_below_contianer .offset-xl-2 {
1572
+ margin-left: 16.666667%;
1573
+ }
1574
+ .wplc_remote_dash_below_contianer .offset-xl-3 {
1575
+ margin-left: 25%;
1576
+ }
1577
+ .wplc_remote_dash_below_contianer .offset-xl-4 {
1578
+ margin-left: 33.333333%;
1579
+ }
1580
+ .wplc_remote_dash_below_contianer .offset-xl-5 {
1581
+ margin-left: 41.666667%;
1582
+ }
1583
+ .wplc_remote_dash_below_contianer .offset-xl-6 {
1584
+ margin-left: 50%;
1585
+ }
1586
+ .wplc_remote_dash_below_contianer .offset-xl-7 {
1587
+ margin-left: 58.333333%;
1588
+ }
1589
+ .wplc_remote_dash_below_contianer .offset-xl-8 {
1590
+ margin-left: 66.666667%;
1591
+ }
1592
+ .wplc_remote_dash_below_contianer .offset-xl-9 {
1593
+ margin-left: 75%;
1594
+ }
1595
+ .wplc_remote_dash_below_contianer .offset-xl-10 {
1596
+ margin-left: 83.333333%;
1597
+ }
1598
+ .wplc_remote_dash_below_contianer .offset-xl-11 {
1599
+ margin-left: 91.666667%;
1600
+ }
1601
  }
1602
+
1603
+ .wplc_remote_dash_below_contianer .table {
1604
+ width: 100%;
1605
+ margin-bottom: 1rem;
1606
+ color: #212529;
1607
  }
1608
+
1609
+ .wplc_remote_dash_below_contianer .table th,
1610
+ .wplc_remote_dash_below_contianer .table td {
1611
+ padding: 0.75rem;
1612
+ vertical-align: top;
1613
+ border-top: 1px solid #dee2e6;
1614
  }
1615
+
1616
+ .wplc_remote_dash_below_contianer .table thead th {
1617
+ vertical-align: bottom;
1618
+ border-bottom: 2px solid #dee2e6;
1619
  }
1620
+
1621
+ .wplc_remote_dash_below_contianer .table tbody + tbody {
1622
+ border-top: 2px solid #dee2e6;
1623
  }
1624
+
1625
+ .wplc_remote_dash_below_contianer .table-sm th,
1626
+ .wplc_remote_dash_below_contianer .table-sm td {
1627
+ padding: 0.3rem;
1628
  }
1629
+
1630
+ .wplc_remote_dash_below_contianer .table-bordered {
1631
+ border: 1px solid #dee2e6;
1632
  }
1633
+
1634
+ .wplc_remote_dash_below_contianer .table-bordered th,
1635
+ .wplc_remote_dash_below_contianer .table-bordered td {
1636
+ border: 1px solid #dee2e6;
1637
  }
1638
+
1639
+ .wplc_remote_dash_below_contianer .table-bordered thead th,
1640
+ .wplc_remote_dash_below_contianer .table-bordered thead td {
1641
+ border-bottom-width: 2px;
1642
  }
1643
+
1644
+ .wplc_remote_dash_below_contianer .table-borderless th,
1645
+ .wplc_remote_dash_below_contianer .table-borderless td,
1646
+ .wplc_remote_dash_below_contianer .table-borderless thead th,
1647
+ .wplc_remote_dash_below_contianer .table-borderless tbody + tbody {
1648
+ border: 0;
1649
  }
1650
+
1651
+ .wplc_remote_dash_below_contianer .table-striped tbody tr:nth-of-type(odd) {
1652
+ background-color: rgba(0, 0, 0, 0.05);
1653
  }
1654
+
1655
+ .wplc_remote_dash_below_contianer .table-hover tbody tr:hover {
1656
+ color: #212529;
1657
+ background-color: rgba(0, 0, 0, 0.075);
1658
  }
1659
+
1660
+ .wplc_remote_dash_below_contianer .table-primary,
1661
+ .wplc_remote_dash_below_contianer .table-primary > th,
1662
+ .wplc_remote_dash_below_contianer .table-primary > td {
1663
+ background-color: #b8daff;
1664
  }
1665
+
1666
+ .wplc_remote_dash_below_contianer .table-primary th,
1667
+ .wplc_remote_dash_below_contianer .table-primary td,
1668
+ .wplc_remote_dash_below_contianer .table-primary thead th,
1669
+ .wplc_remote_dash_below_contianer .table-primary tbody + tbody {
1670
+ border-color: #7abaff;
1671
  }
1672
+
1673
+ .wplc_remote_dash_below_contianer .table-hover .table-primary:hover {
1674
+ background-color: #9fcdff;
1675
  }
1676
+
1677
+ .wplc_remote_dash_below_contianer .table-hover .table-primary:hover > td,
1678
+ .wplc_remote_dash_below_contianer .table-hover .table-primary:hover > th {
1679
+ background-color: #9fcdff;
1680
  }
1681
+
1682
+ .wplc_remote_dash_below_contianer .table-secondary,
1683
+ .wplc_remote_dash_below_contianer .table-secondary > th,
1684
+ .wplc_remote_dash_below_contianer .table-secondary > td {
1685
+ background-color: #d6d8db;
1686
  }
1687
+
1688
+ .wplc_remote_dash_below_contianer .table-secondary th,
1689
+ .wplc_remote_dash_below_contianer .table-secondary td,
1690
+ .wplc_remote_dash_below_contianer .table-secondary thead th,
1691
+ .wplc_remote_dash_below_contianer .table-secondary tbody + tbody {
1692
+ border-color: #b3b7bb;
1693
  }
1694
+
1695
+ .wplc_remote_dash_below_contianer .table-hover .table-secondary:hover {
1696
+ background-color: #c8cbcf;
1697
  }
1698
+
1699
+ .wplc_remote_dash_below_contianer .table-hover .table-secondary:hover > td,
1700
+ .wplc_remote_dash_below_contianer .table-hover .table-secondary:hover > th {
1701
+ background-color: #c8cbcf;
1702
  }
1703
+
1704
+ .wplc_remote_dash_below_contianer .table-success,
1705
+ .wplc_remote_dash_below_contianer .table-success > th,
1706
+ .wplc_remote_dash_below_contianer .table-success > td {
1707
+ background-color: #c3e6cb;
1708
  }
1709
+
1710
+ .wplc_remote_dash_below_contianer .table-success th,
1711
+ .wplc_remote_dash_below_contianer .table-success td,
1712
+ .wplc_remote_dash_below_contianer .table-success thead th,
1713
+ .wplc_remote_dash_below_contianer .table-success tbody + tbody {
1714
+ border-color: #8fd19e;
1715
  }
1716
+
1717
+ .wplc_remote_dash_below_contianer .table-hover .table-success:hover {
1718
+ background-color: #b1dfbb;
1719
  }
1720
+
1721
+ .wplc_remote_dash_below_contianer .table-hover .table-success:hover > td,
1722
+ .wplc_remote_dash_below_contianer .table-hover .table-success:hover > th {
1723
+ background-color: #b1dfbb;
1724
  }
1725
+
1726
+ .wplc_remote_dash_below_contianer .table-info,
1727
+ .wplc_remote_dash_below_contianer .table-info > th,
1728
+ .wplc_remote_dash_below_contianer .table-info > td {
1729
+ background-color: #bee5eb;
1730
  }
1731
+
1732
+ .wplc_remote_dash_below_contianer .table-info th,
1733
+ .wplc_remote_dash_below_contianer .table-info td,
1734
+ .wplc_remote_dash_below_contianer .table-info thead th,
1735
+ .wplc_remote_dash_below_contianer .table-info tbody + tbody {
1736
+ border-color: #86cfda;
1737
  }
1738
+
1739
+ .wplc_remote_dash_below_contianer .table-hover .table-info:hover {
1740
+ background-color: #abdde5;
1741
  }
1742
+
1743
+ .wplc_remote_dash_below_contianer .table-hover .table-info:hover > td,
1744
+ .wplc_remote_dash_below_contianer .table-hover .table-info:hover > th {
1745
+ background-color: #abdde5;
1746
  }
1747
+
1748
+ .wplc_remote_dash_below_contianer .table-warning,
1749
+ .wplc_remote_dash_below_contianer .table-warning > th,
1750
+ .wplc_remote_dash_below_contianer .table-warning > td {
1751
+ background-color: #ffeeba;
1752
  }
1753
+
1754
+ .wplc_remote_dash_below_contianer .table-warning th,
1755
+ .wplc_remote_dash_below_contianer .table-warning td,
1756
+ .wplc_remote_dash_below_contianer .table-warning thead th,
1757
+ .wplc_remote_dash_below_contianer .table-warning tbody + tbody {
1758
+ border-color: #ffdf7e;
1759
  }
1760
+
1761
+ .wplc_remote_dash_below_contianer .table-hover .table-warning:hover {
1762
+ background-color: #ffe8a1;
1763
  }
1764
+
1765
+ .wplc_remote_dash_below_contianer .table-hover .table-warning:hover > td,
1766
+ .wplc_remote_dash_below_contianer .table-hover .table-warning:hover > th {
1767
+ background-color: #ffe8a1;
1768
  }
1769
+
1770
+ .wplc_remote_dash_below_contianer .table-danger,
1771
+ .wplc_remote_dash_below_contianer .table-danger > th,
1772
+ .wplc_remote_dash_below_contianer .table-danger > td {
1773
+ background-color: #f5c6cb;
1774
  }
1775
+
1776
+ .wplc_remote_dash_below_contianer .table-danger th,
1777
+ .wplc_remote_dash_below_contianer .table-danger td,
1778
+ .wplc_remote_dash_below_contianer .table-danger thead th,
1779
+ .wplc_remote_dash_below_contianer .table-danger tbody + tbody {
1780
+ border-color: #ed969e;
1781
  }
1782
+
1783
+ .wplc_remote_dash_below_contianer .table-hover .table-danger:hover {
1784
+ background-color: #f1b0b7;
1785
  }
1786
+
1787
+ .wplc_remote_dash_below_contianer .table-hover .table-danger:hover > td,
1788
+ .wplc_remote_dash_below_contianer .table-hover .table-danger:hover > th {
1789
+ background-color: #f1b0b7;
1790
  }
1791
+
1792
+ .wplc_remote_dash_below_contianer .table-light,
1793
+ .wplc_remote_dash_below_contianer .table-light > th,
1794
+ .wplc_remote_dash_below_contianer .table-light > td {
1795
+ background-color: #fdfdfe;
1796
  }
1797
+
1798
+ .wplc_remote_dash_below_contianer .table-light th,
1799
+ .wplc_remote_dash_below_contianer .table-light td,
1800
+ .wplc_remote_dash_below_contianer .table-light thead th,
1801
+ .wplc_remote_dash_below_contianer .table-light tbody + tbody {
1802
+ border-color: #fbfcfc;
1803
  }
1804
+
1805
+ .wplc_remote_dash_below_contianer .table-hover .table-light:hover {
1806
+ background-color: #ececf6;
1807
  }
1808
+
1809
+ .wplc_remote_dash_below_contianer .table-hover .table-light:hover > td,
1810
+ .wplc_remote_dash_below_contianer .table-hover .table-light:hover > th {
1811
+ background-color: #ececf6;
1812
  }
1813
+
1814
+ .wplc_remote_dash_below_contianer .table-dark,
1815
+ .wplc_remote_dash_below_contianer .table-dark > th,
1816
+ .wplc_remote_dash_below_contianer .table-dark > td {
1817
+ background-color: #c6c8ca;
1818
  }
1819
+
1820
+ .wplc_remote_dash_below_contianer .table-dark th,
1821
+ .wplc_remote_dash_below_contianer .table-dark td,
1822
+ .wplc_remote_dash_below_contianer .table-dark thead th,
1823
+ .wplc_remote_dash_below_contianer .table-dark tbody + tbody {
1824
+ border-color: #95999c;
1825
  }
1826
+
1827
+ .wplc_remote_dash_below_contianer .table-hover .table-dark:hover {
1828
+ background-color: #b9bbbe;
1829
  }
1830
+
1831
+ .wplc_remote_dash_below_contianer .table-hover .table-dark:hover > td,
1832
+ .wplc_remote_dash_below_contianer .table-hover .table-dark:hover > th {
1833
+ background-color: #b9bbbe;
1834
  }
1835
+
1836
+ .wplc_remote_dash_below_contianer .table-active,
1837
+ .wplc_remote_dash_below_contianer .table-active > th,
1838
+ .wplc_remote_dash_below_contianer .table-active > td {
1839
+ background-color: rgba(0, 0, 0, 0.075);
1840
  }
1841
+
1842
+ .wplc_remote_dash_below_contianer .table-hover .table-active:hover {
1843
+ background-color: rgba(0, 0, 0, 0.075);
1844
  }
1845
+
1846
+ .wplc_remote_dash_below_contianer .table-hover .table-active:hover > td,
1847
+ .wplc_remote_dash_below_contianer .table-hover .table-active:hover > th {
1848
+ background-color: rgba(0, 0, 0, 0.075);
1849
  }
1850
+
1851
+ .wplc_remote_dash_below_contianer .table .thead-dark th {
1852
+ color: #fff;
1853
+ background-color: #343a40;
1854
+ border-color: #454d55;
1855
  }
1856
+
1857
+ .wplc_remote_dash_below_contianer .table .thead-light th {
1858
+ color: #495057;
1859
+ background-color: #e9ecef;
1860
+ border-color: #dee2e6;
1861
  }
1862
+
1863
+ .wplc_remote_dash_below_contianer .table-dark {
1864
+ color: #fff;
1865
+ background-color: #343a40;
1866
  }
1867
+
1868
+ .wplc_remote_dash_below_contianer .table-dark th,
1869
+ .wplc_remote_dash_below_contianer .table-dark td,
1870
+ .wplc_remote_dash_below_contianer .table-dark thead th {
1871
+ border-color: #454d55;
1872
  }
1873
+
1874
+ .wplc_remote_dash_below_contianer .table-dark.table-bordered {
1875
+ border: 0;
1876
  }
1877
+
1878
+ .wplc_remote_dash_below_contianer .table-dark.table-striped tbody tr:nth-of-type(odd) {
1879
+ background-color: rgba(255, 255, 255, 0.05);
1880
  }
1881
+
1882
+ .wplc_remote_dash_below_contianer .table-dark.table-hover tbody tr:hover {
1883
+ color: #fff;
1884
+ background-color: rgba(255, 255, 255, 0.075);
1885
  }
1886
+
1887
+ @media (max-width: 575.98px) {
1888
+ .wplc_remote_dash_below_contianer .table-responsive-sm {
1889
+ display: block;
1890
+ width: 100%;
1891
+ overflow-x: auto;
1892
+ -webkit-overflow-scrolling: touch;
1893
+ }
1894
+ .wplc_remote_dash_below_contianer .table-responsive-sm > .table-bordered {
1895
+ border: 0;
1896
+ }
1897
  }
1898
+
1899
+ @media (max-width: 767.98px) {
1900
+ .wplc_remote_dash_below_contianer .table-responsive-md {
1901
+ display: block;
1902
+ width: 100%;
1903
+ overflow-x: auto;
1904
+ -webkit-overflow-scrolling: touch;
1905
+ }
1906
+ .wplc_remote_dash_below_contianer .table-responsive-md > .table-bordered {
1907
+ border: 0;
1908
+ }
1909
  }
1910
+
1911
+ @media (max-width: 991.98px) {
1912
+ .wplc_remote_dash_below_contianer .table-responsive-lg {
1913
+ display: block;
1914
+ width: 100%;
1915
+ overflow-x: auto;
1916
+ -webkit-overflow-scrolling: touch;
1917
+ }
1918
+ .wplc_remote_dash_below_contianer .table-responsive-lg > .table-bordered {
1919
+ border: 0;
1920
+ }
1921
  }
1922
+
1923
+ @media (max-width: 1199.98px) {
1924
+ .wplc_remote_dash_below_contianer .table-responsive-xl {
1925
+ display: block;
1926
+ width: 100%;
1927
+ overflow-x: auto;
1928
+ -webkit-overflow-scrolling: touch;
1929
+ }
1930
+ .wplc_remote_dash_below_contianer .table-responsive-xl > .table-bordered {
1931
+ border: 0;
1932
+ }
1933
  }
1934
+
1935
+ .wplc_remote_dash_below_contianer .table-responsive {
1936
+ display: block;
1937
+ width: 100%;
1938
+ overflow-x: auto;
1939
+ -webkit-overflow-scrolling: touch;
1940
  }
1941
+
1942
+ .wplc_remote_dash_below_contianer .table-responsive > .table-bordered {
1943
+ border: 0;
1944
  }
1945
+
1946
+ .wplc_remote_dash_below_contianer .form-control {
1947
+ display: block;
1948
+ width: 100%;
1949
+ height: calc(1.5em + 0.75rem + 2px);
1950
+ padding: 0.375rem 0.75rem;
1951
+ font-size: 1rem;
1952
+ font-weight: 400;
1953
+ line-height: 1.5;
1954
+ color: #495057;
1955
+ background-color: #fff;
1956
+ background-clip: padding-box;
1957
+ border: 1px solid #ced4da;
1958
+ border-radius: 0.25rem;
1959
+ transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
1960
  }
1961
+
1962
+ @media (prefers-reduced-motion: reduce) {
1963
+ .wplc_remote_dash_below_contianer .form-control {
1964
+ transition: none;
1965
+ }
1966
  }
1967
+
1968
+ .wplc_remote_dash_below_contianer .form-control::-ms-expand {
1969
+ background-color: transparent;
1970
+ border: 0;
1971
  }
1972
+
1973
+ .wplc_remote_dash_below_contianer .form-control:focus {
1974
+ color: #495057;
1975
+ background-color: #fff;
1976
+ border-color: #80bdff;
1977
+ outline: 0;
1978
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
1979
  }
1980
+
1981
+ .wplc_remote_dash_below_contianer .form-control::-webkit-input-placeholder {
1982
+ color: #6c757d;
1983
+ opacity: 1;
1984
  }
1985
+
1986
+ .wplc_remote_dash_below_contianer .form-control::-moz-placeholder {
1987
+ color: #6c757d;
1988
+ opacity: 1;
1989
  }
1990
+
1991
+ .wplc_remote_dash_below_contianer .form-control:-ms-input-placeholder {
1992
+ color: #6c757d;
1993
+ opacity: 1;
1994
  }
1995
+
1996
+ .wplc_remote_dash_below_contianer .form-control::-ms-input-placeholder {
1997
+ color: #6c757d;
1998
+ opacity: 1;
1999
  }
2000
+
2001
+ .wplc_remote_dash_below_contianer .form-control::placeholder {
2002
+ color: #6c757d;
2003
+ opacity: 1;
2004
  }
2005
+
2006
+ .wplc_remote_dash_below_contianer .form-control:disabled,
2007
+ .wplc_remote_dash_below_contianer .form-control[readonly] {
2008
+ background-color: #e9ecef;
2009
+ opacity: 1;
2010
  }
2011
+
2012
+ .wplc_remote_dash_below_contianer select.form-control:focus::-ms-value {
2013
+ color: #495057;
2014
+ background-color: #fff;
2015
  }
2016
+
2017
+ .wplc_remote_dash_below_contianer .form-control-file,
2018
+ .wplc_remote_dash_below_contianer .form-control-range {
2019
+ display: block;
2020
+ width: 100%;
2021
  }
2022
+
2023
+ .wplc_remote_dash_below_contianer .col-form-label {
2024
+ padding-top: calc(0.375rem + 1px);
2025
+ padding-bottom: calc(0.375rem + 1px);
2026
+ margin-bottom: 0;
2027
+ font-size: inherit;
2028
+ line-height: 1.5;
2029
  }
2030
+
2031
+ .wplc_remote_dash_below_contianer .col-form-label-lg {
2032
+ padding-top: calc(0.5rem + 1px);
2033
+ padding-bottom: calc(0.5rem + 1px);
2034
+ font-size: 1.25rem;
2035
+ line-height: 1.5;
2036
  }
2037
+
2038
+ .wplc_remote_dash_below_contianer .col-form-label-sm {
2039
+ padding-top: calc(0.25rem + 1px);
2040
+ padding-bottom: calc(0.25rem + 1px);
2041
+ font-size: 0.875rem;
2042
+ line-height: 1.5;
2043
  }
2044
+
2045
+ .wplc_remote_dash_below_contianer .form-control-plaintext {
2046
+ display: block;
2047
+ width: 100%;
2048
+ padding-top: 0.375rem;
2049
+ padding-bottom: 0.375rem;
2050
+ margin-bottom: 0;
2051
+ line-height: 1.5;
2052
+ color: #212529;
2053
+ background-color: transparent;
2054
+ border: solid transparent;
2055
+ border-width: 1px 0;
2056
  }
2057
+
2058
+ .wplc_remote_dash_below_contianer .form-control-plaintext.form-control-sm,
2059
+ .wplc_remote_dash_below_contianer .form-control-plaintext.form-control-lg {
2060
+ padding-right: 0;
2061
+ padding-left: 0;
2062
  }
2063
+
2064
+ .wplc_remote_dash_below_contianer .form-control-sm {
2065
+ height: calc(1.5em + 0.5rem + 2px);
2066
+ padding: 0.25rem 0.5rem;
2067
+ font-size: 0.875rem;
2068
+ line-height: 1.5;
2069
+ border-radius: 0.2rem;
2070
  }
2071
+
2072
+ .wplc_remote_dash_below_contianer .form-control-lg {
2073
+ height: calc(1.5em + 1rem + 2px);
2074
+ padding: 0.5rem 1rem;
2075
+ font-size: 1.25rem;
2076
+ line-height: 1.5;
2077
+ border-radius: 0.3rem;
2078
  }
2079
+
2080
+ .wplc_remote_dash_below_contianer select.form-control[size],
2081
+ .wplc_remote_dash_below_contianer select.form-control[multiple] {
2082
+ height: auto;
2083
  }
2084
+
2085
+ .wplc_remote_dash_below_contianer textarea.form-control {
2086
+ height: auto;
2087
  }
2088
+
2089
+ .wplc_remote_dash_below_contianer .form-group {
2090
+ margin-bottom: 1rem;
2091
  }
2092
+
2093
+ .wplc_remote_dash_below_contianer .form-text {
2094
+ display: block;
2095
+ margin-top: 0.25rem;
2096
  }
2097
+
2098
+ .wplc_remote_dash_below_contianer .form-row {
2099
+ display: -ms-flexbox;
2100
+ display: flex;
2101
+ -ms-flex-wrap: wrap;
2102
+ flex-wrap: wrap;
2103
+ margin-right: -5px;
2104
+ margin-left: -5px;
2105
  }
2106
+
2107
+ .wplc_remote_dash_below_contianer .form-row > .col,
2108
+ .wplc_remote_dash_below_contianer .form-row > [class*="col-"] {
2109
+ padding-right: 5px;
2110
+ padding-left: 5px;
2111
  }
2112
+
2113
+ .wplc_remote_dash_below_contianer .form-check {
2114
+ position: relative;
2115
+ display: block;
2116
+ padding-left: 1.25rem;
2117
  }
2118
+
2119
+ .wplc_remote_dash_below_contianer .form-check-input {
2120
+ position: absolute;
2121
+ margin-top: 0.3rem;
2122
+ margin-left: -1.25rem;
2123
  }
2124
+
2125
+ .wplc_remote_dash_below_contianer .form-check-input:disabled ~ .form-check-label {
2126
+ color: #6c757d;
2127
  }
2128
+
2129
+ .wplc_remote_dash_below_contianer .form-check-label {
2130
+ margin-bottom: 0;
2131
  }
2132
+
2133
+ .wplc_remote_dash_below_contianer .form-check-inline {
2134
+ display: -ms-inline-flexbox;
2135
+ display: inline-flex;
2136
+ -ms-flex-align: center;
2137
+ align-items: center;
2138
+ padding-left: 0;
2139
+ margin-right: 0.75rem;
2140
  }
2141
+
2142
+ .wplc_remote_dash_below_contianer .form-check-inline .form-check-input {
2143
+ position: static;
2144
+ margin-top: 0;
2145
+ margin-right: 0.3125rem;
2146
+ margin-left: 0;
2147
  }
2148
+
2149
+ .wplc_remote_dash_below_contianer .valid-feedback {
2150
+ display: none;
2151
+ width: 100%;
2152
+ margin-top: 0.25rem;
2153
+ font-size: 80%;
2154
+ color: #28a745;
2155
  }
2156
+
2157
+ .wplc_remote_dash_below_contianer .valid-tooltip {
2158
+ position: absolute;
2159
+ top: 100%;
2160
+ z-index: 5;
2161
+ display: none;
2162
+ max-width: 100%;
2163
+ padding: 0.25rem 0.5rem;
2164
+ margin-top: .1rem;
2165
+ font-size: 0.875rem;
2166
+ line-height: 1.5;
2167
+ color: #fff;
2168
+ background-color: rgba(40, 167, 69, 0.9);
2169
+ border-radius: 0.25rem;
2170
  }
2171
+
2172
+ .wplc_remote_dash_below_contianer .was-validated .form-control:valid,
2173
+ .wplc_remote_dash_below_contianer .form-control.is-valid {
2174
+ border-color: #28a745;
2175
+ padding-right: calc(1.5em + 0.75rem);
2176
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
2177
+ background-repeat: no-repeat;
2178
+ background-position: center right calc(0.375em + 0.1875rem);
2179
+ background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
2180
  }
2181
+
2182
+ .wplc_remote_dash_below_contianer .was-validated .form-control:valid:focus,
2183
+ .wplc_remote_dash_below_contianer .form-control.is-valid:focus {
2184
+ border-color: #28a745;
2185
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
2186
  }
2187
+
2188
+ .wplc_remote_dash_below_contianer .was-validated .form-control:valid ~ .valid-feedback,
2189
+ .wplc_remote_dash_below_contianer .was-validated .form-control:valid ~ .valid-tooltip,
2190
+ .wplc_remote_dash_below_contianer .form-control.is-valid ~ .valid-feedback,
2191
+ .wplc_remote_dash_below_contianer .form-control.is-valid ~ .valid-tooltip {
2192
+ display: block;
2193
  }
2194
+
2195
+ .wplc_remote_dash_below_contianer .was-validated textarea.form-control:valid,
2196
+ .wplc_remote_dash_below_contianer textarea.form-control.is-valid {
2197
+ padding-right: calc(1.5em + 0.75rem);
2198
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
2199
  }
2200
+
2201
+ .wplc_remote_dash_below_contianer .was-validated .custom-select:valid,
2202
+ .wplc_remote_dash_below_contianer .custom-select.is-valid {
2203
+ border-color: #28a745;
2204
+ padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
2205
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
2206
  }
2207
+
2208
+ .wplc_remote_dash_below_contianer .was-validated .custom-select:valid:focus,
2209
+ .wplc_remote_dash_below_contianer .custom-select.is-valid:focus {
2210
+ border-color: #28a745;
2211
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
2212
  }
2213
+
2214
+ .wplc_remote_dash_below_contianer .was-validated .custom-select:valid ~ .valid-feedback,
2215
+ .wplc_remote_dash_below_contianer .was-validated .custom-select:valid ~ .valid-tooltip,
2216
+ .wplc_remote_dash_below_contianer .custom-select.is-valid ~ .valid-feedback,
2217
+ .wplc_remote_dash_below_contianer .custom-select.is-valid ~ .valid-tooltip {
2218
+ display: block;
2219
  }
2220
+
2221
+ .wplc_remote_dash_below_contianer .was-validated .form-control-file:valid ~ .valid-feedback,
2222
+ .wplc_remote_dash_below_contianer .was-validated .form-control-file:valid ~ .valid-tooltip,
2223
+ .wplc_remote_dash_below_contianer .form-control-file.is-valid ~ .valid-feedback,
2224
+ .wplc_remote_dash_below_contianer .form-control-file.is-valid ~ .valid-tooltip {
2225
+ display: block;
2226
  }
2227
+
2228
+ .wplc_remote_dash_below_contianer .was-validated .form-check-input:valid ~ .form-check-label,
2229
+ .wplc_remote_dash_below_contianer .form-check-input.is-valid ~ .form-check-label {
2230
+ color: #28a745;
2231
  }
2232
+
2233
+ .wplc_remote_dash_below_contianer .was-validated .form-check-input:valid ~ .valid-feedback,
2234
+ .wplc_remote_dash_below_contianer .was-validated .form-check-input:valid ~ .valid-tooltip,
2235
+ .wplc_remote_dash_below_contianer .form-check-input.is-valid ~ .valid-feedback,
2236
+ .wplc_remote_dash_below_contianer .form-check-input.is-valid ~ .valid-tooltip {
2237
+ display: block;
2238
  }
2239
+
2240
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:valid ~ .custom-control-label,
2241
+ .wplc_remote_dash_below_contianer .custom-control-input.is-valid ~ .custom-control-label {
2242
+ color: #28a745;
2243
  }
2244
+
2245
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:valid ~ .custom-control-label::before,
2246
+ .wplc_remote_dash_below_contianer .custom-control-input.is-valid ~ .custom-control-label::before {
2247
+ border-color: #28a745;
2248
  }
2249
+
2250
+ .was-validated .custom-control-input:valid ~ .valid-feedback,
2251
+ .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
2252
+ .custom-control-input.is-valid ~ .valid-tooltip {
2253
+ display: block;
2254
  }
2255
+
2256
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
2257
+ .wplc_remote_dash_below_contianer .custom-control-input.is-valid:checked ~ .custom-control-label::before {
2258
+ border-color: #34ce57;
2259
+ background-color: #34ce57;
2260
  }
2261
+
2262
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
2263
+ .wplc_remote_dash_below_contianer .custom-control-input.is-valid:focus ~ .custom-control-label::before {
2264
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
2265
  }
2266
+
2267
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
2268
+ .wplc_remote_dash_below_contianer .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
2269
+ border-color: #28a745;
2270
  }
2271
+
2272
+ .wplc_remote_dash_below_contianer .was-validated .custom-file-input:valid ~ .custom-file-label,
2273
+ .wplc_remote_dash_below_contianer .custom-file-input.is-valid ~ .custom-file-label {
2274
+ border-color: #28a745;
2275
  }
2276
+
2277
+ .wplc_remote_dash_below_contianer .was-validated .custom-file-input:valid ~ .valid-feedback,
2278
+ .wplc_remote_dash_below_contianer .was-validated .custom-file-input:valid ~ .valid-tooltip,
2279
+ .wplc_remote_dash_below_contianer .custom-file-input.is-valid ~ .valid-feedback,
2280
+ .wplc_remote_dash_below_contianer .custom-file-input.is-valid ~ .valid-tooltip {
2281
+ display: block;
2282
  }
2283
+
2284
+ .wplc_remote_dash_below_contianer .was-validated .custom-file-input:valid:focus ~ .custom-file-label,
2285
+ .wplc_remote_dash_below_contianer .custom-file-input.is-valid:focus ~ .custom-file-label {
2286
+ border-color: #28a745;
2287
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
2288
  }
2289
+
2290
+ .wplc_remote_dash_below_contianer .invalid-feedback {
2291
+ display: none;
2292
+ width: 100%;
2293
+ margin-top: 0.25rem;
2294
+ font-size: 80%;
2295
+ color: #dc3545;
2296
  }
2297
+
2298
+ .wplc_remote_dash_below_contianer .invalid-tooltip {
2299
+ position: absolute;
2300
+ top: 100%;
2301
+ z-index: 5;
2302
+ display: none;
2303
+ max-width: 100%;
2304
+ padding: 0.25rem 0.5rem;
2305
+ margin-top: .1rem;
2306
+ font-size: 0.875rem;
2307
+ line-height: 1.5;
2308
+ color: #fff;
2309
+ background-color: rgba(220, 53, 69, 0.9);
2310
+ border-radius: 0.25rem;
2311
  }
2312
+
2313
+ .wplc_remote_dash_below_contianer .was-validated .form-control:invalid,
2314
+ .wplc_remote_dash_below_contianer .form-control.is-invalid {
2315
+ border-color: #dc3545;
2316
+ padding-right: calc(1.5em + 0.75rem);
2317
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
2318
+ background-repeat: no-repeat;
2319
+ background-position: center right calc(0.375em + 0.1875rem);
2320
+ background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
2321
  }
2322
+
2323
+ .wplc_remote_dash_below_contianer .was-validated .form-control:invalid:focus,
2324
+ .wplc_remote_dash_below_contianer .form-control.is-invalid:focus {
2325
+ border-color: #dc3545;
2326
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
2327
  }
2328
+
2329
+ .wplc_remote_dash_below_contianer .was-validated .form-control:invalid ~ .invalid-feedback,
2330
+ .wplc_remote_dash_below_contianer .was-validated .form-control:invalid ~ .invalid-tooltip,
2331
+ .wplc_remote_dash_below_contianer .form-control.is-invalid ~ .invalid-feedback,
2332
+ .wplc_remote_dash_below_contianer .form-control.is-invalid ~ .invalid-tooltip {
2333
+ display: block;
2334
  }
2335
+
2336
+ .wplc_remote_dash_below_contianer .was-validated textarea.form-control:invalid,
2337
+ .wplc_remote_dash_below_contianer textarea.form-control.is-invalid {
2338
+ padding-right: calc(1.5em + 0.75rem);
2339
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
2340
  }
2341
+
2342
+ .wplc_remote_dash_below_contianer .was-validated .custom-select:invalid,
2343
+ .wplc_remote_dash_below_contianer .custom-select.is-invalid {
2344
+ border-color: #dc3545;
2345
+ padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
2346
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
2347
  }
2348
+
2349
+ .wplc_remote_dash_below_contianer .was-validated .custom-select:invalid:focus,
2350
+ .wplc_remote_dash_below_contianer .custom-select.is-invalid:focus {
2351
+ border-color: #dc3545;
2352
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
2353
  }
2354
+
2355
+ .wplc_remote_dash_below_contianer .was-validated .custom-select:invalid ~ .invalid-feedback,
2356
+ .wplc_remote_dash_below_contianer .was-validated .custom-select:invalid ~ .invalid-tooltip,
2357
+ .wplc_remote_dash_below_contianer .custom-select.is-invalid ~ .invalid-feedback,
2358
+ .wplc_remote_dash_below_contianer .custom-select.is-invalid ~ .invalid-tooltip {
2359
+ display: block;
2360
  }
2361
+
2362
+ .wplc_remote_dash_below_contianer .was-validated .form-control-file:invalid ~ .invalid-feedback,
2363
+ .wplc_remote_dash_below_contianer .was-validated .form-control-file:invalid ~ .invalid-tooltip,
2364
+ .wplc_remote_dash_below_contianer .form-control-file.is-invalid ~ .invalid-feedback,
2365
+ .wplc_remote_dash_below_contianer .form-control-file.is-invalid ~ .invalid-tooltip {
2366
+ display: block;
2367
  }
2368
+
2369
+ .wplc_remote_dash_below_contianer .was-validated .form-check-input:invalid ~ .form-check-label,
2370
+ .wplc_remote_dash_below_contianer .form-check-input.is-invalid ~ .form-check-label {
2371
+ color: #dc3545;
2372
  }
2373
+
2374
+ .wplc_remote_dash_below_contianer .was-validated .form-check-input:invalid ~ .invalid-feedback,
2375
+ .wplc_remote_dash_below_contianer .was-validated .form-check-input:invalid ~ .invalid-tooltip,
2376
+ .wplc_remote_dash_below_contianer .form-check-input.is-invalid ~ .invalid-feedback,
2377
+ .wplc_remote_dash_below_contianer .form-check-input.is-invalid ~ .invalid-tooltip {
2378
+ display: block;
2379
  }
2380
+
2381
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:invalid ~ .custom-control-label,
2382
+ .wplc_remote_dash_below_contianer .custom-control-input.is-invalid ~ .custom-control-label {
2383
+ color: #dc3545;
2384
  }
2385
+
2386
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:invalid ~ .custom-control-label::before,
2387
+ .wplc_remote_dash_below_contianer .custom-control-input.is-invalid ~ .custom-control-label::before {
2388
+ border-color: #dc3545;
2389
  }
2390
+
2391
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:invalid ~ .invalid-feedback,
2392
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:invalid ~ .invalid-tooltip,
2393
+ .wplc_remote_dash_below_contianer .custom-control-input.is-invalid ~ .invalid-feedback,
2394
+ .wplc_remote_dash_below_contianer .custom-control-input.is-invalid ~ .invalid-tooltip {
2395
+ display: block;
2396
  }
2397
+
2398
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
2399
+ .wplc_remote_dash_below_contianer .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
2400
+ border-color: #e4606d;
2401
+ background-color: #e4606d;
2402
  }
2403
+
2404
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
2405
+ .wplc_remote_dash_below_contianer .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
2406
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
2407
  }
2408
+
2409
+ .wplc_remote_dash_below_contianer .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
2410
+ .wplc_remote_dash_below_contianer .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
2411
+ border-color: #dc3545;
2412
  }
2413
+
2414
+ .wplc_remote_dash_below_contianer .was-validated .custom-file-input:invalid ~ .custom-file-label,
2415
+ .wplc_remote_dash_below_contianer .custom-file-input.is-invalid ~ .custom-file-label {
2416
+ border-color: #dc3545;
2417
  }
2418
+
2419
+ .wplc_remote_dash_below_contianer .was-validated .custom-file-input:invalid ~ .invalid-feedback,
2420
+ .wplc_remote_dash_below_contianer .was-validated .custom-file-input:invalid ~ .invalid-tooltip,
2421
+ .wplc_remote_dash_below_contianer .custom-file-input.is-invalid ~ .invalid-feedback,
2422
+ .wplc_remote_dash_below_contianer .custom-file-input.is-invalid ~ .invalid-tooltip {
2423
+ display: block;
2424
  }
2425
+
2426
+ .wplc_remote_dash_below_contianer .was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
2427
+ .wplc_remote_dash_below_contianer .custom-file-input.is-invalid:focus ~ .custom-file-label {
2428
+ border-color: #dc3545;
2429
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
2430
  }
2431
+
2432
+ .wplc_remote_dash_below_contianer .form-inline {
2433
+ display: -ms-flexbox;
2434
+ display: flex;
2435
+ -ms-flex-flow: row wrap;
2436
+ flex-flow: row wrap;
2437
+ -ms-flex-align: center;
2438
+ align-items: center;
2439
  }
2440
+
2441
+ .wplc_remote_dash_below_contianer .form-inline .form-check {
2442
+ width: 100%;
2443
  }
2444
+
2445
+ @media (min-width: 576px) {
2446
+ .wplc_remote_dash_below_contianer .form-inline label {
2447
+ display: -ms-flexbox;
2448
+ display: flex;
2449
+ -ms-flex-align: center;
2450
+ align-items: center;
2451
+ -ms-flex-pack: center;
2452
+ justify-content: center;
2453
+ margin-bottom: 0;
2454
+ }
2455
+ .wplc_remote_dash_below_contianer .form-inline .form-group {
2456
+ display: -ms-flexbox;
2457
+ display: flex;
2458
+ -ms-flex: 0 0 auto;
2459
+ flex: 0 0 auto;
2460
+ -ms-flex-flow: row wrap;
2461
+ flex-flow: row wrap;
2462
+ -ms-flex-align: center;
2463
+ align-items: center;
2464
+ margin-bottom: 0;
2465
+ }
2466
+ .wplc_remote_dash_below_contianer .form-inline .form-control {
2467
+ display: inline-block;
2468
+ width: auto;
2469
+ vertical-align: middle;
2470
+ }
2471
+ .wplc_remote_dash_below_contianer .form-inline .form-control-plaintext {
2472
+ display: inline-block;
2473
+ }
2474
+ .wplc_remote_dash_below_contianer .form-inline .input-group,
2475
+ .wplc_remote_dash_below_contianer .form-inline .custom-select {
2476
+ width: auto;
2477
+ }
2478
+ .wplc_remote_dash_below_contianer .form-inline .form-check {
2479
+ display: -ms-flexbox;
2480
+ display: flex;
2481
+ -ms-flex-align: center;
2482
+ align-items: center;
2483
+ -ms-flex-pack: center;
2484
+ justify-content: center;
2485
+ width: auto;
2486
+ padding-left: 0;
2487
+ }
2488
+ .wplc_remote_dash_below_contianer .form-inline .form-check-input {
2489
+ position: relative;
2490
+ -ms-flex-negative: 0;
2491
+ flex-shrink: 0;
2492
+ margin-top: 0;
2493
+ margin-right: 0.25rem;
2494
+ margin-left: 0;
2495
+ }
2496
+ .wplc_remote_dash_below_contianer .form-inline .custom-control {
2497
+ -ms-flex-align: center;
2498
+ align-items: center;
2499
+ -ms-flex-pack: center;
2500
+ justify-content: center;
2501
+ }
2502
+ .wplc_remote_dash_below_contianer .form-inline .custom-control-label {
2503
+ margin-bottom: 0;
2504
+ }
2505
  }
2506
+
2507
+ .wplc_remote_dash_below_contianer .btn {
2508
+ display: inline-block;
2509
+ font-weight: 400;
2510
+ color: #212529;
2511
+ text-align: center;
2512
+ vertical-align: middle;
2513
+ -webkit-user-select: none;
2514
+ -moz-user-select: none;
2515
+ -ms-user-select: none;
2516
+ user-select: none;
2517
+ background-color: transparent;
2518
+ border: 1px solid transparent;
2519
+ padding: 0.375rem 0.75rem;
2520
+ font-size: 1rem;
2521
+ line-height: 1.5;
2522
+ border-radius: 0.25rem;
2523
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
2524
  }
2525
+
2526
+ @media (prefers-reduced-motion: reduce) {
2527
+ .wplc_remote_dash_below_contianer .btn {
2528
+ transition: none;
2529
+ }
2530
  }
2531
+
2532
+ .wplc_remote_dash_below_contianer .btn:hover {
2533
+ color: #212529;
2534
+ text-decoration: none;
2535
  }
2536
+
2537
+ .wplc_remote_dash_below_contianer .btn:focus,
2538
+ .wplc_remote_dash_below_contianer .btn.focus {
2539
+ outline: 0;
2540
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
2541
  }
2542
+
2543
+ .wplc_remote_dash_below_contianer .btn.disabled,
2544
+ .wplc_remote_dash_below_contianer .btn:disabled {
2545
+ opacity: 0.65;
2546
  }
2547
+
2548
+ .wplc_remote_dash_below_contianer a.btn.disabled,
2549
+ .wplc_remote_dash_below_contianer fieldset:disabled a.btn {
2550
+ pointer-events: none;
2551
  }
2552
+
2553
+ .wplc_remote_dash_below_contianer .btn-primary {
2554
+ color: #fff;
2555
+ background-color: #007bff;
2556
+ border-color: #007bff;
2557
  }
2558
+
2559
+ .wplc_remote_dash_below_contianer .btn-primary:hover {
2560
+ color: #fff;
2561
+ background-color: #0069d9;
2562
+ border-color: #0062cc;
2563
  }
2564
+
2565
+ .wplc_remote_dash_below_contianer .btn-primary:focus,
2566
+ .wplc_remote_dash_below_contianer .btn-primary.focus {
2567
+ box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
2568
  }
2569
+
2570
+ .wplc_remote_dash_below_contianer .btn-primary.disabled,
2571
+ .wplc_remote_dash_below_contianer .btn-primary:disabled {
2572
+ color: #fff;
2573
+ background-color: #007bff;
2574
+ border-color: #007bff;
2575
  }
2576
+
2577
+ .wplc_remote_dash_below_contianer .btn-primary:not(:disabled):not(.disabled):active,
2578
+ .wplc_remote_dash_below_contianer .btn-primary:not(:disabled):not(.disabled).active,
2579
+ .wplc_remote_dash_below_contianer .show > .btn-primary.dropdown-toggle {
2580
+ color: #fff;
2581
+ background-color: #0062cc;
2582
+ border-color: #005cbf;
2583
  }
2584
+
2585
+ .wplc_remote_dash_below_contianer .btn-primary:not(:disabled):not(.disabled):active:focus,
2586
+ .wplc_remote_dash_below_contianer .btn-primary:not(:disabled):not(.disabled).active:focus,
2587
+ .wplc_remote_dash_below_contianer .show > .btn-primary.dropdown-toggle:focus {
2588
+ box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
2589
  }
2590
+
2591
+ .wplc_remote_dash_below_contianer .btn-secondary {
2592
+ color: #fff;
2593
+ background-color: #6c757d;
2594
+ border-color: #6c757d;
2595
  }
2596
+
2597
+ .wplc_remote_dash_below_contianer .btn-secondary:hover {
2598
+ color: #fff;
2599
+ background-color: #5a6268;
2600
+ border-color: #545b62;
2601
  }
2602
+
2603
+ .wplc_remote_dash_below_contianer .btn-secondary:focus,
2604
+ .wplc_remote_dash_below_contianer .btn-secondary.focus {
2605
+ box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
2606
  }
2607
+
2608
+ .wplc_remote_dash_below_contianer .btn-secondary.disabled,
2609
+ .wplc_remote_dash_below_contianer .btn-secondary:disabled {
2610
+ color: #fff;
2611
+ background-color: #6c757d;
2612
+ border-color: #6c757d;
2613
  }
2614
+
2615
+ .wplc_remote_dash_below_contianer .btn-secondary:not(:disabled):not(.disabled):active,
2616
+ .wplc_remote_dash_below_contianer .btn-secondary:not(:disabled):not(.disabled).active,
2617
+ .wplc_remote_dash_below_contianer .show > .btn-secondary.dropdown-toggle {
2618
+ color: #fff;
2619
+ background-color: #545b62;
2620
+ border-color: #4e555b;
2621
  }
2622
+
2623
+ .wplc_remote_dash_below_contianer .btn-secondary:not(:disabled):not(.disabled):active:focus,
2624
+ .wplc_remote_dash_below_contianer .btn-secondary:not(:disabled):not(.disabled).active:focus,
2625
+ .wplc_remote_dash_below_contianer .show > .btn-secondary.dropdown-toggle:focus {
2626
+ box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
2627
  }
2628
+
2629
+ .wplc_remote_dash_below_contianer .btn-success {
2630
+ color: #fff;
2631
+ background-color: #28a745;
2632
+ border-color: #28a745;
2633
  }
2634
+
2635
+ .wplc_remote_dash_below_contianer .btn-success:hover {
2636
+ color: #fff;
2637
+ background-color: #218838;
2638
+ border-color: #1e7e34;
2639
  }
2640
+
2641
+ .wplc_remote_dash_below_contianer .btn-success:focus,
2642
+ .wplc_remote_dash_below_contianer .btn-success.focus {
2643
+ box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
2644
  }
2645
+
2646
+ .wplc_remote_dash_below_contianer .btn-success.disabled,
2647
+ .wplc_remote_dash_below_contianer .btn-success:disabled {
2648
+ color: #fff;
2649
+ background-color: #28a745;
2650
+ border-color: #28a745;
2651
  }
2652
+
2653
+ .wplc_remote_dash_below_contianer .btn-success:not(:disabled):not(.disabled):active,
2654
+ .wplc_remote_dash_below_contianer .btn-success:not(:disabled):not(.disabled).active,
2655
+ .wplc_remote_dash_below_contianer .show > .btn-success.dropdown-toggle {
2656
+ color: #fff;
2657
+ background-color: #1e7e34;
2658
+ border-color: #1c7430;
2659
  }
2660
+
2661
+ .wplc_remote_dash_below_contianer .btn-success:not(:disabled):not(.disabled):active:focus,
2662
+ .wplc_remote_dash_below_contianer .btn-success:not(:disabled):not(.disabled).active:focus,
2663
+ .wplc_remote_dash_below_contianer .show > .btn-success.dropdown-toggle:focus {
2664
+ box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
2665
  }
2666
+
2667
+ .wplc_remote_dash_below_contianer .btn-info {
2668
+ color: #fff;
2669
+ background-color: #17a2b8;
2670
+ border-color: #17a2b8;
2671
  }
2672
+
2673
+ .wplc_remote_dash_below_contianer .btn-info:hover {
2674
+ color: #fff;
2675
+ background-color: #138496;
2676
+ border-color: #117a8b;
2677
  }
2678
+
2679
+ .wplc_remote_dash_below_contianer .btn-info:focus,
2680
+ .wplc_remote_dash_below_contianer .btn-info.focus {
2681
+ box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
 
2682
  }
2683
+
2684
+ .wplc_remote_dash_below_contianer .btn-info.disabled,
2685
+ .wplc_remote_dash_below_contianer .btn-info:disabled {
2686
+ color: #fff;
2687
+ background-color: #17a2b8;
2688
+ border-color: #17a2b8;
 
 
 
 
 
 
 
 
 
 
 
 
2689
  }
2690
+
2691
+ .wplc_remote_dash_below_contianer .btn-info:not(:disabled):not(.disabled):active,
2692
+ .wplc_remote_dash_below_contianer .btn-info:not(:disabled):not(.disabled).active,
2693
+ .wplc_remote_dash_below_contianer .show > .btn-info.dropdown-toggle {
2694
+ color: #fff;
2695
+ background-color: #117a8b;
2696
+ border-color: #10707f;
2697
  }
2698
+
2699
+ .wplc_remote_dash_below_contianer .btn-info:not(:disabled):not(.disabled):active:focus,
2700
+ .wplc_remote_dash_below_contianer .btn-info:not(:disabled):not(.disabled).active:focus,
2701
+ .wplc_remote_dash_below_contianer .show > .btn-info.dropdown-toggle:focus {
2702
+ box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
2703
  }
2704
+
2705
+ .wplc_remote_dash_below_contianer .btn-warning {
2706
+ color: #212529;
2707
+ background-color: #ffc107;
2708
+ border-color: #ffc107;
2709
  }
2710
+
2711
+ .wplc_remote_dash_below_contianer .btn-warning:hover {
2712
+ color: #212529;
2713
+ background-color: #e0a800;
2714
+ border-color: #d39e00;
2715
  }
2716
+
2717
+ .wplc_remote_dash_below_contianer .btn-warning:focus,
2718
+ .wplc_remote_dash_below_contianer .btn-warning.focus {
2719
+ box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2720
  }
2721
+
2722
+ .wplc_remote_dash_below_contianer .btn-warning.disabled,
2723
+ .wplc_remote_dash_below_contianer .btn-warning:disabled {
2724
+ color: #212529;
2725
+ background-color: #ffc107;
2726
+ border-color: #ffc107;
 
 
2727
  }
2728
+
2729
+ .wplc_remote_dash_below_contianer .btn-warning:not(:disabled):not(.disabled):active,
2730
+ .wplc_remote_dash_below_contianer .btn-warning:not(:disabled):not(.disabled).active,
2731
+ .wplc_remote_dash_below_contianer .show > .btn-warning.dropdown-toggle {
2732
+ color: #212529;
2733
+ background-color: #d39e00;
2734
+ border-color: #c69500;
2735
  }
2736
+
2737
+ .wplc_remote_dash_below_contianer .btn-warning:not(:disabled):not(.disabled):active:focus,
2738
+ .wplc_remote_dash_below_contianer .btn-warning:not(:disabled):not(.disabled).active:focus,
2739
+ .wplc_remote_dash_below_contianer .show > .btn-warning.dropdown-toggle:focus {
2740
+ box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
 
 
 
 
 
 
 
 
 
 
 
2741
  }
2742
+
2743
+ .wplc_remote_dash_below_contianer .btn-danger {
2744
+ color: #fff;
2745
+ background-color: #dc3545;
2746
+ border-color: #dc3545;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2747
  }
2748
+
2749
+ .wplc_remote_dash_below_contianer .btn-danger:hover {
2750
+ color: #fff;
2751
+ background-color: #c82333;
2752
+ border-color: #bd2130;
2753
  }
2754
+
2755
+ .wplc_remote_dash_below_contianer .btn-danger:focus,
2756
+ .wplc_remote_dash_below_contianer .btn-danger.focus {
2757
+ box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
2758
  }
2759
+
2760
+ .wplc_remote_dash_below_contianer .btn-danger.disabled,
2761
+ .wplc_remote_dash_below_contianer .btn-danger:disabled {
2762
+ color: #fff;
2763
+ background-color: #dc3545;
2764
+ border-color: #dc3545;
2765
  }
2766
+
2767
+ .wplc_remote_dash_below_contianer .btn-danger:not(:disabled):not(.disabled):active,
2768
+ .wplc_remote_dash_below_contianer .btn-danger:not(:disabled):not(.disabled).active,
2769
+ .wplc_remote_dash_below_contianer .show > .btn-danger.dropdown-toggle {
2770
+ color: #fff;
2771
+ background-color: #bd2130;
2772
+ border-color: #b21f2d;
2773
  }
2774
+
2775
+ .wplc_remote_dash_below_contianer .btn-danger:not(:disabled):not(.disabled):active:focus,
2776
+ .wplc_remote_dash_below_contianer .btn-danger:not(:disabled):not(.disabled).active:focus,
2777
+ .wplc_remote_dash_below_contianer .show > .btn-danger.dropdown-toggle:focus {
2778
+ box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
2779
  }
2780
+
2781
+ .wplc_remote_dash_below_contianer .btn-light {
2782
+ color: #212529;
2783
+ background-color: #f8f9fa;
2784
+ border-color: #f8f9fa;
2785
  }
2786
+
2787
+ .wplc_remote_dash_below_contianer .btn-light:hover {
2788
+ color: #212529;
2789
+ background-color: #e2e6ea;
2790
+ border-color: #dae0e5;
2791
  }
2792
+
2793
+ .wplc_remote_dash_below_contianer .btn-light:focus,
2794
+ .wplc_remote_dash_below_contianer .btn-light.focus {
2795
+ box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
 
2796
  }
2797
+
2798
+ .wplc_remote_dash_below_contianer .btn-light.disabled,
2799
+ .wplc_remote_dash_below_contianer .btn-light:disabled {
2800
+ color: #212529;
2801
+ background-color: #f8f9fa;
2802
+ border-color: #f8f9fa;
2803
  }
2804
+
2805
+ .wplc_remote_dash_below_contianer .btn-light:not(:disabled):not(.disabled):active,
2806
+ .wplc_remote_dash_below_contianer .btn-light:not(:disabled):not(.disabled).active,
2807
+ .wplc_remote_dash_below_contianer .show > .btn-light.dropdown-toggle {
2808
+ color: #212529;
2809
+ background-color: #dae0e5;
2810
+ border-color: #d3d9df;
2811
  }
2812
+
2813
+ .wplc_remote_dash_below_contianer .btn-light:not(:disabled):not(.disabled):active:focus,
2814
+ .wplc_remote_dash_below_contianer .btn-light:not(:disabled):not(.disabled).active:focus,
2815
+ .wplc_remote_dash_below_contianer .show > .btn-light.dropdown-toggle:focus {
2816
+ box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
2817
  }
2818
+
2819
+ .wplc_remote_dash_below_contianer .btn-dark {
2820
+ color: #fff;
2821
+ background-color: #343a40;
2822
+ border-color: #343a40;
2823
  }
2824
+
2825
+ .wplc_remote_dash_below_contianer .btn-dark:hover {
2826
+ color: #fff;
2827
+ background-color: #23272b;
2828
+ border-color: #1d2124;
2829
  }
2830
+
2831
+ .wplc_remote_dash_below_contianer .btn-dark:focus,
2832
+ .wplc_remote_dash_below_contianer .btn-dark.focus {
2833
+ box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
2834
  }
2835
+
2836
+ .wplc_remote_dash_below_contianer .btn-dark.disabled,
2837
+ .wplc_remote_dash_below_contianer .btn-dark:disabled {
2838
+ color: #fff;
2839
+ background-color: #343a40;
2840
+ border-color: #343a40;
2841
  }
2842
+
2843
+ .wplc_remote_dash_below_contianer .btn-dark:not(:disabled):not(.disabled):active,
2844
+ .wplc_remote_dash_below_contianer .btn-dark:not(:disabled):not(.disabled).active,
2845
+ .wplc_remote_dash_below_contianer .show > .btn-dark.dropdown-toggle {
2846
+ color: #fff;
2847
+ background-color: #1d2124;
2848
+ border-color: #171a1d;
2849
  }
2850
+
2851
+ .wplc_remote_dash_below_contianer .btn-dark:not(:disabled):not(.disabled):active:focus,
2852
+ .wplc_remote_dash_below_contianer .btn-dark:not(:disabled):not(.disabled).active:focus,
2853
+ .wplc_remote_dash_below_contianer .show > .btn-dark.dropdown-toggle:focus {
2854
+ box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
2855
  }
2856
+
2857
+ .wplc_remote_dash_below_contianer .btn-outline-primary {
2858
+ color: #007bff;
2859
+ border-color: #007bff;
2860
  }
2861
+
2862
+ .wplc_remote_dash_below_contianer .btn-outline-primary:hover {
2863
+ color: #fff;
2864
+ background-color: #007bff;
2865
+ border-color: #007bff;
2866
  }
2867
+
2868
+ .wplc_remote_dash_below_contianer .btn-outline-primary:focus,
2869
+ .wplc_remote_dash_below_contianer .btn-outline-primary.focus {
2870
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
2871
  }
2872
+
2873
+ .wplc_remote_dash_below_contianer .btn-outline-primary.disabled,
2874
+ .wplc_remote_dash_below_contianer .btn-outline-primary:disabled {
2875
+ color: #007bff;
2876
+ background-color: transparent;
2877
  }
2878
+
2879
+ .wplc_remote_dash_below_contianer .btn-outline-primary:not(:disabled):not(.disabled):active,
2880
+ .wplc_remote_dash_below_contianer .btn-outline-primary:not(:disabled):not(.disabled).active,
2881
+ .wplc_remote_dash_below_contianer .show > .btn-outline-primary.dropdown-toggle {
2882
+ color: #fff;
2883
+ background-color: #007bff;
2884
+ border-color: #007bff;
2885
  }
2886
+
2887
+ .wplc_remote_dash_below_contianer .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
2888
+ .wplc_remote_dash_below_contianer .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
2889
+ .wplc_remote_dash_below_contianer .show > .btn-outline-primary.dropdown-toggle:focus {
2890
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
2891
  }
2892
+
2893
+ .wplc_remote_dash_below_contianer .btn-outline-secondary {
2894
+ color: #6c757d;
2895
+ border-color: #6c757d;
2896
  }
2897
+
2898
+ .wplc_remote_dash_below_contianer .btn-outline-secondary:hover {
2899
+ color: #fff;
2900
+ background-color: #6c757d;
2901
+ border-color: #6c757d;
2902
  }
2903
+
2904
+ .wplc_remote_dash_below_contianer .btn-outline-secondary:focus,
2905
+ .wplc_remote_dash_below_contianer .btn-outline-secondary.focus {
2906
+ box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
2907
  }
2908
+
2909
+ .wplc_remote_dash_below_contianer .btn-outline-secondary.disabled,
2910
+ .wplc_remote_dash_below_contianer .btn-outline-secondary:disabled {
2911
+ color: #6c757d;
2912
+ background-color: transparent;
2913
  }
2914
+
2915
+ .wplc_remote_dash_below_contianer .btn-outline-secondary:not(:disabled):not(.disabled):active,
2916
+ .wplc_remote_dash_below_contianer .btn-outline-secondary:not(:disabled):not(.disabled).active,
2917
+ .wplc_remote_dash_below_contianer .show > .btn-outline-secondary.dropdown-toggle {
2918
+ color: #fff;
2919
+ background-color: #6c757d;
2920
+ border-color: #6c757d;
2921
  }
2922
+
2923
+ .wplc_remote_dash_below_contianer .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
2924
+ .wplc_remote_dash_below_contianer .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
2925
+ .wplc_remote_dash_below_contianer .show > .btn-outline-secondary.dropdown-toggle:focus {
2926
+ box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
2927
  }
2928
+
2929
+ .wplc_remote_dash_below_contianer .btn-outline-success {
2930
+ color: #28a745;
2931
+ border-color: #28a745;
2932
  }
2933
+
2934
+ .wplc_remote_dash_below_contianer .btn-outline-success:hover {
2935
  color: #fff;
2936
+ background-color: #28a745;
2937
+ border-color: #28a745;
2938
  }
2939
+
2940
+ .wplc_remote_dash_below_contianer .btn-outline-success:focus,
2941
+ .wplc_remote_dash_below_contianer .btn-outline-success.focus {
2942
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
 
 
2943
  }
2944
+
2945
+ .wplc_remote_dash_below_contianer .btn-outline-success.disabled,
2946
+ .wplc_remote_dash_below_contianer .btn-outline-success:disabled {
2947
+ color: #28a745;
2948
+ background-color: transparent;
2949
  }
2950
+
2951
+ .wplc_remote_dash_below_contianer .btn-outline-success:not(:disabled):not(.disabled):active,
2952
+ .wplc_remote_dash_below_contianer .btn-outline-success:not(:disabled):not(.disabled).active,
2953
+ .wplc_remote_dash_below_contianer .show > .btn-outline-success.dropdown-toggle {
2954
+ color: #fff;
2955
+ background-color: #28a745;
2956
+ border-color: #28a745;
2957
  }
2958
+
2959
+ .wplc_remote_dash_below_contianer .btn-outline-success:not(:disabled):not(.disabled):active:focus,
2960
+ .wplc_remote_dash_below_contianer .btn-outline-success:not(:disabled):not(.disabled).active:focus,
2961
+ .wplc_remote_dash_below_contianer .show > .btn-outline-success.dropdown-toggle:focus {
2962
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
2963
  }
2964
+
2965
+ .wplc_remote_dash_below_contianer .btn-outline-info {
2966
+ color: #17a2b8;
2967
+ border-color: #17a2b8;
2968
  }
2969
+
2970
+ .wplc_remote_dash_below_contianer .btn-outline-info:hover {
2971
+ color: #fff;
2972
+ background-color: #17a2b8;
2973
+ border-color: #17a2b8;
2974
  }
2975
+
2976
+ .wplc_remote_dash_below_contianer .btn-outline-info:focus,
2977
+ .wplc_remote_dash_below_contianer .btn-outline-info.focus {
2978
+ box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
2979
  }
2980
+
2981
+ .wplc_remote_dash_below_contianer .btn-outline-info.disabled,
2982
+ .wplc_remote_dash_below_contianer .btn-outline-info:disabled {
2983
+ color: #17a2b8;
2984
+ background-color: transparent;
2985
  }
2986
+
2987
+ .wplc_remote_dash_below_contianer .btn-outline-info:not(:disabled):not(.disabled):active,
2988
+ .wplc_remote_dash_below_contianer .btn-outline-info:not(:disabled):not(.disabled).active,
2989
+ .wplc_remote_dash_below_contianer .show > .btn-outline-info.dropdown-toggle {
2990
+ color: #fff;
2991
+ background-color: #17a2b8;
2992
+ border-color: #17a2b8;
2993
  }
2994
+
2995
+ .wplc_remote_dash_below_contianer .btn-outline-info:not(:disabled):not(.disabled):active:focus,
2996
+ .wplc_remote_dash_below_contianer .btn-outline-info:not(:disabled):not(.disabled).active:focus,
2997
+ .wplc_remote_dash_below_contianer .show > .btn-outline-info.dropdown-toggle:focus {
2998
+ box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
2999
  }
3000
+
3001
+ .wplc_remote_dash_below_contianer .btn-outline-warning {
3002
+ color: #ffc107;
3003
+ border-color: #ffc107;
 
3004
  }
3005
+
3006
+ .wplc_remote_dash_below_contianer .btn-outline-warning:hover {
3007
+ color: #212529;
3008
+ background-color: #ffc107;
3009
+ border-color: #ffc107;
3010
  }
3011
+
3012
+ .wplc_remote_dash_below_contianer .btn-outline-warning:focus,
3013
+ .wplc_remote_dash_below_contianer .btn-outline-warning.focus {
3014
+ box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
3015
  }
3016
+
3017
+ .wplc_remote_dash_below_contianer .btn-outline-warning.disabled,
3018
+ .wplc_remote_dash_below_contianer .btn-outline-warning:disabled {
3019
+ color: #ffc107;
3020
+ background-color: transparent;
3021
  }
3022
+
3023
+ .wplc_remote_dash_below_contianer .btn-outline-warning:not(:disabled):not(.disabled):active,
3024
+ .wplc_remote_dash_below_contianer .btn-outline-warning:not(:disabled):not(.disabled).active,
3025
+ .wplc_remote_dash_below_contianer .show > .btn-outline-warning.dropdown-toggle {
3026
+ color: #212529;
3027
+ background-color: #ffc107;
3028
+ border-color: #ffc107;
3029
  }
3030
+
3031
+ .wplc_remote_dash_below_contianer .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
3032
+ .wplc_remote_dash_below_contianer .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
3033
+ .wplc_remote_dash_below_contianer .show > .btn-outline-warning.dropdown-toggle:focus {
3034
+ box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
3035
  }
3036
+
3037
+ .wplc_remote_dash_below_contianer .btn-outline-danger {
3038
+ color: #dc3545;
3039
+ border-color: #dc3545;
3040
  }
3041
+
3042
+ .wplc_remote_dash_below_contianer .btn-outline-danger:hover {
3043
+ color: #fff;
3044
+ background-color: #dc3545;
3045
+ border-color: #dc3545;
3046
  }
3047
+
3048
+ .wplc_remote_dash_below_contianer .btn-outline-danger:focus,
3049
+ .wplc_remote_dash_below_contianer .btn-outline-danger.focus {
3050
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
 
 
 
 
 
 
 
 
 
3051
  }
3052
+
3053
+ .wplc_remote_dash_below_contianer .btn-outline-danger.disabled,
3054
+ .wplc_remote_dash_below_contianer .btn-outline-danger:disabled {
3055
+ color: #dc3545;
3056
+ background-color: transparent;
3057
  }
3058
+
3059
+ .wplc_remote_dash_below_contianer .btn-outline-danger:not(:disabled):not(.disabled):active,
3060
+ .wplc_remote_dash_below_contianer .btn-outline-danger:not(:disabled):not(.disabled).active,
3061
+ .wplc_remote_dash_below_contianer .show > .btn-outline-danger.dropdown-toggle {
3062
+ color: #fff;
3063
+ background-color: #dc3545;
3064
+ border-color: #dc3545;
3065
  }
3066
+
3067
+ .wplc_remote_dash_below_contianer .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
3068
+ .wplc_remote_dash_below_contianer .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
3069
+ .wplc_remote_dash_below_contianer .show > .btn-outline-danger.dropdown-toggle:focus {
3070
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
3071
  }
3072
+
3073
+ .wplc_remote_dash_below_contianer .btn-outline-light {
3074
+ color: #f8f9fa;
3075
+ border-color: #f8f9fa;
3076
  }
3077
+
3078
+ .wplc_remote_dash_below_contianer .btn-outline-light:hover {
3079
+ color: #212529;
3080
+ background-color: #f8f9fa;
3081
+ border-color: #f8f9fa;
 
 
3082
  }
3083
+
3084
+ .wplc_remote_dash_below_contianer .btn-outline-light:focus,
3085
+ .wplc_remote_dash_below_contianer .btn-outline-light.focus {
3086
+ box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
3087
  }
3088
+
3089
+ .wplc_remote_dash_below_contianer .btn-outline-light.disabled,
3090
+ .wplc_remote_dash_below_contianer .btn-outline-light:disabled {
3091
+ color: #f8f9fa;
3092
+ background-color: transparent;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3093
  }
3094
+
3095
+ .wplc_remote_dash_below_contianer .btn-outline-light:not(:disabled):not(.disabled):active,
3096
+ .wplc_remote_dash_below_contianer .btn-outline-light:not(:disabled):not(.disabled).active,
3097
+ .wplc_remote_dash_below_contianer .show > .btn-outline-light.dropdown-toggle {
3098
+ color: #212529;
3099
+ background-color: #f8f9fa;
3100
+ border-color: #f8f9fa;
3101
  }
3102
+
3103
+ .wplc_remote_dash_below_contianer .btn-outline-light:not(:disabled):not(.disabled):active:focus,
3104
+ .wplc_remote_dash_below_contianer .btn-outline-light:not(:disabled):not(.disabled).active:focus,
3105
+ .wplc_remote_dash_below_contianer .show > .btn-outline-light.dropdown-toggle:focus {
3106
+ box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
 
3107
  }
3108
+
3109
+ .wplc_remote_dash_below_contianer .btn-outline-dark {
3110
+ color: #343a40;
3111
+ border-color: #343a40;
 
 
 
3112
  }
3113
+
3114
+ .wplc_remote_dash_below_contianer .btn-outline-dark:hover {
3115
+ color: #fff;
3116
+ background-color: #343a40;
3117
+ border-color: #343a40;
3118
  }
3119
+
3120
+ .wplc_remote_dash_below_contianer .btn-outline-dark:focus,
3121
+ .wplc_remote_dash_below_contianer .btn-outline-dark.focus {
3122
+ box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
 
 
 
 
 
 
 
 
3123
  }
3124
+
3125
+ .wplc_remote_dash_below_contianer .btn-outline-dark.disabled,
3126
+ .wplc_remote_dash_below_contianer .btn-outline-dark:disabled {
3127
+ color: #343a40;
 
3128
  background-color: transparent;
 
 
 
 
 
3129
  }
3130
+
3131
+ .wplc_remote_dash_below_contianer .btn-outline-dark:not(:disabled):not(.disabled):active,
3132
+ .wplc_remote_dash_below_contianer .btn-outline-dark:not(:disabled):not(.disabled).active,
3133
+ .wplc_remote_dash_below_contianer .show > .btn-outline-dark.dropdown-toggle {
3134
+ color: #fff;
3135
+ background-color: #343a40;
3136
+ border-color: #343a40;
3137
  }
3138
+
3139
+ .wplc_remote_dash_below_contianer .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
3140
+ .wplc_remote_dash_below_contianer .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
3141
+ .wplc_remote_dash_below_contianer .show > .btn-outline-dark.dropdown-toggle:focus {
3142
+ box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
3143
  }
3144
+
3145
+ .wplc_remote_dash_below_contianer .btn-link {
3146
+ font-weight: 400;
3147
+ color: #007bff;
3148
+ text-decoration: none;
3149
  }
3150
+
3151
+ .wplc_remote_dash_below_contianer .btn-link:hover {
3152
+ color: #0056b3;
3153
+ text-decoration: underline;
3154
  }
3155
+
3156
+ .wplc_remote_dash_below_contianer .btn-link:focus,
3157
+ .wplc_remote_dash_below_contianer .btn-link.focus {
3158
+ text-decoration: underline;
3159
+ box-shadow: none;
3160
  }
3161
+
3162
+ .wplc_remote_dash_below_contianer .btn-link:disabled,
3163
+ .wplc_remote_dash_below_contianer .btn-link.disabled {
3164
+ color: #6c757d;
3165
+ pointer-events: none;
3166
  }
3167
+
3168
+ .wplc_remote_dash_below_contianer .btn-lg,
3169
+ .wplc_remote_dash_below_contianer .btn-group-lg > .btn {
3170
+ padding: 0.5rem 1rem;
3171
+ font-size: 1.25rem;
3172
+ line-height: 1.5;
3173
+ border-radius: 0.3rem;
3174
  }
3175
+
3176
+ .wplc_remote_dash_below_contianer .btn-sm,
3177
+ .wplc_remote_dash_below_contianer .btn-group-sm > .btn {
3178
+ padding: 0.25rem 0.5rem;
3179
+ font-size: 0.875rem;
3180
+ line-height: 1.5;
3181
+ border-radius: 0.2rem;
3182
  }
3183
+
3184
+ .wplc_remote_dash_below_contianer .btn-block {
3185
+ display: block;
3186
  width: 100%;
3187
  }
3188
+
3189
+ .wplc_remote_dash_below_contianer .btn-block + .btn-block {
3190
+ margin-top: 0.5rem;
3191
  }
3192
+
3193
+ .wplc_remote_dash_below_contianer input[type="submit"].btn-block,
3194
+ .wplc_remote_dash_below_contianer input[type="reset"].btn-block,
3195
+ .wplc_remote_dash_below_contianer input[type="button"].btn-block {
3196
+ width: 100%;
3197
  }
3198
+
3199
+ .wplc_remote_dash_below_contianer .fade {
3200
+ transition: opacity 0.15s linear;
3201
  }
3202
+
3203
+ @media (prefers-reduced-motion: reduce) {
3204
+ .wplc_remote_dash_below_contianer .fade {
3205
+ transition: none;
3206
+ }
3207
  }
3208
+
3209
+ .wplc_remote_dash_below_contianer .fade:not(.show) {
3210
+ opacity: 0;
3211
  }
3212
+
3213
+ .wplc_remote_dash_below_contianer .collapse:not(.show) {
3214
+ display: none;
3215
  }
3216
+
3217
+ .wplc_remote_dash_below_contianer .collapsing {
3218
+ position: relative;
3219
+ height: 0;
3220
+ overflow: hidden;
3221
+ transition: height 0.35s ease;
3222
  }
3223
+
3224
+ @media (prefers-reduced-motion: reduce) {
3225
+ .wplc_remote_dash_below_contianer .collapsing {
3226
+ transition: none;
3227
+ }
3228
  }
3229
+
3230
+ .wplc_remote_dash_below_contianer .dropup,
3231
+ .wplc_remote_dash_below_contianer .dropright,
3232
+ .wplc_remote_dash_below_contianer .dropdown,
3233
+ .wplc_remote_dash_below_contianer .dropleft {
3234
+ position: relative;
3235
  }
3236
+
3237
+ .wplc_remote_dash_below_contianer .dropdown-toggle {
3238
+ white-space: nowrap;
3239
  }
3240
+
3241
+ .wplc_remote_dash_below_contianer .dropdown-toggle::after {
3242
+ display: inline-block;
3243
+ margin-left: 0.255em;
3244
+ vertical-align: 0.255em;
3245
+ content: "";
3246
+ border-top: 0.3em solid;
3247
+ border-right: 0.3em solid transparent;
3248
+ border-bottom: 0;
3249
+ border-left: 0.3em solid transparent;
3250
  }
3251
+
3252
+ .wplc_remote_dash_below_contianer .dropdown-toggle:empty::after {
3253
+ margin-left: 0;
3254
  }
3255
+
3256
+ .wplc_remote_dash_below_contianer .dropdown-menu {
3257
+ position: absolute;
3258
+ top: 100%;
3259
+ left: 0;
3260
+ z-index: 1000;
3261
+ display: none;
3262
+ float: left;
3263
+ min-width: 10rem;
3264
+ padding: 0.5rem 0;
3265
+ margin: 0.125rem 0 0;
3266
+ font-size: 1rem;
3267
+ color: #212529;
3268
+ text-align: left;
3269
+ list-style: none;
3270
+ background-color: #fff;
3271
+ background-clip: padding-box;
3272
+ border: 1px solid rgba(0, 0, 0, 0.15);
3273
+ border-radius: 0.25rem;
3274
  }
3275
+
3276
+ .wplc_remote_dash_below_contianer .dropdown-menu-left {
3277
+ right: auto;
3278
+ left: 0;
3279
  }
3280
+
3281
+ .wplc_remote_dash_below_contianer .dropdown-menu-right {
3282
+ right: 0;
3283
+ left: auto;
3284
  }
3285
+
3286
+ @media (min-width: 576px) {
3287
+ .wplc_remote_dash_below_contianer .dropdown-menu-sm-left {
3288
+ right: auto;
3289
+ left: 0;
3290
+ }
3291
+ .wplc_remote_dash_below_contianer .dropdown-menu-sm-right {
3292
+ right: 0;
3293
+ left: auto;
3294
+ }
3295
  }
3296
+
3297
+ @media (min-width: 768px) {
3298
+ .wplc_remote_dash_below_contianer .dropdown-menu-md-left {
3299
+ right: auto;
3300
+ left: 0;
3301
+ }
3302
+ .wplc_remote_dash_below_contianer .dropdown-menu-md-right {
3303
+ right: 0;
3304
+ left: auto;
3305
+ }
3306
  }
3307
+
3308
+ @media (min-width: 992px) {
3309
+ .wplc_remote_dash_below_contianer .dropdown-menu-lg-left {
3310
+ right: auto;
3311
+ left: 0;
3312
+ }
3313
+ .wplc_remote_dash_below_contianer .dropdown-menu-lg-right {
3314
+ right: 0;
3315
+ left: auto;
3316
+ }
3317
  }
3318
+
3319
+ @media (min-width: 1200px) {
3320
+ .wplc_remote_dash_below_contianer .dropdown-menu-xl-left {
3321
+ right: auto;
3322
+ left: 0;
3323
+ }
3324
+ .wplc_remote_dash_below_contianer .dropdown-menu-xl-right {
3325
+ right: 0;
3326
+ left: auto;
3327
+ }
3328
  }
3329
+
3330
+ .wplc_remote_dash_below_contianer .dropup .dropdown-menu {
3331
+ top: auto;
3332
+ bottom: 100%;
3333
+ margin-top: 0;
3334
+ margin-bottom: 0.125rem;
3335
  }
3336
+
3337
+ .wplc_remote_dash_below_contianer .dropup .dropdown-toggle::after {
3338
+ display: inline-block;
3339
+ margin-left: 0.255em;
3340
+ vertical-align: 0.255em;
3341
+ content: "";
3342
+ border-top: 0;
3343
+ border-right: 0.3em solid transparent;
3344
+ border-bottom: 0.3em solid;
3345
+ border-left: 0.3em solid transparent;
3346
  }
3347
+
3348
+ .wplc_remote_dash_below_contianer .dropup .dropdown-toggle:empty::after {
3349
+ margin-left: 0;
3350
  }
3351
+
3352
+ .wplc_remote_dash_below_contianer .dropright .dropdown-menu {
3353
+ top: 0;
3354
  right: auto;
 
 
3355
  left: 100%;
3356
+ margin-top: 0;
3357
+ margin-left: 0.125rem;
3358
  }
3359
+
3360
+ .wplc_remote_dash_below_contianer .dropright .dropdown-toggle::after {
3361
+ display: inline-block;
3362
+ margin-left: 0.255em;
3363
+ vertical-align: 0.255em;
3364
+ content: "";
3365
+ border-top: 0.3em solid transparent;
3366
+ border-right: 0;
3367
+ border-bottom: 0.3em solid transparent;
3368
+ border-left: 0.3em solid;
3369
  }
3370
+
3371
+ .wplc_remote_dash_below_contianer .dropright .dropdown-toggle:empty::after {
3372
+ margin-left: 0;
3373
  }
3374
+
3375
+ .wplc_remote_dash_below_contianer .dropright .dropdown-toggle::after {
3376
+ vertical-align: 0;
3377
  }
3378
+
3379
+ .wplc_remote_dash_below_contianer .dropleft .dropdown-menu {
3380
+ top: 0;
3381
+ right: 100%;
3382
+ left: auto;
3383
+ margin-top: 0;
3384
+ margin-right: 0.125rem;
3385
  }
3386
+
3387
+ .wplc_remote_dash_below_contianer .dropleft .dropdown-toggle::after {
3388
+ display: inline-block;
3389
+ margin-left: 0.255em;
3390
+ vertical-align: 0.255em;
3391
+ content: "";
3392
  }
3393
+
3394
+ .wplc_remote_dash_below_contianer .dropleft .dropdown-toggle::after {
3395
+ display: none;
3396
  }
3397
+
3398
+ .wplc_remote_dash_below_contianer .dropleft .dropdown-toggle::before {
3399
+ display: inline-block;
3400
+ margin-right: 0.255em;
3401
+ vertical-align: 0.255em;
3402
+ content: "";
3403
+ border-top: 0.3em solid transparent;
3404
+ border-right: 0.3em solid;
3405
+ border-bottom: 0.3em solid transparent;
3406
  }
3407
+
3408
+ .wplc_remote_dash_below_contianer .dropleft .dropdown-toggle:empty::after {
3409
+ margin-left: 0;
3410
  }
3411
+
3412
+ .wplc_remote_dash_below_contianer .dropleft .dropdown-toggle::before {
3413
+ vertical-align: 0;
3414
  }
3415
+
3416
+ .wplc_remote_dash_below_contianer .dropdown-menu[x-placement^="top"],
3417
+ .wplc_remote_dash_below_contianer .dropdown-menu[x-placement^="right"],
3418
+ .wplc_remote_dash_below_contianer .dropdown-menu[x-placement^="bottom"],
3419
+ .wplc_remote_dash_below_contianer .dropdown-menu[x-placement^="left"] {
3420
+ right: auto;
3421
+ bottom: auto;
3422
  }
3423
+
3424
+ .wplc_remote_dash_below_contianer .dropdown-divider {
3425
+ height: 0;
3426
+ margin: 0.5rem 0;
3427
+ overflow: hidden;
3428
+ border-top: 1px solid #e9ecef;
3429
  }
3430
+
3431
+ .wplc_remote_dash_below_contianer .dropdown-item {
3432
+ display: block;
3433
+ width: 100%;
3434
+ padding: 0.25rem 1.5rem;
3435
+ clear: both;
3436
+ font-weight: 400;
3437
+ color: #212529;
3438
+ text-align: inherit;
3439
+ white-space: nowrap;
3440
+ background-color: transparent;
3441
+ border: 0;
3442
  }
3443
+
3444
+ .wplc_remote_dash_below_contianer .dropdown-item:hover,
3445
+ .wplc_remote_dash_below_contianer .dropdown-item:focus {
3446
+ color: #16181b;
3447
+ text-decoration: none;
3448
+ background-color: #f8f9fa;
3449
  }
3450
+
3451
+ .wplc_remote_dash_below_contianer .dropdown-item.active,
3452
+ .wplc_remote_dash_below_contianer .dropdown-item:active {
3453
+ color: #fff;
3454
+ text-decoration: none;
3455
+ background-color: #007bff;
3456
  }
3457
+
3458
+ .wplc_remote_dash_below_contianer .dropdown-item.disabled,
3459
+ .wplc_remote_dash_below_contianer .dropdown-item:disabled {
3460
+ color: #6c757d;
3461
+ pointer-events: none;
3462
+ background-color: transparent;
3463
  }
3464
+
3465
+ .wplc_remote_dash_below_contianer .dropdown-menu.show {
3466
+ display: block;
3467
  }
3468
+
3469
+ .wplc_remote_dash_below_contianer .dropdown-header {
3470
+ display: block;
3471
+ padding: 0.5rem 1.5rem;
3472
+ margin-bottom: 0;
3473
+ font-size: 0.875rem;
3474
+ color: #6c757d;
3475
+ white-space: nowrap;
3476
  }
3477
+
3478
+ .wplc_remote_dash_below_contianer .dropdown-item-text {
3479
+ display: block;
3480
+ padding: 0.25rem 1.5rem;
3481
+ color: #212529;
3482
  }
3483
+
3484
+ .wplc_remote_dash_below_contianer .btn-group,
3485
+ .wplc_remote_dash_below_contianer .btn-group-vertical {
3486
+ position: relative;
3487
+ display: -ms-inline-flexbox;
3488
+ display: inline-flex;
3489
+ vertical-align: middle;
3490
  }
3491
+
3492
+ .wplc_remote_dash_below_contianer .btn-group > .btn,
3493
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn {
3494
+ position: relative;
3495
+ -ms-flex: 1 1 auto;
3496
+ flex: 1 1 auto;
3497
  }
3498
+
3499
+ .wplc_remote_dash_below_contianer .btn-group > .btn:hover,
3500
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn:hover {
3501
+ z-index: 1;
3502
  }
3503
+
3504
+ .wplc_remote_dash_below_contianer .btn-group > .btn:focus,
3505
+ .wplc_remote_dash_below_contianer .btn-group > .btn:active,
3506
+ .wplc_remote_dash_below_contianer .btn-group > .btn.active,
3507
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn:focus,
3508
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn:active,
3509
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn.active {
3510
+ z-index: 1;
3511
  }
3512
+
3513
+ .wplc_remote_dash_below_contianer .btn-toolbar {
3514
+ display: -ms-flexbox;
3515
+ display: flex;
3516
+ -ms-flex-wrap: wrap;
3517
+ flex-wrap: wrap;
3518
+ -ms-flex-pack: start;
3519
+ justify-content: flex-start;
3520
  }
3521
+
3522
+ .wplc_remote_dash_below_contianer .btn-toolbar .input-group {
3523
+ width: auto;
3524
  }
3525
+
3526
+ .wplc_remote_dash_below_contianer .btn-group > .btn:not(:first-child),
3527
+ .wplc_remote_dash_below_contianer .btn-group > .btn-group:not(:first-child) {
3528
+ margin-left: -1px;
3529
  }
3530
+
3531
+ .wplc_remote_dash_below_contianer .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
3532
+ .wplc_remote_dash_below_contianer .btn-group > .btn-group:not(:last-child) > .btn {
3533
+ border-top-right-radius: 0;
3534
+ border-bottom-right-radius: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3535
  }
3536
+
3537
+ .wplc_remote_dash_below_contianer .btn-group > .btn:not(:first-child),
3538
+ .wplc_remote_dash_below_contianer .btn-group > .btn-group:not(:first-child) > .btn {
3539
+ border-top-left-radius: 0;
3540
+ border-bottom-left-radius: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3541
  }
3542
+
3543
+ .wplc_remote_dash_below_contianer .dropdown-toggle-split {
3544
+ padding-right: 0.5625rem;
3545
+ padding-left: 0.5625rem;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3546
  }
3547
+
3548
+ .wplc_remote_dash_below_contianer .dropdown-toggle-split::after,
3549
+ .wplc_remote_dash_below_contianer .dropup .dropdown-toggle-split::after,
3550
+ .wplc_remote_dash_below_contianer .dropright .dropdown-toggle-split::after {
3551
+ margin-left: 0;
3552
  }
3553
+
3554
+ .wplc_remote_dash_below_contianer .dropleft .dropdown-toggle-split::before {
3555
+ margin-right: 0;
 
 
3556
  }
3557
+
3558
+ .wplc_remote_dash_below_contianer .btn-sm + .dropdown-toggle-split,
3559
+ .wplc_remote_dash_below_contianer .btn-group-sm > .btn + .dropdown-toggle-split {
3560
+ padding-right: 0.375rem;
3561
+ padding-left: 0.375rem;
3562
+ }
3563
+
3564
+ .wplc_remote_dash_below_contianer .btn-lg + .dropdown-toggle-split,
3565
+ .wplc_remote_dash_below_contianer .btn-group-lg > .btn + .dropdown-toggle-split {
3566
+ padding-right: 0.75rem;
3567
+ padding-left: 0.75rem;
3568
  }
3569
+
3570
+ .wplc_remote_dash_below_contianer .btn-group-vertical {
3571
+ -ms-flex-direction: column;
3572
+ flex-direction: column;
3573
+ -ms-flex-align: start;
3574
+ align-items: flex-start;
3575
+ -ms-flex-pack: center;
3576
+ justify-content: center;
3577
+ }
3578
+
3579
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn,
3580
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn-group {
3581
  width: 100%;
 
 
 
 
 
 
 
 
 
 
 
 
 
3582
  }
3583
+
3584
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn:not(:first-child),
3585
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn-group:not(:first-child) {
3586
+ margin-top: -1px;
 
 
 
 
 
 
 
3587
  }
3588
+
3589
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
3590
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn-group:not(:last-child) > .btn {
3591
+ border-bottom-right-radius: 0;
3592
+ border-bottom-left-radius: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3593
  }
3594
+
3595
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn:not(:first-child),
3596
+ .wplc_remote_dash_below_contianer .btn-group-vertical > .btn-group:not(:first-child) > .btn {
3597
+ border-top-left-radius: 0;
3598
+ border-top-right-radius: 0;
3599
  }
3600
+
3601
+ .wplc_remote_dash_below_contianer .btn-group-toggle > .btn,
3602
+ .wplc_remote_dash_below_contianer .btn-group-toggle > .btn-group > .btn {
3603
+ margin-bottom: 0;
3604
  }
3605
+
3606
+ .wplc_remote_dash_below_contianer .btn-group-toggle > .btn input[type="radio"],
3607
+ .wplc_remote_dash_below_contianer .btn-group-toggle > .btn input[type="checkbox"],
3608
+ .wplc_remote_dash_below_contianer .btn-group-toggle > .btn-group > .btn input[type="radio"],
3609
+ .wplc_remote_dash_below_contianer .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
3610
+ position: absolute;
3611
+ clip: rect(0, 0, 0, 0);
3612
+ pointer-events: none;
3613
  }
3614
+
3615
+ .wplc_remote_dash_below_contianer .input-group {
3616
+ position: relative;
3617
+ display: -ms-flexbox;
3618
+ display: flex;
3619
+ -ms-flex-wrap: wrap;
3620
+ flex-wrap: wrap;
3621
+ -ms-flex-align: stretch;
3622
+ align-items: stretch;
3623
+ width: 100%;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3624
  }
3625
+
3626
+ .wplc_remote_dash_below_contianer .input-group > .form-control,
3627
+ .wplc_remote_dash_below_contianer .input-group > .form-control-plaintext,
3628
+ .wplc_remote_dash_below_contianer .input-group > .custom-select,
3629
+ .wplc_remote_dash_below_contianer .input-group > .custom-file {
3630
+ position: relative;
3631
+ -ms-flex: 1 1 auto;
3632
+ flex: 1 1 auto;
3633
+ width: 1%;
3634
+ margin-bottom: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3635
  }
3636
+
3637
+ .wplc_remote_dash_below_contianer .input-group > .form-control + .form-control,
3638
+ .wplc_remote_dash_below_contianer .input-group > .form-control + .custom-select,
3639
+ .wplc_remote_dash_below_contianer .input-group > .form-control + .custom-file,
3640
+ .wplc_remote_dash_below_contianer .input-group > .form-control-plaintext + .form-control,
3641
+ .wplc_remote_dash_below_contianer .input-group > .form-control-plaintext + .custom-select,
3642
+ .wplc_remote_dash_below_contianer .input-group > .form-control-plaintext + .custom-file,
3643
+ .wplc_remote_dash_below_contianer .input-group > .custom-select + .form-control,
3644
+ .wplc_remote_dash_below_contianer .input-group > .custom-select + .custom-select,
3645
+ .wplc_remote_dash_below_contianer .input-group > .custom-select + .custom-file,
3646
+ .wplc_remote_dash_below_contianer .input-group > .custom-file + .form-control,
3647
+ .wplc_remote_dash_below_contianer .input-group > .custom-file + .custom-select,
3648
+ .wplc_remote_dash_below_contianer .input-group > .custom-file + .custom-file {
3649
+ margin-left: -1px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3650
  }
3651
+
3652
+ .wplc_remote_dash_below_contianer .input-group > .form-control:focus,
3653
+ .wplc_remote_dash_below_contianer .input-group > .custom-select:focus,
3654
+ .wplc_remote_dash_below_contianer .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
3655
+ z-index: 3;
3656
  }
3657
+
3658
+ .wplc_remote_dash_below_contianer .input-group > .custom-file .custom-file-input:focus {
3659
+ z-index: 4;
 
 
 
 
 
 
 
3660
  }
3661
+
3662
+ .wplc_remote_dash_below_contianer .input-group > .form-control:not(:last-child),
3663
+ .wplc_remote_dash_below_contianer .input-group > .custom-select:not(:last-child) {
3664
+ border-top-right-radius: 0;
3665
+ border-bottom-right-radius: 0;
3666
  }
3667
+
3668
+ .wplc_remote_dash_below_contianer .input-group > .form-control:not(:first-child),
3669
+ .wplc_remote_dash_below_contianer .input-group > .custom-select:not(:first-child) {
3670
+ border-top-left-radius: 0;
3671
+ border-bottom-left-radius: 0;
3672
  }
3673
+
3674
+ .wplc_remote_dash_below_contianer .input-group > .custom-file {
3675
+ display: -ms-flexbox;
3676
+ display: flex;
3677
+ -ms-flex-align: center;
3678
+ align-items: center;
3679
  }
3680
+
3681
+ .wplc_remote_dash_below_contianer .input-group > .custom-file:not(:last-child) .custom-file-label,
3682
+ .wplc_remote_dash_below_contianer .input-group > .custom-file:not(:last-child) .custom-file-label::after {
3683
+ border-top-right-radius: 0;
3684
+ border-bottom-right-radius: 0;
3685
  }
3686
+
3687
+ .wplc_remote_dash_below_contianer .input-group > .custom-file:not(:first-child) .custom-file-label {
3688
+ border-top-left-radius: 0;
3689
+ border-bottom-left-radius: 0;
3690
  }
3691
+
3692
+ .wplc_remote_dash_below_contianer .input-group-prepend,
3693
+ .wplc_remote_dash_below_contianer .input-group-append {
3694
+ display: -ms-flexbox;
3695
+ display: flex;
3696
  }
3697
+
3698
+ .wplc_remote_dash_below_contianer .input-group-prepend .btn,
3699
+ .wplc_remote_dash_below_contianer .input-group-append .btn {
3700
+ position: relative;
3701
+ z-index: 2;
 
3702
  }
3703
+
3704
+ .wplc_remote_dash_below_contianer .input-group-prepend .btn:focus,
3705
+ .wplc_remote_dash_below_contianer .input-group-append .btn:focus {
3706
+ z-index: 3;
 
 
3707
  }
3708
+
3709
+ .wplc_remote_dash_below_contianer .input-group-prepend .btn + .btn,
3710
+ .wplc_remote_dash_below_contianer .input-group-prepend .btn + .input-group-text,
3711
+ .wplc_remote_dash_below_contianer .input-group-prepend .input-group-text + .input-group-text,
3712
+ .wplc_remote_dash_below_contianer .input-group-prepend .input-group-text + .btn,
3713
+ .wplc_remote_dash_below_contianer .input-group-append .btn + .btn,
3714
+ .wplc_remote_dash_below_contianer .input-group-append .btn + .input-group-text,
3715
+ .wplc_remote_dash_below_contianer .input-group-append .input-group-text + .input-group-text,
3716
+ .wplc_remote_dash_below_contianer .input-group-append .input-group-text + .btn {
3717
+ margin-left: -1px;
 
 
 
 
 
 
 
 
 
 
 
 
 
3718
  }
3719
+
3720
+ .wplc_remote_dash_below_contianer .input-group-prepend {
3721
+ margin-right: -1px;
3722
  }
3723
+
3724
+ .wplc_remote_dash_below_contianer .input-group-append {
3725
+ margin-left: -1px;
3726
  }
3727
+
3728
+ .wplc_remote_dash_below_contianer .input-group-text {
3729
+ display: -ms-flexbox;
3730
+ display: flex;
3731
+ -ms-flex-align: center;
3732
+ align-items: center;
3733
+ padding: 0.375rem 0.75rem;
3734
+ margin-bottom: 0;
3735
+ font-size: 1rem;
3736
+ font-weight: 400;
3737
+ line-height: 1.5;
3738
+ color: #495057;
3739
+ text-align: center;
3740
+ white-space: nowrap;
3741
+ background-color: #e9ecef;
3742
+ border: 1px solid #ced4da;
3743
+ border-radius: 0.25rem;
3744
  }
3745
+
3746
+ .wplc_remote_dash_below_contianer .input-group-text input[type="radio"],
3747
+ .wplc_remote_dash_below_contianer .input-group-text input[type="checkbox"] {
3748
+ margin-top: 0;
3749
  }
3750
+
3751
+ .wplc_remote_dash_below_contianer .input-group-lg > .form-control:not(textarea),
3752
+ .wplc_remote_dash_below_contianer .input-group-lg > .custom-select {
3753
+ height: calc(1.5em + 1rem + 2px);
 
3754
  }
3755
+
3756
+ .wplc_remote_dash_below_contianer .input-group-lg > .form-control,
3757
+ .wplc_remote_dash_below_contianer .input-group-lg > .custom-select,
3758
+ .wplc_remote_dash_below_contianer .input-group-lg > .input-group-prepend > .input-group-text,
3759
+ .wplc_remote_dash_below_contianer .input-group-lg > .input-group-append > .input-group-text,
3760
+ .wplc_remote_dash_below_contianer .input-group-lg > .input-group-prepend > .btn,
3761
+ .wplc_remote_dash_below_contianer .input-group-lg > .input-group-append > .btn {
3762
+ padding: 0.5rem 1rem;
3763
+ font-size: 1.25rem;
3764
+ line-height: 1.5;
3765
+ border-radius: 0.3rem;
3766
  }
3767
+
3768
+ .wplc_remote_dash_below_contianer .input-group-sm > .form-control:not(textarea),
3769
+ .wplc_remote_dash_below_contianer .input-group-sm > .custom-select {
3770
+ height: calc(1.5em + 0.5rem + 2px);
3771
  }
3772
+
3773
+ .wplc_remote_dash_below_contianer .input-group-sm > .form-control,
3774
+ .wplc_remote_dash_below_contianer .input-group-sm > .custom-select,
3775
+ .wplc_remote_dash_below_contianer .input-group-sm > .input-group-prepend > .input-group-text,
3776
+ .wplc_remote_dash_below_contianer .input-group-sm > .input-group-append > .input-group-text,
3777
+ .wplc_remote_dash_below_contianer .input-group-sm > .input-group-prepend > .btn,
3778
+ .wplc_remote_dash_below_contianer .input-group-sm > .input-group-append > .btn {
3779
+ padding: 0.25rem 0.5rem;
3780
+ font-size: 0.875rem;
3781
+ line-height: 1.5;
3782
+ border-radius: 0.2rem;
3783
  }
3784
+
3785
+ .wplc_remote_dash_below_contianer .input-group-lg > .custom-select,
3786
+ .wplc_remote_dash_below_contianer .input-group-sm > .custom-select {
3787
+ padding-right: 1.75rem;
3788
+ }
3789
+
3790
+ .wplc_remote_dash_below_contianer .input-group > .input-group-prepend > .btn,
3791
+ .wplc_remote_dash_below_contianer .input-group > .input-group-prepend > .input-group-text,
3792
+ .wplc_remote_dash_below_contianer .input-group > .input-group-append:not(:last-child) > .btn,
3793
+ .wplc_remote_dash_below_contianer .input-group > .input-group-append:not(:last-child) > .input-group-text,
3794
+ .wplc_remote_dash_below_contianer .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3795
+ .wplc_remote_dash_below_contianer .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
3796
+ border-top-right-radius: 0;
3797
+ border-bottom-right-radius: 0;
3798
+ }
3799
+
3800
+ .wplc_remote_dash_below_contianer .input-group > .input-group-append > .btn,
3801
+ .wplc_remote_dash_below_contianer .input-group > .input-group-append > .input-group-text,
3802
+ .wplc_remote_dash_below_contianer .input-group > .input-group-prepend:not(:first-child) > .btn,
3803
+ .wplc_remote_dash_below_contianer .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
3804
+ .wplc_remote_dash_below_contianer .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
3805
+ .wplc_remote_dash_below_contianer .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
3806
+ border-top-left-radius: 0;
3807
+ border-bottom-left-radius: 0;
 
 
 
 
 
 
3808
  }
3809
+
3810
+ .wplc_remote_dash_below_contianer .custom-control {
3811
  position: relative;
3812
  display: block;
3813
+ min-height: 1.5rem;
3814
+ padding-left: 1.5rem;
3815
  }
3816
+
3817
+ .wplc_remote_dash_below_contianer .custom-control-inline {
3818
+ display: -ms-inline-flexbox;
3819
+ display: inline-flex;
3820
+ margin-right: 1rem;
 
 
3821
  }
3822
+
3823
+ .wplc_remote_dash_below_contianer .custom-control-input {
 
 
3824
  position: absolute;
3825
+ z-index: -1;
3826
+ opacity: 0;
 
 
 
 
3827
  }
3828
+
3829
+ .wplc_remote_dash_below_contianer .custom-control-input:checked ~ .custom-control-label::before {
3830
+ color: #fff;
3831
+ border-color: #007bff;
3832
+ background-color: #007bff;
 
 
 
 
3833
  }
3834
+
3835
+ .wplc_remote_dash_below_contianer .custom-control-input:focus ~ .custom-control-label::before {
3836
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3837
  }
3838
+
3839
+ .wplc_remote_dash_below_contianer .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
3840
+ border-color: #80bdff;
 
3841
  }
3842
+
3843
+ .wplc_remote_dash_below_contianer .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
3844
+ color: #fff;
3845
+ background-color: #b3d7ff;
3846
+ border-color: #b3d7ff;
 
3847
  }
3848
+
3849
+ .wplc_remote_dash_below_contianer .custom-control-input:disabled ~ .custom-control-label {
3850
+ color: #6c757d;
3851
  }
3852
+
3853
+ .wplc_remote_dash_below_contianer .custom-control-input:disabled ~ .custom-control-label::before {
3854
+ background-color: #e9ecef;
3855
  }
3856
+
3857
+ .wplc_remote_dash_below_contianer .custom-control-label {
3858
+ position: relative;
3859
+ margin-bottom: 0;
3860
+ vertical-align: top;
 
3861
  }
3862
+
3863
+ .wplc_remote_dash_below_contianer .custom-control-label::before {
3864
+ position: absolute;
3865
+ top: 0.25rem;
3866
+ left: -1.5rem;
3867
+ display: block;
3868
+ width: 1rem;
3869
+ height: 1rem;
3870
+ pointer-events: none;
3871
+ content: "";
3872
+ background-color: #fff;
3873
+ border: #adb5bd solid 1px;
3874
  }
3875
+
3876
+ .wplc_remote_dash_below_contianer .custom-control-label::after {
3877
+ position: absolute;
3878
+ top: 0.25rem;
3879
+ left: -1.5rem;
3880
+ display: block;
3881
+ width: 1rem;
3882
+ height: 1rem;
3883
+ content: "";
3884
+ background: no-repeat 50% / 50% 50%;
3885
  }
3886
+
3887
+ .wplc_remote_dash_below_contianer .custom-checkbox .custom-control-label::before {
3888
+ border-radius: 0.25rem;
 
 
 
3889
  }
3890
+
3891
+ .wplc_remote_dash_below_contianer .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
3892
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
 
 
 
3893
  }
3894
+
3895
+ .wplc_remote_dash_below_contianer .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
3896
+ border-color: #007bff;
3897
+ background-color: #007bff;
3898
  }
3899
+
3900
+ .wplc_remote_dash_below_contianer .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
3901
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
3902
  }
3903
+
3904
+ .wplc_remote_dash_below_contianer .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
3905
+ background-color: rgba(0, 123, 255, 0.5);
 
 
 
3906
  }
3907
+
3908
+ .wplc_remote_dash_below_contianer .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
3909
+ background-color: rgba(0, 123, 255, 0.5);
3910
  }
3911
+
3912
+ .wplc_remote_dash_below_contianer .custom-radio .custom-control-label::before {
3913
+ border-radius: 50%;
3914
  }
3915
+
3916
+ .wplc_remote_dash_below_contianer .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
3917
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
 
 
 
3918
  }
3919
+
3920
+ .wplc_remote_dash_below_contianer .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
3921
+ background-color: rgba(0, 123, 255, 0.5);
3922
  }
3923
+
3924
+ .wplc_remote_dash_below_contianer .custom-switch {
3925
+ padding-left: 2.25rem;
3926
  }
3927
+
3928
+ .wplc_remote_dash_below_contianer .custom-switch .custom-control-label::before {
3929
+ left: -2.25rem;
3930
+ width: 1.75rem;
3931
+ pointer-events: all;
3932
+ border-radius: 0.5rem;
 
 
 
 
 
3933
  }
3934
+
3935
+ .wplc_remote_dash_below_contianer .custom-switch .custom-control-label::after {
3936
+ top: calc(0.25rem + 2px);
3937
+ left: calc(-2.25rem + 2px);
3938
+ width: calc(1rem - 4px);
3939
+ height: calc(1rem - 4px);
3940
+ background-color: #adb5bd;
3941
+ border-radius: 0.5rem;
3942
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
3943
+ transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
3944
+ transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
3945
  }
3946
+
3947
+ @media (prefers-reduced-motion: reduce) {
3948
+ .wplc_remote_dash_below_contianer .custom-switch .custom-control-label::after {
3949
+ transition: none;
3950
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3951
  }
3952
+
3953
+ .wplc_remote_dash_below_contianer .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
3954
+ background-color: #fff;
3955
+ -webkit-transform: translateX(0.75rem);
3956
+ transform: translateX(0.75rem);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3957
  }
3958
+
3959
+ .wplc_remote_dash_below_contianer .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
3960
+ background-color: rgba(0, 123, 255, 0.5);
 
 
3961
  }
3962
+
3963
+ .wplc_remote_dash_below_contianer .custom-select {
3964
+ display: inline-block;
3965
+ width: 100%;
3966
+ height: calc(1.5em + 0.75rem + 2px);
3967
+ padding: 0.375rem 1.75rem 0.375rem 0.75rem;
3968
+ font-size: 1rem;
3969
+ font-weight: 400;
3970
+ line-height: 1.5;
3971
+ color: #495057;
3972
+ vertical-align: middle;
3973
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
3974
+ background-color: #fff;
3975
+ border: 1px solid #ced4da;
3976
+ border-radius: 0.25rem;
3977
+ -webkit-appearance: none;
3978
+ -moz-appearance: none;
3979
+ appearance: none;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3980
  }
3981
+
3982
+ .wplc_remote_dash_below_contianer .custom-select:focus {
3983
+ border-color: #80bdff;
3984
+ outline: 0;
3985
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
 
 
3986
  }
3987
+
3988
+ .wplc_remote_dash_below_contianer .custom-select:focus::-ms-value {
3989
+ color: #495057;
3990
+ background-color: #fff;
3991
  }
3992
+
3993
+ .wplc_remote_dash_below_contianer .custom-select[multiple],
3994
+ .wplc_remote_dash_below_contianer .custom-select[size]:not([size="1"]) {
3995
+ height: auto;
3996
+ padding-right: 0.75rem;
3997
+ background-image: none;
3998
  }
3999
+
4000
+ .wplc_remote_dash_below_contianer .custom-select:disabled {
4001
+ color: #6c757d;
4002
+ background-color: #e9ecef;
 
 
4003
  }
4004
+
4005
+ .wplc_remote_dash_below_contianer .custom-select::-ms-expand {
4006
+ display: none;
4007
  }
4008
+
4009
+ .wplc_remote_dash_below_contianer .custom-select-sm {
4010
+ height: calc(1.5em + 0.5rem + 2px);
4011
+ padding-top: 0.25rem;
4012
+ padding-bottom: 0.25rem;
4013
+ padding-left: 0.5rem;
4014
+ font-size: 0.875rem;
4015
  }
4016
+
4017
+ .wplc_remote_dash_below_contianer .custom-select-lg {
4018
+ height: calc(1.5em + 1rem + 2px);
4019
+ padding-top: 0.5rem;
4020
+ padding-bottom: 0.5rem;
4021
+ padding-left: 1rem;
4022
+ font-size: 1.25rem;
4023
  }
4024
+
4025
+ .wplc_remote_dash_below_contianer .custom-file {
4026
+ position: relative;
4027
  display: inline-block;
4028
+ width: 100%;
4029
+ height: calc(1.5em + 0.75rem + 2px);
4030
  margin-bottom: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4031
  }
4032
+
4033
+ .wplc_remote_dash_below_contianer .custom-file-input {
4034
+ position: relative;
4035
+ z-index: 2;
4036
+ width: 100%;
4037
+ height: calc(1.5em + 0.75rem + 2px);
4038
+ margin: 0;
4039
+ opacity: 0;
 
4040
  }
4041
+
4042
+ .wplc_remote_dash_below_contianer .custom-file-input:focus ~ .custom-file-label {
4043
+ border-color: #80bdff;
4044
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
 
4045
  }
4046
+
4047
+ .wplc_remote_dash_below_contianer .custom-file-input:disabled ~ .custom-file-label {
4048
+ background-color: #e9ecef;
 
 
 
4049
  }
4050
+
4051
+ .wplc_remote_dash_below_contianer .custom-file-input:lang(en) ~ .custom-file-label::after {
4052
+ content: "Browse";
 
 
 
 
 
4053
  }
4054
+
4055
+ .wplc_remote_dash_below_contianer .custom-file-input ~ .custom-file-label[data-browse]::after {
4056
+ content: attr(data-browse);
4057
  }
4058
+
4059
+ .wplc_remote_dash_below_contianer .custom-file-label {
4060
+ position: absolute;
4061
+ top: 0;
4062
+ right: 0;
4063
+ left: 0;
4064
+ z-index: 1;
4065
+ height: calc(1.5em + 0.75rem + 2px);
4066
+ padding: 0.375rem 0.75rem;
4067
+ font-weight: 400;
4068
+ line-height: 1.5;
4069
+ color: #495057;
4070
+ background-color: #fff;
4071
+ border: 1px solid #ced4da;
4072
+ border-radius: 0.25rem;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4073
  }
4074
+
4075
+ .wplc_remote_dash_below_contianer .custom-file-label::after {
4076
+ position: absolute;
4077
+ top: 0;
4078
+ right: 0;
4079
+ bottom: 0;
4080
+ z-index: 3;
4081
+ display: block;
4082
+ height: calc(1.5em + 0.75rem);
4083
+ padding: 0.375rem 0.75rem;
4084
+ line-height: 1.5;
4085
+ color: #495057;
4086
+ content: "Browse";
4087
+ background-color: #e9ecef;
4088
+ border-left: inherit;
4089
+ border-radius: 0 0.25rem 0.25rem 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4090
  }
4091
+
4092
+ .wplc_remote_dash_below_contianer .custom-range {
4093
+ width: 100%;
4094
+ height: calc(1rem + 0.4rem);
4095
+ padding: 0;
4096
+ background-color: transparent;
4097
+ -webkit-appearance: none;
4098
+ -moz-appearance: none;
4099
+ appearance: none;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4100
  }
4101
+
4102
+ .wplc_remote_dash_below_contianer .custom-range:focus {
4103
+ outline: none;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4104
  }
4105
+
4106
+ .wplc_remote_dash_below_contianer .custom-range:focus::-webkit-slider-thumb {
4107
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4108
  }
4109
+
4110
+ .wplc_remote_dash_below_contianer .custom-range:focus::-moz-range-thumb {
4111
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4112
  }
4113
+
4114
+ .wplc_remote_dash_below_contianer .custom-range:focus::-ms-thumb {
4115
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4116
  }
4117
+
4118
+ .wplc_remote_dash_below_contianer .custom-range::-moz-focus-outer {
4119
+ border: 0;
 
 
 
 
 
4120
  }
4121
+
4122
+ .wplc_remote_dash_below_contianer .custom-range::-webkit-slider-thumb {
4123
+ width: 1rem;
4124
+ height: 1rem;
4125
+ margin-top: -0.25rem;
4126
+ background-color: #007bff;
4127
+ border: 0;
4128
+ border-radius: 1rem;
4129
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
4130
+ -webkit-appearance: none;
4131
+ appearance: none;
4132
  }
4133
+
4134
+ @media (prefers-reduced-motion: reduce) {
4135
+ .wplc_remote_dash_below_contianer .custom-range::-webkit-slider-thumb {
4136
+ transition: none;
4137
+ }
4138
  }
4139
+
4140
+ .wplc_remote_dash_below_contianer .custom-range::-webkit-slider-thumb:active {
4141
+ background-color: #b3d7ff;
 
 
 
4142
  }
4143
+
4144
+ .wplc_remote_dash_below_contianer .custom-range::-webkit-slider-runnable-track {
4145
+ width: 100%;
4146
+ height: 0.5rem;
4147
+ color: transparent;
4148
+ cursor: pointer;
4149
+ background-color: #dee2e6;
4150
+ border-color: transparent;
4151
+ border-radius: 1rem;
 
 
 
 
4152
  }
4153
+
4154
+ .wplc_remote_dash_below_contianer .custom-range::-moz-range-thumb {
4155
+ width: 1rem;
4156
+ height: 1rem;
4157
+ background-color: #007bff;
4158
+ border: 0;
4159
+ border-radius: 1rem;
4160
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
4161
+ -moz-appearance: none;
4162
+ appearance: none;
4163
  }
4164
+
4165
+ @media (prefers-reduced-motion: reduce) {
4166
+ .wplc_remote_dash_below_contianer .custom-range::-moz-range-thumb {
4167
+ transition: none;
4168
+ }
4169
  }
4170
+
4171
+ .wplc_remote_dash_below_contianer .custom-range::-moz-range-thumb:active {
4172
+ background-color: #b3d7ff;
4173
  }
4174
+
4175
+ .wplc_remote_dash_below_contianer .custom-range::-moz-range-track {
 
4176
  width: 100%;
4177
+ height: 0.5rem;
4178
+ color: transparent;
4179
+ cursor: pointer;
4180
+ background-color: #dee2e6;
4181
+ border-color: transparent;
4182
+ border-radius: 1rem;
4183
  }
4184
+
4185
+ .wplc_remote_dash_below_contianer .custom-range::-ms-thumb {
4186
+ width: 1rem;
4187
+ height: 1rem;
4188
+ margin-top: 0;
4189
+ margin-right: 0.2rem;
4190
+ margin-left: 0.2rem;
4191
+ background-color: #007bff;
4192
+ border: 0;
4193
+ border-radius: 1rem;
4194
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
4195
+ appearance: none;
4196
  }
4197
+
4198
+ @media (prefers-reduced-motion: reduce) {
4199
+ .wplc_remote_dash_below_contianer .custom-range::-ms-thumb {
4200
+ transition: none;
4201
+ }
4202
  }
4203
+
4204
+ .wplc_remote_dash_below_contianer .custom-range::-ms-thumb:active {
4205
+ background-color: #b3d7ff;
4206
  }
4207
+
4208
+ .wplc_remote_dash_below_contianer .custom-range::-ms-track {
4209
+ width: 100%;
4210
+ height: 0.5rem;
4211
+ color: transparent;
4212
+ cursor: pointer;
4213
+ background-color: transparent;
4214
+ border-color: transparent;
4215
+ border-width: 0.5rem;
4216
  }
4217
+
4218
+ .wplc_remote_dash_below_contianer .custom-range::-ms-fill-lower {
4219
+ background-color: #dee2e6;
4220
+ border-radius: 1rem;
4221
  }
4222
+
4223
+ .wplc_remote_dash_below_contianer .custom-range::-ms-fill-upper {
4224
+ margin-right: 15px;
4225
+ background-color: #dee2e6;
4226
+ border-radius: 1rem;
4227
  }
4228
+
4229
+ .wplc_remote_dash_below_contianer .custom-range:disabled::-webkit-slider-thumb {
4230
+ background-color: #adb5bd;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4231
  }
4232
+
4233
+ .wplc_remote_dash_below_contianer .custom-range:disabled::-webkit-slider-runnable-track {
4234
+ cursor: default;
4235
  }
4236
+
4237
+ .wplc_remote_dash_below_contianer .custom-range:disabled::-moz-range-thumb {
4238
+ background-color: #adb5bd;
4239
  }
4240
+
4241
+ .wplc_remote_dash_below_contianer .custom-range:disabled::-moz-range-track {
4242
+ cursor: default;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4243
  }
4244
+
4245
+ .wplc_remote_dash_below_contianer .custom-range:disabled::-ms-thumb {
4246
+ background-color: #adb5bd;
4247
  }
4248
+
4249
+ .wplc_remote_dash_below_contianer .custom-control-label::before,
4250
+ .wplc_remote_dash_below_contianer .custom-file-label,
4251
+ .wplc_remote_dash_below_contianer .custom-select {
4252
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
4253
+ }
4254
+
4255
+ @media (prefers-reduced-motion: reduce) {
4256
+ .wplc_remote_dash_below_contianer .custom-control-label::before,
4257
+ .wplc_remote_dash_below_contianer .custom-file-label,
4258
+ .wplc_remote_dash_below_contianer .custom-select {
4259
+ transition: none;
4260
+ }
4261
+ }
4262
+
4263
+ .wplc_remote_dash_below_contianer .nav {
4264
+ display: -ms-flexbox;
4265
+ display: flex;
4266
+ -ms-flex-wrap: wrap;
4267
+ flex-wrap: wrap;
4268
+ padding-left: 0;
4269
+ margin-bottom: 0;
4270
+ list-style: none;
4271
  }
4272
+
4273
+ .wplc_remote_dash_below_contianer .nav-link {
4274
  display: block;
4275
+ padding: 0.5rem 1rem;
 
 
 
 
 
4276
  }
4277
+
4278
+ .wplc_remote_dash_below_contianer .nav-link:hover,
4279
+ .wplc_remote_dash_below_contianer .nav-link:focus {
4280
  text-decoration: none;
 
 
4281
  }
4282
+
4283
+ .wplc_remote_dash_below_contianer .nav-link.disabled {
4284
+ color: #6c757d;
4285
+ pointer-events: none;
4286
+ cursor: default;
 
 
4287
  }
4288
+
4289
+ .wplc_remote_dash_below_contianer .nav-tabs {
4290
+ border-bottom: 1px solid #dee2e6;
 
4291
  }
4292
+
4293
+ .wplc_remote_dash_below_contianer .nav-tabs .nav-item {
4294
+ margin-bottom: -1px;
 
 
 
 
4295
  }
4296
+
4297
+ .wplc_remote_dash_below_contianer .nav-tabs .nav-link {
4298
+ border: 1px solid transparent;
4299
+ border-top-left-radius: 0.25rem;
4300
+ border-top-right-radius: 0.25rem;
4301
  }
4302
+
4303
+ .wplc_remote_dash_below_contianer .nav-tabs .nav-link:hover,
4304
+ .wplc_remote_dash_below_contianer .nav-tabs .nav-link:focus {
4305
+ border-color: #e9ecef #e9ecef #dee2e6;
4306
  }
4307
+
4308
+ .wplc_remote_dash_below_contianer .nav-tabs .nav-link.disabled {
4309
+ color: #6c757d;
4310
+ background-color: transparent;
4311
+ border-color: transparent;
4312
  }
4313
+
4314
+ .wplc_remote_dash_below_contianer .nav-tabs .nav-link.active,
4315
+ .wplc_remote_dash_below_contianer .nav-tabs .nav-item.show .nav-link {
4316
+ color: #495057;
4317
+ background-color: #fff;
4318
+ border-color: #dee2e6 #dee2e6 #fff;
4319
  }
4320
+
4321
+ .wplc_remote_dash_below_contianer .nav-tabs .dropdown-menu {
4322
+ margin-top: -1px;
4323
+ border-top-left-radius: 0;
4324
+ border-top-right-radius: 0;
 
 
4325
  }
4326
+
4327
+ .wplc_remote_dash_below_contianer .nav-pills .nav-link {
4328
+ border-radius: 0.25rem;
 
 
 
 
4329
  }
4330
+
4331
+ .wplc_remote_dash_below_contianer .nav-pills .nav-link.active,
4332
+ .wplc_remote_dash_below_contianer .nav-pills .show > .nav-link {
4333
+ color: #fff;
4334
+ background-color: #007bff;
4335
  }
4336
+
4337
+ .wplc_remote_dash_below_contianer .nav-fill .nav-item {
4338
+ -ms-flex: 1 1 auto;
4339
+ flex: 1 1 auto;
4340
+ text-align: center;
 
4341
  }
4342
+
4343
+ .wplc_remote_dash_below_contianer .nav-justified .nav-item {
4344
+ -ms-flex-preferred-size: 0;
4345
+ flex-basis: 0;
4346
+ -ms-flex-positive: 1;
4347
+ flex-grow: 1;
4348
+ text-align: center;
4349
  }
4350
+
4351
+ .wplc_remote_dash_below_contianer .tab-content > .tab-pane {
4352
+ display: none;
 
 
 
 
 
 
4353
  }
4354
+
4355
+ .wplc_remote_dash_below_contianer .tab-content > .active {
4356
+ display: block;
 
 
4357
  }
4358
+
4359
+ .wplc_remote_dash_below_contianer .navbar {
4360
  position: relative;
4361
+ display: -ms-flexbox;
4362
+ display: flex;
4363
+ -ms-flex-wrap: wrap;
4364
+ flex-wrap: wrap;
4365
+ -ms-flex-align: center;
4366
+ align-items: center;
4367
+ -ms-flex-pack: justify;
4368
+ justify-content: space-between;
4369
+ padding: 0.5rem 1rem;
4370
  }
4371
+
4372
+ .wplc_remote_dash_below_contianer .navbar > .container,
4373
+ .wplc_remote_dash_below_contianer .navbar > .container-fluid {
4374
+ display: -ms-flexbox;
4375
+ display: flex;
4376
+ -ms-flex-wrap: wrap;
4377
+ flex-wrap: wrap;
4378
+ -ms-flex-align: center;
4379
+ align-items: center;
4380
+ -ms-flex-pack: justify;
4381
+ justify-content: space-between;
4382
  }
4383
+
4384
+ .wplc_remote_dash_below_contianer .navbar-brand {
4385
+ display: inline-block;
4386
+ padding-top: 0.3125rem;
4387
+ padding-bottom: 0.3125rem;
4388
+ margin-right: 1rem;
4389
+ font-size: 1.25rem;
4390
+ line-height: inherit;
4391
+ white-space: nowrap;
4392
  }
4393
+
4394
+ .wplc_remote_dash_below_contianer .navbar-brand:hover,
4395
+ .wplc_remote_dash_below_contianer .navbar-brand:focus {
4396
+ text-decoration: none;
4397
  }
4398
+
4399
+ .wplc_remote_dash_below_contianer .navbar-nav {
4400
+ display: -ms-flexbox;
4401
+ display: flex;
4402
+ -ms-flex-direction: column;
4403
+ flex-direction: column;
4404
+ padding-left: 0;
4405
+ margin-bottom: 0;
4406
+ list-style: none;
4407
  }
4408
+
4409
+ .wplc_remote_dash_below_contianer .navbar-nav .nav-link {
4410
+ padding-right: 0;
4411
+ padding-left: 0;
4412
  }
4413
+
4414
+ .wplc_remote_dash_below_contianer .navbar-nav .dropdown-menu {
4415
+ position: static;
4416
+ float: none;
4417
  }
4418
+
4419
+ .wplc_remote_dash_below_contianer .navbar-text {
4420
+ display: inline-block;
4421
+ padding-top: 0.5rem;
4422
+ padding-bottom: 0.5rem;
4423
  }
4424
+
4425
+ .wplc_remote_dash_below_contianer .navbar-collapse {
4426
+ -ms-flex-preferred-size: 100%;
4427
+ flex-basis: 100%;
4428
+ -ms-flex-positive: 1;
4429
+ flex-grow: 1;
4430
+ -ms-flex-align: center;
4431
+ align-items: center;
4432
  }
4433
+
4434
+ .wplc_remote_dash_below_contianer .navbar-toggler {
4435
+ padding: 0.25rem 0.75rem;
4436
+ font-size: 1.25rem;
4437
+ line-height: 1;
4438
+ background-color: transparent;
4439
+ border: 1px solid transparent;
4440
+ border-radius: 0.25rem;
4441
  }
4442
+
4443
+ .wplc_remote_dash_below_contianer .navbar-toggler:hover,
4444
+ .wplc_remote_dash_below_contianer .navbar-toggler:focus {
4445
+ text-decoration: none;
4446
  }
4447
+
4448
+ .wplc_remote_dash_below_contianer .navbar-toggler-icon {
4449
+ display: inline-block;
4450
+ width: 1.5em;
4451
+ height: 1.5em;
4452
+ vertical-align: middle;
4453
+ content: "";
4454
+ background: no-repeat center center;
4455
+ background-size: 100% 100%;
4456
  }
4457
+
4458
+ @media (max-width: 575.98px) {
4459
+ .wplc_remote_dash_below_contianer .navbar-expand-sm > .container,
4460
+ .wplc_remote_dash_below_contianer .navbar-expand-sm > .container-fluid {
4461
+ padding-right: 0;
4462
+ padding-left: 0;
4463
+ }
4464
  }
4465
+
4466
+ @media (min-width: 576px) {
4467
+ .wplc_remote_dash_below_contianer .navbar-expand-sm {
4468
+ -ms-flex-flow: row nowrap;
4469
+ flex-flow: row nowrap;
4470
+ -ms-flex-pack: start;
4471
+ justify-content: flex-start;
4472
+ }
4473
+ .wplc_remote_dash_below_contianer .navbar-expand-sm .navbar-nav {
4474
+ -ms-flex-direction: row;
4475
+ flex-direction: row;
4476
+ }
4477
+ .wplc_remote_dash_below_contianer .navbar-expand-sm .navbar-nav .dropdown-menu {
4478
+ position: absolute;
4479
+ }
4480
+ .wplc_remote_dash_below_contianer .navbar-expand-sm .navbar-nav .nav-link {
4481
+ padding-right: 0.5rem;
4482
+ padding-left: 0.5rem;
4483
+ }
4484
+ .wplc_remote_dash_below_contianer .navbar-expand-sm > .container,
4485
+ .wplc_remote_dash_below_contianer .navbar-expand-sm > .container-fluid {
4486
+ -ms-flex-wrap: nowrap;
4487
+ flex-wrap: nowrap;
4488
+ }
4489
+ .wplc_remote_dash_below_contianer .navbar-expand-sm .navbar-collapse {
4490
+ display: -ms-flexbox !important;
4491
+ display: flex !important;
4492
+ -ms-flex-preferred-size: auto;
4493
+ flex-basis: auto;
4494
+ }
4495
+ .wplc_remote_dash_below_contianer .navbar-expand-sm .navbar-toggler {
4496
+ display: none;
4497
+ }
4498
  }
4499
+
4500
+ @media (max-width: 767.98px) {
4501
+ .wplc_remote_dash_below_contianer .navbar-expand-md > .container,
4502
+ .wplc_remote_dash_below_contianer .navbar-expand-md > .container-fluid {
4503
+ padding-right: 0;
4504
+ padding-left: 0;
4505
+ }
4506
  }
4507
+
4508
+ @media (min-width: 768px) {
4509
+ .wplc_remote_dash_below_contianer .navbar-expand-md {
4510
+ -ms-flex-flow: row nowrap;
4511
+ flex-flow: row nowrap;
4512
+ -ms-flex-pack: start;
4513
+ justify-content: flex-start;
4514
+ }
4515
+ .wplc_remote_dash_below_contianer .navbar-expand-md .navbar-nav {
4516
+ -ms-flex-direction: row;
4517
+ flex-direction: row;
4518
+ }
4519
+ .wplc_remote_dash_below_contianer .navbar-expand-md .navbar-nav .dropdown-menu {
4520
+ position: absolute;
4521
+ }
4522
+ .wplc_remote_dash_below_contianer .navbar-expand-md .navbar-nav .nav-link {
4523
+ padding-right: 0.5rem;
4524
+ padding-left: 0.5rem;
4525
+ }
4526
+ .wplc_remote_dash_below_contianer .navbar-expand-md > .container,
4527
+ .wplc_remote_dash_below_contianer .navbar-expand-md > .container-fluid {
4528
+ -ms-flex-wrap: nowrap;
4529
+ flex-wrap: nowrap;
4530
+ }
4531
+ .wplc_remote_dash_below_contianer .navbar-expand-md .navbar-collapse {
4532
+ display: -ms-flexbox !important;
4533
+ display: flex !important;
4534
+ -ms-flex-preferred-size: auto;
4535
+ flex-basis: auto;
4536
+ }
4537
+ .wplc_remote_dash_below_contianer .navbar-expand-md .navbar-toggler {
4538
+ display: none;
4539
+ }
4540
  }
4541
+
4542
+ @media (max-width: 991.98px) {
4543
+ .wplc_remote_dash_below_contianer .navbar-expand-lg > .container,
4544
+ .wplc_remote_dash_below_contianer .navbar-expand-lg > .container-fluid {
4545
+ padding-right: 0;
4546
+ padding-left: 0;
4547
+ }
4548
  }
4549
+
4550
+ @media (min-width: 992px) {
4551
+ .wplc_remote_dash_below_contianer .navbar-expand-lg {
4552
+ -ms-flex-flow: row nowrap;
4553
+ flex-flow: row nowrap;
4554
+ -ms-flex-pack: start;
4555
+ justify-content: flex-start;
4556
+ }
4557
+ .wplc_remote_dash_below_contianer .navbar-expand-lg .navbar-nav {
4558
+ -ms-flex-direction: row;
4559
+ flex-direction: row;
4560
+ }
4561
+ .wplc_remote_dash_below_contianer .navbar-expand-lg .navbar-nav .dropdown-menu {
4562
+ position: absolute;
4563
+ }
4564
+ .wplc_remote_dash_below_contianer .navbar-expand-lg .navbar-nav .nav-link {
4565
+ padding-right: 0.5rem;
4566
+ padding-left: 0.5rem;
4567
+ }
4568
+ .wplc_remote_dash_below_contianer .navbar-expand-lg > .container,
4569
+ .wplc_remote_dash_below_contianer .navbar-expand-lg > .container-fluid {
4570
+ -ms-flex-wrap: nowrap;
4571
+ flex-wrap: nowrap;
4572
+ }
4573
+ .wplc_remote_dash_below_contianer .navbar-expand-lg .navbar-collapse {
4574
+ display: -ms-flexbox !important;
4575
+ display: flex !important;
4576
+ -ms-flex-preferred-size: auto;
4577
+ flex-basis: auto;
4578
+ }
4579
+ .wplc_remote_dash_below_contianer .navbar-expand-lg .navbar-toggler {
4580
+ display: none;
4581
+ }
4582
  }
4583
+
4584
+ @media (max-width: 1199.98px) {
4585
+ .wplc_remote_dash_below_contianer .navbar-expand-xl > .container,
4586
+ .wplc_remote_dash_below_contianer .navbar-expand-xl > .container-fluid {
4587
+ padding-right: 0;
4588
+ padding-left: 0;
4589
+ }
4590
  }
4591
+
4592
+ @media (min-width: 1200px) {
4593
+ .wplc_remote_dash_below_contianer .navbar-expand-xl {
4594
+ -ms-flex-flow: row nowrap;
4595
+ flex-flow: row nowrap;
4596
+ -ms-flex-pack: start;
4597
+ justify-content: flex-start;
4598
+ }
4599
+ .wplc_remote_dash_below_contianer .navbar-expand-xl .navbar-nav {
4600
+ -ms-flex-direction: row;
4601
+ flex-direction: row;
4602
+ }
4603
+ .wplc_remote_dash_below_contianer .navbar-expand-xl .navbar-nav .dropdown-menu {
4604
+ position: absolute;
4605
+ }
4606
+ .wplc_remote_dash_below_contianer .navbar-expand-xl .navbar-nav .nav-link {
4607
+ padding-right: 0.5rem;
4608
+ padding-left: 0.5rem;
4609
+ }
4610
+ .wplc_remote_dash_below_contianer .navbar-expand-xl > .container,
4611
+ .wplc_remote_dash_below_contianer .navbar-expand-xl > .container-fluid {
4612
+ -ms-flex-wrap: nowrap;
4613
+ flex-wrap: nowrap;
4614
+ }
4615
+ .wplc_remote_dash_below_contianer .navbar-expand-xl .navbar-collapse {
4616
+ display: -ms-flexbox !important;
4617
+ display: flex !important;
4618
+ -ms-flex-preferred-size: auto;
4619
+ flex-basis: auto;
4620
+ }
4621
+ .wplc_remote_dash_below_contianer .navbar-expand-xl .navbar-toggler {
4622
+ display: none;
4623
+ }
4624
  }
4625
+
4626
+ .wplc_remote_dash_below_contianer .navbar-expand {
4627
+ -ms-flex-flow: row nowrap;
4628
+ flex-flow: row nowrap;
4629
+ -ms-flex-pack: start;
4630
+ justify-content: flex-start;
4631
  }
4632
+
4633
+ .wplc_remote_dash_below_contianer .navbar-expand > .container,
4634
+ .wplc_remote_dash_below_contianer .navbar-expand > .container-fluid {
4635
+ padding-right: 0;
4636
+ padding-left: 0;
4637
  }
4638
+
4639
+ .wplc_remote_dash_below_contianer .navbar-expand .navbar-nav {
4640
+ -ms-flex-direction: row;
4641
+ flex-direction: row;
 
 
 
4642
  }
4643
+
4644
+ .wplc_remote_dash_below_contianer .navbar-expand .navbar-nav .dropdown-menu {
4645
+ position: absolute;
4646
  }
4647
+
4648
+ .wplc_remote_dash_below_contianer .navbar-expand .navbar-nav .nav-link {
4649
+ padding-right: 0.5rem;
4650
+ padding-left: 0.5rem;
 
 
4651
  }
4652
+
4653
+ .wplc_remote_dash_below_contianer .navbar-expand > .container,
4654
+ .wplc_remote_dash_below_contianer .navbar-expand > .container-fluid {
4655
+ -ms-flex-wrap: nowrap;
4656
+ flex-wrap: nowrap;
4657
  }
4658
+
4659
+ .wplc_remote_dash_below_contianer .navbar-expand .navbar-collapse {
4660
+ display: -ms-flexbox !important;
4661
+ display: flex !important;
4662
+ -ms-flex-preferred-size: auto;
4663
+ flex-basis: auto;
4664
  }
4665
+
4666
+ .wplc_remote_dash_below_contianer .navbar-expand .navbar-toggler {
4667
+ display: none;
 
 
4668
  }
4669
+
4670
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-brand {
4671
+ color: rgba(0, 0, 0, 0.9);
4672
  }
4673
+
4674
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-brand:hover,
4675
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-brand:focus {
4676
+ color: rgba(0, 0, 0, 0.9);
4677
  }
4678
+
4679
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-nav .nav-link {
4680
+ color: rgba(0, 0, 0, 0.5);
4681
  }
4682
+
4683
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-nav .nav-link:hover,
4684
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-nav .nav-link:focus {
4685
+ color: rgba(0, 0, 0, 0.7);
 
4686
  }
4687
+
4688
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-nav .nav-link.disabled {
4689
+ color: rgba(0, 0, 0, 0.3);
 
 
4690
  }
4691
+
4692
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-nav .show > .nav-link,
4693
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-nav .active > .nav-link,
4694
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-nav .nav-link.show,
4695
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-nav .nav-link.active {
4696
+ color: rgba(0, 0, 0, 0.9);
4697
  }
4698
+
4699
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-toggler {
4700
+ color: rgba(0, 0, 0, 0.5);
4701
+ border-color: rgba(0, 0, 0, 0.1);
4702
  }
4703
+
4704
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-toggler-icon {
4705
+ background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
 
 
 
 
4706
  }
4707
+
4708
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-text {
4709
+ color: rgba(0, 0, 0, 0.5);
 
4710
  }
4711
+
4712
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-text a {
4713
+ color: rgba(0, 0, 0, 0.9);
 
4714
  }
4715
+
4716
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-text a:hover,
4717
+ .wplc_remote_dash_below_contianer .navbar-light .navbar-text a:focus {
4718
+ color: rgba(0, 0, 0, 0.9);
 
 
4719
  }
4720
+
4721
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-brand {
4722
+ color: #fff;
4723
  }
4724
+
4725
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-brand:hover,
4726
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-brand:focus {
4727
+ color: #fff;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4728
  }
4729
+
4730
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-nav .nav-link {
4731
+ color: rgba(255, 255, 255, 0.5);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4732
  }
4733
+
4734
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-nav .nav-link:hover,
4735
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-nav .nav-link:focus {
4736
+ color: rgba(255, 255, 255, 0.75);
4737
  }
4738
+
4739
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-nav .nav-link.disabled {
4740
+ color: rgba(255, 255, 255, 0.25);
 
4741
  }
4742
+
4743
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-nav .show > .nav-link,
4744
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-nav .active > .nav-link,
4745
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-nav .nav-link.show,
4746
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-nav .nav-link.active {
4747
+ color: #fff;
4748
  }
4749
+
4750
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-toggler {
4751
+ color: rgba(255, 255, 255, 0.5);
4752
+ border-color: rgba(255, 255, 255, 0.1);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4753
  }
4754
+
4755
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-toggler-icon {
4756
+ background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
 
 
 
 
 
 
4757
  }
4758
+
4759
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-text {
4760
+ color: rgba(255, 255, 255, 0.5);
4761
  }
4762
+
4763
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-text a {
4764
+ color: #fff;
 
 
 
 
 
 
4765
  }
4766
+
4767
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-text a:hover,
4768
+ .wplc_remote_dash_below_contianer .navbar-dark .navbar-text a:focus {
4769
+ color: #fff;
4770
  }
4771
+
4772
+ .wplc_remote_dash_below_contianer .card {
4773
  position: relative;
4774
+ display: -ms-flexbox;
4775
+ display: flex;
4776
+ -ms-flex-direction: column;
4777
+ flex-direction: column;
4778
+ min-width: 0;
4779
+ word-wrap: break-word;
4780
+ background-color: #fff;
4781
+ background-clip: border-box;
4782
+ border: 1px solid rgba(0, 0, 0, 0.125);
4783
+ border-radius: 0.25rem;
4784
  }
4785
+
4786
+ .wplc_remote_dash_below_contianer .card > hr {
4787
+ margin-right: 0;
4788
+ margin-left: 0;
4789
  }
4790
+
4791
+ .wplc_remote_dash_below_contianer .card > .list-group:first-child .list-group-item:first-child {
4792
+ border-top-left-radius: 0.25rem;
4793
+ border-top-right-radius: 0.25rem;
4794
  }
4795
+
4796
+ .wplc_remote_dash_below_contianer .card > .list-group:last-child .list-group-item:last-child {
4797
+ border-bottom-right-radius: 0.25rem;
4798
+ border-bottom-left-radius: 0.25rem;
4799
  }
4800
+
4801
+ .wplc_remote_dash_below_contianer .card-body {
4802
+ -ms-flex: 1 1 auto;
4803
+ flex: 1 1 auto;
4804
+ padding: 1.25rem;
4805
  }
4806
+
4807
+ .wplc_remote_dash_below_contianer .card-title {
4808
+ margin-bottom: 0.75rem;
 
4809
  }
4810
+
4811
+ .wplc_remote_dash_below_contianer .card-subtitle {
4812
+ margin-top: -0.375rem;
4813
  margin-bottom: 0;
 
 
 
 
 
 
4814
  }
4815
+
4816
+ .wplc_remote_dash_below_contianer .card-text:last-child {
4817
+ margin-bottom: 0;
 
4818
  }
4819
+
4820
+ .wplc_remote_dash_below_contianer .card-link:hover {
4821
  text-decoration: none;
 
4822
  }
4823
+
4824
+ .wplc_remote_dash_below_contianer .card-link + .card-link {
4825
+ margin-left: 1.25rem;
4826
  }
4827
+
4828
+ .wplc_remote_dash_below_contianer .card-header {
4829
+ padding: 0.75rem 1.25rem;
4830
+ margin-bottom: 0;
4831
+ background-color: rgba(0, 0, 0, 0.03);
4832
+ border-bottom: 1px solid rgba(0, 0, 0, 0.125);
4833
  }
4834
+
4835
+ .wplc_remote_dash_below_contianer .card-header:first-child {
4836
+ border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
 
 
4837
  }
4838
+
4839
+ .wplc_remote_dash_below_contianer .card-header + .list-group .list-group-item:first-child {
4840
+ border-top: 0;
 
 
4841
  }
4842
+
4843
+ .wplc_remote_dash_below_contianer .card-footer {
4844
+ padding: 0.75rem 1.25rem;
4845
+ background-color: rgba(0, 0, 0, 0.03);
4846
+ border-top: 1px solid rgba(0, 0, 0, 0.125);
4847
  }
4848
+
4849
+ .wplc_remote_dash_below_contianer .card-footer:last-child {
4850
+ border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
4851
  }
4852
+
4853
+ .wplc_remote_dash_below_contianer .card-header-tabs {
4854
+ margin-right: -0.625rem;
4855
+ margin-bottom: -0.75rem;
4856
+ margin-left: -0.625rem;
4857
+ border-bottom: 0;
4858
  }
4859
+
4860
+ .wplc_remote_dash_below_contianer .card-header-pills {
4861
+ margin-right: -0.625rem;
4862
+ margin-left: -0.625rem;
4863
+ }
4864
+
4865
+ .wplc_remote_dash_below_contianer .card-img-overlay {
4866
+ position: absolute;
4867
+ top: 0;
4868
+ right: 0;
4869
+ bottom: 0;
4870
+ left: 0;
4871
+ padding: 1.25rem;
 
 
 
 
4872
  }
4873
+
4874
+ .wplc_remote_dash_below_contianer .card-img {
4875
  width: 100%;
4876
+ border-radius: calc(0.25rem - 1px);
4877
  }
4878
+
4879
+ .wplc_remote_dash_below_contianer .card-img-top {
4880
+ width: 100%;
4881
+ border-top-left-radius: calc(0.25rem - 1px);
4882
+ border-top-right-radius: calc(0.25rem - 1px);
4883
  }
4884
+
4885
+ .wplc_remote_dash_below_contianer .card-img-bottom {
4886
+ width: 100%;
4887
+ border-bottom-right-radius: calc(0.25rem - 1px);
4888
+ border-bottom-left-radius: calc(0.25rem - 1px);
4889
  }
4890
+
4891
+ .wplc_remote_dash_below_contianer .card-deck {
4892
+ display: -ms-flexbox;
4893
+ display: flex;
4894
+ -ms-flex-direction: column;
4895
+ flex-direction: column;
4896
  }
4897
+
4898
+ .wplc_remote_dash_below_contianer .card-deck .card {
4899
+ margin-bottom: 15px;
 
 
 
 
 
4900
  }
4901
+
4902
+ @media (min-width: 576px) {
4903
+ .wplc_remote_dash_below_contianer .card-deck {
4904
+ -ms-flex-flow: row wrap;
4905
+ flex-flow: row wrap;
4906
+ margin-right: -15px;
4907
+ margin-left: -15px;
4908
+ }
4909
+ .wplc_remote_dash_below_contianer .card-deck .card {
4910
+ display: -ms-flexbox;
4911
+ display: flex;
4912
+ -ms-flex: 1 0 0%;
4913
+ flex: 1 0 0%;
4914
+ -ms-flex-direction: column;
4915
+ flex-direction: column;
4916
+ margin-right: 15px;
4917
+ margin-bottom: 0;
4918
+ margin-left: 15px;
4919
+ }
4920
+ }
4921
+
4922
+ .wplc_remote_dash_below_contianer .card-group {
4923
+ display: -ms-flexbox;
4924
+ display: flex;
4925
+ -ms-flex-direction: column;
4926
+ flex-direction: column;
4927
  }
4928
+
4929
+ .wplc_remote_dash_below_contianer .card-group > .card {
4930
+ margin-bottom: 15px;
 
4931
  }
4932
+
4933
+ @media (min-width: 576px) {
4934
+ .wplc_remote_dash_below_contianer .card-group {
4935
+ -ms-flex-flow: row wrap;
4936
+ flex-flow: row wrap;
4937
+ }
4938
+ .wplc_remote_dash_below_contianer .card-group > .card {
4939
+ -ms-flex: 1 0 0%;
4940
+ flex: 1 0 0%;
4941
+ margin-bottom: 0;
4942
+ }
4943
+ .wplc_remote_dash_below_contianer .card-group > .card + .card {
4944
+ margin-left: 0;
4945
+ border-left: 0;
4946
  }
4947
+ .wplc_remote_dash_below_contianer .card-group > .card:not(:last-child) {
4948
+ border-top-right-radius: 0;
4949
+ border-bottom-right-radius: 0;
4950
+ }
4951
+ .wplc_remote_dash_below_contianer .card-group > .card:not(:last-child) .card-img-top,
4952
+ .wplc_remote_dash_below_contianer .card-group > .card:not(:last-child) .card-header {
4953
+ border-top-right-radius: 0;
4954
+ }
4955
+ .wplc_remote_dash_below_contianer .card-group > .card:not(:last-child) .card-img-bottom,
4956
+ .wplc_remote_dash_below_contianer .card-group > .card:not(:last-child) .card-footer {
4957
+ border-bottom-right-radius: 0;
4958
+ }
4959
+ .wplc_remote_dash_below_contianer .card-group > .card:not(:first-child) {
4960
+ border-top-left-radius: 0;
4961
+ border-bottom-left-radius: 0;
4962
+ }
4963
+ .wplc_remote_dash_below_contianer .card-group > .card:not(:first-child) .card-img-top,
4964
+ .wplc_remote_dash_below_contianer .card-group > .card:not(:first-child) .card-header {
4965
+ border-top-left-radius: 0;
4966
+ }
4967
+ .wplc_remote_dash_below_contianer .card-group > .card:not(:first-child) .card-img-bottom,
4968
+ .wplc_remote_dash_below_contianer .card-group > .card:not(:first-child) .card-footer {
4969
+ border-bottom-left-radius: 0;
4970
  }
4971
  }
4972
+
4973
+ .wplc_remote_dash_below_contianer .card-columns .card {
4974
+ margin-bottom: 0.75rem;
 
 
4975
  }
4976
+
4977
+ @media (min-width: 576px) {
4978
+ .wplc_remote_dash_below_contianer .card-columns {
4979
+ -webkit-column-count: 3;
4980
+ -moz-column-count: 3;
4981
+ column-count: 3;
4982
+ -webkit-column-gap: 1.25rem;
4983
+ -moz-column-gap: 1.25rem;
4984
+ column-gap: 1.25rem;
4985
+ orphans: 1;
4986
+ widows: 1;
4987
+ }
4988
+ .wplc_remote_dash_below_contianer .card-columns .card {
4989
+ display: inline-block;
4990
+ width: 100%;
4991
+ }
4992
  }
4993
+
4994
+ .wplc_remote_dash_below_contianer .accordion > .card {
4995
+ overflow: hidden;
 
 
4996
  }
4997
+
4998
+ .wplc_remote_dash_below_contianer .accordion > .card:not(:first-of-type) .card-header:first-child {
4999
+ border-radius: 0;
5000
  }
5001
+
5002
+ .wplc_remote_dash_below_contianer .accordion > .card:not(:first-of-type):not(:last-of-type) {
5003
+ border-bottom: 0;
5004
+ border-radius: 0;
5005
  }
5006
+
5007
+ .wplc_remote_dash_below_contianer .accordion > .card:first-of-type {
5008
+ border-bottom: 0;
5009
+ border-bottom-right-radius: 0;
5010
+ border-bottom-left-radius: 0;
5011
  }
5012
+
5013
+ .wplc_remote_dash_below_contianer .accordion > .card:last-of-type {
5014
+ border-top-left-radius: 0;
5015
+ border-top-right-radius: 0;
5016
  }
5017
+
5018
+ .wplc_remote_dash_below_contianer .accordion > .card .card-header {
5019
+ margin-bottom: -1px;
5020
  }
5021
+
5022
+ .wplc_remote_dash_below_contianer .breadcrumb {
5023
+ display: -ms-flexbox;
5024
+ display: flex;
5025
+ -ms-flex-wrap: wrap;
5026
+ flex-wrap: wrap;
5027
+ padding: 0.75rem 1rem;
5028
+ margin-bottom: 1rem;
5029
+ list-style: none;
5030
+ background-color: #e9ecef;
5031
+ border-radius: 0.25rem;
5032
  }
5033
+
5034
+ .wplc_remote_dash_below_contianer .breadcrumb-item + .breadcrumb-item {
5035
+ padding-left: 0.5rem;
 
 
 
 
 
5036
  }
5037
+
5038
+ .wplc_remote_dash_below_contianer .breadcrumb-item + .breadcrumb-item::before {
5039
+ display: inline-block;
5040
+ padding-right: 0.5rem;
5041
+ color: #6c757d;
5042
+ content: "/";
5043
  }
5044
+
5045
+ .wplc_remote_dash_below_contianer .breadcrumb-item + .breadcrumb-item:hover::before {
5046
+ text-decoration: underline;
5047
  }
5048
+
5049
+ .wplc_remote_dash_below_contianer .breadcrumb-item + .breadcrumb-item:hover::before {
5050
+ text-decoration: none;
 
5051
  }
5052
+
5053
+ .wplc_remote_dash_below_contianer .breadcrumb-item.active {
5054
+ color: #6c757d;
 
 
 
 
 
 
 
5055
  }
5056
+
5057
+ .wplc_remote_dash_below_contianer .pagination {
5058
+ display: -ms-flexbox;
5059
+ display: flex;
5060
+ padding-left: 0;
5061
+ list-style: none;
5062
+ border-radius: 0.25rem;
5063
  }
5064
+
5065
+ .wplc_remote_dash_below_contianer .page-link {
5066
+ position: relative;
5067
  display: block;
5068
+ padding: 0.5rem 0.75rem;
5069
+ margin-left: -1px;
5070
+ line-height: 1.25;
5071
+ color: #007bff;
5072
+ background-color: #fff;
5073
+ border: 1px solid #dee2e6;
5074
  }
5075
+
5076
+ .wplc_remote_dash_below_contianer .page-link:hover {
5077
+ z-index: 2;
5078
+ color: #0056b3;
5079
+ text-decoration: none;
5080
+ background-color: #e9ecef;
5081
+ border-color: #dee2e6;
5082
  }
5083
+
5084
+ .wplc_remote_dash_below_contianer .page-link:focus {
5085
+ z-index: 2;
5086
+ outline: 0;
5087
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
5088
  }
5089
+
5090
+ .wplc_remote_dash_below_contianer .page-item:first-child .page-link {
5091
+ margin-left: 0;
5092
+ border-top-left-radius: 0.25rem;
5093
+ border-bottom-left-radius: 0.25rem;
5094
  }
5095
+
5096
+ .wplc_remote_dash_below_contianer .page-item:last-child .page-link {
5097
+ border-top-right-radius: 0.25rem;
5098
+ border-bottom-right-radius: 0.25rem;
5099
  }
5100
+
5101
+ .wplc_remote_dash_below_contianer .page-item.active .page-link {
5102
+ z-index: 1;
5103
+ color: #fff;
5104
+ background-color: #007bff;
5105
+ border-color: #007bff;
 
5106
  }
5107
+
5108
+ .wplc_remote_dash_below_contianer .page-item.disabled .page-link {
5109
+ color: #6c757d;
5110
+ pointer-events: none;
5111
+ cursor: auto;
5112
+ background-color: #fff;
5113
+ border-color: #dee2e6;
5114
  }
5115
+
5116
+ .wplc_remote_dash_below_contianer .pagination-lg .page-link {
5117
+ padding: 0.75rem 1.5rem;
5118
+ font-size: 1.25rem;
5119
+ line-height: 1.5;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5120
  }
5121
+
5122
+ .wplc_remote_dash_below_contianer .pagination-lg .page-item:first-child .page-link {
5123
+ border-top-left-radius: 0.3rem;
5124
+ border-bottom-left-radius: 0.3rem;
5125
  }
5126
+
5127
+ .wplc_remote_dash_below_contianer .pagination-lg .page-item:last-child .page-link {
5128
+ border-top-right-radius: 0.3rem;
5129
+ border-bottom-right-radius: 0.3rem;
 
5130
  }
5131
+
5132
+ .wplc_remote_dash_below_contianer .pagination-sm .page-link {
5133
+ padding: 0.25rem 0.5rem;
5134
+ font-size: 0.875rem;
5135
+ line-height: 1.5;
 
5136
  }
5137
+
5138
+ .wplc_remote_dash_below_contianer .pagination-sm .page-item:first-child .page-link {
5139
+ border-top-left-radius: 0.2rem;
5140
+ border-bottom-left-radius: 0.2rem;
 
 
 
 
5141
  }
5142
+
5143
+ .wplc_remote_dash_below_contianer .pagination-sm .page-item:last-child .page-link {
5144
+ border-top-right-radius: 0.2rem;
5145
+ border-bottom-right-radius: 0.2rem;
5146
  }
5147
+
5148
+ .wplc_remote_dash_below_contianer .badge {
5149
+ display: inline-block;
5150
+ padding: 0.25em 0.4em;
5151
+ font-size: 75%;
5152
+ font-weight: 700;
5153
+ line-height: 1;
5154
+ text-align: center;
5155
+ white-space: nowrap;
5156
+ vertical-align: baseline;
5157
+ border-radius: 0.25rem;
5158
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
5159
+ }
5160
+
5161
+ @media (prefers-reduced-motion: reduce) {
5162
+ .wplc_remote_dash_below_contianer .badge {
5163
+ transition: none;
5164
  }
5165
  }
5166
+
5167
+ .wplc_remote_dash_below_contianer a.badge:hover,
5168
+ .wplc_remote_dash_below_contianer a.badge:focus {
5169
+ text-decoration: none;
 
 
5170
  }
5171
+
5172
+ .wplc_remote_dash_below_contianer .badge:empty {
5173
+ display: none;
 
 
5174
  }
5175
+
5176
+ .wplc_remote_dash_below_contianer .btn .badge {
5177
+ position: relative;
5178
+ top: -1px;
5179
  }
5180
+
5181
+ .wplc_remote_dash_below_contianer .badge-pill {
5182
+ padding-right: 0.6em;
5183
+ padding-left: 0.6em;
5184
+ border-radius: 10rem;
5185
  }
5186
+
5187
+ .wplc_remote_dash_below_contianer .badge-primary {
5188
+ color: #fff;
5189
+ background-color: #007bff;
 
 
5190
  }
5191
+
5192
+ .wplc_remote_dash_below_contianer a.badge-primary:hover,
5193
+ .wplc_remote_dash_below_contianer a.badge-primary:focus {
5194
+ color: #fff;
5195
+ background-color: #0062cc;
5196
  }
5197
+
5198
+ .wplc_remote_dash_below_contianer a.badge-primary:focus,
5199
+ .wplc_remote_dash_below_contianer a.badge-primary.focus {
5200
+ outline: 0;
5201
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
5202
  }
5203
+
5204
+ .wplc_remote_dash_below_contianer .badge-secondary {
5205
+ color: #fff;
5206
+ background-color: #6c757d;
 
5207
  }
5208
+
5209
+ .wplc_remote_dash_below_contianer a.badge-secondary:hover,
5210
+ .wplc_remote_dash_below_contianer a.badge-secondary:focus {
5211
+ color: #fff;
5212
+ background-color: #545b62;
 
 
 
 
 
 
5213
  }
5214
+
5215
+ .wplc_remote_dash_below_contianer a.badge-secondary:focus,
5216
+ .wplc_remote_dash_below_contianer a.badge-secondary.focus {
5217
  outline: 0;
5218
+ box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
5219
  }
5220
+
5221
+ .wplc_remote_dash_below_contianer .badge-success {
5222
+ color: #fff;
5223
+ background-color: #28a745;
 
5224
  }
5225
+
5226
+ .wplc_remote_dash_below_contianer a.badge-success:hover,
5227
+ .wplc_remote_dash_below_contianer a.badge-success:focus {
5228
+ color: #fff;
5229
+ background-color: #1e7e34;
5230
  }
5231
+
5232
+ .wplc_remote_dash_below_contianer a.badge-success:focus,
5233
+ .wplc_remote_dash_below_contianer a.badge-success.focus {
5234
+ outline: 0;
5235
+ box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
5236
  }
5237
+
5238
+ .wplc_remote_dash_below_contianer .badge-info {
5239
+ color: #fff;
5240
+ background-color: #17a2b8;
5241
  }
5242
+
5243
+ .wplc_remote_dash_below_contianer a.badge-info:hover,
5244
+ .wplc_remote_dash_below_contianer a.badge-info:focus {
5245
+ color: #fff;
5246
+ background-color: #117a8b;
5247
  }
5248
+
5249
+ .wplc_remote_dash_below_contianer a.badge-info:focus,
5250
+ .wplc_remote_dash_below_contianer a.badge-info.focus {
5251
+ outline: 0;
5252
+ box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5253
  }
5254
+
5255
+ .wplc_remote_dash_below_contianer .badge-warning {
5256
+ color: #212529;
5257
+ background-color: #ffc107;
 
 
 
 
 
 
 
 
5258
  }
5259
+
5260
+ .wplc_remote_dash_below_contianer a.badge-warning:hover,
5261
+ .wplc_remote_dash_below_contianer a.badge-warning:focus {
5262
+ color: #212529;
5263
+ background-color: #d39e00;
 
 
 
 
 
5264
  }
5265
+
5266
+ .wplc_remote_dash_below_contianer a.badge-warning:focus,
5267
+ .wplc_remote_dash_below_contianer a.badge-warning.focus {
5268
+ outline: 0;
5269
+ box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5270
  }
5271
+
5272
+ .wplc_remote_dash_below_contianer .badge-danger {
5273
+ color: #fff;
5274
+ background-color: #dc3545;
 
 
 
5275
  }
5276
+
5277
+ .wplc_remote_dash_below_contianer a.badge-danger:hover,
5278
+ .wplc_remote_dash_below_contianer a.badge-danger:focus {
5279
+ color: #fff;
5280
+ background-color: #bd2130;
 
 
 
 
 
 
 
 
 
 
 
5281
  }
5282
+
5283
+ .wplc_remote_dash_below_contianer a.badge-danger:focus,
5284
+ .wplc_remote_dash_below_contianer a.badge-danger.focus {
5285
+ outline: 0;
5286
+ box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
 
5287
  }
5288
+
5289
+ .wplc_remote_dash_below_contianer .badge-light {
5290
+ color: #212529;
5291
+ background-color: #f8f9fa;
5292
  }
5293
+
5294
+ .wplc_remote_dash_below_contianer a.badge-light:hover,
5295
+ .wplc_remote_dash_below_contianer a.badge-light:focus {
5296
+ color: #212529;
5297
+ background-color: #dae0e5;
5298
  }
5299
+
5300
+ .wplc_remote_dash_below_contianer a.badge-light:focus,
5301
+ .wplc_remote_dash_below_contianer a.badge-light.focus {
5302
+ outline: 0;
5303
+ box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
5304
  }
5305
+
5306
+ .wplc_remote_dash_below_contianer .badge-dark {
5307
+ color: #fff;
5308
+ background-color: #343a40;
5309
  }
5310
+
5311
+ .wplc_remote_dash_below_contianer a.badge-dark:hover,
5312
+ .wplc_remote_dash_below_contianer a.badge-dark:focus {
5313
+ color: #fff;
5314
+ background-color: #1d2124;
 
5315
  }
5316
+
5317
+ .wplc_remote_dash_below_contianer a.badge-dark:focus,
5318
+ .wplc_remote_dash_below_contianer a.badge-dark.focus {
5319
+ outline: 0;
5320
+ box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
 
 
 
 
 
 
5321
  }
5322
+
5323
+ .wplc_remote_dash_below_contianer .jumbotron {
5324
+ padding: 2rem 1rem;
5325
+ margin-bottom: 2rem;
5326
+ background-color: #e9ecef;
5327
+ border-radius: 0.3rem;
5328
  }
5329
+
5330
+ @media (min-width: 576px) {
5331
+ .wplc_remote_dash_below_contianer .jumbotron {
5332
+ padding: 4rem 2rem;
5333
+ }
5334
  }
5335
+
5336
+ .wplc_remote_dash_below_contianer .jumbotron-fluid {
5337
+ padding-right: 0;
5338
+ padding-left: 0;
5339
+ border-radius: 0;
5340
  }
5341
+
5342
+ .wplc_remote_dash_below_contianer .alert {
5343
+ position: relative;
5344
+ padding: 0.75rem 1.25rem;
5345
+ margin-bottom: 1rem;
5346
+ border: 1px solid transparent;
5347
+ border-radius: 0.25rem;
5348
  }
5349
+
5350
+ .wplc_remote_dash_below_contianer .alert-heading {
5351
+ color: inherit;
5352
  }
5353
+
5354
+ .wplc_remote_dash_below_contianer .alert-link {
5355
+ font-weight: 700;
 
5356
  }
5357
+
5358
+ .wplc_remote_dash_below_contianer .alert-dismissible {
5359
+ padding-right: 4rem;
 
 
5360
  }
5361
+
5362
+ .wplc_remote_dash_below_contianer .alert-dismissible .close {
5363
+ position: absolute;
5364
+ top: 0;
5365
+ right: 0;
5366
+ padding: 0.75rem 1.25rem;
5367
+ color: inherit;
5368
  }
5369
+
5370
+ .wplc_remote_dash_below_contianer .alert-primary {
5371
+ color: #004085;
5372
+ background-color: #cce5ff;
5373
+ border-color: #b8daff;
5374
  }
5375
+
5376
+ .wplc_remote_dash_below_contianer .alert-primary hr {
5377
+ border-top-color: #9fcdff;
5378
  }
5379
+
5380
+ .wplc_remote_dash_below_contianer .alert-primary .alert-link {
5381
+ color: #002752;
5382
  }
5383
+
5384
+ .wplc_remote_dash_below_contianer .alert-secondary {
5385
+ color: #383d41;
5386
+ background-color: #e2e3e5;
5387
+ border-color: #d6d8db;
5388
  }
5389
+
5390
+ .wplc_remote_dash_below_contianer .alert-secondary hr {
5391
+ border-top-color: #c8cbcf;
 
 
5392
  }
5393
+
5394
+ .wplc_remote_dash_below_contianer .alert-secondary .alert-link {
5395
+ color: #202326;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5396
  }
5397
+
5398
+ .wplc_remote_dash_below_contianer .alert-success {
5399
+ color: #155724;
5400
+ background-color: #d4edda;
5401
+ border-color: #c3e6cb;
5402
  }
5403
+
5404
+ .wplc_remote_dash_below_contianer .alert-success hr {
5405
+ border-top-color: #b1dfbb;
5406
  }
5407
+
5408
+ .wplc_remote_dash_below_contianer .alert-success .alert-link {
5409
+ color: #0b2e13;
5410
  }
5411
+
5412
+ .wplc_remote_dash_below_contianer .alert-info {
5413
+ color: #0c5460;
5414
+ background-color: #d1ecf1;
5415
+ border-color: #bee5eb;
5416
  }
5417
+
5418
+ .wplc_remote_dash_below_contianer .alert-info hr {
5419
+ border-top-color: #abdde5;
 
 
5420
  }
5421
+
5422
+ .wplc_remote_dash_below_contianer .alert-info .alert-link {
5423
+ color: #062c33;
5424
  }
5425
+
5426
+ .wplc_remote_dash_below_contianer .alert-warning {
5427
+ color: #856404;
5428
+ background-color: #fff3cd;
5429
+ border-color: #ffeeba;
5430
  }
5431
+
5432
+ .wplc_remote_dash_below_contianer .alert-warning hr {
5433
+ border-top-color: #ffe8a1;
 
5434
  }
5435
+
5436
+ .wplc_remote_dash_below_contianer .alert-warning .alert-link {
5437
+ color: #533f03;
5438
  }
5439
+
5440
+ .wplc_remote_dash_below_contianer .alert-danger {
5441
+ color: #721c24;
5442
+ background-color: #f8d7da;
5443
+ border-color: #f5c6cb;
5444
  }
5445
+
5446
+ .wplc_remote_dash_below_contianer .alert-danger hr {
5447
+ border-top-color: #f1b0b7;
 
5448
  }
5449
+
5450
+ .wplc_remote_dash_below_contianer .alert-danger .alert-link {
5451
+ color: #491217;
 
 
5452
  }
5453
+
5454
+ .wplc_remote_dash_below_contianer .alert-light {
5455
+ color: #818182;
5456
+ background-color: #fefefe;
5457
+ border-color: #fdfdfe;
5458
  }
5459
+
5460
+ .wplc_remote_dash_below_contianer .alert-light hr {
5461
+ border-top-color: #ececf6;
5462
  }
5463
+
5464
+ .wplc_remote_dash_below_contianer .alert-light .alert-link {
5465
+ color: #686868;
5466
  }
5467
+
5468
+ .wplc_remote_dash_below_contianer .alert-dark {
5469
+ color: #1b1e21;
5470
+ background-color: #d6d8d9;
5471
+ border-color: #c6c8ca;
5472
  }
5473
+
5474
+ .wplc_remote_dash_below_contianer .alert-dark hr {
5475
+ border-top-color: #b9bbbe;
5476
  }
5477
+
5478
+ .wplc_remote_dash_below_contianer .alert-dark .alert-link {
5479
+ color: #040505;
 
 
5480
  }
5481
+
5482
+ @-webkit-keyframes progress-bar-stripes {
5483
+ from {
5484
+ background-position: 1rem 0;
 
 
 
 
 
5485
  }
5486
+ to {
5487
+ background-position: 0 0;
 
 
5488
  }
5489
+ }
5490
+
5491
+ @keyframes progress-bar-stripes {
5492
+ from {
5493
+ background-position: 1rem 0;
5494
  }
5495
+ to {
5496
+ background-position: 0 0;
 
 
 
5497
  }
5498
  }
5499
+
5500
+ .wplc_remote_dash_below_contianer .progress {
5501
+ display: -ms-flexbox;
5502
+ display: flex;
5503
+ height: 1rem;
5504
+ overflow: hidden;
5505
+ font-size: 0.75rem;
5506
+ background-color: #e9ecef;
5507
+ border-radius: 0.25rem;
5508
  }
5509
+
5510
+ .wplc_remote_dash_below_contianer .progress-bar {
5511
+ display: -ms-flexbox;
5512
+ display: flex;
5513
+ -ms-flex-direction: column;
5514
+ flex-direction: column;
5515
+ -ms-flex-pack: center;
5516
+ justify-content: center;
5517
+ color: #fff;
5518
+ text-align: center;
5519
+ white-space: nowrap;
5520
+ background-color: #007bff;
5521
+ transition: width 0.6s ease;
5522
  }
5523
+
5524
+ @media (prefers-reduced-motion: reduce) {
5525
+ .wplc_remote_dash_below_contianer .progress-bar {
5526
+ transition: none;
5527
+ }
5528
  }
5529
+
5530
+ .wplc_remote_dash_below_contianer .progress-bar-striped {
5531
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5532
+ background-size: 1rem 1rem;
 
5533
  }
5534
+
5535
+ .wplc_remote_dash_below_contianer .progress-bar-animated {
5536
+ -webkit-animation: progress-bar-stripes 1s linear infinite;
5537
+ animation: progress-bar-stripes 1s linear infinite;
 
 
5538
  }
5539
+
5540
+ @media (prefers-reduced-motion: reduce) {
5541
+ .wplc_remote_dash_below_contianer .progress-bar-animated {
5542
+ -webkit-animation: none;
5543
+ animation: none;
5544
+ }
5545
  }
5546
+
5547
+ .wplc_remote_dash_below_contianer .media {
5548
+ display: -ms-flexbox;
5549
+ display: flex;
5550
+ -ms-flex-align: start;
5551
+ align-items: flex-start;
5552
  }
5553
+
5554
+ .wplc_remote_dash_below_contianer .media-body {
5555
+ -ms-flex: 1;
5556
+ flex: 1;
5557
  }
5558
+
5559
+ .wplc_remote_dash_below_contianer .list-group {
5560
+ display: -ms-flexbox;
5561
+ display: flex;
5562
+ -ms-flex-direction: column;
5563
+ flex-direction: column;
5564
  padding-left: 0;
5565
+ margin-bottom: 0;
 
5566
  }
5567
+
5568
+ .wplc_remote_dash_below_contianer .list-group-item-action {
5569
+ width: 100%;
5570
+ color: #495057;
5571
+ text-align: inherit;
5572
  }
5573
+
5574
+ .wplc_remote_dash_below_contianer .list-group-item-action:hover,
5575
+ .wplc_remote_dash_below_contianer .list-group-item-action:focus {
5576
+ z-index: 1;
5577
+ color: #495057;
 
5578
  text-decoration: none;
5579
+ background-color: #f8f9fa;
 
 
 
5580
  }
5581
+
5582
+ .wplc_remote_dash_below_contianer .list-group-item-action:active {
5583
+ color: #212529;
5584
+ background-color: #e9ecef;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5585
  }
5586
+
5587
+ .wplc_remote_dash_below_contianer .list-group-item {
5588
+ position: relative;
5589
+ display: block;
5590
+ padding: 0.75rem 1.25rem;
5591
+ margin-bottom: -1px;
5592
+ background-color: #fff;
5593
+ border: 1px solid rgba(0, 0, 0, 0.125);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5594
  }
5595
+
5596
+ .wplc_remote_dash_below_contianer .list-group-item:first-child {
5597
+ border-top-left-radius: 0.25rem;
5598
+ border-top-right-radius: 0.25rem;
5599
  }
5600
+
5601
+ .wplc_remote_dash_below_contianer .list-group-item:last-child {
5602
+ margin-bottom: 0;
5603
+ border-bottom-right-radius: 0.25rem;
5604
+ border-bottom-left-radius: 0.25rem;
5605
  }
5606
+
5607
+ .wplc_remote_dash_below_contianer .list-group-item.disabled,
5608
+ .wplc_remote_dash_below_contianer .list-group-item:disabled {
5609
+ color: #6c757d;
5610
+ pointer-events: none;
5611
+ background-color: #fff;
5612
  }
5613
+
5614
+ .wplc_remote_dash_below_contianer .list-group-item.active {
5615
+ z-index: 2;
5616
+ color: #fff;
5617
+ background-color: #007bff;
5618
+ border-color: #007bff;
5619
  }
5620
+
5621
+ .wplc_remote_dash_below_contianer .list-group-horizontal {
5622
+ -ms-flex-direction: row;
5623
+ flex-direction: row;
 
 
 
5624
  }
5625
+
5626
+ .wplc_remote_dash_below_contianer .list-group-horizontal .list-group-item {
5627
+ margin-right: -1px;
5628
+ margin-bottom: 0;
5629
  }
5630
+
5631
+ .wplc_remote_dash_below_contianer .list-group-horizontal .list-group-item:first-child {
5632
+ border-top-left-radius: 0.25rem;
5633
+ border-bottom-left-radius: 0.25rem;
5634
+ border-top-right-radius: 0;
5635
  }
5636
+
5637
+ .wplc_remote_dash_below_contianer .list-group-horizontal .list-group-item:last-child {
5638
+ margin-right: 0;
5639
+ border-top-right-radius: 0.25rem;
5640
+ border-bottom-right-radius: 0.25rem;
5641
+ border-bottom-left-radius: 0;
5642
  }
5643
+
5644
+ @media (min-width: 576px) {
5645
+ .wplc_remote_dash_below_contianer .list-group-horizontal-sm {
5646
+ -ms-flex-direction: row;
5647
+ flex-direction: row;
5648
+ }
5649
+ .wplc_remote_dash_below_contianer .list-group-horizontal-sm .list-group-item {
5650
+ margin-right: -1px;
5651
+ margin-bottom: 0;
5652
+ }
5653
+ .wplc_remote_dash_below_contianer .list-group-horizontal-sm .list-group-item:first-child {
5654
+ border-top-left-radius: 0.25rem;
5655
+ border-bottom-left-radius: 0.25rem;
5656
+ border-top-right-radius: 0;
5657
+ }
5658
+ .wplc_remote_dash_below_contianer .list-group-horizontal-sm .list-group-item:last-child {
5659
+ margin-right: 0;
5660
+ border-top-right-radius: 0.25rem;
5661
+ border-bottom-right-radius: 0.25rem;
5662
+ border-bottom-left-radius: 0;
5663
+ }
5664
  }
5665
+
5666
+ @media (min-width: 768px) {
5667
+ .wplc_remote_dash_below_contianer .list-group-horizontal-md {
5668
+ -ms-flex-direction: row;
5669
+ flex-direction: row;
5670
+ }
5671
+ .wplc_remote_dash_below_contianer .list-group-horizontal-md .list-group-item {
5672
+ margin-right: -1px;
5673
+ margin-bottom: 0;
5674
+ }
5675
+ .wplc_remote_dash_below_contianer .list-group-horizontal-md .list-group-item:first-child {
5676
+ border-top-left-radius: 0.25rem;
5677
+ border-bottom-left-radius: 0.25rem;
5678
+ border-top-right-radius: 0;
5679
+ }
5680
+ .wplc_remote_dash_below_contianer .list-group-horizontal-md .list-group-item:last-child {
5681
+ margin-right: 0;
5682
+ border-top-right-radius: 0.25rem;
5683
+ border-bottom-right-radius: 0.25rem;
5684
+ border-bottom-left-radius: 0;
5685
+ }
5686
  }
5687
+
5688
+ @media (min-width: 992px) {
5689
+ .wplc_remote_dash_below_contianer .list-group-horizontal-lg {
5690
+ -ms-flex-direction: row;
5691
+ flex-direction: row;
5692
+ }
5693
+ .wplc_remote_dash_below_contianer .list-group-horizontal-lg .list-group-item {
5694
+ margin-right: -1px;
5695
+ margin-bottom: 0;
5696
+ }
5697
+ .wplc_remote_dash_below_contianer .list-group-horizontal-lg .list-group-item:first-child {
5698
+ border-top-left-radius: 0.25rem;
5699
+ border-bottom-left-radius: 0.25rem;
5700
+ border-top-right-radius: 0;
5701
+ }
5702
+ .wplc_remote_dash_below_contianer .list-group-horizontal-lg .list-group-item:last-child {
5703
+ margin-right: 0;
5704
+ border-top-right-radius: 0.25rem;
5705
+ border-bottom-right-radius: 0.25rem;
5706
+ border-bottom-left-radius: 0;
5707
+ }
5708
  }
5709
+
5710
+ @media (min-width: 1200px) {
5711
+ .wplc_remote_dash_below_contianer .list-group-horizontal-xl {
5712
+ -ms-flex-direction: row;
5713
+ flex-direction: row;
5714
+ }
5715
+ .wplc_remote_dash_below_contianer .list-group-horizontal-xl .list-group-item {
5716
+ margin-right: -1px;
5717
+ margin-bottom: 0;
5718
+ }
5719
+ .wplc_remote_dash_below_contianer .list-group-horizontal-xl .list-group-item:first-child {
5720
+ border-top-left-radius: 0.25rem;
5721
+ border-bottom-left-radius: 0.25rem;
5722
+ border-top-right-radius: 0;
5723
+ }
5724
+ .wplc_remote_dash_below_contianer .list-group-horizontal-xl .list-group-item:last-child {
5725
+ margin-right: 0;
5726
+ border-top-right-radius: 0.25rem;
5727
+ border-bottom-right-radius: 0.25rem;
5728
+ border-bottom-left-radius: 0;
5729
+ }
5730
  }
5731
+
5732
+ .wplc_remote_dash_below_contianer .list-group-flush .list-group-item {
5733
+ border-right: 0;
5734
+ border-left: 0;
5735
+ border-radius: 0;
5736
  }
5737
+
5738
+ .wplc_remote_dash_below_contianer .list-group-flush .list-group-item:last-child {
5739
+ margin-bottom: -1px;
5740
  }
5741
+
5742
+ .wplc_remote_dash_below_contianer .list-group-flush:first-child .list-group-item:first-child {
5743
+ border-top: 0;
5744
  }
5745
+
5746
+ .wplc_remote_dash_below_contianer .list-group-flush:last-child .list-group-item:last-child {
5747
+ margin-bottom: 0;
5748
+ border-bottom: 0;
5749
  }
5750
+
5751
+ .wplc_remote_dash_below_contianer .list-group-item-primary {
5752
+ color: #004085;
5753
+ background-color: #b8daff;
5754
  }
5755
+
5756
+ .wplc_remote_dash_below_contianer .list-group-item-primary.list-group-item-action:hover,
5757
+ .wplc_remote_dash_below_contianer .list-group-item-primary.list-group-item-action:focus {
5758
+ color: #004085;
5759
+ background-color: #9fcdff;
5760
  }
5761
+
5762
+ .wplc_remote_dash_below_contianer .list-group-item-primary.list-group-item-action.active {
5763
+ color: #fff;
5764
+ background-color: #004085;
5765
+ border-color: #004085;
5766
  }
5767
+
5768
+ .wplc_remote_dash_below_contianer .list-group-item-secondary {
5769
+ color: #383d41;
5770
+ background-color: #d6d8db;
5771
  }
5772
+
5773
+ .wplc_remote_dash_below_contianer .list-group-item-secondary.list-group-item-action:hover,
5774
+ .wplc_remote_dash_below_contianer .list-group-item-secondary.list-group-item-action:focus {
5775
+ color: #383d41;
5776
+ background-color: #c8cbcf;
5777
  }
5778
+
5779
+ .wplc_remote_dash_below_contianer .list-group-item-secondary.list-group-item-action.active {
5780
+ color: #fff;
5781
+ background-color: #383d41;
5782
+ border-color: #383d41;
5783
  }
5784
+
5785
+ .wplc_remote_dash_below_contianer .list-group-item-success {
5786
+ color: #155724;
5787
+ background-color: #c3e6cb;
5788
  }
5789
+
5790
+ .wplc_remote_dash_below_contianer .list-group-item-success.list-group-item-action:hover,
5791
+ .wplc_remote_dash_below_contianer .list-group-item-success.list-group-item-action:focus {
5792
+ color: #155724;
5793
+ background-color: #b1dfbb;
5794
  }
5795
+
5796
+ .wplc_remote_dash_below_contianer .list-group-item-success.list-group-item-action.active {
5797
+ color: #fff;
5798
+ background-color: #155724;
5799
+ border-color: #155724;
 
 
 
 
 
 
 
 
5800
  }
5801
+
5802
+ .wplc_remote_dash_below_contianer .list-group-item-info {
5803
+ color: #0c5460;
5804
+ background-color: #bee5eb;
5805
  }
5806
+
5807
+ .wplc_remote_dash_below_contianer .list-group-item-info.list-group-item-action:hover,
5808
+ .wplc_remote_dash_below_contianer .list-group-item-info.list-group-item-action:focus {
5809
+ color: #0c5460;
5810
+ background-color: #abdde5;
5811
  }
5812
+
5813
+ .wplc_remote_dash_below_contianer .list-group-item-info.list-group-item-action.active {
5814
+ color: #fff;
5815
+ background-color: #0c5460;
5816
+ border-color: #0c5460;
5817
  }
5818
+
5819
+ .wplc_remote_dash_below_contianer .list-group-item-warning {
5820
+ color: #856404;
5821
+ background-color: #ffeeba;
 
5822
  }
5823
+
5824
+ .wplc_remote_dash_below_contianer .list-group-item-warning.list-group-item-action:hover,
5825
+ .wplc_remote_dash_below_contianer .list-group-item-warning.list-group-item-action:focus {
5826
+ color: #856404;
5827
+ background-color: #ffe8a1;
5828
  }
5829
+
5830
+ .wplc_remote_dash_below_contianer .list-group-item-warning.list-group-item-action.active {
5831
+ color: #fff;
5832
+ background-color: #856404;
5833
+ border-color: #856404;
5834
  }
5835
+
5836
+ .wplc_remote_dash_below_contianer .list-group-item-danger {
5837
+ color: #721c24;
5838
+ background-color: #f5c6cb;
5839
  }
5840
+
5841
+ .wplc_remote_dash_below_contianer .list-group-item-danger.list-group-item-action:hover,
5842
+ .wplc_remote_dash_below_contianer .list-group-item-danger.list-group-item-action:focus {
5843
+ color: #721c24;
5844
+ background-color: #f1b0b7;
5845
  }
5846
+
5847
+ .wplc_remote_dash_below_contianer .list-group-item-danger.list-group-item-action.active {
5848
+ color: #fff;
5849
+ background-color: #721c24;
5850
+ border-color: #721c24;
 
5851
  }
5852
+
5853
+ .wplc_remote_dash_below_contianer .list-group-item-light {
5854
+ color: #818182;
5855
+ background-color: #fdfdfe;
5856
  }
5857
+
5858
+ .wplc_remote_dash_below_contianer .list-group-item-light.list-group-item-action:hover,
5859
+ .wplc_remote_dash_below_contianer .list-group-item-light.list-group-item-action:focus {
5860
+ color: #818182;
5861
+ background-color: #ececf6;
5862
  }
5863
+
5864
+ .wplc_remote_dash_below_contianer .list-group-item-light.list-group-item-action.active {
5865
+ color: #fff;
5866
+ background-color: #818182;
5867
+ border-color: #818182;
5868
  }
5869
+
5870
+ .wplc_remote_dash_below_contianer .list-group-item-dark {
5871
+ color: #1b1e21;
5872
+ background-color: #c6c8ca;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5873
  }
5874
+
5875
+ .wplc_remote_dash_below_contianer .list-group-item-dark.list-group-item-action:hover,
5876
+ .wplc_remote_dash_below_contianer .list-group-item-dark.list-group-item-action:focus {
5877
+ color: #1b1e21;
5878
+ background-color: #b9bbbe;
5879
  }
5880
+
5881
+ .wplc_remote_dash_below_contianer .list-group-item-dark.list-group-item-action.active {
5882
+ color: #fff;
5883
+ background-color: #1b1e21;
5884
+ border-color: #1b1e21;
5885
  }
5886
+
5887
+ .wplc_remote_dash_below_contianer .close {
5888
+ float: right;
5889
+ font-size: 1.5rem;
5890
+ font-weight: 700;
5891
+ line-height: 1;
5892
+ color: #000;
5893
+ text-shadow: 0 1px 0 #fff;
5894
+ opacity: .5;
5895
  }
5896
+
5897
+ .wplc_remote_dash_below_contianer .close:hover {
5898
+ color: #000;
5899
+ text-decoration: none;
5900
  }
5901
+
5902
+ .wplc_remote_dash_below_contianer .close:not(:disabled):not(.disabled):hover,
5903
+ .wplc_remote_dash_below_contianer .close:not(:disabled):not(.disabled):focus {
5904
+ opacity: .75;
5905
  }
5906
+
5907
+ .wplc_remote_dash_below_contianer button.close {
5908
+ padding: 0;
5909
+ background-color: transparent;
5910
+ border: 0;
5911
+ -webkit-appearance: none;
5912
+ -moz-appearance: none;
5913
+ appearance: none;
5914
  }
5915
+
5916
+ .wplc_remote_dash_below_contianer a.close.disabled {
5917
+ pointer-events: none;
 
 
 
5918
  }
5919
+
5920
+ .wplc_remote_dash_below_contianer .toast {
5921
+ max-width: 350px;
5922
+ overflow: hidden;
5923
+ font-size: 0.875rem;
5924
+ background-color: rgba(255, 255, 255, 0.85);
5925
+ background-clip: padding-box;
5926
+ border: 1px solid rgba(0, 0, 0, 0.1);
5927
+ box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
5928
+ -webkit-backdrop-filter: blur(10px);
5929
+ backdrop-filter: blur(10px);
5930
+ opacity: 0;
5931
+ border-radius: 0.25rem;
5932
  }
5933
+
5934
+ .wplc_remote_dash_below_contianer .toast:not(:last-child) {
5935
+ margin-bottom: 0.75rem;
5936
  }
5937
+
5938
+ .wplc_remote_dash_below_contianer .toast.showing {
5939
+ opacity: 1;
5940
  }
5941
+
5942
+ .wplc_remote_dash_below_contianer .toast.show {
5943
+ display: block;
5944
+ opacity: 1;
5945
  }
5946
+
5947
+ .wplc_remote_dash_below_contianer .toast.hide {
5948
+ display: none;
5949
  }
5950
+
5951
+ .wplc_remote_dash_below_contianer .toast-header {
5952
+ display: -ms-flexbox;
5953
+ display: flex;
5954
+ -ms-flex-align: center;
5955
+ align-items: center;
5956
+ padding: 0.25rem 0.75rem;
5957
+ color: #6c757d;
5958
+ background-color: rgba(255, 255, 255, 0.85);
5959
+ background-clip: padding-box;
5960
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
5961
  }
5962
+
5963
+ .wplc_remote_dash_below_contianer .toast-body {
5964
+ padding: 0.75rem;
 
5965
  }
5966
+
5967
+ .wplc_remote_dash_below_contianer .modal-open {
5968
+ overflow: hidden;
5969
  }
5970
+
5971
+ .wplc_remote_dash_below_contianer .modal-open .modal {
5972
+ overflow-x: hidden;
5973
+ overflow-y: auto;
5974
  }
5975
+
5976
+ .wplc_remote_dash_below_contianer .modal {
5977
+ position: fixed;
5978
+ top: 0;
5979
+ left: 0;
5980
+ z-index: 1050;
5981
+ display: none;
5982
+ width: 100%;
5983
+ height: 100%;
5984
+ overflow: hidden;
5985
+ outline: 0;
5986
  }
5987
+
5988
+ .wplc_remote_dash_below_contianer .modal-dialog {
5989
+ position: relative;
5990
+ width: auto;
5991
+ margin: 0.5rem;
5992
+ pointer-events: none;
5993
  }
5994
+
5995
+ .wplc_remote_dash_below_contianer .modal.fade .modal-dialog {
5996
+ transition: -webkit-transform 0.3s ease-out;
5997
+ transition: transform 0.3s ease-out;
5998
+ transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
5999
+ -webkit-transform: translate(0, -50px);
6000
+ transform: translate(0, -50px);
6001
  }
6002
+
6003
+ @media (prefers-reduced-motion: reduce) {
6004
+ .wplc_remote_dash_below_contianer .modal.fade .modal-dialog {
6005
+ transition: none;
 
 
6006
  }
6007
  }
6008
+
6009
+ .wplc_remote_dash_below_contianer .modal.show .modal-dialog {
6010
+ -webkit-transform: none;
6011
+ transform: none;
 
 
 
6012
  }
6013
+
6014
+ .wplc_remote_dash_below_contianer .modal-dialog-scrollable {
6015
+ display: -ms-flexbox;
6016
+ display: flex;
6017
+ max-height: calc(100% - 1rem);
6018
+ }
6019
+
6020
+ .wplc_remote_dash_below_contianer .modal-dialog-scrollable .modal-content {
6021
+ max-height: calc(100vh - 1rem);
6022
  overflow: hidden;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6023
  }
6024
+
6025
+ .wplc_remote_dash_below_contianer .modal-dialog-scrollable .modal-header,
6026
+ .wplc_remote_dash_below_contianer .modal-dialog-scrollable .modal-footer {
6027
+ -ms-flex-negative: 0;
6028
+ flex-shrink: 0;
 
6029
  }
6030
+
6031
+ .wplc_remote_dash_below_contianer .modal-dialog-scrollable .modal-body {
6032
+ overflow-y: auto;
 
 
6033
  }
6034
+
6035
+ .wplc_remote_dash_below_contianer .modal-dialog-centered {
6036
+ display: -ms-flexbox;
6037
+ display: flex;
6038
+ -ms-flex-align: center;
6039
+ align-items: center;
6040
+ min-height: calc(100% - 1rem);
6041
  }
6042
+
6043
+ .wplc_remote_dash_below_contianer .modal-dialog-centered::before {
6044
+ display: block;
6045
+ height: calc(100vh - 1rem);
6046
+ content: "";
6047
  }
6048
+
6049
+ .wplc_remote_dash_below_contianer .modal-dialog-centered.modal-dialog-scrollable {
6050
+ -ms-flex-direction: column;
6051
+ flex-direction: column;
6052
+ -ms-flex-pack: center;
6053
+ justify-content: center;
6054
+ height: 100%;
6055
  }
6056
+
6057
+ .wplc_remote_dash_below_contianer .modal-dialog-centered.modal-dialog-scrollable .modal-content {
6058
+ max-height: none;
 
6059
  }
6060
+
6061
+ .wplc_remote_dash_below_contianer .modal-dialog-centered.modal-dialog-scrollable::before {
6062
+ content: none;
6063
  }
6064
+
6065
+ .wplc_remote_dash_below_contianer .modal-content {
6066
+ position: relative;
6067
+ display: -ms-flexbox;
6068
+ display: flex;
6069
+ -ms-flex-direction: column;
6070
+ flex-direction: column;
6071
+ width: 100%;
6072
+ pointer-events: auto;
6073
+ background-color: #fff;
6074
+ background-clip: padding-box;
6075
+ border: 1px solid rgba(0, 0, 0, 0.2);
6076
+ border-radius: 0.3rem;
6077
+ outline: 0;
6078
  }
6079
+
6080
+ .wplc_remote_dash_below_contianer .modal-backdrop {
6081
+ position: fixed;
6082
+ top: 0;
6083
+ left: 0;
6084
+ z-index: 1040;
6085
+ width: 100vw;
6086
+ height: 100vh;
6087
+ background-color: #000;
6088
  }
6089
+
6090
+ .wplc_remote_dash_below_contianer .modal-backdrop.fade {
6091
+ opacity: 0;
 
6092
  }
6093
+
6094
+ .wplc_remote_dash_below_contianer .modal-backdrop.show {
6095
+ opacity: 0.5;
6096
  }
6097
+
6098
+ .wplc_remote_dash_below_contianer .modal-header {
6099
+ display: -ms-flexbox;
6100
+ display: flex;
6101
+ -ms-flex-align: start;
6102
+ align-items: flex-start;
6103
+ -ms-flex-pack: justify;
6104
+ justify-content: space-between;
6105
+ padding: 1rem 1rem;
6106
+ border-bottom: 1px solid #dee2e6;
6107
+ border-top-left-radius: 0.3rem;
6108
+ border-top-right-radius: 0.3rem;
6109
  }
6110
+
6111
+ .wplc_remote_dash_below_contianer .modal-header .close {
6112
+ padding: 1rem 1rem;
6113
+ margin: -1rem -1rem -1rem auto;
6114
  }
6115
+
6116
+ .wplc_remote_dash_below_contianer .modal-title {
6117
+ margin-bottom: 0;
6118
+ line-height: 1.5;
6119
  }
6120
+
6121
+ .wplc_remote_dash_below_contianer .modal-body {
6122
+ position: relative;
6123
+ -ms-flex: 1 1 auto;
6124
+ flex: 1 1 auto;
6125
+ padding: 1rem;
6126
  }
6127
+
6128
+ .wplc_remote_dash_below_contianer .modal-footer {
6129
+ display: -ms-flexbox;
6130
+ display: flex;
6131
+ -ms-flex-align: center;
6132
+ align-items: center;
6133
+ -ms-flex-pack: end;
6134
+ justify-content: flex-end;
6135
+ padding: 1rem;
6136
+ border-top: 1px solid #dee2e6;
6137
+ border-bottom-right-radius: 0.3rem;
6138
+ border-bottom-left-radius: 0.3rem;
6139
  }
6140
+
6141
+ .wplc_remote_dash_below_contianer .modal-footer > :not(:first-child) {
6142
+ margin-left: .25rem;
6143
  }
6144
+
6145
+ .wplc_remote_dash_below_contianer .modal-footer > :not(:last-child) {
6146
+ margin-right: .25rem;
6147
  }
6148
+
6149
+ .wplc_remote_dash_below_contianer .modal-scrollbar-measure {
6150
+ position: absolute;
6151
+ top: -9999px;
6152
+ width: 50px;
6153
+ height: 50px;
6154
+ overflow: scroll;
6155
  }
6156
+
6157
+ @media (min-width: 576px) {
6158
+ .wplc_remote_dash_below_contianer .modal-dialog {
6159
+ max-width: 500px;
6160
+ margin: 1.75rem auto;
6161
+ }
6162
+ .wplc_remote_dash_below_contianer .modal-dialog-scrollable {
6163
+ max-height: calc(100% - 3.5rem);
6164
+ }
6165
+ .wplc_remote_dash_below_contianer .modal-dialog-scrollable .modal-content {
6166
+ max-height: calc(100vh - 3.5rem);
6167
+ }
6168
+ .wplc_remote_dash_below_contianer .modal-dialog-centered {
6169
+ min-height: calc(100% - 3.5rem);
6170
+ }
6171
+ .wplc_remote_dash_below_contianer .modal-dialog-centered::before {
6172
+ height: calc(100vh - 3.5rem);
6173
+ }
6174
+ .wplc_remote_dash_below_contianer .modal-sm {
6175
+ max-width: 300px;
6176
+ }
6177
  }
6178
+
6179
+ @media (min-width: 992px) {
6180
+ .wplc_remote_dash_below_contianer .modal-lg,
6181
+ .wplc_remote_dash_below_contianer .modal-xl {
6182
+ max-width: 800px;
6183
+ }
6184
  }
6185
+
6186
+ @media (min-width: 1200px) {
6187
+ .wplc_remote_dash_below_contianer .modal-xl {
6188
+ max-width: 1140px;
6189
+ }
6190
  }
6191
+
6192
+ .wplc_remote_dash_below_contianer .tooltip {
6193
+ position: absolute;
6194
+ z-index: 1070;
6195
+ display: block;
6196
+ margin: 0;
6197
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
6198
+ font-style: normal;
6199
+ font-weight: 400;
6200
+ line-height: 1.5;
6201
+ text-align: left;
6202
+ text-align: start;
6203
+ text-decoration: none;
6204
+ text-shadow: none;
6205
+ text-transform: none;
6206
+ letter-spacing: normal;
6207
+ word-break: normal;
6208
+ word-spacing: normal;
6209
+ white-space: normal;
6210
+ line-break: auto;
6211
+ font-size: 0.875rem;
6212
+ word-wrap: break-word;
6213
+ opacity: 0;
6214
  }
6215
+
6216
+ .wplc_remote_dash_below_contianer .tooltip.show {
6217
+ opacity: 0.9;
6218
  }
6219
+
6220
+ .wplc_remote_dash_below_contianer .tooltip .arrow {
6221
+ position: absolute;
6222
  display: block;
6223
+ width: 0.8rem;
6224
+ height: 0.4rem;
 
 
6225
  }
6226
+
6227
+ .wplc_remote_dash_below_contianer .tooltip .arrow::before {
6228
+ position: absolute;
6229
+ content: "";
6230
+ border-color: transparent;
6231
+ border-style: solid;
 
 
6232
  }
6233
+
6234
+ .wplc_remote_dash_below_contianer .bs-tooltip-top,
6235
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="top"] {
6236
+ padding: 0.4rem 0;
6237
  }
6238
+
6239
+ .wplc_remote_dash_below_contianer .bs-tooltip-top .arrow,
6240
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="top"] .arrow {
6241
+ bottom: 0;
6242
  }
6243
+
6244
+ .wplc_remote_dash_below_contianer .bs-tooltip-top .arrow::before,
6245
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="top"] .arrow::before {
6246
+ top: 0;
6247
+ border-width: 0.4rem 0.4rem 0;
6248
+ border-top-color: #000;
 
6249
  }
6250
+
6251
+ .wplc_remote_dash_below_contianer .bs-tooltip-right,
6252
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="right"] {
6253
+ padding: 0 0.4rem;
6254
  }
6255
+
6256
+ .wplc_remote_dash_below_contianer .bs-tooltip-right .arrow,
6257
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="right"] .arrow {
6258
+ left: 0;
6259
+ width: 0.4rem;
6260
+ height: 0.8rem;
6261
  }
6262
+
6263
+ .wplc_remote_dash_below_contianer .bs-tooltip-right .arrow::before,
6264
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="right"] .arrow::before {
6265
+ right: 0;
6266
+ border-width: 0.4rem 0.4rem 0.4rem 0;
6267
+ border-right-color: #000;
6268
  }
6269
+
6270
+ .wplc_remote_dash_below_contianer .bs-tooltip-bottom,
6271
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="bottom"] {
6272
+ padding: 0.4rem 0;
6273
  }
6274
+
6275
+ .wplc_remote_dash_below_contianer .bs-tooltip-bottom .arrow,
6276
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="bottom"] .arrow {
6277
+ top: 0;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6278
  }
6279
+
6280
+ .wplc_remote_dash_below_contianer .bs-tooltip-bottom .arrow::before,
6281
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
6282
+ bottom: 0;
6283
+ border-width: 0 0.4rem 0.4rem;
6284
+ border-bottom-color: #000;
6285
  }
6286
+
6287
+ .wplc_remote_dash_below_contianer .bs-tooltip-left,
6288
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="left"] {
6289
+ padding: 0 0.4rem;
6290
  }
6291
+
6292
+ .wplc_remote_dash_below_contianer .bs-tooltip-left .arrow,
6293
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="left"] .arrow {
6294
+ right: 0;
6295
+ width: 0.4rem;
6296
+ height: 0.8rem;
6297
  }
6298
+
6299
+ .wplc_remote_dash_below_contianer .bs-tooltip-left .arrow::before,
6300
+ .wplc_remote_dash_below_contianer .bs-tooltip-auto[x-placement^="left"] .arrow::before {
6301
+ left: 0;
6302
+ border-width: 0.4rem 0 0.4rem 0.4rem;
6303
+ border-left-color: #000;
6304
  }
6305
+
6306
+ .wplc_remote_dash_below_contianer .tooltip-inner {
6307
+ max-width: 200px;
6308
+ padding: 0.25rem 0.5rem;
 
 
 
 
 
 
 
 
 
6309
  color: #fff;
6310
+ text-align: center;
6311
+ background-color: #000;
6312
+ border-radius: 0.25rem;
6313
  }
6314
+
6315
+ .wplc_remote_dash_below_contianer .popover {
6316
+ position: absolute;
6317
+ top: 0;
6318
+ left: 0;
6319
+ z-index: 1060;
6320
+ display: block;
6321
+ max-width: 276px;
6322
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
6323
+ font-style: normal;
6324
+ font-weight: 400;
6325
+ line-height: 1.5;
6326
+ text-align: left;
6327
+ text-align: start;
6328
+ text-decoration: none;
6329
+ text-shadow: none;
6330
+ text-transform: none;
6331
+ letter-spacing: normal;
6332
+ word-break: normal;
6333
+ word-spacing: normal;
6334
+ white-space: normal;
6335
+ line-break: auto;
6336
+ font-size: 0.875rem;
6337
+ word-wrap: break-word;
6338
+ background-color: #fff;
6339
+ background-clip: padding-box;
6340
+ border: 1px solid rgba(0, 0, 0, 0.2);
6341
+ border-radius: 0.3rem;
6342
  }
6343
+
6344
+ .wplc_remote_dash_below_contianer .popover .arrow {
6345
+ position: absolute;
6346
+ display: block;
6347
+ width: 1rem;
6348
+ height: 0.5rem;
6349
+ margin: 0 0.3rem;
6350
  }
6351
+
6352
+ .wplc_remote_dash_below_contianer .popover .arrow::before,
6353
+ .wplc_remote_dash_below_contianer .popover .arrow::after {
6354
+ position: absolute;
6355
+ display: block;
6356
+ content: "";
6357
+ border-color: transparent;
6358
+ border-style: solid;
6359
  }
6360
+
6361
+ .wplc_remote_dash_below_contianer .bs-popover-top,
6362
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="top"] {
6363
+ margin-bottom: 0.5rem;
 
 
 
 
 
 
 
 
 
 
 
 
6364
  }
6365
+
6366
+ .wplc_remote_dash_below_contianer .bs-popover-top > .arrow,
6367
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="top"] > .arrow {
6368
+ bottom: calc((0.5rem + 1px) * -1);
6369
  }
6370
+
6371
+ .wplc_remote_dash_below_contianer .bs-popover-top > .arrow::before,
6372
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="top"] > .arrow::before {
6373
+ bottom: 0;
6374
+ border-width: 0.5rem 0.5rem 0;
6375
+ border-top-color: rgba(0, 0, 0, 0.25);
6376
  }
6377
+
6378
+ .wplc_remote_dash_below_contianer .bs-popover-top > .arrow::after,
6379
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="top"] > .arrow::after {
6380
+ bottom: 1px;
6381
+ border-width: 0.5rem 0.5rem 0;
6382
+ border-top-color: #fff;
6383
  }
6384
+
6385
+ .wplc_remote_dash_below_contianer .bs-popover-right,
6386
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="right"] {
6387
+ margin-left: 0.5rem;
 
 
 
 
 
 
 
 
 
 
 
 
6388
  }
6389
+
6390
+ .wplc_remote_dash_below_contianer .bs-popover-right > .arrow,
6391
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="right"] > .arrow {
6392
+ left: calc((0.5rem + 1px) * -1);
6393
+ width: 0.5rem;
6394
+ height: 1rem;
6395
+ margin: 0.3rem 0;
6396
  }
6397
+
6398
+ .wplc_remote_dash_below_contianer .bs-popover-right > .arrow::before,
6399
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="right"] > .arrow::before {
6400
+ left: 0;
6401
+ border-width: 0.5rem 0.5rem 0.5rem 0;
6402
+ border-right-color: rgba(0, 0, 0, 0.25);
 
6403
  }
6404
+
6405
+ .wplc_remote_dash_below_contianer .bs-popover-right > .arrow::after,
6406
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="right"] > .arrow::after {
6407
+ left: 1px;
6408
+ border-width: 0.5rem 0.5rem 0.5rem 0;
6409
+ border-right-color: #fff;
 
 
 
 
 
 
 
 
 
 
6410
  }
6411
+
6412
+ .wplc_remote_dash_below_contianer .bs-popover-bottom,
6413
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="bottom"] {
6414
+ margin-top: 0.5rem;
6415
  }
6416
+
6417
+ .wplc_remote_dash_below_contianer .bs-popover-bottom > .arrow,
6418
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="bottom"] > .arrow {
6419
+ top: calc((0.5rem + 1px) * -1);
6420
  }
6421
+
6422
+ .wplc_remote_dash_below_contianer .bs-popover-bottom > .arrow::before,
6423
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
6424
+ top: 0;
6425
+ border-width: 0 0.5rem 0.5rem 0.5rem;
6426
+ border-bottom-color: rgba(0, 0, 0, 0.25);
 
6427
  }
6428
+
6429
+ .wplc_remote_dash_below_contianer .bs-popover-bottom > .arrow::after,
6430
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
6431
+ top: 1px;
6432
+ border-width: 0 0.5rem 0.5rem 0.5rem;
6433
+ border-bottom-color: #fff;
6434
  }
6435
+
6436
+ .wplc_remote_dash_below_contianer .bs-popover-bottom .popover-header::before,
6437
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
6438
+ position: absolute;
6439
+ top: 0;
6440
+ left: 50%;
6441
+ display: block;
6442
+ width: 1rem;
6443
+ margin-left: -0.5rem;
6444
+ content: "";
6445
+ border-bottom: 1px solid #f7f7f7;
6446
  }
6447
+
6448
+ .wplc_remote_dash_below_contianer .bs-popover-left,
6449
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="left"] {
6450
+ margin-right: 0.5rem;
6451
  }
6452
+
6453
+ .wplc_remote_dash_below_contianer .bs-popover-left > .arrow,
6454
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="left"] > .arrow {
6455
+ right: calc((0.5rem + 1px) * -1);
6456
+ width: 0.5rem;
6457
+ height: 1rem;
6458
+ margin: 0.3rem 0;
6459
  }
6460
+
6461
+ .wplc_remote_dash_below_contianer .bs-popover-left > .arrow::before,
6462
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="left"] > .arrow::before {
6463
+ right: 0;
6464
+ border-width: 0.5rem 0 0.5rem 0.5rem;
6465
+ border-left-color: rgba(0, 0, 0, 0.25);
6466
  }
6467
+
6468
+ .wplc_remote_dash_below_contianer .bs-popover-left > .arrow::after,
6469
+ .wplc_remote_dash_below_contianer .bs-popover-auto[x-placement^="left"] > .arrow::after {
6470
+ right: 1px;
6471
+ border-width: 0.5rem 0 0.5rem 0.5rem;
6472
+ border-left-color: #fff;
6473
  }
6474
+
6475
+ .wplc_remote_dash_below_contianer .popover-header {
6476
+ padding: 0.5rem 0.75rem;
6477
  margin-bottom: 0;
6478
+ font-size: 1rem;
6479
+ background-color: #f7f7f7;
6480
+ border-bottom: 1px solid #ebebeb;
6481
+ border-top-left-radius: calc(0.3rem - 1px);
6482
+ border-top-right-radius: calc(0.3rem - 1px);
6483
  }
6484
+
6485
+ .wplc_remote_dash_below_contianer .popover-header:empty {
6486
+ display: none;
 
6487
  }
6488
+
6489
+ .wplc_remote_dash_below_contianer .popover-body {
6490
+ padding: 0.5rem 0.75rem;
6491
+ color: #212529;
 
6492
  }
6493
+
6494
+ .wplc_remote_dash_below_contianer .carousel {
6495
+ position: relative;
 
 
6496
  }
6497
+
6498
+ .wplc_remote_dash_below_contianer .carousel.pointer-event {
6499
+ -ms-touch-action: pan-y;
6500
+ touch-action: pan-y;
6501
  }
6502
+
6503
+ .wplc_remote_dash_below_contianer .carousel-inner {
6504
+ position: relative;
6505
+ width: 100%;
6506
+ overflow: hidden;
6507
  }
6508
+
6509
+ .wplc_remote_dash_below_contianer .carousel-inner::after {
6510
+ display: block;
6511
+ clear: both;
6512
+ content: "";
6513
  }
6514
+
6515
+ .wplc_remote_dash_below_contianer .carousel-item {
6516
+ position: relative;
6517
+ display: none;
6518
+ float: left;
6519
+ width: 100%;
6520
+ margin-right: -100%;
6521
+ -webkit-backface-visibility: hidden;
6522
+ backface-visibility: hidden;
6523
+ transition: -webkit-transform 0.6s ease-in-out;
6524
+ transition: transform 0.6s ease-in-out;
6525
+ transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
6526
  }
6527
+
6528
+ @media (prefers-reduced-motion: reduce) {
6529
+ .wplc_remote_dash_below_contianer .carousel-item {
6530
+ transition: none;
6531
+ }
6532
  }
6533
+
6534
+ .wplc_remote_dash_below_contianer .carousel-item.active,
6535
+ .wplc_remote_dash_below_contianer .carousel-item-next,
6536
+ .wplc_remote_dash_below_contianer .carousel-item-prev {
6537
+ display: block;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6538
  }
6539
+
6540
+ .wplc_remote_dash_below_contianer .carousel-item-next:not(.carousel-item-left),
6541
+ .wplc_remote_dash_below_contianer .active.carousel-item-right {
6542
+ -webkit-transform: translateX(100%);
6543
+ transform: translateX(100%);
6544
  }
6545
+
6546
+ .wplc_remote_dash_below_contianer .carousel-item-prev:not(.carousel-item-right),
6547
+ .wplc_remote_dash_below_contianer .active.carousel-item-left {
6548
+ -webkit-transform: translateX(-100%);
6549
+ transform: translateX(-100%);
 
 
 
 
 
 
 
 
6550
  }
6551
+
6552
+ .wplc_remote_dash_below_contianer .carousel-fade .carousel-item {
6553
+ opacity: 0;
6554
+ transition-property: opacity;
6555
+ -webkit-transform: none;
6556
+ transform: none;
 
 
 
 
 
 
 
6557
  }
6558
+
6559
+ .wplc_remote_dash_below_contianer .carousel-fade .carousel-item.active,
6560
+ .wplc_remote_dash_below_contianer .carousel-fade .carousel-item-next.carousel-item-left,
6561
+ .wplc_remote_dash_below_contianer .carousel-fade .carousel-item-prev.carousel-item-right {
6562
+ z-index: 1;
6563
+ opacity: 1;
 
 
 
6564
  }
6565
+
6566
+ .wplc_remote_dash_below_contianer .carousel-fade .active.carousel-item-left,
6567
+ .wplc_remote_dash_below_contianer .carousel-fade .active.carousel-item-right {
6568
+ z-index: 0;
6569
+ opacity: 0;
6570
+ transition: 0s 0.6s opacity;
 
 
 
6571
  }
6572
+
6573
+ @media (prefers-reduced-motion: reduce) {
6574
+ .wplc_remote_dash_below_contianer .carousel-fade .active.carousel-item-left,
6575
+ .wplc_remote_dash_below_contianer .carousel-fade .active.carousel-item-right {
6576
+ transition: none;
6577
+ }
6578
  }
6579
+
6580
+ .wplc_remote_dash_below_contianer .carousel-control-prev,
6581
+ .wplc_remote_dash_below_contianer .carousel-control-next {
6582
+ position: absolute;
6583
+ top: 0;
6584
+ bottom: 0;
6585
+ z-index: 1;
6586
+ display: -ms-flexbox;
6587
+ display: flex;
6588
+ -ms-flex-align: center;
6589
+ align-items: center;
6590
+ -ms-flex-pack: center;
6591
+ justify-content: center;
6592
+ width: 15%;
6593
+ color: #fff;
6594
+ text-align: center;
6595
+ opacity: 0.5;
6596
+ transition: opacity 0.15s ease;
6597
  }
6598
+
6599
+ @media (prefers-reduced-motion: reduce) {
6600
+ .wplc_remote_dash_below_contianer .carousel-control-prev,
6601
+ .wplc_remote_dash_below_contianer .carousel-control-next {
6602
+ transition: none;
6603
+ }
6604
  }
6605
+
6606
+ .wplc_remote_dash_below_contianer .carousel-control-prev:hover,
6607
+ .wplc_remote_dash_below_contianer .carousel-control-prev:focus,
6608
+ .wplc_remote_dash_below_contianer .carousel-control-next:hover,
6609
+ .wplc_remote_dash_below_contianer .carousel-control-next:focus {
6610
+ color: #fff;
6611
+ text-decoration: none;
6612
+ outline: 0;
6613
+ opacity: 0.9;
6614
  }
6615
+
6616
+ .wplc_remote_dash_below_contianer .carousel-control-prev {
6617
+ left: 0;
6618
  }
6619
+
6620
+ .wplc_remote_dash_below_contianer .carousel-control-next {
6621
+ right: 0;
6622
  }
6623
+
6624
+ .wplc_remote_dash_below_contianer .carousel-control-prev-icon,
6625
+ .wplc_remote_dash_below_contianer .carousel-control-next-icon {
6626
+ display: inline-block;
6627
+ width: 20px;
6628
+ height: 20px;
6629
+ background: no-repeat 50% / 100% 100%;
6630
  }
6631
+
6632
+ .wplc_remote_dash_below_contianer .carousel-control-prev-icon {
6633
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
6634
  }
6635
+
6636
+ .wplc_remote_dash_below_contianer .carousel-control-next-icon {
6637
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
6638
  }
6639
+
6640
+ .wplc_remote_dash_below_contianer .carousel-indicators {
6641
+ position: absolute;
6642
+ right: 0;
6643
+ bottom: 0;
6644
+ left: 0;
6645
+ z-index: 15;
6646
+ display: -ms-flexbox;
6647
+ display: flex;
6648
+ -ms-flex-pack: center;
6649
+ justify-content: center;
6650
+ padding-left: 0;
6651
+ margin-right: 15%;
6652
+ margin-left: 15%;
6653
+ list-style: none;
6654
  }
6655
+
6656
+ .wplc_remote_dash_below_contianer .carousel-indicators li {
6657
+ box-sizing: content-box;
6658
+ -ms-flex: 0 1 auto;
6659
+ flex: 0 1 auto;
6660
+ width: 30px;
6661
+ height: 3px;
6662
+ margin-right: 3px;
6663
+ margin-left: 3px;
6664
+ text-indent: -999px;
6665
+ cursor: pointer;
6666
+ background-color: #fff;
6667
+ background-clip: padding-box;
6668
+ border-top: 10px solid transparent;
6669
+ border-bottom: 10px solid transparent;
6670
+ opacity: .5;
6671
+ transition: opacity 0.6s ease;
6672
  }
6673
+
6674
+ @media (prefers-reduced-motion: reduce) {
6675
+ .wplc_remote_dash_below_contianer .carousel-indicators li {
6676
+ transition: none;
6677
+ }
6678
  }
6679
+
6680
+ .wplc_remote_dash_below_contianer .carousel-indicators .active {
6681
+ opacity: 1;
6682
  }
6683
+
6684
+ .wplc_remote_dash_below_contianer .carousel-caption {
6685
+ position: absolute;
6686
+ right: 15%;
6687
+ bottom: 20px;
6688
+ left: 15%;
6689
+ z-index: 10;
6690
+ padding-top: 20px;
6691
+ padding-bottom: 20px;
6692
+ color: #fff;
6693
+ text-align: center;
6694
  }
6695
+
6696
+ @-webkit-keyframes spinner-border {
6697
+ to {
6698
+ -webkit-transform: rotate(360deg);
6699
+ transform: rotate(360deg);
6700
+ }
6701
  }
6702
+
6703
+ @keyframes spinner-border {
6704
+ to {
6705
+ -webkit-transform: rotate(360deg);
6706
+ transform: rotate(360deg);
6707
+ }
6708
  }
6709
+
6710
+ .wplc_remote_dash_below_contianer .spinner-border {
6711
+ display: inline-block;
6712
+ width: 2rem;
6713
+ height: 2rem;
6714
+ vertical-align: text-bottom;
6715
+ border: 0.25em solid currentColor;
6716
+ border-right-color: transparent;
6717
+ border-radius: 50%;
6718
+ -webkit-animation: spinner-border .75s linear infinite;
6719
+ animation: spinner-border .75s linear infinite;
6720
  }
6721
+
6722
+ .wplc_remote_dash_below_contianer .spinner-border-sm {
6723
+ width: 1rem;
6724
+ height: 1rem;
6725
+ border-width: 0.2em;
6726
  }
6727
+
6728
+ @-webkit-keyframes spinner-grow {
6729
+ 0% {
6730
+ -webkit-transform: scale(0);
6731
+ transform: scale(0);
6732
+ }
6733
+ 50% {
6734
+ opacity: 1;
6735
+ }
6736
  }
6737
+
6738
+ @keyframes spinner-grow {
6739
+ 0% {
6740
+ -webkit-transform: scale(0);
6741
+ transform: scale(0);
6742
+ }
6743
+ 50% {
6744
+ opacity: 1;
6745
+ }
6746
  }
6747
+
6748
+ .wplc_remote_dash_below_contianer .spinner-grow {
6749
+ display: inline-block;
6750
+ width: 2rem;
6751
+ height: 2rem;
6752
+ vertical-align: text-bottom;
6753
+ background-color: currentColor;
6754
+ border-radius: 50%;
6755
+ opacity: 0;
6756
+ -webkit-animation: spinner-grow .75s linear infinite;
6757
+ animation: spinner-grow .75s linear infinite;
6758
  }
6759
+
6760
+ .wplc_remote_dash_below_contianer .spinner-grow-sm {
6761
+ width: 1rem;
6762
+ height: 1rem;
6763
  }
6764
+
6765
+ .wplc_remote_dash_below_contianer .align-baseline {
6766
+ vertical-align: baseline !important;
6767
  }
6768
+
6769
+ .wplc_remote_dash_below_contianer .align-top {
6770
+ vertical-align: top !important;
6771
  }
6772
+
6773
+ .wplc_remote_dash_below_contianer .align-middle {
6774
+ vertical-align: middle !important;
 
6775
  }
6776
+
6777
+ .wplc_remote_dash_below_contianer .align-bottom {
6778
+ vertical-align: bottom !important;
6779
  }
6780
+
6781
+ .wplc_remote_dash_below_contianer .align-text-bottom {
6782
+ vertical-align: text-bottom !important;
6783
  }
6784
+
6785
+ .wplc_remote_dash_below_contianer .align-text-top {
6786
+ vertical-align: text-top !important;
6787
  }
6788
+
6789
+ .wplc_remote_dash_below_contianer .bg-primary {
6790
+ background-color: #007bff !important;
6791
  }
6792
+
6793
+ .wplc_remote_dash_below_contianer a.bg-primary:hover,
6794
+ .wplc_remote_dash_below_contianer a.bg-primary:focus,
6795
+ .wplc_remote_dash_below_contianer button.bg-primary:hover,
6796
+ .wplc_remote_dash_below_contianer button.bg-primary:focus {
6797
+ background-color: #0062cc !important;
6798
  }
6799
+
6800
+ .wplc_remote_dash_below_contianer .bg-secondary {
6801
+ background-color: #6c757d !important;
6802
  }
6803
+
6804
+ .wplc_remote_dash_below_contianer a.bg-secondary:hover,
6805
+ .wplc_remote_dash_below_contianer a.bg-secondary:focus,
6806
+ .wplc_remote_dash_below_contianer button.bg-secondary:hover,
6807
+ .wplc_remote_dash_below_contianer button.bg-secondary:focus {
6808
+ background-color: #545b62 !important;
6809
  }
6810
+
6811
+ .wplc_remote_dash_below_contianer .bg-success {
6812
+ background-color: #28a745 !important;
6813
  }
6814
+
6815
+ .wplc_remote_dash_below_contianer a.bg-success:hover,
6816
+ .wplc_remote_dash_below_contianer a.bg-success:focus,
6817
+ .wplc_remote_dash_below_contianer button.bg-success:hover,
6818
+ .wplc_remote_dash_below_contianer button.bg-success:focus {
6819
+ background-color: #1e7e34 !important;
6820
  }
6821
+
6822
+ .wplc_remote_dash_below_contianer .bg-info {
6823
+ background-color: #17a2b8 !important;
 
6824
  }
6825
+
6826
+ .wplc_remote_dash_below_contianer a.bg-info:hover,
6827
+ .wplc_remote_dash_below_contianer a.bg-info:focus,
6828
+ .wplc_remote_dash_below_contianer button.bg-info:hover,
6829
+ .wplc_remote_dash_below_contianer button.bg-info:focus {
6830
+ background-color: #117a8b !important;
6831
  }
6832
+
6833
+ .wplc_remote_dash_below_contianer .bg-warning {
6834
+ background-color: #ffc107 !important;
6835
  }
6836
+
6837
+ .wplc_remote_dash_below_contianer a.bg-warning:hover,
6838
+ .wplc_remote_dash_below_contianer a.bg-warning:focus,
6839
+ .wplc_remote_dash_below_contianer button.bg-warning:hover,
6840
+ .wplc_remote_dash_below_contianer button.bg-warning:focus {
6841
+ background-color: #d39e00 !important;
6842
  }
6843
+
6844
+ .wplc_remote_dash_below_contianer .bg-danger {
6845
+ background-color: #dc3545 !important;
 
 
 
6846
  }
6847
+
6848
+ .wplc_remote_dash_below_contianer a.bg-danger:hover,
6849
+ .wplc_remote_dash_below_contianer a.bg-danger:focus,
6850
+ .wplc_remote_dash_below_contianer button.bg-danger:hover,
6851
+ .wplc_remote_dash_below_contianer button.bg-danger:focus {
6852
+ background-color: #bd2130 !important;
 
 
 
 
 
 
6853
  }
6854
+
6855
+ .wplc_remote_dash_below_contianer .bg-light {
6856
+ background-color: #f8f9fa !important;
6857
  }
6858
+
6859
+ .wplc_remote_dash_below_contianer a.bg-light:hover,
6860
+ .wplc_remote_dash_below_contianer a.bg-light:focus,
6861
+ .wplc_remote_dash_below_contianer button.bg-light:hover,
6862
+ .wplc_remote_dash_below_contianer button.bg-light:focus {
6863
+ background-color: #dae0e5 !important;
6864
  }
6865
+
6866
+ .wplc_remote_dash_below_contianer .bg-dark {
6867
+ background-color: #343a40 !important;
 
 
 
 
 
 
6868
  }
6869
+
6870
+ .wplc_remote_dash_below_contianer a.bg-dark:hover,
6871
+ .wplc_remote_dash_below_contianer a.bg-dark:focus,
6872
+ .wplc_remote_dash_below_contianer button.bg-dark:hover,
6873
+ .wplc_remote_dash_below_contianer button.bg-dark:focus {
6874
+ background-color: #1d2124 !important;
6875
  }
6876
+
6877
+ .wplc_remote_dash_below_contianer .bg-white {
6878
+ background-color: #fff !important;
6879
  }
6880
+
6881
+ .wplc_remote_dash_below_contianer .bg-transparent {
6882
+ background-color: transparent !important;
6883
  }
6884
+
6885
+ .wplc_remote_dash_below_contianer .border {
6886
+ border: 1px solid #dee2e6 !important;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6887
  }
6888
+
6889
+ .wplc_remote_dash_below_contianer .border-top {
6890
+ border-top: 1px solid #dee2e6 !important;
 
 
 
6891
  }
6892
+
6893
+ .wplc_remote_dash_below_contianer .border-right {
6894
+ border-right: 1px solid #dee2e6 !important;
6895
  }
6896
+
6897
+ .wplc_remote_dash_below_contianer .border-bottom {
6898
+ border-bottom: 1px solid #dee2e6 !important;
 
 
 
 
 
 
 
 
6899
  }
6900
+
6901
+ .wplc_remote_dash_below_contianer .border-left {
6902
+ border-left: 1px solid #dee2e6 !important;
 
 
 
 
 
 
6903
  }
6904
+
6905
+ .wplc_remote_dash_below_contianer .border-0 {
6906
+ border: 0 !important;
 
 
6907
  }
6908
+
6909
+ .wplc_remote_dash_below_contianer .border-top-0 {
6910
+ border-top: 0 !important;
6911
  }
6912
+
6913
+ .wplc_remote_dash_below_contianer .border-right-0 {
6914
+ border-right: 0 !important;
 
6915
  }
6916
+
6917
+ .wplc_remote_dash_below_contianer .border-bottom-0 {
6918
+ border-bottom: 0 !important;
 
 
 
 
 
 
 
6919
  }
6920
+
6921
+ .wplc_remote_dash_below_contianer .border-left-0 {
6922
+ border-left: 0 !important;
 
 
 
 
 
6923
  }
6924
+
6925
+ .wplc_remote_dash_below_contianer .border-primary {
6926
+ border-color: #007bff !important;
6927
  }
6928
+
6929
+ .wplc_remote_dash_below_contianer .border-secondary {
6930
+ border-color: #6c757d !important;
6931
  }
6932
+
6933
+ .wplc_remote_dash_below_contianer .border-success {
6934
+ border-color: #28a745 !important;
6935
  }
6936
+
6937
+ .wplc_remote_dash_below_contianer .border-info {
6938
+ border-color: #17a2b8 !important;
6939
  }
6940
+
6941
+ .wplc_remote_dash_below_contianer .border-warning {
6942
+ border-color: #ffc107 !important;
6943
  }
6944
+
6945
+ .wplc_remote_dash_below_contianer .border-danger {
6946
+ border-color: #dc3545 !important;
6947
  }
6948
+
6949
+ .wplc_remote_dash_below_contianer .border-light {
6950
+ border-color: #f8f9fa !important;
 
6951
  }
6952
+
6953
+ .wplc_remote_dash_below_contianer .border-dark {
6954
+ border-color: #343a40 !important;
6955
  }
6956
+
6957
+ .wplc_remote_dash_below_contianer .border-white {
6958
+ border-color: #fff !important;
6959
  }
6960
+
6961
+ .wplc_remote_dash_below_contianer .rounded-sm {
6962
+ border-radius: 0.2rem !important;
6963
  }
6964
+
6965
+ .wplc_remote_dash_below_contianer .rounded {
6966
+ border-radius: 0.25rem !important;
6967
+ }
6968
+
6969
+ .wplc_remote_dash_below_contianer .rounded-top {
6970
+ border-top-left-radius: 0.25rem !important;
6971
+ border-top-right-radius: 0.25rem !important;
6972
+ }
6973
+
6974
+ .wplc_remote_dash_below_contianer .rounded-right {
6975
+ border-top-right-radius: 0.25rem !important;
6976
+ border-bottom-right-radius: 0.25rem !important;
6977
+ }
6978
+
6979
+ .wplc_remote_dash_below_contianer .rounded-bottom {
6980
+ border-bottom-right-radius: 0.25rem !important;
6981
+ border-bottom-left-radius: 0.25rem !important;
6982
+ }
6983
+
6984
+ .wplc_remote_dash_below_contianer .rounded-left {
6985
+ border-top-left-radius: 0.25rem !important;
6986
+ border-bottom-left-radius: 0.25rem !important;
6987
+ }
6988
+
6989
+ .wplc_remote_dash_below_contianer .rounded-lg {
6990
+ border-radius: 0.3rem !important;
6991
+ }
6992
+
6993
+ .wplc_remote_dash_below_contianer .rounded-circle {
6994
+ border-radius: 50% !important;
6995
+ }
6996
+
6997
+ .wplc_remote_dash_below_contianer .rounded-pill {
6998
+ border-radius: 50rem !important;
6999
+ }
7000
+
7001
+ .wplc_remote_dash_below_contianer .rounded-0 {
7002
+ border-radius: 0 !important;
7003
+ }
7004
+
7005
+ .wplc_remote_dash_below_contianer .clearfix::after {
7006
+ display: block;
7007
+ clear: both;
7008
+ content: "";
7009
+ }
7010
+
7011
+ .wplc_remote_dash_below_contianer .d-none {
7012
+ display: none !important;
7013
+ }
7014
+
7015
+ .wplc_remote_dash_below_contianer .d-inline {
7016
+ display: inline !important;
7017
+ }
7018
+
7019
+ .wplc_remote_dash_below_contianer .d-inline-block {
7020
+ display: inline-block !important;
7021
+ }
7022
+
7023
+ .wplc_remote_dash_below_contianer .d-block {
7024
+ display: block !important;
7025
+ }
7026
+
7027
+ .wplc_remote_dash_below_contianer .d-table {
7028
+ display: table !important;
7029
+ }
7030
+
7031
+ .wplc_remote_dash_below_contianer .d-table-row {
7032
+ display: table-row !important;
7033
+ }
7034
+
7035
+ .wplc_remote_dash_below_contianer .d-table-cell {
7036
+ display: table-cell !important;
7037
+ }
7038
+
7039
+ .wplc_remote_dash_below_contianer .d-flex {
7040
+ display: -ms-flexbox !important;
7041
+ display: flex !important;
7042
+ }
7043
+
7044
+ .wplc_remote_dash_below_contianer .d-inline-flex {
7045
+ display: -ms-inline-flexbox !important;
7046
+ display: inline-flex !important;
7047
+ }
7048
+
7049
+ @media (min-width: 576px) {
7050
+ .wplc_remote_dash_below_contianer .d-sm-none {
7051
+ display: none !important;
7052
+ }
7053
+ .wplc_remote_dash_below_contianer .d-sm-inline {
7054
+ display: inline !important;
7055
+ }
7056
+ .wplc_remote_dash_below_contianer .d-sm-inline-block {
7057
+ display: inline-block !important;
7058
+ }
7059
+ .wplc_remote_dash_below_contianer .d-sm-block {
7060
+ display: block !important;
7061
+ }
7062
+ .wplc_remote_dash_below_contianer .d-sm-table {
7063
+ display: table !important;
7064
+ }
7065
+ .wplc_remote_dash_below_contianer .d-sm-table-row {
7066
+ display: table-row !important;
7067
+ }
7068
+ .wplc_remote_dash_below_contianer .d-sm-table-cell {
7069
+ display: table-cell !important;
7070
+ }
7071
+ .wplc_remote_dash_below_contianer .d-sm-flex {
7072
+ display: -ms-flexbox !important;
7073
+ display: flex !important;
7074
+ }
7075
+ .wplc_remote_dash_below_contianer .d-sm-inline-flex {
7076
+ display: -ms-inline-flexbox !important;
7077
+ display: inline-flex !important;
7078
+ }
7079
  }
7080
+
7081
  @media (min-width: 768px) {
7082
+ .wplc_remote_dash_below_contianer .d-md-none {
7083
+ display: none !important;
7084
+ }
7085
+ .wplc_remote_dash_below_contianer .d-md-inline {
7086
+ display: inline !important;
7087
+ }
7088
+ .wplc_remote_dash_below_contianer .d-md-inline-block {
7089
+ display: inline-block !important;
7090
+ }
7091
+ .wplc_remote_dash_below_contianer .d-md-block {
7092
+ display: block !important;
7093
+ }
7094
+ .wplc_remote_dash_below_contianer .d-md-table {
7095
+ display: table !important;
7096
+ }
7097
+ .wplc_remote_dash_below_contianer .d-md-table-row {
7098
+ display: table-row !important;
7099
+ }
7100
+ .wplc_remote_dash_below_contianer .d-md-table-cell {
7101
+ display: table-cell !important;
7102
  }
7103
+ .wplc_remote_dash_below_contianer .d-md-flex {
7104
+ display: -ms-flexbox !important;
7105
+ display: flex !important;
7106
  }
7107
+ .wplc_remote_dash_below_contianer .d-md-inline-flex {
7108
+ display: -ms-inline-flexbox !important;
7109
+ display: inline-flex !important;
7110
  }
7111
  }
7112
+
7113
  @media (min-width: 992px) {
7114
+ .wplc_remote_dash_below_contianer .d-lg-none {
7115
+ display: none !important;
7116
+ }
7117
+ .wplc_remote_dash_below_contianer .d-lg-inline {
7118
+ display: inline !important;
7119
+ }
7120
+ .wplc_remote_dash_below_contianer .d-lg-inline-block {
7121
+ display: inline-block !important;
7122
+ }
7123
+ .wplc_remote_dash_below_contianer .d-lg-block {
7124
+ display: block !important;
7125
+ }
7126
+ .wplc_remote_dash_below_contianer .d-lg-table {
7127
+ display: table !important;
7128
+ }
7129
+ .wplc_remote_dash_below_contianer .d-lg-table-row {
7130
+ display: table-row !important;
7131
+ }
7132
+ .wplc_remote_dash_below_contianer .d-lg-table-cell {
7133
+ display: table-cell !important;
7134
+ }
7135
+ .wplc_remote_dash_below_contianer .d-lg-flex {
7136
+ display: -ms-flexbox !important;
7137
+ display: flex !important;
7138
+ }
7139
+ .wplc_remote_dash_below_contianer .d-lg-inline-flex {
7140
+ display: -ms-inline-flexbox !important;
7141
+ display: inline-flex !important;
7142
  }
7143
  }
7144
+
7145
+ @media (min-width: 1200px) {
7146
+ .wplc_remote_dash_below_contianer .d-xl-none {
7147
+ display: none !important;
7148
+ }
7149
+ .wplc_remote_dash_below_contianer .d-xl-inline {
7150
+ display: inline !important;
7151
+ }
7152
+ .wplc_remote_dash_below_contianer .d-xl-inline-block {
7153
+ display: inline-block !important;
7154
+ }
7155
+ .wplc_remote_dash_below_contianer .d-xl-block {
7156
+ display: block !important;
7157
+ }
7158
+ .wplc_remote_dash_below_contianer .d-xl-table {
7159
+ display: table !important;
7160
+ }
7161
+ .wplc_remote_dash_below_contianer .d-xl-table-row {
7162
+ display: table-row !important;
7163
+ }
7164
+ .wplc_remote_dash_below_contianer .d-xl-table-cell {
7165
+ display: table-cell !important;
7166
+ }
7167
+ .wplc_remote_dash_below_contianer .d-xl-flex {
7168
+ display: -ms-flexbox !important;
7169
+ display: flex !important;
7170
+ }
7171
+ .wplc_remote_dash_below_contianer .d-xl-inline-flex {
7172
+ display: -ms-inline-flexbox !important;
7173
+ display: inline-flex !important;
7174
+ }
7175
+ }
7176
+
7177
+ @media print {
7178
+ .wplc_remote_dash_below_contianer .d-print-none {
7179
+ display: none !important;
7180
+ }
7181
+ .wplc_remote_dash_below_contianer .d-print-inline {
7182
+ display: inline !important;
7183
+ }
7184
+ .wplc_remote_dash_below_contianer .d-print-inline-block {
7185
+ display: inline-block !important;
7186
+ }
7187
+ .wplc_remote_dash_below_contianer .d-print-block {
7188
+ display: block !important;
7189
+ }
7190
+ .wplc_remote_dash_below_contianer .d-print-table {
7191
+ display: table !important;
7192
+ }
7193
+ .wplc_remote_dash_below_contianer .d-print-table-row {
7194
+ display: table-row !important;
7195
+ }
7196
+ .wplc_remote_dash_below_contianer .d-print-table-cell {
7197
+ display: table-cell !important;
7198
+ }
7199
+ .wplc_remote_dash_below_contianer .d-print-flex {
7200
+ display: -ms-flexbox !important;
7201
+ display: flex !important;
7202
+ }
7203
+ .wplc_remote_dash_below_contianer .d-print-inline-flex {
7204
+ display: -ms-inline-flexbox !important;
7205
+ display: inline-flex !important;
7206
+ }
7207
+ }
7208
+
7209
+ .wplc_remote_dash_below_contianer .embed-responsive {
7210
+ position: relative;
7211
  display: block;
7212
+ width: 100%;
7213
+ padding: 0;
7214
+ overflow: hidden;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7215
  }
7216
+
7217
+ .wplc_remote_dash_below_contianer .embed-responsive::before {
7218
+ display: block;
7219
+ content: "";
7220
  }
7221
+
7222
+ .wplc_remote_dash_below_contianer .embed-responsive .embed-responsive-item,
7223
+ .wplc_remote_dash_below_contianer .embed-responsive iframe,
7224
+ .wplc_remote_dash_below_contianer .embed-responsive embed,
7225
+ .wplc_remote_dash_below_contianer .embed-responsive object,
7226
+ .wplc_remote_dash_below_contianer .embed-responsive video {
7227
+ position: absolute;
7228
+ top: 0;
7229
+ bottom: 0;
7230
+ left: 0;
7231
+ width: 100%;
7232
+ height: 100%;
7233
+ border: 0;
7234
  }
7235
+
7236
+ .wplc_remote_dash_below_contianer .embed-responsive-21by9::before {
7237
+ padding-top: 42.857143%;
7238
  }
7239
+
7240
+ .wplc_remote_dash_below_contianer .embed-responsive-16by9::before {
7241
+ padding-top: 56.25%;
7242
  }
7243
+
7244
+ .wplc_remote_dash_below_contianer .embed-responsive-4by3::before {
7245
+ padding-top: 75%;
7246
  }
7247
+
7248
+ .wplc_remote_dash_below_contianer .embed-responsive-1by1::before {
7249
+ padding-top: 100%;
 
 
 
 
7250
  }
7251
+
7252
+ .wplc_remote_dash_below_contianer .flex-row {
7253
+ -ms-flex-direction: row !important;
7254
+ flex-direction: row !important;
 
 
7255
  }
7256
+
7257
+ .wplc_remote_dash_below_contianer .flex-column {
7258
+ -ms-flex-direction: column !important;
7259
+ flex-direction: column !important;
 
 
7260
  }
7261
+
7262
+ .wplc_remote_dash_below_contianer .flex-row-reverse {
7263
+ -ms-flex-direction: row-reverse !important;
7264
+ flex-direction: row-reverse !important;
 
 
7265
  }
7266
+
7267
+ .wplc_remote_dash_below_contianer .flex-column-reverse {
7268
+ -ms-flex-direction: column-reverse !important;
7269
+ flex-direction: column-reverse !important;
 
 
7270
  }
7271
+
7272
+ .wplc_remote_dash_below_contianer .flex-wrap {
7273
+ -ms-flex-wrap: wrap !important;
7274
+ flex-wrap: wrap !important;
 
 
7275
  }
7276
+
7277
+ .wplc_remote_dash_below_contianer .flex-nowrap {
7278
+ -ms-flex-wrap: nowrap !important;
7279
+ flex-wrap: nowrap !important;
 
 
7280
  }
7281
+
7282
+ .wplc_remote_dash_below_contianer .flex-wrap-reverse {
7283
+ -ms-flex-wrap: wrap-reverse !important;
7284
+ flex-wrap: wrap-reverse !important;
 
 
7285
  }
7286
+
7287
+ .wplc_remote_dash_below_contianer .flex-fill {
7288
+ -ms-flex: 1 1 auto !important;
7289
+ flex: 1 1 auto !important;
 
 
7290
  }
7291
+
7292
+ .wplc_remote_dash_below_contianer .flex-grow-0 {
7293
+ -ms-flex-positive: 0 !important;
7294
+ flex-grow: 0 !important;
 
 
7295
  }
7296
+
7297
+ .wplc_remote_dash_below_contianer .flex-grow-1 {
7298
+ -ms-flex-positive: 1 !important;
7299
+ flex-grow: 1 !important;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7300
  }
7301
+
7302
+ .wplc_remote_dash_below_contianer .flex-shrink-0 {
7303
+ -ms-flex-negative: 0 !important;
7304
+ flex-shrink: 0 !important;
7305
  }
7306
+
7307
+ .wplc_remote_dash_below_contianer .flex-shrink-1 {
7308
+ -ms-flex-negative: 1 !important;
7309
+ flex-shrink: 1 !important;
7310
  }
7311
+
7312
+ .wplc_remote_dash_below_contianer .justify-content-start {
7313
+ -ms-flex-pack: start !important;
7314
+ justify-content: flex-start !important;
7315
  }
7316
+
7317
+ .wplc_remote_dash_below_contianer .justify-content-end {
7318
+ -ms-flex-pack: end !important;
7319
+ justify-content: flex-end !important;
7320
  }
7321
+
7322
+ .wplc_remote_dash_below_contianer .justify-content-center {
7323
+ -ms-flex-pack: center !important;
7324
+ justify-content: center !important;
 
 
 
7325
  }
7326
+
7327
+ .wplc_remote_dash_below_contianer .justify-content-between {
7328
+ -ms-flex-pack: justify !important;
7329
+ justify-content: space-between !important;
7330
  }
7331
+
7332
+ .wplc_remote_dash_below_contianer .justify-content-around {
7333
+ -ms-flex-pack: distribute !important;
7334
+ justify-content: space-around !important;
7335
+ }
7336
+
7337
+ .wplc_remote_dash_below_contianer .align-items-start {
7338
+ -ms-flex-align: start !important;
7339
+ align-items: flex-start !important;
7340
+ }
7341
+
7342
+ .wplc_remote_dash_below_contianer .align-items-end {
7343
+ -ms-flex-align: end !important;
7344
+ align-items: flex-end !important;
7345
+ }
7346
+
7347
+ .wplc_remote_dash_below_contianer .align-items-center {
7348
+ -ms-flex-align: center !important;
7349
+ align-items: center !important;
7350
+ }
7351
+
7352
+ .wplc_remote_dash_below_contianer .align-items-baseline {
7353
+ -ms-flex-align: baseline !important;
7354
+ align-items: baseline !important;
7355
+ }
7356
+
7357
+ .wplc_remote_dash_below_contianer .align-items-stretch {
7358
+ -ms-flex-align: stretch !important;
7359
+ align-items: stretch !important;
7360
+ }
7361
+
7362
+ .wplc_remote_dash_below_contianer .align-content-start {
7363
+ -ms-flex-line-pack: start !important;
7364
+ align-content: flex-start !important;
7365
+ }
7366
+
7367
+ .wplc_remote_dash_below_contianer .align-content-end {
7368
+ -ms-flex-line-pack: end !important;
7369
+ align-content: flex-end !important;
7370
+ }
7371
+
7372
+ .wplc_remote_dash_below_contianer .align-content-center {
7373
+ -ms-flex-line-pack: center !important;
7374
+ align-content: center !important;
7375
+ }
7376
+
7377
+ .wplc_remote_dash_below_contianer .align-content-between {
7378
+ -ms-flex-line-pack: justify !important;
7379
+ align-content: space-between !important;
7380
+ }
7381
+
7382
+ .wplc_remote_dash_below_contianer .align-content-around {
7383
+ -ms-flex-line-pack: distribute !important;
7384
+ align-content: space-around !important;
7385
+ }
7386
+
7387
+ .wplc_remote_dash_below_contianer .align-content-stretch {
7388
+ -ms-flex-line-pack: stretch !important;
7389
+ align-content: stretch !important;
7390
+ }
7391
+
7392
+ .wplc_remote_dash_below_contianer .align-self-auto {
7393
+ -ms-flex-item-align: auto !important;
7394
+ align-self: auto !important;
7395
+ }
7396
+
7397
+ .wplc_remote_dash_below_contianer .align-self-start {
7398
+ -ms-flex-item-align: start !important;
7399
+ align-self: flex-start !important;
7400
+ }
7401
+
7402
+ .wplc_remote_dash_below_contianer .align-self-end {
7403
+ -ms-flex-item-align: end !important;
7404
+ align-self: flex-end !important;
7405
+ }
7406
+
7407
+ .wplc_remote_dash_below_contianer .align-self-center {
7408
+ -ms-flex-item-align: center !important;
7409
+ align-self: center !important;
7410
+ }
7411
+
7412
+ .wplc_remote_dash_below_contianer .align-self-baseline {
7413
+ -ms-flex-item-align: baseline !important;
7414
+ align-self: baseline !important;
7415
+ }
7416
+
7417
+ .wplc_remote_dash_below_contianer .align-self-stretch {
7418
+ -ms-flex-item-align: stretch !important;
7419
+ align-self: stretch !important;
7420
+ }
7421
+
7422
+ @media (min-width: 576px) {
7423
+ .wplc_remote_dash_below_contianer .flex-sm-row {
7424
+ -ms-flex-direction: row !important;
7425
+ flex-direction: row !important;
7426
+ }
7427
+ .wplc_remote_dash_below_contianer .flex-sm-column {
7428
+ -ms-flex-direction: column !important;
7429
+ flex-direction: column !important;
7430
+ }
7431
+ .wplc_remote_dash_below_contianer .flex-sm-row-reverse {
7432
+ -ms-flex-direction: row-reverse !important;
7433
+ flex-direction: row-reverse !important;
7434
+ }
7435
+ .wplc_remote_dash_below_contianer .flex-sm-column-reverse {
7436
+ -ms-flex-direction: column-reverse !important;
7437
+ flex-direction: column-reverse !important;
7438
+ }
7439
+ .wplc_remote_dash_below_contianer .flex-sm-wrap {
7440
+ -ms-flex-wrap: wrap !important;
7441
+ flex-wrap: wrap !important;
7442
+ }
7443
+ .wplc_remote_dash_below_contianer .flex-sm-nowrap {
7444
+ -ms-flex-wrap: nowrap !important;
7445
+ flex-wrap: nowrap !important;
7446
+ }
7447
+ .wplc_remote_dash_below_contianer .flex-sm-wrap-reverse {
7448
+ -ms-flex-wrap: wrap-reverse !important;
7449
+ flex-wrap: wrap-reverse !important;
7450
+ }
7451
+ .wplc_remote_dash_below_contianer .flex-sm-fill {
7452
+ -ms-flex: 1 1 auto !important;
7453
+ flex: 1 1 auto !important;
7454
+ }
7455
+ .wplc_remote_dash_below_contianer .flex-sm-grow-0 {
7456
+ -ms-flex-positive: 0 !important;
7457
+ flex-grow: 0 !important;
7458
+ }
7459
+ .wplc_remote_dash_below_contianer .flex-sm-grow-1 {
7460
+ -ms-flex-positive: 1 !important;
7461
+ flex-grow: 1 !important;
7462
+ }
7463
+ .wplc_remote_dash_below_contianer .flex-sm-shrink-0 {
7464
+ -ms-flex-negative: 0 !important;
7465
+ flex-shrink: 0 !important;
7466
+ }
7467
+ .wplc_remote_dash_below_contianer .flex-sm-shrink-1 {
7468
+ -ms-flex-negative: 1 !important;
7469
+ flex-shrink: 1 !important;
7470
+ }
7471
+ .wplc_remote_dash_below_contianer .justify-content-sm-start {
7472
+ -ms-flex-pack: start !important;
7473
+ justify-content: flex-start !important;
7474
+ }
7475
+ .wplc_remote_dash_below_contianer .justify-content-sm-end {
7476
+ -ms-flex-pack: end !important;
7477
+ justify-content: flex-end !important;
7478
+ }
7479
+ .wplc_remote_dash_below_contianer .justify-content-sm-center {
7480
+ -ms-flex-pack: center !important;
7481
+ justify-content: center !important;
7482
+ }
7483
+ .wplc_remote_dash_below_contianer .justify-content-sm-between {
7484
+ -ms-flex-pack: justify !important;
7485
+ justify-content: space-between !important;
7486
+ }
7487
+ .wplc_remote_dash_below_contianer .justify-content-sm-around {
7488
+ -ms-flex-pack: distribute !important;
7489
+ justify-content: space-around !important;
7490
+ }
7491
+ .wplc_remote_dash_below_contianer .align-items-sm-start {
7492
+ -ms-flex-align: start !important;
7493
+ align-items: flex-start !important;
7494
+ }
7495
+ .wplc_remote_dash_below_contianer .align-items-sm-end {
7496
+ -ms-flex-align: end !important;
7497
+ align-items: flex-end !important;
7498
+ }
7499
+ .wplc_remote_dash_below_contianer .align-items-sm-center {
7500
+ -ms-flex-align: center !important;
7501
+ align-items: center !important;
7502
+ }
7503
+ .wplc_remote_dash_below_contianer .align-items-sm-baseline {
7504
+ -ms-flex-align: baseline !important;
7505
+ align-items: baseline !important;
7506
+ }
7507
+ .wplc_remote_dash_below_contianer .align-items-sm-stretch {
7508
+ -ms-flex-align: stretch !important;
7509
+ align-items: stretch !important;
7510
+ }
7511
+ .wplc_remote_dash_below_contianer .align-content-sm-start {
7512
+ -ms-flex-line-pack: start !important;
7513
+ align-content: flex-start !important;
7514
+ }
7515
+ .wplc_remote_dash_below_contianer .align-content-sm-end {
7516
+ -ms-flex-line-pack: end !important;
7517
+ align-content: flex-end !important;
7518
+ }
7519
+ .wplc_remote_dash_below_contianer .align-content-sm-center {
7520
+ -ms-flex-line-pack: center !important;
7521
+ align-content: center !important;
7522
+ }
7523
+ .wplc_remote_dash_below_contianer .align-content-sm-between {
7524
+ -ms-flex-line-pack: justify !important;
7525
+ align-content: space-between !important;
7526
+ }
7527
+ .wplc_remote_dash_below_contianer .align-content-sm-around {
7528
+ -ms-flex-line-pack: distribute !important;
7529
+ align-content: space-around !important;
7530
+ }
7531
+ .wplc_remote_dash_below_contianer .align-content-sm-stretch {
7532
+ -ms-flex-line-pack: stretch !important;
7533
+ align-content: stretch !important;
7534
+ }
7535
+ .wplc_remote_dash_below_contianer .align-self-sm-auto {
7536
+ -ms-flex-item-align: auto !important;
7537
+ align-self: auto !important;
7538
+ }
7539
+ .wplc_remote_dash_below_contianer .align-self-sm-start {
7540
+ -ms-flex-item-align: start !important;
7541
+ align-self: flex-start !important;
7542
+ }
7543
+ .wplc_remote_dash_below_contianer .align-self-sm-end {
7544
+ -ms-flex-item-align: end !important;
7545
+ align-self: flex-end !important;
7546
+ }
7547
+ .wplc_remote_dash_below_contianer .align-self-sm-center {
7548
+ -ms-flex-item-align: center !important;
7549
+ align-self: center !important;
7550
+ }
7551
+ .wplc_remote_dash_below_contianer .align-self-sm-baseline {
7552
+ -ms-flex-item-align: baseline !important;
7553
+ align-self: baseline !important;
7554
+ }
7555
+ .wplc_remote_dash_below_contianer .align-self-sm-stretch {
7556
+ -ms-flex-item-align: stretch !important;
7557
+ align-self: stretch !important;
7558
+ }
7559
+ }
7560
+
7561
+ @media (min-width: 768px) {
7562
+ .wplc_remote_dash_below_contianer .flex-md-row {
7563
+ -ms-flex-direction: row !important;
7564
+ flex-direction: row !important;
7565
+ }
7566
+ .wplc_remote_dash_below_contianer .flex-md-column {
7567
+ -ms-flex-direction: column !important;
7568
+ flex-direction: column !important;
7569
+ }
7570
+ .wplc_remote_dash_below_contianer .flex-md-row-reverse {
7571
+ -ms-flex-direction: row-reverse !important;
7572
+ flex-direction: row-reverse !important;
7573
+ }
7574
+ .wplc_remote_dash_below_contianer .flex-md-column-reverse {
7575
+ -ms-flex-direction: column-reverse !important;
7576
+ flex-direction: column-reverse !important;
7577
+ }
7578
+ .wplc_remote_dash_below_contianer .flex-md-wrap {
7579
+ -ms-flex-wrap: wrap !important;
7580
+ flex-wrap: wrap !important;
7581
+ }
7582
+ .wplc_remote_dash_below_contianer .flex-md-nowrap {
7583
+ -ms-flex-wrap: nowrap !important;
7584
+ flex-wrap: nowrap !important;
7585
+ }
7586
+ .wplc_remote_dash_below_contianer .flex-md-wrap-reverse {
7587
+ -ms-flex-wrap: wrap-reverse !important;
7588
+ flex-wrap: wrap-reverse !important;
7589
+ }
7590
+ .wplc_remote_dash_below_contianer .flex-md-fill {
7591
+ -ms-flex: 1 1 auto !important;
7592
+ flex: 1 1 auto !important;
7593
+ }
7594
+ .wplc_remote_dash_below_contianer .flex-md-grow-0 {
7595
+ -ms-flex-positive: 0 !important;
7596
+ flex-grow: 0 !important;
7597
+ }
7598
+ .wplc_remote_dash_below_contianer .flex-md-grow-1 {
7599
+ -ms-flex-positive: 1 !important;
7600
+ flex-grow: 1 !important;
7601
+ }
7602
+ .wplc_remote_dash_below_contianer .flex-md-shrink-0 {
7603
+ -ms-flex-negative: 0 !important;
7604
+ flex-shrink: 0 !important;
7605
+ }
7606
+ .wplc_remote_dash_below_contianer .flex-md-shrink-1 {
7607
+ -ms-flex-negative: 1 !important;
7608
+ flex-shrink: 1 !important;
7609
+ }
7610
+ .wplc_remote_dash_below_contianer .justify-content-md-start {
7611
+ -ms-flex-pack: start !important;
7612
+ justify-content: flex-start !important;
7613
+ }
7614
+ .wplc_remote_dash_below_contianer .justify-content-md-end {
7615
+ -ms-flex-pack: end !important;
7616
+ justify-content: flex-end !important;
7617
+ }
7618
+ .wplc_remote_dash_below_contianer .justify-content-md-center {
7619
+ -ms-flex-pack: center !important;
7620
+ justify-content: center !important;
7621
+ }
7622
+ .wplc_remote_dash_below_contianer .justify-content-md-between {
7623
+ -ms-flex-pack: justify !important;
7624
+ justify-content: space-between !important;
7625
+ }
7626
+ .wplc_remote_dash_below_contianer .justify-content-md-around {
7627
+ -ms-flex-pack: distribute !important;
7628
+ justify-content: space-around !important;
7629
+ }
7630
+ .wplc_remote_dash_below_contianer .align-items-md-start {
7631
+ -ms-flex-align: start !important;
7632
+ align-items: flex-start !important;
7633
+ }
7634
+ .wplc_remote_dash_below_contianer .align-items-md-end {
7635
+ -ms-flex-align: end !important;
7636
+ align-items: flex-end !important;
7637
+ }
7638
+ .wplc_remote_dash_below_contianer .align-items-md-center {
7639
+ -ms-flex-align: center !important;
7640
+ align-items: center !important;
7641
+ }
7642
+ .wplc_remote_dash_below_contianer .align-items-md-baseline {
7643
+ -ms-flex-align: baseline !important;
7644
+ align-items: baseline !important;
7645
+ }
7646
+ .wplc_remote_dash_below_contianer .align-items-md-stretch {
7647
+ -ms-flex-align: stretch !important;
7648
+ align-items: stretch !important;
7649
+ }
7650
+ .wplc_remote_dash_below_contianer .align-content-md-start {
7651
+ -ms-flex-line-pack: start !important;
7652
+ align-content: flex-start !important;
7653
+ }
7654
+ .wplc_remote_dash_below_contianer .align-content-md-end {
7655
+ -ms-flex-line-pack: end !important;
7656
+ align-content: flex-end !important;
7657
+ }
7658
+ .wplc_remote_dash_below_contianer .align-content-md-center {
7659
+ -ms-flex-line-pack: center !important;
7660
+ align-content: center !important;
7661
+ }
7662
+ .wplc_remote_dash_below_contianer .align-content-md-between {
7663
+ -ms-flex-line-pack: justify !important;
7664
+ align-content: space-between !important;
7665
+ }
7666
+ .wplc_remote_dash_below_contianer .align-content-md-around {
7667
+ -ms-flex-line-pack: distribute !important;
7668
+ align-content: space-around !important;
7669
+ }
7670
+ .wplc_remote_dash_below_contianer .align-content-md-stretch {
7671
+ -ms-flex-line-pack: stretch !important;
7672
+ align-content: stretch !important;
7673
+ }
7674
+ .wplc_remote_dash_below_contianer .align-self-md-auto {
7675
+ -ms-flex-item-align: auto !important;
7676
+ align-self: auto !important;
7677
+ }
7678
+ .wplc_remote_dash_below_contianer .align-self-md-start {
7679
+ -ms-flex-item-align: start !important;
7680
+ align-self: flex-start !important;
7681
+ }
7682
+ .wplc_remote_dash_below_contianer .align-self-md-end {
7683
+ -ms-flex-item-align: end !important;
7684
+ align-self: flex-end !important;
7685
+ }
7686
+ .wplc_remote_dash_below_contianer .align-self-md-center {
7687
+ -ms-flex-item-align: center !important;
7688
+ align-self: center !important;
7689
+ }
7690
+ .wplc_remote_dash_below_contianer .align-self-md-baseline {
7691
+ -ms-flex-item-align: baseline !important;
7692
+ align-self: baseline !important;
7693
+ }
7694
+ .wplc_remote_dash_below_contianer .align-self-md-stretch {
7695
+ -ms-flex-item-align: stretch !important;
7696
+ align-self: stretch !important;
7697
+ }
7698
+ }
7699
+
7700
+ @media (min-width: 992px) {
7701
+ .wplc_remote_dash_below_contianer .flex-lg-row {
7702
+ -ms-flex-direction: row !important;
7703
+ flex-direction: row !important;
7704
+ }
7705
+ .wplc_remote_dash_below_contianer .flex-lg-column {
7706
+ -ms-flex-direction: column !important;
7707
+ flex-direction: column !important;
7708
+ }
7709
+ .wplc_remote_dash_below_contianer .flex-lg-row-reverse {
7710
+ -ms-flex-direction: row-reverse !important;
7711
+ flex-direction: row-reverse !important;
7712
+ }
7713
+ .wplc_remote_dash_below_contianer .flex-lg-column-reverse {
7714
+ -ms-flex-direction: column-reverse !important;
7715
+ flex-direction: column-reverse !important;
7716
+ }
7717
+ .wplc_remote_dash_below_contianer .flex-lg-wrap {
7718
+ -ms-flex-wrap: wrap !important;
7719
+ flex-wrap: wrap !important;
7720
+ }
7721
+ .wplc_remote_dash_below_contianer .flex-lg-nowrap {
7722
+ -ms-flex-wrap: nowrap !important;
7723
+ flex-wrap: nowrap !important;
7724
+ }
7725
+ .wplc_remote_dash_below_contianer .flex-lg-wrap-reverse {
7726
+ -ms-flex-wrap: wrap-reverse !important;
7727
+ flex-wrap: wrap-reverse !important;
7728
+ }
7729
+ .wplc_remote_dash_below_contianer .flex-lg-fill {
7730
+ -ms-flex: 1 1 auto !important;
7731
+ flex: 1 1 auto !important;
7732
+ }
7733
+ .wplc_remote_dash_below_contianer .flex-lg-grow-0 {
7734
+ -ms-flex-positive: 0 !important;
7735
+ flex-grow: 0 !important;
7736
+ }
7737
+ .wplc_remote_dash_below_contianer .flex-lg-grow-1 {
7738
+ -ms-flex-positive: 1 !important;
7739
+ flex-grow: 1 !important;
7740
+ }
7741
+ .wplc_remote_dash_below_contianer .flex-lg-shrink-0 {
7742
+ -ms-flex-negative: 0 !important;
7743
+ flex-shrink: 0 !important;
7744
+ }
7745
+ .wplc_remote_dash_below_contianer .flex-lg-shrink-1 {
7746
+ -ms-flex-negative: 1 !important;
7747
+ flex-shrink: 1 !important;
7748
+ }
7749
+ .wplc_remote_dash_below_contianer .justify-content-lg-start {
7750
+ -ms-flex-pack: start !important;
7751
+ justify-content: flex-start !important;
7752
+ }
7753
+ .wplc_remote_dash_below_contianer .justify-content-lg-end {
7754
+ -ms-flex-pack: end !important;
7755
+ justify-content: flex-end !important;
7756
+ }
7757
+ .wplc_remote_dash_below_contianer .justify-content-lg-center {
7758
+ -ms-flex-pack: center !important;
7759
+ justify-content: center !important;
7760
+ }
7761
+ .wplc_remote_dash_below_contianer .justify-content-lg-between {
7762
+ -ms-flex-pack: justify !important;
7763
+ justify-content: space-between !important;
7764
+ }
7765
+ .wplc_remote_dash_below_contianer .justify-content-lg-around {
7766
+ -ms-flex-pack: distribute !important;
7767
+ justify-content: space-around !important;
7768
+ }
7769
+ .wplc_remote_dash_below_contianer .align-items-lg-start {
7770
+ -ms-flex-align: start !important;
7771
+ align-items: flex-start !important;
7772
+ }
7773
+ .wplc_remote_dash_below_contianer .align-items-lg-end {
7774
+ -ms-flex-align: end !important;
7775
+ align-items: flex-end !important;
7776
+ }
7777
+ .wplc_remote_dash_below_contianer .align-items-lg-center {
7778
+ -ms-flex-align: center !important;
7779
+ align-items: center !important;
7780
+ }
7781
+ .wplc_remote_dash_below_contianer .align-items-lg-baseline {
7782
+ -ms-flex-align: baseline !important;
7783
+ align-items: baseline !important;
7784
+ }
7785
+ .wplc_remote_dash_below_contianer .align-items-lg-stretch {
7786
+ -ms-flex-align: stretch !important;
7787
+ align-items: stretch !important;
7788
+ }
7789
+ .wplc_remote_dash_below_contianer .align-content-lg-start {
7790
+ -ms-flex-line-pack: start !important;
7791
+ align-content: flex-start !important;
7792
+ }
7793
+ .wplc_remote_dash_below_contianer .align-content-lg-end {
7794
+ -ms-flex-line-pack: end !important;
7795
+ align-content: flex-end !important;
7796
+ }
7797
+ .wplc_remote_dash_below_contianer .align-content-lg-center {
7798
+ -ms-flex-line-pack: center !important;
7799
+ align-content: center !important;
7800
+ }
7801
+ .wplc_remote_dash_below_contianer .align-content-lg-between {
7802
+ -ms-flex-line-pack: justify !important;
7803
+ align-content: space-between !important;
7804
+ }
7805
+ .wplc_remote_dash_below_contianer .align-content-lg-around {
7806
+ -ms-flex-line-pack: distribute !important;
7807
+ align-content: space-around !important;
7808
+ }
7809
+ .wplc_remote_dash_below_contianer .align-content-lg-stretch {
7810
+ -ms-flex-line-pack: stretch !important;
7811
+ align-content: stretch !important;
7812
+ }
7813
+ .wplc_remote_dash_below_contianer .align-self-lg-auto {
7814
+ -ms-flex-item-align: auto !important;
7815
+ align-self: auto !important;
7816
+ }
7817
+ .wplc_remote_dash_below_contianer .align-self-lg-start {
7818
+ -ms-flex-item-align: start !important;
7819
+ align-self: flex-start !important;
7820
+ }
7821
+ .wplc_remote_dash_below_contianer .align-self-lg-end {
7822
+ -ms-flex-item-align: end !important;
7823
+ align-self: flex-end !important;
7824
+ }
7825
+ .wplc_remote_dash_below_contianer .align-self-lg-center {
7826
+ -ms-flex-item-align: center !important;
7827
+ align-self: center !important;
7828
+ }
7829
+ .wplc_remote_dash_below_contianer .align-self-lg-baseline {
7830
+ -ms-flex-item-align: baseline !important;
7831
+ align-self: baseline !important;
7832
+ }
7833
+ .wplc_remote_dash_below_contianer .align-self-lg-stretch {
7834
+ -ms-flex-item-align: stretch !important;
7835
+ align-self: stretch !important;
7836
+ }
7837
+ }
7838
+
7839
+ @media (min-width: 1200px) {
7840
+ .wplc_remote_dash_below_contianer .flex-xl-row {
7841
+ -ms-flex-direction: row !important;
7842
+ flex-direction: row !important;
7843
+ }
7844
+ .wplc_remote_dash_below_contianer .flex-xl-column {
7845
+ -ms-flex-direction: column !important;
7846
+ flex-direction: column !important;
7847
+ }
7848
+ .wplc_remote_dash_below_contianer .flex-xl-row-reverse {
7849
+ -ms-flex-direction: row-reverse !important;
7850
+ flex-direction: row-reverse !important;
7851
+ }
7852
+ .wplc_remote_dash_below_contianer .flex-xl-column-reverse {
7853
+ -ms-flex-direction: column-reverse !important;
7854
+ flex-direction: column-reverse !important;
7855
+ }
7856
+ .wplc_remote_dash_below_contianer .flex-xl-wrap {
7857
+ -ms-flex-wrap: wrap !important;
7858
+ flex-wrap: wrap !important;
7859
+ }
7860
+ .wplc_remote_dash_below_contianer .flex-xl-nowrap {
7861
+ -ms-flex-wrap: nowrap !important;
7862
+ flex-wrap: nowrap !important;
7863
+ }
7864
+ .wplc_remote_dash_below_contianer .flex-xl-wrap-reverse {
7865
+ -ms-flex-wrap: wrap-reverse !important;
7866
+ flex-wrap: wrap-reverse !important;
7867
+ }
7868
+ .wplc_remote_dash_below_contianer .flex-xl-fill {
7869
+ -ms-flex: 1 1 auto !important;
7870
+ flex: 1 1 auto !important;
7871
+ }
7872
+ .wplc_remote_dash_below_contianer .flex-xl-grow-0 {
7873
+ -ms-flex-positive: 0 !important;
7874
+ flex-grow: 0 !important;
7875
+ }
7876
+ .wplc_remote_dash_below_contianer .flex-xl-grow-1 {
7877
+ -ms-flex-positive: 1 !important;
7878
+ flex-grow: 1 !important;
7879
+ }
7880
+ .wplc_remote_dash_below_contianer .flex-xl-shrink-0 {
7881
+ -ms-flex-negative: 0 !important;
7882
+ flex-shrink: 0 !important;
7883
+ }
7884
+ .wplc_remote_dash_below_contianer .flex-xl-shrink-1 {
7885
+ -ms-flex-negative: 1 !important;
7886
+ flex-shrink: 1 !important;
7887
+ }
7888
+ .wplc_remote_dash_below_contianer .justify-content-xl-start {
7889
+ -ms-flex-pack: start !important;
7890
+ justify-content: flex-start !important;
7891
+ }
7892
+ .wplc_remote_dash_below_contianer .justify-content-xl-end {
7893
+ -ms-flex-pack: end !important;
7894
+ justify-content: flex-end !important;
7895
+ }
7896
+ .wplc_remote_dash_below_contianer .justify-content-xl-center {
7897
+ -ms-flex-pack: center !important;
7898
+ justify-content: center !important;
7899
+ }
7900
+ .wplc_remote_dash_below_contianer .justify-content-xl-between {
7901
+ -ms-flex-pack: justify !important;
7902
+ justify-content: space-between !important;
7903
+ }
7904
+ .wplc_remote_dash_below_contianer .justify-content-xl-around {
7905
+ -ms-flex-pack: distribute !important;
7906
+ justify-content: space-around !important;
7907
+ }
7908
+ .wplc_remote_dash_below_contianer .align-items-xl-start {
7909
+ -ms-flex-align: start !important;
7910
+ align-items: flex-start !important;
7911
+ }
7912
+ .wplc_remote_dash_below_contianer .align-items-xl-end {
7913
+ -ms-flex-align: end !important;
7914
+ align-items: flex-end !important;
7915
+ }
7916
+ .wplc_remote_dash_below_contianer .align-items-xl-center {
7917
+ -ms-flex-align: center !important;
7918
+ align-items: center !important;
7919
+ }
7920
+ .wplc_remote_dash_below_contianer .align-items-xl-baseline {
7921
+ -ms-flex-align: baseline !important;
7922
+ align-items: baseline !important;
7923
+ }
7924
+ .wplc_remote_dash_below_contianer .align-items-xl-stretch {
7925
+ -ms-flex-align: stretch !important;
7926
+ align-items: stretch !important;
7927
+ }
7928
+ .wplc_remote_dash_below_contianer .align-content-xl-start {
7929
+ -ms-flex-line-pack: start !important;
7930
+ align-content: flex-start !important;
7931
+ }
7932
+ .wplc_remote_dash_below_contianer .align-content-xl-end {
7933
+ -ms-flex-line-pack: end !important;
7934
+ align-content: flex-end !important;
7935
+ }
7936
+ .wplc_remote_dash_below_contianer .align-content-xl-center {
7937
+ -ms-flex-line-pack: center !important;
7938
+ align-content: center !important;
7939
+ }
7940
+ .wplc_remote_dash_below_contianer .align-content-xl-between {
7941
+ -ms-flex-line-pack: justify !important;
7942
+ align-content: space-between !important;
7943
+ }
7944
+ .wplc_remote_dash_below_contianer .align-content-xl-around {
7945
+ -ms-flex-line-pack: distribute !important;
7946
+ align-content: space-around !important;
7947
+ }
7948
+ .wplc_remote_dash_below_contianer .align-content-xl-stretch {
7949
+ -ms-flex-line-pack: stretch !important;
7950
+ align-content: stretch !important;
7951
+ }
7952
+ .wplc_remote_dash_below_contianer .align-self-xl-auto {
7953
+ -ms-flex-item-align: auto !important;
7954
+ align-self: auto !important;
7955
+ }
7956
+ .wplc_remote_dash_below_contianer .align-self-xl-start {
7957
+ -ms-flex-item-align: start !important;
7958
+ align-self: flex-start !important;
7959
+ }
7960
+ .wplc_remote_dash_below_contianer .align-self-xl-end {
7961
+ -ms-flex-item-align: end !important;
7962
+ align-self: flex-end !important;
7963
+ }
7964
+ .wplc_remote_dash_below_contianer .align-self-xl-center {
7965
+ -ms-flex-item-align: center !important;
7966
+ align-self: center !important;
7967
+ }
7968
+ .wplc_remote_dash_below_contianer .align-self-xl-baseline {
7969
+ -ms-flex-item-align: baseline !important;
7970
+ align-self: baseline !important;
7971
+ }
7972
+ .wplc_remote_dash_below_contianer .align-self-xl-stretch {
7973
+ -ms-flex-item-align: stretch !important;
7974
+ align-self: stretch !important;
7975
+ }
7976
+ }
7977
+
7978
+ .wplc_remote_dash_below_contianer .float-left {
7979
+ float: left !important;
7980
+ }
7981
+
7982
+ .wplc_remote_dash_below_contianer .float-right {
7983
+ float: right !important;
7984
+ }
7985
+
7986
+ .wplc_remote_dash_below_contianer .float-none {
7987
+ float: none !important;
7988
+ }
7989
+
7990
+ @media (min-width: 576px) {
7991
+ .wplc_remote_dash_below_contianer .float-sm-left {
7992
+ float: left !important;
7993
+ }
7994
+ .wplc_remote_dash_below_contianer .float-sm-right {
7995
+ float: right !important;
7996
+ }
7997
+ .wplc_remote_dash_below_contianer .float-sm-none {
7998
+ float: none !important;
7999
+ }
8000
+ }
8001
+
8002
+ @media (min-width: 768px) {
8003
+ .wplc_remote_dash_below_contianer .float-md-left {
8004
+ float: left !important;
8005
+ }
8006
+ .wplc_remote_dash_below_contianer .float-md-right {
8007
+ float: right !important;
8008
+ }
8009
+ .wplc_remote_dash_below_contianer .float-md-none {
8010
+ float: none !important;
8011
+ }
8012
+ }
8013
+
8014
+ @media (min-width: 992px) {
8015
+ .wplc_remote_dash_below_contianer .float-lg-left {
8016
+ float: left !important;
8017
+ }
8018
+ .wplc_remote_dash_below_contianer .float-lg-right {
8019
+ float: right !important;
8020
+ }
8021
+ .wplc_remote_dash_below_contianer .float-lg-none {
8022
+ float: none !important;
8023
+ }
8024
+ }
8025
+
8026
+ @media (min-width: 1200px) {
8027
+ .wplc_remote_dash_below_contianer .float-xl-left {
8028
+ float: left !important;
8029
+ }
8030
+ .wplc_remote_dash_below_contianer .float-xl-right {
8031
+ float: right !important;
8032
+ }
8033
+ .wplc_remote_dash_below_contianer .float-xl-none {
8034
+ float: none !important;
8035
+ }
8036
+ }
8037
+
8038
+ .wplc_remote_dash_below_contianer .overflow-auto {
8039
+ overflow: auto !important;
8040
+ }
8041
+
8042
+ .wplc_remote_dash_below_contianer .overflow-hidden {
8043
+ overflow: hidden !important;
8044
+ }
8045
+
8046
+ .wplc_remote_dash_below_contianer .position-static {
8047
+ position: static !important;
8048
+ }
8049
+
8050
+ .wplc_remote_dash_below_contianer .position-relative {
8051
+ position: relative !important;
8052
+ }
8053
+
8054
+ .wplc_remote_dash_below_contianer .position-absolute {
8055
+ position: absolute !important;
8056
+ }
8057
+
8058
+ .wplc_remote_dash_below_contianer .position-fixed {
8059
+ position: fixed !important;
8060
+ }
8061
+
8062
+ .wplc_remote_dash_below_contianer .position-sticky {
8063
+ position: -webkit-sticky !important;
8064
+ position: sticky !important;
8065
+ }
8066
+
8067
+ .wplc_remote_dash_below_contianer .fixed-top {
8068
+ position: fixed;
8069
+ top: 0;
8070
+ right: 0;
8071
+ left: 0;
8072
+ z-index: 1030;
8073
+ }
8074
+
8075
+ .wplc_remote_dash_below_contianer .fixed-bottom {
8076
+ position: fixed;
8077
+ right: 0;
8078
+ bottom: 0;
8079
+ left: 0;
8080
+ z-index: 1030;
8081
+ }
8082
+
8083
+ @supports ((position: -webkit-sticky) or (position: sticky)) {
8084
+ .wplc_remote_dash_below_contianer .sticky-top {
8085
+ position: -webkit-sticky;
8086
+ position: sticky;
8087
+ top: 0;
8088
+ z-index: 1020;
8089
+ }
8090
+ }
8091
+
8092
+ .wplc_remote_dash_below_contianer .sr-only {
8093
+ position: absolute;
8094
+ width: 1px;
8095
+ height: 1px;
8096
+ padding: 0;
8097
+ overflow: hidden;
8098
+ clip: rect(0, 0, 0, 0);
8099
+ white-space: nowrap;
8100
+ border: 0;
8101
+ }
8102
+
8103
+ .wplc_remote_dash_below_contianer .sr-only-focusable:active,
8104
+ .wplc_remote_dash_below_contianer .sr-only-focusable:focus {
8105
+ position: static;
8106
+ width: auto;
8107
+ height: auto;
8108
+ overflow: visible;
8109
+ clip: auto;
8110
+ white-space: normal;
8111
+ }
8112
+
8113
+ .wplc_remote_dash_below_contianer .shadow-sm {
8114
+ box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
8115
+ }
8116
+
8117
+ .wplc_remote_dash_below_contianer .shadow {
8118
+ box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
8119
+ }
8120
+
8121
+ .wplc_remote_dash_below_contianer .shadow-lg {
8122
+ box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
8123
+ }
8124
+
8125
+ .wplc_remote_dash_below_contianer .shadow-none {
8126
+ box-shadow: none !important;
8127
+ }
8128
+
8129
+ .wplc_remote_dash_below_contianer .w-25 {
8130
+ width: 25% !important;
8131
+ }
8132
+
8133
+ .wplc_remote_dash_below_contianer .w-50 {
8134
+ width: 50% !important;
8135
+ }
8136
+
8137
+ .wplc_remote_dash_below_contianer .w-75 {
8138
+ width: 75% !important;
8139
+ }
8140
+
8141
+ .wplc_remote_dash_below_contianer .w-100 {
8142
+ width: 100% !important;
8143
+ }
8144
+
8145
+ .wplc_remote_dash_below_contianer .w-auto {
8146
+ width: auto !important;
8147
+ }
8148
+
8149
+ .wplc_remote_dash_below_contianer .h-25 {
8150
+ height: 25% !important;
8151
+ }
8152
+
8153
+ .wplc_remote_dash_below_contianer .h-50 {
8154
+ height: 50% !important;
8155
+ }
8156
+
8157
+ .wplc_remote_dash_below_contianer .h-75 {
8158
+ height: 75% !important;
8159
+ }
8160
+
8161
+ .wplc_remote_dash_below_contianer .h-100 {
8162
+ height: 100% !important;
8163
+ }
8164
+
8165
+ .wplc_remote_dash_below_contianer .h-auto {
8166
+ height: auto !important;
8167
+ }
8168
+
8169
+ .wplc_remote_dash_below_contianer .mw-100 {
8170
+ max-width: 100% !important;
8171
+ }
8172
+
8173
+ .wplc_remote_dash_below_contianer .mh-100 {
8174
+ max-height: 100% !important;
8175
+ }
8176
+
8177
+ .wplc_remote_dash_below_contianer .min-vw-100 {
8178
+ min-width: 100vw !important;
8179
+ }
8180
+
8181
+ .wplc_remote_dash_below_contianer .min-vh-100 {
8182
+ min-height: 100vh !important;
8183
+ }
8184
+
8185
+ .wplc_remote_dash_below_contianer .vw-100 {
8186
+ width: 100vw !important;
8187
+ }
8188
+
8189
+ .wplc_remote_dash_below_contianer .vh-100 {
8190
+ height: 100vh !important;
8191
+ }
8192
+
8193
+ .wplc_remote_dash_below_contianer .stretched-link::after {
8194
+ position: absolute;
8195
+ top: 0;
8196
+ right: 0;
8197
+ bottom: 0;
8198
+ left: 0;
8199
+ z-index: 1;
8200
+ pointer-events: auto;
8201
+ content: "";
8202
+ background-color: rgba(0, 0, 0, 0);
8203
+ }
8204
+
8205
+ .wplc_remote_dash_below_contianer .m-0 {
8206
+ margin: 0 !important;
8207
+ }
8208
+
8209
+ .wplc_remote_dash_below_contianer .mt-0,
8210
+ .wplc_remote_dash_below_contianer .my-0 {
8211
+ margin-top: 0 !important;
8212
+ }
8213
+
8214
+ .wplc_remote_dash_below_contianer .mr-0,
8215
+ .wplc_remote_dash_below_contianer .mx-0 {
8216
+ margin-right: 0 !important;
8217
+ }
8218
+
8219
+ .wplc_remote_dash_below_contianer .mb-0,
8220
+ .wplc_remote_dash_below_contianer .my-0 {
8221
+ margin-bottom: 0 !important;
8222
+ }
8223
+
8224
+ .wplc_remote_dash_below_contianer .ml-0,
8225
+ .wplc_remote_dash_below_contianer .mx-0 {
8226
+ margin-left: 0 !important;
8227
+ }
8228
+
8229
+ .wplc_remote_dash_below_contianer .m-1 {
8230
+ margin: 0.25rem !important;
8231
+ }
8232
+
8233
+ .wplc_remote_dash_below_contianer .mt-1,
8234
+ .wplc_remote_dash_below_contianer .my-1 {
8235
+ margin-top: 0.25rem !important;
8236
+ }
8237
+
8238
+ .wplc_remote_dash_below_contianer .mr-1,
8239
+ .wplc_remote_dash_below_contianer .mx-1 {
8240
+ margin-right: 0.25rem !important;
8241
+ }
8242
+
8243
+ .wplc_remote_dash_below_contianer .mb-1,
8244
+ .wplc_remote_dash_below_contianer .my-1 {
8245
+ margin-bottom: 0.25rem !important;
8246
+ }
8247
+
8248
+ .wplc_remote_dash_below_contianer .ml-1,
8249
+ .wplc_remote_dash_below_contianer .mx-1 {
8250
+ margin-left: 0.25rem !important;
8251
+ }
8252
+
8253
+ .wplc_remote_dash_below_contianer .m-2 {
8254
+ margin: 0.5rem !important;
8255
+ }
8256
+
8257
+ .wplc_remote_dash_below_contianer .mt-2,
8258
+ .wplc_remote_dash_below_contianer .my-2 {
8259
+ margin-top: 0.5rem !important;
8260
+ }
8261
+
8262
+ .wplc_remote_dash_below_contianer .mr-2,
8263
+ .wplc_remote_dash_below_contianer .mx-2 {
8264
+ margin-right: 0.5rem !important;
8265
+ }
8266
+
8267
+ .wplc_remote_dash_below_contianer .mb-2,
8268
+ .wplc_remote_dash_below_contianer .my-2 {
8269
+ margin-bottom: 0.5rem !important;
8270
+ }
8271
+
8272
+ .wplc_remote_dash_below_contianer .ml-2,
8273
+ .wplc_remote_dash_below_contianer .mx-2 {
8274
+ margin-left: 0.5rem !important;
8275
+ }
8276
+
8277
+ .wplc_remote_dash_below_contianer .m-3 {
8278
+ margin: 1rem !important;
8279
+ }
8280
+
8281
+ .wplc_remote_dash_below_contianer .mt-3,
8282
+ .wplc_remote_dash_below_contianer .my-3 {
8283
+ margin-top: 1rem !important;
8284
+ }
8285
+
8286
+ .wplc_remote_dash_below_contianer .mr-3,
8287
+ .wplc_remote_dash_below_contianer .mx-3 {
8288
+ margin-right: 1rem !important;
8289
+ }
8290
+
8291
+ .wplc_remote_dash_below_contianer .mb-3,
8292
+ .wplc_remote_dash_below_contianer .my-3 {
8293
+ margin-bottom: 1rem !important;
8294
+ }
8295
+
8296
+ .wplc_remote_dash_below_contianer .ml-3,
8297
+ .wplc_remote_dash_below_contianer .mx-3 {
8298
+ margin-left: 1rem !important;
8299
+ }
8300
+
8301
+ .wplc_remote_dash_below_contianer .m-4 {
8302
+ margin: 1.5rem !important;
8303
+ }
8304
+
8305
+ .wplc_remote_dash_below_contianer .mt-4,
8306
+ .wplc_remote_dash_below_contianer .my-4 {
8307
+ margin-top: 1.5rem !important;
8308
+ }
8309
+
8310
+ .wplc_remote_dash_below_contianer .mr-4,
8311
+ .wplc_remote_dash_below_contianer .mx-4 {
8312
+ margin-right: 1.5rem !important;
8313
+ }
8314
+
8315
+ .wplc_remote_dash_below_contianer .mb-4,
8316
+ .wplc_remote_dash_below_contianer .my-4 {
8317
+ margin-bottom: 1.5rem !important;
8318
+ }
8319
+
8320
+ .wplc_remote_dash_below_contianer .ml-4,
8321
+ .wplc_remote_dash_below_contianer .mx-4 {
8322
+ margin-left: 1.5rem !important;
8323
+ }
8324
+
8325
+ .wplc_remote_dash_below_contianer .m-5 {
8326
+ margin: 3rem !important;
8327
+ }
8328
+
8329
+ .wplc_remote_dash_below_contianer .mt-5,
8330
+ .wplc_remote_dash_below_contianer .my-5 {
8331
+ margin-top: 3rem !important;
8332
+ }
8333
+
8334
+ .wplc_remote_dash_below_contianer .mr-5,
8335
+ .wplc_remote_dash_below_contianer .mx-5 {
8336
+ margin-right: 3rem !important;
8337
+ }
8338
+
8339
+ .wplc_remote_dash_below_contianer .mb-5,
8340
+ .wplc_remote_dash_below_contianer .my-5 {
8341
+ margin-bottom: 3rem !important;
8342
+ }
8343
+
8344
+ .wplc_remote_dash_below_contianer .ml-5,
8345
+ .wplc_remote_dash_below_contianer .mx-5 {
8346
+ margin-left: 3rem !important;
8347
+ }
8348
+
8349
+ .wplc_remote_dash_below_contianer .p-0 {
8350
+ padding: 0 !important;
8351
+ }
8352
+
8353
+ .wplc_remote_dash_below_contianer .pt-0,
8354
+ .wplc_remote_dash_below_contianer .py-0 {
8355
+ padding-top: 0 !important;
8356
+ }
8357
+
8358
+ .wplc_remote_dash_below_contianer .pr-0,
8359
+ .wplc_remote_dash_below_contianer .px-0 {
8360
+ padding-right: 0 !important;
8361
+ }
8362
+
8363
+ .wplc_remote_dash_below_contianer .pb-0,
8364
+ .wplc_remote_dash_below_contianer .py-0 {
8365
+ padding-bottom: 0 !important;
8366
+ }
8367
+
8368
+ .wplc_remote_dash_below_contianer .pl-0,
8369
+ .wplc_remote_dash_below_contianer .px-0 {
8370
+ padding-left: 0 !important;
8371
+ }
8372
+
8373
+ .wplc_remote_dash_below_contianer .p-1 {
8374
+ padding: 0.25rem !important;
8375
+ }
8376
+
8377
+ .wplc_remote_dash_below_contianer .pt-1,
8378
+ .wplc_remote_dash_below_contianer .py-1 {
8379
+ padding-top: 0.25rem !important;
8380
+ }
8381
+
8382
+ .wplc_remote_dash_below_contianer .pr-1,
8383
+ .wplc_remote_dash_below_contianer .px-1 {
8384
+ padding-right: 0.25rem !important;
8385
+ }
8386
+
8387
+ .wplc_remote_dash_below_contianer .pb-1,
8388
+ .wplc_remote_dash_below_contianer .py-1 {
8389
+ padding-bottom: 0.25rem !important;
8390
+ }
8391
+
8392
+ .wplc_remote_dash_below_contianer .pl-1,
8393
+ .wplc_remote_dash_below_contianer .px-1 {
8394
+ padding-left: 0.25rem !important;
8395
+ }
8396
+
8397
+ .wplc_remote_dash_below_contianer .p-2 {
8398
+ padding: 0.5rem !important;
8399
+ }
8400
+
8401
+ .wplc_remote_dash_below_contianer .pt-2,
8402
+ .wplc_remote_dash_below_contianer .py-2 {
8403
+ padding-top: 0.5rem !important;
8404
+ }
8405
+
8406
+ .wplc_remote_dash_below_contianer .pr-2,
8407
+ .wplc_remote_dash_below_contianer .px-2 {
8408
+ padding-right: 0.5rem !important;
8409
+ }
8410
+
8411
+ .wplc_remote_dash_below_contianer .pb-2,
8412
+ .wplc_remote_dash_below_contianer .py-2 {
8413
+ padding-bottom: 0.5rem !important;
8414
+ }
8415
+
8416
+ .wplc_remote_dash_below_contianer .pl-2,
8417
+ .wplc_remote_dash_below_contianer .px-2 {
8418
+ padding-left: 0.5rem !important;
8419
+ }
8420
+
8421
+ .wplc_remote_dash_below_contianer .p-3 {
8422
+ padding: 1rem !important;
8423
+ }
8424
+
8425
+ .wplc_remote_dash_below_contianer .pt-3,
8426
+ .wplc_remote_dash_below_contianer .py-3 {
8427
+ padding-top: 1rem !important;
8428
+ }
8429
+
8430
+ .wplc_remote_dash_below_contianer .pr-3,
8431
+ .wplc_remote_dash_below_contianer .px-3 {
8432
+ padding-right: 1rem !important;
8433
+ }
8434
+
8435
+ .wplc_remote_dash_below_contianer .pb-3,
8436
+ .wplc_remote_dash_below_contianer .py-3 {
8437
+ padding-bottom: 1rem !important;
8438
+ }
8439
+
8440
+ .wplc_remote_dash_below_contianer .pl-3,
8441
+ .wplc_remote_dash_below_contianer .px-3 {
8442
+ padding-left: 1rem !important;
8443
+ }
8444
+
8445
+ .wplc_remote_dash_below_contianer .p-4 {
8446
+ padding: 1.5rem !important;
8447
+ }
8448
+
8449
+ .wplc_remote_dash_below_contianer .pt-4,
8450
+ .wplc_remote_dash_below_contianer .py-4 {
8451
+ padding-top: 1.5rem !important;
8452
+ }
8453
+
8454
+ .wplc_remote_dash_below_contianer .pr-4,
8455
+ .wplc_remote_dash_below_contianer .px-4 {
8456
+ padding-right: 1.5rem !important;
8457
+ }
8458
+
8459
+ .wplc_remote_dash_below_contianer .pb-4,
8460
+ .wplc_remote_dash_below_contianer .py-4 {
8461
+ padding-bottom: 1.5rem !important;
8462
+ }
8463
+
8464
+ .wplc_remote_dash_below_contianer .pl-4,
8465
+ .wplc_remote_dash_below_contianer .px-4 {
8466
+ padding-left: 1.5rem !important;
8467
+ }
8468
+
8469
+ .wplc_remote_dash_below_contianer .p-5 {
8470
+ padding: 3rem !important;
8471
+ }
8472
+
8473
+ .wplc_remote_dash_below_contianer .pt-5,
8474
+ .wplc_remote_dash_below_contianer .py-5 {
8475
+ padding-top: 3rem !important;
8476
+ }
8477
+
8478
+ .wplc_remote_dash_below_contianer .pr-5,
8479
+ .wplc_remote_dash_below_contianer .px-5 {
8480
+ padding-right: 3rem !important;
8481
+ }
8482
+
8483
+ .wplc_remote_dash_below_contianer .pb-5,
8484
+ .wplc_remote_dash_below_contianer .py-5 {
8485
+ padding-bottom: 3rem !important;
8486
+ }
8487
+
8488
+ .wplc_remote_dash_below_contianer .pl-5,
8489
+ .wplc_remote_dash_below_contianer .px-5 {
8490
+ padding-left: 3rem !important;
8491
+ }
8492
+
8493
+ .wplc_remote_dash_below_contianer .m-n1 {
8494
+ margin: -0.25rem !important;
8495
+ }
8496
+
8497
+ .wplc_remote_dash_below_contianer .mt-n1,
8498
+ .wplc_remote_dash_below_contianer .my-n1 {
8499
+ margin-top: -0.25rem !important;
8500
+ }
8501
+
8502
+ .wplc_remote_dash_below_contianer .mr-n1,
8503
+ .wplc_remote_dash_below_contianer .mx-n1 {
8504
+ margin-right: -0.25rem !important;
8505
+ }
8506
+
8507
+ .wplc_remote_dash_below_contianer .mb-n1,
8508
+ .wplc_remote_dash_below_contianer .my-n1 {
8509
+ margin-bottom: -0.25rem !important;
8510
+ }
8511
+
8512
+ .wplc_remote_dash_below_contianer .ml-n1,
8513
+ .wplc_remote_dash_below_contianer .mx-n1 {
8514
+ margin-left: -0.25rem !important;
8515
+ }
8516
+
8517
+ .wplc_remote_dash_below_contianer .m-n2 {
8518
+ margin: -0.5rem !important;
8519
+ }
8520
+
8521
+ .wplc_remote_dash_below_contianer .mt-n2,
8522
+ .wplc_remote_dash_below_contianer .my-n2 {
8523
+ margin-top: -0.5rem !important;
8524
+ }
8525
+
8526
+ .wplc_remote_dash_below_contianer .mr-n2,
8527
+ .wplc_remote_dash_below_contianer .mx-n2 {
8528
+ margin-right: -0.5rem !important;
8529
+ }
8530
+
8531
+ .wplc_remote_dash_below_contianer .mb-n2,
8532
+ .wplc_remote_dash_below_contianer .my-n2 {
8533
+ margin-bottom: -0.5rem !important;
8534
+ }
8535
+
8536
+ .wplc_remote_dash_below_contianer .ml-n2,
8537
+ .wplc_remote_dash_below_contianer .mx-n2 {
8538
+ margin-left: -0.5rem !important;
8539
+ }
8540
+
8541
+ .wplc_remote_dash_below_contianer .m-n3 {
8542
+ margin: -1rem !important;
8543
+ }
8544
+
8545
+ .wplc_remote_dash_below_contianer .mt-n3,
8546
+ .wplc_remote_dash_below_contianer .my-n3 {
8547
+ margin-top: -1rem !important;
8548
+ }
8549
+
8550
+ .wplc_remote_dash_below_contianer .mr-n3,
8551
+ .wplc_remote_dash_below_contianer .mx-n3 {
8552
+ margin-right: -1rem !important;
8553
+ }
8554
+
8555
+ .wplc_remote_dash_below_contianer .mb-n3,
8556
+ .wplc_remote_dash_below_contianer .my-n3 {
8557
+ margin-bottom: -1rem !important;
8558
+ }
8559
+
8560
+ .wplc_remote_dash_below_contianer .ml-n3,
8561
+ .wplc_remote_dash_below_contianer .mx-n3 {
8562
+ margin-left: -1rem !important;
8563
+ }
8564
+
8565
+ .wplc_remote_dash_below_contianer .m-n4 {
8566
+ margin: -1.5rem !important;
8567
+ }
8568
+
8569
+ .wplc_remote_dash_below_contianer .mt-n4,
8570
+ .wplc_remote_dash_below_contianer .my-n4 {
8571
+ margin-top: -1.5rem !important;
8572
+ }
8573
+
8574
+ .wplc_remote_dash_below_contianer .mr-n4,
8575
+ .wplc_remote_dash_below_contianer .mx-n4 {
8576
+ margin-right: -1.5rem !important;
8577
+ }
8578
+
8579
+ .wplc_remote_dash_below_contianer .mb-n4,
8580
+ .wplc_remote_dash_below_contianer .my-n4 {
8581
+ margin-bottom: -1.5rem !important;
8582
+ }
8583
+
8584
+ .wplc_remote_dash_below_contianer .ml-n4,
8585
+ .wplc_remote_dash_below_contianer .mx-n4 {
8586
+ margin-left: -1.5rem !important;
8587
+ }
8588
+
8589
+ .wplc_remote_dash_below_contianer .m-n5 {
8590
+ margin: -3rem !important;
8591
+ }
8592
+
8593
+ .wplc_remote_dash_below_contianer .mt-n5,
8594
+ .wplc_remote_dash_below_contianer .my-n5 {
8595
+ margin-top: -3rem !important;
8596
+ }
8597
+
8598
+ .wplc_remote_dash_below_contianer .mr-n5,
8599
+ .wplc_remote_dash_below_contianer .mx-n5 {
8600
+ margin-right: -3rem !important;
8601
+ }
8602
+
8603
+ .wplc_remote_dash_below_contianer .mb-n5,
8604
+ .wplc_remote_dash_below_contianer .my-n5 {
8605
+ margin-bottom: -3rem !important;
8606
+ }
8607
+
8608
+ .wplc_remote_dash_below_contianer .ml-n5,
8609
+ .wplc_remote_dash_below_contianer .mx-n5 {
8610
+ margin-left: -3rem !important;
8611
+ }
8612
+
8613
+ .wplc_remote_dash_below_contianer .m-auto {
8614
+ margin: auto !important;
8615
+ }
8616
+
8617
+ .wplc_remote_dash_below_contianer .mt-auto,
8618
+ .wplc_remote_dash_below_contianer .my-auto {
8619
+ margin-top: auto !important;
8620
+ }
8621
+
8622
+ .wplc_remote_dash_below_contianer .mr-auto,
8623
+ .wplc_remote_dash_below_contianer .mx-auto {
8624
+ margin-right: auto !important;
8625
+ }
8626
+
8627
+ .wplc_remote_dash_below_contianer .mb-auto,
8628
+ .wplc_remote_dash_below_contianer .my-auto {
8629
+ margin-bottom: auto !important;
8630
+ }
8631
+
8632
+ .wplc_remote_dash_below_contianer .ml-auto,
8633
+ .wplc_remote_dash_below_contianer .mx-auto {
8634
+ margin-left: auto !important;
8635
+ }
8636
+
8637
+ @media (min-width: 576px) {
8638
+ .wplc_remote_dash_below_contianer .m-sm-0 {
8639
+ margin: 0 !important;
8640
+ }
8641
+ .wplc_remote_dash_below_contianer .mt-sm-0,
8642
+ .wplc_remote_dash_below_contianer .my-sm-0 {
8643
+ margin-top: 0 !important;
8644
+ }
8645
+ .wplc_remote_dash_below_contianer .mr-sm-0,
8646
+ .wplc_remote_dash_below_contianer .mx-sm-0 {
8647
+ margin-right: 0 !important;
8648
+ }
8649
+ .wplc_remote_dash_below_contianer .mb-sm-0,
8650
+ .wplc_remote_dash_below_contianer .my-sm-0 {
8651
+ margin-bottom: 0 !important;
8652
+ }
8653
+ .wplc_remote_dash_below_contianer .ml-sm-0,
8654
+ .wplc_remote_dash_below_contianer .mx-sm-0 {
8655
+ margin-left: 0 !important;
8656
+ }
8657
+ .wplc_remote_dash_below_contianer .m-sm-1 {
8658
+ margin: 0.25rem !important;
8659
+ }
8660
+ .wplc_remote_dash_below_contianer .mt-sm-1,
8661
+ .wplc_remote_dash_below_contianer .my-sm-1 {
8662
+ margin-top: 0.25rem !important;
8663
+ }
8664
+ .wplc_remote_dash_below_contianer .mr-sm-1,
8665
+ .wplc_remote_dash_below_contianer .mx-sm-1 {
8666
+ margin-right: 0.25rem !important;
8667
+ }
8668
+ .wplc_remote_dash_below_contianer .mb-sm-1,
8669
+ .wplc_remote_dash_below_contianer .my-sm-1 {
8670
+ margin-bottom: 0.25rem !important;
8671
+ }
8672
+ .wplc_remote_dash_below_contianer .ml-sm-1,
8673
+ .wplc_remote_dash_below_contianer .mx-sm-1 {
8674
+ margin-left: 0.25rem !important;
8675
+ }
8676
+ .wplc_remote_dash_below_contianer .m-sm-2 {
8677
+ margin: 0.5rem !important;
8678
+ }
8679
+ .wplc_remote_dash_below_contianer .mt-sm-2,
8680
+ .wplc_remote_dash_below_contianer .my-sm-2 {
8681
+ margin-top: 0.5rem !important;
8682
+ }
8683
+ .wplc_remote_dash_below_contianer .mr-sm-2,
8684
+ .wplc_remote_dash_below_contianer .mx-sm-2 {
8685
+ margin-right: 0.5rem !important;
8686
+ }
8687
+ .wplc_remote_dash_below_contianer .mb-sm-2,
8688
+ .wplc_remote_dash_below_contianer .my-sm-2 {
8689
+ margin-bottom: 0.5rem !important;
8690
+ }
8691
+ .wplc_remote_dash_below_contianer .ml-sm-2,
8692
+ .wplc_remote_dash_below_contianer .mx-sm-2 {
8693
+ margin-left: 0.5rem !important;
8694
+ }
8695
+ .wplc_remote_dash_below_contianer .m-sm-3 {
8696
+ margin: 1rem !important;
8697
+ }
8698
+ .wplc_remote_dash_below_contianer .mt-sm-3,
8699
+ .wplc_remote_dash_below_contianer .my-sm-3 {
8700
+ margin-top: 1rem !important;
8701
+ }
8702
+ .wplc_remote_dash_below_contianer .mr-sm-3,
8703
+ .wplc_remote_dash_below_contianer .mx-sm-3 {
8704
+ margin-right: 1rem !important;
8705
+ }
8706
+ .wplc_remote_dash_below_contianer .mb-sm-3,
8707
+ .wplc_remote_dash_below_contianer .my-sm-3 {
8708
+ margin-bottom: 1rem !important;
8709
+ }
8710
+ .wplc_remote_dash_below_contianer .ml-sm-3,
8711
+ .wplc_remote_dash_below_contianer .mx-sm-3 {
8712
+ margin-left: 1rem !important;
8713
+ }
8714
+ .wplc_remote_dash_below_contianer .m-sm-4 {
8715
+ margin: 1.5rem !important;
8716
+ }
8717
+ .wplc_remote_dash_below_contianer .mt-sm-4,
8718
+ .wplc_remote_dash_below_contianer .my-sm-4 {
8719
+ margin-top: 1.5rem !important;
8720
+ }
8721
+ .wplc_remote_dash_below_contianer .mr-sm-4,
8722
+ .wplc_remote_dash_below_contianer .mx-sm-4 {
8723
+ margin-right: 1.5rem !important;
8724
+ }
8725
+ .wplc_remote_dash_below_contianer .mb-sm-4,
8726
+ .wplc_remote_dash_below_contianer .my-sm-4 {
8727
+ margin-bottom: 1.5rem !important;
8728
+ }
8729
+ .wplc_remote_dash_below_contianer .ml-sm-4,
8730
+ .wplc_remote_dash_below_contianer .mx-sm-4 {
8731
+ margin-left: 1.5rem !important;
8732
+ }
8733
+ .wplc_remote_dash_below_contianer .m-sm-5 {
8734
+ margin: 3rem !important;
8735
+ }
8736
+ .wplc_remote_dash_below_contianer .mt-sm-5,
8737
+ .wplc_remote_dash_below_contianer .my-sm-5 {
8738
+ margin-top: 3rem !important;
8739
+ }
8740
+ .wplc_remote_dash_below_contianer .mr-sm-5,
8741
+ .wplc_remote_dash_below_contianer .mx-sm-5 {
8742
+ margin-right: 3rem !important;
8743
+ }
8744
+ .wplc_remote_dash_below_contianer .mb-sm-5,
8745
+ .wplc_remote_dash_below_contianer .my-sm-5 {
8746
+ margin-bottom: 3rem !important;
8747
+ }
8748
+ .wplc_remote_dash_below_contianer .ml-sm-5,
8749
+ .wplc_remote_dash_below_contianer .mx-sm-5 {
8750
+ margin-left: 3rem !important;
8751
+ }
8752
+ .wplc_remote_dash_below_contianer .p-sm-0 {
8753
+ padding: 0 !important;
8754
+ }
8755
+ .wplc_remote_dash_below_contianer .pt-sm-0,
8756
+ .wplc_remote_dash_below_contianer .py-sm-0 {
8757
+ padding-top: 0 !important;
8758
+ }
8759
+ .wplc_remote_dash_below_contianer .pr-sm-0,
8760
+ .wplc_remote_dash_below_contianer .px-sm-0 {
8761
+ padding-right: 0 !important;
8762
+ }
8763
+ .wplc_remote_dash_below_contianer .pb-sm-0,
8764
+ .wplc_remote_dash_below_contianer .py-sm-0 {
8765
+ padding-bottom: 0 !important;
8766
+ }
8767
+ .wplc_remote_dash_below_contianer .pl-sm-0,
8768
+ .wplc_remote_dash_below_contianer .px-sm-0 {
8769
+ padding-left: 0 !important;
8770
+ }
8771
+ .wplc_remote_dash_below_contianer .p-sm-1 {
8772
+ padding: 0.25rem !important;
8773
+ }
8774
+ .wplc_remote_dash_below_contianer .pt-sm-1,
8775
+ .wplc_remote_dash_below_contianer .py-sm-1 {
8776
+ padding-top: 0.25rem !important;
8777
+ }
8778
+ .wplc_remote_dash_below_contianer .pr-sm-1,
8779
+ .wplc_remote_dash_below_contianer .px-sm-1 {
8780
+ padding-right: 0.25rem !important;
8781
+ }
8782
+ .wplc_remote_dash_below_contianer .pb-sm-1,
8783
+ .wplc_remote_dash_below_contianer .py-sm-1 {
8784
+ padding-bottom: 0.25rem !important;
8785
+ }
8786
+ .wplc_remote_dash_below_contianer .pl-sm-1,
8787
+ .wplc_remote_dash_below_contianer .px-sm-1 {
8788
+ padding-left: 0.25rem !important;
8789
+ }
8790
+ .wplc_remote_dash_below_contianer .p-sm-2 {
8791
+ padding: 0.5rem !important;
8792
+ }
8793
+ .wplc_remote_dash_below_contianer .pt-sm-2,
8794
+ .wplc_remote_dash_below_contianer .py-sm-2 {
8795
+ padding-top: 0.5rem !important;
8796
+ }
8797
+ .wplc_remote_dash_below_contianer .pr-sm-2,
8798
+ .wplc_remote_dash_below_contianer .px-sm-2 {
8799
+ padding-right: 0.5rem !important;
8800
+ }
8801
+ .wplc_remote_dash_below_contianer .pb-sm-2,
8802
+ .wplc_remote_dash_below_contianer .py-sm-2 {
8803
+ padding-bottom: 0.5rem !important;
8804
+ }
8805
+ .wplc_remote_dash_below_contianer .pl-sm-2,
8806
+ .wplc_remote_dash_below_contianer .px-sm-2 {
8807
+ padding-left: 0.5rem !important;
8808
+ }
8809
+ .wplc_remote_dash_below_contianer .p-sm-3 {
8810
+ padding: 1rem !important;
8811
+ }
8812
+ .wplc_remote_dash_below_contianer .pt-sm-3,
8813
+ .wplc_remote_dash_below_contianer .py-sm-3 {
8814
+ padding-top: 1rem !important;
8815
+ }
8816
+ .wplc_remote_dash_below_contianer .pr-sm-3,
8817
+ .wplc_remote_dash_below_contianer .px-sm-3 {
8818
+ padding-right: 1rem !important;
8819
+ }
8820
+ .wplc_remote_dash_below_contianer .pb-sm-3,
8821
+ .wplc_remote_dash_below_contianer .py-sm-3 {
8822
+ padding-bottom: 1rem !important;
8823
+ }
8824
+ .wplc_remote_dash_below_contianer .pl-sm-3,
8825
+ .wplc_remote_dash_below_contianer .px-sm-3 {
8826
+ padding-left: 1rem !important;
8827
+ }
8828
+ .wplc_remote_dash_below_contianer .p-sm-4 {
8829
+ padding: 1.5rem !important;
8830
+ }
8831
+ .wplc_remote_dash_below_contianer .pt-sm-4,
8832
+ .wplc_remote_dash_below_contianer .py-sm-4 {
8833
+ padding-top: 1.5rem !important;
8834
+ }
8835
+ .wplc_remote_dash_below_contianer .pr-sm-4,
8836
+ .wplc_remote_dash_below_contianer .px-sm-4 {
8837
+ padding-right: 1.5rem !important;
8838
+ }
8839
+ .wplc_remote_dash_below_contianer .pb-sm-4,
8840
+ .wplc_remote_dash_below_contianer .py-sm-4 {
8841
+ padding-bottom: 1.5rem !important;
8842
+ }
8843
+ .wplc_remote_dash_below_contianer .pl-sm-4,
8844
+ .wplc_remote_dash_below_contianer .px-sm-4 {
8845
+ padding-left: 1.5rem !important;
8846
+ }
8847
+ .wplc_remote_dash_below_contianer .p-sm-5 {
8848
+ padding: 3rem !important;
8849
+ }
8850
+ .wplc_remote_dash_below_contianer .pt-sm-5,
8851
+ .wplc_remote_dash_below_contianer .py-sm-5 {
8852
+ padding-top: 3rem !important;
8853
+ }
8854
+ .wplc_remote_dash_below_contianer .pr-sm-5,
8855
+ .wplc_remote_dash_below_contianer .px-sm-5 {
8856
+ padding-right: 3rem !important;
8857
+ }
8858
+ .wplc_remote_dash_below_contianer .pb-sm-5,
8859
+ .wplc_remote_dash_below_contianer .py-sm-5 {
8860
+ padding-bottom: 3rem !important;
8861
+ }
8862
+ .wplc_remote_dash_below_contianer .pl-sm-5,
8863
+ .wplc_remote_dash_below_contianer .px-sm-5 {
8864
+ padding-left: 3rem !important;
8865
+ }
8866
+ .wplc_remote_dash_below_contianer .m-sm-n1 {
8867
+ margin: -0.25rem !important;
8868
+ }
8869
+ .wplc_remote_dash_below_contianer .mt-sm-n1,
8870
+ .wplc_remote_dash_below_contianer .my-sm-n1 {
8871
+ margin-top: -0.25rem !important;
8872
+ }
8873
+ .wplc_remote_dash_below_contianer .mr-sm-n1,
8874
+ .wplc_remote_dash_below_contianer .mx-sm-n1 {
8875
+ margin-right: -0.25rem !important;
8876
+ }
8877
+ .wplc_remote_dash_below_contianer .mb-sm-n1,
8878
+ .wplc_remote_dash_below_contianer .my-sm-n1 {
8879
+ margin-bottom: -0.25rem !important;
8880
+ }
8881
+ .wplc_remote_dash_below_contianer .ml-sm-n1,
8882
+ .wplc_remote_dash_below_contianer .mx-sm-n1 {
8883
+ margin-left: -0.25rem !important;
8884
+ }
8885
+ .wplc_remote_dash_below_contianer .m-sm-n2 {
8886
+ margin: -0.5rem !important;
8887
+ }
8888
+ .wplc_remote_dash_below_contianer .mt-sm-n2,
8889
+ .wplc_remote_dash_below_contianer .my-sm-n2 {
8890
+ margin-top: -0.5rem !important;
8891
+ }
8892
+ .wplc_remote_dash_below_contianer .mr-sm-n2,
8893
+ .wplc_remote_dash_below_contianer .mx-sm-n2 {
8894
+ margin-right: -0.5rem !important;
8895
+ }
8896
+ .wplc_remote_dash_below_contianer .mb-sm-n2,
8897
+ .wplc_remote_dash_below_contianer .my-sm-n2 {
8898
+ margin-bottom: -0.5rem !important;
8899
+ }
8900
+ .wplc_remote_dash_below_contianer .ml-sm-n2,
8901
+ .wplc_remote_dash_below_contianer .mx-sm-n2 {
8902
+ margin-left: -0.5rem !important;
8903
+ }
8904
+ .wplc_remote_dash_below_contianer .m-sm-n3 {
8905
+ margin: -1rem !important;
8906
+ }
8907
+ .wplc_remote_dash_below_contianer .mt-sm-n3,
8908
+ .wplc_remote_dash_below_contianer .my-sm-n3 {
8909
+ margin-top: -1rem !important;
8910
+ }
8911
+ .wplc_remote_dash_below_contianer .mr-sm-n3,
8912
+ .wplc_remote_dash_below_contianer .mx-sm-n3 {
8913
+ margin-right: -1rem !important;
8914
+ }
8915
+ .wplc_remote_dash_below_contianer .mb-sm-n3,
8916
+ .wplc_remote_dash_below_contianer .my-sm-n3 {
8917
+ margin-bottom: -1rem !important;
8918
+ }
8919
+ .wplc_remote_dash_below_contianer .ml-sm-n3,
8920
+ .wplc_remote_dash_below_contianer .mx-sm-n3 {
8921
+ margin-left: -1rem !important;
8922
+ }
8923
+ .wplc_remote_dash_below_contianer .m-sm-n4 {
8924
+ margin: -1.5rem !important;
8925
+ }
8926
+ .wplc_remote_dash_below_contianer .mt-sm-n4,
8927
+ .wplc_remote_dash_below_contianer .my-sm-n4 {
8928
+ margin-top: -1.5rem !important;
8929
+ }
8930
+ .wplc_remote_dash_below_contianer .mr-sm-n4,
8931
+ .wplc_remote_dash_below_contianer .mx-sm-n4 {
8932
+ margin-right: -1.5rem !important;
8933
+ }
8934
+ .wplc_remote_dash_below_contianer .mb-sm-n4,
8935
+ .wplc_remote_dash_below_contianer .my-sm-n4 {
8936
+ margin-bottom: -1.5rem !important;
8937
+ }
8938
+ .wplc_remote_dash_below_contianer .ml-sm-n4,
8939
+ .wplc_remote_dash_below_contianer .mx-sm-n4 {
8940
+ margin-left: -1.5rem !important;
8941
+ }
8942
+ .wplc_remote_dash_below_contianer .m-sm-n5 {
8943
+ margin: -3rem !important;
8944
+ }
8945
+ .wplc_remote_dash_below_contianer .mt-sm-n5,
8946
+ .wplc_remote_dash_below_contianer .my-sm-n5 {
8947
+ margin-top: -3rem !important;
8948
+ }
8949
+ .wplc_remote_dash_below_contianer .mr-sm-n5,
8950
+ .wplc_remote_dash_below_contianer .mx-sm-n5 {
8951
+ margin-right: -3rem !important;
8952
+ }
8953
+ .wplc_remote_dash_below_contianer .mb-sm-n5,
8954
+ .wplc_remote_dash_below_contianer .my-sm-n5 {
8955
+ margin-bottom: -3rem !important;
8956
+ }
8957
+ .wplc_remote_dash_below_contianer .ml-sm-n5,
8958
+ .wplc_remote_dash_below_contianer .mx-sm-n5 {
8959
+ margin-left: -3rem !important;
8960
+ }
8961
+ .wplc_remote_dash_below_contianer .m-sm-auto {
8962
+ margin: auto !important;
8963
+ }
8964
+ .wplc_remote_dash_below_contianer .mt-sm-auto,
8965
+ .wplc_remote_dash_below_contianer .my-sm-auto {
8966
+ margin-top: auto !important;
8967
+ }
8968
+ .wplc_remote_dash_below_contianer .mr-sm-auto,
8969
+ .wplc_remote_dash_below_contianer .mx-sm-auto {
8970
+ margin-right: auto !important;
8971
+ }
8972
+ .wplc_remote_dash_below_contianer .mb-sm-auto,
8973
+ .wplc_remote_dash_below_contianer .my-sm-auto {
8974
+ margin-bottom: auto !important;
8975
+ }
8976
+ .wplc_remote_dash_below_contianer .ml-sm-auto,
8977
+ .wplc_remote_dash_below_contianer .mx-sm-auto {
8978
+ margin-left: auto !important;
8979
+ }
8980
+ }
8981
+
8982
+ @media (min-width: 768px) {
8983
+ .wplc_remote_dash_below_contianer .m-md-0 {
8984
+ margin: 0 !important;
8985
+ }
8986
+ .wplc_remote_dash_below_contianer .mt-md-0,
8987
+ .wplc_remote_dash_below_contianer .my-md-0 {
8988
+ margin-top: 0 !important;
8989
+ }
8990
+ .wplc_remote_dash_below_contianer .mr-md-0,
8991
+ .wplc_remote_dash_below_contianer .mx-md-0 {
8992
+ margin-right: 0 !important;
8993
+ }
8994
+ .wplc_remote_dash_below_contianer .mb-md-0,
8995
+ .wplc_remote_dash_below_contianer .my-md-0 {
8996
+ margin-bottom: 0 !important;
8997
+ }
8998
+ .wplc_remote_dash_below_contianer .ml-md-0,
8999
+ .wplc_remote_dash_below_contianer .mx-md-0 {
9000
+ margin-left: 0 !important;
9001
+ }
9002
+ .wplc_remote_dash_below_contianer .m-md-1 {
9003
+ margin: 0.25rem !important;
9004
+ }
9005
+ .wplc_remote_dash_below_contianer .mt-md-1,
9006
+ .wplc_remote_dash_below_contianer .my-md-1 {
9007
+ margin-top: 0.25rem !important;
9008
+ }
9009
+ .wplc_remote_dash_below_contianer .mr-md-1,
9010
+ .wplc_remote_dash_below_contianer .mx-md-1 {
9011
+ margin-right: 0.25rem !important;
9012
+ }
9013
+ .wplc_remote_dash_below_contianer .mb-md-1,
9014
+ .wplc_remote_dash_below_contianer .my-md-1 {
9015
+ margin-bottom: 0.25rem !important;
9016
+ }
9017
+ .wplc_remote_dash_below_contianer .ml-md-1,
9018
+ .wplc_remote_dash_below_contianer .mx-md-1 {
9019
+ margin-left: 0.25rem !important;
9020
+ }
9021
+ .wplc_remote_dash_below_contianer .m-md-2 {
9022
+ margin: 0.5rem !important;
9023
+ }
9024
+ .wplc_remote_dash_below_contianer .mt-md-2,
9025
+ .wplc_remote_dash_below_contianer .my-md-2 {
9026
+ margin-top: 0.5rem !important;
9027
+ }
9028
+ .wplc_remote_dash_below_contianer .mr-md-2,
9029
+ .wplc_remote_dash_below_contianer .mx-md-2 {
9030
+ margin-right: 0.5rem !important;
9031
+ }
9032
+ .wplc_remote_dash_below_contianer .mb-md-2,
9033
+ .wplc_remote_dash_below_contianer .my-md-2 {
9034
+ margin-bottom: 0.5rem !important;
9035
+ }
9036
+ .wplc_remote_dash_below_contianer .ml-md-2,
9037
+ .wplc_remote_dash_below_contianer .mx-md-2 {
9038
+ margin-left: 0.5rem !important;
9039
+ }
9040
+ .wplc_remote_dash_below_contianer .m-md-3 {
9041
+ margin: 1rem !important;
9042
+ }
9043
+ .wplc_remote_dash_below_contianer .mt-md-3,
9044
+ .wplc_remote_dash_below_contianer .my-md-3 {
9045
+ margin-top: 1rem !important;
9046
+ }
9047
+ .wplc_remote_dash_below_contianer .mr-md-3,
9048
+ .wplc_remote_dash_below_contianer .mx-md-3 {
9049
+ margin-right: 1rem !important;
9050
+ }
9051
+ .wplc_remote_dash_below_contianer .mb-md-3,
9052
+ .wplc_remote_dash_below_contianer .my-md-3 {
9053
+ margin-bottom: 1rem !important;
9054
+ }
9055
+ .wplc_remote_dash_below_contianer .ml-md-3,
9056
+ .wplc_remote_dash_below_contianer .mx-md-3 {
9057
+ margin-left: 1rem !important;
9058
+ }
9059
+ .wplc_remote_dash_below_contianer .m-md-4 {
9060
+ margin: 1.5rem !important;
9061
+ }
9062
+ .wplc_remote_dash_below_contianer .mt-md-4,
9063
+ .wplc_remote_dash_below_contianer .my-md-4 {
9064
+ margin-top: 1.5rem !important;
9065
+ }
9066
+ .wplc_remote_dash_below_contianer .mr-md-4,
9067
+ .wplc_remote_dash_below_contianer .mx-md-4 {
9068
+ margin-right: 1.5rem !important;
9069
+ }
9070
+ .wplc_remote_dash_below_contianer .mb-md-4,
9071
+ .wplc_remote_dash_below_contianer .my-md-4 {
9072
+ margin-bottom: 1.5rem !important;
9073
+ }
9074
+ .wplc_remote_dash_below_contianer .ml-md-4,
9075
+ .wplc_remote_dash_below_contianer .mx-md-4 {
9076
+ margin-left: 1.5rem !important;
9077
+ }
9078
+ .wplc_remote_dash_below_contianer .m-md-5 {
9079
+ margin: 3rem !important;
9080
+ }
9081
+ .wplc_remote_dash_below_contianer .mt-md-5,
9082
+ .wplc_remote_dash_below_contianer .my-md-5 {
9083
+ margin-top: 3rem !important;
9084
+ }
9085
+ .wplc_remote_dash_below_contianer .mr-md-5,
9086
+ .wplc_remote_dash_below_contianer .mx-md-5 {
9087
+ margin-right: 3rem !important;
9088
+ }
9089
+ .wplc_remote_dash_below_contianer .mb-md-5,
9090
+ .wplc_remote_dash_below_contianer .my-md-5 {
9091
+ margin-bottom: 3rem !important;
9092
+ }
9093
+ .wplc_remote_dash_below_contianer .ml-md-5,
9094
+ .wplc_remote_dash_below_contianer .mx-md-5 {
9095
+ margin-left: 3rem !important;
9096
+ }
9097
+ .wplc_remote_dash_below_contianer .p-md-0 {
9098
+ padding: 0 !important;
9099
+ }
9100
+ .wplc_remote_dash_below_contianer .pt-md-0,
9101
+ .wplc_remote_dash_below_contianer .py-md-0 {
9102
+ padding-top: 0 !important;
9103
+ }
9104
+ .wplc_remote_dash_below_contianer .pr-md-0,
9105
+ .wplc_remote_dash_below_contianer .px-md-0 {
9106
+ padding-right: 0 !important;
9107
+ }
9108
+ .wplc_remote_dash_below_contianer .pb-md-0,
9109
+ .wplc_remote_dash_below_contianer .py-md-0 {
9110
+ padding-bottom: 0 !important;
9111
+ }
9112
+ .wplc_remote_dash_below_contianer .pl-md-0,
9113
+ .wplc_remote_dash_below_contianer .px-md-0 {
9114
+ padding-left: 0 !important;
9115
+ }
9116
+ .wplc_remote_dash_below_contianer .p-md-1 {
9117
+ padding: 0.25rem !important;
9118
+ }
9119
+ .wplc_remote_dash_below_contianer .pt-md-1,
9120
+ .wplc_remote_dash_below_contianer .py-md-1 {
9121
+ padding-top: 0.25rem !important;
9122
+ }
9123
+ .wplc_remote_dash_below_contianer .pr-md-1,
9124
+ .wplc_remote_dash_below_contianer .px-md-1 {
9125
+ padding-right: 0.25rem !important;
9126
+ }
9127
+ .wplc_remote_dash_below_contianer .pb-md-1,
9128
+ .wplc_remote_dash_below_contianer .py-md-1 {
9129
+ padding-bottom: 0.25rem !important;
9130
+ }
9131
+ .wplc_remote_dash_below_contianer .pl-md-1,
9132
+ .wplc_remote_dash_below_contianer .px-md-1 {
9133
+ padding-left: 0.25rem !important;
9134
+ }
9135
+ .wplc_remote_dash_below_contianer .p-md-2 {
9136
+ padding: 0.5rem !important;
9137
+ }
9138
+ .wplc_remote_dash_below_contianer .pt-md-2,
9139
+ .wplc_remote_dash_below_contianer .py-md-2 {
9140
+ padding-top: 0.5rem !important;
9141
+ }
9142
+ .wplc_remote_dash_below_contianer .pr-md-2,
9143
+ .wplc_remote_dash_below_contianer .px-md-2 {
9144
+ padding-right: 0.5rem !important;
9145
+ }
9146
+ .wplc_remote_dash_below_contianer .pb-md-2,
9147
+ .wplc_remote_dash_below_contianer .py-md-2 {
9148
+ padding-bottom: 0.5rem !important;
9149
+ }
9150
+ .wplc_remote_dash_below_contianer .pl-md-2,
9151
+ .wplc_remote_dash_below_contianer .px-md-2 {
9152
+ padding-left: 0.5rem !important;
9153
+ }
9154
+ .wplc_remote_dash_below_contianer .p-md-3 {
9155
+ padding: 1rem !important;
9156
+ }
9157
+ .wplc_remote_dash_below_contianer .pt-md-3,
9158
+ .wplc_remote_dash_below_contianer .py-md-3 {
9159
+ padding-top: 1rem !important;
9160
+ }
9161
+ .wplc_remote_dash_below_contianer .pr-md-3,
9162
+ .wplc_remote_dash_below_contianer .px-md-3 {
9163
+ padding-right: 1rem !important;
9164
+ }
9165
+ .wplc_remote_dash_below_contianer .pb-md-3,
9166
+ .wplc_remote_dash_below_contianer .py-md-3 {
9167
+ padding-bottom: 1rem !important;
9168
+ }
9169
+ .wplc_remote_dash_below_contianer .pl-md-3,
9170
+ .wplc_remote_dash_below_contianer .px-md-3 {
9171
+ padding-left: 1rem !important;
9172
+ }
9173
+ .wplc_remote_dash_below_contianer .p-md-4 {
9174
+ padding: 1.5rem !important;
9175
+ }
9176
+ .wplc_remote_dash_below_contianer .pt-md-4,
9177
+ .wplc_remote_dash_below_contianer .py-md-4 {
9178
+ padding-top: 1.5rem !important;
9179
+ }
9180
+ .wplc_remote_dash_below_contianer .pr-md-4,
9181
+ .wplc_remote_dash_below_contianer .px-md-4 {
9182
+ padding-right: 1.5rem !important;
9183
+ }
9184
+ .wplc_remote_dash_below_contianer .pb-md-4,
9185
+ .wplc_remote_dash_below_contianer .py-md-4 {
9186
+ padding-bottom: 1.5rem !important;
9187
+ }
9188
+ .wplc_remote_dash_below_contianer .pl-md-4,
9189
+ .wplc_remote_dash_below_contianer .px-md-4 {
9190
+ padding-left: 1.5rem !important;
9191
+ }
9192
+ .wplc_remote_dash_below_contianer .p-md-5 {
9193
+ padding: 3rem !important;
9194
+ }
9195
+ .wplc_remote_dash_below_contianer .pt-md-5,
9196
+ .wplc_remote_dash_below_contianer .py-md-5 {
9197
+ padding-top: 3rem !important;
9198
+ }
9199
+ .wplc_remote_dash_below_contianer .pr-md-5,
9200
+ .wplc_remote_dash_below_contianer .px-md-5 {
9201
+ padding-right: 3rem !important;
9202
+ }
9203
+ .wplc_remote_dash_below_contianer .pb-md-5,
9204
+ .wplc_remote_dash_below_contianer .py-md-5 {
9205
+ padding-bottom: 3rem !important;
9206
+ }
9207
+ .wplc_remote_dash_below_contianer .pl-md-5,
9208
+ .wplc_remote_dash_below_contianer .px-md-5 {
9209
+ padding-left: 3rem !important;
9210
+ }
9211
+ .wplc_remote_dash_below_contianer .m-md-n1 {
9212
+ margin: -0.25rem !important;
9213
+ }
9214
+ .wplc_remote_dash_below_contianer .mt-md-n1,
9215
+ .wplc_remote_dash_below_contianer .my-md-n1 {
9216
+ margin-top: -0.25rem !important;
9217
+ }
9218
+ .wplc_remote_dash_below_contianer .mr-md-n1,
9219
+ .wplc_remote_dash_below_contianer .mx-md-n1 {
9220
+ margin-right: -0.25rem !important;
9221
+ }
9222
+ .wplc_remote_dash_below_contianer .mb-md-n1,
9223
+ .wplc_remote_dash_below_contianer .my-md-n1 {
9224
+ margin-bottom: -0.25rem !important;
9225
+ }
9226
+ .wplc_remote_dash_below_contianer .ml-md-n1,
9227
+ .wplc_remote_dash_below_contianer .mx-md-n1 {
9228
+ margin-left: -0.25rem !important;
9229
+ }
9230
+ .wplc_remote_dash_below_contianer .m-md-n2 {
9231
+ margin: -0.5rem !important;
9232
+ }
9233
+ .wplc_remote_dash_below_contianer .mt-md-n2,
9234
+ .wplc_remote_dash_below_contianer .my-md-n2 {
9235
+ margin-top: -0.5rem !important;
9236
+ }
9237
+ .wplc_remote_dash_below_contianer .mr-md-n2,
9238
+ .wplc_remote_dash_below_contianer .mx-md-n2 {
9239
+ margin-right: -0.5rem !important;
9240
+ }
9241
+ .wplc_remote_dash_below_contianer .mb-md-n2,
9242
+ .wplc_remote_dash_below_contianer .my-md-n2 {
9243
+ margin-bottom: -0.5rem !important;
9244
+ }
9245
+ .wplc_remote_dash_below_contianer .ml-md-n2,
9246
+ .wplc_remote_dash_below_contianer .mx-md-n2 {
9247
+ margin-left: -0.5rem !important;
9248
+ }
9249
+ .wplc_remote_dash_below_contianer .m-md-n3 {
9250
+ margin: -1rem !important;
9251
+ }
9252
+ .wplc_remote_dash_below_contianer .mt-md-n3,
9253
+ .wplc_remote_dash_below_contianer .my-md-n3 {
9254
+ margin-top: -1rem !important;
9255
+ }
9256
+ .wplc_remote_dash_below_contianer .mr-md-n3,
9257
+ .wplc_remote_dash_below_contianer .mx-md-n3 {
9258
+ margin-right: -1rem !important;
9259
+ }
9260
+ .wplc_remote_dash_below_contianer .mb-md-n3,
9261
+ .wplc_remote_dash_below_contianer .my-md-n3 {
9262
+ margin-bottom: -1rem !important;
9263
+ }
9264
+ .wplc_remote_dash_below_contianer .ml-md-n3,
9265
+ .wplc_remote_dash_below_contianer .mx-md-n3 {
9266
+ margin-left: -1rem !important;
9267
+ }
9268
+ .wplc_remote_dash_below_contianer .m-md-n4 {
9269
+ margin: -1.5rem !important;
9270
+ }
9271
+ .wplc_remote_dash_below_contianer .mt-md-n4,
9272
+ .wplc_remote_dash_below_contianer .my-md-n4 {
9273
+ margin-top: -1.5rem !important;
9274
+ }
9275
+ .wplc_remote_dash_below_contianer .mr-md-n4,
9276
+ .wplc_remote_dash_below_contianer .mx-md-n4 {
9277
+ margin-right: -1.5rem !important;
9278
+ }
9279
+ .wplc_remote_dash_below_contianer .mb-md-n4,
9280
+ .wplc_remote_dash_below_contianer .my-md-n4 {
9281
+ margin-bottom: -1.5rem !important;
9282
+ }
9283
+ .wplc_remote_dash_below_contianer .ml-md-n4,
9284
+ .wplc_remote_dash_below_contianer .mx-md-n4 {
9285
+ margin-left: -1.5rem !important;
9286
+ }
9287
+ .wplc_remote_dash_below_contianer .m-md-n5 {
9288
+ margin: -3rem !important;
9289
+ }
9290
+ .wplc_remote_dash_below_contianer .mt-md-n5,
9291
+ .wplc_remote_dash_below_contianer .my-md-n5 {
9292
+ margin-top: -3rem !important;
9293
+ }
9294
+ .wplc_remote_dash_below_contianer .mr-md-n5,
9295
+ .wplc_remote_dash_below_contianer .mx-md-n5 {
9296
+ margin-right: -3rem !important;
9297
+ }
9298
+ .wplc_remote_dash_below_contianer .mb-md-n5,
9299
+ .wplc_remote_dash_below_contianer .my-md-n5 {
9300
+ margin-bottom: -3rem !important;
9301
+ }
9302
+ .wplc_remote_dash_below_contianer .ml-md-n5,
9303
+ .wplc_remote_dash_below_contianer .mx-md-n5 {
9304
+ margin-left: -3rem !important;
9305
+ }
9306
+ .wplc_remote_dash_below_contianer .m-md-auto {
9307
+ margin: auto !important;
9308
+ }
9309
+ .wplc_remote_dash_below_contianer .mt-md-auto,
9310
+ .wplc_remote_dash_below_contianer .my-md-auto {
9311
+ margin-top: auto !important;
9312
+ }
9313
+ .wplc_remote_dash_below_contianer .mr-md-auto,
9314
+ .wplc_remote_dash_below_contianer .mx-md-auto {
9315
+ margin-right: auto !important;
9316
+ }
9317
+ .wplc_remote_dash_below_contianer .mb-md-auto,
9318
+ .wplc_remote_dash_below_contianer .my-md-auto {
9319
+ margin-bottom: auto !important;
9320
+ }
9321
+ .wplc_remote_dash_below_contianer .ml-md-auto,
9322
+ .wplc_remote_dash_below_contianer .mx-md-auto {
9323
+ margin-left: auto !important;
9324
+ }
9325
+ }
9326
+
9327
+ @media (min-width: 992px) {
9328
+ .wplc_remote_dash_below_contianer .m-lg-0 {
9329
+ margin: 0 !important;
9330
+ }
9331
+ .wplc_remote_dash_below_contianer .mt-lg-0,
9332
+ .wplc_remote_dash_below_contianer .my-lg-0 {
9333
+ margin-top: 0 !important;
9334
+ }
9335
+ .wplc_remote_dash_below_contianer .mr-lg-0,
9336
+ .wplc_remote_dash_below_contianer .mx-lg-0 {
9337
+ margin-right: 0 !important;
9338
+ }
9339
+ .wplc_remote_dash_below_contianer .mb-lg-0,
9340
+ .wplc_remote_dash_below_contianer .my-lg-0 {
9341
+ margin-bottom: 0 !important;
9342
+ }
9343
+ .wplc_remote_dash_below_contianer .ml-lg-0,
9344
+ .wplc_remote_dash_below_contianer .mx-lg-0 {
9345
+ margin-left: 0 !important;
9346
+ }
9347
+ .wplc_remote_dash_below_contianer .m-lg-1 {
9348
+ margin: 0.25rem !important;
9349
+ }
9350
+ .wplc_remote_dash_below_contianer .mt-lg-1,
9351
+ .wplc_remote_dash_below_contianer .my-lg-1 {
9352
+ margin-top: 0.25rem !important;
9353
+ }
9354
+ .wplc_remote_dash_below_contianer .mr-lg-1,
9355
+ .wplc_remote_dash_below_contianer .mx-lg-1 {
9356
+ margin-right: 0.25rem !important;
9357
+ }
9358
+ .wplc_remote_dash_below_contianer .mb-lg-1,
9359
+ .wplc_remote_dash_below_contianer .my-lg-1 {
9360
+ margin-bottom: 0.25rem !important;
9361
+ }
9362
+ .wplc_remote_dash_below_contianer .ml-lg-1,
9363
+ .wplc_remote_dash_below_contianer .mx-lg-1 {
9364
+ margin-left: 0.25rem !important;
9365
+ }
9366
+ .wplc_remote_dash_below_contianer .m-lg-2 {
9367
+ margin: 0.5rem !important;
9368
+ }
9369
+ .wplc_remote_dash_below_contianer .mt-lg-2,
9370
+ .wplc_remote_dash_below_contianer .my-lg-2 {
9371
+ margin-top: 0.5rem !important;
9372
+ }
9373
+ .wplc_remote_dash_below_contianer .mr-lg-2,
9374
+ .wplc_remote_dash_below_contianer .mx-lg-2 {
9375
+ margin-right: 0.5rem !important;
9376
+ }
9377
+ .wplc_remote_dash_below_contianer .mb-lg-2,
9378
+ .wplc_remote_dash_below_contianer .my-lg-2 {
9379
+ margin-bottom: 0.5rem !important;
9380
+ }
9381
+ .wplc_remote_dash_below_contianer .ml-lg-2,
9382
+ .wplc_remote_dash_below_contianer .mx-lg-2 {
9383
+ margin-left: 0.5rem !important;
9384
+ }
9385
+ .wplc_remote_dash_below_contianer .m-lg-3 {
9386
+ margin: 1rem !important;
9387
+ }
9388
+ .wplc_remote_dash_below_contianer .mt-lg-3,
9389
+ .wplc_remote_dash_below_contianer .my-lg-3 {
9390
+ margin-top: 1rem !important;
9391
+ }
9392
+ .wplc_remote_dash_below_contianer .mr-lg-3,
9393
+ .wplc_remote_dash_below_contianer .mx-lg-3 {
9394
+ margin-right: 1rem !important;
9395
+ }
9396
+ .wplc_remote_dash_below_contianer .mb-lg-3,
9397
+ .wplc_remote_dash_below_contianer .my-lg-3 {
9398
+ margin-bottom: 1rem !important;
9399
+ }
9400
+ .wplc_remote_dash_below_contianer .ml-lg-3,
9401
+ .wplc_remote_dash_below_contianer .mx-lg-3 {
9402
+ margin-left: 1rem !important;
9403
+ }
9404
+ .wplc_remote_dash_below_contianer .m-lg-4 {
9405
+ margin: 1.5rem !important;
9406
+ }
9407
+ .wplc_remote_dash_below_contianer .mt-lg-4,
9408
+ .wplc_remote_dash_below_contianer .my-lg-4 {
9409
+ margin-top: 1.5rem !important;
9410
+ }
9411
+ .wplc_remote_dash_below_contianer .mr-lg-4,
9412
+ .wplc_remote_dash_below_contianer .mx-lg-4 {
9413
+ margin-right: 1.5rem !important;
9414
+ }
9415
+ .wplc_remote_dash_below_contianer .mb-lg-4,
9416
+ .wplc_remote_dash_below_contianer .my-lg-4 {
9417
+ margin-bottom: 1.5rem !important;
9418
+ }
9419
+ .wplc_remote_dash_below_contianer .ml-lg-4,
9420
+ .wplc_remote_dash_below_contianer .mx-lg-4 {
9421
+ margin-left: 1.5rem !important;
9422
+ }
9423
+ .wplc_remote_dash_below_contianer .m-lg-5 {
9424
+ margin: 3rem !important;
9425
+ }
9426
+ .wplc_remote_dash_below_contianer .mt-lg-5,
9427
+ .wplc_remote_dash_below_contianer .my-lg-5 {
9428
+ margin-top: 3rem !important;
9429
+ }
9430
+ .wplc_remote_dash_below_contianer .mr-lg-5,
9431
+ .wplc_remote_dash_below_contianer .mx-lg-5 {
9432
+ margin-right: 3rem !important;
9433
+ }
9434
+ .wplc_remote_dash_below_contianer .mb-lg-5,
9435
+ .wplc_remote_dash_below_contianer .my-lg-5 {
9436
+ margin-bottom: 3rem !important;
9437
+ }
9438
+ .wplc_remote_dash_below_contianer .ml-lg-5,
9439
+ .wplc_remote_dash_below_contianer .mx-lg-5 {
9440
+ margin-left: 3rem !important;
9441
+ }
9442
+ .wplc_remote_dash_below_contianer .p-lg-0 {
9443
+ padding: 0 !important;
9444
+ }
9445
+ .wplc_remote_dash_below_contianer .pt-lg-0,
9446
+ .wplc_remote_dash_below_contianer .py-lg-0 {
9447
+ padding-top: 0 !important;
9448
+ }
9449
+ .wplc_remote_dash_below_contianer .pr-lg-0,
9450
+ .wplc_remote_dash_below_contianer .px-lg-0 {
9451
+ padding-right: 0 !important;
9452
+ }
9453
+ .wplc_remote_dash_below_contianer .pb-lg-0,
9454
+ .wplc_remote_dash_below_contianer .py-lg-0 {
9455
+ padding-bottom: 0 !important;
9456
+ }
9457
+ .wplc_remote_dash_below_contianer .pl-lg-0,
9458
+ .wplc_remote_dash_below_contianer .px-lg-0 {
9459
+ padding-left: 0 !important;
9460
+ }
9461
+ .wplc_remote_dash_below_contianer .p-lg-1 {
9462
+ padding: 0.25rem !important;
9463
+ }
9464
+ .wplc_remote_dash_below_contianer .pt-lg-1,
9465
+ .wplc_remote_dash_below_contianer .py-lg-1 {
9466
+ padding-top: 0.25rem !important;
9467
+ }
9468
+ .wplc_remote_dash_below_contianer .pr-lg-1,
9469
+ .wplc_remote_dash_below_contianer .px-lg-1 {
9470
+ padding-right: 0.25rem !important;
9471
+ }
9472
+ .wplc_remote_dash_below_contianer .pb-lg-1,
9473
+ .wplc_remote_dash_below_contianer .py-lg-1 {
9474
+ padding-bottom: 0.25rem !important;
9475
+ }
9476
+ .wplc_remote_dash_below_contianer .pl-lg-1,
9477
+ .wplc_remote_dash_below_contianer .px-lg-1 {
9478
+ padding-left: 0.25rem !important;
9479
+ }
9480
+ .wplc_remote_dash_below_contianer .p-lg-2 {
9481
+ padding: 0.5rem !important;
9482
+ }
9483
+ .wplc_remote_dash_below_contianer .pt-lg-2,
9484
+ .wplc_remote_dash_below_contianer .py-lg-2 {
9485
+ padding-top: 0.5rem !important;
9486
+ }
9487
+ .wplc_remote_dash_below_contianer .pr-lg-2,
9488
+ .wplc_remote_dash_below_contianer .px-lg-2 {
9489
+ padding-right: 0.5rem !important;
9490
+ }
9491
+ .wplc_remote_dash_below_contianer .pb-lg-2,
9492
+ .wplc_remote_dash_below_contianer .py-lg-2 {
9493
+ padding-bottom: 0.5rem !important;
9494
+ }
9495
+ .wplc_remote_dash_below_contianer .pl-lg-2,
9496
+ .wplc_remote_dash_below_contianer .px-lg-2 {
9497
+ padding-left: 0.5rem !important;
9498
+ }
9499
+ .wplc_remote_dash_below_contianer .p-lg-3 {
9500
+ padding: 1rem !important;
9501
+ }
9502
+ .wplc_remote_dash_below_contianer .pt-lg-3,
9503
+ .wplc_remote_dash_below_contianer .py-lg-3 {
9504
+ padding-top: 1rem !important;
9505
+ }
9506
+ .wplc_remote_dash_below_contianer .pr-lg-3,
9507
+ .wplc_remote_dash_below_contianer .px-lg-3 {
9508
+ padding-right: 1rem !important;
9509
+ }
9510
+ .wplc_remote_dash_below_contianer .pb-lg-3,
9511
+ .wplc_remote_dash_below_contianer .py-lg-3 {
9512
+ padding-bottom: 1rem !important;
9513
+ }
9514
+ .wplc_remote_dash_below_contianer .pl-lg-3,
9515
+ .wplc_remote_dash_below_contianer .px-lg-3 {
9516
+ padding-left: 1rem !important;
9517
+ }
9518
+ .wplc_remote_dash_below_contianer .p-lg-4 {
9519
+ padding: 1.5rem !important;
9520
+ }
9521
+ .wplc_remote_dash_below_contianer .pt-lg-4,
9522
+ .wplc_remote_dash_below_contianer .py-lg-4 {
9523
+ padding-top: 1.5rem !important;
9524
+ }
9525
+ .wplc_remote_dash_below_contianer .pr-lg-4,
9526
+ .wplc_remote_dash_below_contianer .px-lg-4 {
9527
+ padding-right: 1.5rem !important;
9528
+ }
9529
+ .wplc_remote_dash_below_contianer .pb-lg-4,
9530
+ .wplc_remote_dash_below_contianer .py-lg-4 {
9531
+ padding-bottom: 1.5rem !important;
9532
+ }
9533
+ .wplc_remote_dash_below_contianer .pl-lg-4,
9534
+ .wplc_remote_dash_below_contianer .px-lg-4 {
9535
+ padding-left: 1.5rem !important;
9536
+ }
9537
+ .wplc_remote_dash_below_contianer .p-lg-5 {
9538
+ padding: 3rem !important;
9539
+ }
9540
+ .wplc_remote_dash_below_contianer .pt-lg-5,
9541
+ .wplc_remote_dash_below_contianer .py-lg-5 {
9542
+ padding-top: 3rem !important;
9543
+ }
9544
+ .wplc_remote_dash_below_contianer .pr-lg-5,
9545
+ .wplc_remote_dash_below_contianer .px-lg-5 {
9546
+ padding-right: 3rem !important;
9547
+ }
9548
+ .wplc_remote_dash_below_contianer .pb-lg-5,
9549
+ .wplc_remote_dash_below_contianer .py-lg-5 {
9550
+ padding-bottom: 3rem !important;
9551
+ }
9552
+ .wplc_remote_dash_below_contianer .pl-lg-5,
9553
+ .wplc_remote_dash_below_contianer .px-lg-5 {
9554
+ padding-left: 3rem !important;
9555
+ }
9556
+ .wplc_remote_dash_below_contianer .m-lg-n1 {
9557
+ margin: -0.25rem !important;
9558
+ }
9559
+ .wplc_remote_dash_below_contianer .mt-lg-n1,
9560
+ .wplc_remote_dash_below_contianer .my-lg-n1 {
9561
+ margin-top: -0.25rem !important;
9562
+ }
9563
+ .wplc_remote_dash_below_contianer .mr-lg-n1,
9564
+ .wplc_remote_dash_below_contianer .mx-lg-n1 {
9565
+ margin-right: -0.25rem !important;
9566
+ }
9567
+ .wplc_remote_dash_below_contianer .mb-lg-n1,
9568
+ .wplc_remote_dash_below_contianer .my-lg-n1 {
9569
+ margin-bottom: -0.25rem !important;
9570
+ }
9571
+ .wplc_remote_dash_below_contianer .ml-lg-n1,
9572
+ .wplc_remote_dash_below_contianer .mx-lg-n1 {
9573
+ margin-left: -0.25rem !important;
9574
+ }
9575
+ .wplc_remote_dash_below_contianer .m-lg-n2 {
9576
+ margin: -0.5rem !important;
9577
+ }
9578
+ .wplc_remote_dash_below_contianer .mt-lg-n2,
9579
+ .wplc_remote_dash_below_contianer .my-lg-n2 {
9580
+ margin-top: -0.5rem !important;
9581
+ }
9582
+ .wplc_remote_dash_below_contianer .mr-lg-n2,
9583
+ .wplc_remote_dash_below_contianer .mx-lg-n2 {
9584
+ margin-right: -0.5rem !important;
9585
+ }
9586
+ .wplc_remote_dash_below_contianer .mb-lg-n2,
9587
+ .wplc_remote_dash_below_contianer .my-lg-n2 {
9588
+ margin-bottom: -0.5rem !important;
9589
+ }
9590
+ .wplc_remote_dash_below_contianer .ml-lg-n2,
9591
+ .wplc_remote_dash_below_contianer .mx-lg-n2 {
9592
+ margin-left: -0.5rem !important;
9593
+ }
9594
+ .wplc_remote_dash_below_contianer .m-lg-n3 {
9595
+ margin: -1rem !important;
9596
+ }
9597
+ .wplc_remote_dash_below_contianer .mt-lg-n3,
9598
+ .wplc_remote_dash_below_contianer .my-lg-n3 {
9599
+ margin-top: -1rem !important;
9600
+ }
9601
+ .wplc_remote_dash_below_contianer .mr-lg-n3,
9602
+ .wplc_remote_dash_below_contianer .mx-lg-n3 {
9603
+ margin-right: -1rem !important;
9604
+ }
9605
+ .wplc_remote_dash_below_contianer .mb-lg-n3,
9606
+ .wplc_remote_dash_below_contianer .my-lg-n3 {
9607
+ margin-bottom: -1rem !important;
9608
+ }
9609
+ .wplc_remote_dash_below_contianer .ml-lg-n3,
9610
+ .wplc_remote_dash_below_contianer .mx-lg-n3 {
9611
+ margin-left: -1rem !important;
9612
+ }
9613
+ .wplc_remote_dash_below_contianer .m-lg-n4 {
9614
+ margin: -1.5rem !important;
9615
+ }
9616
+ .wplc_remote_dash_below_contianer .mt-lg-n4,
9617
+ .wplc_remote_dash_below_contianer .my-lg-n4 {
9618
+ margin-top: -1.5rem !important;
9619
+ }
9620
+ .wplc_remote_dash_below_contianer .mr-lg-n4,
9621
+ .wplc_remote_dash_below_contianer .mx-lg-n4 {
9622
+ margin-right: -1.5rem !important;
9623
+ }
9624
+ .wplc_remote_dash_below_contianer .mb-lg-n4,
9625
+ .wplc_remote_dash_below_contianer .my-lg-n4 {
9626
+ margin-bottom: -1.5rem !important;
9627
+ }
9628
+ .wplc_remote_dash_below_contianer .ml-lg-n4,
9629
+ .wplc_remote_dash_below_contianer .mx-lg-n4 {
9630
+ margin-left: -1.5rem !important;
9631
+ }
9632
+ .wplc_remote_dash_below_contianer .m-lg-n5 {
9633
+ margin: -3rem !important;
9634
+ }
9635
+ .wplc_remote_dash_below_contianer .mt-lg-n5,
9636
+ .wplc_remote_dash_below_contianer .my-lg-n5 {
9637
+ margin-top: -3rem !important;
9638
+ }
9639
+ .wplc_remote_dash_below_contianer .mr-lg-n5,
9640
+ .wplc_remote_dash_below_contianer .mx-lg-n5 {
9641
+ margin-right: -3rem !important;
9642
+ }
9643
+ .wplc_remote_dash_below_contianer .mb-lg-n5,
9644
+ .wplc_remote_dash_below_contianer .my-lg-n5 {
9645
+ margin-bottom: -3rem !important;
9646
+ }
9647
+ .wplc_remote_dash_below_contianer .ml-lg-n5,
9648
+ .wplc_remote_dash_below_contianer .mx-lg-n5 {
9649
+ margin-left: -3rem !important;
9650
+ }
9651
+ .wplc_remote_dash_below_contianer .m-lg-auto {
9652
+ margin: auto !important;
9653
+ }
9654
+ .wplc_remote_dash_below_contianer .mt-lg-auto,
9655
+ .wplc_remote_dash_below_contianer .my-lg-auto {
9656
+ margin-top: auto !important;
9657
+ }
9658
+ .wplc_remote_dash_below_contianer .mr-lg-auto,
9659
+ .wplc_remote_dash_below_contianer .mx-lg-auto {
9660
+ margin-right: auto !important;
9661
+ }
9662
+ .wplc_remote_dash_below_contianer .mb-lg-auto,
9663
+ .wplc_remote_dash_below_contianer .my-lg-auto {
9664
+ margin-bottom: auto !important;
9665
+ }
9666
+ .wplc_remote_dash_below_contianer .ml-lg-auto,
9667
+ .wplc_remote_dash_below_contianer .mx-lg-auto {
9668
+ margin-left: auto !important;
9669
+ }
9670
+ }
9671
+
9672
+ @media (min-width: 1200px) {
9673
+ .wplc_remote_dash_below_contianer .m-xl-0 {
9674
+ margin: 0 !important;
9675
+ }
9676
+ .wplc_remote_dash_below_contianer .mt-xl-0,
9677
+ .wplc_remote_dash_below_contianer .my-xl-0 {
9678
+ margin-top: 0 !important;
9679
+ }
9680
+ .wplc_remote_dash_below_contianer .mr-xl-0,
9681
+ .wplc_remote_dash_below_contianer .mx-xl-0 {
9682
+ margin-right: 0 !important;
9683
+ }
9684
+ .wplc_remote_dash_below_contianer .mb-xl-0,
9685
+ .wplc_remote_dash_below_contianer .my-xl-0 {
9686
+ margin-bottom: 0 !important;
9687
+ }
9688
+ .wplc_remote_dash_below_contianer .ml-xl-0,
9689
+ .wplc_remote_dash_below_contianer .mx-xl-0 {
9690
+ margin-left: 0 !important;
9691
+ }
9692
+ .wplc_remote_dash_below_contianer .m-xl-1 {
9693
+ margin: 0.25rem !important;
9694
+ }
9695
+ .wplc_remote_dash_below_contianer .mt-xl-1,
9696
+ .wplc_remote_dash_below_contianer .my-xl-1 {
9697
+ margin-top: 0.25rem !important;
9698
+ }
9699
+ .wplc_remote_dash_below_contianer .mr-xl-1,
9700
+ .wplc_remote_dash_below_contianer .mx-xl-1 {
9701
+ margin-right: 0.25rem !important;
9702
+ }
9703
+ .wplc_remote_dash_below_contianer .mb-xl-1,
9704
+ .wplc_remote_dash_below_contianer .my-xl-1 {
9705
+ margin-bottom: 0.25rem !important;
9706
+ }
9707
+ .wplc_remote_dash_below_contianer .ml-xl-1,
9708
+ .wplc_remote_dash_below_contianer .mx-xl-1 {
9709
+ margin-left: 0.25rem !important;
9710
+ }
9711
+ .wplc_remote_dash_below_contianer .m-xl-2 {
9712
+ margin: 0.5rem !important;
9713
+ }
9714
+ .wplc_remote_dash_below_contianer .mt-xl-2,
9715
+ .wplc_remote_dash_below_contianer .my-xl-2 {
9716
+ margin-top: 0.5rem !important;
9717
+ }
9718
+ .wplc_remote_dash_below_contianer .mr-xl-2,
9719
+ .wplc_remote_dash_below_contianer .mx-xl-2 {
9720
+ margin-right: 0.5rem !important;
9721
+ }
9722
+ .wplc_remote_dash_below_contianer .mb-xl-2,
9723
+ .wplc_remote_dash_below_contianer .my-xl-2 {
9724
+ margin-bottom: 0.5rem !important;
9725
+ }
9726
+ .wplc_remote_dash_below_contianer .ml-xl-2,
9727
+ .wplc_remote_dash_below_contianer .mx-xl-2 {
9728
+ margin-left: 0.5rem !important;
9729
+ }
9730
+ .wplc_remote_dash_below_contianer .m-xl-3 {
9731
+ margin: 1rem !important;
9732
+ }
9733
+ .wplc_remote_dash_below_contianer .mt-xl-3,
9734
+ .wplc_remote_dash_below_contianer .my-xl-3 {
9735
+ margin-top: 1rem !important;
9736
+ }
9737
+ .wplc_remote_dash_below_contianer .mr-xl-3,
9738
+ .wplc_remote_dash_below_contianer .mx-xl-3 {
9739
+ margin-right: 1rem !important;
9740
+ }
9741
+ .wplc_remote_dash_below_contianer .mb-xl-3,
9742
+ .wplc_remote_dash_below_contianer .my-xl-3 {
9743
+ margin-bottom: 1rem !important;
9744
+ }
9745
+ .wplc_remote_dash_below_contianer .ml-xl-3,
9746
+ .wplc_remote_dash_below_contianer .mx-xl-3 {
9747
+ margin-left: 1rem !important;
9748
+ }
9749
+ .wplc_remote_dash_below_contianer .m-xl-4 {
9750
+ margin: 1.5rem !important;
9751
+ }
9752
+ .wplc_remote_dash_below_contianer .mt-xl-4,
9753
+ .wplc_remote_dash_below_contianer .my-xl-4 {
9754
+ margin-top: 1.5rem !important;
9755
+ }
9756
+ .wplc_remote_dash_below_contianer .mr-xl-4,
9757
+ .wplc_remote_dash_below_contianer .mx-xl-4 {
9758
+ margin-right: 1.5rem !important;
9759
+ }
9760
+ .wplc_remote_dash_below_contianer .mb-xl-4,
9761
+ .wplc_remote_dash_below_contianer .my-xl-4 {
9762
+ margin-bottom: 1.5rem !important;
9763
+ }
9764
+ .wplc_remote_dash_below_contianer .ml-xl-4,
9765
+ .wplc_remote_dash_below_contianer .mx-xl-4 {
9766
+ margin-left: 1.5rem !important;
9767
+ }
9768
+ .wplc_remote_dash_below_contianer .m-xl-5 {
9769
+ margin: 3rem !important;
9770
+ }
9771
+ .wplc_remote_dash_below_contianer .mt-xl-5,
9772
+ .wplc_remote_dash_below_contianer .my-xl-5 {
9773
+ margin-top: 3rem !important;
9774
+ }
9775
+ .wplc_remote_dash_below_contianer .mr-xl-5,
9776
+ .wplc_remote_dash_below_contianer .mx-xl-5 {
9777
+ margin-right: 3rem !important;
9778
+ }
9779
+ .wplc_remote_dash_below_contianer .mb-xl-5,
9780
+ .wplc_remote_dash_below_contianer .my-xl-5 {
9781
+ margin-bottom: 3rem !important;
9782
+ }
9783
+ .wplc_remote_dash_below_contianer .ml-xl-5,
9784
+ .wplc_remote_dash_below_contianer .mx-xl-5 {
9785
+ margin-left: 3rem !important;
9786
+ }
9787
+ .wplc_remote_dash_below_contianer .p-xl-0 {
9788
+ padding: 0 !important;
9789
+ }
9790
+ .wplc_remote_dash_below_contianer .pt-xl-0,
9791
+ .wplc_remote_dash_below_contianer .py-xl-0 {
9792
+ padding-top: 0 !important;
9793
+ }
9794
+ .wplc_remote_dash_below_contianer .pr-xl-0,
9795
+ .wplc_remote_dash_below_contianer .px-xl-0 {
9796
+ padding-right: 0 !important;
9797
+ }
9798
+ .wplc_remote_dash_below_contianer .pb-xl-0,
9799
+ .wplc_remote_dash_below_contianer .py-xl-0 {
9800
+ padding-bottom: 0 !important;
9801
+ }
9802
+ .wplc_remote_dash_below_contianer .pl-xl-0,
9803
+ .wplc_remote_dash_below_contianer .px-xl-0 {
9804
+ padding-left: 0 !important;
9805
+ }
9806
+ .wplc_remote_dash_below_contianer .p-xl-1 {
9807
+ padding: 0.25rem !important;
9808
+ }
9809
+ .wplc_remote_dash_below_contianer .pt-xl-1,
9810
+ .wplc_remote_dash_below_contianer .py-xl-1 {
9811
+ padding-top: 0.25rem !important;
9812
+ }
9813
+ .wplc_remote_dash_below_contianer .pr-xl-1,
9814
+ .wplc_remote_dash_below_contianer .px-xl-1 {
9815
+ padding-right: 0.25rem !important;
9816
+ }
9817
+ .wplc_remote_dash_below_contianer .pb-xl-1,
9818
+ .wplc_remote_dash_below_contianer .py-xl-1 {
9819
+ padding-bottom: 0.25rem !important;
9820
+ }
9821
+ .wplc_remote_dash_below_contianer .pl-xl-1,
9822
+ .wplc_remote_dash_below_contianer .px-xl-1 {
9823
+ padding-left: 0.25rem !important;
9824
+ }
9825
+ .wplc_remote_dash_below_contianer .p-xl-2 {
9826
+ padding: 0.5rem !important;
9827
+ }
9828
+ .wplc_remote_dash_below_contianer .pt-xl-2,
9829
+ .wplc_remote_dash_below_contianer .py-xl-2 {
9830
+ padding-top: 0.5rem !important;
9831
+ }
9832
+ .wplc_remote_dash_below_contianer .pr-xl-2,
9833
+ .wplc_remote_dash_below_contianer .px-xl-2 {
9834
+ padding-right: 0.5rem !important;
9835
+ }
9836
+ .wplc_remote_dash_below_contianer .pb-xl-2,
9837
+ .wplc_remote_dash_below_contianer .py-xl-2 {
9838
+ padding-bottom: 0.5rem !important;
9839
+ }
9840
+ .wplc_remote_dash_below_contianer .pl-xl-2,
9841
+ .wplc_remote_dash_below_contianer .px-xl-2 {
9842
+ padding-left: 0.5rem !important;
9843
+ }
9844
+ .wplc_remote_dash_below_contianer .p-xl-3 {
9845
+ padding: 1rem !important;
9846
+ }
9847
+ .wplc_remote_dash_below_contianer .pt-xl-3,
9848
+ .wplc_remote_dash_below_contianer .py-xl-3 {
9849
+ padding-top: 1rem !important;
9850
+ }
9851
+ .wplc_remote_dash_below_contianer .pr-xl-3,
9852
+ .wplc_remote_dash_below_contianer .px-xl-3 {
9853
+ padding-right: 1rem !important;
9854
+ }
9855
+ .wplc_remote_dash_below_contianer .pb-xl-3,
9856
+ .wplc_remote_dash_below_contianer .py-xl-3 {
9857
+ padding-bottom: 1rem !important;
9858
+ }
9859
+ .wplc_remote_dash_below_contianer .pl-xl-3,
9860
+ .wplc_remote_dash_below_contianer .px-xl-3 {
9861
+ padding-left: 1rem !important;
9862
+ }
9863
+ .wplc_remote_dash_below_contianer .p-xl-4 {
9864
+ padding: 1.5rem !important;
9865
+ }
9866
+ .wplc_remote_dash_below_contianer .pt-xl-4,
9867
+ .wplc_remote_dash_below_contianer .py-xl-4 {
9868
+ padding-top: 1.5rem !important;
9869
+ }
9870
+ .wplc_remote_dash_below_contianer .pr-xl-4,
9871
+ .wplc_remote_dash_below_contianer .px-xl-4 {
9872
+ padding-right: 1.5rem !important;
9873
+ }
9874
+ .wplc_remote_dash_below_contianer .pb-xl-4,
9875
+ .wplc_remote_dash_below_contianer .py-xl-4 {
9876
+ padding-bottom: 1.5rem !important;
9877
+ }
9878
+ .wplc_remote_dash_below_contianer .pl-xl-4,
9879
+ .wplc_remote_dash_below_contianer .px-xl-4 {
9880
+ padding-left: 1.5rem !important;
9881
+ }
9882
+ .wplc_remote_dash_below_contianer .p-xl-5 {
9883
+ padding: 3rem !important;
9884
+ }
9885
+ .wplc_remote_dash_below_contianer .pt-xl-5,
9886
+ .wplc_remote_dash_below_contianer .py-xl-5 {
9887
+ padding-top: 3rem !important;
9888
+ }
9889
+ .wplc_remote_dash_below_contianer .pr-xl-5,
9890
+ .wplc_remote_dash_below_contianer .px-xl-5 {
9891
+ padding-right: 3rem !important;
9892
+ }
9893
+ .wplc_remote_dash_below_contianer .pb-xl-5,
9894
+ .wplc_remote_dash_below_contianer .py-xl-5 {
9895
+ padding-bottom: 3rem !important;
9896
+ }
9897
+ .wplc_remote_dash_below_contianer .pl-xl-5,
9898
+ .wplc_remote_dash_below_contianer .px-xl-5 {
9899
+ padding-left: 3rem !important;
9900
+ }
9901
+ .wplc_remote_dash_below_contianer .m-xl-n1 {
9902
+ margin: -0.25rem !important;
9903
+ }
9904
+ .wplc_remote_dash_below_contianer .mt-xl-n1,
9905
+ .wplc_remote_dash_below_contianer .my-xl-n1 {
9906
+ margin-top: -0.25rem !important;
9907
+ }
9908
+ .wplc_remote_dash_below_contianer .mr-xl-n1,
9909
+ .wplc_remote_dash_below_contianer .mx-xl-n1 {
9910
+ margin-right: -0.25rem !important;
9911
+ }
9912
+ .wplc_remote_dash_below_contianer .mb-xl-n1,
9913
+ .wplc_remote_dash_below_contianer .my-xl-n1 {
9914
+ margin-bottom: -0.25rem !important;
9915
+ }
9916
+ .wplc_remote_dash_below_contianer .ml-xl-n1,
9917
+ .wplc_remote_dash_below_contianer .mx-xl-n1 {
9918
+ margin-left: -0.25rem !important;
9919
+ }
9920
+ .wplc_remote_dash_below_contianer .m-xl-n2 {
9921
+ margin: -0.5rem !important;
9922
+ }
9923
+ .wplc_remote_dash_below_contianer .mt-xl-n2,
9924
+ .wplc_remote_dash_below_contianer .my-xl-n2 {
9925
+ margin-top: -0.5rem !important;
9926
+ }
9927
+ .wplc_remote_dash_below_contianer .mr-xl-n2,
9928
+ .wplc_remote_dash_below_contianer .mx-xl-n2 {
9929
+ margin-right: -0.5rem !important;
9930
+ }
9931
+ .wplc_remote_dash_below_contianer .mb-xl-n2,
9932
+ .wplc_remote_dash_below_contianer .my-xl-n2 {
9933
+ margin-bottom: -0.5rem !important;
9934
+ }
9935
+ .wplc_remote_dash_below_contianer .ml-xl-n2,
9936
+ .wplc_remote_dash_below_contianer .mx-xl-n2 {
9937
+ margin-left: -0.5rem !important;
9938
+ }
9939
+ .wplc_remote_dash_below_contianer .m-xl-n3 {
9940
+ margin: -1rem !important;
9941
+ }
9942
+ .wplc_remote_dash_below_contianer .mt-xl-n3,
9943
+ .wplc_remote_dash_below_contianer .my-xl-n3 {
9944
+ margin-top: -1rem !important;
9945
+ }
9946
+ .wplc_remote_dash_below_contianer .mr-xl-n3,
9947
+ .wplc_remote_dash_below_contianer .mx-xl-n3 {
9948
+ margin-right: -1rem !important;
9949
+ }
9950
+ .wplc_remote_dash_below_contianer .mb-xl-n3,
9951
+ .wplc_remote_dash_below_contianer .my-xl-n3 {
9952
+ margin-bottom: -1rem !important;
9953
+ }
9954
+ .wplc_remote_dash_below_contianer .ml-xl-n3,
9955
+ .wplc_remote_dash_below_contianer .mx-xl-n3 {
9956
+ margin-left: -1rem !important;
9957
+ }
9958
+ .wplc_remote_dash_below_contianer .m-xl-n4 {
9959
+ margin: -1.5rem !important;
9960
+ }
9961
+ .wplc_remote_dash_below_contianer .mt-xl-n4,
9962
+ .wplc_remote_dash_below_contianer .my-xl-n4 {
9963
+ margin-top: -1.5rem !important;
9964
+ }
9965
+ .wplc_remote_dash_below_contianer .mr-xl-n4,
9966
+ .wplc_remote_dash_below_contianer .mx-xl-n4 {
9967
+ margin-right: -1.5rem !important;
9968
+ }
9969
+ .wplc_remote_dash_below_contianer .mb-xl-n4,
9970
+ .wplc_remote_dash_below_contianer .my-xl-n4 {
9971
+ margin-bottom: -1.5rem !important;
9972
+ }
9973
+ .wplc_remote_dash_below_contianer .ml-xl-n4,
9974
+ .wplc_remote_dash_below_contianer .mx-xl-n4 {
9975
+ margin-left: -1.5rem !important;
9976
+ }
9977
+ .wplc_remote_dash_below_contianer .m-xl-n5 {
9978
+ margin: -3rem !important;
9979
+ }
9980
+ .wplc_remote_dash_below_contianer .mt-xl-n5,
9981
+ .wplc_remote_dash_below_contianer .my-xl-n5 {
9982
+ margin-top: -3rem !important;
9983
+ }
9984
+ .wplc_remote_dash_below_contianer .mr-xl-n5,
9985
+ .wplc_remote_dash_below_contianer .mx-xl-n5 {
9986
+ margin-right: -3rem !important;
9987
+ }
9988
+ .wplc_remote_dash_below_contianer .mb-xl-n5,
9989
+ .wplc_remote_dash_below_contianer .my-xl-n5 {
9990
+ margin-bottom: -3rem !important;
9991
+ }
9992
+ .wplc_remote_dash_below_contianer .ml-xl-n5,
9993
+ .wplc_remote_dash_below_contianer .mx-xl-n5 {
9994
+ margin-left: -3rem !important;
9995
+ }
9996
+ .wplc_remote_dash_below_contianer .m-xl-auto {
9997
+ margin: auto !important;
9998
+ }
9999
+ .wplc_remote_dash_below_contianer .mt-xl-auto,
10000
+ .wplc_remote_dash_below_contianer .my-xl-auto {
10001
+ margin-top: auto !important;
10002
+ }
10003
+ .wplc_remote_dash_below_contianer .mr-xl-auto,
10004
+ .wplc_remote_dash_below_contianer .mx-xl-auto {
10005
+ margin-right: auto !important;
10006
+ }
10007
+ .wplc_remote_dash_below_contianer .mb-xl-auto,
10008
+ .wplc_remote_dash_below_contianer .my-xl-auto {
10009
+ margin-bottom: auto !important;
10010
+ }
10011
+ .wplc_remote_dash_below_contianer .ml-xl-auto,
10012
+ .wplc_remote_dash_below_contianer .mx-xl-auto {
10013
+ margin-left: auto !important;
10014
+ }
10015
+ }
10016
+
10017
+ .wplc_remote_dash_below_contianer .text-monospace {
10018
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
10019
+ }
10020
+
10021
+ .wplc_remote_dash_below_contianer .text-justify {
10022
+ text-align: justify !important;
10023
  }
10024
+
10025
+ .wplc_remote_dash_below_contianer .text-wrap {
10026
+ white-space: normal !important;
10027
  }
10028
+
10029
+ .wplc_remote_dash_below_contianer .text-nowrap {
10030
+ white-space: nowrap !important;
10031
  }
10032
+
10033
+ .wplc_remote_dash_below_contianer .text-truncate {
10034
+ overflow: hidden;
10035
+ text-overflow: ellipsis;
10036
+ white-space: nowrap;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10037
  }
10038
+
10039
+ .wplc_remote_dash_below_contianer .text-left {
10040
+ text-align: left !important;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10041
  }
10042
+
10043
+ .wplc_remote_dash_below_contianer .text-right {
10044
+ text-align: right !important;
10045
  }
10046
+
10047
+ .wplc_remote_dash_below_contianer .text-center {
10048
+ text-align: center !important;
 
10049
  }
10050
+
10051
+ @media (min-width: 576px) {
10052
+ .wplc_remote_dash_below_contianer .text-sm-left {
10053
+ text-align: left !important;
10054
+ }
10055
+ .wplc_remote_dash_below_contianer .text-sm-right {
10056
+ text-align: right !important;
10057
+ }
10058
+ .wplc_remote_dash_below_contianer .text-sm-center {
10059
+ text-align: center !important;
10060
+ }
10061
  }
10062
+
10063
+ @media (min-width: 768px) {
10064
+ .wplc_remote_dash_below_contianer .text-md-left {
10065
+ text-align: left !important;
10066
+ }
10067
+ .wplc_remote_dash_below_contianer .text-md-right {
10068
+ text-align: right !important;
10069
+ }
10070
+ .wplc_remote_dash_below_contianer .text-md-center {
10071
+ text-align: center !important;
10072
+ }
10073
  }
10074
+
10075
+ @media (min-width: 992px) {
10076
+ .wplc_remote_dash_below_contianer .text-lg-left {
10077
+ text-align: left !important;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10078
  }
10079
+ .wplc_remote_dash_below_contianer .text-lg-right {
10080
+ text-align: right !important;
 
 
 
10081
  }
10082
+ .wplc_remote_dash_below_contianer .text-lg-center {
10083
+ text-align: center !important;
 
 
 
 
10084
  }
10085
  }
10086
+
10087
+ @media (min-width: 1200px) {
10088
+ .wplc_remote_dash_below_contianer .text-xl-left {
10089
+ text-align: left !important;
10090
+ }
10091
+ .wplc_remote_dash_below_contianer .text-xl-right {
10092
+ text-align: right !important;
10093
+ }
10094
+ .wplc_remote_dash_below_contianer .text-xl-center {
10095
+ text-align: center !important;
10096
+ }
10097
  }
10098
+
10099
+ .wplc_remote_dash_below_contianer .text-lowercase {
10100
+ text-transform: lowercase !important;
10101
  }
10102
+
10103
+ .wplc_remote_dash_below_contianer .text-uppercase {
10104
+ text-transform: uppercase !important;
 
 
10105
  }
10106
+
10107
+ .wplc_remote_dash_below_contianer .text-capitalize {
10108
+ text-transform: capitalize !important;
10109
  }
10110
+
10111
+ .wplc_remote_dash_below_contianer .font-weight-light {
10112
+ font-weight: 300 !important;
10113
  }
10114
+
10115
+ .wplc_remote_dash_below_contianer .font-weight-lighter {
10116
+ font-weight: lighter !important;
10117
  }
10118
+
10119
+ .wplc_remote_dash_below_contianer .font-weight-normal {
10120
+ font-weight: 400 !important;
10121
  }
10122
+
10123
+ .wplc_remote_dash_below_contianer .font-weight-bold {
10124
+ font-weight: 700 !important;
10125
  }
10126
+
10127
+ .wplc_remote_dash_below_contianer .font-weight-bolder {
10128
+ font-weight: bolder !important;
 
 
 
 
 
 
 
 
 
 
10129
  }
10130
+
10131
+ .wplc_remote_dash_below_contianer .font-italic {
10132
+ font-style: italic !important;
 
 
 
10133
  }
10134
+
10135
+ .wplc_remote_dash_below_contianer .text-white {
10136
+ color: #fff !important;
 
 
 
 
 
 
 
 
 
 
 
 
 
10137
  }
10138
+
10139
+ .wplc_remote_dash_below_contianer .text-primary {
10140
+ color: #007bff !important;
 
 
 
 
 
 
10141
  }
10142
+
10143
+ .wplc_remote_dash_below_contianer a.text-primary:hover,
10144
+ .wplc_remote_dash_below_contianer a.text-primary:focus {
10145
+ color: #0056b3 !important;
10146
  }
10147
+
10148
+ .wplc_remote_dash_below_contianer .text-secondary {
10149
+ color: #6c757d !important;
 
10150
  }
10151
+
10152
+ .wplc_remote_dash_below_contianer a.text-secondary:hover,
10153
+ .wplc_remote_dash_below_contianer a.text-secondary:focus {
10154
+ color: #494f54 !important;
 
 
10155
  }
10156
+
10157
+ .wplc_remote_dash_below_contianer .text-success {
10158
+ color: #28a745 !important;
10159
  }
10160
+
10161
+ .wplc_remote_dash_below_contianer a.text-success:hover,
10162
+ .wplc_remote_dash_below_contianer a.text-success:focus {
10163
+ color: #19692c !important;
10164
  }
10165
+
10166
+ .wplc_remote_dash_below_contianer .text-info {
10167
+ color: #17a2b8 !important;
 
 
 
 
 
 
 
10168
  }
10169
+
10170
+ .wplc_remote_dash_below_contianer a.text-info:hover,
10171
+ .wplc_remote_dash_below_contianer a.text-info:focus {
10172
+ color: #0f6674 !important;
 
 
 
 
 
 
 
10173
  }
10174
+
10175
+ .wplc_remote_dash_below_contianer .text-warning {
10176
+ color: #ffc107 !important;
 
 
10177
  }
10178
+
10179
+ .wplc_remote_dash_below_contianer a.text-warning:hover,
10180
+ .wplc_remote_dash_below_contianer a.text-warning:focus {
10181
+ color: #ba8b00 !important;
 
 
 
 
 
 
 
10182
  }
10183
+
10184
+ .wplc_remote_dash_below_contianer .text-danger {
10185
+ color: #dc3545 !important;
10186
  }
10187
+
10188
+ .wplc_remote_dash_below_contianer a.text-danger:hover,
10189
+ .wplc_remote_dash_below_contianer a.text-danger:focus {
10190
+ color: #a71d2a !important;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10191
  }
10192
+
10193
+ .wplc_remote_dash_below_contianer .text-light {
10194
+ color: #f8f9fa !important;
 
10195
  }
10196
+
10197
+ .wplc_remote_dash_below_contianer a.text-light:hover,
10198
+ .wplc_remote_dash_below_contianer a.text-light:focus {
10199
+ color: #cbd3da !important;
10200
  }
10201
+
10202
+ .wplc_remote_dash_below_contianer .text-dark {
10203
+ color: #343a40 !important;
10204
  }
10205
+
10206
+ .wplc_remote_dash_below_contianer a.text-dark:hover,
10207
+ .wplc_remote_dash_below_contianer a.text-dark:focus {
10208
+ color: #121416 !important;
10209
  }
10210
+
10211
+ .wplc_remote_dash_below_contianer .text-body {
10212
+ color: #212529 !important;
10213
+ }
10214
+
10215
+ .wplc_remote_dash_below_contianer .text-muted {
10216
+ color: #6c757d !important;
10217
+ }
10218
+
10219
+ .wplc_remote_dash_below_contianer .text-black-50 {
10220
+ color: rgba(0, 0, 0, 0.5) !important;
10221
  }
10222
+
10223
+ .wplc_remote_dash_below_contianer .text-white-50 {
10224
+ color: rgba(255, 255, 255, 0.5) !important;
10225
  }
10226
+
10227
+ .wplc_remote_dash_below_contianer .text-hide {
10228
  font: 0/0 a;
10229
  color: transparent;
10230
  text-shadow: none;
10231
  background-color: transparent;
10232
  border: 0;
10233
  }
10234
+
10235
+ .wplc_remote_dash_below_contianer .text-decoration-none {
10236
+ text-decoration: none !important;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10237
  }
10238
+
10239
+ .wplc_remote_dash_below_contianer .text-break {
10240
+ word-break: break-word !important;
10241
+ overflow-wrap: break-word !important;
10242
  }
10243
+
10244
+ .wplc_remote_dash_below_contianer .text-reset {
10245
+ color: inherit !important;
 
 
 
 
 
 
 
 
 
 
 
10246
  }
10247
+
10248
+ .wplc_remote_dash_below_contianer .visible {
10249
+ visibility: visible !important;
 
10250
  }
10251
+
10252
+ .wplc_remote_dash_below_contianer .invisible {
10253
+ visibility: hidden !important;
 
10254
  }
10255
+
10256
+ @media print {
10257
+ .wplc_remote_dash_below_contianer *,
10258
+ .wplc_remote_dash_below_contianer *::before,
10259
+ .wplc_remote_dash_below_contianer *::after {
10260
+ text-shadow: none !important;
10261
+ box-shadow: none !important;
10262
  }
10263
+ .wplc_remote_dash_below_contianer a:not(.btn) {
10264
+ text-decoration: underline;
 
 
10265
  }
10266
+ .wplc_remote_dash_below_contianer abbr[title]::after {
10267
+ content: " (" attr(title) ")";
10268
  }
10269
+ .wplc_remote_dash_below_contianer pre {
10270
+ white-space: pre-wrap !important;
10271
  }
10272
+ .wplc_remote_dash_below_contianer pre,
10273
+ .wplc_remote_dash_below_contianer blockquote {
10274
+ border: 1px solid #adb5bd;
10275
+ page-break-inside: avoid;
10276
  }
10277
+ .wplc_remote_dash_below_contianer thead {
10278
+ display: table-header-group;
 
 
10279
  }
10280
+ .wplc_remote_dash_below_contianer tr,
10281
+ .wplc_remote_dash_below_contianer img {
10282
+ page-break-inside: avoid;
 
10283
  }
10284
+ .wplc_remote_dash_below_contianer p,
10285
+ .wplc_remote_dash_below_contianer h2,
10286
+ .wplc_remote_dash_below_contianer h3 {
10287
+ orphans: 3;
10288
+ widows: 3;
10289
  }
10290
+ .wplc_remote_dash_below_contianer h2,
10291
+ .wplc_remote_dash_below_contianer h3 {
10292
+ page-break-after: avoid;
 
10293
  }
10294
+ @page {
10295
+ size: a3;
 
 
10296
  }
10297
+ .wplc_remote_dash_below_contianer body {
10298
+ min-width: 992px !important;
 
 
10299
  }
10300
+ .wplc_remote_dash_below_contianer .container {
10301
+ min-width: 992px !important;
 
 
10302
  }
10303
+ .wplc_remote_dash_below_contianer .navbar {
10304
+ display: none;
 
 
 
 
 
10305
  }
10306
+ .wplc_remote_dash_below_contianer .badge {
10307
+ border: 1px solid #000;
10308
  }
10309
+ .wplc_remote_dash_below_contianer .table {
10310
+ border-collapse: collapse !important;
10311
  }
10312
+ .wplc_remote_dash_below_contianer .table td,
10313
+ .wplc_remote_dash_below_contianer .table th {
10314
+ background-color: #fff !important;
10315
  }
10316
+ .wplc_remote_dash_below_contianer .table-bordered th,
10317
+ .wplc_remote_dash_below_contianer .table-bordered td {
10318
+ border: 1px solid #dee2e6 !important;
 
 
 
 
10319
  }
10320
+ .wplc_remote_dash_below_contianer .table-dark {
10321
+ color: inherit;
 
 
 
 
 
10322
  }
10323
+ .wplc_remote_dash_below_contianer .table-dark th,
10324
+ .wplc_remote_dash_below_contianer .table-dark td,
10325
+ .wplc_remote_dash_below_contianer .table-dark thead th,
10326
+ .wplc_remote_dash_below_contianer .table-dark tbody + tbody {
10327
+ border-color: #dee2e6;
 
 
10328
  }
10329
+ .wplc_remote_dash_below_contianer .table .thead-dark th {
10330
+ color: inherit;
10331
+ border-color: #dee2e6;
 
10332
  }
10333
  }
10334
+ /*# sourceMappingURL=bootstrap.css.map */
js/vendor/bootstrap/dist/css/bootstrap.css DELETED
@@ -1,10038 +0,0 @@
1
- /*!
2
- * Bootstrap v4.3.1 (https://getbootstrap.com/)
3
- * Copyright 2011-2019 The Bootstrap Authors
4
- * Copyright 2011-2019 Twitter, Inc.
5
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6
- */
7
- :root {
8
- --blue: #007bff;
9
- --indigo: #6610f2;
10
- --purple: #6f42c1;
11
- --pink: #e83e8c;
12
- --red: #dc3545;
13
- --orange: #fd7e14;
14
- --yellow: #ffc107;
15
- --green: #28a745;
16
- --teal: #20c997;
17
- --cyan: #17a2b8;
18
- --white: #fff;
19
- --gray: #6c757d;
20
- --gray-dark: #343a40;
21
- --primary: #007bff;
22
- --secondary: #6c757d;
23
- --success: #28a745;
24
- --info: #17a2b8;
25
- --warning: #ffc107;
26
- --danger: #dc3545;
27
- --light: #f8f9fa;
28
- --dark: #343a40;
29
- --breakpoint-xs: 0;
30
- --breakpoint-sm: 576px;
31
- --breakpoint-md: 768px;
32
- --breakpoint-lg: 992px;
33
- --breakpoint-xl: 1200px;
34
- --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
35
- --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
36
- }
37
-
38
- *,
39
- *::before,
40
- *::after {
41
- box-sizing: border-box;
42
- }
43
-
44
- html {
45
- font-family: sans-serif;
46
- line-height: 1.15;
47
- -webkit-text-size-adjust: 100%;
48
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
49
- }
50
-
51
- article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
52
- display: block;
53
- }
54
-
55
- body {
56
- margin: 0;
57
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
58
- font-size: 1rem;
59
- font-weight: 400;
60
- line-height: 1.5;
61
- color: #212529;
62
- text-align: left;
63
- background-color: #fff;
64
- }
65
-
66
- [tabindex="-1"]:focus {
67
- outline: 0 !important;
68
- }
69
-
70
- hr {
71
- box-sizing: content-box;
72
- height: 0;
73
- overflow: visible;
74
- }
75
-
76
- h1, h2, h3, h4, h5, h6 {
77
- margin-top: 0;
78
- margin-bottom: 0.5rem;
79
- }
80
-
81
- p {
82
- margin-top: 0;
83
- margin-bottom: 1rem;
84
- }
85
-
86
- abbr[title],
87
- abbr[data-original-title] {
88
- text-decoration: underline;
89
- -webkit-text-decoration: underline dotted;
90
- text-decoration: underline dotted;
91
- cursor: help;
92
- border-bottom: 0;
93
- -webkit-text-decoration-skip-ink: none;
94
- text-decoration-skip-ink: none;
95
- }
96
-
97
- address {
98
- margin-bottom: 1rem;
99
- font-style: normal;
100
- line-height: inherit;
101
- }
102
-
103
- ol,
104
- ul,
105
- dl {
106
- margin-top: 0;
107
- margin-bottom: 1rem;
108
- }
109
-
110
- ol ol,
111
- ul ul,
112
- ol ul,
113
- ul ol {
114
- margin-bottom: 0;
115
- }
116
-
117
- dt {
118
- font-weight: 700;
119
- }
120
-
121
- dd {
122
- margin-bottom: .5rem;
123
- margin-left: 0;
124
- }
125
-
126
- blockquote {
127
- margin: 0 0 1rem;
128
- }
129
-
130
- b,
131
- strong {
132
- font-weight: bolder;
133
- }
134
-
135
- small {
136
- font-size: 80%;
137
- }
138
-
139
- sub,
140
- sup {
141
- position: relative;
142
- font-size: 75%;
143
- line-height: 0;
144
- vertical-align: baseline;
145
- }
146
-
147
- sub {
148
- bottom: -.25em;
149
- }
150
-
151
- sup {
152
- top: -.5em;
153
- }
154
-
155
- a {
156
- color: #007bff;
157
- text-decoration: none;
158
- background-color: transparent;
159
- }
160
-
161
- a:hover {
162
- color: #0056b3;
163
- text-decoration: underline;
164
- }
165
-
166
- a:not([href]):not([tabindex]) {
167
- color: inherit;
168
- text-decoration: none;
169
- }
170
-
171
- a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
172
- color: inherit;
173
- text-decoration: none;
174
- }
175
-
176
- a:not([href]):not([tabindex]):focus {
177
- outline: 0;
178
- }
179
-
180
- pre,
181
- code,
182
- kbd,
183
- samp {
184
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
185
- font-size: 1em;
186
- }
187
-
188
- pre {
189
- margin-top: 0;
190
- margin-bottom: 1rem;
191
- overflow: auto;
192
- }
193
-
194
- figure {
195
- margin: 0 0 1rem;
196
- }
197
-
198
- img {
199
- vertical-align: middle;
200
- border-style: none;
201
- }
202
-
203
- svg {
204
- overflow: hidden;
205
- vertical-align: middle;
206
- }
207
-
208
- table {
209
- border-collapse: collapse;
210
- }
211
-
212
- caption {
213
- padding-top: 0.75rem;
214
- padding-bottom: 0.75rem;
215
- color: #6c757d;
216
- text-align: left;
217
- caption-side: bottom;
218
- }
219
-
220
- th {
221
- text-align: inherit;
222
- }
223
-
224
- label {
225
- display: inline-block;
226
- margin-bottom: 0.5rem;
227
- }
228
-
229
- button {
230
- border-radius: 0;
231
- }
232
-
233
- button:focus {
234
- outline: 1px dotted;
235
- outline: 5px auto -webkit-focus-ring-color;
236
- }
237
-
238
- input,
239
- button,
240
- select,
241
- optgroup,
242
- textarea {
243
- margin: 0;
244
- font-family: inherit;
245
- font-size: inherit;
246
- line-height: inherit;
247
- }
248
-
249
- button,
250
- input {
251
- overflow: visible;
252
- }
253
-
254
- button,
255
- select {
256
- text-transform: none;
257
- }
258
-
259
- select {
260
- word-wrap: normal;
261
- }
262
-
263
- button,
264
- [type="button"],
265
- [type="reset"],
266
- [type="submit"] {
267
- -webkit-appearance: button;
268
- }
269
-
270
- button:not(:disabled),
271
- [type="button"]:not(:disabled),
272
- [type="reset"]:not(:disabled),
273
- [type="submit"]:not(:disabled) {
274
- cursor: pointer;
275
- }
276
-
277
- button::-moz-focus-inner,
278
- [type="button"]::-moz-focus-inner,
279
- [type="reset"]::-moz-focus-inner,
280
- [type="submit"]::-moz-focus-inner {
281
- padding: 0;
282
- border-style: none;
283
- }
284
-
285
- input[type="radio"],
286
- input[type="checkbox"] {
287
- box-sizing: border-box;
288
- padding: 0;
289
- }
290
-
291
- input[type="date"],
292
- input[type="time"],
293
- input[type="datetime-local"],
294
- input[type="month"] {
295
- -webkit-appearance: listbox;
296
- }
297
-
298
- textarea {
299
- overflow: auto;
300
- resize: vertical;
301
- }
302
-
303
- fieldset {
304
- min-width: 0;
305
- padding: 0;
306
- margin: 0;
307
- border: 0;
308
- }
309
-
310
- legend {
311
- display: block;
312
- width: 100%;
313
- max-width: 100%;
314
- padding: 0;
315
- margin-bottom: .5rem;
316
- font-size: 1.5rem;
317
- line-height: inherit;
318
- color: inherit;
319
- white-space: normal;
320
- }
321
-
322
- progress {
323
- vertical-align: baseline;
324
- }
325
-
326
- [type="number"]::-webkit-inner-spin-button,
327
- [type="number"]::-webkit-outer-spin-button {
328
- height: auto;
329
- }
330
-
331
- [type="search"] {
332
- outline-offset: -2px;
333
- -webkit-appearance: none;
334
- }
335
-
336
- [type="search"]::-webkit-search-decoration {
337
- -webkit-appearance: none;
338
- }
339
-
340
- ::-webkit-file-upload-button {
341
- font: inherit;
342
- -webkit-appearance: button;
343
- }
344
-
345
- output {
346
- display: inline-block;
347
- }
348
-
349
- summary {
350
- display: list-item;
351
- cursor: pointer;
352
- }
353
-
354
- template {
355
- display: none;
356
- }
357
-
358
- [hidden] {
359
- display: none !important;
360
- }
361
-
362
- h1, h2, h3, h4, h5, h6,
363
- .h1, .h2, .h3, .h4, .h5, .h6 {
364
- margin-bottom: 0.5rem;
365
- font-weight: 500;
366
- line-height: 1.2;
367
- }
368
-
369
- h1, .h1 {
370
- font-size: 2.5rem;
371
- }
372
-
373
- h2, .h2 {
374
- font-size: 2rem;
375
- }
376
-
377
- h3, .h3 {
378
- font-size: 1.75rem;
379
- }
380
-
381
- h4, .h4 {
382
- font-size: 1.5rem;
383
- }
384
-
385
- h5, .h5 {
386
- font-size: 1.25rem;
387
- }
388
-
389
- h6, .h6 {
390
- font-size: 1rem;
391
- }
392
-
393
- .lead {
394
- font-size: 1.25rem;
395
- font-weight: 300;
396
- }
397
-
398
- .display-1 {
399
- font-size: 6rem;
400
- font-weight: 300;
401
- line-height: 1.2;
402
- }
403
-
404
- .display-2 {
405
- font-size: 5.5rem;
406
- font-weight: 300;
407
- line-height: 1.2;
408
- }
409
-
410
- .display-3 {
411
- font-size: 4.5rem;
412
- font-weight: 300;
413
- line-height: 1.2;
414
- }
415
-
416
- .display-4 {
417
- font-size: 3.5rem;
418
- font-weight: 300;
419
- line-height: 1.2;
420
- }
421
-
422
- hr {
423
- margin-top: 1rem;
424
- margin-bottom: 1rem;
425
- border: 0;
426
- border-top: 1px solid rgba(0, 0, 0, 0.1);
427
- }
428
-
429
- small,
430
- .small {
431
- font-size: 80%;
432
- font-weight: 400;
433
- }
434
-
435
- mark,
436
- .mark {
437
- padding: 0.2em;
438
- background-color: #fcf8e3;
439
- }
440
-
441
- .list-unstyled {
442
- padding-left: 0;
443
- list-style: none;
444
- }
445
-
446
- .list-inline {
447
- padding-left: 0;
448
- list-style: none;
449
- }
450
-
451
- .list-inline-item {
452
- display: inline-block;
453
- }
454
-
455
- .list-inline-item:not(:last-child) {
456
- margin-right: 0.5rem;
457
- }
458
-
459
- .initialism {
460
- font-size: 90%;
461
- text-transform: uppercase;
462
- }
463
-
464
- .blockquote {
465
- margin-bottom: 1rem;
466
- font-size: 1.25rem;
467
- }
468
-
469
- .blockquote-footer {
470
- display: block;
471
- font-size: 80%;
472
- color: #6c757d;
473
- }
474
-
475
- .blockquote-footer::before {
476
- content: "\2014\00A0";
477
- }
478
-
479
- .img-fluid {
480
- max-width: 100%;
481
- height: auto;
482
- }
483
-
484
- .img-thumbnail {
485
- padding: 0.25rem;
486
- background-color: #fff;
487
- border: 1px solid #dee2e6;
488
- border-radius: 0.25rem;
489
- max-width: 100%;
490
- height: auto;
491
- }
492
-
493
- .figure {
494
- display: inline-block;
495
- }
496
-
497
- .figure-img {
498
- margin-bottom: 0.5rem;
499
- line-height: 1;
500
- }
501
-
502
- .figure-caption {
503
- font-size: 90%;
504
- color: #6c757d;
505
- }
506
-
507
- code {
508
- font-size: 87.5%;
509
- color: #e83e8c;
510
- word-break: break-word;
511
- }
512
-
513
- a > code {
514
- color: inherit;
515
- }
516
-
517
- kbd {
518
- padding: 0.2rem 0.4rem;
519
- font-size: 87.5%;
520
- color: #fff;
521
- background-color: #212529;
522
- border-radius: 0.2rem;
523
- }
524
-
525
- kbd kbd {
526
- padding: 0;
527
- font-size: 100%;
528
- font-weight: 700;
529
- }
530
-
531
- pre {
532
- display: block;
533
- font-size: 87.5%;
534
- color: #212529;
535
- }
536
-
537
- pre code {
538
- font-size: inherit;
539
- color: inherit;
540
- word-break: normal;
541
- }
542
-
543
- .pre-scrollable {
544
- max-height: 340px;
545
- overflow-y: scroll;
546
- }
547
-
548
- .container {
549
- width: 100%;
550
- padding-right: 15px;
551
- padding-left: 15px;
552
- margin-right: auto;
553
- margin-left: auto;
554
- }
555
-
556
- @media (min-width: 576px) {
557
- .container {
558
- max-width: 540px;
559
- }
560
- }
561
-
562
- @media (min-width: 768px) {
563
- .container {
564
- max-width: 720px;
565
- }
566
- }
567
-
568
- @media (min-width: 992px) {
569
- .container {
570
- max-width: 960px;
571
- }
572
- }
573
-
574
- @media (min-width: 1200px) {
575
- .container {
576
- max-width: 1140px;
577
- }
578
- }
579
-
580
- .container-fluid {
581
- width: 100%;
582
- padding-right: 15px;
583
- padding-left: 15px;
584
- margin-right: auto;
585
- margin-left: auto;
586
- }
587
-
588
- .row {
589
- display: -ms-flexbox;
590
- display: flex;
591
- -ms-flex-wrap: wrap;
592
- flex-wrap: wrap;
593
- margin-right: -15px;
594
- margin-left: -15px;
595
- }
596
-
597
- .no-gutters {
598
- margin-right: 0;
599
- margin-left: 0;
600
- }
601
-
602
- .no-gutters > .col,
603
- .no-gutters > [class*="col-"] {
604
- padding-right: 0;
605
- padding-left: 0;
606
- }
607
-
608
- .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
609
- .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
610
- .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
611
- .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
612
- .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
613
- .col-xl-auto {
614
- position: relative;
615
- width: 100%;
616
- padding-right: 15px;
617
- padding-left: 15px;
618
- }
619
-
620
- .col {
621
- -ms-flex-preferred-size: 0;
622
- flex-basis: 0;
623
- -ms-flex-positive: 1;
624
- flex-grow: 1;
625
- max-width: 100%;
626
- }
627
-
628
- .col-auto {
629
- -ms-flex: 0 0 auto;
630
- flex: 0 0 auto;
631
- width: auto;
632
- max-width: 100%;
633
- }
634
-
635
- .col-1 {
636
- -ms-flex: 0 0 8.333333%;
637
- flex: 0 0 8.333333%;
638
- max-width: 8.333333%;
639
- }
640
-
641
- .col-2 {
642
- -ms-flex: 0 0 16.666667%;
643
- flex: 0 0 16.666667%;
644
- max-width: 16.666667%;
645
- }
646
-
647
- .col-3 {
648
- -ms-flex: 0 0 25%;
649
- flex: 0 0 25%;
650
- max-width: 25%;
651
- }
652
-
653
- .col-4 {
654
- -ms-flex: 0 0 33.333333%;
655
- flex: 0 0 33.333333%;
656
- max-width: 33.333333%;
657
- }
658
-
659
- .col-5 {
660
- -ms-flex: 0 0 41.666667%;
661
- flex: 0 0 41.666667%;
662
- max-width: 41.666667%;
663
- }
664
-
665
- .col-6 {
666
- -ms-flex: 0 0 50%;
667
- flex: 0 0 50%;
668
- max-width: 50%;
669
- }
670
-
671
- .col-7 {
672
- -ms-flex: 0 0 58.333333%;
673
- flex: 0 0 58.333333%;
674
- max-width: 58.333333%;
675
- }
676
-
677
- .col-8 {
678
- -ms-flex: 0 0 66.666667%;
679
- flex: 0 0 66.666667%;
680
- max-width: 66.666667%;
681
- }
682
-
683
- .col-9 {
684
- -ms-flex: 0 0 75%;
685
- flex: 0 0 75%;
686
- max-width: 75%;
687
- }
688
-
689
- .col-10 {
690
- -ms-flex: 0 0 83.333333%;
691
- flex: 0 0 83.333333%;
692
- max-width: 83.333333%;
693
- }
694
-
695
- .col-11 {
696
- -ms-flex: 0 0 91.666667%;
697
- flex: 0 0 91.666667%;
698
- max-width: 91.666667%;
699
- }
700
-
701
- .col-12 {
702
- -ms-flex: 0 0 100%;
703
- flex: 0 0 100%;
704
- max-width: 100%;
705
- }
706
-
707
- .order-first {
708
- -ms-flex-order: -1;
709
- order: -1;
710
- }
711
-
712
- .order-last {
713
- -ms-flex-order: 13;
714
- order: 13;
715
- }
716
-
717
- .order-0 {
718
- -ms-flex-order: 0;
719
- order: 0;
720
- }
721
-
722
- .order-1 {
723
- -ms-flex-order: 1;
724
- order: 1;
725
- }
726
-
727
- .order-2 {
728
- -ms-flex-order: 2;
729
- order: 2;
730
- }
731
-
732
- .order-3 {
733
- -ms-flex-order: 3;
734
- order: 3;
735
- }
736
-
737
- .order-4 {
738
- -ms-flex-order: 4;
739
- order: 4;
740
- }
741
-
742
- .order-5 {
743
- -ms-flex-order: 5;
744
- order: 5;
745
- }
746
-
747
- .order-6 {
748
- -ms-flex-order: 6;
749
- order: 6;
750
- }
751
-
752
- .order-7 {
753
- -ms-flex-order: 7;
754
- order: 7;
755
- }
756
-
757
- .order-8 {
758
- -ms-flex-order: 8;
759
- order: 8;
760
- }
761
-
762
- .order-9 {
763
- -ms-flex-order: 9;
764
- order: 9;
765
- }
766
-
767
- .order-10 {
768
- -ms-flex-order: 10;
769
- order: 10;
770
- }
771
-
772
- .order-11 {
773
- -ms-flex-order: 11;
774
- order: 11;
775
- }
776
-
777
- .order-12 {
778
- -ms-flex-order: 12;
779
- order: 12;
780
- }
781
-
782
- .offset-1 {
783
- margin-left: 8.333333%;
784
- }
785
-
786
- .offset-2 {
787
- margin-left: 16.666667%;
788
- }
789
-
790
- .offset-3 {
791
- margin-left: 25%;
792
- }
793
-
794
- .offset-4 {
795
- margin-left: 33.333333%;
796
- }
797
-
798
- .offset-5 {
799
- margin-left: 41.666667%;
800
- }
801
-
802
- .offset-6 {
803
- margin-left: 50%;
804
- }
805
-
806
- .offset-7 {
807
- margin-left: 58.333333%;
808
- }
809
-
810
- .offset-8 {
811
- margin-left: 66.666667%;
812
- }
813
-
814
- .offset-9 {
815
- margin-left: 75%;
816
- }
817
-
818
- .offset-10 {
819
- margin-left: 83.333333%;
820
- }
821
-
822
- .offset-11 {
823
- margin-left: 91.666667%;
824
- }
825
-
826
- @media (min-width: 576px) {
827
- .col-sm {
828
- -ms-flex-preferred-size: 0;
829
- flex-basis: 0;
830
- -ms-flex-positive: 1;
831
- flex-grow: 1;
832
- max-width: 100%;
833
- }
834
- .col-sm-auto {
835
- -ms-flex: 0 0 auto;
836
- flex: 0 0 auto;
837
- width: auto;
838
- max-width: 100%;
839
- }
840
- .col-sm-1 {
841
- -ms-flex: 0 0 8.333333%;
842
- flex: 0 0 8.333333%;
843
- max-width: 8.333333%;
844
- }
845
- .col-sm-2 {
846
- -ms-flex: 0 0 16.666667%;
847
- flex: 0 0 16.666667%;
848
- max-width: 16.666667%;
849
- }
850
- .col-sm-3 {
851
- -ms-flex: 0 0 25%;
852
- flex: 0 0 25%;
853
- max-width: 25%;
854
- }
855
- .col-sm-4 {
856
- -ms-flex: 0 0 33.333333%;
857
- flex: 0 0 33.333333%;
858
- max-width: 33.333333%;
859
- }
860
- .col-sm-5 {
861
- -ms-flex: 0 0 41.666667%;
862
- flex: 0 0 41.666667%;
863
- max-width: 41.666667%;
864
- }
865
- .col-sm-6 {
866
- -ms-flex: 0 0 50%;
867
- flex: 0 0 50%;
868
- max-width: 50%;
869
- }
870
- .col-sm-7 {
871
- -ms-flex: 0 0 58.333333%;
872
- flex: 0 0 58.333333%;
873
- max-width: 58.333333%;
874
- }
875
- .col-sm-8 {
876
- -ms-flex: 0 0 66.666667%;
877
- flex: 0 0 66.666667%;
878
- max-width: 66.666667%;
879
- }
880
- .col-sm-9 {
881
- -ms-flex: 0 0 75%;
882
- flex: 0 0 75%;
883
- max-width: 75%;
884
- }
885
- .col-sm-10 {
886
- -ms-flex: 0 0 83.333333%;
887
- flex: 0 0 83.333333%;
888
- max-width: 83.333333%;
889
- }
890
- .col-sm-11 {
891
- -ms-flex: 0 0 91.666667%;
892
- flex: 0 0 91.666667%;
893
- max-width: 91.666667%;
894
- }
895
- .col-sm-12 {
896
- -ms-flex: 0 0 100%;
897
- flex: 0 0 100%;
898
- max-width: 100%;
899
- }
900
- .order-sm-first {
901
- -ms-flex-order: -1;
902
- order: -1;
903
- }
904
- .order-sm-last {
905
- -ms-flex-order: 13;
906
- order: 13;
907
- }
908
- .order-sm-0 {
909
- -ms-flex-order: 0;
910
- order: 0;
911
- }
912
- .order-sm-1 {
913
- -ms-flex-order: 1;
914
- order: 1;
915
- }
916
- .order-sm-2 {
917
- -ms-flex-order: 2;
918
- order: 2;
919
- }
920
- .order-sm-3 {
921
- -ms-flex-order: 3;
922
- order: 3;
923
- }
924
- .order-sm-4 {
925
- -ms-flex-order: 4;
926
- order: 4;
927
- }
928
- .order-sm-5 {
929
- -ms-flex-order: 5;
930
- order: 5;
931
- }
932
- .order-sm-6 {
933
- -ms-flex-order: 6;
934
- order: 6;
935
- }
936
- .order-sm-7 {
937
- -ms-flex-order: 7;
938
- order: 7;
939
- }
940
- .order-sm-8 {
941
- -ms-flex-order: 8;
942
- order: 8;
943
- }
944
- .order-sm-9 {
945
- -ms-flex-order: 9;
946
- order: 9;
947
- }
948
- .order-sm-10 {
949
- -ms-flex-order: 10;
950
- order: 10;
951
- }
952
- .order-sm-11 {
953
- -ms-flex-order: 11;
954
- order: 11;
955
- }
956
- .order-sm-12 {
957
- -ms-flex-order: 12;
958
- order: 12;
959
- }
960
- .offset-sm-0 {
961
- margin-left: 0;
962
- }
963
- .offset-sm-1 {
964
- margin-left: 8.333333%;
965
- }
966
- .offset-sm-2 {
967
- margin-left: 16.666667%;
968
- }
969
- .offset-sm-3 {
970
- margin-left: 25%;
971
- }
972
- .offset-sm-4 {
973
- margin-left: 33.333333%;
974
- }
975
- .offset-sm-5 {
976
- margin-left: 41.666667%;
977
- }
978
- .offset-sm-6 {
979
- margin-left: 50%;
980
- }
981
- .offset-sm-7 {
982
- margin-left: 58.333333%;
983
- }
984
- .offset-sm-8 {
985
- margin-left: 66.666667%;
986
- }
987
- .offset-sm-9 {
988
- margin-left: 75%;
989
- }
990
- .offset-sm-10 {
991
- margin-left: 83.333333%;
992
- }
993
- .offset-sm-11 {
994
- margin-left: 91.666667%;
995
- }
996
- }
997
-
998
- @media (min-width: 768px) {
999
- .col-md {
1000
- -ms-flex-preferred-size: 0;
1001
- flex-basis: 0;
1002
- -ms-flex-positive: 1;
1003
- flex-grow: 1;
1004
- max-width: 100%;
1005
- }
1006
- .col-md-auto {
1007
- -ms-flex: 0 0 auto;
1008
- flex: 0 0 auto;
1009
- width: auto;
1010
- max-width: 100%;
1011
- }
1012
- .col-md-1 {
1013
- -ms-flex: 0 0 8.333333%;
1014
- flex: 0 0 8.333333%;
1015
- max-width: 8.333333%;
1016
- }
1017
- .col-md-2 {
1018
- -ms-flex: 0 0 16.666667%;
1019
- flex: 0 0 16.666667%;
1020
- max-width: 16.666667%;
1021
- }
1022
- .col-md-3 {
1023
- -ms-flex: 0 0 25%;
1024
- flex: 0 0 25%;
1025
- max-width: 25%;
1026
- }
1027
- .col-md-4 {
1028
- -ms-flex: 0 0 33.333333%;
1029
- flex: 0 0 33.333333%;
1030
- max-width: 33.333333%;
1031
- }
1032
- .col-md-5 {
1033
- -ms-flex: 0 0 41.666667%;
1034
- flex: 0 0 41.666667%;
1035
- max-width: 41.666667%;
1036
- }
1037
- .col-md-6 {
1038
- -ms-flex: 0 0 50%;
1039
- flex: 0 0 50%;
1040
- max-width: 50%;
1041
- }
1042
- .col-md-7 {
1043
- -ms-flex: 0 0 58.333333%;
1044
- flex: 0 0 58.333333%;
1045
- max-width: 58.333333%;
1046
- }
1047
- .col-md-8 {
1048
- -ms-flex: 0 0 66.666667%;
1049
- flex: 0 0 66.666667%;
1050
- max-width: 66.666667%;
1051
- }
1052
- .col-md-9 {
1053
- -ms-flex: 0 0 75%;
1054
- flex: 0 0 75%;
1055
- max-width: 75%;
1056
- }
1057
- .col-md-10 {
1058
- -ms-flex: 0 0 83.333333%;
1059
- flex: 0 0 83.333333%;
1060
- max-width: 83.333333%;
1061
- }
1062
- .col-md-11 {
1063
- -ms-flex: 0 0 91.666667%;
1064
- flex: 0 0 91.666667%;
1065
- max-width: 91.666667%;
1066
- }
1067
- .col-md-12 {
1068
- -ms-flex: 0 0 100%;
1069
- flex: 0 0 100%;
1070
- max-width: 100%;
1071
- }
1072
- .order-md-first {
1073
- -ms-flex-order: -1;
1074
- order: -1;
1075
- }
1076
- .order-md-last {
1077
- -ms-flex-order: 13;
1078
- order: 13;
1079
- }
1080
- .order-md-0 {
1081
- -ms-flex-order: 0;
1082
- order: 0;
1083
- }
1084
- .order-md-1 {
1085
- -ms-flex-order: 1;
1086
- order: 1;
1087
- }
1088
- .order-md-2 {
1089
- -ms-flex-order: 2;
1090
- order: 2;
1091
- }
1092
- .order-md-3 {
1093
- -ms-flex-order: 3;
1094
- order: 3;
1095
- }
1096
- .order-md-4 {
1097
- -ms-flex-order: 4;
1098
- order: 4;
1099
- }
1100
- .order-md-5 {
1101
- -ms-flex-order: 5;
1102
- order: 5;
1103
- }
1104
- .order-md-6 {
1105
- -ms-flex-order: 6;
1106
- order: 6;
1107
- }
1108
- .order-md-7 {
1109
- -ms-flex-order: 7;
1110
- order: 7;
1111
- }
1112
- .order-md-8 {
1113
- -ms-flex-order: 8;
1114
- order: 8;
1115
- }
1116
- .order-md-9 {
1117
- -ms-flex-order: 9;
1118
- order: 9;
1119
- }
1120
- .order-md-10 {
1121
- -ms-flex-order: 10;
1122
- order: 10;
1123
- }
1124
- .order-md-11 {
1125
- -ms-flex-order: 11;
1126
- order: 11;
1127
- }
1128
- .order-md-12 {
1129
- -ms-flex-order: 12;
1130
- order: 12;
1131
- }
1132
- .offset-md-0 {
1133
- margin-left: 0;
1134
- }
1135
- .offset-md-1 {
1136
- margin-left: 8.333333%;
1137
- }
1138
- .offset-md-2 {
1139
- margin-left: 16.666667%;
1140
- }
1141
- .offset-md-3 {
1142
- margin-left: 25%;
1143
- }
1144
- .offset-md-4 {
1145
- margin-left: 33.333333%;
1146
- }
1147
- .offset-md-5 {
1148
- margin-left: 41.666667%;
1149
- }
1150
- .offset-md-6 {
1151
- margin-left: 50%;
1152
- }
1153
- .offset-md-7 {
1154
- margin-left: 58.333333%;
1155
- }
1156
- .offset-md-8 {
1157
- margin-left: 66.666667%;
1158
- }
1159
- .offset-md-9 {
1160
- margin-left: 75%;
1161
- }
1162
- .offset-md-10 {
1163
- margin-left: 83.333333%;
1164
- }
1165
- .offset-md-11 {
1166
- margin-left: 91.666667%;
1167
- }
1168
- }
1169
-
1170
- @media (min-width: 992px) {
1171
- .col-lg {
1172
- -ms-flex-preferred-size: 0;
1173
- flex-basis: 0;
1174
- -ms-flex-positive: 1;
1175
- flex-grow: 1;
1176
- max-width: 100%;
1177
- }
1178
- .col-lg-auto {
1179
- -ms-flex: 0 0 auto;
1180
- flex: 0 0 auto;
1181
- width: auto;
1182
- max-width: 100%;
1183
- }
1184
- .col-lg-1 {
1185
- -ms-flex: 0 0 8.333333%;
1186
- flex: 0 0 8.333333%;
1187
- max-width: 8.333333%;
1188
- }
1189
- .col-lg-2 {
1190
- -ms-flex: 0 0 16.666667%;
1191
- flex: 0 0 16.666667%;
1192
- max-width: 16.666667%;
1193
- }
1194
- .col-lg-3 {
1195
- -ms-flex: 0 0 25%;
1196
- flex: 0 0 25%;
1197
- max-width: 25%;
1198
- }
1199
- .col-lg-4 {
1200
- -ms-flex: 0 0 33.333333%;
1201
- flex: 0 0 33.333333%;
1202
- max-width: 33.333333%;
1203
- }
1204
- .col-lg-5 {
1205
- -ms-flex: 0 0 41.666667%;
1206
- flex: 0 0 41.666667%;
1207
- max-width: 41.666667%;
1208
- }
1209
- .col-lg-6 {
1210
- -ms-flex: 0 0 50%;
1211
- flex: 0 0 50%;
1212
- max-width: 50%;
1213
- }
1214
- .col-lg-7 {
1215
- -ms-flex: 0 0 58.333333%;
1216
- flex: 0 0 58.333333%;
1217
- max-width: 58.333333%;
1218
- }
1219
- .col-lg-8 {
1220
- -ms-flex: 0 0 66.666667%;
1221
- flex: 0 0 66.666667%;
1222
- max-width: 66.666667%;
1223
- }
1224
- .col-lg-9 {
1225
- -ms-flex: 0 0 75%;
1226
- flex: 0 0 75%;
1227
- max-width: 75%;
1228
- }
1229
- .col-lg-10 {
1230
- -ms-flex: 0 0 83.333333%;
1231
- flex: 0 0 83.333333%;
1232
- max-width: 83.333333%;
1233
- }
1234
- .col-lg-11 {
1235
- -ms-flex: 0 0 91.666667%;
1236
- flex: 0 0 91.666667%;
1237
- max-width: 91.666667%;
1238
- }
1239
- .col-lg-12 {
1240
- -ms-flex: 0 0 100%;
1241
- flex: 0 0 100%;
1242
- max-width: 100%;
1243
- }
1244
- .order-lg-first {
1245
- -ms-flex-order: -1;
1246
- order: -1;
1247
- }
1248
- .order-lg-last {
1249
- -ms-flex-order: 13;
1250
- order: 13;
1251
- }
1252
- .order-lg-0 {
1253
- -ms-flex-order: 0;
1254
- order: 0;
1255
- }
1256
- .order-lg-1 {
1257
- -ms-flex-order: 1;
1258
- order: 1;
1259
- }
1260
- .order-lg-2 {
1261
- -ms-flex-order: 2;
1262
- order: 2;
1263
- }
1264
- .order-lg-3 {
1265
- -ms-flex-order: 3;
1266
- order: 3;
1267
- }
1268
- .order-lg-4 {
1269
- -ms-flex-order: 4;
1270
- order: 4;
1271
- }
1272
- .order-lg-5 {
1273
- -ms-flex-order: 5;
1274
- order: 5;
1275
- }
1276
- .order-lg-6 {
1277
- -ms-flex-order: 6;
1278
- order: 6;
1279
- }
1280
- .order-lg-7 {
1281
- -ms-flex-order: 7;
1282
- order: 7;
1283
- }
1284
- .order-lg-8 {
1285
- -ms-flex-order: 8;
1286
- order: 8;
1287
- }
1288
- .order-lg-9 {
1289
- -ms-flex-order: 9;
1290
- order: 9;
1291
- }
1292
- .order-lg-10 {
1293
- -ms-flex-order: 10;
1294
- order: 10;
1295
- }
1296
- .order-lg-11 {
1297
- -ms-flex-order: 11;
1298
- order: 11;
1299
- }
1300
- .order-lg-12 {
1301
- -ms-flex-order: 12;
1302
- order: 12;
1303
- }
1304
- .offset-lg-0 {
1305
- margin-left: 0;
1306
- }
1307
- .offset-lg-1 {
1308
- margin-left: 8.333333%;
1309
- }
1310
- .offset-lg-2 {
1311
- margin-left: 16.666667%;
1312
- }
1313
- .offset-lg-3 {
1314
- margin-left: 25%;
1315
- }
1316
- .offset-lg-4 {
1317
- margin-left: 33.333333%;
1318
- }
1319
- .offset-lg-5 {
1320
- margin-left: 41.666667%;
1321
- }
1322
- .offset-lg-6 {
1323
- margin-left: 50%;
1324
- }
1325
- .offset-lg-7 {
1326
- margin-left: 58.333333%;
1327
- }
1328
- .offset-lg-8 {
1329
- margin-left: 66.666667%;
1330
- }
1331
- .offset-lg-9 {
1332
- margin-left: 75%;
1333
- }
1334
- .offset-lg-10 {
1335
- margin-left: 83.333333%;
1336
- }
1337
- .offset-lg-11 {
1338
- margin-left: 91.666667%;
1339
- }
1340
- }
1341
-
1342
- @media (min-width: 1200px) {
1343
- .col-xl {
1344
- -ms-flex-preferred-size: 0;
1345
- flex-basis: 0;
1346
- -ms-flex-positive: 1;
1347
- flex-grow: 1;
1348
- max-width: 100%;
1349
- }
1350
- .col-xl-auto {
1351
- -ms-flex: 0 0 auto;
1352
- flex: 0 0 auto;
1353
- width: auto;
1354
- max-width: 100%;
1355
- }
1356
- .col-xl-1 {
1357
- -ms-flex: 0 0 8.333333%;
1358
- flex: 0 0 8.333333%;
1359
- max-width: 8.333333%;
1360
- }
1361
- .col-xl-2 {
1362
- -ms-flex: 0 0 16.666667%;
1363
- flex: 0 0 16.666667%;
1364
- max-width: 16.666667%;
1365
- }
1366
- .col-xl-3 {
1367
- -ms-flex: 0 0 25%;
1368
- flex: 0 0 25%;
1369
- max-width: 25%;
1370
- }
1371
- .col-xl-4 {
1372
- -ms-flex: 0 0 33.333333%;
1373
- flex: 0 0 33.333333%;
1374
- max-width: 33.333333%;
1375
- }
1376
- .col-xl-5 {
1377
- -ms-flex: 0 0 41.666667%;
1378
- flex: 0 0 41.666667%;
1379
- max-width: 41.666667%;
1380
- }
1381
- .col-xl-6 {
1382
- -ms-flex: 0 0 50%;
1383
- flex: 0 0 50%;
1384
- max-width: 50%;
1385
- }
1386
- .col-xl-7 {
1387
- -ms-flex: 0 0 58.333333%;
1388
- flex: 0 0 58.333333%;
1389
- max-width: 58.333333%;
1390
- }
1391
- .col-xl-8 {
1392
- -ms-flex: 0 0 66.666667%;
1393
- flex: 0 0 66.666667%;
1394
- max-width: 66.666667%;
1395
- }
1396
- .col-xl-9 {
1397
- -ms-flex: 0 0 75%;
1398
- flex: 0 0 75%;
1399
- max-width: 75%;
1400
- }
1401
- .col-xl-10 {
1402
- -ms-flex: 0 0 83.333333%;
1403
- flex: 0 0 83.333333%;
1404
- max-width: 83.333333%;
1405
- }
1406
- .col-xl-11 {
1407
- -ms-flex: 0 0 91.666667%;
1408
- flex: 0 0 91.666667%;
1409
- max-width: 91.666667%;
1410
- }
1411
- .col-xl-12 {
1412
- -ms-flex: 0 0 100%;
1413
- flex: 0 0 100%;
1414
- max-width: 100%;
1415
- }
1416
- .order-xl-first {
1417
- -ms-flex-order: -1;
1418
- order: -1;
1419
- }
1420
- .order-xl-last {
1421
- -ms-flex-order: 13;
1422
- order: 13;
1423
- }
1424
- .order-xl-0 {
1425
- -ms-flex-order: 0;
1426
- order: 0;
1427
- }
1428
- .order-xl-1 {
1429
- -ms-flex-order: 1;
1430
- order: 1;
1431
- }
1432
- .order-xl-2 {
1433
- -ms-flex-order: 2;
1434
- order: 2;
1435
- }
1436
- .order-xl-3 {
1437
- -ms-flex-order: 3;
1438
- order: 3;
1439
- }
1440
- .order-xl-4 {
1441
- -ms-flex-order: 4;
1442
- order: 4;
1443
- }
1444
- .order-xl-5 {
1445
- -ms-flex-order: 5;
1446
- order: 5;
1447
- }
1448
- .order-xl-6 {
1449
- -ms-flex-order: 6;
1450
- order: 6;
1451
- }
1452
- .order-xl-7 {
1453
- -ms-flex-order: 7;
1454
- order: 7;
1455
- }
1456
- .order-xl-8 {
1457
- -ms-flex-order: 8;
1458
- order: 8;
1459
- }
1460
- .order-xl-9 {
1461
- -ms-flex-order: 9;
1462
- order: 9;
1463
- }
1464
- .order-xl-10 {
1465
- -ms-flex-order: 10;
1466
- order: 10;
1467
- }
1468
- .order-xl-11 {
1469
- -ms-flex-order: 11;
1470
- order: 11;
1471
- }
1472
- .order-xl-12 {
1473
- -ms-flex-order: 12;
1474
- order: 12;
1475
- }
1476
- .offset-xl-0 {
1477
- margin-left: 0;
1478
- }
1479
- .offset-xl-1 {
1480
- margin-left: 8.333333%;
1481
- }
1482
- .offset-xl-2 {
1483
- margin-left: 16.666667%;
1484
- }
1485
- .offset-xl-3 {
1486
- margin-left: 25%;
1487
- }
1488
- .offset-xl-4 {
1489
- margin-left: 33.333333%;
1490
- }
1491
- .offset-xl-5 {
1492
- margin-left: 41.666667%;
1493
- }
1494
- .offset-xl-6 {
1495
- margin-left: 50%;
1496
- }
1497
- .offset-xl-7 {
1498
- margin-left: 58.333333%;
1499
- }
1500
- .offset-xl-8 {
1501
- margin-left: 66.666667%;
1502
- }
1503
- .offset-xl-9 {
1504
- margin-left: 75%;
1505
- }
1506
- .offset-xl-10 {
1507
- margin-left: 83.333333%;
1508
- }
1509
- .offset-xl-11 {
1510
- margin-left: 91.666667%;
1511
- }
1512
- }
1513
-
1514
- .table {
1515
- width: 100%;
1516
- margin-bottom: 1rem;
1517
- color: #212529;
1518
- }
1519
-
1520
- .table th,
1521
- .table td {
1522
- padding: 0.75rem;
1523
- vertical-align: top;
1524
- border-top: 1px solid #dee2e6;
1525
- }
1526
-
1527
- .table thead th {
1528
- vertical-align: bottom;
1529
- border-bottom: 2px solid #dee2e6;
1530
- }
1531
-
1532
- .table tbody + tbody {
1533
- border-top: 2px solid #dee2e6;
1534
- }
1535
-
1536
- .table-sm th,
1537
- .table-sm td {
1538
- padding: 0.3rem;
1539
- }
1540
-
1541
- .table-bordered {
1542
- border: 1px solid #dee2e6;
1543
- }
1544
-
1545
- .table-bordered th,
1546
- .table-bordered td {
1547
- border: 1px solid #dee2e6;
1548
- }
1549
-
1550
- .table-bordered thead th,
1551
- .table-bordered thead td {
1552
- border-bottom-width: 2px;
1553
- }
1554
-
1555
- .table-borderless th,
1556
- .table-borderless td,
1557
- .table-borderless thead th,
1558
- .table-borderless tbody + tbody {
1559
- border: 0;
1560
- }
1561
-
1562
- .table-striped tbody tr:nth-of-type(odd) {
1563
- background-color: rgba(0, 0, 0, 0.05);
1564
- }
1565
-
1566
- .table-hover tbody tr:hover {
1567
- color: #212529;
1568
- background-color: rgba(0, 0, 0, 0.075);
1569
- }
1570
-
1571
- .table-primary,
1572
- .table-primary > th,
1573
- .table-primary > td {
1574
- background-color: #b8daff;
1575
- }
1576
-
1577
- .table-primary th,
1578
- .table-primary td,
1579
- .table-primary thead th,
1580
- .table-primary tbody + tbody {
1581
- border-color: #7abaff;
1582
- }
1583
-
1584
- .table-hover .table-primary:hover {
1585
- background-color: #9fcdff;
1586
- }
1587
-
1588
- .table-hover .table-primary:hover > td,
1589
- .table-hover .table-primary:hover > th {
1590
- background-color: #9fcdff;
1591
- }
1592
-
1593
- .table-secondary,
1594
- .table-secondary > th,
1595
- .table-secondary > td {
1596
- background-color: #d6d8db;
1597
- }
1598
-
1599
- .table-secondary th,
1600
- .table-secondary td,
1601
- .table-secondary thead th,
1602
- .table-secondary tbody + tbody {
1603
- border-color: #b3b7bb;
1604
- }
1605
-
1606
- .table-hover .table-secondary:hover {
1607
- background-color: #c8cbcf;
1608
- }
1609
-
1610
- .table-hover .table-secondary:hover > td,
1611
- .table-hover .table-secondary:hover > th {
1612
- background-color: #c8cbcf;
1613
- }
1614
-
1615
- .table-success,
1616
- .table-success > th,
1617
- .table-success > td {
1618
- background-color: #c3e6cb;
1619
- }
1620
-
1621
- .table-success th,
1622
- .table-success td,
1623
- .table-success thead th,
1624
- .table-success tbody + tbody {
1625
- border-color: #8fd19e;
1626
- }
1627
-
1628
- .table-hover .table-success:hover {
1629
- background-color: #b1dfbb;
1630
- }
1631
-
1632
- .table-hover .table-success:hover > td,
1633
- .table-hover .table-success:hover > th {
1634
- background-color: #b1dfbb;
1635
- }
1636
-
1637
- .table-info,
1638
- .table-info > th,
1639
- .table-info > td {
1640
- background-color: #bee5eb;
1641
- }
1642
-
1643
- .table-info th,
1644
- .table-info td,
1645
- .table-info thead th,
1646
- .table-info tbody + tbody {
1647
- border-color: #86cfda;
1648
- }
1649
-
1650
- .table-hover .table-info:hover {
1651
- background-color: #abdde5;
1652
- }
1653
-
1654
- .table-hover .table-info:hover > td,
1655
- .table-hover .table-info:hover > th {
1656
- background-color: #abdde5;
1657
- }
1658
-
1659
- .table-warning,
1660
- .table-warning > th,
1661
- .table-warning > td {
1662
- background-color: #ffeeba;
1663
- }
1664
-
1665
- .table-warning th,
1666
- .table-warning td,
1667
- .table-warning thead th,
1668
- .table-warning tbody + tbody {
1669
- border-color: #ffdf7e;
1670
- }
1671
-
1672
- .table-hover .table-warning:hover {
1673
- background-color: #ffe8a1;
1674
- }
1675
-
1676
- .table-hover .table-warning:hover > td,
1677
- .table-hover .table-warning:hover > th {
1678
- background-color: #ffe8a1;
1679
- }
1680
-
1681
- .table-danger,
1682
- .table-danger > th,
1683
- .table-danger > td {
1684
- background-color: #f5c6cb;
1685
- }
1686
-
1687
- .table-danger th,
1688
- .table-danger td,
1689
- .table-danger thead th,
1690
- .table-danger tbody + tbody {
1691
- border-color: #ed969e;
1692
- }
1693
-
1694
- .table-hover .table-danger:hover {
1695
- background-color: #f1b0b7;
1696
- }
1697
-
1698
- .table-hover .table-danger:hover > td,
1699
- .table-hover .table-danger:hover > th {
1700
- background-color: #f1b0b7;
1701
- }
1702
-
1703
- .table-light,
1704
- .table-light > th,
1705
- .table-light > td {
1706
- background-color: #fdfdfe;
1707
- }
1708
-
1709
- .table-light th,
1710
- .table-light td,
1711
- .table-light thead th,
1712
- .table-light tbody + tbody {
1713
- border-color: #fbfcfc;
1714
- }
1715
-
1716
- .table-hover .table-light:hover {
1717
- background-color: #ececf6;
1718
- }
1719
-
1720
- .table-hover .table-light:hover > td,
1721
- .table-hover .table-light:hover > th {
1722
- background-color: #ececf6;
1723
- }
1724
-
1725
- .table-dark,
1726
- .table-dark > th,
1727
- .table-dark > td {
1728
- background-color: #c6c8ca;
1729
- }
1730
-
1731
- .table-dark th,
1732
- .table-dark td,
1733
- .table-dark thead th,
1734
- .table-dark tbody + tbody {
1735
- border-color: #95999c;
1736
- }
1737
-
1738
- .table-hover .table-dark:hover {
1739
- background-color: #b9bbbe;
1740
- }
1741
-
1742
- .table-hover .table-dark:hover > td,
1743
- .table-hover .table-dark:hover > th {
1744
- background-color: #b9bbbe;
1745
- }
1746
-
1747
- .table-active,
1748
- .table-active > th,
1749
- .table-active > td {
1750
- background-color: rgba(0, 0, 0, 0.075);
1751
- }
1752
-
1753
- .table-hover .table-active:hover {
1754
- background-color: rgba(0, 0, 0, 0.075);
1755
- }
1756
-
1757
- .table-hover .table-active:hover > td,
1758
- .table-hover .table-active:hover > th {
1759
- background-color: rgba(0, 0, 0, 0.075);
1760
- }
1761
-
1762
- .table .thead-dark th {
1763
- color: #fff;
1764
- background-color: #343a40;
1765
- border-color: #454d55;
1766
- }
1767
-
1768
- .table .thead-light th {
1769
- color: #495057;
1770
- background-color: #e9ecef;
1771
- border-color: #dee2e6;
1772
- }
1773
-
1774
- .table-dark {
1775
- color: #fff;
1776
- background-color: #343a40;
1777
- }
1778
-
1779
- .table-dark th,
1780
- .table-dark td,
1781
- .table-dark thead th {
1782
- border-color: #454d55;
1783
- }
1784
-
1785
- .table-dark.table-bordered {
1786
- border: 0;
1787
- }
1788
-
1789
- .table-dark.table-striped tbody tr:nth-of-type(odd) {
1790
- background-color: rgba(255, 255, 255, 0.05);
1791
- }
1792
-
1793
- .table-dark.table-hover tbody tr:hover {
1794
- color: #fff;
1795
- background-color: rgba(255, 255, 255, 0.075);
1796
- }
1797
-
1798
- @media (max-width: 575.98px) {
1799
- .table-responsive-sm {
1800
- display: block;
1801
- width: 100%;
1802
- overflow-x: auto;
1803
- -webkit-overflow-scrolling: touch;
1804
- }
1805
- .table-responsive-sm > .table-bordered {
1806
- border: 0;
1807
- }
1808
- }
1809
-
1810
- @media (max-width: 767.98px) {
1811
- .table-responsive-md {
1812
- display: block;
1813
- width: 100%;
1814
- overflow-x: auto;
1815
- -webkit-overflow-scrolling: touch;
1816
- }
1817
- .table-responsive-md > .table-bordered {
1818
- border: 0;
1819
- }
1820
- }
1821
-
1822
- @media (max-width: 991.98px) {
1823
- .table-responsive-lg {
1824
- display: block;
1825
- width: 100%;
1826
- overflow-x: auto;
1827
- -webkit-overflow-scrolling: touch;
1828
- }
1829
- .table-responsive-lg > .table-bordered {
1830
- border: 0;
1831
- }
1832
- }
1833
-
1834
- @media (max-width: 1199.98px) {
1835
- .table-responsive-xl {
1836
- display: block;
1837
- width: 100%;
1838
- overflow-x: auto;
1839
- -webkit-overflow-scrolling: touch;
1840
- }
1841
- .table-responsive-xl > .table-bordered {
1842
- border: 0;
1843
- }
1844
- }
1845
-
1846
- .table-responsive {
1847
- display: block;
1848
- width: 100%;
1849
- overflow-x: auto;
1850
- -webkit-overflow-scrolling: touch;
1851
- }
1852
-
1853
- .table-responsive > .table-bordered {
1854
- border: 0;
1855
- }
1856
-
1857
- .form-control {
1858
- display: block;
1859
- width: 100%;
1860
- height: calc(1.5em + 0.75rem + 2px);
1861
- padding: 0.375rem 0.75rem;
1862
- font-size: 1rem;
1863
- font-weight: 400;
1864
- line-height: 1.5;
1865
- color: #495057;
1866
- background-color: #fff;
1867
- background-clip: padding-box;
1868
- border: 1px solid #ced4da;
1869
- border-radius: 0.25rem;
1870
- transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
1871
- }
1872
-
1873
- @media (prefers-reduced-motion: reduce) {
1874
- .form-control {
1875
- transition: none;
1876
- }
1877
- }
1878
-
1879
- .form-control::-ms-expand {
1880
- background-color: transparent;
1881
- border: 0;
1882
- }
1883
-
1884
- .form-control:focus {
1885
- color: #495057;
1886
- background-color: #fff;
1887
- border-color: #80bdff;
1888
- outline: 0;
1889
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
1890
- }
1891
-
1892
- .form-control::-webkit-input-placeholder {
1893
- color: #6c757d;
1894
- opacity: 1;
1895
- }
1896
-
1897
- .form-control::-moz-placeholder {
1898
- color: #6c757d;
1899
- opacity: 1;
1900
- }
1901
-
1902
- .form-control:-ms-input-placeholder {
1903
- color: #6c757d;
1904
- opacity: 1;
1905
- }
1906
-
1907
- .form-control::-ms-input-placeholder {
1908
- color: #6c757d;
1909
- opacity: 1;
1910
- }
1911
-
1912
- .form-control::placeholder {
1913
- color: #6c757d;
1914
- opacity: 1;
1915
- }
1916
-
1917
- .form-control:disabled, .form-control[readonly] {
1918
- background-color: #e9ecef;
1919
- opacity: 1;
1920
- }
1921
-
1922
- select.form-control:focus::-ms-value {
1923
- color: #495057;
1924
- background-color: #fff;
1925
- }
1926
-
1927
- .form-control-file,
1928
- .form-control-range {
1929
- display: block;
1930
- width: 100%;
1931
- }
1932
-
1933
- .col-form-label {
1934
- padding-top: calc(0.375rem + 1px);
1935
- padding-bottom: calc(0.375rem + 1px);
1936
- margin-bottom: 0;
1937
- font-size: inherit;
1938
- line-height: 1.5;
1939
- }
1940
-
1941
- .col-form-label-lg {
1942
- padding-top: calc(0.5rem + 1px);
1943
- padding-bottom: calc(0.5rem + 1px);
1944
- font-size: 1.25rem;
1945
- line-height: 1.5;
1946
- }
1947
-
1948
- .col-form-label-sm {
1949
- padding-top: calc(0.25rem + 1px);
1950
- padding-bottom: calc(0.25rem + 1px);
1951
- font-size: 0.875rem;
1952
- line-height: 1.5;
1953
- }
1954
-
1955
- .form-control-plaintext {
1956
- display: block;
1957
- width: 100%;
1958
- padding-top: 0.375rem;
1959
- padding-bottom: 0.375rem;
1960
- margin-bottom: 0;
1961
- line-height: 1.5;
1962
- color: #212529;
1963
- background-color: transparent;
1964
- border: solid transparent;
1965
- border-width: 1px 0;
1966
- }
1967
-
1968
- .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
1969
- padding-right: 0;
1970
- padding-left: 0;
1971
- }
1972
-
1973
- .form-control-sm {
1974
- height: calc(1.5em + 0.5rem + 2px);
1975
- padding: 0.25rem 0.5rem;
1976
- font-size: 0.875rem;
1977
- line-height: 1.5;
1978
- border-radius: 0.2rem;
1979
- }
1980
-
1981
- .form-control-lg {
1982
- height: calc(1.5em + 1rem + 2px);
1983
- padding: 0.5rem 1rem;
1984
- font-size: 1.25rem;
1985
- line-height: 1.5;
1986
- border-radius: 0.3rem;
1987
- }
1988
-
1989
- select.form-control[size], select.form-control[multiple] {
1990
- height: auto;
1991
- }
1992
-
1993
- textarea.form-control {
1994
- height: auto;
1995
- }
1996
-
1997
- .form-group {
1998
- margin-bottom: 1rem;
1999
- }
2000
-
2001
- .form-text {
2002
- display: block;
2003
- margin-top: 0.25rem;
2004
- }
2005
-
2006
- .form-row {
2007
- display: -ms-flexbox;
2008
- display: flex;
2009
- -ms-flex-wrap: wrap;
2010
- flex-wrap: wrap;
2011
- margin-right: -5px;
2012
- margin-left: -5px;
2013
- }
2014
-
2015
- .form-row > .col,
2016
- .form-row > [class*="col-"] {
2017
- padding-right: 5px;
2018
- padding-left: 5px;
2019
- }
2020
-
2021
- .form-check {
2022
- position: relative;
2023
- display: block;
2024
- padding-left: 1.25rem;
2025
- }
2026
-
2027
- .form-check-input {
2028
- position: absolute;
2029
- margin-top: 0.3rem;
2030
- margin-left: -1.25rem;
2031
- }
2032
-
2033
- .form-check-input:disabled ~ .form-check-label {
2034
- color: #6c757d;
2035
- }
2036
-
2037
- .form-check-label {
2038
- margin-bottom: 0;
2039
- }
2040
-
2041
- .form-check-inline {
2042
- display: -ms-inline-flexbox;
2043
- display: inline-flex;
2044
- -ms-flex-align: center;
2045
- align-items: center;
2046
- padding-left: 0;
2047
- margin-right: 0.75rem;
2048
- }
2049
-
2050
- .form-check-inline .form-check-input {
2051
- position: static;
2052
- margin-top: 0;
2053
- margin-right: 0.3125rem;
2054
- margin-left: 0;
2055
- }
2056
-
2057
- .valid-feedback {
2058
- display: none;
2059
- width: 100%;
2060
- margin-top: 0.25rem;
2061
- font-size: 80%;
2062
- color: #28a745;
2063
- }
2064
-
2065
- .valid-tooltip {
2066
- position: absolute;
2067
- top: 100%;
2068
- z-index: 5;
2069
- display: none;
2070
- max-width: 100%;
2071
- padding: 0.25rem 0.5rem;
2072
- margin-top: .1rem;
2073
- font-size: 0.875rem;
2074
- line-height: 1.5;
2075
- color: #fff;
2076
- background-color: rgba(40, 167, 69, 0.9);
2077
- border-radius: 0.25rem;
2078
- }
2079
-
2080
- .was-validated .form-control:valid, .form-control.is-valid {
2081
- border-color: #28a745;
2082
- padding-right: calc(1.5em + 0.75rem);
2083
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
2084
- background-repeat: no-repeat;
2085
- background-position: center right calc(0.375em + 0.1875rem);
2086
- background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
2087
- }
2088
-
2089
- .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
2090
- border-color: #28a745;
2091
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
2092
- }
2093
-
2094
- .was-validated .form-control:valid ~ .valid-feedback,
2095
- .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
2096
- .form-control.is-valid ~ .valid-tooltip {
2097
- display: block;
2098
- }
2099
-
2100
- .was-validated textarea.form-control:valid, textarea.form-control.is-valid {
2101
- padding-right: calc(1.5em + 0.75rem);
2102
- background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
2103
- }
2104
-
2105
- .was-validated .custom-select:valid, .custom-select.is-valid {
2106
- border-color: #28a745;
2107
- padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
2108
- background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
2109
- }
2110
-
2111
- .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
2112
- border-color: #28a745;
2113
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
2114
- }
2115
-
2116
- .was-validated .custom-select:valid ~ .valid-feedback,
2117
- .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
2118
- .custom-select.is-valid ~ .valid-tooltip {
2119
- display: block;
2120
- }
2121
-
2122
- .was-validated .form-control-file:valid ~ .valid-feedback,
2123
- .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
2124
- .form-control-file.is-valid ~ .valid-tooltip {
2125
- display: block;
2126
- }
2127
-
2128
- .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
2129
- color: #28a745;
2130
- }
2131
-
2132
- .was-validated .form-check-input:valid ~ .valid-feedback,
2133
- .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
2134
- .form-check-input.is-valid ~ .valid-tooltip {
2135
- display: block;
2136
- }
2137
-
2138
- .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
2139
- color: #28a745;
2140
- }
2141
-
2142
- .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
2143
- border-color: #28a745;
2144
- }
2145
-
2146
- .was-validated .custom-control-input:valid ~ .valid-feedback,
2147
- .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
2148
- .custom-control-input.is-valid ~ .valid-tooltip {
2149
- display: block;
2150
- }
2151
-
2152
- .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
2153
- border-color: #34ce57;
2154
- background-color: #34ce57;
2155
- }
2156
-
2157
- .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
2158
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
2159
- }
2160
-
2161
- .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
2162
- border-color: #28a745;
2163
- }
2164
-
2165
- .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
2166
- border-color: #28a745;
2167
- }
2168
-
2169
- .was-validated .custom-file-input:valid ~ .valid-feedback,
2170
- .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
2171
- .custom-file-input.is-valid ~ .valid-tooltip {
2172
- display: block;
2173
- }
2174
-
2175
- .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
2176
- border-color: #28a745;
2177
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
2178
- }
2179
-
2180
- .invalid-feedback {
2181
- display: none;
2182
- width: 100%;
2183
- margin-top: 0.25rem;
2184
- font-size: 80%;
2185
- color: #dc3545;
2186
- }
2187
-
2188
- .invalid-tooltip {
2189
- position: absolute;
2190
- top: 100%;
2191
- z-index: 5;
2192
- display: none;
2193
- max-width: 100%;
2194
- padding: 0.25rem 0.5rem;
2195
- margin-top: .1rem;
2196
- font-size: 0.875rem;
2197
- line-height: 1.5;
2198
- color: #fff;
2199
- background-color: rgba(220, 53, 69, 0.9);
2200
- border-radius: 0.25rem;
2201
- }
2202
-
2203
- .was-validated .form-control:invalid, .form-control.is-invalid {
2204
- border-color: #dc3545;
2205
- padding-right: calc(1.5em + 0.75rem);
2206
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
2207
- background-repeat: no-repeat;
2208
- background-position: center right calc(0.375em + 0.1875rem);
2209
- background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
2210
- }
2211
-
2212
- .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
2213
- border-color: #dc3545;
2214
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
2215
- }
2216
-
2217
- .was-validated .form-control:invalid ~ .invalid-feedback,
2218
- .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
2219
- .form-control.is-invalid ~ .invalid-tooltip {
2220
- display: block;
2221
- }
2222
-
2223
- .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
2224
- padding-right: calc(1.5em + 0.75rem);
2225
- background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
2226
- }
2227
-
2228
- .was-validated .custom-select:invalid, .custom-select.is-invalid {
2229
- border-color: #dc3545;
2230
- padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
2231
- background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
2232
- }
2233
-
2234
- .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
2235
- border-color: #dc3545;
2236
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
2237
- }
2238
-
2239
- .was-validated .custom-select:invalid ~ .invalid-feedback,
2240
- .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
2241
- .custom-select.is-invalid ~ .invalid-tooltip {
2242
- display: block;
2243
- }
2244
-
2245
- .was-validated .form-control-file:invalid ~ .invalid-feedback,
2246
- .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
2247
- .form-control-file.is-invalid ~ .invalid-tooltip {
2248
- display: block;
2249
- }
2250
-
2251
- .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
2252
- color: #dc3545;
2253
- }
2254
-
2255
- .was-validated .form-check-input:invalid ~ .invalid-feedback,
2256
- .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
2257
- .form-check-input.is-invalid ~ .invalid-tooltip {
2258
- display: block;
2259
- }
2260
-
2261
- .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
2262
- color: #dc3545;
2263
- }
2264
-
2265
- .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
2266
- border-color: #dc3545;
2267
- }
2268
-
2269
- .was-validated .custom-control-input:invalid ~ .invalid-feedback,
2270
- .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
2271
- .custom-control-input.is-invalid ~ .invalid-tooltip {
2272
- display: block;
2273
- }
2274
-
2275
- .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
2276
- border-color: #e4606d;
2277
- background-color: #e4606d;
2278
- }
2279
-
2280
- .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
2281
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
2282
- }
2283
-
2284
- .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
2285
- border-color: #dc3545;
2286
- }
2287
-
2288
- .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
2289
- border-color: #dc3545;
2290
- }
2291
-
2292
- .was-validated .custom-file-input:invalid ~ .invalid-feedback,
2293
- .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
2294
- .custom-file-input.is-invalid ~ .invalid-tooltip {
2295
- display: block;
2296
- }
2297
-
2298
- .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
2299
- border-color: #dc3545;
2300
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
2301
- }
2302
-
2303
- .form-inline {
2304
- display: -ms-flexbox;
2305
- display: flex;
2306
- -ms-flex-flow: row wrap;
2307
- flex-flow: row wrap;
2308
- -ms-flex-align: center;
2309
- align-items: center;
2310
- }
2311
-
2312
- .form-inline .form-check {
2313
- width: 100%;
2314
- }
2315
-
2316
- @media (min-width: 576px) {
2317
- .form-inline label {
2318
- display: -ms-flexbox;
2319
- display: flex;
2320
- -ms-flex-align: center;
2321
- align-items: center;
2322
- -ms-flex-pack: center;
2323
- justify-content: center;
2324
- margin-bottom: 0;
2325
- }
2326
- .form-inline .form-group {
2327
- display: -ms-flexbox;
2328
- display: flex;
2329
- -ms-flex: 0 0 auto;
2330
- flex: 0 0 auto;
2331
- -ms-flex-flow: row wrap;
2332
- flex-flow: row wrap;
2333
- -ms-flex-align: center;
2334
- align-items: center;
2335
- margin-bottom: 0;
2336
- }
2337
- .form-inline .form-control {
2338
- display: inline-block;
2339
- width: auto;
2340
- vertical-align: middle;
2341
- }
2342
- .form-inline .form-control-plaintext {
2343
- display: inline-block;
2344
- }
2345
- .form-inline .input-group,
2346
- .form-inline .custom-select {
2347
- width: auto;
2348
- }
2349
- .form-inline .form-check {
2350
- display: -ms-flexbox;
2351
- display: flex;
2352
- -ms-flex-align: center;
2353
- align-items: center;
2354
- -ms-flex-pack: center;
2355
- justify-content: center;
2356
- width: auto;
2357
- padding-left: 0;
2358
- }
2359
- .form-inline .form-check-input {
2360
- position: relative;
2361
- -ms-flex-negative: 0;
2362
- flex-shrink: 0;
2363
- margin-top: 0;
2364
- margin-right: 0.25rem;
2365
- margin-left: 0;
2366
- }
2367
- .form-inline .custom-control {
2368
- -ms-flex-align: center;
2369
- align-items: center;
2370
- -ms-flex-pack: center;
2371
- justify-content: center;
2372
- }
2373
- .form-inline .custom-control-label {
2374
- margin-bottom: 0;
2375
- }
2376
- }
2377
-
2378
- .btn {
2379
- display: inline-block;
2380
- font-weight: 400;
2381
- color: #212529;
2382
- text-align: center;
2383
- vertical-align: middle;
2384
- -webkit-user-select: none;
2385
- -moz-user-select: none;
2386
- -ms-user-select: none;
2387
- user-select: none;
2388
- background-color: transparent;
2389
- border: 1px solid transparent;
2390
- padding: 0.375rem 0.75rem;
2391
- font-size: 1rem;
2392
- line-height: 1.5;
2393
- border-radius: 0.25rem;
2394
- transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
2395
- }
2396
-
2397
- @media (prefers-reduced-motion: reduce) {
2398
- .btn {
2399
- transition: none;
2400
- }
2401
- }
2402
-
2403
- .btn:hover {
2404
- color: #212529;
2405
- text-decoration: none;
2406
- }
2407
-
2408
- .btn:focus, .btn.focus {
2409
- outline: 0;
2410
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
2411
- }
2412
-
2413
- .btn.disabled, .btn:disabled {
2414
- opacity: 0.65;
2415
- }
2416
-
2417
- a.btn.disabled,
2418
- fieldset:disabled a.btn {
2419
- pointer-events: none;
2420
- }
2421
-
2422
- .btn-primary {
2423
- color: #fff;
2424
- background-color: #007bff;
2425
- border-color: #007bff;
2426
- }
2427
-
2428
- .btn-primary:hover {
2429
- color: #fff;
2430
- background-color: #0069d9;
2431
- border-color: #0062cc;
2432
- }
2433
-
2434
- .btn-primary:focus, .btn-primary.focus {
2435
- box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
2436
- }
2437
-
2438
- .btn-primary.disabled, .btn-primary:disabled {
2439
- color: #fff;
2440
- background-color: #007bff;
2441
- border-color: #007bff;
2442
- }
2443
-
2444
- .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
2445
- .show > .btn-primary.dropdown-toggle {
2446
- color: #fff;
2447
- background-color: #0062cc;
2448
- border-color: #005cbf;
2449
- }
2450
-
2451
- .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
2452
- .show > .btn-primary.dropdown-toggle:focus {
2453
- box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
2454
- }
2455
-
2456
- .btn-secondary {
2457
- color: #fff;
2458
- background-color: #6c757d;
2459
- border-color: #6c757d;
2460
- }
2461
-
2462
- .btn-secondary:hover {
2463
- color: #fff;
2464
- background-color: #5a6268;
2465
- border-color: #545b62;
2466
- }
2467
-
2468
- .btn-secondary:focus, .btn-secondary.focus {
2469
- box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
2470
- }
2471
-
2472
- .btn-secondary.disabled, .btn-secondary:disabled {
2473
- color: #fff;
2474
- background-color: #6c757d;
2475
- border-color: #6c757d;
2476
- }
2477
-
2478
- .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
2479
- .show > .btn-secondary.dropdown-toggle {
2480
- color: #fff;
2481
- background-color: #545b62;
2482
- border-color: #4e555b;
2483
- }
2484
-
2485
- .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
2486
- .show > .btn-secondary.dropdown-toggle:focus {
2487
- box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
2488
- }
2489
-
2490
- .btn-success {
2491
- color: #fff;
2492
- background-color: #28a745;
2493
- border-color: #28a745;
2494
- }
2495
-
2496
- .btn-success:hover {
2497
- color: #fff;
2498
- background-color: #218838;
2499
- border-color: #1e7e34;
2500
- }
2501
-
2502
- .btn-success:focus, .btn-success.focus {
2503
- box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
2504
- }
2505
-
2506
- .btn-success.disabled, .btn-success:disabled {
2507
- color: #fff;
2508
- background-color: #28a745;
2509
- border-color: #28a745;
2510
- }
2511
-
2512
- .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
2513
- .show > .btn-success.dropdown-toggle {
2514
- color: #fff;
2515
- background-color: #1e7e34;
2516
- border-color: #1c7430;
2517
- }
2518
-
2519
- .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
2520
- .show > .btn-success.dropdown-toggle:focus {
2521
- box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
2522
- }
2523
-
2524
- .btn-info {
2525
- color: #fff;
2526
- background-color: #17a2b8;
2527
- border-color: #17a2b8;
2528
- }
2529
-
2530
- .btn-info:hover {
2531
- color: #fff;
2532
- background-color: #138496;
2533
- border-color: #117a8b;
2534
- }
2535
-
2536
- .btn-info:focus, .btn-info.focus {
2537
- box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
2538
- }
2539
-
2540
- .btn-info.disabled, .btn-info:disabled {
2541
- color: #fff;
2542
- background-color: #17a2b8;
2543
- border-color: #17a2b8;
2544
- }
2545
-
2546
- .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
2547
- .show > .btn-info.dropdown-toggle {
2548
- color: #fff;
2549
- background-color: #117a8b;
2550
- border-color: #10707f;
2551
- }
2552
-
2553
- .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
2554
- .show > .btn-info.dropdown-toggle:focus {
2555
- box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
2556
- }
2557
-
2558
- .btn-warning {
2559
- color: #212529;
2560
- background-color: #ffc107;
2561
- border-color: #ffc107;
2562
- }
2563
-
2564
- .btn-warning:hover {
2565
- color: #212529;
2566
- background-color: #e0a800;
2567
- border-color: #d39e00;
2568
- }
2569
-
2570
- .btn-warning:focus, .btn-warning.focus {
2571
- box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
2572
- }
2573
-
2574
- .btn-warning.disabled, .btn-warning:disabled {
2575
- color: #212529;
2576
- background-color: #ffc107;
2577
- border-color: #ffc107;
2578
- }
2579
-
2580
- .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
2581
- .show > .btn-warning.dropdown-toggle {
2582
- color: #212529;
2583
- background-color: #d39e00;
2584
- border-color: #c69500;
2585
- }
2586
-
2587
- .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
2588
- .show > .btn-warning.dropdown-toggle:focus {
2589
- box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
2590
- }
2591
-
2592
- .btn-danger {
2593
- color: #fff;
2594
- background-color: #dc3545;
2595
- border-color: #dc3545;
2596
- }
2597
-
2598
- .btn-danger:hover {
2599
- color: #fff;
2600
- background-color: #c82333;
2601
- border-color: #bd2130;
2602
- }
2603
-
2604
- .btn-danger:focus, .btn-danger.focus {
2605
- box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
2606
- }
2607
-
2608
- .btn-danger.disabled, .btn-danger:disabled {
2609
- color: #fff;
2610
- background-color: #dc3545;
2611
- border-color: #dc3545;
2612
- }
2613
-
2614
- .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
2615
- .show > .btn-danger.dropdown-toggle {
2616
- color: #fff;
2617
- background-color: #bd2130;
2618
- border-color: #b21f2d;
2619
- }
2620
-
2621
- .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
2622
- .show > .btn-danger.dropdown-toggle:focus {
2623
- box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
2624
- }
2625
-
2626
- .btn-light {
2627
- color: #212529;
2628
- background-color: #f8f9fa;
2629
- border-color: #f8f9fa;
2630
- }
2631
-
2632
- .btn-light:hover {
2633
- color: #212529;
2634
- background-color: #e2e6ea;
2635
- border-color: #dae0e5;
2636
- }
2637
-
2638
- .btn-light:focus, .btn-light.focus {
2639
- box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
2640
- }
2641
-
2642
- .btn-light.disabled, .btn-light:disabled {
2643
- color: #212529;
2644
- background-color: #f8f9fa;
2645
- border-color: #f8f9fa;
2646
- }
2647
-
2648
- .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
2649
- .show > .btn-light.dropdown-toggle {
2650
- color: #212529;
2651
- background-color: #dae0e5;
2652
- border-color: #d3d9df;
2653
- }
2654
-
2655
- .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
2656
- .show > .btn-light.dropdown-toggle:focus {
2657
- box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
2658
- }
2659
-
2660
- .btn-dark {
2661
- color: #fff;
2662
- background-color: #343a40;
2663
- border-color: #343a40;
2664
- }
2665
-
2666
- .btn-dark:hover {
2667
- color: #fff;
2668
- background-color: #23272b;
2669
- border-color: #1d2124;
2670
- }
2671
-
2672
- .btn-dark:focus, .btn-dark.focus {
2673
- box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
2674
- }
2675
-
2676
- .btn-dark.disabled, .btn-dark:disabled {
2677
- color: #fff;
2678
- background-color: #343a40;
2679
- border-color: #343a40;
2680
- }
2681
-
2682
- .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
2683
- .show > .btn-dark.dropdown-toggle {
2684
- color: #fff;
2685
- background-color: #1d2124;
2686
- border-color: #171a1d;
2687
- }
2688
-
2689
- .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
2690
- .show > .btn-dark.dropdown-toggle:focus {
2691
- box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
2692
- }
2693
-
2694
- .btn-outline-primary {
2695
- color: #007bff;
2696
- border-color: #007bff;
2697
- }
2698
-
2699
- .btn-outline-primary:hover {
2700
- color: #fff;
2701
- background-color: #007bff;
2702
- border-color: #007bff;
2703
- }
2704
-
2705
- .btn-outline-primary:focus, .btn-outline-primary.focus {
2706
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
2707
- }
2708
-
2709
- .btn-outline-primary.disabled, .btn-outline-primary:disabled {
2710
- color: #007bff;
2711
- background-color: transparent;
2712
- }
2713
-
2714
- .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
2715
- .show > .btn-outline-primary.dropdown-toggle {
2716
- color: #fff;
2717
- background-color: #007bff;
2718
- border-color: #007bff;
2719
- }
2720
-
2721
- .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
2722
- .show > .btn-outline-primary.dropdown-toggle:focus {
2723
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
2724
- }
2725
-
2726
- .btn-outline-secondary {
2727
- color: #6c757d;
2728
- border-color: #6c757d;
2729
- }
2730
-
2731
- .btn-outline-secondary:hover {
2732
- color: #fff;
2733
- background-color: #6c757d;
2734
- border-color: #6c757d;
2735
- }
2736
-
2737
- .btn-outline-secondary:focus, .btn-outline-secondary.focus {
2738
- box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
2739
- }
2740
-
2741
- .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
2742
- color: #6c757d;
2743
- background-color: transparent;
2744
- }
2745
-
2746
- .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
2747
- .show > .btn-outline-secondary.dropdown-toggle {
2748
- color: #fff;
2749
- background-color: #6c757d;
2750
- border-color: #6c757d;
2751
- }
2752
-
2753
- .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
2754
- .show > .btn-outline-secondary.dropdown-toggle:focus {
2755
- box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
2756
- }
2757
-
2758
- .btn-outline-success {
2759
- color: #28a745;
2760
- border-color: #28a745;
2761
- }
2762
-
2763
- .btn-outline-success:hover {
2764
- color: #fff;
2765
- background-color: #28a745;
2766
- border-color: #28a745;
2767
- }
2768
-
2769
- .btn-outline-success:focus, .btn-outline-success.focus {
2770
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
2771
- }
2772
-
2773
- .btn-outline-success.disabled, .btn-outline-success:disabled {
2774
- color: #28a745;
2775
- background-color: transparent;
2776
- }
2777
-
2778
- .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
2779
- .show > .btn-outline-success.dropdown-toggle {
2780
- color: #fff;
2781
- background-color: #28a745;
2782
- border-color: #28a745;
2783
- }
2784
-
2785
- .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
2786
- .show > .btn-outline-success.dropdown-toggle:focus {
2787
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
2788
- }
2789
-
2790
- .btn-outline-info {
2791
- color: #17a2b8;
2792
- border-color: #17a2b8;
2793
- }
2794
-
2795
- .btn-outline-info:hover {
2796
- color: #fff;
2797
- background-color: #17a2b8;
2798
- border-color: #17a2b8;
2799
- }
2800
-
2801
- .btn-outline-info:focus, .btn-outline-info.focus {
2802
- box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
2803
- }
2804
-
2805
- .btn-outline-info.disabled, .btn-outline-info:disabled {
2806
- color: #17a2b8;
2807
- background-color: transparent;
2808
- }
2809
-
2810
- .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
2811
- .show > .btn-outline-info.dropdown-toggle {
2812
- color: #fff;
2813
- background-color: #17a2b8;
2814
- border-color: #17a2b8;
2815
- }
2816
-
2817
- .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
2818
- .show > .btn-outline-info.dropdown-toggle:focus {
2819
- box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
2820
- }
2821
-
2822
- .btn-outline-warning {
2823
- color: #ffc107;
2824
- border-color: #ffc107;
2825
- }
2826
-
2827
- .btn-outline-warning:hover {
2828
- color: #212529;
2829
- background-color: #ffc107;
2830
- border-color: #ffc107;
2831
- }
2832
-
2833
- .btn-outline-warning:focus, .btn-outline-warning.focus {
2834
- box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
2835
- }
2836
-
2837
- .btn-outline-warning.disabled, .btn-outline-warning:disabled {
2838
- color: #ffc107;
2839
- background-color: transparent;
2840
- }
2841
-
2842
- .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
2843
- .show > .btn-outline-warning.dropdown-toggle {
2844
- color: #212529;
2845
- background-color: #ffc107;
2846
- border-color: #ffc107;
2847
- }
2848
-
2849
- .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
2850
- .show > .btn-outline-warning.dropdown-toggle:focus {
2851
- box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
2852
- }
2853
-
2854
- .btn-outline-danger {
2855
- color: #dc3545;
2856
- border-color: #dc3545;
2857
- }
2858
-
2859
- .btn-outline-danger:hover {
2860
- color: #fff;
2861
- background-color: #dc3545;
2862
- border-color: #dc3545;
2863
- }
2864
-
2865
- .btn-outline-danger:focus, .btn-outline-danger.focus {
2866
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
2867
- }
2868
-
2869
- .btn-outline-danger.disabled, .btn-outline-danger:disabled {
2870
- color: #dc3545;
2871
- background-color: transparent;
2872
- }
2873
-
2874
- .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
2875
- .show > .btn-outline-danger.dropdown-toggle {
2876
- color: #fff;
2877
- background-color: #dc3545;
2878
- border-color: #dc3545;
2879
- }
2880
-
2881
- .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
2882
- .show > .btn-outline-danger.dropdown-toggle:focus {
2883
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
2884
- }
2885
-
2886
- .btn-outline-light {
2887
- color: #f8f9fa;
2888
- border-color: #f8f9fa;
2889
- }
2890
-
2891
- .btn-outline-light:hover {
2892
- color: #212529;
2893
- background-color: #f8f9fa;
2894
- border-color: #f8f9fa;
2895
- }
2896
-
2897
- .btn-outline-light:focus, .btn-outline-light.focus {
2898
- box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
2899
- }
2900
-
2901
- .btn-outline-light.disabled, .btn-outline-light:disabled {
2902
- color: #f8f9fa;
2903
- background-color: transparent;
2904
- }
2905
-
2906
- .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
2907
- .show > .btn-outline-light.dropdown-toggle {
2908
- color: #212529;
2909
- background-color: #f8f9fa;
2910
- border-color: #f8f9fa;
2911
- }
2912
-
2913
- .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
2914
- .show > .btn-outline-light.dropdown-toggle:focus {
2915
- box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
2916
- }
2917
-
2918
- .btn-outline-dark {
2919
- color: #343a40;
2920
- border-color: #343a40;
2921
- }
2922
-
2923
- .btn-outline-dark:hover {
2924
- color: #fff;
2925
- background-color: #343a40;
2926
- border-color: #343a40;
2927
- }
2928
-
2929
- .btn-outline-dark:focus, .btn-outline-dark.focus {
2930
- box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
2931
- }
2932
-
2933
- .btn-outline-dark.disabled, .btn-outline-dark:disabled {
2934
- color: #343a40;
2935
- background-color: transparent;
2936
- }
2937
-
2938
- .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
2939
- .show > .btn-outline-dark.dropdown-toggle {
2940
- color: #fff;
2941
- background-color: #343a40;
2942
- border-color: #343a40;
2943
- }
2944
-
2945
- .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
2946
- .show > .btn-outline-dark.dropdown-toggle:focus {
2947
- box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
2948
- }
2949
-
2950
- .btn-link {
2951
- font-weight: 400;
2952
- color: #007bff;
2953
- text-decoration: none;
2954
- }
2955
-
2956
- .btn-link:hover {
2957
- color: #0056b3;
2958
- text-decoration: underline;
2959
- }
2960
-
2961
- .btn-link:focus, .btn-link.focus {
2962
- text-decoration: underline;
2963
- box-shadow: none;
2964
- }
2965
-
2966
- .btn-link:disabled, .btn-link.disabled {
2967
- color: #6c757d;
2968
- pointer-events: none;
2969
- }
2970
-
2971
- .btn-lg, .btn-group-lg > .btn {
2972
- padding: 0.5rem 1rem;
2973
- font-size: 1.25rem;
2974
- line-height: 1.5;
2975
- border-radius: 0.3rem;
2976
- }
2977
-
2978
- .btn-sm, .btn-group-sm > .btn {
2979
- padding: 0.25rem 0.5rem;
2980
- font-size: 0.875rem;
2981
- line-height: 1.5;
2982
- border-radius: 0.2rem;
2983
- }
2984
-
2985
- .btn-block {
2986
- display: block;
2987
- width: 100%;
2988
- }
2989
-
2990
- .btn-block + .btn-block {
2991
- margin-top: 0.5rem;
2992
- }
2993
-
2994
- input[type="submit"].btn-block,
2995
- input[type="reset"].btn-block,
2996
- input[type="button"].btn-block {
2997
- width: 100%;
2998
- }
2999
-
3000
- .fade {
3001
- transition: opacity 0.15s linear;
3002
- }
3003
-
3004
- @media (prefers-reduced-motion: reduce) {
3005
- .fade {
3006
- transition: none;
3007
- }
3008
- }
3009
-
3010
- .fade:not(.show) {
3011
- opacity: 0;
3012
- }
3013
-
3014
- .collapse:not(.show) {
3015
- display: none;
3016
- }
3017
-
3018
- .collapsing {
3019
- position: relative;
3020
- height: 0;
3021
- overflow: hidden;
3022
- transition: height 0.35s ease;
3023
- }
3024
-
3025
- @media (prefers-reduced-motion: reduce) {
3026
- .collapsing {
3027
- transition: none;
3028
- }
3029
- }
3030
-
3031
- .dropup,
3032
- .dropright,
3033
- .dropdown,
3034
- .dropleft {
3035
- position: relative;
3036
- }
3037
-
3038
- .dropdown-toggle {
3039
- white-space: nowrap;
3040
- }
3041
-
3042
- .dropdown-toggle::after {
3043
- display: inline-block;
3044
- margin-left: 0.255em;
3045
- vertical-align: 0.255em;
3046
- content: "";
3047
- border-top: 0.3em solid;
3048
- border-right: 0.3em solid transparent;
3049
- border-bottom: 0;
3050
- border-left: 0.3em solid transparent;
3051
- }
3052
-
3053
- .dropdown-toggle:empty::after {
3054
- margin-left: 0;
3055
- }
3056
-
3057
- .dropdown-menu {
3058
- position: absolute;
3059
- top: 100%;
3060
- left: 0;
3061
- z-index: 1000;
3062
- display: none;
3063
- float: left;
3064
- min-width: 10rem;
3065
- padding: 0.5rem 0;
3066
- margin: 0.125rem 0 0;
3067
- font-size: 1rem;
3068
- color: #212529;
3069
- text-align: left;
3070
- list-style: none;
3071
- background-color: #fff;
3072
- background-clip: padding-box;
3073
- border: 1px solid rgba(0, 0, 0, 0.15);
3074
- border-radius: 0.25rem;
3075
- }
3076
-
3077
- .dropdown-menu-left {
3078
- right: auto;
3079
- left: 0;
3080
- }
3081
-
3082
- .dropdown-menu-right {
3083
- right: 0;
3084
- left: auto;
3085
- }
3086
-
3087
- @media (min-width: 576px) {
3088
- .dropdown-menu-sm-left {
3089
- right: auto;
3090
- left: 0;
3091
- }
3092
- .dropdown-menu-sm-right {
3093
- right: 0;
3094
- left: auto;
3095
- }
3096
- }
3097
-
3098
- @media (min-width: 768px) {
3099
- .dropdown-menu-md-left {
3100
- right: auto;
3101
- left: 0;
3102
- }
3103
- .dropdown-menu-md-right {
3104
- right: 0;
3105
- left: auto;
3106
- }
3107
- }
3108
-
3109
- @media (min-width: 992px) {
3110
- .dropdown-menu-lg-left {
3111
- right: auto;
3112
- left: 0;
3113
- }
3114
- .dropdown-menu-lg-right {
3115
- right: 0;
3116
- left: auto;
3117
- }
3118
- }
3119
-
3120
- @media (min-width: 1200px) {
3121
- .dropdown-menu-xl-left {
3122
- right: auto;
3123
- left: 0;
3124
- }
3125
- .dropdown-menu-xl-right {
3126
- right: 0;
3127
- left: auto;
3128
- }
3129
- }
3130
-
3131
- .dropup .dropdown-menu {
3132
- top: auto;
3133
- bottom: 100%;
3134
- margin-top: 0;
3135
- margin-bottom: 0.125rem;
3136
- }
3137
-
3138
- .dropup .dropdown-toggle::after {
3139
- display: inline-block;
3140
- margin-left: 0.255em;
3141
- vertical-align: 0.255em;
3142
- content: "";
3143
- border-top: 0;
3144
- border-right: 0.3em solid transparent;
3145
- border-bottom: 0.3em solid;
3146
- border-left: 0.3em solid transparent;
3147
- }
3148
-
3149
- .dropup .dropdown-toggle:empty::after {
3150
- margin-left: 0;
3151
- }
3152
-
3153
- .dropright .dropdown-menu {
3154
- top: 0;
3155
- right: auto;
3156
- left: 100%;
3157
- margin-top: 0;
3158
- margin-left: 0.125rem;
3159
- }
3160
-
3161
- .dropright .dropdown-toggle::after {
3162
- display: inline-block;
3163
- margin-left: 0.255em;
3164
- vertical-align: 0.255em;
3165
- content: "";
3166
- border-top: 0.3em solid transparent;
3167
- border-right: 0;
3168
- border-bottom: 0.3em solid transparent;
3169
- border-left: 0.3em solid;
3170
- }
3171
-
3172
- .dropright .dropdown-toggle:empty::after {
3173
- margin-left: 0;
3174
- }
3175
-
3176
- .dropright .dropdown-toggle::after {
3177
- vertical-align: 0;
3178
- }
3179
-
3180
- .dropleft .dropdown-menu {
3181
- top: 0;
3182
- right: 100%;
3183
- left: auto;
3184
- margin-top: 0;
3185
- margin-right: 0.125rem;
3186
- }
3187
-
3188
- .dropleft .dropdown-toggle::after {
3189
- display: inline-block;
3190
- margin-left: 0.255em;
3191
- vertical-align: 0.255em;
3192
- content: "";
3193
- }
3194
-
3195
- .dropleft .dropdown-toggle::after {
3196
- display: none;
3197
- }
3198
-
3199
- .dropleft .dropdown-toggle::before {
3200
- display: inline-block;
3201
- margin-right: 0.255em;
3202
- vertical-align: 0.255em;
3203
- content: "";
3204
- border-top: 0.3em solid transparent;
3205
- border-right: 0.3em solid;
3206
- border-bottom: 0.3em solid transparent;
3207
- }
3208
-
3209
- .dropleft .dropdown-toggle:empty::after {
3210
- margin-left: 0;
3211
- }
3212
-
3213
- .dropleft .dropdown-toggle::before {
3214
- vertical-align: 0;
3215
- }
3216
-
3217
- .dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
3218
- right: auto;
3219
- bottom: auto;
3220
- }
3221
-
3222
- .dropdown-divider {
3223
- height: 0;
3224
- margin: 0.5rem 0;
3225
- overflow: hidden;
3226
- border-top: 1px solid #e9ecef;
3227
- }
3228
-
3229
- .dropdown-item {
3230
- display: block;
3231
- width: 100%;
3232
- padding: 0.25rem 1.5rem;
3233
- clear: both;
3234
- font-weight: 400;
3235
- color: #212529;
3236
- text-align: inherit;
3237
- white-space: nowrap;
3238
- background-color: transparent;
3239
- border: 0;
3240
- }
3241
-
3242
- .dropdown-item:hover, .dropdown-item:focus {
3243
- color: #16181b;
3244
- text-decoration: none;
3245
- background-color: #f8f9fa;
3246
- }
3247
-
3248
- .dropdown-item.active, .dropdown-item:active {
3249
- color: #fff;
3250
- text-decoration: none;
3251
- background-color: #007bff;
3252
- }
3253
-
3254
- .dropdown-item.disabled, .dropdown-item:disabled {
3255
- color: #6c757d;
3256
- pointer-events: none;
3257
- background-color: transparent;
3258
- }
3259
-
3260
- .dropdown-menu.show {
3261
- display: block;
3262
- }
3263
-
3264
- .dropdown-header {
3265
- display: block;
3266
- padding: 0.5rem 1.5rem;
3267
- margin-bottom: 0;
3268
- font-size: 0.875rem;
3269
- color: #6c757d;
3270
- white-space: nowrap;
3271
- }
3272
-
3273
- .dropdown-item-text {
3274
- display: block;
3275
- padding: 0.25rem 1.5rem;
3276
- color: #212529;
3277
- }
3278
-
3279
- .btn-group,
3280
- .btn-group-vertical {
3281
- position: relative;
3282
- display: -ms-inline-flexbox;
3283
- display: inline-flex;
3284
- vertical-align: middle;
3285
- }
3286
-
3287
- .btn-group > .btn,
3288
- .btn-group-vertical > .btn {
3289
- position: relative;
3290
- -ms-flex: 1 1 auto;
3291
- flex: 1 1 auto;
3292
- }
3293
-
3294
- .btn-group > .btn:hover,
3295
- .btn-group-vertical > .btn:hover {
3296
- z-index: 1;
3297
- }
3298
-
3299
- .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
3300
- .btn-group-vertical > .btn:focus,
3301
- .btn-group-vertical > .btn:active,
3302
- .btn-group-vertical > .btn.active {
3303
- z-index: 1;
3304
- }
3305
-
3306
- .btn-toolbar {
3307
- display: -ms-flexbox;
3308
- display: flex;
3309
- -ms-flex-wrap: wrap;
3310
- flex-wrap: wrap;
3311
- -ms-flex-pack: start;
3312
- justify-content: flex-start;
3313
- }
3314
-
3315
- .btn-toolbar .input-group {
3316
- width: auto;
3317
- }
3318
-
3319
- .btn-group > .btn:not(:first-child),
3320
- .btn-group > .btn-group:not(:first-child) {
3321
- margin-left: -1px;
3322
- }
3323
-
3324
- .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
3325
- .btn-group > .btn-group:not(:last-child) > .btn {
3326
- border-top-right-radius: 0;
3327
- border-bottom-right-radius: 0;
3328
- }
3329
-
3330
- .btn-group > .btn:not(:first-child),
3331
- .btn-group > .btn-group:not(:first-child) > .btn {
3332
- border-top-left-radius: 0;
3333
- border-bottom-left-radius: 0;
3334
- }
3335
-
3336
- .dropdown-toggle-split {
3337
- padding-right: 0.5625rem;
3338
- padding-left: 0.5625rem;
3339
- }
3340
-
3341
- .dropdown-toggle-split::after,
3342
- .dropup .dropdown-toggle-split::after,
3343
- .dropright .dropdown-toggle-split::after {
3344
- margin-left: 0;
3345
- }
3346
-
3347
- .dropleft .dropdown-toggle-split::before {
3348
- margin-right: 0;
3349
- }
3350
-
3351
- .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
3352
- padding-right: 0.375rem;
3353
- padding-left: 0.375rem;
3354
- }
3355
-
3356
- .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
3357
- padding-right: 0.75rem;
3358
- padding-left: 0.75rem;
3359
- }
3360
-
3361
- .btn-group-vertical {
3362
- -ms-flex-direction: column;
3363
- flex-direction: column;
3364
- -ms-flex-align: start;
3365
- align-items: flex-start;
3366
- -ms-flex-pack: center;
3367
- justify-content: center;
3368
- }
3369
-
3370
- .btn-group-vertical > .btn,
3371
- .btn-group-vertical > .btn-group {
3372
- width: 100%;
3373
- }
3374
-
3375
- .btn-group-vertical > .btn:not(:first-child),
3376
- .btn-group-vertical > .btn-group:not(:first-child) {
3377
- margin-top: -1px;
3378
- }
3379
-
3380
- .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
3381
- .btn-group-vertical > .btn-group:not(:last-child) > .btn {
3382
- border-bottom-right-radius: 0;
3383
- border-bottom-left-radius: 0;
3384
- }
3385
-
3386
- .btn-group-vertical > .btn:not(:first-child),
3387
- .btn-group-vertical > .btn-group:not(:first-child) > .btn {
3388
- border-top-left-radius: 0;
3389
- border-top-right-radius: 0;
3390
- }
3391
-
3392
- .btn-group-toggle > .btn,
3393
- .btn-group-toggle > .btn-group > .btn {
3394
- margin-bottom: 0;
3395
- }
3396
-
3397
- .btn-group-toggle > .btn input[type="radio"],
3398
- .btn-group-toggle > .btn input[type="checkbox"],
3399
- .btn-group-toggle > .btn-group > .btn input[type="radio"],
3400
- .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
3401
- position: absolute;
3402
- clip: rect(0, 0, 0, 0);
3403
- pointer-events: none;
3404
- }
3405
-
3406
- .input-group {
3407
- position: relative;
3408
- display: -ms-flexbox;
3409
- display: flex;
3410
- -ms-flex-wrap: wrap;
3411
- flex-wrap: wrap;
3412
- -ms-flex-align: stretch;
3413
- align-items: stretch;
3414
- width: 100%;
3415
- }
3416
-
3417
- .input-group > .form-control,
3418
- .input-group > .form-control-plaintext,
3419
- .input-group > .custom-select,
3420
- .input-group > .custom-file {
3421
- position: relative;
3422
- -ms-flex: 1 1 auto;
3423
- flex: 1 1 auto;
3424
- width: 1%;
3425
- margin-bottom: 0;
3426
- }
3427
-
3428
- .input-group > .form-control + .form-control,
3429
- .input-group > .form-control + .custom-select,
3430
- .input-group > .form-control + .custom-file,
3431
- .input-group > .form-control-plaintext + .form-control,
3432
- .input-group > .form-control-plaintext + .custom-select,
3433
- .input-group > .form-control-plaintext + .custom-file,
3434
- .input-group > .custom-select + .form-control,
3435
- .input-group > .custom-select + .custom-select,
3436
- .input-group > .custom-select + .custom-file,
3437
- .input-group > .custom-file + .form-control,
3438
- .input-group > .custom-file + .custom-select,
3439
- .input-group > .custom-file + .custom-file {
3440
- margin-left: -1px;
3441
- }
3442
-
3443
- .input-group > .form-control:focus,
3444
- .input-group > .custom-select:focus,
3445
- .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
3446
- z-index: 3;
3447
- }
3448
-
3449
- .input-group > .custom-file .custom-file-input:focus {
3450
- z-index: 4;
3451
- }
3452
-
3453
- .input-group > .form-control:not(:last-child),
3454
- .input-group > .custom-select:not(:last-child) {
3455
- border-top-right-radius: 0;
3456
- border-bottom-right-radius: 0;
3457
- }
3458
-
3459
- .input-group > .form-control:not(:first-child),
3460
- .input-group > .custom-select:not(:first-child) {
3461
- border-top-left-radius: 0;
3462
- border-bottom-left-radius: 0;
3463
- }
3464
-
3465
- .input-group > .custom-file {
3466
- display: -ms-flexbox;
3467
- display: flex;
3468
- -ms-flex-align: center;
3469
- align-items: center;
3470
- }
3471
-
3472
- .input-group > .custom-file:not(:last-child) .custom-file-label,
3473
- .input-group > .custom-file:not(:last-child) .custom-file-label::after {
3474
- border-top-right-radius: 0;
3475
- border-bottom-right-radius: 0;
3476
- }
3477
-
3478
- .input-group > .custom-file:not(:first-child) .custom-file-label {
3479
- border-top-left-radius: 0;
3480
- border-bottom-left-radius: 0;
3481
- }
3482
-
3483
- .input-group-prepend,
3484
- .input-group-append {
3485
- display: -ms-flexbox;
3486
- display: flex;
3487
- }
3488
-
3489
- .input-group-prepend .btn,
3490
- .input-group-append .btn {
3491
- position: relative;
3492
- z-index: 2;
3493
- }
3494
-
3495
- .input-group-prepend .btn:focus,
3496
- .input-group-append .btn:focus {
3497
- z-index: 3;
3498
- }
3499
-
3500
- .input-group-prepend .btn + .btn,
3501
- .input-group-prepend .btn + .input-group-text,
3502
- .input-group-prepend .input-group-text + .input-group-text,
3503
- .input-group-prepend .input-group-text + .btn,
3504
- .input-group-append .btn + .btn,
3505
- .input-group-append .btn + .input-group-text,
3506
- .input-group-append .input-group-text + .input-group-text,
3507
- .input-group-append .input-group-text + .btn {
3508
- margin-left: -1px;
3509
- }
3510
-
3511
- .input-group-prepend {
3512
- margin-right: -1px;
3513
- }
3514
-
3515
- .input-group-append {
3516
- margin-left: -1px;
3517
- }
3518
-
3519
- .input-group-text {
3520
- display: -ms-flexbox;
3521
- display: flex;
3522
- -ms-flex-align: center;
3523
- align-items: center;
3524
- padding: 0.375rem 0.75rem;
3525
- margin-bottom: 0;
3526
- font-size: 1rem;
3527
- font-weight: 400;
3528
- line-height: 1.5;
3529
- color: #495057;
3530
- text-align: center;
3531
- white-space: nowrap;
3532
- background-color: #e9ecef;
3533
- border: 1px solid #ced4da;
3534
- border-radius: 0.25rem;
3535
- }
3536
-
3537
- .input-group-text input[type="radio"],
3538
- .input-group-text input[type="checkbox"] {
3539
- margin-top: 0;
3540
- }
3541
-
3542
- .input-group-lg > .form-control:not(textarea),
3543
- .input-group-lg > .custom-select {
3544
- height: calc(1.5em + 1rem + 2px);
3545
- }
3546
-
3547
- .input-group-lg > .form-control,
3548
- .input-group-lg > .custom-select,
3549
- .input-group-lg > .input-group-prepend > .input-group-text,
3550
- .input-group-lg > .input-group-append > .input-group-text,
3551
- .input-group-lg > .input-group-prepend > .btn,
3552
- .input-group-lg > .input-group-append > .btn {
3553
- padding: 0.5rem 1rem;
3554
- font-size: 1.25rem;
3555
- line-height: 1.5;
3556
- border-radius: 0.3rem;
3557
- }
3558
-
3559
- .input-group-sm > .form-control:not(textarea),
3560
- .input-group-sm > .custom-select {
3561
- height: calc(1.5em + 0.5rem + 2px);
3562
- }
3563
-
3564
- .input-group-sm > .form-control,
3565
- .input-group-sm > .custom-select,
3566
- .input-group-sm > .input-group-prepend > .input-group-text,
3567
- .input-group-sm > .input-group-append > .input-group-text,
3568
- .input-group-sm > .input-group-prepend > .btn,
3569
- .input-group-sm > .input-group-append > .btn {
3570
- padding: 0.25rem 0.5rem;
3571
- font-size: 0.875rem;
3572
- line-height: 1.5;
3573
- border-radius: 0.2rem;
3574
- }
3575
-
3576
- .input-group-lg > .custom-select,
3577
- .input-group-sm > .custom-select {
3578
- padding-right: 1.75rem;
3579
- }
3580
-
3581
- .input-group > .input-group-prepend > .btn,
3582
- .input-group > .input-group-prepend > .input-group-text,
3583
- .input-group > .input-group-append:not(:last-child) > .btn,
3584
- .input-group > .input-group-append:not(:last-child) > .input-group-text,
3585
- .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3586
- .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
3587
- border-top-right-radius: 0;
3588
- border-bottom-right-radius: 0;
3589
- }
3590
-
3591
- .input-group > .input-group-append > .btn,
3592
- .input-group > .input-group-append > .input-group-text,
3593
- .input-group > .input-group-prepend:not(:first-child) > .btn,
3594
- .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
3595
- .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
3596
- .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
3597
- border-top-left-radius: 0;
3598
- border-bottom-left-radius: 0;
3599
- }
3600
-
3601
- .custom-control {
3602
- position: relative;
3603
- display: block;
3604
- min-height: 1.5rem;
3605
- padding-left: 1.5rem;
3606
- }
3607
-
3608
- .custom-control-inline {
3609
- display: -ms-inline-flexbox;
3610
- display: inline-flex;
3611
- margin-right: 1rem;
3612
- }
3613
-
3614
- .custom-control-input {
3615
- position: absolute;
3616
- z-index: -1;
3617
- opacity: 0;
3618
- }
3619
-
3620
- .custom-control-input:checked ~ .custom-control-label::before {
3621
- color: #fff;
3622
- border-color: #007bff;
3623
- background-color: #007bff;
3624
- }
3625
-
3626
- .custom-control-input:focus ~ .custom-control-label::before {
3627
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
3628
- }
3629
-
3630
- .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
3631
- border-color: #80bdff;
3632
- }
3633
-
3634
- .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
3635
- color: #fff;
3636
- background-color: #b3d7ff;
3637
- border-color: #b3d7ff;
3638
- }
3639
-
3640
- .custom-control-input:disabled ~ .custom-control-label {
3641
- color: #6c757d;
3642
- }
3643
-
3644
- .custom-control-input:disabled ~ .custom-control-label::before {
3645
- background-color: #e9ecef;
3646
- }
3647
-
3648
- .custom-control-label {
3649
- position: relative;
3650
- margin-bottom: 0;
3651
- vertical-align: top;
3652
- }
3653
-
3654
- .custom-control-label::before {
3655
- position: absolute;
3656
- top: 0.25rem;
3657
- left: -1.5rem;
3658
- display: block;
3659
- width: 1rem;
3660
- height: 1rem;
3661
- pointer-events: none;
3662
- content: "";
3663
- background-color: #fff;
3664
- border: #adb5bd solid 1px;
3665
- }
3666
-
3667
- .custom-control-label::after {
3668
- position: absolute;
3669
- top: 0.25rem;
3670
- left: -1.5rem;
3671
- display: block;
3672
- width: 1rem;
3673
- height: 1rem;
3674
- content: "";
3675
- background: no-repeat 50% / 50% 50%;
3676
- }
3677
-
3678
- .custom-checkbox .custom-control-label::before {
3679
- border-radius: 0.25rem;
3680
- }
3681
-
3682
- .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
3683
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
3684
- }
3685
-
3686
- .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
3687
- border-color: #007bff;
3688
- background-color: #007bff;
3689
- }
3690
-
3691
- .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
3692
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
3693
- }
3694
-
3695
- .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
3696
- background-color: rgba(0, 123, 255, 0.5);
3697
- }
3698
-
3699
- .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
3700
- background-color: rgba(0, 123, 255, 0.5);
3701
- }
3702
-
3703
- .custom-radio .custom-control-label::before {
3704
- border-radius: 50%;
3705
- }
3706
-
3707
- .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
3708
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
3709
- }
3710
-
3711
- .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
3712
- background-color: rgba(0, 123, 255, 0.5);
3713
- }
3714
-
3715
- .custom-switch {
3716
- padding-left: 2.25rem;
3717
- }
3718
-
3719
- .custom-switch .custom-control-label::before {
3720
- left: -2.25rem;
3721
- width: 1.75rem;
3722
- pointer-events: all;
3723
- border-radius: 0.5rem;
3724
- }
3725
-
3726
- .custom-switch .custom-control-label::after {
3727
- top: calc(0.25rem + 2px);
3728
- left: calc(-2.25rem + 2px);
3729
- width: calc(1rem - 4px);
3730
- height: calc(1rem - 4px);
3731
- background-color: #adb5bd;
3732
- border-radius: 0.5rem;
3733
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
3734
- transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
3735
- transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
3736
- }
3737
-
3738
- @media (prefers-reduced-motion: reduce) {
3739
- .custom-switch .custom-control-label::after {
3740
- transition: none;
3741
- }
3742
- }
3743
-
3744
- .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
3745
- background-color: #fff;
3746
- -webkit-transform: translateX(0.75rem);
3747
- transform: translateX(0.75rem);
3748
- }
3749
-
3750
- .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
3751
- background-color: rgba(0, 123, 255, 0.5);
3752
- }
3753
-
3754
- .custom-select {
3755
- display: inline-block;
3756
- width: 100%;
3757
- height: calc(1.5em + 0.75rem + 2px);
3758
- padding: 0.375rem 1.75rem 0.375rem 0.75rem;
3759
- font-size: 1rem;
3760
- font-weight: 400;
3761
- line-height: 1.5;
3762
- color: #495057;
3763
- vertical-align: middle;
3764
- background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
3765
- background-color: #fff;
3766
- border: 1px solid #ced4da;
3767
- border-radius: 0.25rem;
3768
- -webkit-appearance: none;
3769
- -moz-appearance: none;
3770
- appearance: none;
3771
- }
3772
-
3773
- .custom-select:focus {
3774
- border-color: #80bdff;
3775
- outline: 0;
3776
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
3777
- }
3778
-
3779
- .custom-select:focus::-ms-value {
3780
- color: #495057;
3781
- background-color: #fff;
3782
- }
3783
-
3784
- .custom-select[multiple], .custom-select[size]:not([size="1"]) {
3785
- height: auto;
3786
- padding-right: 0.75rem;
3787
- background-image: none;
3788
- }
3789
-
3790
- .custom-select:disabled {
3791
- color: #6c757d;
3792
- background-color: #e9ecef;
3793
- }
3794
-
3795
- .custom-select::-ms-expand {
3796
- display: none;
3797
- }
3798
-
3799
- .custom-select-sm {
3800
- height: calc(1.5em + 0.5rem + 2px);
3801
- padding-top: 0.25rem;
3802
- padding-bottom: 0.25rem;
3803
- padding-left: 0.5rem;
3804
- font-size: 0.875rem;
3805
- }
3806
-
3807
- .custom-select-lg {
3808
- height: calc(1.5em + 1rem + 2px);
3809
- padding-top: 0.5rem;
3810
- padding-bottom: 0.5rem;
3811
- padding-left: 1rem;
3812
- font-size: 1.25rem;
3813
- }
3814
-
3815
- .custom-file {
3816
- position: relative;
3817
- display: inline-block;
3818
- width: 100%;
3819
- height: calc(1.5em + 0.75rem + 2px);
3820
- margin-bottom: 0;
3821
- }
3822
-
3823
- .custom-file-input {
3824
- position: relative;
3825
- z-index: 2;
3826
- width: 100%;
3827
- height: calc(1.5em + 0.75rem + 2px);
3828
- margin: 0;
3829
- opacity: 0;
3830
- }
3831
-
3832
- .custom-file-input:focus ~ .custom-file-label {
3833
- border-color: #80bdff;
3834
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
3835
- }
3836
-
3837
- .custom-file-input:disabled ~ .custom-file-label {
3838
- background-color: #e9ecef;
3839
- }
3840
-
3841
- .custom-file-input:lang(en) ~ .custom-file-label::after {
3842
- content: "Browse";
3843
- }
3844
-
3845
- .custom-file-input ~ .custom-file-label[data-browse]::after {
3846
- content: attr(data-browse);
3847
- }
3848
-
3849
- .custom-file-label {
3850
- position: absolute;
3851
- top: 0;
3852
- right: 0;
3853
- left: 0;
3854
- z-index: 1;
3855
- height: calc(1.5em + 0.75rem + 2px);
3856
- padding: 0.375rem 0.75rem;
3857
- font-weight: 400;
3858
- line-height: 1.5;
3859
- color: #495057;
3860
- background-color: #fff;
3861
- border: 1px solid #ced4da;
3862
- border-radius: 0.25rem;
3863
- }
3864
-
3865
- .custom-file-label::after {
3866
- position: absolute;
3867
- top: 0;
3868
- right: 0;
3869
- bottom: 0;
3870
- z-index: 3;
3871
- display: block;
3872
- height: calc(1.5em + 0.75rem);
3873
- padding: 0.375rem 0.75rem;
3874
- line-height: 1.5;
3875
- color: #495057;
3876
- content: "Browse";
3877
- background-color: #e9ecef;
3878
- border-left: inherit;
3879
- border-radius: 0 0.25rem 0.25rem 0;
3880
- }
3881
-
3882
- .custom-range {
3883
- width: 100%;
3884
- height: calc(1rem + 0.4rem);
3885
- padding: 0;
3886
- background-color: transparent;
3887
- -webkit-appearance: none;
3888
- -moz-appearance: none;
3889
- appearance: none;
3890
- }
3891
-
3892
- .custom-range:focus {
3893
- outline: none;
3894
- }
3895
-
3896
- .custom-range:focus::-webkit-slider-thumb {
3897
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
3898
- }
3899
-
3900
- .custom-range:focus::-moz-range-thumb {
3901
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
3902
- }
3903
-
3904
- .custom-range:focus::-ms-thumb {
3905
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
3906
- }
3907
-
3908
- .custom-range::-moz-focus-outer {
3909
- border: 0;
3910
- }
3911
-
3912
- .custom-range::-webkit-slider-thumb {
3913
- width: 1rem;
3914
- height: 1rem;
3915
- margin-top: -0.25rem;
3916
- background-color: #007bff;
3917
- border: 0;
3918
- border-radius: 1rem;
3919
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
3920
- -webkit-appearance: none;
3921
- appearance: none;
3922
- }
3923
-
3924
- @media (prefers-reduced-motion: reduce) {
3925
- .custom-range::-webkit-slider-thumb {
3926
- transition: none;
3927
- }
3928
- }
3929
-
3930
- .custom-range::-webkit-slider-thumb:active {
3931
- background-color: #b3d7ff;
3932
- }
3933
-
3934
- .custom-range::-webkit-slider-runnable-track {
3935
- width: 100%;
3936
- height: 0.5rem;
3937
- color: transparent;
3938
- cursor: pointer;
3939
- background-color: #dee2e6;
3940
- border-color: transparent;
3941
- border-radius: 1rem;
3942
- }
3943
-
3944
- .custom-range::-moz-range-thumb {
3945
- width: 1rem;
3946
- height: 1rem;
3947
- background-color: #007bff;
3948
- border: 0;
3949
- border-radius: 1rem;
3950
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
3951
- -moz-appearance: none;
3952
- appearance: none;
3953
- }
3954
-
3955
- @media (prefers-reduced-motion: reduce) {
3956
- .custom-range::-moz-range-thumb {
3957
- transition: none;
3958
- }
3959
- }
3960
-
3961
- .custom-range::-moz-range-thumb:active {
3962
- background-color: #b3d7ff;
3963
- }
3964
-
3965
- .custom-range::-moz-range-track {
3966
- width: 100%;
3967
- height: 0.5rem;
3968
- color: transparent;
3969
- cursor: pointer;
3970
- background-color: #dee2e6;
3971
- border-color: transparent;
3972
- border-radius: 1rem;
3973
- }
3974
-
3975
- .custom-range::-ms-thumb {
3976
- width: 1rem;
3977
- height: 1rem;
3978
- margin-top: 0;
3979
- margin-right: 0.2rem;
3980
- margin-left: 0.2rem;
3981
- background-color: #007bff;
3982
- border: 0;
3983
- border-radius: 1rem;
3984
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
3985
- appearance: none;
3986
- }
3987
-
3988
- @media (prefers-reduced-motion: reduce) {
3989
- .custom-range::-ms-thumb {
3990
- transition: none;
3991
- }
3992
- }
3993
-
3994
- .custom-range::-ms-thumb:active {
3995
- background-color: #b3d7ff;
3996
- }
3997
-
3998
- .custom-range::-ms-track {
3999
- width: 100%;
4000
- height: 0.5rem;
4001
- color: transparent;
4002
- cursor: pointer;
4003
- background-color: transparent;
4004
- border-color: transparent;
4005
- border-width: 0.5rem;
4006
- }
4007
-
4008
- .custom-range::-ms-fill-lower {
4009
- background-color: #dee2e6;
4010
- border-radius: 1rem;
4011
- }
4012
-
4013
- .custom-range::-ms-fill-upper {
4014
- margin-right: 15px;
4015
- background-color: #dee2e6;
4016
- border-radius: 1rem;
4017
- }
4018
-
4019
- .custom-range:disabled::-webkit-slider-thumb {
4020
- background-color: #adb5bd;
4021
- }
4022
-
4023
- .custom-range:disabled::-webkit-slider-runnable-track {
4024
- cursor: default;
4025
- }
4026
-
4027
- .custom-range:disabled::-moz-range-thumb {
4028
- background-color: #adb5bd;
4029
- }
4030
-
4031
- .custom-range:disabled::-moz-range-track {
4032
- cursor: default;
4033
- }
4034
-
4035
- .custom-range:disabled::-ms-thumb {
4036
- background-color: #adb5bd;
4037
- }
4038
-
4039
- .custom-control-label::before,
4040
- .custom-file-label,
4041
- .custom-select {
4042
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
4043
- }
4044
-
4045
- @media (prefers-reduced-motion: reduce) {
4046
- .custom-control-label::before,
4047
- .custom-file-label,
4048
- .custom-select {
4049
- transition: none;
4050
- }
4051
- }
4052
-
4053
- .nav {
4054
- display: -ms-flexbox;
4055
- display: flex;
4056
- -ms-flex-wrap: wrap;
4057
- flex-wrap: wrap;
4058
- padding-left: 0;
4059
- margin-bottom: 0;
4060
- list-style: none;
4061
- }
4062
-
4063
- .nav-link {
4064
- display: block;
4065
- padding: 0.5rem 1rem;
4066
- }
4067
-
4068
- .nav-link:hover, .nav-link:focus {
4069
- text-decoration: none;
4070
- }
4071
-
4072
- .nav-link.disabled {
4073
- color: #6c757d;
4074
- pointer-events: none;
4075
- cursor: default;
4076
- }
4077
-
4078
- .nav-tabs {
4079
- border-bottom: 1px solid #dee2e6;
4080
- }
4081
-
4082
- .nav-tabs .nav-item {
4083
- margin-bottom: -1px;
4084
- }
4085
-
4086
- .nav-tabs .nav-link {
4087
- border: 1px solid transparent;
4088
- border-top-left-radius: 0.25rem;
4089
- border-top-right-radius: 0.25rem;
4090
- }
4091
-
4092
- .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
4093
- border-color: #e9ecef #e9ecef #dee2e6;
4094
- }
4095
-
4096
- .nav-tabs .nav-link.disabled {
4097
- color: #6c757d;
4098
- background-color: transparent;
4099
- border-color: transparent;
4100
- }
4101
-
4102
- .nav-tabs .nav-link.active,
4103
- .nav-tabs .nav-item.show .nav-link {
4104
- color: #495057;
4105
- background-color: #fff;
4106
- border-color: #dee2e6 #dee2e6 #fff;
4107
- }
4108
-
4109
- .nav-tabs .dropdown-menu {
4110
- margin-top: -1px;
4111
- border-top-left-radius: 0;
4112
- border-top-right-radius: 0;
4113
- }
4114
-
4115
- .nav-pills .nav-link {
4116
- border-radius: 0.25rem;
4117
- }
4118
-
4119
- .nav-pills .nav-link.active,
4120
- .nav-pills .show > .nav-link {
4121
- color: #fff;
4122
- background-color: #007bff;
4123
- }
4124
-
4125
- .nav-fill .nav-item {
4126
- -ms-flex: 1 1 auto;
4127
- flex: 1 1 auto;
4128
- text-align: center;
4129
- }
4130
-
4131
- .nav-justified .nav-item {
4132
- -ms-flex-preferred-size: 0;
4133
- flex-basis: 0;
4134
- -ms-flex-positive: 1;
4135
- flex-grow: 1;
4136
- text-align: center;
4137
- }
4138
-
4139
- .tab-content > .tab-pane {
4140
- display: none;
4141
- }
4142
-
4143
- .tab-content > .active {
4144
- display: block;
4145
- }
4146
-
4147
- .navbar {
4148
- position: relative;
4149
- display: -ms-flexbox;
4150
- display: flex;
4151
- -ms-flex-wrap: wrap;
4152
- flex-wrap: wrap;
4153
- -ms-flex-align: center;
4154
- align-items: center;
4155
- -ms-flex-pack: justify;
4156
- justify-content: space-between;
4157
- padding: 0.5rem 1rem;
4158
- }
4159
-
4160
- .navbar > .container,
4161
- .navbar > .container-fluid {
4162
- display: -ms-flexbox;
4163
- display: flex;
4164
- -ms-flex-wrap: wrap;
4165
- flex-wrap: wrap;
4166
- -ms-flex-align: center;
4167
- align-items: center;
4168
- -ms-flex-pack: justify;
4169
- justify-content: space-between;
4170
- }
4171
-
4172
- .navbar-brand {
4173
- display: inline-block;
4174
- padding-top: 0.3125rem;
4175
- padding-bottom: 0.3125rem;
4176
- margin-right: 1rem;
4177
- font-size: 1.25rem;
4178
- line-height: inherit;
4179
- white-space: nowrap;
4180
- }
4181
-
4182
- .navbar-brand:hover, .navbar-brand:focus {
4183
- text-decoration: none;
4184
- }
4185
-
4186
- .navbar-nav {
4187
- display: -ms-flexbox;
4188
- display: flex;
4189
- -ms-flex-direction: column;
4190
- flex-direction: column;
4191
- padding-left: 0;
4192
- margin-bottom: 0;
4193
- list-style: none;
4194
- }
4195
-
4196
- .navbar-nav .nav-link {
4197
- padding-right: 0;
4198
- padding-left: 0;
4199
- }
4200
-
4201
- .navbar-nav .dropdown-menu {
4202
- position: static;
4203
- float: none;
4204
- }
4205
-
4206
- .navbar-text {
4207
- display: inline-block;
4208
- padding-top: 0.5rem;
4209
- padding-bottom: 0.5rem;
4210
- }
4211
-
4212
- .navbar-collapse {
4213
- -ms-flex-preferred-size: 100%;
4214
- flex-basis: 100%;
4215
- -ms-flex-positive: 1;
4216
- flex-grow: 1;
4217
- -ms-flex-align: center;
4218
- align-items: center;
4219
- }
4220
-
4221
- .navbar-toggler {
4222
- padding: 0.25rem 0.75rem;
4223
- font-size: 1.25rem;
4224
- line-height: 1;
4225
- background-color: transparent;
4226
- border: 1px solid transparent;
4227
- border-radius: 0.25rem;
4228
- }
4229
-
4230
- .navbar-toggler:hover, .navbar-toggler:focus {
4231
- text-decoration: none;
4232
- }
4233
-
4234
- .navbar-toggler-icon {
4235
- display: inline-block;
4236
- width: 1.5em;
4237
- height: 1.5em;
4238
- vertical-align: middle;
4239
- content: "";
4240
- background: no-repeat center center;
4241
- background-size: 100% 100%;
4242
- }
4243
-
4244
- @media (max-width: 575.98px) {
4245
- .navbar-expand-sm > .container,
4246
- .navbar-expand-sm > .container-fluid {
4247
- padding-right: 0;
4248
- padding-left: 0;
4249
- }
4250
- }
4251
-
4252
- @media (min-width: 576px) {
4253
- .navbar-expand-sm {
4254
- -ms-flex-flow: row nowrap;
4255
- flex-flow: row nowrap;
4256
- -ms-flex-pack: start;
4257
- justify-content: flex-start;
4258
- }
4259
- .navbar-expand-sm .navbar-nav {
4260
- -ms-flex-direction: row;
4261
- flex-direction: row;
4262
- }
4263
- .navbar-expand-sm .navbar-nav .dropdown-menu {
4264
- position: absolute;
4265
- }
4266
- .navbar-expand-sm .navbar-nav .nav-link {
4267
- padding-right: 0.5rem;
4268
- padding-left: 0.5rem;
4269
- }
4270
- .navbar-expand-sm > .container,
4271
- .navbar-expand-sm > .container-fluid {
4272
- -ms-flex-wrap: nowrap;
4273
- flex-wrap: nowrap;
4274
- }
4275
- .navbar-expand-sm .navbar-collapse {
4276
- display: -ms-flexbox !important;
4277
- display: flex !important;
4278
- -ms-flex-preferred-size: auto;
4279
- flex-basis: auto;
4280
- }
4281
- .navbar-expand-sm .navbar-toggler {
4282
- display: none;
4283
- }
4284
- }
4285
-
4286
- @media (max-width: 767.98px) {
4287
- .navbar-expand-md > .container,
4288
- .navbar-expand-md > .container-fluid {
4289
- padding-right: 0;
4290
- padding-left: 0;
4291
- }
4292
- }
4293
-
4294
- @media (min-width: 768px) {
4295
- .navbar-expand-md {
4296
- -ms-flex-flow: row nowrap;
4297
- flex-flow: row nowrap;
4298
- -ms-flex-pack: start;
4299
- justify-content: flex-start;
4300
- }
4301
- .navbar-expand-md .navbar-nav {
4302
- -ms-flex-direction: row;
4303
- flex-direction: row;
4304
- }
4305
- .navbar-expand-md .navbar-nav .dropdown-menu {
4306
- position: absolute;
4307
- }
4308
- .navbar-expand-md .navbar-nav .nav-link {
4309
- padding-right: 0.5rem;
4310
- padding-left: 0.5rem;
4311
- }
4312
- .navbar-expand-md > .container,
4313
- .navbar-expand-md > .container-fluid {
4314
- -ms-flex-wrap: nowrap;
4315
- flex-wrap: nowrap;
4316
- }
4317
- .navbar-expand-md .navbar-collapse {
4318
- display: -ms-flexbox !important;
4319
- display: flex !important;
4320
- -ms-flex-preferred-size: auto;
4321
- flex-basis: auto;
4322
- }
4323
- .navbar-expand-md .navbar-toggler {
4324
- display: none;
4325
- }
4326
- }
4327
-
4328
- @media (max-width: 991.98px) {
4329
- .navbar-expand-lg > .container,
4330
- .navbar-expand-lg > .container-fluid {
4331
- padding-right: 0;
4332
- padding-left: 0;
4333
- }
4334
- }
4335
-
4336
- @media (min-width: 992px) {
4337
- .navbar-expand-lg {
4338
- -ms-flex-flow: row nowrap;
4339
- flex-flow: row nowrap;
4340
- -ms-flex-pack: start;
4341
- justify-content: flex-start;
4342
- }
4343
- .navbar-expand-lg .navbar-nav {
4344
- -ms-flex-direction: row;
4345
- flex-direction: row;
4346
- }
4347
- .navbar-expand-lg .navbar-nav .dropdown-menu {
4348
- position: absolute;
4349
- }
4350
- .navbar-expand-lg .navbar-nav .nav-link {
4351
- padding-right: 0.5rem;
4352
- padding-left: 0.5rem;
4353
- }
4354
- .navbar-expand-lg > .container,
4355
- .navbar-expand-lg > .container-fluid {
4356
- -ms-flex-wrap: nowrap;
4357
- flex-wrap: nowrap;
4358
- }
4359
- .navbar-expand-lg .navbar-collapse {
4360
- display: -ms-flexbox !important;
4361
- display: flex !important;
4362
- -ms-flex-preferred-size: auto;
4363
- flex-basis: auto;
4364
- }
4365
- .navbar-expand-lg .navbar-toggler {
4366
- display: none;
4367
- }
4368
- }
4369
-
4370
- @media (max-width: 1199.98px) {
4371
- .navbar-expand-xl > .container,
4372
- .navbar-expand-xl > .container-fluid {
4373
- padding-right: 0;
4374
- padding-left: 0;
4375
- }
4376
- }
4377
-
4378
- @media (min-width: 1200px) {
4379
- .navbar-expand-xl {
4380
- -ms-flex-flow: row nowrap;
4381
- flex-flow: row nowrap;
4382
- -ms-flex-pack: start;
4383
- justify-content: flex-start;
4384
- }
4385
- .navbar-expand-xl .navbar-nav {
4386
- -ms-flex-direction: row;
4387
- flex-direction: row;
4388
- }
4389
- .navbar-expand-xl .navbar-nav .dropdown-menu {
4390
- position: absolute;
4391
- }
4392
- .navbar-expand-xl .navbar-nav .nav-link {
4393
- padding-right: 0.5rem;
4394
- padding-left: 0.5rem;
4395
- }
4396
- .navbar-expand-xl > .container,
4397
- .navbar-expand-xl > .container-fluid {
4398
- -ms-flex-wrap: nowrap;
4399
- flex-wrap: nowrap;
4400
- }
4401
- .navbar-expand-xl .navbar-collapse {
4402
- display: -ms-flexbox !important;
4403
- display: flex !important;
4404
- -ms-flex-preferred-size: auto;
4405
- flex-basis: auto;
4406
- }
4407
- .navbar-expand-xl .navbar-toggler {
4408
- display: none;
4409
- }
4410
- }
4411
-
4412
- .navbar-expand {
4413
- -ms-flex-flow: row nowrap;
4414
- flex-flow: row nowrap;
4415
- -ms-flex-pack: start;
4416
- justify-content: flex-start;
4417
- }
4418
-
4419
- .navbar-expand > .container,
4420
- .navbar-expand > .container-fluid {
4421
- padding-right: 0;
4422
- padding-left: 0;
4423
- }
4424
-
4425
- .navbar-expand .navbar-nav {
4426
- -ms-flex-direction: row;
4427
- flex-direction: row;
4428
- }
4429
-
4430
- .navbar-expand .navbar-nav .dropdown-menu {
4431
- position: absolute;
4432
- }
4433
-
4434
- .navbar-expand .navbar-nav .nav-link {
4435
- padding-right: 0.5rem;
4436
- padding-left: 0.5rem;
4437
- }
4438
-
4439
- .navbar-expand > .container,
4440
- .navbar-expand > .container-fluid {
4441
- -ms-flex-wrap: nowrap;
4442
- flex-wrap: nowrap;
4443
- }
4444
-
4445
- .navbar-expand .navbar-collapse {
4446
- display: -ms-flexbox !important;
4447
- display: flex !important;
4448
- -ms-flex-preferred-size: auto;
4449
- flex-basis: auto;
4450
- }
4451
-
4452
- .navbar-expand .navbar-toggler {
4453
- display: none;
4454
- }
4455
-
4456
- .navbar-light .navbar-brand {
4457
- color: rgba(0, 0, 0, 0.9);
4458
- }
4459
-
4460
- .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
4461
- color: rgba(0, 0, 0, 0.9);
4462
- }
4463
-
4464
- .navbar-light .navbar-nav .nav-link {
4465
- color: rgba(0, 0, 0, 0.5);
4466
- }
4467
-
4468
- .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
4469
- color: rgba(0, 0, 0, 0.7);
4470
- }
4471
-
4472
- .navbar-light .navbar-nav .nav-link.disabled {
4473
- color: rgba(0, 0, 0, 0.3);
4474
- }
4475
-
4476
- .navbar-light .navbar-nav .show > .nav-link,
4477
- .navbar-light .navbar-nav .active > .nav-link,
4478
- .navbar-light .navbar-nav .nav-link.show,
4479
- .navbar-light .navbar-nav .nav-link.active {
4480
- color: rgba(0, 0, 0, 0.9);
4481
- }
4482
-
4483
- .navbar-light .navbar-toggler {
4484
- color: rgba(0, 0, 0, 0.5);
4485
- border-color: rgba(0, 0, 0, 0.1);
4486
- }
4487
-
4488
- .navbar-light .navbar-toggler-icon {
4489
- background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
4490
- }
4491
-
4492
- .navbar-light .navbar-text {
4493
- color: rgba(0, 0, 0, 0.5);
4494
- }
4495
-
4496
- .navbar-light .navbar-text a {
4497
- color: rgba(0, 0, 0, 0.9);
4498
- }
4499
-
4500
- .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
4501
- color: rgba(0, 0, 0, 0.9);
4502
- }
4503
-
4504
- .navbar-dark .navbar-brand {
4505
- color: #fff;
4506
- }
4507
-
4508
- .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
4509
- color: #fff;
4510
- }
4511
-
4512
- .navbar-dark .navbar-nav .nav-link {
4513
- color: rgba(255, 255, 255, 0.5);
4514
- }
4515
-
4516
- .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
4517
- color: rgba(255, 255, 255, 0.75);
4518
- }
4519
-
4520
- .navbar-dark .navbar-nav .nav-link.disabled {
4521
- color: rgba(255, 255, 255, 0.25);
4522
- }
4523
-
4524
- .navbar-dark .navbar-nav .show > .nav-link,
4525
- .navbar-dark .navbar-nav .active > .nav-link,
4526
- .navbar-dark .navbar-nav .nav-link.show,
4527
- .navbar-dark .navbar-nav .nav-link.active {
4528
- color: #fff;
4529
- }
4530
-
4531
- .navbar-dark .navbar-toggler {
4532
- color: rgba(255, 255, 255, 0.5);
4533
- border-color: rgba(255, 255, 255, 0.1);
4534
- }
4535
-
4536
- .navbar-dark .navbar-toggler-icon {
4537
- background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
4538
- }
4539
-
4540
- .navbar-dark .navbar-text {
4541
- color: rgba(255, 255, 255, 0.5);
4542
- }
4543
-
4544
- .navbar-dark .navbar-text a {
4545
- color: #fff;
4546
- }
4547
-
4548
- .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
4549
- color: #fff;
4550
- }
4551
-
4552
- .card {
4553
- position: relative;
4554
- display: -ms-flexbox;
4555
- display: flex;
4556
- -ms-flex-direction: column;
4557
- flex-direction: column;
4558
- min-width: 0;
4559
- word-wrap: break-word;
4560
- background-color: #fff;
4561
- background-clip: border-box;
4562
- border: 1px solid rgba(0, 0, 0, 0.125);
4563
- border-radius: 0.25rem;
4564
- }
4565
-
4566
- .card > hr {
4567
- margin-right: 0;
4568
- margin-left: 0;
4569
- }
4570
-
4571
- .card > .list-group:first-child .list-group-item:first-child {
4572
- border-top-left-radius: 0.25rem;
4573
- border-top-right-radius: 0.25rem;
4574
- }
4575
-
4576
- .card > .list-group:last-child .list-group-item:last-child {
4577
- border-bottom-right-radius: 0.25rem;
4578
- border-bottom-left-radius: 0.25rem;
4579
- }
4580
-
4581
- .card-body {
4582
- -ms-flex: 1 1 auto;
4583
- flex: 1 1 auto;
4584
- padding: 1.25rem;
4585
- }
4586
-
4587
- .card-title {
4588
- margin-bottom: 0.75rem;
4589
- }
4590
-
4591
- .card-subtitle {
4592
- margin-top: -0.375rem;
4593
- margin-bottom: 0;
4594
- }
4595
-
4596
- .card-text:last-child {
4597
- margin-bottom: 0;
4598
- }
4599
-
4600
- .card-link:hover {
4601
- text-decoration: none;
4602
- }
4603
-
4604
- .card-link + .card-link {
4605
- margin-left: 1.25rem;
4606
- }
4607
-
4608
- .card-header {
4609
- padding: 0.75rem 1.25rem;
4610
- margin-bottom: 0;
4611
- background-color: rgba(0, 0, 0, 0.03);
4612
- border-bottom: 1px solid rgba(0, 0, 0, 0.125);
4613
- }
4614
-
4615
- .card-header:first-child {
4616
- border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
4617
- }
4618
-
4619
- .card-header + .list-group .list-group-item:first-child {
4620
- border-top: 0;
4621
- }
4622
-
4623
- .card-footer {
4624
- padding: 0.75rem 1.25rem;
4625
- background-color: rgba(0, 0, 0, 0.03);
4626
- border-top: 1px solid rgba(0, 0, 0, 0.125);
4627
- }
4628
-
4629
- .card-footer:last-child {
4630
- border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
4631
- }
4632
-
4633
- .card-header-tabs {
4634
- margin-right: -0.625rem;
4635
- margin-bottom: -0.75rem;
4636
- margin-left: -0.625rem;
4637
- border-bottom: 0;
4638
- }
4639
-
4640
- .card-header-pills {
4641
- margin-right: -0.625rem;
4642
- margin-left: -0.625rem;
4643
- }
4644
-
4645
- .card-img-overlay {
4646
- position: absolute;
4647
- top: 0;
4648
- right: 0;
4649
- bottom: 0;
4650
- left: 0;
4651
- padding: 1.25rem;
4652
- }
4653
-
4654
- .card-img {
4655
- width: 100%;
4656
- border-radius: calc(0.25rem - 1px);
4657
- }
4658
-
4659
- .card-img-top {
4660
- width: 100%;
4661
- border-top-left-radius: calc(0.25rem - 1px);
4662
- border-top-right-radius: calc(0.25rem - 1px);
4663
- }
4664
-
4665
- .card-img-bottom {
4666
- width: 100%;
4667
- border-bottom-right-radius: calc(0.25rem - 1px);
4668
- border-bottom-left-radius: calc(0.25rem - 1px);
4669
- }
4670
-
4671
- .card-deck {
4672
- display: -ms-flexbox;
4673
- display: flex;
4674
- -ms-flex-direction: column;
4675
- flex-direction: column;
4676
- }
4677
-
4678
- .card-deck .card {
4679
- margin-bottom: 15px;
4680
- }
4681
-
4682
- @media (min-width: 576px) {
4683
- .card-deck {
4684
- -ms-flex-flow: row wrap;
4685
- flex-flow: row wrap;
4686
- margin-right: -15px;
4687
- margin-left: -15px;
4688
- }
4689
- .card-deck .card {
4690
- display: -ms-flexbox;
4691
- display: flex;
4692
- -ms-flex: 1 0 0%;
4693
- flex: 1 0 0%;
4694
- -ms-flex-direction: column;
4695
- flex-direction: column;
4696
- margin-right: 15px;
4697
- margin-bottom: 0;
4698
- margin-left: 15px;
4699
- }
4700
- }
4701
-
4702
- .card-group {
4703
- display: -ms-flexbox;
4704
- display: flex;
4705
- -ms-flex-direction: column;
4706
- flex-direction: column;
4707
- }
4708
-
4709
- .card-group > .card {
4710
- margin-bottom: 15px;
4711
- }
4712
-
4713
- @media (min-width: 576px) {
4714
- .card-group {
4715
- -ms-flex-flow: row wrap;
4716
- flex-flow: row wrap;
4717
- }
4718
- .card-group > .card {
4719
- -ms-flex: 1 0 0%;
4720
- flex: 1 0 0%;
4721
- margin-bottom: 0;
4722
- }
4723
- .card-group > .card + .card {
4724
- margin-left: 0;
4725
- border-left: 0;
4726
- }
4727
- .card-group > .card:not(:last-child) {
4728
- border-top-right-radius: 0;
4729
- border-bottom-right-radius: 0;
4730
- }
4731
- .card-group > .card:not(:last-child) .card-img-top,
4732
- .card-group > .card:not(:last-child) .card-header {
4733
- border-top-right-radius: 0;
4734
- }
4735
- .card-group > .card:not(:last-child) .card-img-bottom,
4736
- .card-group > .card:not(:last-child) .card-footer {
4737
- border-bottom-right-radius: 0;
4738
- }
4739
- .card-group > .card:not(:first-child) {
4740
- border-top-left-radius: 0;
4741
- border-bottom-left-radius: 0;
4742
- }
4743
- .card-group > .card:not(:first-child) .card-img-top,
4744
- .card-group > .card:not(:first-child) .card-header {
4745
- border-top-left-radius: 0;
4746
- }
4747
- .card-group > .card:not(:first-child) .card-img-bottom,
4748
- .card-group > .card:not(:first-child) .card-footer {
4749
- border-bottom-left-radius: 0;
4750
- }
4751
- }
4752
-
4753
- .card-columns .card {
4754
- margin-bottom: 0.75rem;
4755
- }
4756
-
4757
- @media (min-width: 576px) {
4758
- .card-columns {
4759
- -webkit-column-count: 3;
4760
- -moz-column-count: 3;
4761
- column-count: 3;
4762
- -webkit-column-gap: 1.25rem;
4763
- -moz-column-gap: 1.25rem;
4764
- column-gap: 1.25rem;
4765
- orphans: 1;
4766
- widows: 1;
4767
- }
4768
- .card-columns .card {
4769
- display: inline-block;
4770
- width: 100%;
4771
- }
4772
- }
4773
-
4774
- .accordion > .card {
4775
- overflow: hidden;
4776
- }
4777
-
4778
- .accordion > .card:not(:first-of-type) .card-header:first-child {
4779
- border-radius: 0;
4780
- }
4781
-
4782
- .accordion > .card:not(:first-of-type):not(:last-of-type) {
4783
- border-bottom: 0;
4784
- border-radius: 0;
4785
- }
4786
-
4787
- .accordion > .card:first-of-type {
4788
- border-bottom: 0;
4789
- border-bottom-right-radius: 0;
4790
- border-bottom-left-radius: 0;
4791
- }
4792
-
4793
- .accordion > .card:last-of-type {
4794
- border-top-left-radius: 0;
4795
- border-top-right-radius: 0;
4796
- }
4797
-
4798
- .accordion > .card .card-header {
4799
- margin-bottom: -1px;
4800
- }
4801
-
4802
- .breadcrumb {
4803
- display: -ms-flexbox;
4804
- display: flex;
4805
- -ms-flex-wrap: wrap;
4806
- flex-wrap: wrap;
4807
- padding: 0.75rem 1rem;
4808
- margin-bottom: 1rem;
4809
- list-style: none;
4810
- background-color: #e9ecef;
4811
- border-radius: 0.25rem;
4812
- }
4813
-
4814
- .breadcrumb-item + .breadcrumb-item {
4815
- padding-left: 0.5rem;
4816
- }
4817
-
4818
- .breadcrumb-item + .breadcrumb-item::before {
4819
- display: inline-block;
4820
- padding-right: 0.5rem;
4821
- color: #6c757d;
4822
- content: "/";
4823
- }
4824
-
4825
- .breadcrumb-item + .breadcrumb-item:hover::before {
4826
- text-decoration: underline;
4827
- }
4828
-
4829
- .breadcrumb-item + .breadcrumb-item:hover::before {
4830
- text-decoration: none;
4831
- }
4832
-
4833
- .breadcrumb-item.active {
4834
- color: #6c757d;
4835
- }
4836
-
4837
- .pagination {
4838
- display: -ms-flexbox;
4839
- display: flex;
4840
- padding-left: 0;
4841
- list-style: none;
4842
- border-radius: 0.25rem;
4843
- }
4844
-
4845
- .page-link {
4846
- position: relative;
4847
- display: block;
4848
- padding: 0.5rem 0.75rem;
4849
- margin-left: -1px;
4850
- line-height: 1.25;
4851
- color: #007bff;
4852
- background-color: #fff;
4853
- border: 1px solid #dee2e6;
4854
- }
4855
-
4856
- .page-link:hover {
4857
- z-index: 2;
4858
- color: #0056b3;
4859
- text-decoration: none;
4860
- background-color: #e9ecef;
4861
- border-color: #dee2e6;
4862
- }
4863
-
4864
- .page-link:focus {
4865
- z-index: 2;
4866
- outline: 0;
4867
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
4868
- }
4869
-
4870
- .page-item:first-child .page-link {
4871
- margin-left: 0;
4872
- border-top-left-radius: 0.25rem;
4873
- border-bottom-left-radius: 0.25rem;
4874
- }
4875
-
4876
- .page-item:last-child .page-link {
4877
- border-top-right-radius: 0.25rem;
4878
- border-bottom-right-radius: 0.25rem;
4879
- }
4880
-
4881
- .page-item.active .page-link {
4882
- z-index: 1;
4883
- color: #fff;
4884
- background-color: #007bff;
4885
- border-color: #007bff;
4886
- }
4887
-
4888
- .page-item.disabled .page-link {
4889
- color: #6c757d;
4890
- pointer-events: none;
4891
- cursor: auto;
4892
- background-color: #fff;
4893
- border-color: #dee2e6;
4894
- }
4895
-
4896
- .pagination-lg .page-link {
4897
- padding: 0.75rem 1.5rem;
4898
- font-size: 1.25rem;
4899
- line-height: 1.5;
4900
- }
4901
-
4902
- .pagination-lg .page-item:first-child .page-link {
4903
- border-top-left-radius: 0.3rem;
4904
- border-bottom-left-radius: 0.3rem;
4905
- }
4906
-
4907
- .pagination-lg .page-item:last-child .page-link {
4908
- border-top-right-radius: 0.3rem;
4909
- border-bottom-right-radius: 0.3rem;
4910
- }
4911
-
4912
- .pagination-sm .page-link {
4913
- padding: 0.25rem 0.5rem;
4914
- font-size: 0.875rem;
4915
- line-height: 1.5;
4916
- }
4917
-
4918
- .pagination-sm .page-item:first-child .page-link {
4919
- border-top-left-radius: 0.2rem;
4920
- border-bottom-left-radius: 0.2rem;
4921
- }
4922
-
4923
- .pagination-sm .page-item:last-child .page-link {
4924
- border-top-right-radius: 0.2rem;
4925
- border-bottom-right-radius: 0.2rem;
4926
- }
4927
-
4928
- .badge {
4929
- display: inline-block;
4930
- padding: 0.25em 0.4em;
4931
- font-size: 75%;
4932
- font-weight: 700;
4933
- line-height: 1;
4934
- text-align: center;
4935
- white-space: nowrap;
4936
- vertical-align: baseline;
4937
- border-radius: 0.25rem;
4938
- transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
4939
- }
4940
-
4941
- @media (prefers-reduced-motion: reduce) {
4942
- .badge {
4943
- transition: none;
4944
- }
4945
- }
4946
-
4947
- a.badge:hover, a.badge:focus {
4948
- text-decoration: none;
4949
- }
4950
-
4951
- .badge:empty {
4952
- display: none;
4953
- }
4954
-
4955
- .btn .badge {
4956
- position: relative;
4957
- top: -1px;
4958
- }
4959
-
4960
- .badge-pill {
4961
- padding-right: 0.6em;
4962
- padding-left: 0.6em;
4963
- border-radius: 10rem;
4964
- }
4965
-
4966
- .badge-primary {
4967
- color: #fff;
4968
- background-color: #007bff;
4969
- }
4970
-
4971
- a.badge-primary:hover, a.badge-primary:focus {
4972
- color: #fff;
4973
- background-color: #0062cc;
4974
- }
4975
-
4976
- a.badge-primary:focus, a.badge-primary.focus {
4977
- outline: 0;
4978
- box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
4979
- }
4980
-
4981
- .badge-secondary {
4982
- color: #fff;
4983
- background-color: #6c757d;
4984
- }
4985
-
4986
- a.badge-secondary:hover, a.badge-secondary:focus {
4987
- color: #fff;
4988
- background-color: #545b62;
4989
- }
4990
-
4991
- a.badge-secondary:focus, a.badge-secondary.focus {
4992
- outline: 0;
4993
- box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
4994
- }
4995
-
4996
- .badge-success {
4997
- color: #fff;
4998
- background-color: #28a745;
4999
- }
5000
-
5001
- a.badge-success:hover, a.badge-success:focus {
5002
- color: #fff;
5003
- background-color: #1e7e34;
5004
- }
5005
-
5006
- a.badge-success:focus, a.badge-success.focus {
5007
- outline: 0;
5008
- box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
5009
- }
5010
-
5011
- .badge-info {
5012
- color: #fff;
5013
- background-color: #17a2b8;
5014
- }
5015
-
5016
- a.badge-info:hover, a.badge-info:focus {
5017
- color: #fff;
5018
- background-color: #117a8b;
5019
- }
5020
-
5021
- a.badge-info:focus, a.badge-info.focus {
5022
- outline: 0;
5023
- box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
5024
- }
5025
-
5026
- .badge-warning {
5027
- color: #212529;
5028
- background-color: #ffc107;
5029
- }
5030
-
5031
- a.badge-warning:hover, a.badge-warning:focus {
5032
- color: #212529;
5033
- background-color: #d39e00;
5034
- }
5035
-
5036
- a.badge-warning:focus, a.badge-warning.focus {
5037
- outline: 0;
5038
- box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
5039
- }
5040
-
5041
- .badge-danger {
5042
- color: #fff;
5043
- background-color: #dc3545;
5044
- }
5045
-
5046
- a.badge-danger:hover, a.badge-danger:focus {
5047
- color: #fff;
5048
- background-color: #bd2130;
5049
- }
5050
-
5051
- a.badge-danger:focus, a.badge-danger.focus {
5052
- outline: 0;
5053
- box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
5054
- }
5055
-
5056
- .badge-light {
5057
- color: #212529;
5058
- background-color: #f8f9fa;
5059
- }
5060
-
5061
- a.badge-light:hover, a.badge-light:focus {
5062
- color: #212529;
5063
- background-color: #dae0e5;
5064
- }
5065
-
5066
- a.badge-light:focus, a.badge-light.focus {
5067
- outline: 0;
5068
- box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
5069
- }
5070
-
5071
- .badge-dark {
5072
- color: #fff;
5073
- background-color: #343a40;
5074
- }
5075
-
5076
- a.badge-dark:hover, a.badge-dark:focus {
5077
- color: #fff;
5078
- background-color: #1d2124;
5079
- }
5080
-
5081
- a.badge-dark:focus, a.badge-dark.focus {
5082
- outline: 0;
5083
- box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
5084
- }
5085
-
5086
- .jumbotron {
5087
- padding: 2rem 1rem;
5088
- margin-bottom: 2rem;
5089
- background-color: #e9ecef;
5090
- border-radius: 0.3rem;
5091
- }
5092
-
5093
- @media (min-width: 576px) {
5094
- .jumbotron {
5095
- padding: 4rem 2rem;
5096
- }
5097
- }
5098
-
5099
- .jumbotron-fluid {
5100
- padding-right: 0;
5101
- padding-left: 0;
5102
- border-radius: 0;
5103
- }
5104
-
5105
- .alert {
5106
- position: relative;
5107
- padding: 0.75rem 1.25rem;
5108
- margin-bottom: 1rem;
5109
- border: 1px solid transparent;
5110
- border-radius: 0.25rem;
5111
- }
5112
-
5113
- .alert-heading {
5114
- color: inherit;
5115
- }
5116
-
5117
- .alert-link {
5118
- font-weight: 700;
5119
- }
5120
-
5121
- .alert-dismissible {
5122
- padding-right: 4rem;
5123
- }
5124
-
5125
- .alert-dismissible .close {
5126
- position: absolute;
5127
- top: 0;
5128
- right: 0;
5129
- padding: 0.75rem 1.25rem;
5130
- color: inherit;
5131
- }
5132
-
5133
- .alert-primary {
5134
- color: #004085;
5135
- background-color: #cce5ff;
5136
- border-color: #b8daff;
5137
- }
5138
-
5139
- .alert-primary hr {
5140
- border-top-color: #9fcdff;
5141
- }
5142
-
5143
- .alert-primary .alert-link {
5144
- color: #002752;
5145
- }
5146
-
5147
- .alert-secondary {
5148
- color: #383d41;
5149
- background-color: #e2e3e5;
5150
- border-color: #d6d8db;
5151
- }
5152
-
5153
- .alert-secondary hr {
5154
- border-top-color: #c8cbcf;
5155
- }
5156
-
5157
- .alert-secondary .alert-link {
5158
- color: #202326;
5159
- }
5160
-
5161
- .alert-success {
5162
- color: #155724;
5163
- background-color: #d4edda;
5164
- border-color: #c3e6cb;
5165
- }
5166
-
5167
- .alert-success hr {
5168
- border-top-color: #b1dfbb;
5169
- }
5170
-
5171
- .alert-success .alert-link {
5172
- color: #0b2e13;
5173
- }
5174
-
5175
- .alert-info {
5176
- color: #0c5460;
5177
- background-color: #d1ecf1;
5178
- border-color: #bee5eb;
5179
- }
5180
-
5181
- .alert-info hr {
5182
- border-top-color: #abdde5;
5183
- }
5184
-
5185
- .alert-info .alert-link {
5186
- color: #062c33;
5187
- }
5188
-
5189
- .alert-warning {
5190
- color: #856404;
5191
- background-color: #fff3cd;
5192
- border-color: #ffeeba;
5193
- }
5194
-
5195
- .alert-warning hr {
5196
- border-top-color: #ffe8a1;
5197
- }
5198
-
5199
- .alert-warning .alert-link {
5200
- color: #533f03;
5201
- }
5202
-
5203
- .alert-danger {
5204
- color: #721c24;
5205
- background-color: #f8d7da;
5206
- border-color: #f5c6cb;
5207
- }
5208
-
5209
- .alert-danger hr {
5210
- border-top-color: #f1b0b7;
5211
- }
5212
-
5213
- .alert-danger .alert-link {
5214
- color: #491217;
5215
- }
5216
-
5217
- .alert-light {
5218
- color: #818182;
5219
- background-color: #fefefe;
5220
- border-color: #fdfdfe;
5221
- }
5222
-
5223
- .alert-light hr {
5224
- border-top-color: #ececf6;
5225
- }
5226
-
5227
- .alert-light .alert-link {
5228
- color: #686868;
5229
- }
5230
-
5231
- .alert-dark {
5232
- color: #1b1e21;
5233
- background-color: #d6d8d9;
5234
- border-color: #c6c8ca;
5235
- }
5236
-
5237
- .alert-dark hr {
5238
- border-top-color: #b9bbbe;
5239
- }
5240
-
5241
- .alert-dark .alert-link {
5242
- color: #040505;
5243
- }
5244
-
5245
- @-webkit-keyframes progress-bar-stripes {
5246
- from {
5247
- background-position: 1rem 0;
5248
- }
5249
- to {
5250
- background-position: 0 0;
5251
- }
5252
- }
5253
-
5254
- @keyframes progress-bar-stripes {
5255
- from {
5256
- background-position: 1rem 0;
5257
- }
5258
- to {
5259
- background-position: 0 0;
5260
- }
5261
- }
5262
-
5263
- .progress {
5264
- display: -ms-flexbox;
5265
- display: flex;
5266
- height: 1rem;
5267
- overflow: hidden;
5268
- font-size: 0.75rem;
5269
- background-color: #e9ecef;
5270
- border-radius: 0.25rem;
5271
- }
5272
-
5273
- .progress-bar {
5274
- display: -ms-flexbox;
5275
- display: flex;
5276
- -ms-flex-direction: column;
5277
- flex-direction: column;
5278
- -ms-flex-pack: center;
5279
- justify-content: center;
5280
- color: #fff;
5281
- text-align: center;
5282
- white-space: nowrap;
5283
- background-color: #007bff;
5284
- transition: width 0.6s ease;
5285
- }
5286
-
5287
- @media (prefers-reduced-motion: reduce) {
5288
- .progress-bar {
5289
- transition: none;
5290
- }
5291
- }
5292
-
5293
- .progress-bar-striped {
5294
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5295
- background-size: 1rem 1rem;
5296
- }
5297
-
5298
- .progress-bar-animated {
5299
- -webkit-animation: progress-bar-stripes 1s linear infinite;
5300
- animation: progress-bar-stripes 1s linear infinite;
5301
- }
5302
-
5303
- @media (prefers-reduced-motion: reduce) {
5304
- .progress-bar-animated {
5305
- -webkit-animation: none;
5306
- animation: none;
5307
- }
5308
- }
5309
-
5310
- .media {
5311
- display: -ms-flexbox;
5312
- display: flex;
5313
- -ms-flex-align: start;
5314
- align-items: flex-start;
5315
- }
5316
-
5317
- .media-body {
5318
- -ms-flex: 1;
5319
- flex: 1;
5320
- }
5321
-
5322
- .list-group {
5323
- display: -ms-flexbox;
5324
- display: flex;
5325
- -ms-flex-direction: column;
5326
- flex-direction: column;
5327
- padding-left: 0;
5328
- margin-bottom: 0;
5329
- }
5330
-
5331
- .list-group-item-action {
5332
- width: 100%;
5333
- color: #495057;
5334
- text-align: inherit;
5335
- }
5336
-
5337
- .list-group-item-action:hover, .list-group-item-action:focus {
5338
- z-index: 1;
5339
- color: #495057;
5340
- text-decoration: none;
5341
- background-color: #f8f9fa;
5342
- }
5343
-
5344
- .list-group-item-action:active {
5345
- color: #212529;
5346
- background-color: #e9ecef;
5347
- }
5348
-
5349
- .list-group-item {
5350
- position: relative;
5351
- display: block;
5352
- padding: 0.75rem 1.25rem;
5353
- margin-bottom: -1px;
5354
- background-color: #fff;
5355
- border: 1px solid rgba(0, 0, 0, 0.125);
5356
- }
5357
-
5358
- .list-group-item:first-child {
5359
- border-top-left-radius: 0.25rem;
5360
- border-top-right-radius: 0.25rem;
5361
- }
5362
-
5363
- .list-group-item:last-child {
5364
- margin-bottom: 0;
5365
- border-bottom-right-radius: 0.25rem;
5366
- border-bottom-left-radius: 0.25rem;
5367
- }
5368
-
5369
- .list-group-item.disabled, .list-group-item:disabled {
5370
- color: #6c757d;
5371
- pointer-events: none;
5372
- background-color: #fff;
5373
- }
5374
-
5375
- .list-group-item.active {
5376
- z-index: 2;
5377
- color: #fff;
5378
- background-color: #007bff;
5379
- border-color: #007bff;
5380
- }
5381
-
5382
- .list-group-horizontal {
5383
- -ms-flex-direction: row;
5384
- flex-direction: row;
5385
- }
5386
-
5387
- .list-group-horizontal .list-group-item {
5388
- margin-right: -1px;
5389
- margin-bottom: 0;
5390
- }
5391
-
5392
- .list-group-horizontal .list-group-item:first-child {
5393
- border-top-left-radius: 0.25rem;
5394
- border-bottom-left-radius: 0.25rem;
5395
- border-top-right-radius: 0;
5396
- }
5397
-
5398
- .list-group-horizontal .list-group-item:last-child {
5399
- margin-right: 0;
5400
- border-top-right-radius: 0.25rem;
5401
- border-bottom-right-radius: 0.25rem;
5402
- border-bottom-left-radius: 0;
5403
- }
5404
-
5405
- @media (min-width: 576px) {
5406
- .list-group-horizontal-sm {
5407
- -ms-flex-direction: row;
5408
- flex-direction: row;
5409
- }
5410
- .list-group-horizontal-sm .list-group-item {
5411
- margin-right: -1px;
5412
- margin-bottom: 0;
5413
- }
5414
- .list-group-horizontal-sm .list-group-item:first-child {
5415
- border-top-left-radius: 0.25rem;
5416
- border-bottom-left-radius: 0.25rem;
5417
- border-top-right-radius: 0;
5418
- }
5419
- .list-group-horizontal-sm .list-group-item:last-child {
5420
- margin-right: 0;
5421
- border-top-right-radius: 0.25rem;
5422
- border-bottom-right-radius: 0.25rem;
5423
- border-bottom-left-radius: 0;
5424
- }
5425
- }
5426
-
5427
- @media (min-width: 768px) {
5428
- .list-group-horizontal-md {
5429
- -ms-flex-direction: row;
5430
- flex-direction: row;
5431
- }
5432
- .list-group-horizontal-md .list-group-item {
5433
- margin-right: -1px;
5434
- margin-bottom: 0;
5435
- }
5436
- .list-group-horizontal-md .list-group-item:first-child {
5437
- border-top-left-radius: 0.25rem;
5438
- border-bottom-left-radius: 0.25rem;
5439
- border-top-right-radius: 0;
5440
- }
5441
- .list-group-horizontal-md .list-group-item:last-child {
5442
- margin-right: 0;
5443
- border-top-right-radius: 0.25rem;
5444
- border-bottom-right-radius: 0.25rem;
5445
- border-bottom-left-radius: 0;
5446
- }
5447
- }
5448
-
5449
- @media (min-width: 992px) {
5450
- .list-group-horizontal-lg {
5451
- -ms-flex-direction: row;
5452
- flex-direction: row;
5453
- }
5454
- .list-group-horizontal-lg .list-group-item {
5455
- margin-right: -1px;
5456
- margin-bottom: 0;
5457
- }
5458
- .list-group-horizontal-lg .list-group-item:first-child {
5459
- border-top-left-radius: 0.25rem;
5460
- border-bottom-left-radius: 0.25rem;
5461
- border-top-right-radius: 0;
5462
- }
5463
- .list-group-horizontal-lg .list-group-item:last-child {
5464
- margin-right: 0;
5465
- border-top-right-radius: 0.25rem;
5466
- border-bottom-right-radius: 0.25rem;
5467
- border-bottom-left-radius: 0;
5468
- }
5469
- }
5470
-
5471
- @media (min-width: 1200px) {
5472
- .list-group-horizontal-xl {
5473
- -ms-flex-direction: row;
5474
- flex-direction: row;
5475
- }
5476
- .list-group-horizontal-xl .list-group-item {
5477
- margin-right: -1px;
5478
- margin-bottom: 0;
5479
- }
5480
- .list-group-horizontal-xl .list-group-item:first-child {
5481
- border-top-left-radius: 0.25rem;
5482
- border-bottom-left-radius: 0.25rem;
5483
- border-top-right-radius: 0;
5484
- }
5485
- .list-group-horizontal-xl .list-group-item:last-child {
5486
- margin-right: 0;
5487
- border-top-right-radius: 0.25rem;
5488
- border-bottom-right-radius: 0.25rem;
5489
- border-bottom-left-radius: 0;
5490
- }
5491
- }
5492
-
5493
- .list-group-flush .list-group-item {
5494
- border-right: 0;
5495
- border-left: 0;
5496
- border-radius: 0;
5497
- }
5498
-
5499
- .list-group-flush .list-group-item:last-child {
5500
- margin-bottom: -1px;
5501
- }
5502
-
5503
- .list-group-flush:first-child .list-group-item:first-child {
5504
- border-top: 0;
5505
- }
5506
-
5507
- .list-group-flush:last-child .list-group-item:last-child {
5508
- margin-bottom: 0;
5509
- border-bottom: 0;
5510
- }
5511
-
5512
- .list-group-item-primary {
5513
- color: #004085;
5514
- background-color: #b8daff;
5515
- }
5516
-
5517
- .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
5518
- color: #004085;
5519
- background-color: #9fcdff;
5520
- }
5521
-
5522
- .list-group-item-primary.list-group-item-action.active {
5523
- color: #fff;
5524
- background-color: #004085;
5525
- border-color: #004085;
5526
- }
5527
-
5528
- .list-group-item-secondary {
5529
- color: #383d41;
5530
- background-color: #d6d8db;
5531
- }
5532
-
5533
- .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
5534
- color: #383d41;
5535
- background-color: #c8cbcf;
5536
- }
5537
-
5538
- .list-group-item-secondary.list-group-item-action.active {
5539
- color: #fff;
5540
- background-color: #383d41;
5541
- border-color: #383d41;
5542
- }
5543
-
5544
- .list-group-item-success {
5545
- color: #155724;
5546
- background-color: #c3e6cb;
5547
- }
5548
-
5549
- .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
5550
- color: #155724;
5551
- background-color: #b1dfbb;
5552
- }
5553
-
5554
- .list-group-item-success.list-group-item-action.active {
5555
- color: #fff;
5556
- background-color: #155724;
5557
- border-color: #155724;
5558
- }
5559
-
5560
- .list-group-item-info {
5561
- color: #0c5460;
5562
- background-color: #bee5eb;
5563
- }
5564
-
5565
- .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
5566
- color: #0c5460;
5567
- background-color: #abdde5;
5568
- }
5569
-
5570
- .list-group-item-info.list-group-item-action.active {
5571
- color: #fff;
5572
- background-color: #0c5460;
5573
- border-color: #0c5460;
5574
- }
5575
-
5576
- .list-group-item-warning {
5577
- color: #856404;
5578
- background-color: #ffeeba;
5579
- }
5580
-
5581
- .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
5582
- color: #856404;
5583
- background-color: #ffe8a1;
5584
- }
5585
-
5586
- .list-group-item-warning.list-group-item-action.active {
5587
- color: #fff;
5588
- background-color: #856404;
5589
- border-color: #856404;
5590
- }
5591
-
5592
- .list-group-item-danger {
5593
- color: #721c24;
5594
- background-color: #f5c6cb;
5595
- }
5596
-
5597
- .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
5598
- color: #721c24;
5599
- background-color: #f1b0b7;
5600
- }
5601
-
5602
- .list-group-item-danger.list-group-item-action.active {
5603
- color: #fff;
5604
- background-color: #721c24;
5605
- border-color: #721c24;
5606
- }
5607
-
5608
- .list-group-item-light {
5609
- color: #818182;
5610
- background-color: #fdfdfe;
5611
- }
5612
-
5613
- .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
5614
- color: #818182;
5615
- background-color: #ececf6;
5616
- }
5617
-
5618
- .list-group-item-light.list-group-item-action.active {
5619
- color: #fff;
5620
- background-color: #818182;
5621
- border-color: #818182;
5622
- }
5623
-
5624
- .list-group-item-dark {
5625
- color: #1b1e21;
5626
- background-color: #c6c8ca;
5627
- }
5628
-
5629
- .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
5630
- color: #1b1e21;
5631
- background-color: #b9bbbe;
5632
- }
5633
-
5634
- .list-group-item-dark.list-group-item-action.active {
5635
- color: #fff;
5636
- background-color: #1b1e21;
5637
- border-color: #1b1e21;
5638
- }
5639
-
5640
- .close {
5641
- float: right;
5642
- font-size: 1.5rem;
5643
- font-weight: 700;
5644
- line-height: 1;
5645
- color: #000;
5646
- text-shadow: 0 1px 0 #fff;
5647
- opacity: .5;
5648
- }
5649
-
5650
- .close:hover {
5651
- color: #000;
5652
- text-decoration: none;
5653
- }
5654
-
5655
- .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
5656
- opacity: .75;
5657
- }
5658
-
5659
- button.close {
5660
- padding: 0;
5661
- background-color: transparent;
5662
- border: 0;
5663
- -webkit-appearance: none;
5664
- -moz-appearance: none;
5665
- appearance: none;
5666
- }
5667
-
5668
- a.close.disabled {
5669
- pointer-events: none;
5670
- }
5671
-
5672
- .toast {
5673
- max-width: 350px;
5674
- overflow: hidden;
5675
- font-size: 0.875rem;
5676
- background-color: rgba(255, 255, 255, 0.85);
5677
- background-clip: padding-box;
5678
- border: 1px solid rgba(0, 0, 0, 0.1);
5679
- box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
5680
- -webkit-backdrop-filter: blur(10px);
5681
- backdrop-filter: blur(10px);
5682
- opacity: 0;
5683
- border-radius: 0.25rem;
5684
- }
5685
-
5686
- .toast:not(:last-child) {
5687
- margin-bottom: 0.75rem;
5688
- }
5689
-
5690
- .toast.showing {
5691
- opacity: 1;
5692
- }
5693
-
5694
- .toast.show {
5695
- display: block;
5696
- opacity: 1;
5697
- }
5698
-
5699
- .toast.hide {
5700
- display: none;
5701
- }
5702
-
5703
- .toast-header {
5704
- display: -ms-flexbox;
5705
- display: flex;
5706
- -ms-flex-align: center;
5707
- align-items: center;
5708
- padding: 0.25rem 0.75rem;
5709
- color: #6c757d;
5710
- background-color: rgba(255, 255, 255, 0.85);
5711
- background-clip: padding-box;
5712
- border-bottom: 1px solid rgba(0, 0, 0, 0.05);
5713
- }
5714
-
5715
- .toast-body {
5716
- padding: 0.75rem;
5717
- }
5718
-
5719
- .modal-open {
5720
- overflow: hidden;
5721
- }
5722
-
5723
- .modal-open .modal {
5724
- overflow-x: hidden;
5725
- overflow-y: auto;
5726
- }
5727
-
5728
- .modal {
5729
- position: fixed;
5730
- top: 0;
5731
- left: 0;
5732
- z-index: 1050;
5733
- display: none;
5734
- width: 100%;
5735
- height: 100%;
5736
- overflow: hidden;
5737
- outline: 0;
5738
- }
5739
-
5740
- .modal-dialog {
5741
- position: relative;
5742
- width: auto;
5743
- margin: 0.5rem;
5744
- pointer-events: none;
5745
- }
5746
-
5747
- .modal.fade .modal-dialog {
5748
- transition: -webkit-transform 0.3s ease-out;
5749
- transition: transform 0.3s ease-out;
5750
- transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
5751
- -webkit-transform: translate(0, -50px);
5752
- transform: translate(0, -50px);
5753
- }
5754
-
5755
- @media (prefers-reduced-motion: reduce) {
5756
- .modal.fade .modal-dialog {
5757
- transition: none;
5758
- }
5759
- }
5760
-
5761
- .modal.show .modal-dialog {
5762
- -webkit-transform: none;
5763
- transform: none;
5764
- }
5765
-
5766
- .modal-dialog-scrollable {
5767
- display: -ms-flexbox;
5768
- display: flex;
5769
- max-height: calc(100% - 1rem);
5770
- }
5771
-
5772
- .modal-dialog-scrollable .modal-content {
5773
- max-height: calc(100vh - 1rem);
5774
- overflow: hidden;
5775
- }
5776
-
5777
- .modal-dialog-scrollable .modal-header,
5778
- .modal-dialog-scrollable .modal-footer {
5779
- -ms-flex-negative: 0;
5780
- flex-shrink: 0;
5781
- }
5782
-
5783
- .modal-dialog-scrollable .modal-body {
5784
- overflow-y: auto;
5785
- }
5786
-
5787
- .modal-dialog-centered {
5788
- display: -ms-flexbox;
5789
- display: flex;
5790
- -ms-flex-align: center;
5791
- align-items: center;
5792
- min-height: calc(100% - 1rem);
5793
- }
5794
-
5795
- .modal-dialog-centered::before {
5796
- display: block;
5797
- height: calc(100vh - 1rem);
5798
- content: "";
5799
- }
5800
-
5801
- .modal-dialog-centered.modal-dialog-scrollable {
5802
- -ms-flex-direction: column;
5803
- flex-direction: column;
5804
- -ms-flex-pack: center;
5805
- justify-content: center;
5806
- height: 100%;
5807
- }
5808
-
5809
- .modal-dialog-centered.modal-dialog-scrollable .modal-content {
5810
- max-height: none;
5811
- }
5812
-
5813
- .modal-dialog-centered.modal-dialog-scrollable::before {
5814
- content: none;
5815
- }
5816
-
5817
- .modal-content {
5818
- position: relative;
5819
- display: -ms-flexbox;
5820
- display: flex;
5821
- -ms-flex-direction: column;
5822
- flex-direction: column;
5823
- width: 100%;
5824
- pointer-events: auto;
5825
- background-color: #fff;
5826
- background-clip: padding-box;
5827
- border: 1px solid rgba(0, 0, 0, 0.2);
5828
- border-radius: 0.3rem;
5829
- outline: 0;
5830
- }
5831
-
5832
- .modal-backdrop {
5833
- position: fixed;
5834
- top: 0;
5835
- left: 0;
5836
- z-index: 1040;
5837
- width: 100vw;
5838
- height: 100vh;
5839
- background-color: #000;
5840
- }
5841
-
5842
- .modal-backdrop.fade {
5843
- opacity: 0;
5844
- }
5845
-
5846
- .modal-backdrop.show {
5847
- opacity: 0.5;
5848
- }
5849
-
5850
- .modal-header {
5851
- display: -ms-flexbox;
5852
- display: flex;
5853
- -ms-flex-align: start;
5854
- align-items: flex-start;
5855
- -ms-flex-pack: justify;
5856
- justify-content: space-between;
5857
- padding: 1rem 1rem;
5858
- border-bottom: 1px solid #dee2e6;
5859
- border-top-left-radius: 0.3rem;
5860
- border-top-right-radius: 0.3rem;
5861
- }
5862
-
5863
- .modal-header .close {
5864
- padding: 1rem 1rem;
5865
- margin: -1rem -1rem -1rem auto;
5866
- }
5867
-
5868
- .modal-title {
5869
- margin-bottom: 0;
5870
- line-height: 1.5;
5871
- }
5872
-
5873
- .modal-body {
5874
- position: relative;
5875
- -ms-flex: 1 1 auto;
5876
- flex: 1 1 auto;
5877
- padding: 1rem;
5878
- }
5879
-
5880
- .modal-footer {
5881
- display: -ms-flexbox;
5882
- display: flex;
5883
- -ms-flex-align: center;
5884
- align-items: center;
5885
- -ms-flex-pack: end;
5886
- justify-content: flex-end;
5887
- padding: 1rem;
5888
- border-top: 1px solid #dee2e6;
5889
- border-bottom-right-radius: 0.3rem;
5890
- border-bottom-left-radius: 0.3rem;
5891
- }
5892
-
5893
- .modal-footer > :not(:first-child) {
5894
- margin-left: .25rem;
5895
- }
5896
-
5897
- .modal-footer > :not(:last-child) {
5898
- margin-right: .25rem;
5899
- }
5900
-
5901
- .modal-scrollbar-measure {
5902
- position: absolute;
5903
- top: -9999px;
5904
- width: 50px;
5905
- height: 50px;
5906
- overflow: scroll;
5907
- }
5908
-
5909
- @media (min-width: 576px) {
5910
- .modal-dialog {
5911
- max-width: 500px;
5912
- margin: 1.75rem auto;
5913
- }
5914
- .modal-dialog-scrollable {
5915
- max-height: calc(100% - 3.5rem);
5916
- }
5917
- .modal-dialog-scrollable .modal-content {
5918
- max-height: calc(100vh - 3.5rem);
5919
- }
5920
- .modal-dialog-centered {
5921
- min-height: calc(100% - 3.5rem);
5922
- }
5923
- .modal-dialog-centered::before {
5924
- height: calc(100vh - 3.5rem);
5925
- }
5926
- .modal-sm {
5927
- max-width: 300px;
5928
- }
5929
- }
5930
-
5931
- @media (min-width: 992px) {
5932
- .modal-lg,
5933
- .modal-xl {
5934
- max-width: 800px;
5935
- }
5936
- }
5937
-
5938
- @media (min-width: 1200px) {
5939
- .modal-xl {
5940
- max-width: 1140px;
5941
- }
5942
- }
5943
-
5944
- .tooltip {
5945
- position: absolute;
5946
- z-index: 1070;
5947
- display: block;
5948
- margin: 0;
5949
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
5950
- font-style: normal;
5951
- font-weight: 400;
5952
- line-height: 1.5;
5953
- text-align: left;
5954
- text-align: start;
5955
- text-decoration: none;
5956
- text-shadow: none;
5957
- text-transform: none;
5958
- letter-spacing: normal;
5959
- word-break: normal;
5960
- word-spacing: normal;
5961
- white-space: normal;
5962
- line-break: auto;
5963
- font-size: 0.875rem;
5964
- word-wrap: break-word;
5965
- opacity: 0;
5966
- }
5967
-
5968
- .tooltip.show {
5969
- opacity: 0.9;
5970
- }
5971
-
5972
- .tooltip .arrow {
5973
- position: absolute;
5974
- display: block;
5975
- width: 0.8rem;
5976
- height: 0.4rem;
5977
- }
5978
-
5979
- .tooltip .arrow::before {
5980
- position: absolute;
5981
- content: "";
5982
- border-color: transparent;
5983
- border-style: solid;
5984
- }
5985
-
5986
- .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
5987
- padding: 0.4rem 0;
5988
- }
5989
-
5990
- .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
5991
- bottom: 0;
5992
- }
5993
-
5994
- .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
5995
- top: 0;
5996
- border-width: 0.4rem 0.4rem 0;
5997
- border-top-color: #000;
5998
- }
5999
-
6000
- .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
6001
- padding: 0 0.4rem;
6002
- }
6003
-
6004
- .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
6005
- left: 0;
6006
- width: 0.4rem;
6007
- height: 0.8rem;
6008
- }
6009
-
6010
- .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
6011
- right: 0;
6012
- border-width: 0.4rem 0.4rem 0.4rem 0;
6013
- border-right-color: #000;
6014
- }
6015
-
6016
- .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
6017
- padding: 0.4rem 0;
6018
- }
6019
-
6020
- .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
6021
- top: 0;
6022
- }
6023
-
6024
- .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
6025
- bottom: 0;
6026
- border-width: 0 0.4rem 0.4rem;
6027
- border-bottom-color: #000;
6028
- }
6029
-
6030
- .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
6031
- padding: 0 0.4rem;
6032
- }
6033
-
6034
- .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
6035
- right: 0;
6036
- width: 0.4rem;
6037
- height: 0.8rem;
6038
- }
6039
-
6040
- .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
6041
- left: 0;
6042
- border-width: 0.4rem 0 0.4rem 0.4rem;
6043
- border-left-color: #000;
6044
- }
6045
-
6046
- .tooltip-inner {
6047
- max-width: 200px;
6048
- padding: 0.25rem 0.5rem;
6049
- color: #fff;
6050
- text-align: center;
6051
- background-color: #000;
6052
- border-radius: 0.25rem;
6053
- }
6054
-
6055
- .popover {
6056
- position: absolute;
6057
- top: 0;
6058
- left: 0;
6059
- z-index: 1060;
6060
- display: block;
6061
- max-width: 276px;
6062
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
6063
- font-style: normal;
6064
- font-weight: 400;
6065
- line-height: 1.5;
6066
- text-align: left;
6067
- text-align: start;
6068
- text-decoration: none;
6069
- text-shadow: none;
6070
- text-transform: none;
6071
- letter-spacing: normal;
6072
- word-break: normal;
6073
- word-spacing: normal;
6074
- white-space: normal;
6075
- line-break: auto;
6076
- font-size: 0.875rem;
6077
- word-wrap: break-word;
6078
- background-color: #fff;
6079
- background-clip: padding-box;
6080
- border: 1px solid rgba(0, 0, 0, 0.2);
6081
- border-radius: 0.3rem;
6082
- }
6083
-
6084
- .popover .arrow {
6085
- position: absolute;
6086
- display: block;
6087
- width: 1rem;
6088
- height: 0.5rem;
6089
- margin: 0 0.3rem;
6090
- }
6091
-
6092
- .popover .arrow::before, .popover .arrow::after {
6093
- position: absolute;
6094
- display: block;
6095
- content: "";
6096
- border-color: transparent;
6097
- border-style: solid;
6098
- }
6099
-
6100
- .bs-popover-top, .bs-popover-auto[x-placement^="top"] {
6101
- margin-bottom: 0.5rem;
6102
- }
6103
-
6104
- .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
6105
- bottom: calc((0.5rem + 1px) * -1);
6106
- }
6107
-
6108
- .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
6109
- bottom: 0;
6110
- border-width: 0.5rem 0.5rem 0;
6111
- border-top-color: rgba(0, 0, 0, 0.25);
6112
- }
6113
-
6114
- .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
6115
- bottom: 1px;
6116
- border-width: 0.5rem 0.5rem 0;
6117
- border-top-color: #fff;
6118
- }
6119
-
6120
- .bs-popover-right, .bs-popover-auto[x-placement^="right"] {
6121
- margin-left: 0.5rem;
6122
- }
6123
-
6124
- .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
6125
- left: calc((0.5rem + 1px) * -1);
6126
- width: 0.5rem;
6127
- height: 1rem;
6128
- margin: 0.3rem 0;
6129
- }
6130
-
6131
- .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
6132
- left: 0;
6133
- border-width: 0.5rem 0.5rem 0.5rem 0;
6134
- border-right-color: rgba(0, 0, 0, 0.25);
6135
- }
6136
-
6137
- .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
6138
- left: 1px;
6139
- border-width: 0.5rem 0.5rem 0.5rem 0;
6140
- border-right-color: #fff;
6141
- }
6142
-
6143
- .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
6144
- margin-top: 0.5rem;
6145
- }
6146
-
6147
- .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
6148
- top: calc((0.5rem + 1px) * -1);
6149
- }
6150
-
6151
- .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
6152
- top: 0;
6153
- border-width: 0 0.5rem 0.5rem 0.5rem;
6154
- border-bottom-color: rgba(0, 0, 0, 0.25);
6155
- }
6156
-
6157
- .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
6158
- top: 1px;
6159
- border-width: 0 0.5rem 0.5rem 0.5rem;
6160
- border-bottom-color: #fff;
6161
- }
6162
-
6163
- .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
6164
- position: absolute;
6165
- top: 0;
6166
- left: 50%;
6167
- display: block;
6168
- width: 1rem;
6169
- margin-left: -0.5rem;
6170
- content: "";
6171
- border-bottom: 1px solid #f7f7f7;
6172
- }
6173
-
6174
- .bs-popover-left, .bs-popover-auto[x-placement^="left"] {
6175
- margin-right: 0.5rem;
6176
- }
6177
-
6178
- .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
6179
- right: calc((0.5rem + 1px) * -1);
6180
- width: 0.5rem;
6181
- height: 1rem;
6182
- margin: 0.3rem 0;
6183
- }
6184
-
6185
- .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
6186
- right: 0;
6187
- border-width: 0.5rem 0 0.5rem 0.5rem;
6188
- border-left-color: rgba(0, 0, 0, 0.25);
6189
- }
6190
-
6191
- .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
6192
- right: 1px;
6193
- border-width: 0.5rem 0 0.5rem 0.5rem;
6194
- border-left-color: #fff;
6195
- }
6196
-
6197
- .popover-header {
6198
- padding: 0.5rem 0.75rem;
6199
- margin-bottom: 0;
6200
- font-size: 1rem;
6201
- background-color: #f7f7f7;
6202
- border-bottom: 1px solid #ebebeb;
6203
- border-top-left-radius: calc(0.3rem - 1px);
6204
- border-top-right-radius: calc(0.3rem - 1px);
6205
- }
6206
-
6207
- .popover-header:empty {
6208
- display: none;
6209
- }
6210
-
6211
- .popover-body {
6212
- padding: 0.5rem 0.75rem;
6213
- color: #212529;
6214
- }
6215
-
6216
- .carousel {
6217
- position: relative;
6218
- }
6219
-
6220
- .carousel.pointer-event {
6221
- -ms-touch-action: pan-y;
6222
- touch-action: pan-y;
6223
- }
6224
-
6225
- .carousel-inner {
6226
- position: relative;
6227
- width: 100%;
6228
- overflow: hidden;
6229
- }
6230
-
6231
- .carousel-inner::after {
6232
- display: block;
6233
- clear: both;
6234
- content: "";
6235
- }
6236
-
6237
- .carousel-item {
6238
- position: relative;
6239
- display: none;
6240
- float: left;
6241
- width: 100%;
6242
- margin-right: -100%;
6243
- -webkit-backface-visibility: hidden;
6244
- backface-visibility: hidden;
6245
- transition: -webkit-transform 0.6s ease-in-out;
6246
- transition: transform 0.6s ease-in-out;
6247
- transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
6248
- }
6249
-
6250
- @media (prefers-reduced-motion: reduce) {
6251
- .carousel-item {
6252
- transition: none;
6253
- }
6254
- }
6255
-
6256
- .carousel-item.active,
6257
- .carousel-item-next,
6258
- .carousel-item-prev {
6259
- display: block;
6260
- }
6261
-
6262
- .carousel-item-next:not(.carousel-item-left),
6263
- .active.carousel-item-right {
6264
- -webkit-transform: translateX(100%);
6265
- transform: translateX(100%);
6266
- }
6267
-
6268
- .carousel-item-prev:not(.carousel-item-right),
6269
- .active.carousel-item-left {
6270
- -webkit-transform: translateX(-100%);
6271
- transform: translateX(-100%);
6272
- }
6273
-
6274
- .carousel-fade .carousel-item {
6275
- opacity: 0;
6276
- transition-property: opacity;
6277
- -webkit-transform: none;
6278
- transform: none;
6279
- }
6280
-
6281
- .carousel-fade .carousel-item.active,
6282
- .carousel-fade .carousel-item-next.carousel-item-left,
6283
- .carousel-fade .carousel-item-prev.carousel-item-right {
6284
- z-index: 1;
6285
- opacity: 1;
6286
- }
6287
-
6288
- .carousel-fade .active.carousel-item-left,
6289
- .carousel-fade .active.carousel-item-right {
6290
- z-index: 0;
6291
- opacity: 0;
6292
- transition: 0s 0.6s opacity;
6293
- }
6294
-
6295
- @media (prefers-reduced-motion: reduce) {
6296
- .carousel-fade .active.carousel-item-left,
6297
- .carousel-fade .active.carousel-item-right {
6298
- transition: none;
6299
- }
6300
- }
6301
-
6302
- .carousel-control-prev,
6303
- .carousel-control-next {
6304
- position: absolute;
6305
- top: 0;
6306
- bottom: 0;
6307
- z-index: 1;
6308
- display: -ms-flexbox;
6309
- display: flex;
6310
- -ms-flex-align: center;
6311
- align-items: center;
6312
- -ms-flex-pack: center;
6313
- justify-content: center;
6314
- width: 15%;
6315
- color: #fff;
6316
- text-align: center;
6317
- opacity: 0.5;
6318
- transition: opacity 0.15s ease;
6319
- }
6320
-
6321
- @media (prefers-reduced-motion: reduce) {
6322
- .carousel-control-prev,
6323
- .carousel-control-next {
6324
- transition: none;
6325
- }
6326
- }
6327
-
6328
- .carousel-control-prev:hover, .carousel-control-prev:focus,
6329
- .carousel-control-next:hover,
6330
- .carousel-control-next:focus {
6331
- color: #fff;
6332
- text-decoration: none;
6333
- outline: 0;
6334
- opacity: 0.9;
6335
- }
6336
-
6337
- .carousel-control-prev {
6338
- left: 0;
6339
- }
6340
-
6341
- .carousel-control-next {
6342
- right: 0;
6343
- }
6344
-
6345
- .carousel-control-prev-icon,
6346
- .carousel-control-next-icon {
6347
- display: inline-block;
6348
- width: 20px;
6349
- height: 20px;
6350
- background: no-repeat 50% / 100% 100%;
6351
- }
6352
-
6353
- .carousel-control-prev-icon {
6354
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
6355
- }
6356
-
6357
- .carousel-control-next-icon {
6358
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
6359
- }
6360
-
6361
- .carousel-indicators {
6362
- position: absolute;
6363
- right: 0;
6364
- bottom: 0;
6365
- left: 0;
6366
- z-index: 15;
6367
- display: -ms-flexbox;
6368
- display: flex;
6369
- -ms-flex-pack: center;
6370
- justify-content: center;
6371
- padding-left: 0;
6372
- margin-right: 15%;
6373
- margin-left: 15%;
6374
- list-style: none;
6375
- }
6376
-
6377
- .carousel-indicators li {
6378
- box-sizing: content-box;
6379
- -ms-flex: 0 1 auto;
6380
- flex: 0 1 auto;
6381
- width: 30px;
6382
- height: 3px;
6383
- margin-right: 3px;
6384
- margin-left: 3px;
6385
- text-indent: -999px;
6386
- cursor: pointer;
6387
- background-color: #fff;
6388
- background-clip: padding-box;
6389
- border-top: 10px solid transparent;
6390
- border-bottom: 10px solid transparent;
6391
- opacity: .5;
6392
- transition: opacity 0.6s ease;
6393
- }
6394
-
6395
- @media (prefers-reduced-motion: reduce) {
6396
- .carousel-indicators li {
6397
- transition: none;
6398
- }
6399
- }
6400
-
6401
- .carousel-indicators .active {
6402
- opacity: 1;
6403
- }
6404
-
6405
- .carousel-caption {
6406
- position: absolute;
6407
- right: 15%;
6408
- bottom: 20px;
6409
- left: 15%;
6410
- z-index: 10;
6411
- padding-top: 20px;
6412
- padding-bottom: 20px;
6413
- color: #fff;
6414
- text-align: center;
6415
- }
6416
-
6417
- @-webkit-keyframes spinner-border {
6418
- to {
6419
- -webkit-transform: rotate(360deg);
6420
- transform: rotate(360deg);
6421
- }
6422
- }
6423
-
6424
- @keyframes spinner-border {
6425
- to {
6426
- -webkit-transform: rotate(360deg);
6427
- transform: rotate(360deg);
6428
- }
6429
- }
6430
-
6431
- .spinner-border {
6432
- display: inline-block;
6433
- width: 2rem;
6434
- height: 2rem;
6435
- vertical-align: text-bottom;
6436
- border: 0.25em solid currentColor;
6437
- border-right-color: transparent;
6438
- border-radius: 50%;
6439
- -webkit-animation: spinner-border .75s linear infinite;
6440
- animation: spinner-border .75s linear infinite;
6441
- }
6442
-
6443
- .spinner-border-sm {
6444
- width: 1rem;
6445
- height: 1rem;
6446
- border-width: 0.2em;
6447
- }
6448
-
6449
- @-webkit-keyframes spinner-grow {
6450
- 0% {
6451
- -webkit-transform: scale(0);
6452
- transform: scale(0);
6453
- }
6454
- 50% {
6455
- opacity: 1;
6456
- }
6457
- }
6458
-
6459
- @keyframes spinner-grow {
6460
- 0% {
6461
- -webkit-transform: scale(0);
6462
- transform: scale(0);
6463
- }
6464
- 50% {
6465
- opacity: 1;
6466
- }
6467
- }
6468
-
6469
- .spinner-grow {
6470
- display: inline-block;
6471
- width: 2rem;
6472
- height: 2rem;
6473
- vertical-align: text-bottom;
6474
- background-color: currentColor;
6475
- border-radius: 50%;
6476
- opacity: 0;
6477
- -webkit-animation: spinner-grow .75s linear infinite;
6478
- animation: spinner-grow .75s linear infinite;
6479
- }
6480
-
6481
- .spinner-grow-sm {
6482
- width: 1rem;
6483
- height: 1rem;
6484
- }
6485
-
6486
- .align-baseline {
6487
- vertical-align: baseline !important;
6488
- }
6489
-
6490
- .align-top {
6491
- vertical-align: top !important;
6492
- }
6493
-
6494
- .align-middle {
6495
- vertical-align: middle !important;
6496
- }
6497
-
6498
- .align-bottom {
6499
- vertical-align: bottom !important;
6500
- }
6501
-
6502
- .align-text-bottom {
6503
- vertical-align: text-bottom !important;
6504
- }
6505
-
6506
- .align-text-top {
6507
- vertical-align: text-top !important;
6508
- }
6509
-
6510
- .bg-primary {
6511
- background-color: #007bff !important;
6512
- }
6513
-
6514
- a.bg-primary:hover, a.bg-primary:focus,
6515
- button.bg-primary:hover,
6516
- button.bg-primary:focus {
6517
- background-color: #0062cc !important;
6518
- }
6519
-
6520
- .bg-secondary {
6521
- background-color: #6c757d !important;
6522
- }
6523
-
6524
- a.bg-secondary:hover, a.bg-secondary:focus,
6525
- button.bg-secondary:hover,
6526
- button.bg-secondary:focus {
6527
- background-color: #545b62 !important;
6528
- }
6529
-
6530
- .bg-success {
6531
- background-color: #28a745 !important;
6532
- }
6533
-
6534
- a.bg-success:hover, a.bg-success:focus,
6535
- button.bg-success:hover,
6536
- button.bg-success:focus {
6537
- background-color: #1e7e34 !important;
6538
- }
6539
-
6540
- .bg-info {
6541
- background-color: #17a2b8 !important;
6542
- }
6543
-
6544
- a.bg-info:hover, a.bg-info:focus,
6545
- button.bg-info:hover,
6546
- button.bg-info:focus {
6547
- background-color: #117a8b !important;
6548
- }
6549
-
6550
- .bg-warning {
6551
- background-color: #ffc107 !important;
6552
- }
6553
-
6554
- a.bg-warning:hover, a.bg-warning:focus,
6555
- button.bg-warning:hover,
6556
- button.bg-warning:focus {
6557
- background-color: #d39e00 !important;
6558
- }
6559
-
6560
- .bg-danger {
6561
- background-color: #dc3545 !important;
6562
- }
6563
-
6564
- a.bg-danger:hover, a.bg-danger:focus,
6565
- button.bg-danger:hover,
6566
- button.bg-danger:focus {
6567
- background-color: #bd2130 !important;
6568
- }
6569
-
6570
- .bg-light {
6571
- background-color: #f8f9fa !important;
6572
- }
6573
-
6574
- a.bg-light:hover, a.bg-light:focus,
6575
- button.bg-light:hover,
6576
- button.bg-light:focus {
6577
- background-color: #dae0e5 !important;
6578
- }
6579
-
6580
- .bg-dark {
6581
- background-color: #343a40 !important;
6582
- }
6583
-
6584
- a.bg-dark:hover, a.bg-dark:focus,
6585
- button.bg-dark:hover,
6586
- button.bg-dark:focus {
6587
- background-color: #1d2124 !important;
6588
- }
6589
-
6590
- .bg-white {
6591
- background-color: #fff !important;
6592
- }
6593
-
6594
- .bg-transparent {
6595
- background-color: transparent !important;
6596
- }
6597
-
6598
- .border {
6599
- border: 1px solid #dee2e6 !important;
6600
- }
6601
-
6602
- .border-top {
6603
- border-top: 1px solid #dee2e6 !important;
6604
- }
6605
-
6606
- .border-right {
6607
- border-right: 1px solid #dee2e6 !important;
6608
- }
6609
-
6610
- .border-bottom {
6611
- border-bottom: 1px solid #dee2e6 !important;
6612
- }
6613
-
6614
- .border-left {
6615
- border-left: 1px solid #dee2e6 !important;
6616
- }
6617
-
6618
- .border-0 {
6619
- border: 0 !important;
6620
- }
6621
-
6622
- .border-top-0 {
6623
- border-top: 0 !important;
6624
- }
6625
-
6626
- .border-right-0 {
6627
- border-right: 0 !important;
6628
- }
6629
-
6630
- .border-bottom-0 {
6631
- border-bottom: 0 !important;
6632
- }
6633
-
6634
- .border-left-0 {
6635
- border-left: 0 !important;
6636
- }
6637
-
6638
- .border-primary {
6639
- border-color: #007bff !important;
6640
- }
6641
-
6642
- .border-secondary {
6643
- border-color: #6c757d !important;
6644
- }
6645
-
6646
- .border-success {
6647
- border-color: #28a745 !important;
6648
- }
6649
-
6650
- .border-info {
6651
- border-color: #17a2b8 !important;
6652
- }
6653
-
6654
- .border-warning {
6655
- border-color: #ffc107 !important;
6656
- }
6657
-
6658
- .border-danger {
6659
- border-color: #dc3545 !important;
6660
- }
6661
-
6662
- .border-light {
6663
- border-color: #f8f9fa !important;
6664
- }
6665
-
6666
- .border-dark {
6667
- border-color: #343a40 !important;
6668
- }
6669
-
6670
- .border-white {
6671
- border-color: #fff !important;
6672
- }
6673
-
6674
- .rounded-sm {
6675
- border-radius: 0.2rem !important;
6676
- }
6677
-
6678
- .rounded {
6679
- border-radius: 0.25rem !important;
6680
- }
6681
-
6682
- .rounded-top {
6683
- border-top-left-radius: 0.25rem !important;
6684
- border-top-right-radius: 0.25rem !important;
6685
- }
6686
-
6687
- .rounded-right {
6688
- border-top-right-radius: 0.25rem !important;
6689
- border-bottom-right-radius: 0.25rem !important;
6690
- }
6691
-
6692
- .rounded-bottom {
6693
- border-bottom-right-radius: 0.25rem !important;
6694
- border-bottom-left-radius: 0.25rem !important;
6695
- }
6696
-
6697
- .rounded-left {
6698
- border-top-left-radius: 0.25rem !important;
6699
- border-bottom-left-radius: 0.25rem !important;
6700
- }
6701
-
6702
- .rounded-lg {
6703
- border-radius: 0.3rem !important;
6704
- }
6705
-
6706
- .rounded-circle {
6707
- border-radius: 50% !important;
6708
- }
6709
-
6710
- .rounded-pill {
6711
- border-radius: 50rem !important;
6712
- }
6713
-
6714
- .rounded-0 {
6715
- border-radius: 0 !important;
6716
- }
6717
-
6718
- .clearfix::after {
6719
- display: block;
6720
- clear: both;
6721
- content: "";
6722
- }
6723
-
6724
- .d-none {
6725
- display: none !important;
6726
- }
6727
-
6728
- .d-inline {
6729
- display: inline !important;
6730
- }
6731
-
6732
- .d-inline-block {
6733
- display: inline-block !important;
6734
- }
6735
-
6736
- .d-block {
6737
- display: block !important;
6738
- }
6739
-
6740
- .d-table {
6741
- display: table !important;
6742
- }
6743
-
6744
- .d-table-row {
6745
- display: table-row !important;
6746
- }
6747
-
6748
- .d-table-cell {
6749
- display: table-cell !important;
6750
- }
6751
-
6752
- .d-flex {
6753
- display: -ms-flexbox !important;
6754
- display: flex !important;
6755
- }
6756
-
6757
- .d-inline-flex {
6758
- display: -ms-inline-flexbox !important;
6759
- display: inline-flex !important;
6760
- }
6761
-
6762
- @media (min-width: 576px) {
6763
- .d-sm-none {
6764
- display: none !important;
6765
- }
6766
- .d-sm-inline {
6767
- display: inline !important;
6768
- }
6769
- .d-sm-inline-block {
6770
- display: inline-block !important;
6771
- }
6772
- .d-sm-block {
6773
- display: block !important;
6774
- }
6775
- .d-sm-table {
6776
- display: table !important;
6777
- }
6778
- .d-sm-table-row {
6779
- display: table-row !important;
6780
- }
6781
- .d-sm-table-cell {
6782
- display: table-cell !important;
6783
- }
6784
- .d-sm-flex {
6785
- display: -ms-flexbox !important;
6786
- display: flex !important;
6787
- }
6788
- .d-sm-inline-flex {
6789
- display: -ms-inline-flexbox !important;
6790
- display: inline-flex !important;
6791
- }
6792
- }
6793
-
6794
- @media (min-width: 768px) {
6795
- .d-md-none {
6796
- display: none !important;
6797
- }
6798
- .d-md-inline {
6799
- display: inline !important;
6800
- }
6801
- .d-md-inline-block {
6802
- display: inline-block !important;
6803
- }
6804
- .d-md-block {
6805
- display: block !important;
6806
- }
6807
- .d-md-table {
6808
- display: table !important;
6809
- }
6810
- .d-md-table-row {
6811
- display: table-row !important;
6812
- }
6813
- .d-md-table-cell {
6814
- display: table-cell !important;
6815
- }
6816
- .d-md-flex {
6817
- display: -ms-flexbox !important;
6818
- display: flex !important;
6819
- }
6820
- .d-md-inline-flex {
6821
- display: -ms-inline-flexbox !important;
6822
- display: inline-flex !important;
6823
- }
6824
- }
6825
-
6826
- @media (min-width: 992px) {
6827
- .d-lg-none {
6828
- display: none !important;
6829
- }
6830
- .d-lg-inline {
6831
- display: inline !important;
6832
- }
6833
- .d-lg-inline-block {
6834
- display: inline-block !important;
6835
- }
6836
- .d-lg-block {
6837
- display: block !important;
6838
- }
6839
- .d-lg-table {
6840
- display: table !important;
6841
- }
6842
- .d-lg-table-row {
6843
- display: table-row !important;
6844
- }
6845
- .d-lg-table-cell {
6846
- display: table-cell !important;
6847
- }
6848
- .d-lg-flex {
6849
- display: -ms-flexbox !important;
6850
- display: flex !important;
6851
- }
6852
- .d-lg-inline-flex {
6853
- display: -ms-inline-flexbox !important;
6854
- display: inline-flex !important;
6855
- }
6856
- }
6857
-
6858
- @media (min-width: 1200px) {
6859
- .d-xl-none {
6860
- display: none !important;
6861
- }
6862
- .d-xl-inline {
6863
- display: inline !important;
6864
- }
6865
- .d-xl-inline-block {
6866
- display: inline-block !important;
6867
- }
6868
- .d-xl-block {
6869
- display: block !important;
6870
- }
6871
- .d-xl-table {
6872
- display: table !important;
6873
- }
6874
- .d-xl-table-row {
6875
- display: table-row !important;
6876
- }
6877
- .d-xl-table-cell {
6878
- display: table-cell !important;
6879
- }
6880
- .d-xl-flex {
6881
- display: -ms-flexbox !important;
6882
- display: flex !important;
6883
- }
6884
- .d-xl-inline-flex {
6885
- display: -ms-inline-flexbox !important;
6886
- display: inline-flex !important;
6887
- }
6888
- }
6889
-
6890
- @media print {
6891
- .d-print-none {
6892
- display: none !important;
6893
- }
6894
- .d-print-inline {
6895
- display: inline !important;
6896
- }
6897
- .d-print-inline-block {
6898
- display: inline-block !important;
6899
- }
6900
- .d-print-block {
6901
- display: block !important;
6902
- }
6903
- .d-print-table {
6904
- display: table !important;
6905
- }
6906
- .d-print-table-row {
6907
- display: table-row !important;
6908
- }
6909
- .d-print-table-cell {
6910
- display: table-cell !important;
6911
- }
6912
- .d-print-flex {
6913
- display: -ms-flexbox !important;
6914
- display: flex !important;
6915
- }
6916
- .d-print-inline-flex {
6917
- display: -ms-inline-flexbox !important;
6918
- display: inline-flex !important;
6919
- }
6920
- }
6921
-
6922
- .embed-responsive {
6923
- position: relative;
6924
- display: block;
6925
- width: 100%;
6926
- padding: 0;
6927
- overflow: hidden;
6928
- }
6929
-
6930
- .embed-responsive::before {
6931
- display: block;
6932
- content: "";
6933
- }
6934
-
6935
- .embed-responsive .embed-responsive-item,
6936
- .embed-responsive iframe,
6937
- .embed-responsive embed,
6938
- .embed-responsive object,
6939
- .embed-responsive video {
6940
- position: absolute;
6941
- top: 0;
6942
- bottom: 0;
6943
- left: 0;
6944
- width: 100%;
6945
- height: 100%;
6946
- border: 0;
6947
- }
6948
-
6949
- .embed-responsive-21by9::before {
6950
- padding-top: 42.857143%;
6951
- }
6952
-
6953
- .embed-responsive-16by9::before {
6954
- padding-top: 56.25%;
6955
- }
6956
-
6957
- .embed-responsive-4by3::before {
6958
- padding-top: 75%;
6959
- }
6960
-
6961
- .embed-responsive-1by1::before {
6962
- padding-top: 100%;
6963
- }
6964
-
6965
- .flex-row {
6966
- -ms-flex-direction: row !important;
6967
- flex-direction: row !important;
6968
- }
6969
-
6970
- .flex-column {
6971
- -ms-flex-direction: column !important;
6972
- flex-direction: column !important;
6973
- }
6974
-
6975
- .flex-row-reverse {
6976
- -ms-flex-direction: row-reverse !important;
6977
- flex-direction: row-reverse !important;
6978
- }
6979
-
6980
- .flex-column-reverse {
6981
- -ms-flex-direction: column-reverse !important;
6982
- flex-direction: column-reverse !important;
6983
- }
6984
-
6985
- .flex-wrap {
6986
- -ms-flex-wrap: wrap !important;
6987
- flex-wrap: wrap !important;
6988
- }
6989
-
6990
- .flex-nowrap {
6991
- -ms-flex-wrap: nowrap !important;
6992
- flex-wrap: nowrap !important;
6993
- }
6994
-
6995
- .flex-wrap-reverse {
6996
- -ms-flex-wrap: wrap-reverse !important;
6997
- flex-wrap: wrap-reverse !important;
6998
- }
6999
-
7000
- .flex-fill {
7001
- -ms-flex: 1 1 auto !important;
7002
- flex: 1 1 auto !important;
7003
- }
7004
-
7005
- .flex-grow-0 {
7006
- -ms-flex-positive: 0 !important;
7007
- flex-grow: 0 !important;
7008
- }
7009
-
7010
- .flex-grow-1 {
7011
- -ms-flex-positive: 1 !important;
7012
- flex-grow: 1 !important;
7013
- }
7014
-
7015
- .flex-shrink-0 {
7016
- -ms-flex-negative: 0 !important;
7017
- flex-shrink: 0 !important;
7018
- }
7019
-
7020
- .flex-shrink-1 {
7021
- -ms-flex-negative: 1 !important;
7022
- flex-shrink: 1 !important;
7023
- }
7024
-
7025
- .justify-content-start {
7026
- -ms-flex-pack: start !important;
7027
- justify-content: flex-start !important;
7028
- }
7029
-
7030
- .justify-content-end {
7031
- -ms-flex-pack: end !important;
7032
- justify-content: flex-end !important;
7033
- }
7034
-
7035
- .justify-content-center {
7036
- -ms-flex-pack: center !important;
7037
- justify-content: center !important;
7038
- }
7039
-
7040
- .justify-content-between {
7041
- -ms-flex-pack: justify !important;
7042
- justify-content: space-between !important;
7043
- }
7044
-
7045
- .justify-content-around {
7046
- -ms-flex-pack: distribute !important;
7047
- justify-content: space-around !important;
7048
- }
7049
-
7050
- .align-items-start {
7051
- -ms-flex-align: start !important;
7052
- align-items: flex-start !important;
7053
- }
7054
-
7055
- .align-items-end {
7056
- -ms-flex-align: end !important;
7057
- align-items: flex-end !important;
7058
- }
7059
-
7060
- .align-items-center {
7061
- -ms-flex-align: center !important;
7062
- align-items: center !important;
7063
- }
7064
-
7065
- .align-items-baseline {
7066
- -ms-flex-align: baseline !important;
7067
- align-items: baseline !important;
7068
- }
7069
-
7070
- .align-items-stretch {
7071
- -ms-flex-align: stretch !important;
7072
- align-items: stretch !important;
7073
- }
7074
-
7075
- .align-content-start {
7076
- -ms-flex-line-pack: start !important;
7077
- align-content: flex-start !important;
7078
- }
7079
-
7080
- .align-content-end {
7081
- -ms-flex-line-pack: end !important;
7082
- align-content: flex-end !important;
7083
- }
7084
-
7085
- .align-content-center {
7086
- -ms-flex-line-pack: center !important;
7087
- align-content: center !important;
7088
- }
7089
-
7090
- .align-content-between {
7091
- -ms-flex-line-pack: justify !important;
7092
- align-content: space-between !important;
7093
- }
7094
-
7095
- .align-content-around {
7096
- -ms-flex-line-pack: distribute !important;
7097
- align-content: space-around !important;
7098
- }
7099
-
7100
- .align-content-stretch {
7101
- -ms-flex-line-pack: stretch !important;
7102
- align-content: stretch !important;
7103
- }
7104
-
7105
- .align-self-auto {
7106
- -ms-flex-item-align: auto !important;
7107
- align-self: auto !important;
7108
- }
7109
-
7110
- .align-self-start {
7111
- -ms-flex-item-align: start !important;
7112
- align-self: flex-start !important;
7113
- }
7114
-
7115
- .align-self-end {
7116
- -ms-flex-item-align: end !important;
7117
- align-self: flex-end !important;
7118
- }
7119
-
7120
- .align-self-center {
7121
- -ms-flex-item-align: center !important;
7122
- align-self: center !important;
7123
- }
7124
-
7125
- .align-self-baseline {
7126
- -ms-flex-item-align: baseline !important;
7127
- align-self: baseline !important;
7128
- }
7129
-
7130
- .align-self-stretch {
7131
- -ms-flex-item-align: stretch !important;
7132
- align-self: stretch !important;
7133
- }
7134
-
7135
- @media (min-width: 576px) {
7136
- .flex-sm-row {
7137
- -ms-flex-direction: row !important;
7138
- flex-direction: row !important;
7139
- }
7140
- .flex-sm-column {
7141
- -ms-flex-direction: column !important;
7142
- flex-direction: column !important;
7143
- }
7144
- .flex-sm-row-reverse {
7145
- -ms-flex-direction: row-reverse !important;
7146
- flex-direction: row-reverse !important;
7147
- }
7148
- .flex-sm-column-reverse {
7149
- -ms-flex-direction: column-reverse !important;
7150
- flex-direction: column-reverse !important;
7151
- }
7152
- .flex-sm-wrap {
7153
- -ms-flex-wrap: wrap !important;
7154
- flex-wrap: wrap !important;
7155
- }
7156
- .flex-sm-nowrap {
7157
- -ms-flex-wrap: nowrap !important;
7158
- flex-wrap: nowrap !important;
7159
- }
7160
- .flex-sm-wrap-reverse {
7161
- -ms-flex-wrap: wrap-reverse !important;
7162
- flex-wrap: wrap-reverse !important;
7163
- }
7164
- .flex-sm-fill {
7165
- -ms-flex: 1 1 auto !important;
7166
- flex: 1 1 auto !important;
7167
- }
7168
- .flex-sm-grow-0 {
7169
- -ms-flex-positive: 0 !important;
7170
- flex-grow: 0 !important;
7171
- }
7172
- .flex-sm-grow-1 {
7173
- -ms-flex-positive: 1 !important;
7174
- flex-grow: 1 !important;
7175
- }
7176
- .flex-sm-shrink-0 {
7177
- -ms-flex-negative: 0 !important;
7178
- flex-shrink: 0 !important;
7179
- }
7180
- .flex-sm-shrink-1 {
7181
- -ms-flex-negative: 1 !important;
7182
- flex-shrink: 1 !important;
7183
- }
7184
- .justify-content-sm-start {
7185
- -ms-flex-pack: start !important;
7186
- justify-content: flex-start !important;
7187
- }
7188
- .justify-content-sm-end {
7189
- -ms-flex-pack: end !important;
7190
- justify-content: flex-end !important;
7191
- }
7192
- .justify-content-sm-center {
7193
- -ms-flex-pack: center !important;
7194
- justify-content: center !important;
7195
- }
7196
- .justify-content-sm-between {
7197
- -ms-flex-pack: justify !important;
7198
- justify-content: space-between !important;
7199
- }
7200
- .justify-content-sm-around {
7201
- -ms-flex-pack: distribute !important;
7202
- justify-content: space-around !important;
7203
- }
7204
- .align-items-sm-start {
7205
- -ms-flex-align: start !important;
7206
- align-items: flex-start !important;
7207
- }
7208
- .align-items-sm-end {
7209
- -ms-flex-align: end !important;
7210
- align-items: flex-end !important;
7211
- }
7212
- .align-items-sm-center {
7213
- -ms-flex-align: center !important;
7214
- align-items: center !important;
7215
- }
7216
- .align-items-sm-baseline {
7217
- -ms-flex-align: baseline !important;
7218
- align-items: baseline !important;
7219
- }
7220
- .align-items-sm-stretch {
7221
- -ms-flex-align: stretch !important;
7222
- align-items: stretch !important;
7223
- }
7224
- .align-content-sm-start {
7225
- -ms-flex-line-pack: start !important;
7226
- align-content: flex-start !important;
7227
- }
7228
- .align-content-sm-end {
7229
- -ms-flex-line-pack: end !important;
7230
- align-content: flex-end !important;
7231
- }
7232
- .align-content-sm-center {
7233
- -ms-flex-line-pack: center !important;
7234
- align-content: center !important;
7235
- }
7236
- .align-content-sm-between {
7237
- -ms-flex-line-pack: justify !important;
7238
- align-content: space-between !important;
7239
- }
7240
- .align-content-sm-around {
7241
- -ms-flex-line-pack: distribute !important;
7242
- align-content: space-around !important;
7243
- }
7244
- .align-content-sm-stretch {
7245
- -ms-flex-line-pack: stretch !important;
7246
- align-content: stretch !important;
7247
- }
7248
- .align-self-sm-auto {
7249
- -ms-flex-item-align: auto !important;
7250
- align-self: auto !important;
7251
- }
7252
- .align-self-sm-start {
7253
- -ms-flex-item-align: start !important;
7254
- align-self: flex-start !important;
7255
- }
7256
- .align-self-sm-end {
7257
- -ms-flex-item-align: end !important;
7258
- align-self: flex-end !important;
7259
- }
7260
- .align-self-sm-center {
7261
- -ms-flex-item-align: center !important;
7262
- align-self: center !important;
7263
- }
7264
- .align-self-sm-baseline {
7265
- -ms-flex-item-align: baseline !important;
7266
- align-self: baseline !important;
7267
- }
7268
- .align-self-sm-stretch {
7269
- -ms-flex-item-align: stretch !important;
7270
- align-self: stretch !important;
7271
- }
7272
- }
7273
-
7274
- @media (min-width: 768px) {
7275
- .flex-md-row {
7276
- -ms-flex-direction: row !important;
7277
- flex-direction: row !important;
7278
- }
7279
- .flex-md-column {
7280
- -ms-flex-direction: column !important;
7281
- flex-direction: column !important;
7282
- }
7283
- .flex-md-row-reverse {
7284
- -ms-flex-direction: row-reverse !important;
7285
- flex-direction: row-reverse !important;
7286
- }
7287
- .flex-md-column-reverse {
7288
- -ms-flex-direction: column-reverse !important;
7289
- flex-direction: column-reverse !important;
7290
- }
7291
- .flex-md-wrap {
7292
- -ms-flex-wrap: wrap !important;
7293
- flex-wrap: wrap !important;
7294
- }
7295
- .flex-md-nowrap {
7296
- -ms-flex-wrap: nowrap !important;
7297
- flex-wrap: nowrap !important;
7298
- }
7299
- .flex-md-wrap-reverse {
7300
- -ms-flex-wrap: wrap-reverse !important;
7301
- flex-wrap: wrap-reverse !important;
7302
- }
7303
- .flex-md-fill {
7304
- -ms-flex: 1 1 auto !important;
7305
- flex: 1 1 auto !important;
7306
- }
7307
- .flex-md-grow-0 {
7308
- -ms-flex-positive: 0 !important;
7309
- flex-grow: 0 !important;
7310
- }
7311
- .flex-md-grow-1 {
7312
- -ms-flex-positive: 1 !important;
7313
- flex-grow: 1 !important;
7314
- }
7315
- .flex-md-shrink-0 {
7316
- -ms-flex-negative: 0 !important;
7317
- flex-shrink: 0 !important;
7318
- }
7319
- .flex-md-shrink-1 {
7320
- -ms-flex-negative: 1 !important;
7321
- flex-shrink: 1 !important;
7322
- }
7323
- .justify-content-md-start {
7324
- -ms-flex-pack: start !important;
7325
- justify-content: flex-start !important;
7326
- }
7327
- .justify-content-md-end {
7328
- -ms-flex-pack: end !important;
7329
- justify-content: flex-end !important;
7330
- }
7331
- .justify-content-md-center {
7332
- -ms-flex-pack: center !important;
7333
- justify-content: center !important;
7334
- }
7335
- .justify-content-md-between {
7336
- -ms-flex-pack: justify !important;
7337
- justify-content: space-between !important;
7338
- }
7339
- .justify-content-md-around {
7340
- -ms-flex-pack: distribute !important;
7341
- justify-content: space-around !important;
7342
- }
7343
- .align-items-md-start {
7344
- -ms-flex-align: start !important;
7345
- align-items: flex-start !important;
7346
- }
7347
- .align-items-md-end {
7348
- -ms-flex-align: end !important;
7349
- align-items: flex-end !important;
7350
- }
7351
- .align-items-md-center {
7352
- -ms-flex-align: center !important;
7353
- align-items: center !important;
7354
- }
7355
- .align-items-md-baseline {
7356
- -ms-flex-align: baseline !important;
7357
- align-items: baseline !important;
7358
- }
7359
- .align-items-md-stretch {
7360
- -ms-flex-align: stretch !important;
7361
- align-items: stretch !important;
7362
- }
7363
- .align-content-md-start {
7364
- -ms-flex-line-pack: start !important;
7365
- align-content: flex-start !important;
7366
- }
7367
- .align-content-md-end {
7368
- -ms-flex-line-pack: end !important;
7369
- align-content: flex-end !important;
7370
- }
7371
- .align-content-md-center {
7372
- -ms-flex-line-pack: center !important;
7373
- align-content: center !important;
7374
- }
7375
- .align-content-md-between {
7376
- -ms-flex-line-pack: justify !important;
7377
- align-content: space-between !important;
7378
- }
7379
- .align-content-md-around {
7380
- -ms-flex-line-pack: distribute !important;
7381
- align-content: space-around !important;
7382
- }
7383
- .align-content-md-stretch {
7384
- -ms-flex-line-pack: stretch !important;
7385
- align-content: stretch !important;
7386
- }
7387
- .align-self-md-auto {
7388
- -ms-flex-item-align: auto !important;
7389
- align-self: auto !important;
7390
- }
7391
- .align-self-md-start {
7392
- -ms-flex-item-align: start !important;
7393
- align-self: flex-start !important;
7394
- }
7395
- .align-self-md-end {
7396
- -ms-flex-item-align: end !important;
7397
- align-self: flex-end !important;
7398
- }
7399
- .align-self-md-center {
7400
- -ms-flex-item-align: center !important;
7401
- align-self: center !important;
7402
- }
7403
- .align-self-md-baseline {
7404
- -ms-flex-item-align: baseline !important;
7405
- align-self: baseline !important;
7406
- }
7407
- .align-self-md-stretch {
7408
- -ms-flex-item-align: stretch !important;
7409
- align-self: stretch !important;
7410
- }
7411
- }
7412
-
7413
- @media (min-width: 992px) {
7414
- .flex-lg-row {
7415
- -ms-flex-direction: row !important;
7416
- flex-direction: row !important;
7417
- }
7418
- .flex-lg-column {
7419
- -ms-flex-direction: column !important;
7420
- flex-direction: column !important;
7421
- }
7422
- .flex-lg-row-reverse {
7423
- -ms-flex-direction: row-reverse !important;
7424
- flex-direction: row-reverse !important;
7425
- }
7426
- .flex-lg-column-reverse {
7427
- -ms-flex-direction: column-reverse !important;
7428
- flex-direction: column-reverse !important;
7429
- }
7430
- .flex-lg-wrap {
7431
- -ms-flex-wrap: wrap !important;
7432
- flex-wrap: wrap !important;
7433
- }
7434
- .flex-lg-nowrap {
7435
- -ms-flex-wrap: nowrap !important;
7436
- flex-wrap: nowrap !important;
7437
- }
7438
- .flex-lg-wrap-reverse {
7439
- -ms-flex-wrap: wrap-reverse !important;
7440
- flex-wrap: wrap-reverse !important;
7441
- }
7442
- .flex-lg-fill {
7443
- -ms-flex: 1 1 auto !important;
7444
- flex: 1 1 auto !important;
7445
- }
7446
- .flex-lg-grow-0 {
7447
- -ms-flex-positive: 0 !important;
7448
- flex-grow: 0 !important;
7449
- }
7450
- .flex-lg-grow-1 {
7451
- -ms-flex-positive: 1 !important;
7452
- flex-grow: 1 !important;
7453
- }
7454
- .flex-lg-shrink-0 {
7455
- -ms-flex-negative: 0 !important;
7456
- flex-shrink: 0 !important;
7457
- }
7458
- .flex-lg-shrink-1 {
7459
- -ms-flex-negative: 1 !important;
7460
- flex-shrink: 1 !important;
7461
- }
7462
- .justify-content-lg-start {
7463
- -ms-flex-pack: start !important;
7464
- justify-content: flex-start !important;
7465
- }
7466
- .justify-content-lg-end {
7467
- -ms-flex-pack: end !important;
7468
- justify-content: flex-end !important;
7469
- }
7470
- .justify-content-lg-center {
7471
- -ms-flex-pack: center !important;
7472
- justify-content: center !important;
7473
- }
7474
- .justify-content-lg-between {
7475
- -ms-flex-pack: justify !important;
7476
- justify-content: space-between !important;
7477
- }
7478
- .justify-content-lg-around {
7479
- -ms-flex-pack: distribute !important;
7480
- justify-content: space-around !important;
7481
- }
7482
- .align-items-lg-start {
7483
- -ms-flex-align: start !important;
7484
- align-items: flex-start !important;
7485
- }
7486
- .align-items-lg-end {
7487
- -ms-flex-align: end !important;
7488
- align-items: flex-end !important;
7489
- }
7490
- .align-items-lg-center {
7491
- -ms-flex-align: center !important;
7492
- align-items: center !important;
7493
- }
7494
- .align-items-lg-baseline {
7495
- -ms-flex-align: baseline !important;
7496
- align-items: baseline !important;
7497
- }
7498
- .align-items-lg-stretch {
7499
- -ms-flex-align: stretch !important;
7500
- align-items: stretch !important;
7501
- }
7502
- .align-content-lg-start {
7503
- -ms-flex-line-pack: start !important;
7504
- align-content: flex-start !important;
7505
- }
7506
- .align-content-lg-end {
7507
- -ms-flex-line-pack: end !important;
7508
- align-content: flex-end !important;
7509
- }
7510
- .align-content-lg-center {
7511
- -ms-flex-line-pack: center !important;
7512
- align-content: center !important;
7513
- }
7514
- .align-content-lg-between {
7515
- -ms-flex-line-pack: justify !important;
7516
- align-content: space-between !important;
7517
- }
7518
- .align-content-lg-around {
7519
- -ms-flex-line-pack: distribute !important;
7520
- align-content: space-around !important;
7521
- }
7522
- .align-content-lg-stretch {
7523
- -ms-flex-line-pack: stretch !important;
7524
- align-content: stretch !important;
7525
- }
7526
- .align-self-lg-auto {
7527
- -ms-flex-item-align: auto !important;
7528
- align-self: auto !important;
7529
- }
7530
- .align-self-lg-start {
7531
- -ms-flex-item-align: start !important;
7532
- align-self: flex-start !important;
7533
- }
7534
- .align-self-lg-end {
7535
- -ms-flex-item-align: end !important;
7536
- align-self: flex-end !important;
7537
- }
7538
- .align-self-lg-center {
7539
- -ms-flex-item-align: center !important;
7540
- align-self: center !important;
7541
- }
7542
- .align-self-lg-baseline {
7543
- -ms-flex-item-align: baseline !important;
7544
- align-self: baseline !important;
7545
- }
7546
- .align-self-lg-stretch {
7547
- -ms-flex-item-align: stretch !important;
7548
- align-self: stretch !important;
7549
- }
7550
- }
7551
-
7552
- @media (min-width: 1200px) {
7553
- .flex-xl-row {
7554
- -ms-flex-direction: row !important;
7555
- flex-direction: row !important;
7556
- }
7557
- .flex-xl-column {
7558
- -ms-flex-direction: column !important;
7559
- flex-direction: column !important;
7560
- }
7561
- .flex-xl-row-reverse {
7562
- -ms-flex-direction: row-reverse !important;
7563
- flex-direction: row-reverse !important;
7564
- }
7565
- .flex-xl-column-reverse {
7566
- -ms-flex-direction: column-reverse !important;
7567
- flex-direction: column-reverse !important;
7568
- }
7569
- .flex-xl-wrap {
7570
- -ms-flex-wrap: wrap !important;
7571
- flex-wrap: wrap !important;
7572
- }
7573
- .flex-xl-nowrap {
7574
- -ms-flex-wrap: nowrap !important;
7575
- flex-wrap: nowrap !important;
7576
- }
7577
- .flex-xl-wrap-reverse {
7578
- -ms-flex-wrap: wrap-reverse !important;
7579
- flex-wrap: wrap-reverse !important;
7580
- }
7581
- .flex-xl-fill {
7582
- -ms-flex: 1 1 auto !important;
7583
- flex: 1 1 auto !important;
7584
- }
7585
- .flex-xl-grow-0 {
7586
- -ms-flex-positive: 0 !important;
7587
- flex-grow: 0 !important;
7588
- }
7589
- .flex-xl-grow-1 {
7590
- -ms-flex-positive: 1 !important;
7591
- flex-grow: 1 !important;
7592
- }
7593
- .flex-xl-shrink-0 {
7594
- -ms-flex-negative: 0 !important;
7595
- flex-shrink: 0 !important;
7596
- }
7597
- .flex-xl-shrink-1 {
7598
- -ms-flex-negative: 1 !important;
7599
- flex-shrink: 1 !important;
7600
- }
7601
- .justify-content-xl-start {
7602
- -ms-flex-pack: start !important;
7603
- justify-content: flex-start !important;
7604
- }
7605
- .justify-content-xl-end {
7606
- -ms-flex-pack: end !important;
7607
- justify-content: flex-end !important;
7608
- }
7609
- .justify-content-xl-center {
7610
- -ms-flex-pack: center !important;
7611
- justify-content: center !important;
7612
- }
7613
- .justify-content-xl-between {
7614
- -ms-flex-pack: justify !important;
7615
- justify-content: space-between !important;
7616
- }
7617
- .justify-content-xl-around {
7618
- -ms-flex-pack: distribute !important;
7619
- justify-content: space-around !important;
7620
- }
7621
- .align-items-xl-start {
7622
- -ms-flex-align: start !important;
7623
- align-items: flex-start !important;
7624
- }
7625
- .align-items-xl-end {
7626
- -ms-flex-align: end !important;
7627
- align-items: flex-end !important;
7628
- }
7629
- .align-items-xl-center {
7630
- -ms-flex-align: center !important;
7631
- align-items: center !important;
7632
- }
7633
- .align-items-xl-baseline {
7634
- -ms-flex-align: baseline !important;
7635
- align-items: baseline !important;
7636
- }
7637
- .align-items-xl-stretch {
7638
- -ms-flex-align: stretch !important;
7639
- align-items: stretch !important;
7640
- }
7641
- .align-content-xl-start {
7642
- -ms-flex-line-pack: start !important;
7643
- align-content: flex-start !important;
7644
- }
7645
- .align-content-xl-end {
7646
- -ms-flex-line-pack: end !important;
7647
- align-content: flex-end !important;
7648
- }
7649
- .align-content-xl-center {
7650
- -ms-flex-line-pack: center !important;
7651
- align-content: center !important;
7652
- }
7653
- .align-content-xl-between {
7654
- -ms-flex-line-pack: justify !important;
7655
- align-content: space-between !important;
7656
- }
7657
- .align-content-xl-around {
7658
- -ms-flex-line-pack: distribute !important;
7659
- align-content: space-around !important;
7660
- }
7661
- .align-content-xl-stretch {
7662
- -ms-flex-line-pack: stretch !important;
7663
- align-content: stretch !important;
7664
- }
7665
- .align-self-xl-auto {
7666
- -ms-flex-item-align: auto !important;
7667
- align-self: auto !important;
7668
- }
7669
- .align-self-xl-start {
7670
- -ms-flex-item-align: start !important;
7671
- align-self: flex-start !important;
7672
- }
7673
- .align-self-xl-end {
7674
- -ms-flex-item-align: end !important;
7675
- align-self: flex-end !important;
7676
- }
7677
- .align-self-xl-center {
7678
- -ms-flex-item-align: center !important;
7679
- align-self: center !important;
7680
- }
7681
- .align-self-xl-baseline {
7682
- -ms-flex-item-align: baseline !important;
7683
- align-self: baseline !important;
7684
- }
7685
- .align-self-xl-stretch {
7686
- -ms-flex-item-align: stretch !important;
7687
- align-self: stretch !important;
7688
- }
7689
- }
7690
-
7691
- .float-left {
7692
- float: left !important;
7693
- }
7694
-
7695
- .float-right {
7696
- float: right !important;
7697
- }
7698
-
7699
- .float-none {
7700
- float: none !important;
7701
- }
7702
-
7703
- @media (min-width: 576px) {
7704
- .float-sm-left {
7705
- float: left !important;
7706
- }
7707
- .float-sm-right {
7708
- float: right !important;
7709
- }
7710
- .float-sm-none {
7711
- float: none !important;
7712
- }
7713
- }
7714
-
7715
- @media (min-width: 768px) {
7716
- .float-md-left {
7717
- float: left !important;
7718
- }
7719
- .float-md-right {
7720
- float: right !important;
7721
- }
7722
- .float-md-none {
7723
- float: none !important;
7724
- }
7725
- }
7726
-
7727
- @media (min-width: 992px) {
7728
- .float-lg-left {
7729
- float: left !important;
7730
- }
7731
- .float-lg-right {
7732
- float: right !important;
7733
- }
7734
- .float-lg-none {
7735
- float: none !important;
7736
- }
7737
- }
7738
-
7739
- @media (min-width: 1200px) {
7740
- .float-xl-left {
7741
- float: left !important;
7742
- }
7743
- .float-xl-right {
7744
- float: right !important;
7745
- }
7746
- .float-xl-none {
7747
- float: none !important;
7748
- }
7749
- }
7750
-
7751
- .overflow-auto {
7752
- overflow: auto !important;
7753
- }
7754
-
7755
- .overflow-hidden {
7756
- overflow: hidden !important;
7757
- }
7758
-
7759
- .position-static {
7760
- position: static !important;
7761
- }
7762
-
7763
- .position-relative {
7764
- position: relative !important;
7765
- }
7766
-
7767
- .position-absolute {
7768
- position: absolute !important;
7769
- }
7770
-
7771
- .position-fixed {
7772
- position: fixed !important;
7773
- }
7774
-
7775
- .position-sticky {
7776
- position: -webkit-sticky !important;
7777
- position: sticky !important;
7778
- }
7779
-
7780
- .fixed-top {
7781
- position: fixed;
7782
- top: 0;
7783
- right: 0;
7784
- left: 0;
7785
- z-index: 1030;
7786
- }
7787
-
7788
- .fixed-bottom {
7789
- position: fixed;
7790
- right: 0;
7791
- bottom: 0;
7792
- left: 0;
7793
- z-index: 1030;
7794
- }
7795
-
7796
- @supports ((position: -webkit-sticky) or (position: sticky)) {
7797
- .sticky-top {
7798
- position: -webkit-sticky;
7799
- position: sticky;
7800
- top: 0;
7801
- z-index: 1020;
7802
- }
7803
- }
7804
-
7805
- .sr-only {
7806
- position: absolute;
7807
- width: 1px;
7808
- height: 1px;
7809
- padding: 0;
7810
- overflow: hidden;
7811
- clip: rect(0, 0, 0, 0);
7812
- white-space: nowrap;
7813
- border: 0;
7814
- }
7815
-
7816
- .sr-only-focusable:active, .sr-only-focusable:focus {
7817
- position: static;
7818
- width: auto;
7819
- height: auto;
7820
- overflow: visible;
7821
- clip: auto;
7822
- white-space: normal;
7823
- }
7824
-
7825
- .shadow-sm {
7826
- box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
7827
- }
7828
-
7829
- .shadow {
7830
- box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
7831
- }
7832
-
7833
- .shadow-lg {
7834
- box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
7835
- }
7836
-
7837
- .shadow-none {
7838
- box-shadow: none !important;
7839
- }
7840
-
7841
- .w-25 {
7842
- width: 25% !important;
7843
- }
7844
-
7845
- .w-50 {
7846
- width: 50% !important;
7847
- }
7848
-
7849
- .w-75 {
7850
- width: 75% !important;
7851
- }
7852
-
7853
- .w-100 {
7854
- width: 100% !important;
7855
- }
7856
-
7857
- .w-auto {
7858
- width: auto !important;
7859
- }
7860
-
7861
- .h-25 {
7862
- height: 25% !important;
7863
- }
7864
-
7865
- .h-50 {
7866
- height: 50% !important;
7867
- }
7868
-
7869
- .h-75 {
7870
- height: 75% !important;
7871
- }
7872
-
7873
- .h-100 {
7874
- height: 100% !important;
7875
- }
7876
-
7877
- .h-auto {
7878
- height: auto !important;
7879
- }
7880
-
7881
- .mw-100 {
7882
- max-width: 100% !important;
7883
- }
7884
-
7885
- .mh-100 {
7886
- max-height: 100% !important;
7887
- }
7888
-
7889
- .min-vw-100 {
7890
- min-width: 100vw !important;
7891
- }
7892
-
7893
- .min-vh-100 {
7894
- min-height: 100vh !important;
7895
- }
7896
-
7897
- .vw-100 {
7898
- width: 100vw !important;
7899
- }
7900
-
7901
- .vh-100 {
7902
- height: 100vh !important;
7903
- }
7904
-
7905
- .stretched-link::after {
7906
- position: absolute;
7907
- top: 0;
7908
- right: 0;
7909
- bottom: 0;
7910
- left: 0;
7911
- z-index: 1;
7912
- pointer-events: auto;
7913
- content: "";
7914
- background-color: rgba(0, 0, 0, 0);
7915
- }
7916
-
7917
- .m-0 {
7918
- margin: 0 !important;
7919
- }
7920
-
7921
- .mt-0,
7922
- .my-0 {
7923
- margin-top: 0 !important;
7924
- }
7925
-
7926
- .mr-0,
7927
- .mx-0 {
7928
- margin-right: 0 !important;
7929
- }
7930
-
7931
- .mb-0,
7932
- .my-0 {
7933
- margin-bottom: 0 !important;
7934
- }
7935
-
7936
- .ml-0,
7937
- .mx-0 {
7938
- margin-left: 0 !important;
7939
- }
7940
-
7941
- .m-1 {
7942
- margin: 0.25rem !important;
7943
- }
7944
-
7945
- .mt-1,
7946
- .my-1 {
7947
- margin-top: 0.25rem !important;
7948
- }
7949
-
7950
- .mr-1,
7951
- .mx-1 {
7952
- margin-right: 0.25rem !important;
7953
- }
7954
-
7955
- .mb-1,
7956
- .my-1 {
7957
- margin-bottom: 0.25rem !important;
7958
- }
7959
-
7960
- .ml-1,
7961
- .mx-1 {
7962
- margin-left: 0.25rem !important;
7963
- }
7964
-
7965
- .m-2 {
7966
- margin: 0.5rem !important;
7967
- }
7968
-
7969
- .mt-2,
7970
- .my-2 {
7971
- margin-top: 0.5rem !important;
7972
- }
7973
-
7974
- .mr-2,
7975
- .mx-2 {
7976
- margin-right: 0.5rem !important;
7977
- }
7978
-
7979
- .mb-2,
7980
- .my-2 {
7981
- margin-bottom: 0.5rem !important;
7982
- }
7983
-
7984
- .ml-2,
7985
- .mx-2 {
7986
- margin-left: 0.5rem !important;
7987
- }
7988
-
7989
- .m-3 {
7990
- margin: 1rem !important;
7991
- }
7992
-
7993
- .mt-3,
7994
- .my-3 {
7995
- margin-top: 1rem !important;
7996
- }
7997
-
7998
- .mr-3,
7999
- .mx-3 {
8000
- margin-right: 1rem !important;
8001
- }
8002
-
8003
- .mb-3,
8004
- .my-3 {
8005
- margin-bottom: 1rem !important;
8006
- }
8007
-
8008
- .ml-3,
8009
- .mx-3 {
8010
- margin-left: 1rem !important;
8011
- }
8012
-
8013
- .m-4 {
8014
- margin: 1.5rem !important;
8015
- }
8016
-
8017
- .mt-4,
8018
- .my-4 {
8019
- margin-top: 1.5rem !important;
8020
- }
8021
-
8022
- .mr-4,
8023
- .mx-4 {
8024
- margin-right: 1.5rem !important;
8025
- }
8026
-
8027
- .mb-4,
8028
- .my-4 {
8029
- margin-bottom: 1.5rem !important;
8030
- }
8031
-
8032
- .ml-4,
8033
- .mx-4 {
8034
- margin-left: 1.5rem !important;
8035
- }
8036
-
8037
- .m-5 {
8038
- margin: 3rem !important;
8039
- }
8040
-
8041
- .mt-5,
8042
- .my-5 {
8043
- margin-top: 3rem !important;
8044
- }
8045
-
8046
- .mr-5,
8047
- .mx-5 {
8048
- margin-right: 3rem !important;
8049
- }
8050
-
8051
- .mb-5,
8052
- .my-5 {
8053
- margin-bottom: 3rem !important;
8054
- }
8055
-
8056
- .ml-5,
8057
- .mx-5 {
8058
- margin-left: 3rem !important;
8059
- }
8060
-
8061
- .p-0 {
8062
- padding: 0 !important;
8063
- }
8064
-
8065
- .pt-0,
8066
- .py-0 {
8067
- padding-top: 0 !important;
8068
- }
8069
-
8070
- .pr-0,
8071
- .px-0 {
8072
- padding-right: 0 !important;
8073
- }
8074
-
8075
- .pb-0,
8076
- .py-0 {
8077
- padding-bottom: 0 !important;
8078
- }
8079
-
8080
- .pl-0,
8081
- .px-0 {
8082
- padding-left: 0 !important;
8083
- }
8084
-
8085
- .p-1 {
8086
- padding: 0.25rem !important;
8087
- }
8088
-
8089
- .pt-1,
8090
- .py-1 {
8091
- padding-top: 0.25rem !important;
8092
- }
8093
-
8094
- .pr-1,
8095
- .px-1 {
8096
- padding-right: 0.25rem !important;
8097
- }
8098
-
8099
- .pb-1,
8100
- .py-1 {
8101
- padding-bottom: 0.25rem !important;
8102
- }
8103
-
8104
- .pl-1,
8105
- .px-1 {
8106
- padding-left: 0.25rem !important;
8107
- }
8108
-
8109
- .p-2 {
8110
- padding: 0.5rem !important;
8111
- }
8112
-
8113
- .pt-2,
8114
- .py-2 {
8115
- padding-top: 0.5rem !important;
8116
- }
8117
-
8118
- .pr-2,
8119
- .px-2 {
8120
- padding-right: 0.5rem !important;
8121
- }
8122
-
8123
- .pb-2,
8124
- .py-2 {
8125
- padding-bottom: 0.5rem !important;
8126
- }
8127
-
8128
- .pl-2,
8129
- .px-2 {
8130
- padding-left: 0.5rem !important;
8131
- }
8132
-
8133
- .p-3 {
8134
- padding: 1rem !important;
8135
- }
8136
-
8137
- .pt-3,
8138
- .py-3 {
8139
- padding-top: 1rem !important;
8140
- }
8141
-
8142
- .pr-3,
8143
- .px-3 {
8144
- padding-right: 1rem !important;
8145
- }
8146
-
8147
- .pb-3,
8148
- .py-3 {
8149
- padding-bottom: 1rem !important;
8150
- }
8151
-
8152
- .pl-3,
8153
- .px-3 {
8154
- padding-left: 1rem !important;
8155
- }
8156
-
8157
- .p-4 {
8158
- padding: 1.5rem !important;
8159
- }
8160
-
8161
- .pt-4,
8162
- .py-4 {
8163
- padding-top: 1.5rem !important;
8164
- }
8165
-
8166
- .pr-4,
8167
- .px-4 {
8168
- padding-right: 1.5rem !important;
8169
- }
8170
-
8171
- .pb-4,
8172
- .py-4 {
8173
- padding-bottom: 1.5rem !important;
8174
- }
8175
-
8176
- .pl-4,
8177
- .px-4 {
8178
- padding-left: 1.5rem !important;
8179
- }
8180
-
8181
- .p-5 {
8182
- padding: 3rem !important;
8183
- }
8184
-
8185
- .pt-5,
8186
- .py-5 {
8187
- padding-top: 3rem !important;
8188
- }
8189
-
8190
- .pr-5,
8191
- .px-5 {
8192
- padding-right: 3rem !important;
8193
- }
8194
-
8195
- .pb-5,
8196
- .py-5 {
8197
- padding-bottom: 3rem !important;
8198
- }
8199
-
8200
- .pl-5,
8201
- .px-5 {
8202
- padding-left: 3rem !important;
8203
- }
8204
-
8205
- .m-n1 {
8206
- margin: -0.25rem !important;
8207
- }
8208
-
8209
- .mt-n1,
8210
- .my-n1 {
8211
- margin-top: -0.25rem !important;
8212
- }
8213
-
8214
- .mr-n1,
8215
- .mx-n1 {
8216
- margin-right: -0.25rem !important;
8217
- }
8218
-
8219
- .mb-n1,
8220
- .my-n1 {
8221
- margin-bottom: -0.25rem !important;
8222
- }
8223
-
8224
- .ml-n1,
8225
- .mx-n1 {
8226
- margin-left: -0.25rem !important;
8227
- }
8228
-
8229
- .m-n2 {
8230
- margin: -0.5rem !important;
8231
- }
8232
-
8233
- .mt-n2,
8234
- .my-n2 {
8235
- margin-top: -0.5rem !important;
8236
- }
8237
-
8238
- .mr-n2,
8239
- .mx-n2 {
8240
- margin-right: -0.5rem !important;
8241
- }
8242
-
8243
- .mb-n2,
8244
- .my-n2 {
8245
- margin-bottom: -0.5rem !important;
8246
- }
8247
-
8248
- .ml-n2,
8249
- .mx-n2 {
8250
- margin-left: -0.5rem !important;
8251
- }
8252
-
8253
- .m-n3 {
8254
- margin: -1rem !important;
8255
- }
8256
-
8257
- .mt-n3,
8258
- .my-n3 {
8259
- margin-top: -1rem !important;
8260
- }
8261
-
8262
- .mr-n3,
8263
- .mx-n3 {
8264
- margin-right: -1rem !important;
8265
- }
8266
-
8267
- .mb-n3,
8268
- .my-n3 {
8269
- margin-bottom: -1rem !important;
8270
- }
8271
-
8272
- .ml-n3,
8273
- .mx-n3 {
8274
- margin-left: -1rem !important;
8275
- }
8276
-
8277
- .m-n4 {
8278
- margin: -1.5rem !important;
8279
- }
8280
-
8281
- .mt-n4,
8282
- .my-n4 {
8283
- margin-top: -1.5rem !important;
8284
- }
8285
-
8286
- .mr-n4,
8287
- .mx-n4 {
8288
- margin-right: -1.5rem !important;
8289
- }
8290
-
8291
- .mb-n4,
8292
- .my-n4 {
8293
- margin-bottom: -1.5rem !important;
8294
- }
8295
-
8296
- .ml-n4,
8297
- .mx-n4 {
8298
- margin-left: -1.5rem !important;
8299
- }
8300
-
8301
- .m-n5 {
8302
- margin: -3rem !important;
8303
- }
8304
-
8305
- .mt-n5,
8306
- .my-n5 {
8307
- margin-top: -3rem !important;
8308
- }
8309
-
8310
- .mr-n5,
8311
- .mx-n5 {
8312
- margin-right: -3rem !important;
8313
- }
8314
-
8315
- .mb-n5,
8316
- .my-n5 {
8317
- margin-bottom: -3rem !important;
8318
- }
8319
-
8320
- .ml-n5,
8321
- .mx-n5 {
8322
- margin-left: -3rem !important;
8323
- }
8324
-
8325
- .m-auto {
8326
- margin: auto !important;
8327
- }
8328
-
8329
- .mt-auto,
8330
- .my-auto {
8331
- margin-top: auto !important;
8332
- }
8333
-
8334
- .mr-auto,
8335
- .mx-auto {
8336
- margin-right: auto !important;
8337
- }
8338
-
8339
- .mb-auto,
8340
- .my-auto {
8341
- margin-bottom: auto !important;
8342
- }
8343
-
8344
- .ml-auto,
8345
- .mx-auto {
8346
- margin-left: auto !important;
8347
- }
8348
-
8349
- @media (min-width: 576px) {
8350
- .m-sm-0 {
8351
- margin: 0 !important;
8352
- }
8353
- .mt-sm-0,
8354
- .my-sm-0 {
8355
- margin-top: 0 !important;
8356
- }
8357
- .mr-sm-0,
8358
- .mx-sm-0 {
8359
- margin-right: 0 !important;
8360
- }
8361
- .mb-sm-0,
8362
- .my-sm-0 {
8363
- margin-bottom: 0 !important;
8364
- }
8365
- .ml-sm-0,
8366
- .mx-sm-0 {
8367
- margin-left: 0 !important;
8368
- }
8369
- .m-sm-1 {
8370
- margin: 0.25rem !important;
8371
- }
8372
- .mt-sm-1,
8373
- .my-sm-1 {
8374
- margin-top: 0.25rem !important;
8375
- }
8376
- .mr-sm-1,
8377
- .mx-sm-1 {
8378
- margin-right: 0.25rem !important;
8379
- }
8380
- .mb-sm-1,
8381
- .my-sm-1 {
8382
- margin-bottom: 0.25rem !important;
8383
- }
8384
- .ml-sm-1,
8385
- .mx-sm-1 {
8386
- margin-left: 0.25rem !important;
8387
- }
8388
- .m-sm-2 {
8389
- margin: 0.5rem !important;
8390
- }
8391
- .mt-sm-2,
8392
- .my-sm-2 {
8393
- margin-top: 0.5rem !important;
8394
- }
8395
- .mr-sm-2,
8396
- .mx-sm-2 {
8397
- margin-right: 0.5rem !important;
8398
- }
8399
- .mb-sm-2,
8400
- .my-sm-2 {
8401
- margin-bottom: 0.5rem !important;
8402
- }
8403
- .ml-sm-2,
8404
- .mx-sm-2 {
8405
- margin-left: 0.5rem !important;
8406
- }
8407
- .m-sm-3 {
8408
- margin: 1rem !important;
8409
- }
8410
- .mt-sm-3,
8411
- .my-sm-3 {
8412
- margin-top: 1rem !important;
8413
- }
8414
- .mr-sm-3,
8415
- .mx-sm-3 {
8416
- margin-right: 1rem !important;
8417
- }
8418
- .mb-sm-3,
8419
- .my-sm-3 {
8420
- margin-bottom: 1rem !important;
8421
- }
8422
- .ml-sm-3,
8423
- .mx-sm-3 {
8424
- margin-left: 1rem !important;
8425
- }
8426
- .m-sm-4 {
8427
- margin: 1.5rem !important;
8428
- }
8429
- .mt-sm-4,
8430
- .my-sm-4 {
8431
- margin-top: 1.5rem !important;
8432
- }
8433
- .mr-sm-4,
8434
- .mx-sm-4 {
8435
- margin-right: 1.5rem !important;
8436
- }
8437
- .mb-sm-4,
8438
- .my-sm-4 {
8439
- margin-bottom: 1.5rem !important;
8440
- }
8441
- .ml-sm-4,
8442
- .mx-sm-4 {
8443
- margin-left: 1.5rem !important;
8444
- }
8445
- .m-sm-5 {
8446
- margin: 3rem !important;
8447
- }
8448
- .mt-sm-5,
8449
- .my-sm-5 {
8450
- margin-top: 3rem !important;
8451
- }
8452
- .mr-sm-5,
8453
- .mx-sm-5 {
8454
- margin-right: 3rem !important;
8455
- }
8456
- .mb-sm-5,
8457
- .my-sm-5 {
8458
- margin-bottom: 3rem !important;
8459
- }
8460
- .ml-sm-5,
8461
- .mx-sm-5 {
8462
- margin-left: 3rem !important;
8463
- }
8464
- .p-sm-0 {
8465
- padding: 0 !important;
8466
- }
8467
- .pt-sm-0,
8468
- .py-sm-0 {
8469
- padding-top: 0 !important;
8470
- }
8471
- .pr-sm-0,
8472
- .px-sm-0 {
8473
- padding-right: 0 !important;
8474
- }
8475
- .pb-sm-0,
8476
- .py-sm-0 {
8477
- padding-bottom: 0 !important;
8478
- }
8479
- .pl-sm-0,
8480
- .px-sm-0 {
8481
- padding-left: 0 !important;
8482
- }
8483
- .p-sm-1 {
8484
- padding: 0.25rem !important;
8485
- }
8486
- .pt-sm-1,
8487
- .py-sm-1 {
8488
- padding-top: 0.25rem !important;
8489
- }
8490
- .pr-sm-1,
8491
- .px-sm-1 {
8492
- padding-right: 0.25rem !important;
8493
- }
8494
- .pb-sm-1,
8495
- .py-sm-1 {
8496
- padding-bottom: 0.25rem !important;
8497
- }
8498
- .pl-sm-1,
8499
- .px-sm-1 {
8500
- padding-left: 0.25rem !important;
8501
- }
8502
- .p-sm-2 {
8503
- padding: 0.5rem !important;
8504
- }
8505
- .pt-sm-2,
8506
- .py-sm-2 {
8507
- padding-top: 0.5rem !important;
8508
- }
8509
- .pr-sm-2,
8510
- .px-sm-2 {
8511
- padding-right: 0.5rem !important;
8512
- }
8513
- .pb-sm-2,
8514
- .py-sm-2 {
8515
- padding-bottom: 0.5rem !important;
8516
- }
8517
- .pl-sm-2,
8518
- .px-sm-2 {
8519
- padding-left: 0.5rem !important;
8520
- }
8521
- .p-sm-3 {
8522
- padding: 1rem !important;
8523
- }
8524
- .pt-sm-3,
8525
- .py-sm-3 {
8526
- padding-top: 1rem !important;
8527
- }
8528
- .pr-sm-3,
8529
- .px-sm-3 {
8530
- padding-right: 1rem !important;
8531
- }
8532
- .pb-sm-3,
8533
- .py-sm-3 {
8534
- padding-bottom: 1rem !important;
8535
- }
8536
- .pl-sm-3,
8537
- .px-sm-3 {
8538
- padding-left: 1rem !important;
8539
- }
8540
- .p-sm-4 {
8541
- padding: 1.5rem !important;
8542
- }
8543
- .pt-sm-4,
8544
- .py-sm-4 {
8545
- padding-top: 1.5rem !important;
8546
- }
8547
- .pr-sm-4,
8548
- .px-sm-4 {
8549
- padding-right: 1.5rem !important;
8550
- }
8551
- .pb-sm-4,
8552
- .py-sm-4 {
8553
- padding-bottom: 1.5rem !important;
8554
- }
8555
- .pl-sm-4,
8556
- .px-sm-4 {
8557
- padding-left: 1.5rem !important;
8558
- }
8559
- .p-sm-5 {
8560
- padding: 3rem !important;
8561
- }
8562
- .pt-sm-5,
8563
- .py-sm-5 {
8564
- padding-top: 3rem !important;
8565
- }
8566
- .pr-sm-5,
8567
- .px-sm-5 {
8568
- padding-right: 3rem !important;
8569
- }
8570
- .pb-sm-5,
8571
- .py-sm-5 {
8572
- padding-bottom: 3rem !important;
8573
- }
8574
- .pl-sm-5,
8575
- .px-sm-5 {
8576
- padding-left: 3rem !important;
8577
- }
8578
- .m-sm-n1 {
8579
- margin: -0.25rem !important;
8580
- }
8581
- .mt-sm-n1,
8582
- .my-sm-n1 {
8583
- margin-top: -0.25rem !important;
8584
- }
8585
- .mr-sm-n1,
8586
- .mx-sm-n1 {
8587
- margin-right: -0.25rem !important;
8588
- }
8589
- .mb-sm-n1,
8590
- .my-sm-n1 {
8591
- margin-bottom: -0.25rem !important;
8592
- }
8593
- .ml-sm-n1,
8594
- .mx-sm-n1 {
8595
- margin-left: -0.25rem !important;
8596
- }
8597
- .m-sm-n2 {
8598
- margin: -0.5rem !important;
8599
- }
8600
- .mt-sm-n2,
8601
- .my-sm-n2 {
8602
- margin-top: -0.5rem !important;
8603
- }
8604
- .mr-sm-n2,
8605
- .mx-sm-n2 {
8606
- margin-right: -0.5rem !important;
8607
- }
8608
- .mb-sm-n2,
8609
- .my-sm-n2 {
8610
- margin-bottom: -0.5rem !important;
8611
- }
8612
- .ml-sm-n2,
8613
- .mx-sm-n2 {
8614
- margin-left: -0.5rem !important;
8615
- }
8616
- .m-sm-n3 {
8617
- margin: -1rem !important;
8618
- }
8619
- .mt-sm-n3,
8620
- .my-sm-n3 {
8621
- margin-top: -1rem !important;
8622
- }
8623
- .mr-sm-n3,
8624
- .mx-sm-n3 {
8625
- margin-right: -1rem !important;
8626
- }
8627
- .mb-sm-n3,
8628
- .my-sm-n3 {
8629
- margin-bottom: -1rem !important;
8630
- }
8631
- .ml-sm-n3,
8632
- .mx-sm-n3 {
8633
- margin-left: -1rem !important;
8634
- }
8635
- .m-sm-n4 {
8636
- margin: -1.5rem !important;
8637
- }
8638
- .mt-sm-n4,
8639
- .my-sm-n4 {
8640
- margin-top: -1.5rem !important;
8641
- }
8642
- .mr-sm-n4,
8643
- .mx-sm-n4 {
8644
- margin-right: -1.5rem !important;
8645
- }
8646
- .mb-sm-n4,
8647
- .my-sm-n4 {
8648
- margin-bottom: -1.5rem !important;
8649
- }
8650
- .ml-sm-n4,
8651
- .mx-sm-n4 {
8652
- margin-left: -1.5rem !important;
8653
- }
8654
- .m-sm-n5 {
8655
- margin: -3rem !important;
8656
- }
8657
- .mt-sm-n5,
8658
- .my-sm-n5 {
8659
- margin-top: -3rem !important;
8660
- }
8661
- .mr-sm-n5,
8662
- .mx-sm-n5 {
8663
- margin-right: -3rem !important;
8664
- }
8665
- .mb-sm-n5,
8666
- .my-sm-n5 {
8667
- margin-bottom: -3rem !important;
8668
- }
8669
- .ml-sm-n5,
8670
- .mx-sm-n5 {
8671
- margin-left: -3rem !important;
8672
- }
8673
- .m-sm-auto {
8674
- margin: auto !important;
8675
- }
8676
- .mt-sm-auto,
8677
- .my-sm-auto {
8678
- margin-top: auto !important;
8679
- }
8680
- .mr-sm-auto,
8681
- .mx-sm-auto {
8682
- margin-right: auto !important;
8683
- }
8684
- .mb-sm-auto,
8685
- .my-sm-auto {
8686
- margin-bottom: auto !important;
8687
- }
8688
- .ml-sm-auto,
8689
- .mx-sm-auto {
8690
- margin-left: auto !important;
8691
- }
8692
- }
8693
-
8694
- @media (min-width: 768px) {
8695
- .m-md-0 {
8696
- margin: 0 !important;
8697
- }
8698
- .mt-md-0,
8699
- .my-md-0 {
8700
- margin-top: 0 !important;
8701
- }
8702
- .mr-md-0,
8703
- .mx-md-0 {
8704
- margin-right: 0 !important;
8705
- }
8706
- .mb-md-0,
8707
- .my-md-0 {
8708
- margin-bottom: 0 !important;
8709
- }
8710
- .ml-md-0,
8711
- .mx-md-0 {
8712
- margin-left: 0 !important;
8713
- }
8714
- .m-md-1 {
8715
- margin: 0.25rem !important;
8716
- }
8717
- .mt-md-1,
8718
- .my-md-1 {
8719
- margin-top: 0.25rem !important;
8720
- }
8721
- .mr-md-1,
8722
- .mx-md-1 {
8723
- margin-right: 0.25rem !important;
8724
- }
8725
- .mb-md-1,
8726
- .my-md-1 {
8727
- margin-bottom: 0.25rem !important;
8728
- }
8729
- .ml-md-1,
8730
- .mx-md-1 {
8731
- margin-left: 0.25rem !important;
8732
- }
8733
- .m-md-2 {
8734
- margin: 0.5rem !important;
8735
- }
8736
- .mt-md-2,
8737
- .my-md-2 {
8738
- margin-top: 0.5rem !important;
8739
- }
8740
- .mr-md-2,
8741
- .mx-md-2 {
8742
- margin-right: 0.5rem !important;
8743
- }
8744
- .mb-md-2,
8745
- .my-md-2 {
8746
- margin-bottom: 0.5rem !important;
8747
- }
8748
- .ml-md-2,
8749
- .mx-md-2 {
8750
- margin-left: 0.5rem !important;
8751
- }
8752
- .m-md-3 {
8753
- margin: 1rem !important;
8754
- }
8755
- .mt-md-3,
8756
- .my-md-3 {
8757
- margin-top: 1rem !important;
8758
- }
8759
- .mr-md-3,
8760
- .mx-md-3 {
8761
- margin-right: 1rem !important;
8762
- }
8763
- .mb-md-3,
8764
- .my-md-3 {
8765
- margin-bottom: 1rem !important;
8766
- }
8767
- .ml-md-3,
8768
- .mx-md-3 {
8769
- margin-left: 1rem !important;
8770
- }
8771
- .m-md-4 {
8772
- margin: 1.5rem !important;
8773
- }
8774
- .mt-md-4,
8775
- .my-md-4 {
8776
- margin-top: 1.5rem !important;
8777
- }
8778
- .mr-md-4,
8779
- .mx-md-4 {
8780
- margin-right: 1.5rem !important;
8781
- }
8782
- .mb-md-4,
8783
- .my-md-4 {
8784
- margin-bottom: 1.5rem !important;
8785
- }
8786
- .ml-md-4,
8787
- .mx-md-4 {
8788
- margin-left: 1.5rem !important;
8789
- }
8790
- .m-md-5 {
8791
- margin: 3rem !important;
8792
- }
8793
- .mt-md-5,
8794
- .my-md-5 {
8795
- margin-top: 3rem !important;
8796
- }
8797
- .mr-md-5,
8798
- .mx-md-5 {
8799
- margin-right: 3rem !important;
8800
- }
8801
- .mb-md-5,
8802
- .my-md-5 {
8803
- margin-bottom: 3rem !important;
8804
- }
8805
- .ml-md-5,
8806
- .mx-md-5 {
8807
- margin-left: 3rem !important;
8808
- }
8809
- .p-md-0 {
8810
- padding: 0 !important;
8811
- }
8812
- .pt-md-0,
8813
- .py-md-0 {
8814
- padding-top: 0 !important;
8815
- }
8816
- .pr-md-0,
8817
- .px-md-0 {
8818
- padding-right: 0 !important;
8819
- }
8820
- .pb-md-0,
8821
- .py-md-0 {
8822
- padding-bottom: 0 !important;
8823
- }
8824
- .pl-md-0,
8825
- .px-md-0 {
8826
- padding-left: 0 !important;
8827
- }
8828
- .p-md-1 {
8829
- padding: 0.25rem !important;
8830
- }
8831
- .pt-md-1,
8832
- .py-md-1 {
8833
- padding-top: 0.25rem !important;
8834
- }
8835
- .pr-md-1,
8836
- .px-md-1 {
8837
- padding-right: 0.25rem !important;
8838
- }
8839
- .pb-md-1,
8840
- .py-md-1 {
8841
- padding-bottom: 0.25rem !important;
8842
- }
8843
- .pl-md-1,
8844
- .px-md-1 {
8845
- padding-left: 0.25rem !important;
8846
- }
8847
- .p-md-2 {
8848
- padding: 0.5rem !important;
8849
- }
8850
- .pt-md-2,
8851
- .py-md-2 {
8852
- padding-top: 0.5rem !important;
8853
- }
8854
- .pr-md-2,
8855
- .px-md-2 {
8856
- padding-right: 0.5rem !important;
8857
- }
8858
- .pb-md-2,
8859
- .py-md-2 {
8860
- padding-bottom: 0.5rem !important;
8861
- }
8862
- .pl-md-2,
8863
- .px-md-2 {
8864
- padding-left: 0.5rem !important;
8865
- }
8866
- .p-md-3 {
8867
- padding: 1rem !important;
8868
- }
8869
- .pt-md-3,
8870
- .py-md-3 {
8871
- padding-top: 1rem !important;
8872
- }
8873
- .pr-md-3,
8874
- .px-md-3 {
8875
- padding-right: 1rem !important;
8876
- }
8877
- .pb-md-3,
8878
- .py-md-3 {
8879
- padding-bottom: 1rem !important;
8880
- }
8881
- .pl-md-3,
8882
- .px-md-3 {
8883
- padding-left: 1rem !important;
8884
- }
8885
- .p-md-4 {
8886
- padding: 1.5rem !important;
8887
- }
8888
- .pt-md-4,
8889
- .py-md-4 {
8890
- padding-top: 1.5rem !important;
8891
- }
8892
- .pr-md-4,
8893
- .px-md-4 {
8894
- padding-right: 1.5rem !important;
8895
- }
8896
- .pb-md-4,
8897
- .py-md-4 {
8898
- padding-bottom: 1.5rem !important;
8899
- }
8900
- .pl-md-4,
8901
- .px-md-4 {
8902
- padding-left: 1.5rem !important;
8903
- }
8904
- .p-md-5 {
8905
- padding: 3rem !important;
8906
- }
8907
- .pt-md-5,
8908
- .py-md-5 {
8909
- padding-top: 3rem !important;
8910
- }
8911
- .pr-md-5,
8912
- .px-md-5 {
8913
- padding-right: 3rem !important;
8914
- }
8915
- .pb-md-5,
8916
- .py-md-5 {
8917
- padding-bottom: 3rem !important;
8918
- }
8919
- .pl-md-5,
8920
- .px-md-5 {
8921
- padding-left: 3rem !important;
8922
- }
8923
- .m-md-n1 {
8924
- margin: -0.25rem !important;
8925
- }
8926
- .mt-md-n1,
8927
- .my-md-n1 {
8928
- margin-top: -0.25rem !important;
8929
- }
8930
- .mr-md-n1,
8931
- .mx-md-n1 {
8932
- margin-right: -0.25rem !important;
8933
- }
8934
- .mb-md-n1,
8935
- .my-md-n1 {
8936
- margin-bottom: -0.25rem !important;
8937
- }
8938
- .ml-md-n1,
8939
- .mx-md-n1 {
8940
- margin-left: -0.25rem !important;
8941
- }
8942
- .m-md-n2 {
8943
- margin: -0.5rem !important;
8944
- }
8945
- .mt-md-n2,
8946
- .my-md-n2 {
8947
- margin-top: -0.5rem !important;
8948
- }
8949
- .mr-md-n2,
8950
- .mx-md-n2 {
8951
- margin-right: -0.5rem !important;
8952
- }
8953
- .mb-md-n2,
8954
- .my-md-n2 {
8955
- margin-bottom: -0.5rem !important;
8956
- }
8957
- .ml-md-n2,
8958
- .mx-md-n2 {
8959
- margin-left: -0.5rem !important;
8960
- }
8961
- .m-md-n3 {
8962
- margin: -1rem !important;
8963
- }
8964
- .mt-md-n3,
8965
- .my-md-n3 {
8966
- margin-top: -1rem !important;
8967
- }
8968
- .mr-md-n3,
8969
- .mx-md-n3 {
8970
- margin-right: -1rem !important;
8971
- }
8972
- .mb-md-n3,
8973
- .my-md-n3 {
8974
- margin-bottom: -1rem !important;
8975
- }
8976
- .ml-md-n3,
8977
- .mx-md-n3 {
8978
- margin-left: -1rem !important;
8979
- }
8980
- .m-md-n4 {
8981
- margin: -1.5rem !important;
8982
- }
8983
- .mt-md-n4,
8984
- .my-md-n4 {
8985
- margin-top: -1.5rem !important;
8986
- }
8987
- .mr-md-n4,
8988
- .mx-md-n4 {
8989
- margin-right: -1.5rem !important;
8990
- }
8991
- .mb-md-n4,
8992
- .my-md-n4 {
8993
- margin-bottom: -1.5rem !important;
8994
- }
8995
- .ml-md-n4,
8996
- .mx-md-n4 {
8997
- margin-left: -1.5rem !important;
8998
- }
8999
- .m-md-n5 {
9000
- margin: -3rem !important;
9001
- }
9002
- .mt-md-n5,
9003
- .my-md-n5 {
9004
- margin-top: -3rem !important;
9005
- }
9006
- .mr-md-n5,
9007
- .mx-md-n5 {
9008
- margin-right: -3rem !important;
9009
- }
9010
- .mb-md-n5,
9011
- .my-md-n5 {
9012
- margin-bottom: -3rem !important;
9013
- }
9014
- .ml-md-n5,
9015
- .mx-md-n5 {
9016
- margin-left: -3rem !important;
9017
- }
9018
- .m-md-auto {
9019
- margin: auto !important;
9020
- }
9021
- .mt-md-auto,
9022
- .my-md-auto {
9023
- margin-top: auto !important;
9024
- }
9025
- .mr-md-auto,
9026
- .mx-md-auto {
9027
- margin-right: auto !important;
9028
- }
9029
- .mb-md-auto,
9030
- .my-md-auto {
9031
- margin-bottom: auto !important;
9032
- }
9033
- .ml-md-auto,
9034
- .mx-md-auto {
9035
- margin-left: auto !important;
9036
- }
9037
- }
9038
-
9039
- @media (min-width: 992px) {
9040
- .m-lg-0 {
9041
- margin: 0 !important;
9042
- }
9043
- .mt-lg-0,
9044
- .my-lg-0 {
9045
- margin-top: 0 !important;
9046
- }
9047
- .mr-lg-0,
9048
- .mx-lg-0 {
9049
- margin-right: 0 !important;
9050
- }
9051
- .mb-lg-0,
9052
- .my-lg-0 {
9053
- margin-bottom: 0 !important;
9054
- }
9055
- .ml-lg-0,
9056
- .mx-lg-0 {
9057
- margin-left: 0 !important;
9058
- }
9059
- .m-lg-1 {
9060
- margin: 0.25rem !important;
9061
- }
9062
- .mt-lg-1,
9063
- .my-lg-1 {
9064
- margin-top: 0.25rem !important;
9065
- }
9066
- .mr-lg-1,
9067
- .mx-lg-1 {
9068
- margin-right: 0.25rem !important;
9069
- }
9070
- .mb-lg-1,
9071
- .my-lg-1 {
9072
- margin-bottom: 0.25rem !important;
9073
- }
9074
- .ml-lg-1,
9075
- .mx-lg-1 {
9076
- margin-left: 0.25rem !important;
9077
- }
9078
- .m-lg-2 {
9079
- margin: 0.5rem !important;
9080
- }
9081
- .mt-lg-2,
9082
- .my-lg-2 {
9083
- margin-top: 0.5rem !important;
9084
- }
9085
- .mr-lg-2,
9086
- .mx-lg-2 {
9087
- margin-right: 0.5rem !important;
9088
- }
9089
- .mb-lg-2,
9090
- .my-lg-2 {
9091
- margin-bottom: 0.5rem !important;
9092
- }
9093
- .ml-lg-2,
9094
- .mx-lg-2 {
9095
- margin-left: 0.5rem !important;
9096
- }
9097
- .m-lg-3 {
9098
- margin: 1rem !important;
9099
- }
9100
- .mt-lg-3,
9101
- .my-lg-3 {
9102
- margin-top: 1rem !important;
9103
- }
9104
- .mr-lg-3,
9105
- .mx-lg-3 {
9106
- margin-right: 1rem !important;
9107
- }
9108
- .mb-lg-3,
9109
- .my-lg-3 {
9110
- margin-bottom: 1rem !important;
9111
- }
9112
- .ml-lg-3,
9113
- .mx-lg-3 {
9114
- margin-left: 1rem !important;
9115
- }
9116
- .m-lg-4 {
9117
- margin: 1.5rem !important;
9118
- }
9119
- .mt-lg-4,
9120
- .my-lg-4 {
9121
- margin-top: 1.5rem !important;
9122
- }
9123
- .mr-lg-4,
9124
- .mx-lg-4 {
9125
- margin-right: 1.5rem !important;
9126
- }
9127
- .mb-lg-4,
9128
- .my-lg-4 {
9129
- margin-bottom: 1.5rem !important;
9130
- }
9131
- .ml-lg-4,
9132
- .mx-lg-4 {
9133
- margin-left: 1.5rem !important;
9134
- }
9135
- .m-lg-5 {
9136
- margin: 3rem !important;
9137
- }
9138
- .mt-lg-5,
9139
- .my-lg-5 {
9140
- margin-top: 3rem !important;
9141
- }
9142
- .mr-lg-5,
9143
- .mx-lg-5 {
9144
- margin-right: 3rem !important;
9145
- }
9146
- .mb-lg-5,
9147
- .my-lg-5 {
9148
- margin-bottom: 3rem !important;
9149
- }
9150
- .ml-lg-5,
9151
- .mx-lg-5 {
9152
- margin-left: 3rem !important;
9153
- }
9154
- .p-lg-0 {
9155
- padding: 0 !important;
9156
- }
9157
- .pt-lg-0,
9158
- .py-lg-0 {
9159
- padding-top: 0 !important;
9160
- }
9161
- .pr-lg-0,
9162
- .px-lg-0 {
9163
- padding-right: 0 !important;
9164
- }
9165
- .pb-lg-0,
9166
- .py-lg-0 {
9167
- padding-bottom: 0 !important;
9168
- }
9169
- .pl-lg-0,
9170
- .px-lg-0 {
9171
- padding-left: 0 !important;
9172
- }
9173
- .p-lg-1 {
9174
- padding: 0.25rem !important;
9175
- }
9176
- .pt-lg-1,
9177
- .py-lg-1 {
9178
- padding-top: 0.25rem !important;
9179
- }
9180
- .pr-lg-1,
9181
- .px-lg-1 {
9182
- padding-right: 0.25rem !important;
9183
- }
9184
- .pb-lg-1,
9185
- .py-lg-1 {
9186
- padding-bottom: 0.25rem !important;
9187
- }
9188
- .pl-lg-1,
9189
- .px-lg-1 {
9190
- padding-left: 0.25rem !important;
9191
- }
9192
- .p-lg-2 {
9193
- padding: 0.5rem !important;
9194
- }
9195
- .pt-lg-2,
9196
- .py-lg-2 {
9197
- padding-top: 0.5rem !important;
9198
- }
9199
- .pr-lg-2,
9200
- .px-lg-2 {
9201
- padding-right: 0.5rem !important;
9202
- }
9203
- .pb-lg-2,
9204
- .py-lg-2 {
9205
- padding-bottom: 0.5rem !important;
9206
- }
9207
- .pl-lg-2,
9208
- .px-lg-2 {
9209
- padding-left: 0.5rem !important;
9210
- }
9211
- .p-lg-3 {
9212
- padding: 1rem !important;
9213
- }
9214
- .pt-lg-3,
9215
- .py-lg-3 {
9216
- padding-top: 1rem !important;
9217
- }
9218
- .pr-lg-3,
9219
- .px-lg-3 {
9220
- padding-right: 1rem !important;
9221
- }
9222
- .pb-lg-3,
9223
- .py-lg-3 {
9224
- padding-bottom: 1rem !important;
9225
- }
9226
- .pl-lg-3,
9227
- .px-lg-3 {
9228
- padding-left: 1rem !important;
9229
- }
9230
- .p-lg-4 {
9231
- padding: 1.5rem !important;
9232
- }
9233
- .pt-lg-4,
9234
- .py-lg-4 {
9235
- padding-top: 1.5rem !important;
9236
- }
9237
- .pr-lg-4,
9238
- .px-lg-4 {
9239
- padding-right: 1.5rem !important;
9240
- }
9241
- .pb-lg-4,
9242
- .py-lg-4 {
9243
- padding-bottom: 1.5rem !important;
9244
- }
9245
- .pl-lg-4,
9246
- .px-lg-4 {
9247
- padding-left: 1.5rem !important;
9248
- }
9249
- .p-lg-5 {
9250
- padding: 3rem !important;
9251
- }
9252
- .pt-lg-5,
9253
- .py-lg-5 {
9254
- padding-top: 3rem !important;
9255
- }
9256
- .pr-lg-5,
9257
- .px-lg-5 {
9258
- padding-right: 3rem !important;
9259
- }
9260
- .pb-lg-5,
9261
- .py-lg-5 {
9262
- padding-bottom: 3rem !important;
9263
- }
9264
- .pl-lg-5,
9265
- .px-lg-5 {
9266
- padding-left: 3rem !important;
9267
- }
9268
- .m-lg-n1 {
9269
- margin: -0.25rem !important;
9270
- }
9271
- .mt-lg-n1,
9272
- .my-lg-n1 {
9273
- margin-top: -0.25rem !important;
9274
- }
9275
- .mr-lg-n1,
9276
- .mx-lg-n1 {
9277
- margin-right: -0.25rem !important;
9278
- }
9279
- .mb-lg-n1,
9280
- .my-lg-n1 {
9281
- margin-bottom: -0.25rem !important;
9282
- }
9283
- .ml-lg-n1,
9284
- .mx-lg-n1 {
9285
- margin-left: -0.25rem !important;
9286
- }
9287
- .m-lg-n2 {
9288
- margin: -0.5rem !important;
9289
- }
9290
- .mt-lg-n2,
9291
- .my-lg-n2 {
9292
- margin-top: -0.5rem !important;
9293
- }
9294
- .mr-lg-n2,
9295
- .mx-lg-n2 {
9296
- margin-right: -0.5rem !important;
9297
- }
9298
- .mb-lg-n2,
9299
- .my-lg-n2 {
9300
- margin-bottom: -0.5rem !important;
9301
- }
9302
- .ml-lg-n2,
9303
- .mx-lg-n2 {
9304
- margin-left: -0.5rem !important;
9305
- }
9306
- .m-lg-n3 {
9307
- margin: -1rem !important;
9308
- }
9309
- .mt-lg-n3,
9310
- .my-lg-n3 {
9311
- margin-top: -1rem !important;
9312
- }
9313
- .mr-lg-n3,
9314
- .mx-lg-n3 {
9315
- margin-right: -1rem !important;
9316
- }
9317
- .mb-lg-n3,
9318
- .my-lg-n3 {
9319
- margin-bottom: -1rem !important;
9320
- }
9321
- .ml-lg-n3,
9322
- .mx-lg-n3 {
9323
- margin-left: -1rem !important;
9324
- }
9325
- .m-lg-n4 {
9326
- margin: -1.5rem !important;
9327
- }
9328
- .mt-lg-n4,
9329
- .my-lg-n4 {
9330
- margin-top: -1.5rem !important;
9331
- }
9332
- .mr-lg-n4,
9333
- .mx-lg-n4 {
9334
- margin-right: -1.5rem !important;
9335
- }
9336
- .mb-lg-n4,
9337
- .my-lg-n4 {
9338
- margin-bottom: -1.5rem !important;
9339
- }
9340
- .ml-lg-n4,
9341
- .mx-lg-n4 {
9342
- margin-left: -1.5rem !important;
9343
- }
9344
- .m-lg-n5 {
9345
- margin: -3rem !important;
9346
- }
9347
- .mt-lg-n5,
9348
- .my-lg-n5 {
9349
- margin-top: -3rem !important;
9350
- }
9351
- .mr-lg-n5,
9352
- .mx-lg-n5 {
9353
- margin-right: -3rem !important;
9354
- }
9355
- .mb-lg-n5,
9356
- .my-lg-n5 {
9357
- margin-bottom: -3rem !important;
9358
- }
9359
- .ml-lg-n5,
9360
- .mx-lg-n5 {
9361
- margin-left: -3rem !important;
9362
- }
9363
- .m-lg-auto {
9364
- margin: auto !important;
9365
- }
9366
- .mt-lg-auto,
9367
- .my-lg-auto {
9368
- margin-top: auto !important;
9369
- }
9370
- .mr-lg-auto,
9371
- .mx-lg-auto {
9372
- margin-right: auto !important;
9373
- }
9374
- .mb-lg-auto,
9375
- .my-lg-auto {
9376
- margin-bottom: auto !important;
9377
- }
9378
- .ml-lg-auto,
9379
- .mx-lg-auto {
9380
- margin-left: auto !important;
9381
- }
9382
- }
9383
-
9384
- @media (min-width: 1200px) {
9385
- .m-xl-0 {
9386
- margin: 0 !important;
9387
- }
9388
- .mt-xl-0,
9389
- .my-xl-0 {
9390
- margin-top: 0 !important;
9391
- }
9392
- .mr-xl-0,
9393
- .mx-xl-0 {
9394
- margin-right: 0 !important;
9395
- }
9396
- .mb-xl-0,
9397
- .my-xl-0 {
9398
- margin-bottom: 0 !important;
9399
- }
9400
- .ml-xl-0,
9401
- .mx-xl-0 {
9402
- margin-left: 0 !important;
9403
- }
9404
- .m-xl-1 {
9405
- margin: 0.25rem !important;
9406
- }
9407
- .mt-xl-1,
9408
- .my-xl-1 {
9409
- margin-top: 0.25rem !important;
9410
- }
9411
- .mr-xl-1,
9412
- .mx-xl-1 {
9413
- margin-right: 0.25rem !important;
9414
- }
9415
- .mb-xl-1,
9416
- .my-xl-1 {
9417
- margin-bottom: 0.25rem !important;
9418
- }
9419
- .ml-xl-1,
9420
- .mx-xl-1 {
9421
- margin-left: 0.25rem !important;
9422
- }
9423
- .m-xl-2 {
9424
- margin: 0.5rem !important;
9425
- }
9426
- .mt-xl-2,
9427
- .my-xl-2 {
9428
- margin-top: 0.5rem !important;
9429
- }
9430
- .mr-xl-2,
9431
- .mx-xl-2 {
9432
- margin-right: 0.5rem !important;
9433
- }
9434
- .mb-xl-2,
9435
- .my-xl-2 {
9436
- margin-bottom: 0.5rem !important;
9437
- }
9438
- .ml-xl-2,
9439
- .mx-xl-2 {
9440
- margin-left: 0.5rem !important;
9441
- }
9442
- .m-xl-3 {
9443
- margin: 1rem !important;
9444
- }
9445
- .mt-xl-3,
9446
- .my-xl-3 {
9447
- margin-top: 1rem !important;
9448
- }
9449
- .mr-xl-3,
9450
- .mx-xl-3 {
9451
- margin-right: 1rem !important;
9452
- }
9453
- .mb-xl-3,
9454
- .my-xl-3 {
9455
- margin-bottom: 1rem !important;
9456
- }
9457
- .ml-xl-3,
9458
- .mx-xl-3 {
9459
- margin-left: 1rem !important;
9460
- }
9461
- .m-xl-4 {
9462
- margin: 1.5rem !important;
9463
- }
9464
- .mt-xl-4,
9465
- .my-xl-4 {
9466
- margin-top: 1.5rem !important;
9467
- }
9468
- .mr-xl-4,
9469
- .mx-xl-4 {
9470
- margin-right: 1.5rem !important;
9471
- }
9472
- .mb-xl-4,
9473
- .my-xl-4 {
9474
- margin-bottom: 1.5rem !important;
9475
- }
9476
- .ml-xl-4,
9477
- .mx-xl-4 {
9478
- margin-left: 1.5rem !important;
9479
- }
9480
- .m-xl-5 {
9481
- margin: 3rem !important;
9482
- }
9483
- .mt-xl-5,
9484
- .my-xl-5 {
9485
- margin-top: 3rem !important;
9486
- }
9487
- .mr-xl-5,
9488
- .mx-xl-5 {
9489
- margin-right: 3rem !important;
9490
- }
9491
- .mb-xl-5,
9492
- .my-xl-5 {
9493
- margin-bottom: 3rem !important;
9494
- }
9495
- .ml-xl-5,
9496
- .mx-xl-5 {
9497
- margin-left: 3rem !important;
9498
- }
9499
- .p-xl-0 {
9500
- padding: 0 !important;
9501
- }
9502
- .pt-xl-0,
9503
- .py-xl-0 {
9504
- padding-top: 0 !important;
9505
- }
9506
- .pr-xl-0,
9507
- .px-xl-0 {
9508
- padding-right: 0 !important;
9509
- }
9510
- .pb-xl-0,
9511
- .py-xl-0 {
9512
- padding-bottom: 0 !important;
9513
- }
9514
- .pl-xl-0,
9515
- .px-xl-0 {
9516
- padding-left: 0 !important;
9517
- }
9518
- .p-xl-1 {
9519
- padding: 0.25rem !important;
9520
- }
9521
- .pt-xl-1,
9522
- .py-xl-1 {
9523
- padding-top: 0.25rem !important;
9524
- }
9525
- .pr-xl-1,
9526
- .px-xl-1 {
9527
- padding-right: 0.25rem !important;
9528
- }
9529
- .pb-xl-1,
9530
- .py-xl-1 {
9531
- padding-bottom: 0.25rem !important;
9532
- }
9533
- .pl-xl-1,
9534
- .px-xl-1 {
9535
- padding-left: 0.25rem !important;
9536
- }
9537
- .p-xl-2 {
9538
- padding: 0.5rem !important;
9539
- }
9540
- .pt-xl-2,
9541
- .py-xl-2 {
9542
- padding-top: 0.5rem !important;
9543
- }
9544
- .pr-xl-2,
9545
- .px-xl-2 {
9546
- padding-right: 0.5rem !important;
9547
- }
9548
- .pb-xl-2,
9549
- .py-xl-2 {
9550
- padding-bottom: 0.5rem !important;
9551
- }
9552
- .pl-xl-2,
9553
- .px-xl-2 {
9554
- padding-left: 0.5rem !important;
9555
- }
9556
- .p-xl-3 {
9557
- padding: 1rem !important;
9558
- }
9559
- .pt-xl-3,
9560
- .py-xl-3 {
9561
- padding-top: 1rem !important;
9562
- }
9563
- .pr-xl-3,
9564
- .px-xl-3 {
9565
- padding-right: 1rem !important;
9566
- }
9567
- .pb-xl-3,
9568
- .py-xl-3 {
9569
- padding-bottom: 1rem !important;
9570
- }
9571
- .pl-xl-3,
9572
- .px-xl-3 {
9573
- padding-left: 1rem !important;
9574
- }
9575
- .p-xl-4 {
9576
- padding: 1.5rem !important;
9577
- }
9578
- .pt-xl-4,
9579
- .py-xl-4 {
9580
- padding-top: 1.5rem !important;
9581
- }
9582
- .pr-xl-4,
9583
- .px-xl-4 {
9584
- padding-right: 1.5rem !important;
9585
- }
9586
- .pb-xl-4,
9587
- .py-xl-4 {
9588
- padding-bottom: 1.5rem !important;
9589
- }
9590
- .pl-xl-4,
9591
- .px-xl-4 {
9592
- padding-left: 1.5rem !important;
9593
- }
9594
- .p-xl-5 {
9595
- padding: 3rem !important;
9596
- }
9597
- .pt-xl-5,
9598
- .py-xl-5 {
9599
- padding-top: 3rem !important;
9600
- }
9601
- .pr-xl-5,
9602
- .px-xl-5 {
9603
- padding-right: 3rem !important;
9604
- }
9605
- .pb-xl-5,
9606
- .py-xl-5 {
9607
- padding-bottom: 3rem !important;
9608
- }
9609
- .pl-xl-5,
9610
- .px-xl-5 {
9611
- padding-left: 3rem !important;
9612
- }
9613
- .m-xl-n1 {
9614
- margin: -0.25rem !important;
9615
- }
9616
- .mt-xl-n1,
9617
- .my-xl-n1 {
9618
- margin-top: -0.25rem !important;
9619
- }
9620
- .mr-xl-n1,
9621
- .mx-xl-n1 {
9622
- margin-right: -0.25rem !important;
9623
- }
9624
- .mb-xl-n1,
9625
- .my-xl-n1 {
9626
- margin-bottom: -0.25rem !important;
9627
- }
9628
- .ml-xl-n1,
9629
- .mx-xl-n1 {
9630
- margin-left: -0.25rem !important;
9631
- }
9632
- .m-xl-n2 {
9633
- margin: -0.5rem !important;
9634
- }
9635
- .mt-xl-n2,
9636
- .my-xl-n2 {
9637
- margin-top: -0.5rem !important;
9638
- }
9639
- .mr-xl-n2,
9640
- .mx-xl-n2 {
9641
- margin-right: -0.5rem !important;
9642
- }
9643
- .mb-xl-n2,
9644
- .my-xl-n2 {
9645
- margin-bottom: -0.5rem !important;
9646
- }
9647
- .ml-xl-n2,
9648
- .mx-xl-n2 {
9649
- margin-left: -0.5rem !important;
9650
- }
9651
- .m-xl-n3 {
9652
- margin: -1rem !important;
9653
- }
9654
- .mt-xl-n3,
9655
- .my-xl-n3 {
9656
- margin-top: -1rem !important;
9657
- }
9658
- .mr-xl-n3,
9659
- .mx-xl-n3 {
9660
- margin-right: -1rem !important;
9661
- }
9662
- .mb-xl-n3,
9663
- .my-xl-n3 {
9664
- margin-bottom: -1rem !important;
9665
- }
9666
- .ml-xl-n3,
9667
- .mx-xl-n3 {
9668
- margin-left: -1rem !important;
9669
- }
9670
- .m-xl-n4 {
9671
- margin: -1.5rem !important;
9672
- }
9673
- .mt-xl-n4,
9674
- .my-xl-n4 {
9675
- margin-top: -1.5rem !important;
9676
- }
9677
- .mr-xl-n4,
9678
- .mx-xl-n4 {
9679
- margin-right: -1.5rem !important;
9680
- }
9681
- .mb-xl-n4,
9682
- .my-xl-n4 {
9683
- margin-bottom: -1.5rem !important;
9684
- }
9685
- .ml-xl-n4,
9686
- .mx-xl-n4 {
9687
- margin-left: -1.5rem !important;
9688
- }
9689
- .m-xl-n5 {
9690
- margin: -3rem !important;
9691
- }
9692
- .mt-xl-n5,
9693
- .my-xl-n5 {
9694
- margin-top: -3rem !important;
9695
- }
9696
- .mr-xl-n5,
9697
- .mx-xl-n5 {
9698
- margin-right: -3rem !important;
9699
- }
9700
- .mb-xl-n5,
9701
- .my-xl-n5 {
9702
- margin-bottom: -3rem !important;
9703
- }
9704
- .ml-xl-n5,
9705
- .mx-xl-n5 {
9706
- margin-left: -3rem !important;
9707
- }
9708
- .m-xl-auto {
9709
- margin: auto !important;
9710
- }
9711
- .mt-xl-auto,
9712
- .my-xl-auto {
9713
- margin-top: auto !important;
9714
- }
9715
- .mr-xl-auto,
9716
- .mx-xl-auto {
9717
- margin-right: auto !important;
9718
- }
9719
- .mb-xl-auto,
9720
- .my-xl-auto {
9721
- margin-bottom: auto !important;
9722
- }
9723
- .ml-xl-auto,
9724
- .mx-xl-auto {
9725
- margin-left: auto !important;
9726
- }
9727
- }
9728
-
9729
- .text-monospace {
9730
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
9731
- }
9732
-
9733
- .text-justify {
9734
- text-align: justify !important;
9735
- }
9736
-
9737
- .text-wrap {
9738
- white-space: normal !important;
9739
- }
9740
-
9741
- .text-nowrap {
9742
- white-space: nowrap !important;
9743
- }
9744
-
9745
- .text-truncate {
9746
- overflow: hidden;
9747
- text-overflow: ellipsis;
9748
- white-space: nowrap;
9749
- }
9750
-
9751
- .text-left {
9752
- text-align: left !important;
9753
- }
9754
-
9755
- .text-right {
9756
- text-align: right !important;
9757
- }
9758
-
9759
- .text-center {
9760
- text-align: center !important;
9761
- }
9762
-
9763
- @media (min-width: 576px) {
9764
- .text-sm-left {
9765
- text-align: left !important;
9766
- }
9767
- .text-sm-right {
9768
- text-align: right !important;
9769
- }
9770
- .text-sm-center {
9771
- text-align: center !important;
9772
- }
9773
- }
9774
-
9775
- @media (min-width: 768px) {
9776
- .text-md-left {
9777
- text-align: left !important;
9778
- }
9779
- .text-md-right {
9780
- text-align: right !important;
9781
- }
9782
- .text-md-center {
9783
- text-align: center !important;
9784
- }
9785
- }
9786
-
9787
- @media (min-width: 992px) {
9788
- .text-lg-left {
9789
- text-align: left !important;
9790
- }
9791
- .text-lg-right {
9792
- text-align: right !important;
9793
- }
9794
- .text-lg-center {
9795
- text-align: center !important;
9796
- }
9797
- }
9798
-
9799
- @media (min-width: 1200px) {
9800
- .text-xl-left {
9801
- text-align: left !important;
9802
- }
9803
- .text-xl-right {
9804
- text-align: right !important;
9805
- }
9806
- .text-xl-center {
9807
- text-align: center !important;
9808
- }
9809
- }
9810
-
9811
- .text-lowercase {
9812
- text-transform: lowercase !important;
9813
- }
9814
-
9815
- .text-uppercase {
9816
- text-transform: uppercase !important;
9817
- }
9818
-
9819
- .text-capitalize {
9820
- text-transform: capitalize !important;
9821
- }
9822
-
9823
- .font-weight-light {
9824
- font-weight: 300 !important;
9825
- }
9826
-
9827
- .font-weight-lighter {
9828
- font-weight: lighter !important;
9829
- }
9830
-
9831
- .font-weight-normal {
9832
- font-weight: 400 !important;
9833
- }
9834
-
9835
- .font-weight-bold {
9836
- font-weight: 700 !important;
9837
- }
9838
-
9839
- .font-weight-bolder {
9840
- font-weight: bolder !important;
9841
- }
9842
-
9843
- .font-italic {
9844
- font-style: italic !important;
9845
- }
9846
-
9847
- .text-white {
9848
- color: #fff !important;
9849
- }
9850
-
9851
- .text-primary {
9852
- color: #007bff !important;
9853
- }
9854
-
9855
- a.text-primary:hover, a.text-primary:focus {
9856
- color: #0056b3 !important;
9857
- }
9858
-
9859
- .text-secondary {
9860
- color: #6c757d !important;
9861
- }
9862
-
9863
- a.text-secondary:hover, a.text-secondary:focus {
9864
- color: #494f54 !important;
9865
- }
9866
-
9867
- .text-success {
9868
- color: #28a745 !important;
9869
- }
9870
-
9871
- a.text-success:hover, a.text-success:focus {
9872
- color: #19692c !important;
9873
- }
9874
-
9875
- .text-info {
9876
- color: #17a2b8 !important;
9877
- }
9878
-
9879
- a.text-info:hover, a.text-info:focus {
9880
- color: #0f6674 !important;
9881
- }
9882
-
9883
- .text-warning {
9884
- color: #ffc107 !important;
9885
- }
9886
-
9887
- a.text-warning:hover, a.text-warning:focus {
9888
- color: #ba8b00 !important;
9889
- }
9890
-
9891
- .text-danger {
9892
- color: #dc3545 !important;
9893
- }
9894
-
9895
- a.text-danger:hover, a.text-danger:focus {
9896
- color: #a71d2a !important;
9897
- }
9898
-
9899
- .text-light {
9900
- color: #f8f9fa !important;
9901
- }
9902
-
9903
- a.text-light:hover, a.text-light:focus {
9904
- color: #cbd3da !important;
9905
- }
9906
-
9907
- .text-dark {
9908
- color: #343a40 !important;
9909
- }
9910
-
9911
- a.text-dark:hover, a.text-dark:focus {
9912
- color: #121416 !important;
9913
- }
9914
-
9915
- .text-body {
9916
- color: #212529 !important;
9917
- }
9918
-
9919
- .text-muted {
9920
- color: #6c757d !important;
9921
- }
9922
-
9923
- .text-black-50 {
9924
- color: rgba(0, 0, 0, 0.5) !important;
9925
- }
9926
-
9927
- .text-white-50 {
9928
- color: rgba(255, 255, 255, 0.5) !important;
9929
- }
9930
-
9931
- .text-hide {
9932
- font: 0/0 a;
9933
- color: transparent;
9934
- text-shadow: none;
9935
- background-color: transparent;
9936
- border: 0;
9937
- }
9938
-
9939
- .text-decoration-none {
9940
- text-decoration: none !important;
9941
- }
9942
-
9943
- .text-break {
9944
- word-break: break-word !important;
9945
- overflow-wrap: break-word !important;
9946
- }
9947
-
9948
- .text-reset {
9949
- color: inherit !important;
9950
- }
9951
-
9952
- .visible {
9953
- visibility: visible !important;
9954
- }
9955
-
9956
- .invisible {
9957
- visibility: hidden !important;
9958
- }
9959
-
9960
- @media print {
9961
- *,
9962
- *::before,
9963
- *::after {
9964
- text-shadow: none !important;
9965
- box-shadow: none !important;
9966
- }
9967
- a:not(.btn) {
9968
- text-decoration: underline;
9969
- }
9970
- abbr[title]::after {
9971
- content: " (" attr(title) ")";
9972
- }
9973
- pre {
9974
- white-space: pre-wrap !important;
9975
- }
9976
- pre,
9977
- blockquote {
9978
- border: 1px solid #adb5bd;
9979
- page-break-inside: avoid;
9980
- }
9981
- thead {
9982
- display: table-header-group;
9983
- }
9984
- tr,
9985
- img {
9986
- page-break-inside: avoid;
9987
- }
9988
- p,
9989
- h2,
9990
- h3 {
9991
- orphans: 3;
9992
- widows: 3;
9993
- }
9994
- h2,
9995
- h3 {
9996
- page-break-after: avoid;
9997
- }
9998
- @page {
9999
- size: a3;
10000
- }
10001
- body {
10002
- min-width: 992px !important;
10003
- }
10004
- .container {
10005
- min-width: 992px !important;
10006
- }
10007
- .navbar {
10008
- display: none;
10009
- }
10010
- .badge {
10011
- border: 1px solid #000;
10012
- }
10013
- .table {
10014
- border-collapse: collapse !important;
10015
- }
10016
- .table td,
10017
- .table th {
10018
- background-color: #fff !important;
10019
- }
10020
- .table-bordered th,
10021
- .table-bordered td {
10022
- border: 1px solid #dee2e6 !important;
10023
- }
10024
- .table-dark {
10025
- color: inherit;
10026
- }
10027
- .table-dark th,
10028
- .table-dark td,
10029
- .table-dark thead th,
10030
- .table-dark tbody + tbody {
10031
- border-color: #dee2e6;
10032
- }
10033
- .table .thead-dark th {
10034
- color: inherit;
10035
- border-color: #dee2e6;
10036
- }
10037
- }
10038
- /*# sourceMappingURL=bootstrap.css.map */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
js/wplc_common_node.js CHANGED
@@ -1,76 +1,4 @@
1
-
2
- /**
3
- * Setup server list
4
- */
5
 
6
  var wplc_baseurl = config.baseurl;
7
-
8
- var wplc_server_list = [
9
- "https://livechat-001.us-3.evennode.com",
10
- "https://livechat-002.us-3.evennode.com",
11
- "https://livechat-003.us-3.evennode.com",
12
- "https://livechat-004.eu-4.evennode.com",
13
- "https://livechat-005.eu-4.evennode.com",
14
- "https://livechat-006.eu-4.evennode.com",
15
- "https://livechat-007.eu-4.evennode.com",
16
- "https://livechat-008.eu-4.evennode.com",
17
- "https://livechat-009.eu-4.evennode.com",
18
- "https://livechat-010.eu-4.evennode.com",
19
- "https://tcx-live-chat.appspot.com"
20
- ];
21
-
22
- var WPLC_SOCKET_URI = "";
23
-
24
- function wplc_shuffle(array) {
25
- var currentIndex = array.length;
26
- var temporaryValue;
27
- var randomIndex;
28
- while (0 !== currentIndex) {
29
- randomIndex = Math.floor(Math.random() * currentIndex);
30
- currentIndex -= 1;
31
- temporaryValue = array[currentIndex];
32
- array[currentIndex] = array[randomIndex];
33
- array[randomIndex] = temporaryValue;
34
- }
35
- return array;
36
- }
37
-
38
- function wplc_get_random_server() {
39
- return wplc_server_list[Math.floor(Math.random()*wplc_server_list.length)];
40
- }
41
-
42
- function wplc_ping_server(srv, count, onPingFinished){
43
- var dt = (new Date).getTime();
44
- jQuery.get( srv + "/api/v1/ping", function() {
45
- var diff = (new Date).getTime() - dt + Math.floor(Math.random()*10) - 20;
46
- if (diff<wlpc_server_best_ping){
47
- wlpc_server_best_ping = diff;
48
- wlpc_server_best_srv = srv;
49
- }
50
- console.debug('ping',srv,diff);
51
- })
52
- .fail(function() {
53
- console.info('ping',srv,'FAILED');
54
- })
55
- .always(function(){
56
- wlpc_server_count_pinger++;
57
- if (wlpc_server_count_pinger == count) {
58
- onPingFinished(wlpc_server_best_srv,wlpc_server_best_ping);
59
- }
60
-
61
- });
62
- }
63
-
64
- function wplc_ping_all_servers(slist, overrideServer, onPingFinished){
65
- if (overrideServer!=""){
66
- onPingFinished(overrideServer,0);
67
- } else {
68
- var srv_list = wplc_shuffle(slist);
69
- wlpc_server_count_pinger = 0;
70
- wlpc_server_best_ping = 10000;
71
- wlpc_server_best_srv = '';
72
- for(var i=0;i<srv_list.length;i++){
73
- wplc_ping_server(srv_list[i], srv_list.length, onPingFinished);
74
- }
75
- }
76
- }
1
+ // server setup
 
 
 
2
 
3
  var wplc_baseurl = config.baseurl;
4
+ var WPLC_SOCKET_URI = 'https://tcx-live-chat.appspot.com';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
js/wplc_node.js CHANGED
@@ -724,49 +724,41 @@ jQuery(document).on('wplc_sockets_ready', function () {
724
  nc_name = nc_getCookie("nc_username");
725
  }
726
 
727
- if (sessionStorage.getItem("bleeper_closest_server") !== null && isNaN(parseInt(sessionStorage.getItem("bleeper_closest_server")))) {
728
- WPLC_SOCKET_URI = sessionStorage.getItem("bleeper_closest_server");
729
  }
730
 
731
- wplc_ping_all_servers(wplc_server_list, WPLC_SOCKET_URI, function (best_server_host, best_server_ping) {
732
- WPLC_SOCKET_URI = best_server_host;
733
- sessionStorage.setItem("bleeper_closest_server", best_server_host);
734
- if (window.console) {
735
- console.log("[WPLC] Connecting to " + WPLC_SOCKET_URI);
736
- }
737
 
738
- /* is socket.io ready yet? */
 
 
 
 
 
 
 
 
 
 
 
739
 
740
- /* blocked? */
741
- var bleeper_b = wplc_getCookie('bleeper_b');
742
- if (typeof bleeper_b !== "undefined" && bleeper_b === '1') {
743
- console.log("[WPLC] You have been blocked from using WP Live Chat Support");
744
- return;
745
  } else {
746
- if (typeof io !== "undefined") {
747
- wplc_set_up_query_string();
748
- socket = io.connect(WPLC_SOCKET_URI, {
749
- query: query_string,
750
- transports: ['websocket']
751
- });
752
-
753
- } else {
754
- var socketchecker = setInterval(function () {
755
- if (typeof io !== "undefined") {
756
- clearInterval(socketchecker);
757
- wplc_set_up_query_string();
758
- socket = io.connect(WPLC_SOCKET_URI, {
759
- query: query_string,
760
- transports: ['websocket']
761
- });
762
 
763
- }
764
- }, 1000);
765
- }
766
-
767
- wplc_chat_delegates();
768
  }
769
- });
 
 
770
 
771
  /**
772
  * Connect the node socket
724
  nc_name = nc_getCookie("nc_username");
725
  }
726
 
727
+ if (window.console) {
728
+ console.log("[WPLC] Connecting to " + WPLC_SOCKET_URI);
729
  }
730
 
731
+ /* is socket.io ready yet? */
 
 
 
 
 
732
 
733
+ /* blocked? */
734
+ var bleeper_b = wplc_getCookie('bleeper_b');
735
+ if (typeof bleeper_b !== "undefined" && bleeper_b === '1') {
736
+ console.log("[WPLC] You have been blocked from using WP Live Chat Support");
737
+ return;
738
+ } else {
739
+ if (typeof io !== "undefined") {
740
+ wplc_set_up_query_string();
741
+ socket = io.connect(WPLC_SOCKET_URI, {
742
+ query: query_string,
743
+ transports: ['websocket']
744
+ });
745
 
 
 
 
 
 
746
  } else {
747
+ var socketchecker = setInterval(function () {
748
+ if (typeof io !== "undefined") {
749
+ clearInterval(socketchecker);
750
+ wplc_set_up_query_string();
751
+ socket = io.connect(WPLC_SOCKET_URI, {
752
+ query: query_string,
753
+ transports: ['websocket']
754
+ });
 
 
 
 
 
 
 
 
755
 
756
+ }
757
+ }, 1000);
 
 
 
758
  }
759
+
760
+ wplc_chat_delegates();
761
+ }
762
 
763
  /**
764
  * Connect the node socket
js/wplc_u_admin_events.js CHANGED
@@ -22,20 +22,16 @@ jQuery(function(){
22
  if ( typeof bleeper_in_dashboard !== "undefined" && bleeper_in_dashboard === "0") {
23
  jQuery(".nifty_top_wrapper").hide();
24
  jQuery(".nifty_top_wrapper").addClass("bleeper-out-dash");
25
- jQuery(".wplc_remote_dash_below_contianer").hide();
26
  }
27
 
28
- wplc_ping_all_servers(wplc_server_list, node_uri, function(best_server_host,best_server_ping){
29
- node_uri = best_server_host;
30
- if (window.console) { console.log("[WPLC] Connecting to "+node_uri); }
31
- jQuery.event.trigger({type: "bleeper_dom_ready"});
32
- });
33
 
34
  if ( typeof bleeper_in_dashboard !== "undefined" && bleeper_in_dashboard === "0") {
35
 
36
  jQuery(".nifty_top_wrapper").hide();
37
  jQuery(".nifty_top_wrapper").addClass("bleeper-out-dash");
38
- jQuery(".wplc_remote_dash_below_contianer").hide();
39
  jQuery("#toolbar-item-open-bleeper").show();
40
 
41
  }
@@ -79,25 +75,6 @@ jQuery(document).on("bleeper_connect", function(e) {
79
  }
80
  });
81
 
82
- jQuery(document).on("bleeper_limited", function(e){
83
- if(typeof e.ndata !== "undefined" && e.ndata.limited !== "undefined"){
84
- var is_limited = e.ndata.limited;
85
- if(is_limited === "true" || is_limited === true){
86
- jQuery("#wplc_limited_container").fadeIn();
87
- } else {
88
- //not limited
89
- }
90
- }
91
- });
92
-
93
- jQuery(document).on("bleeper_invalid_agent", function(e){
94
- //disable life
95
- jQuery("#nifty_wrapper").remove();
96
- jQuery(".nifty_bg_holder").remove();
97
- jQuery("#page-wrapper").hide();
98
- jQuery("#wplc_agent_invalid_container").fadeIn();
99
- });
100
-
101
  //Chat Notification
102
  jQuery(document).on("bleeper_user_chat_notification", function(e){
103
  if(typeof e.ndata !== "undefined"){
22
  if ( typeof bleeper_in_dashboard !== "undefined" && bleeper_in_dashboard === "0") {
23
  jQuery(".nifty_top_wrapper").hide();
24
  jQuery(".nifty_top_wrapper").addClass("bleeper-out-dash");
 
25
  }
26
 
27
+ node_uri = WPLC_SOCKET_URI;
28
+ if (window.console) { console.log("[WPLC] Connecting to "+node_uri); }
29
+ jQuery.event.trigger({type: "bleeper_dom_ready"});
 
 
30
 
31
  if ( typeof bleeper_in_dashboard !== "undefined" && bleeper_in_dashboard === "0") {
32
 
33
  jQuery(".nifty_top_wrapper").hide();
34
  jQuery(".nifty_top_wrapper").addClass("bleeper-out-dash");
 
35
  jQuery("#toolbar-item-open-bleeper").show();
36
 
37
  }
75
  }
76
  });
77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
  //Chat Notification
79
  jQuery(document).on("bleeper_user_chat_notification", function(e){
80
  if(typeof e.ndata !== "undefined"){
modules/node_server.php CHANGED
@@ -587,14 +587,27 @@ function wplc_admin_dashboard_layout_node( $location = 'dashboard' ){
587
 
588
  echo "<div id='bleeper_content_wrapper'></div>";
589
 
590
- if ( ! empty( $_GET['page'] ) && 'wplivechat-menu' === $_GET['page'] ) { // This div is also hidden by js under the same conditions
591
 
592
  echo "<div class='wplc_remote_dash_below_contianer'>";
593
  do_action("wplc_admin_remote_dashboard_below");
594
  do_action("wplc_admin_dashboard_render");
595
  echo "</div>";
596
 
 
 
 
 
 
 
 
 
 
 
 
 
597
  }
 
598
  }
599
  }
600
 
@@ -939,7 +952,7 @@ function wplc_admin_remote_dashboard_styles(){
939
  wp_add_inline_style( 'wplc-admin-style', $inline_identity_css );
940
  }
941
 
942
- wp_register_style( 'wplc-admin-style-bootstrap', WPLC_PLUGIN_URL."/js/vendor/bootstrap/dist/css/bootstrap.css", false, WPLC_PLUGIN_VERSION );
943
  wp_enqueue_style( 'wplc-admin-style-bootstrap' );
944
 
945
  if(empty($wplc_settings['wplc_disable_emojis']))
@@ -951,23 +964,6 @@ function wplc_admin_remote_dashboard_styles(){
951
  do_action("wplc_admin_remote_dashboard_styles_hook");
952
  }
953
 
954
- add_action("wplc_admin_remote_dashboard_above", "wplc_limited_error_output");
955
- /*
956
- * Outputs an error for limitations due to API key
957
- */
958
- function wplc_limited_error_output(){
959
- if(function_exists("wplc_pro_activate")){
960
- echo "<p id='wplc_limited_container' class='update-nag' style='display:none;'>";
961
- echo "<strong>" . __("Dear User,", "wplivechat") . "</strong><br>";
962
- echo __("Your API Key could not be validated, some functionality may be limited", "wplivechat");
963
- echo "</p>";
964
- }
965
-
966
- echo "<p id='wplc_agent_invalid_container' class='update-nag' style='display:none;'>";
967
- echo __("You are not a verified agent, chat dashboard has been disabled", "wplivechat");
968
- echo "</p>";
969
- }
970
-
971
  /*
972
  * Add action for notice checks
973
  */
587
 
588
  echo "<div id='bleeper_content_wrapper'></div>";
589
 
590
+ if ( ! empty( $_GET['page'] ) && 'wplivechat-menu' === $_GET['page'] ) { // This div is also hidden by js under the same conditions
591
 
592
  echo "<div class='wplc_remote_dash_below_contianer'>";
593
  do_action("wplc_admin_remote_dashboard_below");
594
  do_action("wplc_admin_dashboard_render");
595
  echo "</div>";
596
 
597
+ } else {
598
+ $wplc_settings = get_option("WPLC_SETTINGS");
599
+ if (isset($wplc_settings['wplc_use_node_server']) && $wplc_settings['wplc_use_node_server'] == 1) {
600
+ if ( isset( $_GET['page'] ) && $_GET['page'] === 'wplivechat-menu') {
601
+
602
+ } else {
603
+ if ( isset( $wplc_settings['wplc_enable_all_admin_pages'] ) && $wplc_settings['wplc_enable_all_admin_pages'] === '1' ) {
604
+ echo "<div class='wplc_remote_dash_below_contianer'>";
605
+ do_action("wplc_admin_dashboard_render");
606
+ echo "</div>";
607
+ }
608
+ }
609
  }
610
+ }
611
  }
612
  }
613
 
952
  wp_add_inline_style( 'wplc-admin-style', $inline_identity_css );
953
  }
954
 
955
+ wp_register_style( 'wplc-admin-style-bootstrap', WPLC_PLUGIN_URL."/css/bootstrap.css", false, WPLC_PLUGIN_VERSION );
956
  wp_enqueue_style( 'wplc-admin-style-bootstrap' );
957
 
958
  if(empty($wplc_settings['wplc_disable_emojis']))
964
  do_action("wplc_admin_remote_dashboard_styles_hook");
965
  }
966
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
967
  /*
968
  * Add action for notice checks
969
  */
readme.txt CHANGED
@@ -215,14 +215,17 @@ If the live chat box still does not appear on your website, please go through th
215
 
216
 
217
  == Upgrade Notice ==
 
 
 
218
  = 8.0.33 =
219
- It is highly recommended that you upgrade to WP Live Chat Support version 8.0.30 for security reasons.
220
 
221
  = 8.0.32 =
222
- It is highly recommended that you upgrade to WP Live Chat Support version 8.0.30 for security reasons.
223
 
224
  = 8.0.31 =
225
- It is highly recommended that you upgrade to WP Live Chat Support version 8.0.30 for security reasons.
226
 
227
  = 8.0.30 =
228
  It is highly recommended that you upgrade to WP Live Chat Support version 8.0.30 for security reasons.
@@ -280,6 +283,13 @@ We have patched the PHPMailer vulnerability. Please update to version 7.0.02.
280
 
281
 
282
  == Changelog ==
 
 
 
 
 
 
 
283
  = 8.0.33 - 2019-05-30 - High priority =
284
  * Adds additional security hardening to the REST API (Reported by Jonny Milliken - Active Intelligence)
285
  * Fixed issue where chat rel was not being respected by the converter function
215
 
216
 
217
  == Upgrade Notice ==
218
+ = 8.0.34 =
219
+ It is highly recommended that you upgrade to WP Live Chat Support version 8.0.34 for security reasons.
220
+
221
  = 8.0.33 =
222
+ It is highly recommended that you upgrade to WP Live Chat Support version 8.0.33 for security reasons.
223
 
224
  = 8.0.32 =
225
+ It is highly recommended that you upgrade to WP Live Chat Support version 8.0.32 for security reasons.
226
 
227
  = 8.0.31 =
228
+ It is highly recommended that you upgrade to WP Live Chat Support version 8.0.31 for security reasons.
229
 
230
  = 8.0.30 =
231
  It is highly recommended that you upgrade to WP Live Chat Support version 8.0.30 for security reasons.
283
 
284
 
285
  == Changelog ==
286
+ = 8.0.34 - 2019-06-03 - High priority =
287
+ * Fixed issue with activation function
288
+ * Fixed issue with node server ping when chatbox is offline
289
+ * Fixed bug where embedded chatboard was not showing in admin pages
290
+ * Refactored Bootstrap Styles to prevent them from affecting WordPress Styles
291
+ * Replaced all chat servers with Google Cloud servers.
292
+
293
  = 8.0.33 - 2019-05-30 - High priority =
294
  * Adds additional security hardening to the REST API (Reported by Jonny Milliken - Active Intelligence)
295
  * Fixed issue where chat rel was not being respected by the converter function
wp-live-chat-support.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: WP Live Chat Support
4
  Plugin URI: http://www.wp-livechat.com
5
  Description: The easiest to use website live chat plugin. Let your visitors chat with you and increase sales conversion rates with WP Live Chat Support.
6
- Version: 8.0.33
7
  Author: WP-LiveChat
8
  Author URI: http://www.wp-livechat.com
9
  Text Domain: wplivechat
@@ -11,6 +11,13 @@
11
  */
12
 
13
  /*
 
 
 
 
 
 
 
14
  * 8.0.33 - 2019-05-30 - High priority
15
  * Adds additional security hardening to the REST API (Reported by Jonny Milliken - Active Intelligence)
16
  * Fixed issue where chat rel was not being respected by the converter function
@@ -566,17 +573,24 @@ function wplc_check_guid() {
566
  $guid=get_option('WPLC_GUID');
567
  $guid_fqdn=get_option('WPLC_GUID_URL');
568
  $guid_lastcheck=intval(get_option('WPLC_GUID_CHECK'));
569
- if (empty($guid_lastcheck) || time()-$guid_lastcheck>604800) { // check at least once per week to ensure guid is updated properly
570
  $guid='';
571
- update_option('WPLC_GUID_CHECK', time());
572
  }
573
  if (empty($guid) || $guid_fqdn!=get_option('siteurl')) { // guid not assigned or fqdn is changed since last assignment
 
 
 
 
 
 
 
 
574
  $data_array = array(
575
  'method' => 'POST',
576
  'body' => array(
577
  'method' => 'get_guid',
578
  'url' => get_option('siteurl'),
579
- 'server' => intval(get_option('wplc_use_node_server'))
580
  )
581
  );
582
  $response = wp_remote_post(WPLC_ACTIVATION_SERVER.'/api/v1', $data_array);
@@ -586,6 +600,7 @@ function wplc_check_guid() {
586
  if ($data && isset($data['guid'])){
587
  update_option('WPLC_GUID', sanitize_text_field($data["guid"]));
588
  update_option('WPLC_GUID_URL', get_option('siteurl'));
 
589
  }
590
  }
591
  }
3
  Plugin Name: WP Live Chat Support
4
  Plugin URI: http://www.wp-livechat.com
5
  Description: The easiest to use website live chat plugin. Let your visitors chat with you and increase sales conversion rates with WP Live Chat Support.
6
+ Version: 8.0.34
7
  Author: WP-LiveChat
8
  Author URI: http://www.wp-livechat.com
9
  Text Domain: wplivechat
11
  */
12
 
13
  /*
14
+ * 8.0.34 - 2019-06-03 - High priority
15
+ * Fixed issue with activation function
16
+ * Fixed issue with node server ping when chatbox is offline
17
+ * Fixed bug where embedded chatboard was not showing in admin pages
18
+ * Refactored Bootstrap Styles to prevent them from affecting WordPress Styles
19
+ * Replaced all chat servers with Google Cloud servers.
20
+ *
21
  * 8.0.33 - 2019-05-30 - High priority
22
  * Adds additional security hardening to the REST API (Reported by Jonny Milliken - Active Intelligence)
23
  * Fixed issue where chat rel was not being respected by the converter function
573
  $guid=get_option('WPLC_GUID');
574
  $guid_fqdn=get_option('WPLC_GUID_URL');
575
  $guid_lastcheck=intval(get_option('WPLC_GUID_CHECK'));
576
+ if (empty($guid_lastcheck) || time()-$guid_lastcheck>86400) { // check at least once per day to ensure guid is updated properly
577
  $guid='';
 
578
  }
579
  if (empty($guid) || $guid_fqdn!=get_option('siteurl')) { // guid not assigned or fqdn is changed since last assignment
580
+ $wplc_settings = get_option("WPLC_SETTINGS");
581
+ $server=0;
582
+ if (isset($wplc_settings['wplc_use_node_server'])){
583
+ $server=intval($wplc_settings['wplc_use_node_server']);
584
+ if ($server!=0){
585
+ $server=1;
586
+ }
587
+ }
588
  $data_array = array(
589
  'method' => 'POST',
590
  'body' => array(
591
  'method' => 'get_guid',
592
  'url' => get_option('siteurl'),
593
+ 'server' => $server
594
  )
595
  );
596
  $response = wp_remote_post(WPLC_ACTIVATION_SERVER.'/api/v1', $data_array);
600
  if ($data && isset($data['guid'])){
601
  update_option('WPLC_GUID', sanitize_text_field($data["guid"]));
602
  update_option('WPLC_GUID_URL', get_option('siteurl'));
603
+ update_option('WPLC_GUID_CHECK', time());
604
  }
605
  }
606
  }