PluginProbe ʕ •ᴥ•ʔ
GiveWP – Donation Plugin and Fundraising Platform / 2.0.1
GiveWP – Donation Plugin and Fundraising Platform v2.0.1
4.16.4 4.16.3 4.16.2 4.16.1 4.16.0 4.15.5 4.15.4 4.15.3 4.15.2 4.15.1 4.15.0 2.3.0 2.3.1 2.3.2 2.30.0 2.31.0 2.31.1 2.32.0 2.33.0 2.33.1 2.33.2 2.33.3 2.33.4 2.33.5 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.5.0 2.5.1 2.5.10 2.5.11 2.5.12 2.5.13 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 2.6.0 2.6.1 2.6.2 2.6.3 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.8.0 2.8.1 2.9.0 2.9.1 2.9.2 2.9.3 2.9.4 2.9.5 2.9.6 2.9.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.10.0 3.11.0 3.12.0 3.12.1 3.12.2 3.12.3 3.13.0 3.14.0 3.14.1 3.14.2 3.15.0 3.15.1 3.16.0 3.16.1 3.16.2 3.16.3 3.16.4 3.16.5 3.17.0 3.17.1 3.17.2 3.18.0 3.19.0 3.19.1 3.19.2 3.19.3 3.19.4 3.2.0 3.2.1 3.2.2 3.20.0 3.21.0 3.21.1 3.22.0 3.22.1 3.22.2 3.3.0 3.3.1 3.4.0 3.4.1 3.4.2 3.5.0 3.5.1 3.6.0 3.6.1 3.6.2 3.7.0 3.8.0 3.9.0 4.0.0 4.1.0 4.1.1 4.10.0 4.10.1 4.11.0 4.12.0 4.13.0 4.13.1 4.13.2 4.14.0 4.14.1 4.14.2 4.14.3 4.14.4 4.14.5 4.14.6 4.2.0 4.2.1 4.3.0 4.3.1 4.3.2 4.4.0 4.5.0 4.6.1 4.7.0 4.7.1 4.8.0 4.8.1 4.9.0 trunk 1.9.0 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.10.0 2.10.1 2.10.2 2.10.3 2.10.4 2.11.0 2.11.1 2.11.2 2.11.3 2.12.0 2.12.1 2.12.2 2.12.3 2.13.0 2.13.1 2.13.2 2.13.3 2.13.4 2.14.0 2.15.0 2.16.0 2.16.1 2.17.0 2.17.1 2.17.3 2.18.0 2.18.1 2.19.1 2.19.2 2.19.3 2.19.4 2.19.5 2.19.6 2.19.7 2.19.8 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.20.0 2.20.1 2.20.2 2.21.0 2.21.1 2.21.2 2.21.3 2.21.4 2.22.0 2.22.1 2.22.2 2.22.3 2.23.0 2.23.1 2.23.2 2.24.0 2.24.1 2.24.2 2.25.0 2.25.1 2.25.2 2.25.3 2.26.0 2.27.0 2.27.1 2.27.2 2.27.3 2.28.0 2.29.0 2.29.1 2.29.2
give / assets / css / give-admin-rtl.css
give / assets / css Last commit date
adminbar-style.css 10 years ago chosen-sprite.png 11 years ago chosen-sprite@2x.png 10 years ago chosen.css 8 years ago chosen.min.css 8 years ago give-admin-rtl.css 8 years ago give-admin-rtl.min.css 8 years ago give-admin.css 8 years ago give-admin.css.map 10 years ago give-admin.min.css 8 years ago give-dashicon.css 10 years ago jquery-ui-fresh.css 8 years ago jquery-ui-fresh.min.css 8 years ago
give-admin-rtl.css
3071 lines
1 /*!
2 * Give Admin SCSS/CSS
3 *
4 * @description: The Main SCSS file for ADMIN styles which is compiled and minified via Gulp taskrunner
5 * @package: Give
6 * @subpackage: SCSS/Admin
7 * @copyright: Copyright (c) 2016, WordImpress
8 * @license: http://opensource.org/licenses/gpl-2.0.php GNU Public License
9 */
10 /**
11 * Clearfix
12 */
13 .give-clearfix {
14 *zoom: 1; }
15 .give-clearfix:before, .give-clearfix:after {
16 content: " ";
17 display: table; }
18 .give-clearfix:after {
19 clear: both; }
20
21 /**
22 * Box Sizing
23 * https://github.com/timrogers/sass-box-sizing-mixin
24 */
25 /**
26 * CSS3 Easing
27 */
28 .give-item-label {
29 padding: .2em .4em .3em;
30 font-size: 11px;
31 line-height: 1;
32 color: #fff;
33 text-align: center;
34 white-space: nowrap;
35 vertical-align: baseline;
36 border-radius: .25em; }
37 .give-item-label:hover {
38 color: #fff;
39 text-decoration: none; }
40
41 .give-item-label-gray, #give-payments-filter .give-payment-id {
42 background-color: #929292; }
43
44 .give-item-label-orange {
45 background-color: #ffba00; }
46
47 .give-item-label {
48 padding: .2em .4em .3em;
49 font-size: 11px;
50 line-height: 1;
51 color: #fff;
52 text-align: center;
53 white-space: nowrap;
54 vertical-align: baseline;
55 border-radius: .25em; }
56 .give-item-label:hover {
57 color: #fff;
58 text-decoration: none; }
59
60 /**
61 * Give CSS Variables
62 */
63 /*! Hint.css - v2.5.0 - 2017-04-23
64 * http://kushagragour.in/lab/hint/
65 * Copyright (c) 2017 Kushagra Gour */
66 [class*=hint--] {
67 position: relative;
68 display: inline-block; }
69
70 [class*=hint--]:after, [class*=hint--]:before {
71 position: absolute;
72 -webkit-transform: translate3d(0, 0, 0);
73 -moz-transform: translate3d(0, 0, 0);
74 transform: translate3d(0, 0, 0);
75 visibility: hidden;
76 opacity: 0;
77 z-index: 1000000;
78 pointer-events: none;
79 -webkit-transition: .3s ease;
80 -moz-transition: .3s ease;
81 transition: .3s ease;
82 -webkit-transition-delay: 0s;
83 -moz-transition-delay: 0s;
84 transition-delay: 0s; }
85
86 [class*=hint--]:hover:after, [class*=hint--]:hover:before {
87 visibility: visible;
88 opacity: 1;
89 -webkit-transition-delay: .1s;
90 -moz-transition-delay: .1s;
91 transition-delay: .1s; }
92
93 [class*=hint--]:before {
94 content: '';
95 position: absolute;
96 background: 100% 0;
97 border: 6px solid transparent;
98 z-index: 1000001; }
99
100 [class*=hint--]:after {
101 background: #383838;
102 color: #fff;
103 padding: 8px 10px;
104 font-size: 12px;
105 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
106 line-height: 12px;
107 white-space: nowrap;
108 text-shadow: 0 -1px 0 #000;
109 box-shadow: -4px 4px 8px rgba(0, 0, 0, 0.3); }
110
111 [class*=hint--][aria-label]:after {
112 content: attr(aria-label); }
113
114 [class*=hint--][data-hint]:after {
115 content: attr(data-hint); }
116
117 [aria-label='']:after, [aria-label='']:before, [data-hint='']:after, [data-hint='']:before {
118 display: none !important; }
119
120 .hint--top-left:before, .hint--top-right:before, .hint--top:before {
121 border-top-color: #383838; }
122
123 .hint--bottom-left:before, .hint--bottom-right:before, .hint--bottom:before {
124 border-bottom-color: #383838; }
125
126 .hint--top:after, .hint--top:before {
127 bottom: 100%;
128 right: 50%; }
129
130 .hint--top:before {
131 margin-bottom: -11px;
132 right: calc(50% - 6px); }
133
134 .hint--top:after {
135 -webkit-transform: translateX(50%);
136 -moz-transform: translateX(50%);
137 transform: translateX(50%); }
138
139 .hint--top:hover:before {
140 -webkit-transform: translateY(-8px);
141 -moz-transform: translateY(-8px);
142 transform: translateY(-8px); }
143
144 .hint--top:hover:after {
145 -webkit-transform: translateX(50%) translateY(-8px);
146 -moz-transform: translateX(50%) translateY(-8px);
147 transform: translateX(50%) translateY(-8px); }
148
149 .hint--bottom:after, .hint--bottom:before {
150 top: 100%;
151 right: 50%; }
152
153 .hint--bottom:before {
154 margin-top: -11px;
155 right: calc(50% - 6px); }
156
157 .hint--bottom:after {
158 -webkit-transform: translateX(50%);
159 -moz-transform: translateX(50%);
160 transform: translateX(50%); }
161
162 .hint--bottom:hover:before {
163 -webkit-transform: translateY(8px);
164 -moz-transform: translateY(8px);
165 transform: translateY(8px); }
166
167 .hint--bottom:hover:after {
168 -webkit-transform: translateX(50%) translateY(8px);
169 -moz-transform: translateX(50%) translateY(8px);
170 transform: translateX(50%) translateY(8px); }
171
172 .hint--right:before {
173 border-left-color: #383838;
174 margin-right: -11px;
175 margin-bottom: -6px; }
176
177 .hint--right:after {
178 margin-bottom: -14px; }
179
180 .hint--right:after, .hint--right:before {
181 right: 100%;
182 bottom: 50%; }
183
184 .hint--right:hover:after, .hint--right:hover:before {
185 -webkit-transform: translateX(-8px);
186 -moz-transform: translateX(-8px);
187 transform: translateX(-8px); }
188
189 .hint--left:before {
190 border-right-color: #383838;
191 margin-left: -11px;
192 margin-bottom: -6px; }
193
194 .hint--left:after {
195 margin-bottom: -14px; }
196
197 .hint--left:after, .hint--left:before {
198 left: 100%;
199 bottom: 50%; }
200
201 .hint--left:hover:after, .hint--left:hover:before {
202 -webkit-transform: translateX(8px);
203 -moz-transform: translateX(8px);
204 transform: translateX(8px); }
205
206 .hint--top-left:after, .hint--top-left:before {
207 bottom: 100%;
208 right: 50%; }
209
210 .hint--top-left:before {
211 margin-bottom: -11px;
212 right: calc(50% - 6px); }
213
214 .hint--top-left:after {
215 -webkit-transform: translateX(100%);
216 -moz-transform: translateX(100%);
217 transform: translateX(100%);
218 margin-right: 12px; }
219
220 .hint--top-left:hover:before {
221 -webkit-transform: translateY(-8px);
222 -moz-transform: translateY(-8px);
223 transform: translateY(-8px); }
224
225 .hint--top-left:hover:after {
226 -webkit-transform: translateX(100%) translateY(-8px);
227 -moz-transform: translateX(100%) translateY(-8px);
228 transform: translateX(100%) translateY(-8px); }
229
230 .hint--top-right:after, .hint--top-right:before {
231 bottom: 100%;
232 right: 50%; }
233
234 .hint--top-right:before {
235 margin-bottom: -11px;
236 right: calc(50% - 6px); }
237
238 .hint--top-right:after {
239 -webkit-transform: translateX(0);
240 -moz-transform: translateX(0);
241 transform: translateX(0);
242 margin-right: -12px; }
243
244 .hint--top-right:hover:after, .hint--top-right:hover:before {
245 -webkit-transform: translateY(-8px);
246 -moz-transform: translateY(-8px);
247 transform: translateY(-8px); }
248
249 .hint--bottom-left:after, .hint--bottom-left:before {
250 top: 100%;
251 right: 50%; }
252
253 .hint--bottom-left:before {
254 margin-top: -11px;
255 right: calc(50% - 6px); }
256
257 .hint--bottom-left:after {
258 -webkit-transform: translateX(100%);
259 -moz-transform: translateX(100%);
260 transform: translateX(100%);
261 margin-right: 12px; }
262
263 .hint--bottom-left:hover:before {
264 -webkit-transform: translateY(8px);
265 -moz-transform: translateY(8px);
266 transform: translateY(8px); }
267
268 .hint--bottom-left:hover:after {
269 -webkit-transform: translateX(100%) translateY(8px);
270 -moz-transform: translateX(100%) translateY(8px);
271 transform: translateX(100%) translateY(8px); }
272
273 .hint--bottom-right:after, .hint--bottom-right:before {
274 top: 100%;
275 right: 50%; }
276
277 .hint--bottom-right:before {
278 margin-top: -11px;
279 right: calc(50% - 6px); }
280
281 .hint--bottom-right:after {
282 -webkit-transform: translateX(0);
283 -moz-transform: translateX(0);
284 transform: translateX(0);
285 margin-right: -12px; }
286
287 .hint--bottom-right:hover:after, .hint--bottom-right:hover:before {
288 -webkit-transform: translateY(8px);
289 -moz-transform: translateY(8px);
290 transform: translateY(8px); }
291
292 .hint--large:after, .hint--medium:after, .hint--small:after {
293 white-space: normal;
294 line-height: 1.4em;
295 word-wrap: break-word; }
296
297 .hint--small:after {
298 width: 80px; }
299
300 .hint--medium:after {
301 width: 150px; }
302
303 .hint--large:after {
304 width: 300px; }
305
306 .hint--error:after {
307 background-color: #b34e4d;
308 text-shadow: 0 -1px 0 #592726; }
309
310 .hint--error.hint--top-left:before, .hint--error.hint--top-right:before, .hint--error.hint--top:before {
311 border-top-color: #b34e4d; }
312
313 .hint--error.hint--bottom-left:before, .hint--error.hint--bottom-right:before, .hint--error.hint--bottom:before {
314 border-bottom-color: #b34e4d; }
315
316 .hint--error.hint--left:before {
317 border-right-color: #b34e4d; }
318
319 .hint--error.hint--right:before {
320 border-left-color: #b34e4d; }
321
322 .hint--warning:after {
323 background-color: #c09854;
324 text-shadow: 0 -1px 0 #6c5328; }
325
326 .hint--warning.hint--top-left:before, .hint--warning.hint--top-right:before, .hint--warning.hint--top:before {
327 border-top-color: #c09854; }
328
329 .hint--warning.hint--bottom-left:before, .hint--warning.hint--bottom-right:before, .hint--warning.hint--bottom:before {
330 border-bottom-color: #c09854; }
331
332 .hint--warning.hint--left:before {
333 border-right-color: #c09854; }
334
335 .hint--warning.hint--right:before {
336 border-left-color: #c09854; }
337
338 .hint--info:after {
339 background-color: #3986ac;
340 text-shadow: 0 -1px 0 #1a3c4d; }
341
342 .hint--info.hint--top-left:before, .hint--info.hint--top-right:before, .hint--info.hint--top:before {
343 border-top-color: #3986ac; }
344
345 .hint--info.hint--bottom-left:before, .hint--info.hint--bottom-right:before, .hint--info.hint--bottom:before {
346 border-bottom-color: #3986ac; }
347
348 .hint--info.hint--left:before {
349 border-right-color: #3986ac; }
350
351 .hint--info.hint--right:before {
352 border-left-color: #3986ac; }
353
354 .hint--success:after {
355 background-color: #458746;
356 text-shadow: 0 -1px 0 #1a321a; }
357
358 .hint--success.hint--top-left:before, .hint--success.hint--top-right:before, .hint--success.hint--top:before {
359 border-top-color: #458746; }
360
361 .hint--success.hint--bottom-left:before, .hint--success.hint--bottom-right:before, .hint--success.hint--bottom:before {
362 border-bottom-color: #458746; }
363
364 .hint--success.hint--left:before {
365 border-right-color: #458746; }
366
367 .hint--success.hint--right:before {
368 border-left-color: #458746; }
369
370 .hint--always:after, .hint--always:before {
371 opacity: 1;
372 visibility: visible; }
373
374 .hint--always.hint--top:before {
375 -webkit-transform: translateY(-8px);
376 -moz-transform: translateY(-8px);
377 transform: translateY(-8px); }
378
379 .hint--always.hint--top:after {
380 -webkit-transform: translateX(50%) translateY(-8px);
381 -moz-transform: translateX(50%) translateY(-8px);
382 transform: translateX(50%) translateY(-8px); }
383
384 .hint--always.hint--top-left:before {
385 -webkit-transform: translateY(-8px);
386 -moz-transform: translateY(-8px);
387 transform: translateY(-8px); }
388
389 .hint--always.hint--top-left:after {
390 -webkit-transform: translateX(100%) translateY(-8px);
391 -moz-transform: translateX(100%) translateY(-8px);
392 transform: translateX(100%) translateY(-8px); }
393
394 .hint--always.hint--top-right:after, .hint--always.hint--top-right:before {
395 -webkit-transform: translateY(-8px);
396 -moz-transform: translateY(-8px);
397 transform: translateY(-8px); }
398
399 .hint--always.hint--bottom:before {
400 -webkit-transform: translateY(8px);
401 -moz-transform: translateY(8px);
402 transform: translateY(8px); }
403
404 .hint--always.hint--bottom:after {
405 -webkit-transform: translateX(50%) translateY(8px);
406 -moz-transform: translateX(50%) translateY(8px);
407 transform: translateX(50%) translateY(8px); }
408
409 .hint--always.hint--bottom-left:before {
410 -webkit-transform: translateY(8px);
411 -moz-transform: translateY(8px);
412 transform: translateY(8px); }
413
414 .hint--always.hint--bottom-left:after {
415 -webkit-transform: translateX(100%) translateY(8px);
416 -moz-transform: translateX(100%) translateY(8px);
417 transform: translateX(100%) translateY(8px); }
418
419 .hint--always.hint--bottom-right:after, .hint--always.hint--bottom-right:before {
420 -webkit-transform: translateY(8px);
421 -moz-transform: translateY(8px);
422 transform: translateY(8px); }
423
424 .hint--always.hint--left:after, .hint--always.hint--left:before {
425 -webkit-transform: translateX(8px);
426 -moz-transform: translateX(8px);
427 transform: translateX(8px); }
428
429 .hint--always.hint--right:after, .hint--always.hint--right:before {
430 -webkit-transform: translateX(-8px);
431 -moz-transform: translateX(-8px);
432 transform: translateX(-8px); }
433
434 .hint--rounded:after {
435 border-radius: 4px; }
436
437 .hint--no-animate:after, .hint--no-animate:before {
438 -webkit-transition-duration: 0s;
439 -moz-transition-duration: 0s;
440 transition-duration: 0s; }
441
442 .hint--bounce:after, .hint--bounce:before {
443 -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
444 -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
445 transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); }
446
447 /**
448 * Give Frontend Fonts SCSS
449 *
450 * Fonts are from icomoon and the src paths need to be relative to template directory.
451 * @package Give
452 * @subpackage SCSS/Frontend
453 * @copyright Copyright (c) 2016, WordImpress
454 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
455 */
456 @font-face {
457 font-family: 'give-icomoon';
458 src: url("../assets/fonts/icomoon.eot?kdnr3d");
459 src: url("../assets/fonts/icomoon.eot?kdnr3d#iefix") format("embedded-opentype"), url("../assets/fonts/icomoon.woff?kdnr3d") format("woff"), url("../assets/fonts/icomoon.svg?kdnr3d#icomoon") format("svg");
460 font-weight: normal;
461 font-style: normal; }
462
463 [class^="give-icon-"], [class*=" give-icon-"] {
464 font-family: 'give-icomoon';
465 speak: none;
466 font-style: normal;
467 font-weight: normal;
468 font-variant: normal;
469 text-transform: none;
470 line-height: 1;
471 -webkit-font-smoothing: antialiased;
472 -moz-osx-font-smoothing: grayscale; }
473
474 .give-icon-lamp:before {
475 content: "\e603"; }
476
477 .give-icon-heart:before {
478 content: "\e604"; }
479
480 .give-icon-question:before {
481 content: "\e602"; }
482
483 .give-icon-info:before {
484 content: "\e601"; }
485
486 .give-icon-new-tab:before {
487 content: "\ea7e"; }
488
489 .give-icon-alert:before {
490 content: "\f02d"; }
491
492 .give-icon-help:before {
493 content: "\e606"; }
494
495 .give-icon-spinner:before {
496 content: "\e605"; }
497
498 .give-icon-spinner2:before {
499 content: "\e607"; }
500
501 .give-icon-plus:before {
502 content: "\e040"; }
503
504 .give-icon-minus:before {
505 content: "\e041"; }
506
507 .give-icon-locked:before {
508 content: "\e600"; }
509
510 .dashicons-give:before {
511 font-family: 'give-icomoon';
512 speak: none;
513 font-style: normal;
514 font-weight: normal;
515 font-variant: normal;
516 text-transform: none;
517 line-height: 1;
518 -webkit-font-smoothing: antialiased;
519 -moz-osx-font-smoothing: grayscale;
520 content: "\e800"; }
521
522 .fa-spin {
523 -webkit-animation: spin 1000ms infinite linear;
524 animation: spin 1000ms infinite linear; }
525
526 @-webkit-keyframes spin {
527 0% {
528 -webkit-transform: rotate(0deg);
529 transform: rotate(0deg); }
530 100% {
531 -webkit-transform: rotate(-359deg);
532 transform: rotate(-359deg); } }
533
534 @keyframes spin {
535 0% {
536 -webkit-transform: rotate(0deg);
537 transform: rotate(0deg); }
538 100% {
539 -webkit-transform: rotate(-359deg);
540 transform: rotate(-359deg); } }
541
542 @font-face {
543 font-family: 'give-icomoon';
544 font-weight: normal;
545 font-style: normal; }
546
547 .give-metabox-tabs li .give-icon:before {
548 font-family: 'give-icomoon';
549 src: url("../assets/fonts/icomoon.eot?kdnr3d");
550 src: url("../assets/fonts/icomoon.eot?kdnr3d#iefix") format("embedded-opentype"), url("../assets/fonts/icomoon.woff?kdnr3d") format("woff"), url("../assets/fonts/icomoon.svg?kdnr3d#icomoon") format("svg");
551 speak: none;
552 font-style: normal;
553 font-weight: normal;
554 font-variant: normal;
555 text-transform: none;
556 line-height: 1;
557 -webkit-font-smoothing: antialiased;
558 -moz-osx-font-smoothing: grayscale;
559 font-size: 12px;
560 vertical-align: top;
561 line-height: 20px;
562 margin: 0 0 0 5px; }
563
564 .give-metabox-tabs li .give-icon-default:before {
565 content: "\e903"; }
566
567 .give-metabox-tabs li .give-icon-heart:before {
568 content: "\e604"; }
569
570 .give-metabox-tabs li .give-icon-target:before {
571 content: "\e901"; }
572
573 .give-metabox-tabs li .give-icon-display:before {
574 content: "\e90c"; }
575
576 .give-metabox-tabs li .give-icon-edit:before {
577 content: "\e902"; }
578
579 .give-metabox-tabs li .give-icon-checklist:before {
580 position: relative;
581 top: 1px;
582 content: "\e900"; }
583
584 .give-metabox-tabs li .give-icon-purse:before {
585 content: "\e8df"; }
586
587 .give-metabox-tabs li .dashicons {
588 font-size: 14px;
589 width: 14px;
590 line-height: 20px; }
591
592 .give-grid-row {
593 position: relative;
594 width: 100%; }
595 .give-grid-row [class^="give-grid-col"] {
596 float: right;
597 margin: 0.5rem 1%;
598 min-height: 0.125rem; }
599 .give-grid-row::after {
600 content: "";
601 display: table;
602 clear: both; }
603
604 .give-grid-col-1 {
605 width: 6.33333%; }
606
607 .give-grid-col-2 {
608 width: 14.66667%; }
609
610 .give-grid-col-3 {
611 width: 23%; }
612
613 .give-grid-col-4 {
614 width: 31.33333%; }
615
616 .give-grid-col-5 {
617 width: 39.66667%; }
618
619 .give-grid-col-6 {
620 width: 48%; }
621
622 .give-grid-col-7 {
623 width: 56.33333%; }
624
625 .give-grid-col-8 {
626 width: 64.66667%; }
627
628 .give-grid-col-9 {
629 width: 73%; }
630
631 .give-grid-col-10 {
632 width: 81.33333%; }
633
634 .give-grid-col-11 {
635 width: 89.66667%; }
636
637 .give-grid-col-12 {
638 width: 98%; }
639
640 @media only screen and (max-width: 33.75em) {
641 .give-grid-row [class^="give-grid-col"] {
642 width: 98%; } }
643
644 /**
645 * Give Forms SCSS
646 *
647 * @package Give
648 * @subpackage SCSS/Admin
649 * @copyright Copyright (c) 2016, WordImpress
650 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
651 */
652 /*------------------------------------
653 Forms CPT
654 --------------------------------------*/
655 /* Hide conditional fields */
656 .cmb2-id--give-set-price,
657 .cmb2-id--give-levels-header,
658 .cmb2-id--give-levels-header + .cmb-repeat-group-wrap,
659 .cmb2-id--give-display-style,
660 .post-type-give_forms .tablenav #post-query-submit,
661 .give-hidden,
662 .cmb2-id--give-form-content,
663 .cmb2-id--give-reveal-label,
664 .cmb2-id--give-custom-amount-minimum,
665 .cmb2-id--give-custom-amount-text,
666 .cmb2-id--give-offline-checkout-notes,
667 .cmb-type-levels-id,
668 #_give_donation_levels_repeat .cmb-group-title,
669 #_give_donation_levels_repeat .cmb-row > .cmb-remove-group-row,
670 #_give_donation_levels_repeat .cmb-row > .handlediv {
671 display: none; }
672
673 /* Donation Levels Repeating Field */
674 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row .cmb2-radio-list label {
675 font-size: 12px; }
676
677 div.cmb-type-levels-repeater-header + div.cmb-repeat-group-wrap {
678 padding: 0 !important;
679 margin: 0 !important;
680 min-width: 100%;
681 max-width: 0; }
682
683 .cmb2-id--give-levels-header {
684 padding: 10px 12px 0 !important;
685 margin: 0 !important;
686 background: #F7F7F7;
687 border-bottom: none !important; }
688 .cmb2-id--give-levels-header .table-container {
689 display: table;
690 width: 100%;
691 border-top: 1px solid #e9e9e9;
692 border-bottom: 1px solid #e9e9e9;
693 border-right: 1px solid #e9e9e9; }
694 .cmb2-id--give-levels-header .table-container > .table-row {
695 display: table-row;
696 background: #FCFCFC; }
697 .cmb2-id--give-levels-header .table-container > .table-row > .table-cell {
698 display: table-cell;
699 vertical-align: middle;
700 padding: 10px 15px;
701 border-left: 1px solid #e9e9e9; }
702 .cmb2-id--give-levels-header .table-container > .table-row > .table-cell.col-id {
703 display: none; }
704
705 #_give_donation_levels_repeat {
706 background: #F7F7F7;
707 padding: 0 12px 20px 1px;
708 box-sizing: border-box; }
709 #_give_donation_levels_repeat .cmb-row, #_give_donation_levels_repeat .inside {
710 margin: 0; }
711 #_give_donation_levels_repeat .cmb-remove-field-row {
712 margin: 3px 0 0; }
713 #_give_donation_levels_repeat .cmb-remove-field-row .button {
714 height: 25px;
715 padding: 0 3px; }
716 #_give_donation_levels_repeat .cmb-remove-field-row span.dashicons-no {
717 line-height: 1.15em; }
718 #_give_donation_levels_repeat .cmbhandle {
719 display: none; }
720 #_give_donation_levels_repeat .cmb-add-row {
721 margin: 12px 0 0; }
722
723 .give-time-field {
724 width: 65px; }
725
726 .give-money-field {
727 width: 75px;
728 margin-left: 0;
729 margin-right: 0; }
730
731 .give-money-symbol {
732 border: 1px solid #DDD;
733 background: #FCFCFC;
734 margin: 0;
735 font-size: 14px;
736 padding: 5px 8px; }
737
738 .give-money-symbol-before {
739 border-left: 0;
740 margin-left: -4px; }
741
742 .give-money-symbol-after {
743 margin-right: -5px; }
744
745 .give_options_panel input[type="text"],
746 .give_options_panel input[type="email"] {
747 padding: 5px;
748 width: 100%; }
749
750 input.give-text_small,
751 input.give-text-small {
752 width: 100px !important; }
753
754 input.give-text-medium,
755 input.give-text_medium {
756 width: 200px !important; }
757
758 .give-underline {
759 text-decoration: underline; }
760
761 .postbox-container .cmb-row {
762 margin: 0; }
763 .postbox-container .cmb-row .cmb-th label {
764 padding-right: 8px; }
765
766 #give-bulk-donors div[id^="give-donor-"] {
767 display: block;
768 overflow: hidden; }
769
770 @media only screen and (min-width: 851px) {
771 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row {
772 float: right;
773 border-bottom: none;
774 padding-left: 10px; }
775 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row > .cmb-th {
776 display: none; }
777 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row > .cmb-td {
778 float: right;
779 width: 100%; }
780 .cmb-type-give-default-radio-inline .cmb-td {
781 margin-top: 5px; } }
782
783 /* Smaller Resolution Desktops */
784 @media only screen and (min-width: 851px) and (max-width: 1201px) {
785 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row {
786 width: 100%;
787 padding-top: 0; }
788 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-type-text-money {
789 width: 105px; }
790 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list input.cmb2-text-money {
791 width: 65px; }
792 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list .give-multilevel-text-field {
793 width: 160px; }
794 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list .cmb-type-radio-inline {
795 margin-right: 20px; }
796 .col-amount {
797 width: 70px; }
798 .col-text {
799 width: 140px; }
800 .col-sort {
801 display: none !important; }
802 .give-money-field {
803 width: 55px; } }
804
805 @media only screen and (min-width: 1201px) {
806 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row {
807 float: left; }
808 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row {
809 padding-left: 20px; }
810 #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row.cmb-row {
811 padding-left: 0; }
812 .col-amount {
813 width: 93px; }
814 .col-text {
815 width: 195px; }
816 .col-sort {
817 width: 100px; }
818 .give-multilevel-text-field {
819 width: 205px; } }
820
821 @media only screen and (max-width: 850px) {
822 div.cmb-type-levels-repeater-header {
823 display: none !important; } }
824
825 /*Shortcode Input */
826 .shortcode-wrap {
827 margin: 1px 11px 12px 14px; }
828 .shortcode-wrap label {
829 margin: 0 0 3px;
830 display: block;
831 cursor: default; }
832 .shortcode-wrap .shortcode-input {
833 margin: 0;
834 width: 100%; }
835
836 .cmb2-id--give-content-option,
837 .cmb2-id--give-terms-option,
838 .cmb2-id--give-offline-donation-enable-billing-fields-single,
839 .cmb2-id--give-goal-option,
840 .cmb2-id--give-customize-offline-donations {
841 border-bottom: none !important;
842 margin: 0 !important; }
843
844 .cmb2-id--give-form-content,
845 .cmb2-id--give-agree-label,
846 .cmb2-id--give-offline-checkout-notes,
847 .cmb2-id--give-set-goal,
848 .cmb2-id--give-offline-donation-enable-billing-fields-single {
849 border-top: 1px solid #e9e9e9 !important; }
850
851 /*-------------------------------------
852 Terms and Conditions Metabox
853 ---------------------------------------*/
854 .cmb2-id--give-agree-label,
855 .cmb2-id--give-agree-text {
856 display: none; }
857
858 /*-------------------------------------
859 Dashboard Columns
860 -------------------------------------*/
861 input.shortcode-input {
862 width: 100%; }
863
864 .price .give_price_range_low,
865 .price .give_price_range_high,
866 .price .give_price_range_sep {
867 display: inline-block; }
868
869 /*-------------------------------------
870 ASIDE
871 -------------------------------------*/
872 #side-sortables .cmb-th label:after {
873 display: none; }
874
875 #side-sortables .cmb2-id--give-show-register-form {
876 padding: 10px 0 0 !important; }
877
878 #side-sortables .cmb2-wrap > .cmb-field-list > .cmb-row {
879 padding-top: 10px; }
880
881 #side-sortables .cmb-row .cmb2-metabox-description {
882 padding-bottom: 0; }
883
884 .cmb2-metabox-description {
885 font-size: 13px;
886 line-height: 1.5;
887 display: block; }
888
889 .give-tooltip {
890 margin: 0 3px;
891 padding: 0;
892 font-size: 14px;
893 -moz-transition: 0.2s all linear;
894 -o-transition: 0.2s all linear;
895 transition: 0.2s all linear;
896 color: rgba(51, 51, 51, 0.5);
897 position: relative;
898 top: 1px; }
899 .give-tooltip:hover {
900 color: #333; }
901
902 #give-metabox-form-data .inside {
903 margin: 0;
904 padding: 0; }
905
906 #give-metabox-form-data .give-metabox-panel-wrap {
907 background: #fff;
908 overflow: hidden; }
909
910 #give-metabox-form-data .give_options_panel {
911 display: none;
912 padding-right: 170px; }
913 #give-metabox-form-data .give_options_panel.active,
914 .no-js #give-metabox-form-data .give_options_panel {
915 display: block; }
916 #give-metabox-form-data .give_options_panel .give-field-wrap {
917 padding: 1em 162px 1em 20px;
918 margin: 0;
919 border-bottom: 1px solid #eee; }
920 #give-metabox-form-data .give_options_panel .give-field-wrap > label, #give-metabox-form-data .give_options_panel .give-field-wrap > span.give-field-label {
921 float: right;
922 width: 135px;
923 padding: 0;
924 margin: 2px -150px 0 0;
925 line-height: 18px;
926 font-size: 12px;
927 font-weight: 400; }
928 #give-metabox-form-data .give_options_panel .give-field-wrap .give-field-description {
929 color: #aaaaaa;
930 font-size: 12px;
931 line-height: 18px;
932 display: block;
933 padding-top: 10px;
934 font-style: italic; }
935 #give-metabox-form-data .give_options_panel .give-field-wrap ul {
936 margin: 0; }
937 #give-metabox-form-data .give_options_panel .give-field-wrap .mce-container iframe, #give-metabox-form-data .give_options_panel .give-field-wrap textarea {
938 min-height: 250px !important; }
939 #give-metabox-form-data .give_options_panel .give-field-wrap .wp-editor-wrap {
940 display: inline-block;
941 width: 100%; }
942 #give-metabox-form-data .give_options_panel .give-field-wrap:last-child {
943 border-bottom: 0; }
944 #give-metabox-form-data .give_options_panel textarea.give-field {
945 width: 100%; }
946 #give-metabox-form-data .give_options_panel .give-field-wrap:hover .give-field-row-actions {
947 display: block; }
948 #give-metabox-form-data .give_options_panel .give-field-wrap:last-child {
949 border-bottom: 0; }
950 #give-metabox-form-data .give_options_panel .give-inline-radio-fields li {
951 display: inline-block;
952 margin-left: 15px; }
953 #give-metabox-form-data .give_options_panel .give-repeatable-field-section {
954 padding: 10px;
955 background: #f5f5f5; }
956 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeatable-fields-section-wrapper {
957 width: 100%;
958 background-color: white;
959 border-collapse: collapse; }
960 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row {
961 border-bottom: 15px solid #f5f5f5;
962 background-color: white; }
963 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-template {
964 display: none; }
965 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row:last-child {
966 border-bottom: 10px solid #f5f5f5; }
967 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-column {
968 padding: 0; }
969 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove {
970 float: left;
971 width: 22px;
972 height: 36px;
973 padding: 0;
974 display: block;
975 text-align: center;
976 line-height: 34px;
977 font-size: 21px;
978 font-weight: 300;
979 cursor: pointer; }
980 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove:hover {
981 background-color: red;
982 color: white;
983 width: 22px;
984 height: 22px;
985 border-radius: 30px;
986 margin-top: 8px;
987 line-height: 19px; }
988 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head {
989 border-bottom: 1px solid #eee;
990 cursor: move; }
991 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head h2 {
992 text-align: right !important; }
993 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.closed .toggle-indicator:before {
994 content: "\f140"; }
995 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row .give-move .toggle-indicator:before {
996 margin-right: 7px; }
997 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row-wrap {
998 background-color: #f5f5f5; }
999 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row {
1000 margin: 5px 5px; }
1001 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-field-wrap:last-child {
1002 border-bottom: 1px solid #eee; }
1003 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-ui-placeholder-state-highlight {
1004 background-color: #68bb6c; }
1005 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-name {
1006 border: 0 !important;
1007 padding: 0 !important; }
1008 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-description {
1009 color: #aaaaaa;
1010 font-size: 12px;
1011 line-height: 18px;
1012 display: block;
1013 padding-bottom: 10px;
1014 font-style: italic; }
1015 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .ui-sortable-helper {
1016 display: table !important; }
1017 #give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.ui-sortable-helper {
1018 border-bottom: 0; }
1019
1020 #_give_donation_levels_field .give-row:nth-of-type(2) .give-remove {
1021 display: none !important; }
1022
1023 #give-metabox-form-data .give-metabox-tabs {
1024 margin: 0;
1025 max-width: 170px;
1026 float: right;
1027 line-height: 1em;
1028 padding: 0 0 10px;
1029 position: relative;
1030 background-color: #fafafa;
1031 border-left: 1px solid #eee;
1032 box-sizing: border-box; }
1033 #give-metabox-form-data .give-metabox-tabs:after {
1034 content: "";
1035 display: block;
1036 width: 100%;
1037 height: 9999em;
1038 position: absolute;
1039 bottom: -9999em;
1040 right: 0;
1041 background-color: #fafafa;
1042 border-left: 1px solid #eee; }
1043 #give-metabox-form-data .give-metabox-tabs li {
1044 margin: 0;
1045 padding: 0;
1046 display: block;
1047 position: relative; }
1048 #give-metabox-form-data .give-metabox-tabs li a {
1049 margin: 0;
1050 padding: 10px;
1051 display: block;
1052 box-shadow: none;
1053 text-decoration: none;
1054 line-height: 20px !important;
1055 border-bottom: 1px solid #eee;
1056 overflow: hidden; }
1057 #give-metabox-form-data .give-metabox-tabs li a span.give-label {
1058 width: 122px;
1059 display: inline-block; }
1060 #give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li {
1061 background-color: #f1f1f1; }
1062 #give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li a {
1063 border-bottom-color: #e5e5e5; }
1064 #give-metabox-form-data .give-metabox-tabs li.active > a {
1065 color: #555;
1066 position: relative;
1067 background-color: #eee; }
1068 #give-metabox-form-data .give-metabox-tabs li.has-sub-fields.active > a {
1069 background-color: #ddd; }
1070 #give-metabox-form-data .give-metabox-tabs li.has-sub-fields:not(.active):hover ul.give-metabox-sub-tabs {
1071 display: block;
1072 position: absolute;
1073 bottom: 0;
1074 right: 166px;
1075 width: 170px;
1076 max-height: 250px; }
1077
1078 @media only screen and (min-width: 851px) and (max-width: 1025px), (max-width: 550px) {
1079 #give-metabox-form-data ul.give-metabox-tabs {
1080 min-width: 40px; }
1081 #give-metabox-form-data ul.give-metabox-tabs li > a {
1082 text-align: center; }
1083 #give-metabox-form-data ul.give-metabox-tabs li > a:before {
1084 margin-left: 0;
1085 font-size: 15px; }
1086 #give-metabox-form-data ul.give-metabox-tabs li > a span.give-label {
1087 display: none; }
1088 #give-metabox-form-data ul.give-metabox-tabs li > a span.give-icon:before {
1089 margin: 0; }
1090 #give-metabox-form-data .give_options_panel {
1091 padding-right: 40px; }
1092 #give-metabox-form-data .give_options_panel .give-field-wrap {
1093 padding: 10px; }
1094 #give-metabox-form-data .give_options_panel .give-field-wrap span.give-field-label, #give-metabox-form-data .give_options_panel .give-field-wrap label {
1095 display: block;
1096 float: none;
1097 margin: 0 0 10px 0;
1098 font-size: 14px;
1099 width: 100%; } }
1100
1101 #give-export-payments .give_forms_categories,
1102 #give-export-payments .give_forms_tags {
1103 min-width: 250px;
1104 margin: 0 0 10px 0;
1105 display: block; }
1106 #give-export-payments .give_forms_categories input,
1107 #give-export-payments .give_forms_tags input {
1108 color: #999; }
1109
1110 #give-export-payments div.chosen-container:first-of-type {
1111 margin-top: 10px; }
1112
1113 #give-export-payments div.chosen-container ul.chosen-choices {
1114 border: 1px solid #ddd; }
1115 #give-export-payments div.chosen-container ul.chosen-choices input.chosen-search-input {
1116 border: 1px solid #ddd;
1117 height: 20px; }
1118
1119 #give-export-payments select {
1120 vertical-align: inherit;
1121 margin: 0;
1122 height: 26px;
1123 line-height: 26px;
1124 border: 1px solid #ddd; }
1125
1126 /*-------------------------------------
1127 Doc Links
1128 -------------------------------------*/
1129 .give-docs-link {
1130 text-align: left;
1131 margin-left: 15px; }
1132 .give-docs-link a {
1133 color: #999;
1134 text-decoration: none;
1135 font-style: italic; }
1136 .give-docs-link a:hover {
1137 color: #0073aa; }
1138 .give-docs-link a span {
1139 font-style: normal; }
1140
1141 /**
1142 * Give Add-ons SCSS
1143 *
1144 * @description Add-on Styles
1145 * @package Give
1146 * @subpackage SCSS/Admin
1147 * @copyright Copyright (c) 2016, WordImpress
1148 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
1149 */
1150 .type-download {
1151 float: right;
1152 margin: 0 0 1em 1em !important;
1153 padding: 0;
1154 vertical-align: top;
1155 width: 280px;
1156 text-decoration: none;
1157 color: inherit;
1158 border: 1px solid #ddd;
1159 display: block;
1160 min-height: 365px;
1161 overflow: hidden;
1162 background: #f5f5f5;
1163 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
1164 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
1165 -webkit-transition-property: border, background, color;
1166 transition-property: border, background, color;
1167 -webkit-transition-duration: .05s;
1168 transition-duration: .05s;
1169 -webkit-transition-timing-function: ease-in-out;
1170 transition-timing-function: ease-in-out;
1171 position: relative; }
1172 .type-download:hover {
1173 border: 1px solid #d1d1d1; }
1174 .type-download > .featured-img img {
1175 border-bottom: 1px solid #ddd; }
1176 .type-download .addon-content {
1177 *zoom: 1;
1178 padding: 15px 20px; }
1179 .type-download .addon-content:before, .type-download .addon-content:after {
1180 content: " ";
1181 display: table; }
1182 .type-download .addon-content:after {
1183 clear: both; }
1184 .type-download .addon-content .addon-heading {
1185 margin: 0 0 10px; }
1186 .type-download .addon-content .addon-heading a {
1187 outline: none;
1188 text-decoration: none; }
1189 .type-download .addon-footer-wrap {
1190 border-top: 1px solid #ddd;
1191 position: absolute;
1192 bottom: 2px;
1193 right: 0;
1194 width: 100%;
1195 background-color: #FFF;
1196 padding: 15px 20px; }
1197
1198 .give-view-addons-all span.dashicons, .type-download span.dashicons {
1199 width: 16px;
1200 height: 16px;
1201 font-size: 14px;
1202 margin: 6px 0 0 0; }
1203
1204 .give-view-addons-all span.dashicons {
1205 margin-right: 3px; }
1206
1207 /**
1208 * Give Reports SCSS
1209 *
1210 * @description Payment History Styles
1211 * @package Give
1212 * @subpackage SCSS/Admin
1213 * @copyright Copyright (c) 2016, WordImpress
1214 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
1215 */
1216 #give-dashboard-widgets-wrap .inside {
1217 padding-top: 0;
1218 padding-bottom: 0;
1219 /* counteract extra padding in Income Report graph */ }
1220 .give_forms_page_give-reports #give-dashboard-widgets-wrap .inside {
1221 padding-right: 0; }
1222 #give-dashboard-widgets-wrap .inside #give-graphs-filter {
1223 float: none; }
1224
1225 #give-dashboard-widgets-wrap .postbox {
1226 margin-bottom: 10px; }
1227
1228 #give-dashboard-widgets-wrap table.reports-table {
1229 clear: none; }
1230
1231 #give-dashboard-widgets-wrap #give-date-range-options {
1232 float: right; }
1233 #give-dashboard-widgets-wrap #give-date-range-options > span {
1234 float: right;
1235 line-height: 30px;
1236 font-style: italic;
1237 padding: 0 0 0 5px; }
1238
1239 #give-graphs-filter {
1240 float: left; }
1241 #give-graphs-filter .tablenav {
1242 margin: 0 17px 0 0; }
1243 #give-graphs-filter .tablenav .actions {
1244 padding: 0; }
1245
1246 .give-graph .y1Axis {
1247 color: #66bb6a !important; }
1248
1249 .give-graph .y2Axis {
1250 color: #546e7a !important; }
1251
1252 body.give_forms_page_give-reports h1.nav-tab-wrapper, body.give_forms_page_give-reports h2.nav-tab-wrapper, body.give_forms_page_give-payment-history h1.nav-tab-wrapper, body.give_forms_page_give-payment-history h2.nav-tab-wrapper {
1253 margin-bottom: 10px; }
1254
1255 body.give_forms_page_give-reports .actions, body.give_forms_page_give-payment-history .actions {
1256 padding-top: 0; }
1257
1258 body.give_forms_page_give-reports .pagination-links, body.give_forms_page_give-payment-history .pagination-links {
1259 margin-right: 10px; }
1260
1261 body.give_forms_page_give-reports p.donor-search, body.give_forms_page_give-payment-history p.donor-search {
1262 margin-left: 10px; }
1263
1264 body.give_forms_page_give-reports .tablenav-right .tablenav-pages, body.give_forms_page_give-payment-history .tablenav-right .tablenav-pages {
1265 float: left; }
1266
1267 body.give_forms_page_give-reports .tablenav-right #give-reports-view, body.give_forms_page_give-payment-history .tablenav-right #give-reports-view {
1268 margin-top: 0; }
1269
1270 body.give_forms_page_give-reports .tablenav-right .actions, body.give_forms_page_give-payment-history .tablenav-right .actions {
1271 float: right; }
1272
1273 body.give_forms_page_give-reports p.search-box, body.give_forms_page_give-payment-history p.search-box {
1274 float: right; }
1275
1276 body.give_forms_page_give-reports .reports-table-nav.tablenav.top, body.give_forms_page_give-payment-history .reports-table-nav.tablenav.top {
1277 width: 100%;
1278 float: none;
1279 margin: 0 0 10px; }
1280
1281 body.give_forms_page_give-reports .reports-forms-details-wrap.top, body.give_forms_page_give-payment-history .reports-forms-details-wrap.top {
1282 float: left;
1283 overflow: hidden; }
1284 body.give_forms_page_give-reports .reports-forms-details-wrap.top #give-reports-filter, body.give_forms_page_give-payment-history .reports-forms-details-wrap.top #give-reports-filter {
1285 float: right; }
1286 body.give_forms_page_give-reports .reports-forms-details-wrap.top > .actions, body.give_forms_page_give-payment-history .reports-forms-details-wrap.top > .actions {
1287 padding-left: 0; }
1288
1289 body.give_forms_page_give-reports .tablenav.bottom, body.give_forms_page_give-payment-history .tablenav.bottom {
1290 margin-top: 10px; }
1291
1292 body.give_forms_page_give-reports h2.reports-earnings-title, body.give_forms_page_give-payment-history h2.reports-earnings-title {
1293 margin: 7px 0 0; }
1294
1295 body.give_forms_page_give-reports .reports-views-wrap, body.give_forms_page_give-payment-history .reports-views-wrap {
1296 padding: 3px 0 0; }
1297
1298 body.give_forms_page_give-reports .wrap.give-reports-donors-wrap, body.give_forms_page_give-payment-history .wrap.give-reports-donors-wrap {
1299 margin-left: 0;
1300 margin-bottom: 10px; }
1301
1302 body.give_forms_page_give-reports .widefat tbody td, body.give_forms_page_give-reports .widefat tbody th, body.give_forms_page_give-payment-history .widefat tbody td, body.give_forms_page_give-payment-history .widefat tbody th {
1303 padding-top: 12px;
1304 padding-bottom: 12px; }
1305
1306 body.give_forms_page_give-reports table.export-options-table tbody td {
1307 padding: 20px 12px;
1308 vertical-align: top; }
1309
1310 body.give_forms_page_give-reports table.export-options-table .give-export-form {
1311 position: relative; }
1312 body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap {
1313 background-color: transparent;
1314 padding: 12px 12px 4px;
1315 margin: 2px -11px -16px 0;
1316 overflow: auto; }
1317 body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap .spinner {
1318 margin: -2px 0 8px -12px; }
1319
1320 body.give_forms_page_give-reports table.export-options-table span#give-start-wrap input, body.give_forms_page_give-reports table.export-options-table span#give-end-wrap input {
1321 width: 100px; }
1322
1323 #export-donor-options-wrap p {
1324 padding: 20px 0 0;
1325 margin: 0;
1326 font-weight: bold; }
1327
1328 #export-donor-options-wrap ul {
1329 max-width: 900px;
1330 overflow: hidden; }
1331 #export-donor-options-wrap ul li {
1332 margin: 0;
1333 padding: 0 0 5px 5px;
1334 box-sizing: border-box;
1335 float: right;
1336 width: 33%; }
1337
1338 #give-tools-recount-form .notice-wrap {
1339 position: relative;
1340 min-height: 25px;
1341 margin: 10px -12px -12px;
1342 background: #EFEFEF;
1343 padding: 10px 12px 12px;
1344 border-top: 1px solid #E5E5E5; }
1345 #give-tools-recount-form .notice-wrap .give-progress {
1346 position: absolute;
1347 top: 15px; }
1348 #give-tools-recount-form .notice-wrap .spinner {
1349 position: absolute;
1350 left: 14px;
1351 top: 13px;
1352 margin: 0; }
1353 #give-tools-recount-form .notice-wrap #give-batch-success {
1354 margin-bottom: 6px; }
1355
1356 .recount-stats-controls form {
1357 display: inline; }
1358
1359 .give-recount-stats-descriptions {
1360 margin: 8px 0 0;
1361 display: block; }
1362 .give-recount-stats-descriptions span {
1363 line-height: 24px;
1364 font-size: 13px;
1365 font-style: italic;
1366 font-weight: normal;
1367 color: #aaa;
1368 margin: 0;
1369 display: none; }
1370
1371 .gateways-report-tablenav .actions.bulkactions {
1372 padding-left: 0; }
1373
1374 table.give-table td {
1375 vertical-align: middle; }
1376
1377 table.give-table td.row-title h3 {
1378 margin: 0 0 0.4em;
1379 font-size: 1.2em; }
1380
1381 table.give-table td.row-title p {
1382 font-size: 13px;
1383 font-style: italic;
1384 font-weight: normal;
1385 color: #aaa;
1386 margin: 0; }
1387
1388 #give-graphs-filter > .tablenav {
1389 height: auto; }
1390
1391 #give-logs-filter .search-box {
1392 float: left; }
1393
1394 #give-logs-filter .tablenav.top {
1395 float: right;
1396 clear: none;
1397 margin-top: 0; }
1398
1399 /**
1400 * Give Admin Welcome SCSS
1401 *
1402 * @description Displays when user activates the plugin
1403 * @package Give
1404 * @subpackage SCSS/Admin
1405 * @copyright Copyright (c) 2016, WordImpress
1406 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
1407 */
1408 .welcome-h1 {
1409 display: inline-block;
1410 margin-left: 15px !important; }
1411
1412 .about-wrap h3 {
1413 margin: 1.5em 0 .6em; }
1414
1415 .about-wrap img {
1416 border: none; }
1417
1418 .give-badge {
1419 padding-top: 150px;
1420 height: 52px;
1421 width: 185px;
1422 color: #FFF;
1423 font-weight: bold;
1424 font-size: 14px;
1425 text-align: center;
1426 text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
1427 margin: 0 -5px;
1428 position: absolute;
1429 top: 0;
1430 left: 0; }
1431
1432 .introduction {
1433 padding: 0 0 20px;
1434 margin: 0 0 20px; }
1435
1436 .feature-section {
1437 margin-top: 40px; }
1438 .feature-section span.dashicons {
1439 width: 16px;
1440 height: 16px;
1441 font-size: 14px;
1442 margin: 6px 0 0 0; }
1443 .feature-section .feature-section-item {
1444 width: 48%;
1445 float: right; }
1446 .feature-section div.last-feature {
1447 margin-left: 0;
1448 margin-right: 4%; }
1449
1450 [class^="dashboard_page_give-"] .about-text, [class*="dashboard_page_give-"] .about-text {
1451 min-height: 0; }
1452
1453 .social-items-wrap {
1454 display: inline-block; }
1455 .social-items-wrap > div {
1456 display: inline-block; }
1457 .social-items-wrap .twitter-item-wrap {
1458 margin: 0 0 10px 20px; }
1459
1460 .wp-person img {
1461 border-radius: 50%; }
1462
1463 .wp-person a.web {
1464 margin: 17px 0 0;
1465 font-weight: bold;
1466 font-style: italic; }
1467
1468 .newsletter-intro {
1469 font-size: 13px;
1470 font-style: italic;
1471 color: #777; }
1472
1473 .give-newsletter-form-wrap {
1474 margin: 10px -5px 20px 0;
1475 max-width: 700px; }
1476 .give-newsletter-form-wrap td {
1477 padding: 3px; }
1478 .give-newsletter-form-wrap div.give-newsletter-confirmation {
1479 background: #fff;
1480 -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
1481 box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
1482 margin: 5px 5px 4px 10px;
1483 padding: 1px 12px;
1484 border-right: 4px solid #7ad03a;
1485 display: none; }
1486 .give-newsletter-form-wrap div.give-newsletter-confirmation > p {
1487 margin: 0.5em 0;
1488 padding: 2px; }
1489
1490 /**
1491 * Give Logs SCSS
1492 *
1493 * @description Payment History Styles
1494 * @package Give
1495 * @subpackage SCSS/Admin
1496 * @copyright Copyright (c) 2016, WordImpress
1497 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
1498 */
1499 #give_donor_export_form {
1500 margin: 0 0 5px; }
1501
1502 #give-payments-filter .give-donation-status {
1503 display: inline-block; }
1504
1505 .column-status .give-donation-status, .column-status .give-test-mode-transactions-label {
1506 display: inline-block; }
1507
1508 .column-status .give-test-mode-transactions-label {
1509 margin: 0 5px;
1510 vertical-align: middle; }
1511
1512 /**
1513 * Give Settings SCSS
1514 *
1515 * @package Give
1516 * @subpackage SCSS/Admin
1517 * @copyright Copyright (c) 2016, WordImpress
1518 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
1519 */
1520 .give-settings-page .give-settings-heading-sep {
1521 font-size: 14px;
1522 line-height: 32px;
1523 width: 15px; }
1524
1525 .give-settings-page .nav-tab-wrapper {
1526 margin-bottom: 5px;
1527 overflow: visible; }
1528
1529 .give-settings-page .cmb2-wrap .cmb-type-checkbox input[type="checkbox"] {
1530 display: block;
1531 margin-bottom: 5px; }
1532
1533 .give-settings-page div.give-submit-wrap {
1534 margin: 20px 0; }
1535
1536 .give-settings-page .give_forms_page_give-payment-history .postbox .hndle {
1537 cursor: default; }
1538
1539 .give-settings-page .give-input-field {
1540 width: 25em; }
1541
1542 .give-settings-page table table input[type="text"] {
1543 width: 15em; }
1544
1545 .give-settings-page .give-repeat-setting-field {
1546 margin: 10px 0; }
1547
1548 .give-settings-page .give-remove-setting-field {
1549 width: 25px;
1550 height: 25px;
1551 padding: 0;
1552 text-align: center;
1553 line-height: 22px;
1554 font-size: 21px;
1555 font-weight: 300;
1556 cursor: pointer;
1557 margin-right: 20px;
1558 display: inline-block; }
1559
1560 .give-settings-page .give-remove-setting-field:hover {
1561 background-color: red;
1562 color: white;
1563 border-radius: 30px; }
1564
1565 .give-settings-page .give-forminp p:first-child .give-remove-setting-field {
1566 display: none; }
1567
1568 .give-settings-page .export-options-table tr.give-import-option:nth-child(odd) {
1569 background: #f4f3f3; }
1570 .give-settings-page .export-options-table tr.give-import-option:nth-child(odd) th {
1571 vertical-align: middle; }
1572
1573 .give-settings-page .export-options-table .give-import-dropdown:nth-child(2),
1574 .give-settings-page .export-options-table tr.give-import-option th:first-child {
1575 width: 250px; }
1576
1577 .give-setting-tab-header {
1578 clear: both;
1579 overflow: hidden;
1580 margin: 30px 0; }
1581 .give-setting-tab-header h2 {
1582 margin-top: 8px; }
1583 .give-setting-tab-header p {
1584 margin-bottom: 0; }
1585
1586 .give-radio-inline ul {
1587 margin-top: 0; }
1588
1589 .give-radio-inline li {
1590 display: inline-block;
1591 margin: 0 15px 0 0; }
1592
1593 .give-radio-inline li:first-child {
1594 margin-right: 0; }
1595
1596 .give-tools-setting-page .bulkactions {
1597 overflow: visible; }
1598
1599 .form-table td.give-radio-inline fieldset li > label {
1600 margin: 5px 0 0 !important; }
1601
1602 p.give-field-description, .cmb2-metabox-description {
1603 color: #aaaaaa;
1604 font-style: italic;
1605 font-size: 13px !important; }
1606
1607 .cmb-type-give-title label,
1608 .give-setting-tab-header h2 {
1609 float: right;
1610 display: inline-block;
1611 width: 220px;
1612 font-style: italic;
1613 color: #AAA;
1614 margin: 0;
1615 font-size: 14px; }
1616
1617 .postbox-container #_give_donation_levels_repeat > .cmb-repeatable-grouping:not(:last-of-type) {
1618 border-bottom: 1px solid #e9e9e9;
1619 border-top: none; }
1620
1621 .cmb-type-enabled-gateways .cmb-td > p:first-of-type {
1622 display: none; }
1623
1624 .cmb-type-checkbox .cmb-td {
1625 width: 80%; }
1626 .cmb-type-checkbox .cmb-td label {
1627 font-size: 13px; }
1628
1629 /* Responsive Settings Rows */
1630 .give_settings .cmb2-wrap .cmb-row {
1631 display: table-row; }
1632 .give_settings .cmb2-wrap .cmb-row > .cmb-th, .give_settings .cmb2-wrap .cmb-row > .cmb-td {
1633 display: table-cell;
1634 float: none; }
1635
1636 /* Custom Title Separators */
1637 .cmb2-id-give-title label {
1638 font-style: italic;
1639 color: #AAA;
1640 cursor: default; }
1641
1642 .cmb2-id-give-title > div.cmb-th {
1643 padding-bottom: 10px; }
1644
1645 .cmb2-id-give-title > div.cmb-td {
1646 padding-bottom: 5px; }
1647
1648 .give-payment-gatways-list li.ui-sortable-handle span.give-drag-handle {
1649 padding: 3px 0 0 4px;
1650 font-size: 15px;
1651 font-weight: normal;
1652 color: #bdbdbd;
1653 cursor: move; }
1654 .give-payment-gatways-list li.ui-sortable-handle span.give-drag-handle:hover {
1655 color: #333; }
1656
1657 .give-email-tags-wrap {
1658 margin: 5px 0 0; }
1659 .give-email-tags-wrap code {
1660 font-style: normal;
1661 padding: 1px 2px;
1662 font-size: 12px; }
1663 .give-email-tags-wrap span {
1664 display: block;
1665 color: #AAA;
1666 font-style: italic;
1667 margin: 0 0 2px;
1668 font-size: 13px; }
1669 .give-email-tags-wrap .give_price_tag {
1670 display: none; }
1671
1672 .give-settings-email-settings-section .tablenav {
1673 display: none; }
1674
1675 .give-settings-email-settings-section .give-setting-tab-header-emails {
1676 margin: 0 0 20px; }
1677 .give-settings-email-settings-section .give-setting-tab-header-emails hr {
1678 display: none; }
1679
1680 .give-settings-email-settings-section .tablenav.bottom + .give-setting-tab-header-emails {
1681 margin: 20px 0; }
1682 .give-settings-email-settings-section .tablenav.bottom + .give-setting-tab-header-emails hr {
1683 display: block; }
1684
1685 .giveemailnotifications .check-column {
1686 padding: 13px 20px 0 10px !important; }
1687
1688 .giveemailnotifications td.check-column input {
1689 display: none; }
1690
1691 .giveemailnotifications th.check-column .give-email-notification-status {
1692 color: white;
1693 cursor: pointer; }
1694 .giveemailnotifications th.check-column .give-email-notification-status[data-edit="1"] i.dashicons {
1695 border-radius: 1em;
1696 padding: 2px; }
1697
1698 .giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-yes,
1699 .giveemailnotifications th.check-column .give-email-notification-disabled:hover .dashicons-no-alt {
1700 background: #46b450; }
1701
1702 .giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-lock {
1703 color: #46b450; }
1704
1705 .giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-no-alt,
1706 .giveemailnotifications th.check-column .give-email-notification-enabled:hover .dashicons-yes {
1707 background: #bbbbbb; }
1708
1709 .giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-lock {
1710 color: #bbbbbb; }
1711
1712 .giveemailnotifications th.check-column .dashicons-no-alt:hover:before {
1713 content: "\f147" !important; }
1714
1715 .giveemailnotifications th.check-column .dashicons-yes:hover:before {
1716 content: "\f335" !important; }
1717
1718 .giveemailnotifications .spinner.is-active {
1719 margin: 0 2px 0 0;
1720 float: none; }
1721
1722 #system-info-textarea {
1723 width: 800px;
1724 height: 600px;
1725 font-family: Menlo, Monaco, monospace;
1726 background: #FFF;
1727 white-space: pre;
1728 overflow: auto;
1729 display: block;
1730 direction: ltr; }
1731
1732 #give-download-sysinfo {
1733 margin: 0; }
1734
1735 #api .tablenav .actions {
1736 overflow: visible; }
1737
1738 a.give-delete {
1739 color: #a00; }
1740
1741 .give-settings-wrap-licenses .give-license-deactivate {
1742 margin: 1px 10px 0 0;
1743 height: 30px; }
1744
1745 .give-settings-wrap-licenses .give-license-field {
1746 background: #FFF url("../images/close.png") no-repeat;
1747 background-position: 1.5% center;
1748 background-size: 18px; }
1749
1750 .give-settings-wrap-licenses .give-license-active, .give-settings-wrap-licenses .give-license-active:focus {
1751 background-image: url("../images/tick.png");
1752 background-color: #FFF;
1753 background-repeat: no-repeat;
1754 background-position: 1.5% center;
1755 outline: none;
1756 background-size: 16px;
1757 width: 100%; }
1758
1759 /* Addon grid design */
1760 .give-settings-page .give-settings-wrap-licenses {
1761 display: block;
1762 position: relative;
1763 float: right;
1764 width: 30.5%;
1765 min-height: 180px;
1766 margin: 20px 0 20px 1%; }
1767
1768 .give-settings-page .give-license-key label {
1769 margin: 0 10px 0 0;
1770 padding: 10px 0;
1771 display: block;
1772 font-size: 14px;
1773 font-weight: 600;
1774 cursor: default; }
1775
1776 .give-settings-page .give-license-block {
1777 margin: 0 10px; }
1778
1779 .give-settings-page input[type="text"].give-license-field,
1780 .give-settings-page input[type="password"].give-license-field {
1781 width: 100%; }
1782
1783 .give-settings-page .give-license-block input[type="submit"] {
1784 position: absolute;
1785 top: 3px;
1786 left: 10px;
1787 height: 24px;
1788 line-height: 22px;
1789 padding: 0 8px 1px;
1790 font-size: 11px; }
1791
1792 .give-settings-page .give-license-status-notice {
1793 background: #fff;
1794 border-right: 4px solid #fff;
1795 -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
1796 box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
1797 margin: 5px 0 2px;
1798 padding: 1px 12px; }
1799 .give-settings-page .give-license-status-notice p {
1800 padding: 10px 0;
1801 margin: 0; }
1802 .give-settings-page .give-license-status-notice a {
1803 color: #444;
1804 cursor: pointer; }
1805 .give-settings-page .give-license-status-notice a:hover {
1806 text-decoration: none; }
1807
1808 .give-settings-page .give-license-status-notice.give-license-expires-soon {
1809 border-color: #00a0d2; }
1810
1811 .give-settings-page .give-license-status-notice.give-inactive,
1812 .give-settings-page .give-license-status-notice.give-license-expired {
1813 border-color: #e24e4e; }
1814
1815 .give-settings-page .give-license-status-notice.give-license-error,
1816 .give-settings-page .give-license-status-notice.give-license-no_activations_left,
1817 .give-settings-page .give-license-status-notice.give-license-missing,
1818 .give-settings-page .give-license-status-notice.give-license-invalid,
1819 .give-settings-page .give-license-status-notice.give-license-site_inactive,
1820 .give-settings-page .give-license-status-notice.give-license-item_name_mismatch {
1821 border-color: orange; }
1822
1823 .give-settings-page .give-license-status-notice.give-license-lifetime-notice,
1824 .give-settings-page .give-license-status-notice.give-license-expiration-date {
1825 border-color: #46b450; }
1826
1827 .give-settings-page .give-license-status-notice.give-license-expires-soon a:hover,
1828 .give-settings-page .give-license-status-notice.give-license-expired a:hover {
1829 text-decoration: none; }
1830
1831 /* Responsive fixes: Addon grid design */
1832 @media screen and (max-width: 1100px) {
1833 .give-settings-page .give-settings-wrap-licenses {
1834 width: 45%;
1835 min-height: 150px; } }
1836
1837 @media screen and (max-width: 600px) {
1838 .give-settings-page .give-settings-wrap-licenses {
1839 width: 100%;
1840 max-width: 320px; } }
1841
1842 /* Tables */
1843 .give-table thead th {
1844 padding: 8px 10px !important; }
1845
1846 .give_settings .cmb-td hr + hr {
1847 display: none; }
1848
1849 .post-type-give_forms .mce-container iframe, .post-type-give_forms .wp-editor-area {
1850 min-height: 400px; }
1851
1852 .give-field-description {
1853 color: #aaaaaa;
1854 font-style: italic;
1855 margin: 0;
1856 padding-top: .5em; }
1857
1858 h2.give-nav-tab-wrapper {
1859 overflow: hidden;
1860 height: 35px; }
1861
1862 @media screen and (max-width: 600px) {
1863 .give-nav-tab-wrapper {
1864 position: relative;
1865 padding-top: 0 !important; }
1866 .give-nav-tab-wrapper > a {
1867 width: 100%;
1868 box-sizing: border-box;
1869 margin: 0;
1870 background-color: #ffffff;
1871 border: 1px solid #cccccc; }
1872 .give-nav-tab-wrapper > a:hover {
1873 border-bottom: 1px solid #ccc; }
1874 .give-nav-tab-wrapper div.give-sub-nav-tab-wrapper {
1875 position: absolute;
1876 top: 0;
1877 left: 0; }
1878 .give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav {
1879 height: 28px;
1880 width: 30px;
1881 border-radius: 0;
1882 margin: 0; }
1883 .give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav > span.dashicons {
1884 margin: 6px auto 0;
1885 display: block; }
1886 .give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab {
1887 top: 35px;
1888 left: 0;
1889 right: auto; }
1890 .give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a {
1891 background: #ffffff; }
1892 .give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover {
1893 background: #e5e5e5; }
1894 .give-mobile-hidden {
1895 display: none; } }
1896
1897 .give-sub-nav-tab-wrapper {
1898 position: relative;
1899 display: inline-block;
1900 z-index: 9999;
1901 float: right; }
1902 .give-sub-nav-tab-wrapper nav.give-sub-nav-tab {
1903 border: 1px solid #ccc;
1904 border-bottom: 0;
1905 position: absolute;
1906 top: 35px;
1907 left: 0; }
1908 .give-sub-nav-tab-wrapper nav.give-sub-nav-tab a {
1909 float: right;
1910 background: white;
1911 padding: 6px 10px;
1912 clear: both;
1913 text-decoration: none;
1914 border-bottom: 1px solid #ccc;
1915 min-width: 170px;
1916 color: #555;
1917 font-size: 14px; }
1918 .give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover {
1919 background: #ffffff; }
1920
1921 .give-sub-nav-tab-wrapper {
1922 display: none; }
1923
1924 #give-show-sub-nav {
1925 text-decoration: none;
1926 padding: 3px 4px;
1927 border-bottom: 1px solid #ccc;
1928 line-height: 0;
1929 background: white;
1930 border-radius: 4px;
1931 margin-top: 5px; }
1932 #give-show-sub-nav > span.dashicons {
1933 font-size: 16px;
1934 height: 16px;
1935 width: 16px; }
1936
1937 #give-show-sub-nav:hover, #give-show-sub-nav:active {
1938 outline: none;
1939 box-shadow: inset 0px 0px 4px #ddd; }
1940
1941 .give-image-thumb {
1942 position: relative;
1943 margin-top: 14px; }
1944 .give-image-thumb span.give-delete-image-thumb {
1945 position: absolute;
1946 background: red;
1947 color: white;
1948 border-radius: 30px;
1949 right: -10px;
1950 top: -10px;
1951 cursor: pointer; }
1952 .give-image-thumb img {
1953 max-width: 250px;
1954 border: 4px solid white; }
1955
1956 /**
1957 * Give Payment History SCSS
1958 *
1959 * @description Payment History Styles
1960 * @package Give
1961 * @subpackage SCSS/Admin
1962 * @copyright Copyright (c) 2016, WordImpress
1963 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
1964 */
1965 .give-filters {
1966 clear: both;
1967 background: #f5f5f5;
1968 border: 1px solid #dfdfdf;
1969 padding: 12px 12px 0 12px; }
1970 .give-filters .give-donation-forms-filter .chosen-single {
1971 height: 28px;
1972 line-height: 28px; }
1973 .give-filters .chosen-container-single .chosen-single div b {
1974 background-position: 100% 4px; }
1975 .give-filters .chosen-container-active.chosen-with-drop .chosen-single div b {
1976 background-position: -18px 6px; }
1977 .give-filters #give-payment-form-filter, .give-filters #give_donation_forms_filter {
1978 display: inline-block;
1979 width: 300px; }
1980 @media screen and (max-width: 782px) {
1981 .give-filters #give-payment-form-filter, .give-filters #give_donation_forms_filter {
1982 width: 100%; } }
1983 .give-filters #give_donation_forms_filter {
1984 width: 255px; }
1985 @media screen and (max-width: 782px) {
1986 .give-filters #give_donation_forms_filter {
1987 width: 100%;
1988 max-width: 100%; } }
1989 .give-filters:after {
1990 content: "";
1991 display: table;
1992 clear: both; }
1993
1994 .give-filter {
1995 display: block;
1996 margin-bottom: 12px;
1997 width: 100%; }
1998 .give-filter:after {
1999 content: "";
2000 display: table;
2001 clear: both; }
2002 .give-filter label {
2003 display: block;
2004 margin-left: 4px; }
2005 .give-filter input {
2006 margin: 0; }
2007 .give-filter input[type="text"] {
2008 height: 28px;
2009 width: 100%; }
2010 .give-filter input[type="text"],
2011 .give-filter input[type="search"] {
2012 height: 28px; }
2013 .give-filter .button {
2014 height: 28px;
2015 line-height: 26px;
2016 margin: 0;
2017 padding: 0 10px 1px; }
2018 .give-filter select {
2019 width: 100%; }
2020 @media screen and (min-width: 783px) {
2021 .give-filter {
2022 float: right;
2023 margin-left: 18px;
2024 width: auto; }
2025 .give-filter label {
2026 display: inline-block; }
2027 .give-filter input[type="text"] {
2028 display: inline-block;
2029 width: 144px; } }
2030
2031 .give-filter-search input[type="search"] {
2032 display: block;
2033 float: right;
2034 width: 68%; }
2035
2036 .give-filter-search input[type="submit"] {
2037 display: block;
2038 float: left;
2039 width: 30%; }
2040
2041 @media screen and (min-width: 783px) {
2042 .give-filter-search input[type="search"] {
2043 display: inline-block;
2044 margin-left: 4px;
2045 width: 144px; }
2046 .give-filter-search input[type="submit"] {
2047 display: inline-block;
2048 width: auto; } }
2049
2050 @media screen and (min-width: 600px) {
2051 .give-filter-half {
2052 float: right;
2053 width: 49%; }
2054 .give-filter-half:last-child {
2055 float: left; } }
2056
2057 @media screen and (min-width: 783px) {
2058 .give-filter-half {
2059 width: auto; }
2060 .give-filter-half:last-child {
2061 float: right; }
2062 .give-filter-half input[type="text"] {
2063 width: 96px; } }
2064
2065 .give-clear-filters-button {
2066 margin-right: 8px; }
2067
2068 .give-submit-wrap {
2069 clear: both;
2070 background: #f5f5f5;
2071 border: 1px solid #dfdfdf;
2072 margin: 8px 0;
2073 padding: 12px;
2074 font-size: 13px;
2075 line-height: 2.1em; }
2076
2077 #give-payment-filters ul.subsubsub {
2078 margin-bottom: 8px; }
2079
2080 #give-payments-advanced-filter ul.subsubsub {
2081 margin-bottom: 12px; }
2082
2083 #give-payments-filter .tablenav.top {
2084 float: none; }
2085 #give-payments-filter .tablenav.top .bulkactions {
2086 margin-top: 1px;
2087 padding-top: 0; }
2088
2089 #give-payments-filter .give-email-column-value {
2090 font-size: 14px;
2091 font-weight: bold; }
2092
2093 #give-payments-filter #the-list .check-column input {
2094 margin-top: 1px; }
2095
2096 #give-payments-filter .column-details {
2097 width: 50px; }
2098
2099 #give-payments-filter .column-amount {
2100 width: 120px; }
2101
2102 tr.status-refunded td {
2103 background: #cecece;
2104 border-top-color: #ccc; }
2105
2106 .wp-list-table.forms th#date {
2107 width: 140px; }
2108
2109 .give-mobile-link {
2110 line-height: 32px;
2111 vertical-align: middle; }
2112
2113 .give-mobile-link img {
2114 max-width: 80%;
2115 height: auto;
2116 float: right; }
2117
2118 .give-donation-status > span {
2119 display: inline-block;
2120 width: 12px;
2121 height: 12px;
2122 position: relative;
2123 top: 1px;
2124 margin: 0;
2125 padding: 0;
2126 border-radius: 50%;
2127 background: #888;
2128 line-height: 16px; }
2129
2130 .give-donation-status.status-pending > span {
2131 background-color: #ffba00; }
2132
2133 .give-donation-status.status-complete > span, .give-donation-status.status-publish > span {
2134 background-color: #7ad03a; }
2135
2136 .give-donation-status.status-refunded > span {
2137 background-color: #777; }
2138
2139 .give-donation-status.status-failed > span {
2140 background-color: #a00; }
2141
2142 .give-donation-status.status-abandoned > span {
2143 background-color: #333; }
2144
2145 .give-donation-status.status-revoked > span {
2146 background-color: #d9534f; }
2147
2148 .give-donation-status.status-subscription > span, .give-donation-status.status-renewal > span, .give-donation-status.status-give_subscription > span {
2149 background-color: #5bc0de; }
2150
2151 #test-payment-label {
2152 padding: .2em .4em .3em;
2153 font-size: 11px;
2154 line-height: 1;
2155 color: #fff;
2156 text-align: center;
2157 white-space: nowrap;
2158 vertical-align: baseline;
2159 border-radius: .25em;
2160 background-color: #ffba00;
2161 margin: 0 15px;
2162 vertical-align: middle; }
2163 #test-payment-label:hover {
2164 color: #fff;
2165 text-decoration: none; }
2166
2167 #give-payments-filter .give-payment-id {
2168 padding: .2em .4em .3em;
2169 font-size: 11px;
2170 line-height: 1;
2171 color: #fff;
2172 text-align: center;
2173 white-space: nowrap;
2174 vertical-align: baseline;
2175 border-radius: .25em;
2176 font-weight: normal; }
2177 #give-payments-filter .give-payment-id:hover {
2178 color: #fff;
2179 text-decoration: none; }
2180
2181 #give-payments-filter .column-details {
2182 padding-left: 30px; }
2183
2184 #give-payments-filter .give-donation-status {
2185 display: inline-block; }
2186
2187 #give-order-update .give-donation-status {
2188 display: inline-block;
2189 float: none;
2190 margin: 0 10px;
2191 position: relative;
2192 top: 3px; }
2193
2194 .column-donation_form .donation-level-text-wrap {
2195 font-style: italic;
2196 display: block; }
2197
2198 /*---------------------
2199 Responsiveness
2200 ---------------------------*/
2201 @media handheld, only screen and (max-width: 640px) {
2202 .wp-list-table.forms th {
2203 width: auto !important; } }
2204
2205 .download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span {
2206 margin-right: -8px;
2207 margin-top: -8px; }
2208
2209 /* Payment Details
2210 -------------------------------------------------------------- */
2211 .give-admin-box .label {
2212 font-weight: 600; }
2213
2214 .give-admin-box-inside {
2215 margin: 0;
2216 padding: 3px 10px;
2217 clear: both;
2218 border-bottom: 1px solid #eee; }
2219
2220 .give-admin-box-inside .strong {
2221 font-weight: 600; }
2222
2223 .give-admin-box .right {
2224 float: left; }
2225
2226 #give-order-update .inside,
2227 #give-order-details .inside {
2228 margin: 0;
2229 padding: 0; }
2230
2231 #give-order-update input.give_datepicker {
2232 width: 180px; }
2233
2234 #give-order-update input[type="number"].give-payment-time-hour,
2235 #give-order-update input[type="number"].give-payment-time-min {
2236 width: 50px; }
2237
2238 .give-admin-box-inside:last-child {
2239 border-bottom: 0; }
2240
2241 #give-edit-order-form .data-payment-key {
2242 word-break: break-all; }
2243
2244 .give-order-update-box #major-publishing-actions .button-secondary {
2245 margin-left: 10px; }
2246
2247 #give-donation-overview th {
2248 text-align: right; }
2249
2250 #give-donation-overview .give-select-chosen {
2251 width: 97%; }
2252
2253 #give-edit-order-form .row {
2254 margin-top: 10px; }
2255
2256 #give-donation-overview ul,
2257 #give-order-address-country-wrap select,
2258 #give-donor-details .order-data-address input,
2259 #give-edit-order-form .column input,
2260 #give-donor-details .order-data-column p.data input {
2261 clear: both;
2262 display: block; }
2263
2264 .give-order-data input.small-text {
2265 margin: 0; }
2266
2267 #give-order-update span.label {
2268 display: inline;
2269 width: 50px; }
2270
2271 .give-order-update-box .button-primary {
2272 margin-left: 0; }
2273
2274 #give-edit-order-form .column .description {
2275 padding-left: 10px; }
2276
2277 #give-edit-order-form .column,
2278 #give-donation-overview .row > ul > li,
2279 #give-donation-overview .inside > ul > li {
2280 display: inline-block;
2281 position: relative;
2282 vertical-align: top; }
2283
2284 #give-donation-overview ul {
2285 font-size: 0; }
2286 #give-donation-overview ul li {
2287 font-size: 13px; }
2288 #give-donation-overview ul li.actions {
2289 text-align: left;
2290 min-width: 200px; }
2291 #give-donation-overview ul li.remove {
2292 text-align: left; }
2293 #give-donation-overview ul .row {
2294 padding: 12px;
2295 border-bottom: 1px solid #eee; }
2296
2297 #give-order-data .data span {
2298 color: #666;
2299 font-weight: 600; }
2300
2301 input.give-price-field {
2302 width: 80px;
2303 padding: 3px 5px; }
2304
2305 .give_forms_page_give-payment-history.js .postbox .hndle {
2306 cursor: default; }
2307
2308 #give-payment-notes textarea {
2309 min-height: 150px; }
2310
2311 #give-payment-notes #give-add-payment-note {
2312 margin: 6px 0 15px; }
2313
2314 #give-billing-details .column > div {
2315 margin: 0 0 10px; }
2316
2317 #give-billing-details label {
2318 display: block;
2319 margin-bottom: 5px; }
2320
2321 #give-billing-details .column-container {
2322 padding: 5px 0 10px; }
2323
2324 #give-billing-details input[type="text"] {
2325 width: 98%; }
2326
2327 #give-billing-details .chosen-container {
2328 width: 98% !important; }
2329
2330 @media screen and (min-width: 1200px) {
2331 #give-edit-order-form .column {
2332 width: 33%; }
2333 #give-order-address .column {
2334 width: 49%; }
2335 #give-donation-overview.columns-4 li.actions {
2336 width: 25%;
2337 margin-top: 0;
2338 margin-left: 0; } }
2339
2340 @media screen and (max-width: 1199px) {
2341 #give-edit-order-form .column {
2342 width: 49%; } }
2343
2344 @media screen and (max-width: 782px) {
2345 .order-data-column input[type="email"] {
2346 padding: 6px 10px; } }
2347
2348 #give-donor-details .inside, #give-donation-overview .inside {
2349 margin-top: 0; }
2350
2351 .give_forms_page_give-payment-history #give-dashboard-widgets-wrap #side-sortables {
2352 padding-top: 0; }
2353
2354 .give-select-chosen .spinner {
2355 position: absolute;
2356 left: 5px;
2357 top: 2px;
2358 z-index: 999; }
2359
2360 .give-select-chosen-ajax .spinner {
2361 visibility: visible; }
2362
2363 .give-select-chosen-ajax .chosen-search input[type="text"] {
2364 background-image: none !important; }
2365
2366 .give-select-chosen-ajax.chosen-container-single .chosen-search input[type="text"] {
2367 background-image: none !important; }
2368
2369 /**
2370 * Give Admin Dashboard SCSS
2371 *
2372 * @description Styles the Give dashboard widget
2373 * @package Give
2374 * @subpackage SCSS/Admin
2375 * @copyright Copyright (c) 2016, WordImpress
2376 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
2377 */
2378 .give-dashboard-widget .give-dashboard-today {
2379 text-align: center; }
2380 .give-dashboard-widget .give-dashboard-today .give-dashboard-date-today {
2381 margin: 10px 0 0;
2382 padding: 0; }
2383 .give-dashboard-widget .give-dashboard-today .give-dashboard-happy-day {
2384 padding: 3px;
2385 margin: 0; }
2386 .give-dashboard-widget .give-dashboard-today .give-dashboard-today-earnings {
2387 font-size: 42px;
2388 color: #4ead61;
2389 font-weight: bold;
2390 margin: 15px 0 0;
2391 line-height: 1; }
2392 .give-dashboard-widget .give-dashboard-today .give-donations-today {
2393 font-size: 18px;
2394 font-weight: bold;
2395 margin: 0 0 30px;
2396 padding: 4px 0 1px; }
2397 .give-dashboard-widget .give-dashboard-today .give-last-seven {
2398 font-size: 14px;
2399 font-weight: bold;
2400 padding: 0;
2401 margin: 0 0 30px; }
2402
2403 .give-dashboard-widget .give-table-stats {
2404 width: 100%;
2405 text-align: center;
2406 margin: 0;
2407 table-layout: fixed;
2408 border-top: 1px solid #ececec;
2409 border-spacing: 0; }
2410 .give-dashboard-widget .give-table-stats .give-dashboard-stat-total, .give-dashboard-widget .give-table-stats .give-dashboard-stat-total-label {
2411 padding: 0;
2412 margin: 0; }
2413 .give-dashboard-widget .give-table-stats .give-dashboard-stat-total {
2414 color: #4ead61;
2415 font-weight: bold;
2416 font-size: 16px; }
2417
2418 #give_dashboard_sales > .inside {
2419 padding: 0; }
2420
2421 #give_dashboard_sales .give-table-stats td {
2422 padding: 10px 0; }
2423
2424 #give_dashboard_sales .give-table-stats td:first-of-type {
2425 border-left: 1px solid #ececec; }
2426
2427 #give_dashboard_sales .give-table-stats tr#give-table-stats-tr-1 td {
2428 border-bottom: 1px solid #ececec; }
2429
2430 #dashboard_right_now .give-forms-count:before {
2431 font-family: 'give-icomoon';
2432 speak: none;
2433 font-style: normal;
2434 font-weight: normal;
2435 font-variant: normal;
2436 text-transform: none;
2437 line-height: 1;
2438 -webkit-font-smoothing: antialiased;
2439 -moz-osx-font-smoothing: grayscale;
2440 font-size: 18px;
2441 width: 18px;
2442 height: 18px;
2443 content: "\e800"; }
2444
2445 /**
2446 * Give Forms SCSS
2447 *
2448 * @package Give
2449 * @subpackage SCSS/Admin
2450 * @copyright Copyright (c) 2016, WordImpress
2451 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
2452 */
2453 .give_forms_page_give-donors {
2454 /*
2455 * Donor address metabox
2456 */ }
2457 .give_forms_page_give-donors .wrap > h2 {
2458 margin-bottom: 15px; }
2459 .give_forms_page_give-donors .nav-tab-wrapper .dashicons {
2460 position: relative;
2461 top: 2px;
2462 margin: 0 0 0 3px; }
2463 .give_forms_page_give-donors #give-donors-filter {
2464 position: relative; }
2465 .give_forms_page_give-donors #give-donors-filter p.search-box {
2466 margin: 0; }
2467 .give_forms_page_give-donors #give-donors-search-filter {
2468 display: block;
2469 overflow: hidden; }
2470 .give_forms_page_give-donors #give-donor-card-wrapper {
2471 margin-right: -1px;
2472 z-index: 2;
2473 min-height: 200px; }
2474 .give_forms_page_give-donors #give-donor-card-wrapper input {
2475 font-weight: normal; }
2476 .give_forms_page_give-donors #give-donor-card-wrapper .donor-section {
2477 border-bottom: 1px solid #eee;
2478 margin-bottom: 10px; }
2479 .give_forms_page_give-donors #give-donor-card-wrapper .donor-section table {
2480 margin-bottom: 0; }
2481 .give_forms_page_give-donors #give-donor-card-wrapper > div:first-child {
2482 padding-top: 20px; }
2483 .give_forms_page_give-donors #give-donor-card-wrapper > div:last-child {
2484 padding-bottom: 20px;
2485 border: none; }
2486 .give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap {
2487 padding: 0 0 15px 15px;
2488 text-align: center;
2489 float: right; }
2490 .give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap img {
2491 border-radius: 3px; }
2492 .give_forms_page_give-donors #give-donor-card-wrapper a.delete {
2493 text-decoration: none;
2494 color: #ff0000;
2495 margin-left: 5px; }
2496 .give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-since {
2497 margin: 10px 0;
2498 font-size: 16px; }
2499 .give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-id {
2500 display: inline-block;
2501 font-size: 24px;
2502 font-weight: 600;
2503 margin-left: 10px; }
2504 .give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-name-wrap {
2505 display: inline-block; }
2506 .give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-edit-link {
2507 margin-bottom: 15px; }
2508 .give_forms_page_give-donors .donor-main-wrapper {
2509 clear: both;
2510 margin: 0 0 20px; }
2511 @media (max-width: 655px) {
2512 .give_forms_page_give-donors .donor-main-wrapper {
2513 width: 100%; } }
2514 .give_forms_page_give-donors .donor-main-wrapper table {
2515 margin: 0; }
2516 .give_forms_page_give-donors .donor-main-wrapper input {
2517 width: 200px; }
2518 .give_forms_page_give-donors #donor-summary {
2519 padding: 0 20px; }
2520 .give_forms_page_give-donors #donor-summary:after {
2521 font-family: "dashicons";
2522 content: "\f110";
2523 position: absolute;
2524 top: 10px;
2525 left: 10px;
2526 font-size: 100px;
2527 color: #F0F0F0;
2528 z-index: 0; }
2529 .give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper {
2530 width: 202px; }
2531 .give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper span[data-key="line2"] {
2532 display: table;
2533 clear: both; }
2534 .give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper select {
2535 width: 200px; }
2536 .give_forms_page_give-donors #give-donor-card-wrapper .donor-info {
2537 min-height: 185px; }
2538 .give_forms_page_give-donors #give-donor-card-wrapper .info-wrapper {
2539 min-height: 125px; }
2540 .give_forms_page_give-donors .donor-info .donor-name {
2541 font-size: 24px;
2542 font-weight: 600; }
2543 .give_forms_page_give-donors #disconnect-donor, .give_forms_page_give-donors #view-user-profile {
2544 font-size: 12px;
2545 font-weight: normal;
2546 text-decoration: none; }
2547 .give_forms_page_give-donors #donor-edit-actions {
2548 text-align: center;
2549 margin-bottom: 20px;
2550 line-height: 28px; }
2551 .give_forms_page_give-donors #donor-edit-actions .button-secondary {
2552 margin-left: 10px; }
2553 .give_forms_page_give-donors #give-donor-card-wrapper .edit-item {
2554 display: none; }
2555 .give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results {
2556 right: 1px;
2557 top: 16px; }
2558 .give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results ul {
2559 width: 200px; }
2560 .give_forms_page_give-donors #donor-stats-wrapper {
2561 margin: 0 auto;
2562 text-align: center;
2563 padding: 15px; }
2564 .give_forms_page_give-donors #donor-stats-wrapper ul {
2565 margin: 0;
2566 padding: 0;
2567 overflow: hidden; }
2568 .give_forms_page_give-donors #donor-stats-wrapper ul li {
2569 width: 50%;
2570 float: right;
2571 line-height: 22px;
2572 font-size: 14px;
2573 margin: 0; }
2574 .give_forms_page_give-donors #donor-stats-wrapper a {
2575 text-decoration: none; }
2576 .give_forms_page_give-donors #donor-stats-wrapper .dashicons {
2577 color: #888; }
2578 .give_forms_page_give-donors #donor-tables-wrapper table {
2579 width: 100%;
2580 text-align: center; }
2581 .give_forms_page_give-donors #donor-tables-wrapper th {
2582 text-align: center; }
2583 .give_forms_page_give-donors #donor-tables-wrapper .donations tr > th:first-child,
2584 .give_forms_page_give-donors #donor-tables-wrapper .donations tr > td:first-child,
2585 .give_forms_page_give-donors #donor-tables-wrapper .emails tr > th:first-child,
2586 .give_forms_page_give-donors #donor-tables-wrapper .emails tr > td:first-child {
2587 text-align: right; }
2588 .give_forms_page_give-donors #donor-tables-wrapper .donations tr > td:only-child {
2589 text-align: center; }
2590 .give_forms_page_give-donors #donor-notes-wrapper {
2591 min-height: 50px; }
2592 .give_forms_page_give-donors .donor-notes-header span, .give_forms_page_give-donors .donor-notes-header img {
2593 font-weight: 600;
2594 line-height: 30px;
2595 vertical-align: middle; }
2596 .give_forms_page_give-donors .donor-note-input {
2597 width: 100%;
2598 margin-bottom: 5px; }
2599 .give_forms_page_give-donors #give-donor-notes div:nth-of-type(even) {
2600 background-color: #f9f9f9; }
2601 .give_forms_page_give-donors #give-donor-notes .donor-note-wrapper {
2602 border-bottom: 1px solid #f9f9f9;
2603 min-height: 38px;
2604 padding: 0; }
2605 .give_forms_page_give-donors #give-donor-notes .donor-note-wrapper .note-content-wrap {
2606 padding: 10px 12px;
2607 line-height: 20px;
2608 font-size: 14px; }
2609 .give_forms_page_give-donors #give-donor-notes .give-no-donor-notes {
2610 text-align: center;
2611 padding: 20px; }
2612 .give_forms_page_give-donors .donor-note-wrapper span {
2613 display: block; }
2614 .give_forms_page_give-donors .delete-donor {
2615 text-align: center; }
2616 .give_forms_page_give-donors .give-lock-block {
2617 margin-right: -25px;
2618 text-decoration: none;
2619 font-size: 14px;
2620 margin-left: 3px; }
2621 .give_forms_page_give-donors .give-lock-block i {
2622 color: #000000;
2623 font-size: 14px; }
2624 .give_forms_page_give-donors #donor-address-wrapper .give-no-address-message {
2625 margin: 0.5rem 1%;
2626 line-height: 3.4em; }
2627 .give_forms_page_give-donors #donor-address-wrapper .add-new-address {
2628 margin: 0.5rem 1% !important; }
2629 .give_forms_page_give-donors #donor-address-wrapper .add-new-address-form-hidden {
2630 position: absolute;
2631 left: 13px;
2632 right: 13px;
2633 top: 0;
2634 visibility: hidden; }
2635 .give_forms_page_give-donors #donor-address-wrapper .all-address .address {
2636 min-height: 146px;
2637 border: 1px solid #dad9d9;
2638 padding: 9px;
2639 border-radius: 5px;
2640 background-color: white; }
2641 .give_forms_page_give-donors #donor-address-wrapper .all-address .address .address-number-label {
2642 color: gray;
2643 cursor: default; }
2644 .give_forms_page_give-donors #donor-address-wrapper .all-address .address a {
2645 text-decoration: none; }
2646
2647 /**
2648 * Give Admin Buttons SCSS
2649 *
2650 * @package Give
2651 * @subpackage SCSS/Admin
2652 * @copyright Copyright (c) 2016, WordImpress
2653 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
2654 */
2655 /*=Give Shortcode Button
2656 --------------------------------------*/
2657 @media screen and (max-width: 782px) {
2658 #wp-content-media-buttons a.give-thickbox {
2659 padding: 6px 14px;
2660 line-height: normal;
2661 font-size: 14px;
2662 height: auto; }
2663 .wp-media-buttons span#give-media-button {
2664 margin-top: 0 !important;
2665 margin-right: 2px !important; } }
2666
2667 /*=Button in shortcode tinymce dialog
2668 --------------------------------------*/
2669 .mce-primary.mce-give-primary button {
2670 padding-left: 10px;
2671 padding-right: 10px; }
2672
2673 /*=Admin Buttons w/ Icons
2674 --------------------------------------*/
2675 /* extends .wp-core-ui .button */
2676 .wp-core-ui .give-admin-button {
2677 padding-right: 7px;
2678 padding-left: 7px; }
2679
2680 /* matches style of Add Media and Give Shortcodes buttons */
2681 .give-admin-button-icon {
2682 display: inline-block;
2683 width: 18px;
2684 height: 18px;
2685 vertical-align: text-top;
2686 margin: 0 2px;
2687 /* specific DashIcon styles */ }
2688 .give-admin-button-icon:before {
2689 font: 400 18px/1 dashicons;
2690 speak: none;
2691 -webkit-font-smoothing: antialiased;
2692 -moz-osx-font-smoothing: grayscale; }
2693 .give-admin-button-icon-update:before {
2694 content: "\f463"; }
2695
2696 /* =Primary button in shortcode tinymce dialog
2697 -------------------------------------------------------------- */
2698 .mce-primary.mce-sc-primary button {
2699 padding-left: 10px;
2700 padding-right: 10px; }
2701
2702 .mce-sc-popup a {
2703 text-decoration: underline; }
2704
2705 .mce-sc-popup p {
2706 margin-bottom: 1em; }
2707 .mce-sc-popup p.strong {
2708 font-weight: 600; }
2709 .mce-sc-popup p.no-margin {
2710 margin-bottom: 0; }
2711 .mce-sc-popup p.margin-top {
2712 margin-top: 1em; }
2713
2714 .mce-sc-popup .mce-listbox button {
2715 text-overflow: ellipsis;
2716 overflow: hidden !important; }
2717
2718 /* =Shortcode button above wp_editor
2719 -------------------------------------------------------------- */
2720 @media screen and (max-width: 782px) {
2721 .wp-media-buttons button.sc-button span {
2722 width: 18px !important; } }
2723
2724 .wp-media-buttons button.sc-button {
2725 outline: none;
2726 padding-right: 5px;
2727 margin-left: 0; }
2728 .wp-media-buttons button.sc-button:active {
2729 margin-bottom: 5px; }
2730
2731 button.sc-button:after {
2732 position: relative;
2733 display: inline-block;
2734 top: -1px;
2735 content: '';
2736 width: 0;
2737 height: 0;
2738 border-top: 6px solid #777;
2739 border-left: 4px solid transparent;
2740 border-right: 4px solid transparent;
2741 margin: 0 6px 0 3px; }
2742
2743 button.sc-button.active:after {
2744 top: -2px;
2745 border-top: 0;
2746 border-bottom: 6px solid #32373c; }
2747
2748 /* =Shortcode button dropdown menu
2749 -------------------------------------------------------------- */
2750 .sc-wrap {
2751 position: relative;
2752 display: inline-block;
2753 margin-left: 5px; }
2754
2755 div.sc-menu {
2756 display: none;
2757 position: absolute;
2758 top: 100%;
2759 right: 0;
2760 min-width: 100%;
2761 max-height: 410px;
2762 font-size: 14px;
2763 box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
2764 background: #fff;
2765 border: 1px solid rgba(0, 0, 0, 0.15);
2766 overflow: auto;
2767 overflow-x: hidden;
2768 padding: 5px 0;
2769 margin: -2px 0 0;
2770 z-index: 1002; }
2771
2772 div.sc-shortcode {
2773 display: block;
2774 white-space: nowrap;
2775 cursor: pointer;
2776 padding: 6px 12px;
2777 margin-bottom: 2px; }
2778 div.sc-shortcode:hover {
2779 color: #fff; }
2780
2781 /* =Shortcode tinymce dialog backdrop
2782 -------------------------------------------------------------- */
2783 #mce-modal-block.mce-reset.mce-fade.mce-in {
2784 opacity: 0.7;
2785 filter: alpha(opacity=70); }
2786
2787 /**
2788 * Give System Info SCSS
2789 *
2790 * @description System Info Styles
2791 * @package Give
2792 * @subpackage SCSS/Admin
2793 * @copyright Copyright (c) 2016, WordImpress
2794 * @license https://opensource.org/licenses/gpl-3.0/ GNU Public License
2795 *
2796 * The following code is a derivative work of the code from the WooCommerce
2797 * plugin, which is licensed GPLv3. This code therefore is also licensed under
2798 * the terms of the GNU Public License, version 3.
2799 *
2800 * Copyright (c) 2015 WooThemes
2801 * Copyright (c) 2016 WordImpress, LLC
2802 */
2803 .give-status-table {
2804 margin-bottom: 1em; }
2805 .give-status-table h2 {
2806 font-size: 14px;
2807 margin: 0; }
2808 .give-status-table tr:nth-child(2n) th,
2809 .give-status-table tr:nth-child(2n) td {
2810 background: #fcfcfc; }
2811 .give-status-table th {
2812 font-weight: 700;
2813 padding: 9px; }
2814 .give-status-table td:first-child {
2815 width: 33%; }
2816 .give-status-table td.help {
2817 width: 1em; }
2818 .give-status-table td {
2819 padding: 9px;
2820 font-size: 1.1em; }
2821 .give-status-table td mark {
2822 background: transparent none; }
2823 .give-status-table td mark.yes {
2824 color: #7ad03a; }
2825 .give-status-table td mark.no {
2826 color: #999; }
2827 .give-status-table td mark.error {
2828 color: #a00; }
2829 .give-status-table td ul {
2830 margin: 0; }
2831
2832 /* System info download header */
2833 .wrap div.give-debug-report-wrapper {
2834 margin-bottom: 5px; }
2835 .wrap div.give-debug-report-wrapper p {
2836 font-size: 18px;
2837 margin: 1em 0 0.7em;
2838 padding: 0; }
2839 .wrap div.give-debug-report-wrapper .give-debug-report-actions {
2840 margin: 0 0 1.7em; }
2841 .wrap div.give-debug-report-wrapper .give-debug-report-actions .js-give-debug-report-button {
2842 margin-left: 10px; }
2843 .wrap div.give-debug-report-wrapper .give-debug-report-actions .dashicons {
2844 font-size: 16px;
2845 position: relative;
2846 top: 4px;
2847 right: -2px; }
2848
2849 .give-debug-report {
2850 display: none;
2851 margin: 10px 0;
2852 padding: 0;
2853 position: relative; }
2854 .give-debug-report textarea {
2855 font-family: monospace;
2856 width: 100%;
2857 margin: 0;
2858 height: 300px;
2859 padding: 20px;
2860 -moz-border-radius: 0;
2861 -webkit-border-radius: 0;
2862 border-radius: 0;
2863 resize: none;
2864 font-size: 12px;
2865 line-height: 20px;
2866 outline: 0; }
2867
2868 .give-progress {
2869 height: 15px;
2870 width: 95%;
2871 border-radius: 4px;
2872 overflow: hidden;
2873 background-color: whitesmoke; }
2874 .give-progress > div {
2875 height: 100%;
2876 width: 0; }
2877
2878 .admin-color-fresh .give-progress div, .give-progress div {
2879 background: #0073aa; }
2880
2881 .admin-color-light .give-progress div {
2882 background: #888; }
2883
2884 .admin-color-blue .give-progress div {
2885 background: #096484; }
2886
2887 .admin-color-coffee .give-progress div {
2888 background: #c7a589; }
2889
2890 .admin-color-ectoplasm .give-progress div {
2891 background: #a3b745; }
2892
2893 .admin-color-midnight .give-progress div {
2894 background: #e14d43; }
2895
2896 .admin-color-sunrise .give-progress div {
2897 background: #dd823b; }
2898
2899 /**
2900 * Spinner
2901 */
2902 .give-spinner-wrapper {
2903 position: absolute;
2904 right: 0;
2905 left: 0;
2906 bottom: 0;
2907 top: 0;
2908 background: rgba(245, 245, 245, 0.57);
2909 z-index: 1;
2910 display: none; }
2911 .give-spinner-wrapper.is-active {
2912 display: inline-block; }
2913 .give-spinner-wrapper .aligncenter {
2914 position: absolute;
2915 top: 50%;
2916 right: 50%;
2917 margin: 10px 0 0 10px; }
2918
2919 .give-spinner.spinner.is-active {
2920 margin: 0 2px 0 0;
2921 float: none; }
2922
2923 /**
2924 * Give Updates Panel SCSS
2925 *
2926 * @description Updates Panel Styles
2927 * @package Give
2928 * @subpackage SCSS/Admin
2929 * @copyright Copyright (c) 2017, WordImpress
2930 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
2931 */
2932 #give-updates-h1 {
2933 padding-top: 0; }
2934
2935 .give-update-panel-content p {
2936 font-size: 16px; }
2937
2938 #give-updates .dashicons-no-alt {
2939 color: red; }
2940
2941 #give-updates .dashicons-yes {
2942 color: green; }
2943
2944 #give-db-updates .spinner {
2945 margin-top: 0; }
2946
2947 body.give_forms_page_give-updates .give-run-update-containt .give-run-update-button {
2948 margin-left: 10px; }
2949
2950 /**
2951 * Give Blank Slate
2952 *
2953 * @package Give
2954 * @subpackage SCSS/Admin
2955 * @copyright Copyright (c) 2016, WordImpress
2956 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
2957 */
2958 .give-blank-slate {
2959 background: white;
2960 border: 1px solid #e5e5e5;
2961 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
2962 margin: 0 auto;
2963 padding: 40px;
2964 text-align: center; }
2965 .give-blank-slate :last-child {
2966 margin-bottom: 0; }
2967 .give-blank-slate__heading, .give-blank-slate__message, .give-blank-slate__cta, .give-blank-slate__help {
2968 margin: 0 0 10px; }
2969 .give-blank-slate__image {
2970 display: block;
2971 height: 80px;
2972 margin: 0 auto 10px;
2973 width: auto; }
2974 .give-blank-slate__help {
2975 color: #666;
2976 font-style: italic; }
2977 .give-blank-slate__help a {
2978 display: inline-block;
2979 text-decoration: underline; }
2980
2981 .give-blank-slate a.give-blank-slate__cta {
2982 display: inline-block;
2983 font-size: 1.2em;
2984 height: auto;
2985 margin: 0 0 10px;
2986 padding: .75em 1.5em; }
2987
2988 /**
2989 * Give Donations Importer
2990 *
2991 * @description Payment History Styles
2992 * @package Give
2993 * @subpackage SCSS/Admin
2994 * @copyright Copyright (c) 2017, WordImpress
2995 * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
2996 */
2997 .give-tools-setting-page-import h1.handle {
2998 padding: 15px 0 0; }
2999
3000 .give-tools-setting-page-import .give-progress-steps {
3001 width: 100%;
3002 padding: 0 0 24px;
3003 margin-right: 0;
3004 list-style: none outside;
3005 overflow: hidden;
3006 display: -webkit-inline-flex;
3007 display: -ms-inline-flexbox;
3008 display: inline-flex; }
3009 .give-tools-setting-page-import .give-progress-steps li {
3010 width: 25%;
3011 float: right;
3012 padding: 0 0 1.2em;
3013 margin: 0;
3014 text-align: center;
3015 position: relative;
3016 border-bottom: 4px solid #ccc;
3017 line-height: 1.4em; }
3018 .give-tools-setting-page-import .give-progress-steps li.active {
3019 border-color: #4ead61;
3020 color: #4ead61; }
3021 .give-tools-setting-page-import .give-progress-steps li.active:before {
3022 border-color: #4ead61;
3023 color: #4ead61;
3024 background: #4ead61; }
3025 .give-tools-setting-page-import .give-progress-steps li::before {
3026 content: '';
3027 border: 4px solid #ccc;
3028 border-radius: 100%;
3029 width: 10px;
3030 height: 10px;
3031 position: absolute;
3032 bottom: 0;
3033 right: 50%;
3034 margin-right: -6px;
3035 margin-bottom: -10px;
3036 background: #fff; }
3037
3038 .give-tools-setting-page-import .step-4 h2 {
3039 text-align: center;
3040 font-size: 20px !important; }
3041
3042 .give-tools-setting-page-import .step-4 p {
3043 text-align: center; }
3044
3045 .give-tools-setting-page-import .button-secondary.step-4, .give-tools-setting-page-import .give-image-thumb {
3046 display: none; }
3047
3048 .give-tools-setting-page-import h2#give-import-title {
3049 background: #f3f3f3;
3050 font-size: 15px;
3051 font-weight: 600;
3052 margin: -8px -22px 11px;
3053 padding: 12px 22px; }
3054
3055 .give-import-core-settings .give-progress-steps li {
3056 width: 33.33%; }
3057
3058 .give-import-core-settings .step-3 h2 {
3059 text-align: center;
3060 font-size: 20px !important; }
3061
3062 .give-import-core-settings .step-3 p {
3063 text-align: center; }
3064
3065 form.give-import-form table.widefat {
3066 border: none; }
3067
3068 .wrap .give-importer-h1 {
3069 margin: 0;
3070 padding: 20px 0; }
3071