Version Description
Give version 1.8 is a major update. Please make sure you make a backup of your database before updating.
Download this release
Release Info
Developer | dlocc |
Plugin | Give – Donation Plugin and Fundraising Platform |
Version | 2.1.0 |
Comparing to | |
See all releases |
Code changes from version 2.0.6 to 2.1.0
- assets/css/adminbar-style.css +0 -9
- assets/css/chosen-sprite.png +0 -0
- assets/css/chosen.min.css +0 -1
- assets/css/give-admin-rtl.css +0 -3517
- assets/css/give-admin-rtl.min.css +0 -21
- assets/css/give-admin.css +0 -3520
- assets/css/give-admin.css.map +0 -1
- assets/css/give-admin.min.css +0 -21
- assets/css/give-dashicon.css +0 -0
- assets/css/jquery-ui-fresh.css +0 -713
- assets/css/jquery-ui-fresh.min.css +0 -1
- assets/dist/css/admin-shortcode-button.css +1 -0
- assets/dist/css/admin-shortcode-button.css.map +1 -0
- assets/dist/css/admin-shortcode-button.rtl.css +1 -0
- assets/dist/css/admin.css +17 -0
- assets/dist/css/admin.css.map +1 -0
- assets/dist/css/admin.rtl.css +17 -0
- assets/dist/css/give.css +18 -0
- assets/dist/css/give.css.map +1 -0
assets/css/adminbar-style.css
DELETED
@@ -1,9 +0,0 @@
|
|
1 |
-
#wpadminbar .give-test-mode-active > .ab-item{
|
2 |
-
color:#fff;
|
3 |
-
background-color: #ffba00;
|
4 |
-
}
|
5 |
-
|
6 |
-
#wpadminbar .give-test-mode-active:hover > .ab-item, #wpadminbar .give-test-mode-active:hover > .ab-item{
|
7 |
-
background-color: rgba(203, 144, 0, 1) !important;
|
8 |
-
color: #fff !important;
|
9 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/css/chosen-sprite.png
DELETED
Binary file
|
assets/css/chosen.min.css
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:14px;zoom:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:28px;border:1px solid #dedede;border-radius:5px;background-color:#fff;box-shadow:none;color:#444;text-decoration:none;white-space:nowrap;line-height:30px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) 0 2px no-repeat}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) 100% -20px no-repeat #fff;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;color:#fff}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:15px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:3px;background-color:#e4e4e4;box-shadow:none;color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl .chosen-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) -30px -20px no-repeat #fff;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
|
|
assets/css/give-admin-rtl.css
DELETED
@@ -1,3517 +0,0 @@
|
|
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 |
-
Chosen, a Select Box Enhancer for jQuery and Prototype
|
449 |
-
by Patrick Filler for Harvest, http://getharvest.com
|
450 |
-
|
451 |
-
Version 1.8.3
|
452 |
-
Full source at https://github.com/harvesthq/chosen
|
453 |
-
Copyright (c) 2011-2018 Harvest http://getharvest.com
|
454 |
-
|
455 |
-
MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
|
456 |
-
This file is generated by `grunt build`, do not edit it by hand.
|
457 |
-
*/
|
458 |
-
.chosen-container {
|
459 |
-
position: relative;
|
460 |
-
display: inline-block;
|
461 |
-
vertical-align: middle;
|
462 |
-
font-size: 13px;
|
463 |
-
-webkit-user-select: none;
|
464 |
-
-moz-user-select: none;
|
465 |
-
-ms-user-select: none;
|
466 |
-
user-select: none; }
|
467 |
-
|
468 |
-
.chosen-container * {
|
469 |
-
-webkit-box-sizing: border-box;
|
470 |
-
box-sizing: border-box; }
|
471 |
-
|
472 |
-
.chosen-container .chosen-drop {
|
473 |
-
position: absolute;
|
474 |
-
top: 100%;
|
475 |
-
z-index: 1010;
|
476 |
-
width: 100%;
|
477 |
-
border: 1px solid #aaa;
|
478 |
-
border-top: 0;
|
479 |
-
background: #fff;
|
480 |
-
-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
|
481 |
-
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
|
482 |
-
display: none; }
|
483 |
-
|
484 |
-
.chosen-container.chosen-with-drop .chosen-drop {
|
485 |
-
display: block; }
|
486 |
-
|
487 |
-
.chosen-container a {
|
488 |
-
cursor: pointer; }
|
489 |
-
|
490 |
-
.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
|
491 |
-
margin-left: 4px;
|
492 |
-
overflow: hidden;
|
493 |
-
white-space: nowrap;
|
494 |
-
text-overflow: ellipsis;
|
495 |
-
font-weight: 400;
|
496 |
-
color: #999; }
|
497 |
-
|
498 |
-
.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
|
499 |
-
content: ":";
|
500 |
-
padding-right: 2px;
|
501 |
-
vertical-align: top; }
|
502 |
-
|
503 |
-
.chosen-container-single .chosen-single {
|
504 |
-
position: relative;
|
505 |
-
display: block;
|
506 |
-
overflow: hidden;
|
507 |
-
padding: 0 8px 0 0;
|
508 |
-
height: 25px;
|
509 |
-
border: 1px solid #aaa;
|
510 |
-
border-radius: 5px;
|
511 |
-
background-color: #fff;
|
512 |
-
background: -webkit-gradient(linear, right top, right bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
|
513 |
-
background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
|
514 |
-
background-clip: padding-box;
|
515 |
-
-webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
|
516 |
-
box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
|
517 |
-
color: #444;
|
518 |
-
text-decoration: none;
|
519 |
-
white-space: nowrap;
|
520 |
-
line-height: 24px; }
|
521 |
-
|
522 |
-
.chosen-container-single .chosen-single input[type=text] {
|
523 |
-
cursor: pointer;
|
524 |
-
opacity: 0;
|
525 |
-
position: absolute; }
|
526 |
-
|
527 |
-
.chosen-container-single .chosen-default {
|
528 |
-
color: #999; }
|
529 |
-
|
530 |
-
.chosen-container-single .chosen-single span {
|
531 |
-
display: block;
|
532 |
-
overflow: hidden;
|
533 |
-
margin-left: 26px;
|
534 |
-
text-overflow: ellipsis;
|
535 |
-
white-space: nowrap; }
|
536 |
-
|
537 |
-
.chosen-container-single .chosen-single-with-deselect span {
|
538 |
-
margin-left: 38px; }
|
539 |
-
|
540 |
-
.chosen-container-single .chosen-single abbr {
|
541 |
-
position: absolute;
|
542 |
-
top: 6px;
|
543 |
-
left: 26px;
|
544 |
-
display: block;
|
545 |
-
width: 12px;
|
546 |
-
height: 12px;
|
547 |
-
background: url(chosen-sprite.png) -42px 1px no-repeat;
|
548 |
-
font-size: 1px; }
|
549 |
-
|
550 |
-
.chosen-container-single .chosen-single abbr:hover {
|
551 |
-
background-position: -42px -10px; }
|
552 |
-
|
553 |
-
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
|
554 |
-
background-position: -42px -10px; }
|
555 |
-
|
556 |
-
.chosen-container-single .chosen-single div {
|
557 |
-
position: absolute;
|
558 |
-
top: 0;
|
559 |
-
left: 0;
|
560 |
-
display: block;
|
561 |
-
width: 18px;
|
562 |
-
height: 100%; }
|
563 |
-
|
564 |
-
.chosen-container-single .chosen-single div b {
|
565 |
-
display: block;
|
566 |
-
width: 100%;
|
567 |
-
height: 100%;
|
568 |
-
background: url(chosen-sprite.png) no-repeat 100% 2px; }
|
569 |
-
|
570 |
-
.chosen-container-single .chosen-search {
|
571 |
-
position: relative;
|
572 |
-
z-index: 1010;
|
573 |
-
margin: 0;
|
574 |
-
padding: 3px 4px;
|
575 |
-
white-space: nowrap; }
|
576 |
-
|
577 |
-
.chosen-container-single .chosen-search input[type=text] {
|
578 |
-
margin: 1px 0;
|
579 |
-
padding: 4px 5px 4px 20px;
|
580 |
-
width: 100%;
|
581 |
-
height: auto;
|
582 |
-
outline: 0;
|
583 |
-
border: 1px solid #aaa;
|
584 |
-
background: url(chosen-sprite.png) no-repeat 0% -20px;
|
585 |
-
font-size: 1em;
|
586 |
-
font-family: sans-serif;
|
587 |
-
line-height: normal;
|
588 |
-
border-radius: 0; }
|
589 |
-
|
590 |
-
.chosen-container-single .chosen-drop {
|
591 |
-
margin-top: -1px;
|
592 |
-
border-radius: 0 0 4px 4px;
|
593 |
-
background-clip: padding-box; }
|
594 |
-
|
595 |
-
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
|
596 |
-
position: absolute;
|
597 |
-
clip: rect(0, 0, 0, 0); }
|
598 |
-
|
599 |
-
.chosen-container .chosen-results {
|
600 |
-
color: #444;
|
601 |
-
position: relative;
|
602 |
-
overflow-x: hidden;
|
603 |
-
overflow-y: auto;
|
604 |
-
margin: 0 0 4px 4px;
|
605 |
-
padding: 0 4px 0 0;
|
606 |
-
max-height: 240px;
|
607 |
-
-webkit-overflow-scrolling: touch; }
|
608 |
-
|
609 |
-
.chosen-container .chosen-results li {
|
610 |
-
display: none;
|
611 |
-
margin: 0;
|
612 |
-
padding: 5px 6px;
|
613 |
-
list-style: none;
|
614 |
-
line-height: 15px;
|
615 |
-
word-wrap: break-word;
|
616 |
-
-webkit-touch-callout: none; }
|
617 |
-
|
618 |
-
.chosen-container .chosen-results li.active-result {
|
619 |
-
display: list-item;
|
620 |
-
cursor: pointer; }
|
621 |
-
|
622 |
-
.chosen-container .chosen-results li.disabled-result {
|
623 |
-
display: list-item;
|
624 |
-
color: #ccc;
|
625 |
-
cursor: default; }
|
626 |
-
|
627 |
-
.chosen-container .chosen-results li.highlighted {
|
628 |
-
background-color: #3875d7;
|
629 |
-
background-image: -webkit-gradient(linear, right top, right bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
|
630 |
-
background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
|
631 |
-
color: #fff; }
|
632 |
-
|
633 |
-
.chosen-container .chosen-results li.no-results {
|
634 |
-
color: #777;
|
635 |
-
display: list-item;
|
636 |
-
background: #f4f4f4; }
|
637 |
-
|
638 |
-
.chosen-container .chosen-results li.group-result {
|
639 |
-
display: list-item;
|
640 |
-
font-weight: 700;
|
641 |
-
cursor: default; }
|
642 |
-
|
643 |
-
.chosen-container .chosen-results li.group-option {
|
644 |
-
padding-right: 15px; }
|
645 |
-
|
646 |
-
.chosen-container .chosen-results li em {
|
647 |
-
font-style: normal;
|
648 |
-
text-decoration: underline; }
|
649 |
-
|
650 |
-
.chosen-container-multi .chosen-choices {
|
651 |
-
position: relative;
|
652 |
-
overflow: hidden;
|
653 |
-
margin: 0;
|
654 |
-
padding: 0 5px;
|
655 |
-
width: 100%;
|
656 |
-
height: auto;
|
657 |
-
border: 1px solid #aaa;
|
658 |
-
background-color: #fff;
|
659 |
-
background-image: -webkit-gradient(linear, right top, right bottom, color-stop(1%, #eee), color-stop(15%, #fff));
|
660 |
-
background-image: linear-gradient(#eee 1%, #fff 15%);
|
661 |
-
cursor: text; }
|
662 |
-
|
663 |
-
.chosen-container-multi .chosen-choices li {
|
664 |
-
float: right;
|
665 |
-
list-style: none; }
|
666 |
-
|
667 |
-
.chosen-container-multi .chosen-choices li.search-field {
|
668 |
-
margin: 0;
|
669 |
-
padding: 0;
|
670 |
-
white-space: nowrap; }
|
671 |
-
|
672 |
-
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
|
673 |
-
margin: 1px 0;
|
674 |
-
padding: 0;
|
675 |
-
height: 25px;
|
676 |
-
outline: 0;
|
677 |
-
border: 0 !important;
|
678 |
-
background: 100% 0 !important;
|
679 |
-
-webkit-box-shadow: none;
|
680 |
-
box-shadow: none;
|
681 |
-
color: #999;
|
682 |
-
font-size: 100%;
|
683 |
-
font-family: sans-serif;
|
684 |
-
line-height: normal;
|
685 |
-
border-radius: 0;
|
686 |
-
width: 25px; }
|
687 |
-
|
688 |
-
.chosen-container-multi .chosen-choices li.search-choice {
|
689 |
-
position: relative;
|
690 |
-
margin: 3px 0 3px 5px;
|
691 |
-
padding: 3px 5px 3px 20px;
|
692 |
-
border: 1px solid #aaa;
|
693 |
-
max-width: 100%;
|
694 |
-
border-radius: 3px;
|
695 |
-
background-color: #eee;
|
696 |
-
background-image: -webkit-gradient(linear, right top, right bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
|
697 |
-
background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
|
698 |
-
background-size: 100% 19px;
|
699 |
-
background-repeat: repeat-x;
|
700 |
-
background-clip: padding-box;
|
701 |
-
-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
|
702 |
-
box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
|
703 |
-
color: #333;
|
704 |
-
line-height: 13px;
|
705 |
-
cursor: default; }
|
706 |
-
|
707 |
-
.chosen-container-multi .chosen-choices li.search-choice span {
|
708 |
-
word-wrap: break-word; }
|
709 |
-
|
710 |
-
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
|
711 |
-
position: absolute;
|
712 |
-
top: 4px;
|
713 |
-
left: 3px;
|
714 |
-
display: block;
|
715 |
-
width: 12px;
|
716 |
-
height: 12px;
|
717 |
-
background: url(chosen-sprite.png) -42px 1px no-repeat;
|
718 |
-
font-size: 1px; }
|
719 |
-
|
720 |
-
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
|
721 |
-
background-position: -42px -10px; }
|
722 |
-
|
723 |
-
.chosen-container-multi .chosen-choices li.search-choice-disabled {
|
724 |
-
padding-left: 5px;
|
725 |
-
border: 1px solid #ccc;
|
726 |
-
background-color: #e4e4e4;
|
727 |
-
background-image: -webkit-gradient(linear, right top, right bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
|
728 |
-
background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
|
729 |
-
color: #666; }
|
730 |
-
|
731 |
-
.chosen-container-multi .chosen-choices li.search-choice-focus {
|
732 |
-
background: #d4d4d4; }
|
733 |
-
|
734 |
-
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
|
735 |
-
background-position: -42px -10px; }
|
736 |
-
|
737 |
-
.chosen-container-multi .chosen-results {
|
738 |
-
margin: 0;
|
739 |
-
padding: 0; }
|
740 |
-
|
741 |
-
.chosen-container-multi .chosen-drop .result-selected {
|
742 |
-
display: list-item;
|
743 |
-
color: #ccc;
|
744 |
-
cursor: default; }
|
745 |
-
|
746 |
-
.chosen-container-active .chosen-single {
|
747 |
-
border: 1px solid #5897fb;
|
748 |
-
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
|
749 |
-
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
|
750 |
-
|
751 |
-
.chosen-container-active.chosen-with-drop .chosen-single {
|
752 |
-
border: 1px solid #aaa;
|
753 |
-
border-bottom-left-radius: 0;
|
754 |
-
border-bottom-right-radius: 0;
|
755 |
-
background-image: -webkit-gradient(linear, right top, right bottom, color-stop(20%, #eee), color-stop(80%, #fff));
|
756 |
-
background-image: linear-gradient(#eee 20%, #fff 80%);
|
757 |
-
-webkit-box-shadow: 0 1px 0 #fff inset;
|
758 |
-
box-shadow: 0 1px 0 #fff inset; }
|
759 |
-
|
760 |
-
.chosen-container-active.chosen-with-drop .chosen-single div {
|
761 |
-
border-right: none;
|
762 |
-
background: 100% 0; }
|
763 |
-
|
764 |
-
.chosen-container-active.chosen-with-drop .chosen-single div b {
|
765 |
-
background-position: -18px 2px; }
|
766 |
-
|
767 |
-
.chosen-container-active .chosen-choices {
|
768 |
-
border: 1px solid #5897fb;
|
769 |
-
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
|
770 |
-
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
|
771 |
-
|
772 |
-
.chosen-container-active .chosen-choices li.search-field input[type=text] {
|
773 |
-
color: #222 !important; }
|
774 |
-
|
775 |
-
.chosen-disabled {
|
776 |
-
opacity: 0.5 !important;
|
777 |
-
cursor: default; }
|
778 |
-
|
779 |
-
.chosen-disabled .chosen-single {
|
780 |
-
cursor: default; }
|
781 |
-
|
782 |
-
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
|
783 |
-
cursor: default; }
|
784 |
-
|
785 |
-
.chosen-rtl {
|
786 |
-
text-align: left; }
|
787 |
-
|
788 |
-
.chosen-rtl .chosen-single {
|
789 |
-
overflow: visible;
|
790 |
-
padding: 0 0 0 8px; }
|
791 |
-
|
792 |
-
.chosen-rtl .chosen-single span {
|
793 |
-
margin-left: 0;
|
794 |
-
margin-right: 26px;
|
795 |
-
direction: ltr; }
|
796 |
-
|
797 |
-
.chosen-rtl .chosen-single-with-deselect span {
|
798 |
-
margin-right: 38px; }
|
799 |
-
|
800 |
-
.chosen-rtl .chosen-single div {
|
801 |
-
left: auto;
|
802 |
-
right: 3px; }
|
803 |
-
|
804 |
-
.chosen-rtl .chosen-single abbr {
|
805 |
-
left: auto;
|
806 |
-
right: 26px; }
|
807 |
-
|
808 |
-
.chosen-rtl .chosen-choices li {
|
809 |
-
float: left; }
|
810 |
-
|
811 |
-
.chosen-rtl .chosen-choices li.search-field input[type=text] {
|
812 |
-
direction: ltr; }
|
813 |
-
|
814 |
-
.chosen-rtl .chosen-choices li.search-choice {
|
815 |
-
margin: 3px 0 3px 5px;
|
816 |
-
padding: 3px 19px 3px 5px; }
|
817 |
-
|
818 |
-
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
|
819 |
-
left: auto;
|
820 |
-
right: 4px; }
|
821 |
-
|
822 |
-
.chosen-rtl.chosen-container-single .chosen-results {
|
823 |
-
margin: 0 4px 4px 0;
|
824 |
-
padding: 0 0 0 4px; }
|
825 |
-
|
826 |
-
.chosen-rtl .chosen-results li.group-option {
|
827 |
-
padding-left: 15px;
|
828 |
-
padding-right: 0; }
|
829 |
-
|
830 |
-
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
|
831 |
-
border-left: none; }
|
832 |
-
|
833 |
-
.chosen-rtl .chosen-search input[type=text] {
|
834 |
-
padding: 4px 20px 4px 5px;
|
835 |
-
background: url(chosen-sprite.png) no-repeat -30px -20px;
|
836 |
-
direction: ltr; }
|
837 |
-
|
838 |
-
.chosen-rtl.chosen-container-single .chosen-single div b {
|
839 |
-
background-position: 6px 2px; }
|
840 |
-
|
841 |
-
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
|
842 |
-
background-position: -12px 2px; }
|
843 |
-
|
844 |
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
|
845 |
-
.chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
|
846 |
-
background-image: url(chosen-sprite@2x.png) !important;
|
847 |
-
background-size: 52px 37px !important;
|
848 |
-
background-repeat: no-repeat !important; } }
|
849 |
-
|
850 |
-
/**
|
851 |
-
* Give Frontend Fonts SCSS
|
852 |
-
*
|
853 |
-
* Fonts are from icomoon and the src paths need to be relative to template directory.
|
854 |
-
* @package Give
|
855 |
-
* @subpackage SCSS/Frontend
|
856 |
-
* @copyright Copyright (c) 2016, WordImpress
|
857 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
858 |
-
*/
|
859 |
-
@font-face {
|
860 |
-
font-family: 'give-icomoon';
|
861 |
-
src: url("../assets/fonts/icomoon.eot?kdnr3d");
|
862 |
-
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");
|
863 |
-
font-weight: normal;
|
864 |
-
font-style: normal; }
|
865 |
-
|
866 |
-
[class^="give-icon-"], [class*=" give-icon-"] {
|
867 |
-
font-family: 'give-icomoon';
|
868 |
-
speak: none;
|
869 |
-
font-style: normal;
|
870 |
-
font-weight: normal;
|
871 |
-
font-variant: normal;
|
872 |
-
text-transform: none;
|
873 |
-
line-height: 1;
|
874 |
-
-webkit-font-smoothing: antialiased;
|
875 |
-
-moz-osx-font-smoothing: grayscale; }
|
876 |
-
|
877 |
-
.give-icon-lamp:before {
|
878 |
-
content: "\e603"; }
|
879 |
-
|
880 |
-
.give-icon-heart:before {
|
881 |
-
content: "\e604"; }
|
882 |
-
|
883 |
-
.give-icon-question:before {
|
884 |
-
content: "\e602"; }
|
885 |
-
|
886 |
-
.give-icon-info:before {
|
887 |
-
content: "\e601"; }
|
888 |
-
|
889 |
-
.give-icon-new-tab:before {
|
890 |
-
content: "\ea7e"; }
|
891 |
-
|
892 |
-
.give-icon-alert:before {
|
893 |
-
content: "\f02d"; }
|
894 |
-
|
895 |
-
.give-icon-help:before {
|
896 |
-
content: "\e606"; }
|
897 |
-
|
898 |
-
.give-icon-spinner:before {
|
899 |
-
content: "\e605"; }
|
900 |
-
|
901 |
-
.give-icon-spinner2:before {
|
902 |
-
content: "\e607"; }
|
903 |
-
|
904 |
-
.give-icon-plus:before {
|
905 |
-
content: "\e040"; }
|
906 |
-
|
907 |
-
.give-icon-minus:before {
|
908 |
-
content: "\e041"; }
|
909 |
-
|
910 |
-
.give-icon-locked:before {
|
911 |
-
content: "\e600"; }
|
912 |
-
|
913 |
-
.dashicons-give:before {
|
914 |
-
font-family: 'give-icomoon';
|
915 |
-
speak: none;
|
916 |
-
font-style: normal;
|
917 |
-
font-weight: normal;
|
918 |
-
font-variant: normal;
|
919 |
-
text-transform: none;
|
920 |
-
line-height: 1;
|
921 |
-
-webkit-font-smoothing: antialiased;
|
922 |
-
-moz-osx-font-smoothing: grayscale;
|
923 |
-
content: "\e800"; }
|
924 |
-
|
925 |
-
.fa-spin {
|
926 |
-
-webkit-animation: spin 1000ms infinite linear;
|
927 |
-
animation: spin 1000ms infinite linear; }
|
928 |
-
|
929 |
-
@-webkit-keyframes spin {
|
930 |
-
0% {
|
931 |
-
-webkit-transform: rotate(0deg);
|
932 |
-
transform: rotate(0deg); }
|
933 |
-
100% {
|
934 |
-
-webkit-transform: rotate(-359deg);
|
935 |
-
transform: rotate(-359deg); } }
|
936 |
-
|
937 |
-
@keyframes spin {
|
938 |
-
0% {
|
939 |
-
-webkit-transform: rotate(0deg);
|
940 |
-
transform: rotate(0deg); }
|
941 |
-
100% {
|
942 |
-
-webkit-transform: rotate(-359deg);
|
943 |
-
transform: rotate(-359deg); } }
|
944 |
-
|
945 |
-
@font-face {
|
946 |
-
font-family: 'give-icomoon';
|
947 |
-
font-weight: normal;
|
948 |
-
font-style: normal; }
|
949 |
-
|
950 |
-
.give-metabox-tabs li .give-icon:before {
|
951 |
-
font-family: 'give-icomoon';
|
952 |
-
src: url("../assets/fonts/icomoon.eot?kdnr3d");
|
953 |
-
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");
|
954 |
-
speak: none;
|
955 |
-
font-style: normal;
|
956 |
-
font-weight: normal;
|
957 |
-
font-variant: normal;
|
958 |
-
text-transform: none;
|
959 |
-
line-height: 1;
|
960 |
-
-webkit-font-smoothing: antialiased;
|
961 |
-
-moz-osx-font-smoothing: grayscale;
|
962 |
-
font-size: 12px;
|
963 |
-
vertical-align: top;
|
964 |
-
line-height: 20px;
|
965 |
-
margin: 0 0 0 5px; }
|
966 |
-
|
967 |
-
.give-metabox-tabs li .give-icon-default:before {
|
968 |
-
content: "\e903"; }
|
969 |
-
|
970 |
-
.give-metabox-tabs li .give-icon-heart:before {
|
971 |
-
content: "\e604"; }
|
972 |
-
|
973 |
-
.give-metabox-tabs li .give-icon-target:before {
|
974 |
-
content: "\e901"; }
|
975 |
-
|
976 |
-
.give-metabox-tabs li .give-icon-display:before {
|
977 |
-
content: "\e90c"; }
|
978 |
-
|
979 |
-
.give-metabox-tabs li .give-icon-edit:before {
|
980 |
-
content: "\e902"; }
|
981 |
-
|
982 |
-
.give-metabox-tabs li .give-icon-checklist:before {
|
983 |
-
position: relative;
|
984 |
-
top: 1px;
|
985 |
-
content: "\e900"; }
|
986 |
-
|
987 |
-
.give-metabox-tabs li .give-icon-purse:before {
|
988 |
-
content: "\e8df"; }
|
989 |
-
|
990 |
-
.give-metabox-tabs li .dashicons {
|
991 |
-
font-size: 14px;
|
992 |
-
width: 14px;
|
993 |
-
line-height: 20px; }
|
994 |
-
|
995 |
-
.give-grid-row {
|
996 |
-
position: relative;
|
997 |
-
width: 100%; }
|
998 |
-
.give-grid-row [class^="give-grid-col"] {
|
999 |
-
float: right;
|
1000 |
-
margin: 0.5rem 1%;
|
1001 |
-
min-height: 0.125rem; }
|
1002 |
-
.give-grid-row::after {
|
1003 |
-
content: "";
|
1004 |
-
display: table;
|
1005 |
-
clear: both; }
|
1006 |
-
|
1007 |
-
.give-grid-col-1 {
|
1008 |
-
width: 6.33333%; }
|
1009 |
-
|
1010 |
-
.give-grid-col-2 {
|
1011 |
-
width: 14.66667%; }
|
1012 |
-
|
1013 |
-
.give-grid-col-3 {
|
1014 |
-
width: 23%; }
|
1015 |
-
|
1016 |
-
.give-grid-col-4 {
|
1017 |
-
width: 31.33333%; }
|
1018 |
-
|
1019 |
-
.give-grid-col-5 {
|
1020 |
-
width: 39.66667%; }
|
1021 |
-
|
1022 |
-
.give-grid-col-6 {
|
1023 |
-
width: 48%; }
|
1024 |
-
|
1025 |
-
.give-grid-col-7 {
|
1026 |
-
width: 56.33333%; }
|
1027 |
-
|
1028 |
-
.give-grid-col-8 {
|
1029 |
-
width: 64.66667%; }
|
1030 |
-
|
1031 |
-
.give-grid-col-9 {
|
1032 |
-
width: 73%; }
|
1033 |
-
|
1034 |
-
.give-grid-col-10 {
|
1035 |
-
width: 81.33333%; }
|
1036 |
-
|
1037 |
-
.give-grid-col-11 {
|
1038 |
-
width: 89.66667%; }
|
1039 |
-
|
1040 |
-
.give-grid-col-12 {
|
1041 |
-
width: 98%; }
|
1042 |
-
|
1043 |
-
@media only screen and (max-width: 33.75em) {
|
1044 |
-
.give-grid-row [class^="give-grid-col"] {
|
1045 |
-
width: 98%; } }
|
1046 |
-
|
1047 |
-
/**
|
1048 |
-
* Give Forms SCSS
|
1049 |
-
*
|
1050 |
-
* @package Give
|
1051 |
-
* @subpackage SCSS/Admin
|
1052 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1053 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1054 |
-
*/
|
1055 |
-
/*------------------------------------
|
1056 |
-
Forms CPT
|
1057 |
-
--------------------------------------*/
|
1058 |
-
/* Hide conditional fields */
|
1059 |
-
.cmb2-id--give-set-price,
|
1060 |
-
.cmb2-id--give-levels-header,
|
1061 |
-
.cmb2-id--give-levels-header + .cmb-repeat-group-wrap,
|
1062 |
-
.cmb2-id--give-display-style,
|
1063 |
-
.post-type-give_forms .tablenav #post-query-submit,
|
1064 |
-
.give-hidden,
|
1065 |
-
.cmb2-id--give-form-content,
|
1066 |
-
.cmb2-id--give-reveal-label,
|
1067 |
-
.cmb2-id--give-custom-amount-minimum,
|
1068 |
-
.cmb2-id--give-custom-amount-text,
|
1069 |
-
.cmb2-id--give-offline-checkout-notes,
|
1070 |
-
.cmb-type-levels-id,
|
1071 |
-
#_give_donation_levels_repeat .cmb-group-title,
|
1072 |
-
#_give_donation_levels_repeat .cmb-row > .cmb-remove-group-row,
|
1073 |
-
#_give_donation_levels_repeat .cmb-row > .handlediv {
|
1074 |
-
display: none; }
|
1075 |
-
|
1076 |
-
/* Donation Levels Repeating Field */
|
1077 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row .cmb2-radio-list label {
|
1078 |
-
font-size: 12px; }
|
1079 |
-
|
1080 |
-
div.cmb-type-levels-repeater-header + div.cmb-repeat-group-wrap {
|
1081 |
-
padding: 0 !important;
|
1082 |
-
margin: 0 !important;
|
1083 |
-
min-width: 100%;
|
1084 |
-
max-width: 0; }
|
1085 |
-
|
1086 |
-
.cmb2-id--give-levels-header {
|
1087 |
-
padding: 10px 12px 0 !important;
|
1088 |
-
margin: 0 !important;
|
1089 |
-
background: #F7F7F7;
|
1090 |
-
border-bottom: none !important; }
|
1091 |
-
.cmb2-id--give-levels-header .table-container {
|
1092 |
-
display: table;
|
1093 |
-
width: 100%;
|
1094 |
-
border-top: 1px solid #e9e9e9;
|
1095 |
-
border-bottom: 1px solid #e9e9e9;
|
1096 |
-
border-right: 1px solid #e9e9e9; }
|
1097 |
-
.cmb2-id--give-levels-header .table-container > .table-row {
|
1098 |
-
display: table-row;
|
1099 |
-
background: #FCFCFC; }
|
1100 |
-
.cmb2-id--give-levels-header .table-container > .table-row > .table-cell {
|
1101 |
-
display: table-cell;
|
1102 |
-
vertical-align: middle;
|
1103 |
-
padding: 10px 15px;
|
1104 |
-
border-left: 1px solid #e9e9e9; }
|
1105 |
-
.cmb2-id--give-levels-header .table-container > .table-row > .table-cell.col-id {
|
1106 |
-
display: none; }
|
1107 |
-
|
1108 |
-
#_give_donation_levels_repeat {
|
1109 |
-
background: #F7F7F7;
|
1110 |
-
padding: 0 12px 20px 1px;
|
1111 |
-
box-sizing: border-box; }
|
1112 |
-
#_give_donation_levels_repeat .cmb-row, #_give_donation_levels_repeat .inside {
|
1113 |
-
margin: 0; }
|
1114 |
-
#_give_donation_levels_repeat .cmb-remove-field-row {
|
1115 |
-
margin: 3px 0 0; }
|
1116 |
-
#_give_donation_levels_repeat .cmb-remove-field-row .button {
|
1117 |
-
height: 25px;
|
1118 |
-
padding: 0 3px; }
|
1119 |
-
#_give_donation_levels_repeat .cmb-remove-field-row span.dashicons-no {
|
1120 |
-
line-height: 1.15em; }
|
1121 |
-
#_give_donation_levels_repeat .cmbhandle {
|
1122 |
-
display: none; }
|
1123 |
-
#_give_donation_levels_repeat .cmb-add-row {
|
1124 |
-
margin: 12px 0 0; }
|
1125 |
-
|
1126 |
-
.give-time-field {
|
1127 |
-
width: 65px; }
|
1128 |
-
|
1129 |
-
.give-money-field {
|
1130 |
-
width: 75px;
|
1131 |
-
margin-left: 0;
|
1132 |
-
margin-right: 0; }
|
1133 |
-
|
1134 |
-
.give-money-symbol {
|
1135 |
-
border: 1px solid #DDD;
|
1136 |
-
background: #FCFCFC;
|
1137 |
-
margin: 0;
|
1138 |
-
font-size: 14px;
|
1139 |
-
padding: 5px 8px; }
|
1140 |
-
|
1141 |
-
.give-money-symbol-before {
|
1142 |
-
border-left: 0;
|
1143 |
-
margin-left: -4px; }
|
1144 |
-
|
1145 |
-
.give-money-symbol-after {
|
1146 |
-
margin-right: -5px; }
|
1147 |
-
|
1148 |
-
.give_options_panel input[type="text"],
|
1149 |
-
.give_options_panel input[type="email"] {
|
1150 |
-
padding: 5px;
|
1151 |
-
width: 100%; }
|
1152 |
-
|
1153 |
-
input.give-text_small,
|
1154 |
-
input.give-text-small {
|
1155 |
-
width: 100px !important; }
|
1156 |
-
|
1157 |
-
input.give-text-medium,
|
1158 |
-
input.give-text_medium {
|
1159 |
-
width: 200px !important; }
|
1160 |
-
|
1161 |
-
.give-underline {
|
1162 |
-
text-decoration: underline; }
|
1163 |
-
|
1164 |
-
.postbox-container .cmb-row {
|
1165 |
-
margin: 0; }
|
1166 |
-
.postbox-container .cmb-row .cmb-th label {
|
1167 |
-
padding-right: 8px; }
|
1168 |
-
|
1169 |
-
#give-bulk-donors div[id^="give-donor-"] {
|
1170 |
-
display: block;
|
1171 |
-
overflow: hidden; }
|
1172 |
-
|
1173 |
-
@media only screen and (min-width: 851px) {
|
1174 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row {
|
1175 |
-
float: right;
|
1176 |
-
border-bottom: none;
|
1177 |
-
padding-left: 10px; }
|
1178 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row > .cmb-th {
|
1179 |
-
display: none; }
|
1180 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row > .cmb-td {
|
1181 |
-
float: right;
|
1182 |
-
width: 100%; }
|
1183 |
-
.cmb-type-give-default-radio-inline .cmb-td {
|
1184 |
-
margin-top: 5px; } }
|
1185 |
-
|
1186 |
-
/* Smaller Resolution Desktops */
|
1187 |
-
@media only screen and (min-width: 851px) and (max-width: 1201px) {
|
1188 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row {
|
1189 |
-
width: 100%;
|
1190 |
-
padding-top: 0; }
|
1191 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-type-text-money {
|
1192 |
-
width: 105px; }
|
1193 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list input.cmb2-text-money {
|
1194 |
-
width: 65px; }
|
1195 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list .give-multilevel-text-field {
|
1196 |
-
width: 160px; }
|
1197 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list .cmb-type-radio-inline {
|
1198 |
-
margin-right: 20px; }
|
1199 |
-
.col-amount {
|
1200 |
-
width: 70px; }
|
1201 |
-
.col-text {
|
1202 |
-
width: 140px; }
|
1203 |
-
.col-sort {
|
1204 |
-
display: none !important; }
|
1205 |
-
.give-money-field {
|
1206 |
-
width: 55px; } }
|
1207 |
-
|
1208 |
-
@media only screen and (min-width: 1201px) {
|
1209 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row {
|
1210 |
-
float: left; }
|
1211 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row {
|
1212 |
-
padding-left: 20px; }
|
1213 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row.cmb-row {
|
1214 |
-
padding-left: 0; }
|
1215 |
-
.col-amount {
|
1216 |
-
width: 93px; }
|
1217 |
-
.col-text {
|
1218 |
-
width: 195px; }
|
1219 |
-
.col-sort {
|
1220 |
-
width: 100px; }
|
1221 |
-
.give-multilevel-text-field {
|
1222 |
-
width: 205px; } }
|
1223 |
-
|
1224 |
-
@media only screen and (max-width: 850px) {
|
1225 |
-
div.cmb-type-levels-repeater-header {
|
1226 |
-
display: none !important; } }
|
1227 |
-
|
1228 |
-
/*Shortcode Input */
|
1229 |
-
.shortcode-wrap {
|
1230 |
-
margin: 1px 11px 12px 14px; }
|
1231 |
-
.shortcode-wrap label {
|
1232 |
-
margin: 0 0 3px;
|
1233 |
-
display: block;
|
1234 |
-
cursor: default; }
|
1235 |
-
.shortcode-wrap .shortcode-input {
|
1236 |
-
margin: 0;
|
1237 |
-
width: 100%; }
|
1238 |
-
|
1239 |
-
.cmb2-id--give-content-option,
|
1240 |
-
.cmb2-id--give-terms-option,
|
1241 |
-
.cmb2-id--give-offline-donation-enable-billing-fields-single,
|
1242 |
-
.cmb2-id--give-goal-option,
|
1243 |
-
.cmb2-id--give-customize-offline-donations {
|
1244 |
-
border-bottom: none !important;
|
1245 |
-
margin: 0 !important; }
|
1246 |
-
|
1247 |
-
.cmb2-id--give-form-content,
|
1248 |
-
.cmb2-id--give-agree-label,
|
1249 |
-
.cmb2-id--give-offline-checkout-notes,
|
1250 |
-
.cmb2-id--give-set-goal,
|
1251 |
-
.cmb2-id--give-offline-donation-enable-billing-fields-single {
|
1252 |
-
border-top: 1px solid #e9e9e9 !important; }
|
1253 |
-
|
1254 |
-
/*-------------------------------------
|
1255 |
-
Terms and Conditions Metabox
|
1256 |
-
---------------------------------------*/
|
1257 |
-
.cmb2-id--give-agree-label,
|
1258 |
-
.cmb2-id--give-agree-text {
|
1259 |
-
display: none; }
|
1260 |
-
|
1261 |
-
/*-------------------------------------
|
1262 |
-
Dashboard Columns
|
1263 |
-
-------------------------------------*/
|
1264 |
-
input.shortcode-input {
|
1265 |
-
width: 100%; }
|
1266 |
-
|
1267 |
-
.price .give_price_range_low,
|
1268 |
-
.price .give_price_range_high,
|
1269 |
-
.price .give_price_range_sep {
|
1270 |
-
display: inline-block; }
|
1271 |
-
|
1272 |
-
/*-------------------------------------
|
1273 |
-
ASIDE
|
1274 |
-
-------------------------------------*/
|
1275 |
-
#side-sortables .cmb-th label:after {
|
1276 |
-
display: none; }
|
1277 |
-
|
1278 |
-
#side-sortables .cmb2-id--give-show-register-form {
|
1279 |
-
padding: 10px 0 0 !important; }
|
1280 |
-
|
1281 |
-
#side-sortables .cmb2-wrap > .cmb-field-list > .cmb-row {
|
1282 |
-
padding-top: 10px; }
|
1283 |
-
|
1284 |
-
#side-sortables .cmb-row .cmb2-metabox-description {
|
1285 |
-
padding-bottom: 0; }
|
1286 |
-
|
1287 |
-
.cmb2-metabox-description {
|
1288 |
-
font-size: 13px;
|
1289 |
-
line-height: 1.5;
|
1290 |
-
display: block; }
|
1291 |
-
|
1292 |
-
.give-tooltip {
|
1293 |
-
margin: 0 3px;
|
1294 |
-
padding: 0;
|
1295 |
-
font-size: 14px;
|
1296 |
-
-moz-transition: 0.2s all linear;
|
1297 |
-
-o-transition: 0.2s all linear;
|
1298 |
-
transition: 0.2s all linear;
|
1299 |
-
color: rgba(51, 51, 51, 0.5);
|
1300 |
-
position: relative;
|
1301 |
-
top: 1px; }
|
1302 |
-
.give-tooltip:hover {
|
1303 |
-
color: #333; }
|
1304 |
-
|
1305 |
-
#give-metabox-form-data .inside {
|
1306 |
-
margin: 0;
|
1307 |
-
padding: 0; }
|
1308 |
-
|
1309 |
-
#give-metabox-form-data .give-metabox-panel-wrap {
|
1310 |
-
background: #fff;
|
1311 |
-
overflow: hidden; }
|
1312 |
-
|
1313 |
-
#give-metabox-form-data .give_options_panel {
|
1314 |
-
display: none;
|
1315 |
-
padding-right: 170px; }
|
1316 |
-
#give-metabox-form-data .give_options_panel.active,
|
1317 |
-
.no-js #give-metabox-form-data .give_options_panel {
|
1318 |
-
display: block; }
|
1319 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap {
|
1320 |
-
padding: 1em 162px 1em 20px;
|
1321 |
-
margin: 0;
|
1322 |
-
border-bottom: 1px solid #eee; }
|
1323 |
-
#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 {
|
1324 |
-
float: right;
|
1325 |
-
width: 135px;
|
1326 |
-
padding: 0;
|
1327 |
-
margin: 2px -150px 0 0;
|
1328 |
-
line-height: 18px;
|
1329 |
-
font-size: 12px;
|
1330 |
-
font-weight: 400; }
|
1331 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap .give-field-description {
|
1332 |
-
color: #aaaaaa;
|
1333 |
-
font-size: 12px;
|
1334 |
-
line-height: 18px;
|
1335 |
-
display: block;
|
1336 |
-
padding-top: 10px;
|
1337 |
-
font-style: italic; }
|
1338 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap ul {
|
1339 |
-
margin: 0; }
|
1340 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap .mce-container iframe, #give-metabox-form-data .give_options_panel .give-field-wrap textarea {
|
1341 |
-
min-height: 250px !important; }
|
1342 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap .wp-editor-wrap {
|
1343 |
-
display: inline-block;
|
1344 |
-
width: 100%; }
|
1345 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap:last-child {
|
1346 |
-
border-bottom: 0; }
|
1347 |
-
#give-metabox-form-data .give_options_panel textarea.give-field {
|
1348 |
-
width: 100%; }
|
1349 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap:hover .give-field-row-actions {
|
1350 |
-
display: block; }
|
1351 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap:last-child {
|
1352 |
-
border-bottom: 0; }
|
1353 |
-
#give-metabox-form-data .give_options_panel .give-inline-radio-fields li {
|
1354 |
-
display: inline-block;
|
1355 |
-
margin-left: 15px; }
|
1356 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section {
|
1357 |
-
padding: 10px;
|
1358 |
-
background: #f5f5f5; }
|
1359 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeatable-fields-section-wrapper {
|
1360 |
-
width: 100%;
|
1361 |
-
background-color: white;
|
1362 |
-
border-collapse: collapse; }
|
1363 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row {
|
1364 |
-
border-bottom: 15px solid #f5f5f5;
|
1365 |
-
background-color: white; }
|
1366 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-template {
|
1367 |
-
display: none; }
|
1368 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row:last-child {
|
1369 |
-
border-bottom: 10px solid #f5f5f5; }
|
1370 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-column {
|
1371 |
-
padding: 0; }
|
1372 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove {
|
1373 |
-
float: left;
|
1374 |
-
width: 22px;
|
1375 |
-
height: 36px;
|
1376 |
-
padding: 0;
|
1377 |
-
display: block;
|
1378 |
-
text-align: center;
|
1379 |
-
line-height: 34px;
|
1380 |
-
font-size: 21px;
|
1381 |
-
font-weight: 300;
|
1382 |
-
cursor: pointer; }
|
1383 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove:hover {
|
1384 |
-
background-color: red;
|
1385 |
-
color: white;
|
1386 |
-
width: 22px;
|
1387 |
-
height: 22px;
|
1388 |
-
border-radius: 30px;
|
1389 |
-
margin-top: 8px;
|
1390 |
-
line-height: 19px; }
|
1391 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head {
|
1392 |
-
border-bottom: 1px solid #eee;
|
1393 |
-
cursor: move; }
|
1394 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head h2 {
|
1395 |
-
text-align: right !important; }
|
1396 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.closed .toggle-indicator:before {
|
1397 |
-
content: "\f140"; }
|
1398 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row .give-move .toggle-indicator:before {
|
1399 |
-
margin-right: 7px; }
|
1400 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row-wrap {
|
1401 |
-
background-color: #f5f5f5; }
|
1402 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row {
|
1403 |
-
margin: 5px 5px; }
|
1404 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-field-wrap:last-child {
|
1405 |
-
border-bottom: 1px solid #eee; }
|
1406 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-ui-placeholder-state-highlight {
|
1407 |
-
background-color: #68bb6c; }
|
1408 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-name {
|
1409 |
-
border: 0 !important;
|
1410 |
-
padding: 0 !important; }
|
1411 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-description {
|
1412 |
-
color: #aaaaaa;
|
1413 |
-
font-size: 12px;
|
1414 |
-
line-height: 18px;
|
1415 |
-
display: block;
|
1416 |
-
padding-bottom: 10px;
|
1417 |
-
font-style: italic; }
|
1418 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .ui-sortable-helper {
|
1419 |
-
display: table !important; }
|
1420 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.ui-sortable-helper {
|
1421 |
-
border-bottom: 0; }
|
1422 |
-
|
1423 |
-
#_give_donation_levels_field .give-row:nth-of-type(2) .give-remove {
|
1424 |
-
display: none !important; }
|
1425 |
-
|
1426 |
-
#give-metabox-form-data .give-metabox-tabs {
|
1427 |
-
margin: 0;
|
1428 |
-
max-width: 170px;
|
1429 |
-
float: right;
|
1430 |
-
line-height: 1em;
|
1431 |
-
padding: 0 0 10px;
|
1432 |
-
position: relative;
|
1433 |
-
background-color: #fafafa;
|
1434 |
-
border-left: 1px solid #eee;
|
1435 |
-
box-sizing: border-box; }
|
1436 |
-
#give-metabox-form-data .give-metabox-tabs:after {
|
1437 |
-
content: "";
|
1438 |
-
display: block;
|
1439 |
-
width: 100%;
|
1440 |
-
height: 9999em;
|
1441 |
-
position: absolute;
|
1442 |
-
bottom: -9999em;
|
1443 |
-
right: 0;
|
1444 |
-
background-color: #fafafa;
|
1445 |
-
border-left: 1px solid #eee; }
|
1446 |
-
#give-metabox-form-data .give-metabox-tabs li {
|
1447 |
-
margin: 0;
|
1448 |
-
padding: 0;
|
1449 |
-
display: block;
|
1450 |
-
position: relative; }
|
1451 |
-
#give-metabox-form-data .give-metabox-tabs li a {
|
1452 |
-
margin: 0;
|
1453 |
-
padding: 10px;
|
1454 |
-
display: block;
|
1455 |
-
box-shadow: none;
|
1456 |
-
text-decoration: none;
|
1457 |
-
line-height: 20px !important;
|
1458 |
-
border-bottom: 1px solid #eee;
|
1459 |
-
overflow: hidden; }
|
1460 |
-
#give-metabox-form-data .give-metabox-tabs li a span.give-label {
|
1461 |
-
width: 122px;
|
1462 |
-
display: inline-block; }
|
1463 |
-
#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li {
|
1464 |
-
background-color: #f1f1f1; }
|
1465 |
-
#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li a {
|
1466 |
-
border-bottom-color: #e5e5e5; }
|
1467 |
-
#give-metabox-form-data .give-metabox-tabs li.active > a {
|
1468 |
-
color: #555;
|
1469 |
-
position: relative;
|
1470 |
-
background-color: #eee; }
|
1471 |
-
#give-metabox-form-data .give-metabox-tabs li.has-sub-fields.active > a {
|
1472 |
-
background-color: #ddd; }
|
1473 |
-
#give-metabox-form-data .give-metabox-tabs li.has-sub-fields:not(.active):hover ul.give-metabox-sub-tabs {
|
1474 |
-
display: block;
|
1475 |
-
position: absolute;
|
1476 |
-
bottom: 0;
|
1477 |
-
right: 166px;
|
1478 |
-
width: 170px;
|
1479 |
-
max-height: 250px; }
|
1480 |
-
|
1481 |
-
@media only screen and (min-width: 851px) and (max-width: 1025px), (max-width: 550px) {
|
1482 |
-
#give-metabox-form-data ul.give-metabox-tabs {
|
1483 |
-
min-width: 40px; }
|
1484 |
-
#give-metabox-form-data ul.give-metabox-tabs li > a {
|
1485 |
-
text-align: center; }
|
1486 |
-
#give-metabox-form-data ul.give-metabox-tabs li > a:before {
|
1487 |
-
margin-left: 0;
|
1488 |
-
font-size: 15px; }
|
1489 |
-
#give-metabox-form-data ul.give-metabox-tabs li > a span.give-label {
|
1490 |
-
display: none; }
|
1491 |
-
#give-metabox-form-data ul.give-metabox-tabs li > a span.give-icon:before {
|
1492 |
-
margin: 0; }
|
1493 |
-
#give-metabox-form-data .give_options_panel {
|
1494 |
-
padding-right: 40px; }
|
1495 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap {
|
1496 |
-
padding: 10px; }
|
1497 |
-
#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 {
|
1498 |
-
display: block;
|
1499 |
-
float: none;
|
1500 |
-
margin: 0 0 10px 0;
|
1501 |
-
font-size: 14px;
|
1502 |
-
width: 100%; } }
|
1503 |
-
|
1504 |
-
#give-export-payments .give_forms_categories,
|
1505 |
-
#give-export-payments .give_forms_tags {
|
1506 |
-
min-width: 250px;
|
1507 |
-
margin: 0 0 10px 0;
|
1508 |
-
display: block; }
|
1509 |
-
#give-export-payments .give_forms_categories input,
|
1510 |
-
#give-export-payments .give_forms_tags input {
|
1511 |
-
color: #999; }
|
1512 |
-
|
1513 |
-
#give-export-payments div.chosen-container:first-of-type {
|
1514 |
-
margin-top: 10px; }
|
1515 |
-
|
1516 |
-
#give-export-payments div.chosen-container ul.chosen-choices {
|
1517 |
-
border: 1px solid #ddd; }
|
1518 |
-
#give-export-payments div.chosen-container ul.chosen-choices input.chosen-search-input {
|
1519 |
-
border: 1px solid #ddd;
|
1520 |
-
height: 20px; }
|
1521 |
-
|
1522 |
-
#give-export-payments select {
|
1523 |
-
vertical-align: inherit;
|
1524 |
-
margin: 0;
|
1525 |
-
height: 26px;
|
1526 |
-
line-height: 26px;
|
1527 |
-
border: 1px solid #ddd; }
|
1528 |
-
|
1529 |
-
/*-------------------------------------
|
1530 |
-
Chosen Overrides
|
1531 |
-
-------------------------------------*/
|
1532 |
-
.chosen-container-single a.chosen-single {
|
1533 |
-
background: #FFF !important; }
|
1534 |
-
|
1535 |
-
/*-------------------------------------
|
1536 |
-
Doc Links
|
1537 |
-
-------------------------------------*/
|
1538 |
-
.give-docs-link {
|
1539 |
-
text-align: left;
|
1540 |
-
margin-left: 15px; }
|
1541 |
-
.give-docs-link a {
|
1542 |
-
color: #999;
|
1543 |
-
text-decoration: none;
|
1544 |
-
font-style: italic; }
|
1545 |
-
.give-docs-link a:hover {
|
1546 |
-
color: #0073aa; }
|
1547 |
-
.give-docs-link a span {
|
1548 |
-
font-style: normal; }
|
1549 |
-
|
1550 |
-
/**
|
1551 |
-
* Give Add-ons SCSS
|
1552 |
-
*
|
1553 |
-
* @description Add-on Styles
|
1554 |
-
* @package Give
|
1555 |
-
* @subpackage SCSS/Admin
|
1556 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1557 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1558 |
-
*/
|
1559 |
-
.type-download {
|
1560 |
-
float: right;
|
1561 |
-
margin: 0 0 1em 1em !important;
|
1562 |
-
padding: 0;
|
1563 |
-
vertical-align: top;
|
1564 |
-
width: 280px;
|
1565 |
-
text-decoration: none;
|
1566 |
-
color: inherit;
|
1567 |
-
border: 1px solid #ddd;
|
1568 |
-
display: block;
|
1569 |
-
min-height: 365px;
|
1570 |
-
overflow: hidden;
|
1571 |
-
background: #f5f5f5;
|
1572 |
-
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
|
1573 |
-
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
|
1574 |
-
-webkit-transition-property: border, background, color;
|
1575 |
-
transition-property: border, background, color;
|
1576 |
-
-webkit-transition-duration: .05s;
|
1577 |
-
transition-duration: .05s;
|
1578 |
-
-webkit-transition-timing-function: ease-in-out;
|
1579 |
-
transition-timing-function: ease-in-out;
|
1580 |
-
position: relative; }
|
1581 |
-
.type-download:hover {
|
1582 |
-
border: 1px solid #d1d1d1; }
|
1583 |
-
.type-download > .featured-img img {
|
1584 |
-
border-bottom: 1px solid #ddd; }
|
1585 |
-
.type-download .addon-content {
|
1586 |
-
*zoom: 1;
|
1587 |
-
padding: 15px 20px; }
|
1588 |
-
.type-download .addon-content:before, .type-download .addon-content:after {
|
1589 |
-
content: " ";
|
1590 |
-
display: table; }
|
1591 |
-
.type-download .addon-content:after {
|
1592 |
-
clear: both; }
|
1593 |
-
.type-download .addon-content .addon-heading {
|
1594 |
-
margin: 0 0 10px; }
|
1595 |
-
.type-download .addon-content .addon-heading a {
|
1596 |
-
outline: none;
|
1597 |
-
text-decoration: none; }
|
1598 |
-
.type-download .addon-footer-wrap {
|
1599 |
-
border-top: 1px solid #ddd;
|
1600 |
-
position: absolute;
|
1601 |
-
bottom: 2px;
|
1602 |
-
right: 0;
|
1603 |
-
width: 100%;
|
1604 |
-
background-color: #FFF;
|
1605 |
-
padding: 15px 20px; }
|
1606 |
-
|
1607 |
-
.give-view-addons-all span.dashicons, .type-download span.dashicons {
|
1608 |
-
width: 16px;
|
1609 |
-
height: 16px;
|
1610 |
-
font-size: 14px;
|
1611 |
-
margin: 6px 0 0 0; }
|
1612 |
-
|
1613 |
-
.give-view-addons-all span.dashicons {
|
1614 |
-
margin-right: 3px; }
|
1615 |
-
|
1616 |
-
/**
|
1617 |
-
* Give Reports SCSS
|
1618 |
-
*
|
1619 |
-
* @description Payment History Styles
|
1620 |
-
* @package Give
|
1621 |
-
* @subpackage SCSS/Admin
|
1622 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1623 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1624 |
-
*/
|
1625 |
-
#give-dashboard-widgets-wrap .inside {
|
1626 |
-
padding-top: 0;
|
1627 |
-
padding-bottom: 0;
|
1628 |
-
/* counteract extra padding in Income Report graph */ }
|
1629 |
-
.give_forms_page_give-reports #give-dashboard-widgets-wrap .inside {
|
1630 |
-
padding-right: 0; }
|
1631 |
-
#give-dashboard-widgets-wrap .inside #give-graphs-filter {
|
1632 |
-
float: none; }
|
1633 |
-
|
1634 |
-
#give-dashboard-widgets-wrap .postbox {
|
1635 |
-
margin-bottom: 10px; }
|
1636 |
-
|
1637 |
-
#give-dashboard-widgets-wrap table.reports-table {
|
1638 |
-
clear: none; }
|
1639 |
-
|
1640 |
-
#give-dashboard-widgets-wrap #give-date-range-options {
|
1641 |
-
float: right; }
|
1642 |
-
#give-dashboard-widgets-wrap #give-date-range-options > span {
|
1643 |
-
float: right;
|
1644 |
-
line-height: 30px;
|
1645 |
-
font-style: italic;
|
1646 |
-
padding: 0 0 0 5px; }
|
1647 |
-
|
1648 |
-
#give-graphs-filter {
|
1649 |
-
float: left; }
|
1650 |
-
#give-graphs-filter .tablenav {
|
1651 |
-
margin: 0 17px 0 0; }
|
1652 |
-
#give-graphs-filter .tablenav .actions {
|
1653 |
-
padding: 0; }
|
1654 |
-
|
1655 |
-
.give-graph .y1Axis {
|
1656 |
-
color: #66bb6a !important; }
|
1657 |
-
|
1658 |
-
.give-graph .y2Axis {
|
1659 |
-
color: #546e7a !important; }
|
1660 |
-
|
1661 |
-
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 {
|
1662 |
-
margin-bottom: 10px; }
|
1663 |
-
|
1664 |
-
body.give_forms_page_give-reports .actions, body.give_forms_page_give-payment-history .actions {
|
1665 |
-
padding-top: 0; }
|
1666 |
-
|
1667 |
-
body.give_forms_page_give-reports .pagination-links, body.give_forms_page_give-payment-history .pagination-links {
|
1668 |
-
margin-right: 10px; }
|
1669 |
-
|
1670 |
-
body.give_forms_page_give-reports p.donor-search, body.give_forms_page_give-payment-history p.donor-search {
|
1671 |
-
margin-left: 10px; }
|
1672 |
-
|
1673 |
-
body.give_forms_page_give-reports .tablenav-right .tablenav-pages, body.give_forms_page_give-payment-history .tablenav-right .tablenav-pages {
|
1674 |
-
float: left; }
|
1675 |
-
|
1676 |
-
body.give_forms_page_give-reports .tablenav-right #give-reports-view, body.give_forms_page_give-payment-history .tablenav-right #give-reports-view {
|
1677 |
-
margin-top: 0; }
|
1678 |
-
|
1679 |
-
body.give_forms_page_give-reports .tablenav-right .actions, body.give_forms_page_give-payment-history .tablenav-right .actions {
|
1680 |
-
float: right; }
|
1681 |
-
|
1682 |
-
body.give_forms_page_give-reports p.search-box, body.give_forms_page_give-payment-history p.search-box {
|
1683 |
-
float: right; }
|
1684 |
-
|
1685 |
-
body.give_forms_page_give-reports .reports-table-nav.tablenav.top, body.give_forms_page_give-payment-history .reports-table-nav.tablenav.top {
|
1686 |
-
width: 100%;
|
1687 |
-
float: none;
|
1688 |
-
margin: 0 0 10px; }
|
1689 |
-
|
1690 |
-
body.give_forms_page_give-reports .reports-forms-details-wrap.top, body.give_forms_page_give-payment-history .reports-forms-details-wrap.top {
|
1691 |
-
float: left;
|
1692 |
-
overflow: hidden; }
|
1693 |
-
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 {
|
1694 |
-
float: right; }
|
1695 |
-
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 {
|
1696 |
-
padding-left: 0; }
|
1697 |
-
|
1698 |
-
body.give_forms_page_give-reports .tablenav.bottom, body.give_forms_page_give-payment-history .tablenav.bottom {
|
1699 |
-
margin-top: 10px; }
|
1700 |
-
|
1701 |
-
body.give_forms_page_give-reports h2.reports-earnings-title, body.give_forms_page_give-payment-history h2.reports-earnings-title {
|
1702 |
-
margin: 7px 0 0; }
|
1703 |
-
|
1704 |
-
body.give_forms_page_give-reports .reports-views-wrap, body.give_forms_page_give-payment-history .reports-views-wrap {
|
1705 |
-
padding: 3px 0 0; }
|
1706 |
-
|
1707 |
-
body.give_forms_page_give-reports .wrap.give-reports-donors-wrap, body.give_forms_page_give-payment-history .wrap.give-reports-donors-wrap {
|
1708 |
-
margin-left: 0;
|
1709 |
-
margin-bottom: 10px; }
|
1710 |
-
|
1711 |
-
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 {
|
1712 |
-
padding-top: 12px;
|
1713 |
-
padding-bottom: 12px; }
|
1714 |
-
|
1715 |
-
body.give_forms_page_give-reports table.export-options-table tbody td {
|
1716 |
-
padding: 20px 12px;
|
1717 |
-
vertical-align: top; }
|
1718 |
-
|
1719 |
-
body.give_forms_page_give-reports table.export-options-table .give-export-form {
|
1720 |
-
position: relative; }
|
1721 |
-
body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap {
|
1722 |
-
background-color: transparent;
|
1723 |
-
padding: 12px 12px 4px;
|
1724 |
-
margin: 2px -11px -16px 0;
|
1725 |
-
overflow: auto; }
|
1726 |
-
body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap .spinner {
|
1727 |
-
margin: -2px 0 8px -12px; }
|
1728 |
-
|
1729 |
-
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 {
|
1730 |
-
width: 100px; }
|
1731 |
-
|
1732 |
-
#export-donor-options-wrap p {
|
1733 |
-
padding: 20px 0 0;
|
1734 |
-
margin: 0;
|
1735 |
-
font-weight: bold; }
|
1736 |
-
|
1737 |
-
#export-donor-options-wrap ul {
|
1738 |
-
max-width: 900px;
|
1739 |
-
overflow: hidden; }
|
1740 |
-
#export-donor-options-wrap ul li {
|
1741 |
-
margin: 0;
|
1742 |
-
padding: 0 0 5px 5px;
|
1743 |
-
box-sizing: border-box;
|
1744 |
-
float: right;
|
1745 |
-
width: 33%; }
|
1746 |
-
|
1747 |
-
.settings-excludes-list {
|
1748 |
-
max-height: 120px;
|
1749 |
-
overflow: auto;
|
1750 |
-
padding: 0.5rem;
|
1751 |
-
border: 1px solid #ddd; }
|
1752 |
-
|
1753 |
-
.settings-excludes-list li {
|
1754 |
-
margin: 3px 0; }
|
1755 |
-
|
1756 |
-
#give-tools-recount-form .notice-wrap {
|
1757 |
-
position: relative;
|
1758 |
-
min-height: 25px;
|
1759 |
-
margin: 10px -12px -12px;
|
1760 |
-
background: #EFEFEF;
|
1761 |
-
padding: 10px 12px 12px;
|
1762 |
-
border-top: 1px solid #E5E5E5; }
|
1763 |
-
#give-tools-recount-form .notice-wrap .give-progress {
|
1764 |
-
position: absolute;
|
1765 |
-
top: 15px; }
|
1766 |
-
#give-tools-recount-form .notice-wrap .spinner {
|
1767 |
-
position: absolute;
|
1768 |
-
left: 14px;
|
1769 |
-
top: 13px;
|
1770 |
-
margin: 0; }
|
1771 |
-
#give-tools-recount-form .notice-wrap #give-batch-success {
|
1772 |
-
margin-bottom: 6px; }
|
1773 |
-
|
1774 |
-
.recount-stats-controls form {
|
1775 |
-
display: inline; }
|
1776 |
-
|
1777 |
-
.give-recount-stats-descriptions {
|
1778 |
-
margin: 8px 0 0;
|
1779 |
-
display: block; }
|
1780 |
-
.give-recount-stats-descriptions span {
|
1781 |
-
line-height: 24px;
|
1782 |
-
font-size: 13px;
|
1783 |
-
font-style: italic;
|
1784 |
-
font-weight: normal;
|
1785 |
-
color: #aaa;
|
1786 |
-
margin: 0;
|
1787 |
-
display: none; }
|
1788 |
-
|
1789 |
-
.gateways-report-tablenav .actions.bulkactions {
|
1790 |
-
padding-left: 0; }
|
1791 |
-
|
1792 |
-
table.give-table td {
|
1793 |
-
vertical-align: middle; }
|
1794 |
-
|
1795 |
-
table.give-table td.row-title h3 {
|
1796 |
-
margin: 0 0 0.4em;
|
1797 |
-
font-size: 1.2em; }
|
1798 |
-
|
1799 |
-
table.give-table td.row-title p {
|
1800 |
-
font-size: 13px;
|
1801 |
-
font-style: italic;
|
1802 |
-
font-weight: normal;
|
1803 |
-
color: #aaa;
|
1804 |
-
margin: 0; }
|
1805 |
-
|
1806 |
-
#give-graphs-filter > .tablenav {
|
1807 |
-
height: auto; }
|
1808 |
-
|
1809 |
-
#give-logs-filter .search-box {
|
1810 |
-
float: left; }
|
1811 |
-
|
1812 |
-
#give-logs-filter .tablenav.top {
|
1813 |
-
float: right;
|
1814 |
-
clear: none;
|
1815 |
-
margin-top: 0; }
|
1816 |
-
|
1817 |
-
/**
|
1818 |
-
* Give Admin Welcome SCSS
|
1819 |
-
*
|
1820 |
-
* @description Displays when user activates the plugin
|
1821 |
-
* @package Give
|
1822 |
-
* @subpackage SCSS/Admin
|
1823 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1824 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1825 |
-
*/
|
1826 |
-
.welcome-h1 {
|
1827 |
-
display: inline-block;
|
1828 |
-
margin-left: 15px !important; }
|
1829 |
-
|
1830 |
-
.about-wrap h3 {
|
1831 |
-
margin: 1.5em 0 .6em; }
|
1832 |
-
|
1833 |
-
.about-wrap img {
|
1834 |
-
border: none; }
|
1835 |
-
|
1836 |
-
.give-badge {
|
1837 |
-
padding-top: 150px;
|
1838 |
-
height: 52px;
|
1839 |
-
width: 185px;
|
1840 |
-
color: #FFF;
|
1841 |
-
font-weight: bold;
|
1842 |
-
font-size: 14px;
|
1843 |
-
text-align: center;
|
1844 |
-
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
|
1845 |
-
margin: 0 -5px;
|
1846 |
-
position: absolute;
|
1847 |
-
top: 0;
|
1848 |
-
left: 0; }
|
1849 |
-
|
1850 |
-
.introduction {
|
1851 |
-
padding: 0 0 20px;
|
1852 |
-
margin: 0 0 20px; }
|
1853 |
-
|
1854 |
-
.feature-section {
|
1855 |
-
margin-top: 40px; }
|
1856 |
-
.feature-section span.dashicons {
|
1857 |
-
width: 16px;
|
1858 |
-
height: 16px;
|
1859 |
-
font-size: 14px;
|
1860 |
-
margin: 6px 0 0 0; }
|
1861 |
-
.feature-section .feature-section-item {
|
1862 |
-
width: 48%;
|
1863 |
-
float: right; }
|
1864 |
-
.feature-section div.last-feature {
|
1865 |
-
margin-left: 0;
|
1866 |
-
margin-right: 4%; }
|
1867 |
-
|
1868 |
-
[class^="dashboard_page_give-"] .about-text, [class*="dashboard_page_give-"] .about-text {
|
1869 |
-
min-height: 0; }
|
1870 |
-
|
1871 |
-
.social-items-wrap {
|
1872 |
-
display: inline-block; }
|
1873 |
-
.social-items-wrap > div {
|
1874 |
-
display: inline-block; }
|
1875 |
-
.social-items-wrap .twitter-item-wrap {
|
1876 |
-
margin: 0 0 10px 20px; }
|
1877 |
-
|
1878 |
-
.wp-person img {
|
1879 |
-
border-radius: 50%; }
|
1880 |
-
|
1881 |
-
.wp-person a.web {
|
1882 |
-
margin: 17px 0 0;
|
1883 |
-
font-weight: bold;
|
1884 |
-
font-style: italic; }
|
1885 |
-
|
1886 |
-
.newsletter-intro {
|
1887 |
-
font-size: 13px;
|
1888 |
-
font-style: italic;
|
1889 |
-
color: #777; }
|
1890 |
-
|
1891 |
-
.give-newsletter-form-wrap {
|
1892 |
-
margin: 10px -5px 20px 0;
|
1893 |
-
max-width: 700px; }
|
1894 |
-
.give-newsletter-form-wrap td {
|
1895 |
-
padding: 3px; }
|
1896 |
-
.give-newsletter-form-wrap div.give-newsletter-confirmation {
|
1897 |
-
background: #fff;
|
1898 |
-
-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
|
1899 |
-
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
|
1900 |
-
margin: 5px 5px 4px 10px;
|
1901 |
-
padding: 1px 12px;
|
1902 |
-
border-right: 4px solid #7ad03a;
|
1903 |
-
display: none; }
|
1904 |
-
.give-newsletter-form-wrap div.give-newsletter-confirmation > p {
|
1905 |
-
margin: 0.5em 0;
|
1906 |
-
padding: 2px; }
|
1907 |
-
|
1908 |
-
/**
|
1909 |
-
* Give Logs SCSS
|
1910 |
-
*
|
1911 |
-
* @description Payment History Styles
|
1912 |
-
* @package Give
|
1913 |
-
* @subpackage SCSS/Admin
|
1914 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1915 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1916 |
-
*/
|
1917 |
-
#give_donor_export_form {
|
1918 |
-
margin: 0 0 5px; }
|
1919 |
-
|
1920 |
-
#give-payments-filter .give-donation-status {
|
1921 |
-
display: inline-block; }
|
1922 |
-
|
1923 |
-
.column-status .give-donation-status, .column-status .give-test-mode-transactions-label {
|
1924 |
-
display: inline-block; }
|
1925 |
-
|
1926 |
-
.column-status .give-test-mode-transactions-label {
|
1927 |
-
margin: 0 5px;
|
1928 |
-
vertical-align: middle; }
|
1929 |
-
|
1930 |
-
/**
|
1931 |
-
* Give Settings SCSS
|
1932 |
-
*
|
1933 |
-
* @package Give
|
1934 |
-
* @subpackage SCSS/Admin
|
1935 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1936 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1937 |
-
*/
|
1938 |
-
.give-settings-page .give-settings-heading-sep {
|
1939 |
-
font-size: 14px;
|
1940 |
-
line-height: 32px;
|
1941 |
-
width: 15px; }
|
1942 |
-
|
1943 |
-
.give-settings-page .nav-tab-wrapper {
|
1944 |
-
margin-bottom: 5px;
|
1945 |
-
overflow: visible; }
|
1946 |
-
|
1947 |
-
.give-settings-page .cmb2-wrap .cmb-type-checkbox input[type="checkbox"] {
|
1948 |
-
display: block;
|
1949 |
-
margin-bottom: 5px; }
|
1950 |
-
|
1951 |
-
.give-settings-page div.give-submit-wrap {
|
1952 |
-
margin: 20px 0; }
|
1953 |
-
|
1954 |
-
.give-settings-page .give_forms_page_give-payment-history .postbox .hndle {
|
1955 |
-
cursor: default; }
|
1956 |
-
|
1957 |
-
.give-settings-page .give-input-field {
|
1958 |
-
width: 25em; }
|
1959 |
-
|
1960 |
-
.give-settings-page table table input[type="text"] {
|
1961 |
-
width: 15em; }
|
1962 |
-
|
1963 |
-
.give-settings-page .give-repeat-setting-field {
|
1964 |
-
margin: 10px 0; }
|
1965 |
-
|
1966 |
-
.give-settings-page .give-remove-setting-field {
|
1967 |
-
width: 25px;
|
1968 |
-
height: 25px;
|
1969 |
-
padding: 0;
|
1970 |
-
text-align: center;
|
1971 |
-
line-height: 22px;
|
1972 |
-
font-size: 21px;
|
1973 |
-
font-weight: 300;
|
1974 |
-
cursor: pointer;
|
1975 |
-
margin-right: 20px;
|
1976 |
-
display: inline-block; }
|
1977 |
-
|
1978 |
-
.give-settings-page .give-remove-setting-field:hover {
|
1979 |
-
background-color: red;
|
1980 |
-
color: white;
|
1981 |
-
border-radius: 30px; }
|
1982 |
-
|
1983 |
-
.give-settings-page .give-forminp p:first-child .give-remove-setting-field {
|
1984 |
-
display: none; }
|
1985 |
-
|
1986 |
-
.give-settings-page .export-options-table tr.give-import-option:nth-child(odd) {
|
1987 |
-
background: #f4f3f3; }
|
1988 |
-
.give-settings-page .export-options-table tr.give-import-option:nth-child(odd) th {
|
1989 |
-
vertical-align: middle; }
|
1990 |
-
|
1991 |
-
.give-settings-page .export-options-table .give-import-dropdown:nth-child(2),
|
1992 |
-
.give-settings-page .export-options-table tr.give-import-option th:first-child {
|
1993 |
-
width: 250px; }
|
1994 |
-
|
1995 |
-
.give-setting-tab-header {
|
1996 |
-
clear: both;
|
1997 |
-
overflow: hidden;
|
1998 |
-
margin: 30px 0; }
|
1999 |
-
.give-setting-tab-header h2 {
|
2000 |
-
margin-top: 8px; }
|
2001 |
-
.give-setting-tab-header p {
|
2002 |
-
margin-bottom: 0; }
|
2003 |
-
|
2004 |
-
.give-radio-inline ul {
|
2005 |
-
margin-top: 0; }
|
2006 |
-
|
2007 |
-
.give-radio-inline li {
|
2008 |
-
display: inline-block;
|
2009 |
-
margin: 0 15px 0 0; }
|
2010 |
-
|
2011 |
-
.give-radio-inline li:first-child {
|
2012 |
-
margin-right: 0; }
|
2013 |
-
|
2014 |
-
.give-tools-setting-page .bulkactions {
|
2015 |
-
overflow: visible; }
|
2016 |
-
|
2017 |
-
.form-table td.give-radio-inline fieldset li > label {
|
2018 |
-
margin: 5px 0 0 !important; }
|
2019 |
-
|
2020 |
-
p.give-field-description,
|
2021 |
-
div.give-field-description,
|
2022 |
-
.cmb2-metabox-description {
|
2023 |
-
color: #aaaaaa;
|
2024 |
-
font-style: italic;
|
2025 |
-
font-size: 13px !important; }
|
2026 |
-
|
2027 |
-
.cmb-type-give-title label,
|
2028 |
-
.give-setting-tab-header h2 {
|
2029 |
-
float: right;
|
2030 |
-
display: inline-block;
|
2031 |
-
width: 220px;
|
2032 |
-
font-style: italic;
|
2033 |
-
color: #AAA;
|
2034 |
-
margin: 0;
|
2035 |
-
font-size: 14px; }
|
2036 |
-
|
2037 |
-
.postbox-container #_give_donation_levels_repeat > .cmb-repeatable-grouping:not(:last-of-type) {
|
2038 |
-
border-bottom: 1px solid #e9e9e9;
|
2039 |
-
border-top: none; }
|
2040 |
-
|
2041 |
-
.cmb-type-enabled-gateways .cmb-td > p:first-of-type {
|
2042 |
-
display: none; }
|
2043 |
-
|
2044 |
-
.cmb-type-checkbox .cmb-td {
|
2045 |
-
width: 80%; }
|
2046 |
-
.cmb-type-checkbox .cmb-td label {
|
2047 |
-
font-size: 13px; }
|
2048 |
-
|
2049 |
-
/* Responsive Settings Rows */
|
2050 |
-
.give_settings .cmb2-wrap .cmb-row {
|
2051 |
-
display: table-row; }
|
2052 |
-
.give_settings .cmb2-wrap .cmb-row > .cmb-th, .give_settings .cmb2-wrap .cmb-row > .cmb-td {
|
2053 |
-
display: table-cell;
|
2054 |
-
float: none; }
|
2055 |
-
|
2056 |
-
/* Custom Title Separators */
|
2057 |
-
.cmb2-id-give-title label {
|
2058 |
-
font-style: italic;
|
2059 |
-
color: #AAA;
|
2060 |
-
cursor: default; }
|
2061 |
-
|
2062 |
-
.cmb2-id-give-title > div.cmb-th {
|
2063 |
-
padding-bottom: 10px; }
|
2064 |
-
|
2065 |
-
.cmb2-id-give-title > div.cmb-td {
|
2066 |
-
padding-bottom: 5px; }
|
2067 |
-
|
2068 |
-
.give-payment-gatways-list li.ui-sortable-handle span.give-drag-handle {
|
2069 |
-
padding: 3px 0 0 4px;
|
2070 |
-
font-size: 15px;
|
2071 |
-
font-weight: normal;
|
2072 |
-
color: #bdbdbd;
|
2073 |
-
cursor: move; }
|
2074 |
-
.give-payment-gatways-list li.ui-sortable-handle span.give-drag-handle:hover {
|
2075 |
-
color: #333; }
|
2076 |
-
|
2077 |
-
.give-email-tags-wrap {
|
2078 |
-
margin: 5px 0 0; }
|
2079 |
-
.give-email-tags-wrap code {
|
2080 |
-
font-style: normal;
|
2081 |
-
padding: 1px 2px;
|
2082 |
-
font-size: 12px; }
|
2083 |
-
.give-email-tags-wrap span {
|
2084 |
-
display: block;
|
2085 |
-
color: #AAA;
|
2086 |
-
font-style: italic;
|
2087 |
-
margin: 0 0 2px;
|
2088 |
-
font-size: 13px; }
|
2089 |
-
.give-email-tags-wrap .give_price_tag {
|
2090 |
-
display: none; }
|
2091 |
-
|
2092 |
-
.give-settings-email-settings-section .tablenav {
|
2093 |
-
display: none; }
|
2094 |
-
|
2095 |
-
.give-settings-email-settings-section .give-setting-tab-header-emails {
|
2096 |
-
margin: 0 0 20px; }
|
2097 |
-
.give-settings-email-settings-section .give-setting-tab-header-emails hr {
|
2098 |
-
display: none; }
|
2099 |
-
|
2100 |
-
.give-settings-email-settings-section .tablenav.bottom + .give-setting-tab-header-emails {
|
2101 |
-
margin: 20px 0; }
|
2102 |
-
.give-settings-email-settings-section .tablenav.bottom + .give-setting-tab-header-emails hr {
|
2103 |
-
display: block; }
|
2104 |
-
|
2105 |
-
.giveemailnotifications .check-column {
|
2106 |
-
padding: 13px 20px 0 10px !important; }
|
2107 |
-
|
2108 |
-
.giveemailnotifications td.check-column input {
|
2109 |
-
display: none; }
|
2110 |
-
|
2111 |
-
.giveemailnotifications th.check-column .give-email-notification-status {
|
2112 |
-
color: white;
|
2113 |
-
cursor: pointer; }
|
2114 |
-
.giveemailnotifications th.check-column .give-email-notification-status[data-edit="1"] i.dashicons {
|
2115 |
-
border-radius: 1em;
|
2116 |
-
padding: 2px; }
|
2117 |
-
|
2118 |
-
.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-yes,
|
2119 |
-
.giveemailnotifications th.check-column .give-email-notification-disabled:hover .dashicons-no-alt {
|
2120 |
-
background: #46b450; }
|
2121 |
-
|
2122 |
-
.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-lock {
|
2123 |
-
color: #46b450; }
|
2124 |
-
|
2125 |
-
.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-no-alt,
|
2126 |
-
.giveemailnotifications th.check-column .give-email-notification-enabled:hover .dashicons-yes {
|
2127 |
-
background: #bbbbbb; }
|
2128 |
-
|
2129 |
-
.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-lock {
|
2130 |
-
color: #bbbbbb; }
|
2131 |
-
|
2132 |
-
.giveemailnotifications th.check-column .dashicons-no-alt:hover:before {
|
2133 |
-
content: "\f147" !important; }
|
2134 |
-
|
2135 |
-
.giveemailnotifications th.check-column .dashicons-yes:hover:before {
|
2136 |
-
content: "\f335" !important; }
|
2137 |
-
|
2138 |
-
.giveemailnotifications .spinner.is-active {
|
2139 |
-
margin: 0 2px 0 0;
|
2140 |
-
float: none; }
|
2141 |
-
|
2142 |
-
#system-info-textarea {
|
2143 |
-
width: 800px;
|
2144 |
-
height: 600px;
|
2145 |
-
font-family: Menlo, Monaco, monospace;
|
2146 |
-
background: #FFF;
|
2147 |
-
white-space: pre;
|
2148 |
-
overflow: auto;
|
2149 |
-
display: block;
|
2150 |
-
direction: ltr; }
|
2151 |
-
|
2152 |
-
#give-download-sysinfo {
|
2153 |
-
margin: 0; }
|
2154 |
-
|
2155 |
-
#api .tablenav .actions {
|
2156 |
-
overflow: visible; }
|
2157 |
-
|
2158 |
-
a.give-delete {
|
2159 |
-
color: #a00; }
|
2160 |
-
|
2161 |
-
.give-settings-wrap-licenses .give-license-deactivate {
|
2162 |
-
margin: 1px 10px 0 0;
|
2163 |
-
height: 30px; }
|
2164 |
-
|
2165 |
-
.give-settings-wrap-licenses .give-license-field {
|
2166 |
-
background: #FFF url("../images/close.png") no-repeat;
|
2167 |
-
background-position: 1.5% center;
|
2168 |
-
background-size: 18px; }
|
2169 |
-
|
2170 |
-
.give-settings-wrap-licenses .give-license-active, .give-settings-wrap-licenses .give-license-active:focus {
|
2171 |
-
background-image: url("../images/tick.png");
|
2172 |
-
background-color: #FFF;
|
2173 |
-
background-repeat: no-repeat;
|
2174 |
-
background-position: 1.5% center;
|
2175 |
-
outline: none;
|
2176 |
-
background-size: 16px;
|
2177 |
-
width: 100%; }
|
2178 |
-
|
2179 |
-
/* Addon grid design */
|
2180 |
-
.give-settings-page .give-settings-wrap-licenses {
|
2181 |
-
display: block;
|
2182 |
-
position: relative;
|
2183 |
-
float: right;
|
2184 |
-
width: 30.5%;
|
2185 |
-
min-height: 180px;
|
2186 |
-
margin: 20px 0 20px 1%; }
|
2187 |
-
|
2188 |
-
.give-settings-page .give-license-key label {
|
2189 |
-
margin: 0 10px 0 0;
|
2190 |
-
padding: 10px 0;
|
2191 |
-
display: block;
|
2192 |
-
font-size: 14px;
|
2193 |
-
font-weight: 600;
|
2194 |
-
cursor: default; }
|
2195 |
-
|
2196 |
-
.give-settings-page .give-license-block {
|
2197 |
-
margin: 0 10px; }
|
2198 |
-
|
2199 |
-
.give-settings-page input[type="text"].give-license-field,
|
2200 |
-
.give-settings-page input[type="password"].give-license-field {
|
2201 |
-
width: 100%; }
|
2202 |
-
|
2203 |
-
.give-settings-page .give-license-block input[type="submit"] {
|
2204 |
-
position: absolute;
|
2205 |
-
top: 3px;
|
2206 |
-
left: 10px;
|
2207 |
-
height: 24px;
|
2208 |
-
line-height: 22px;
|
2209 |
-
padding: 0 8px 1px;
|
2210 |
-
font-size: 11px; }
|
2211 |
-
|
2212 |
-
.give-settings-page .give-license-status-notice {
|
2213 |
-
background: #fff;
|
2214 |
-
border-right: 4px solid #fff;
|
2215 |
-
-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
|
2216 |
-
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
|
2217 |
-
margin: 5px 0 2px;
|
2218 |
-
padding: 1px 12px; }
|
2219 |
-
.give-settings-page .give-license-status-notice p {
|
2220 |
-
padding: 10px 0;
|
2221 |
-
margin: 0; }
|
2222 |
-
.give-settings-page .give-license-status-notice a {
|
2223 |
-
color: #444;
|
2224 |
-
cursor: pointer; }
|
2225 |
-
.give-settings-page .give-license-status-notice a:hover {
|
2226 |
-
text-decoration: none; }
|
2227 |
-
|
2228 |
-
.give-settings-page .give-license-status-notice.give-license-expires-soon {
|
2229 |
-
border-color: #00a0d2; }
|
2230 |
-
|
2231 |
-
.give-settings-page .give-license-status-notice.give-inactive,
|
2232 |
-
.give-settings-page .give-license-status-notice.give-license-expired {
|
2233 |
-
border-color: #e24e4e; }
|
2234 |
-
|
2235 |
-
.give-settings-page .give-license-status-notice.give-license-error,
|
2236 |
-
.give-settings-page .give-license-status-notice.give-license-no_activations_left,
|
2237 |
-
.give-settings-page .give-license-status-notice.give-license-missing,
|
2238 |
-
.give-settings-page .give-license-status-notice.give-license-invalid,
|
2239 |
-
.give-settings-page .give-license-status-notice.give-license-site_inactive,
|
2240 |
-
.give-settings-page .give-license-status-notice.give-license-item_name_mismatch {
|
2241 |
-
border-color: orange; }
|
2242 |
-
|
2243 |
-
.give-settings-page .give-license-status-notice.give-license-lifetime-notice,
|
2244 |
-
.give-settings-page .give-license-status-notice.give-license-expiration-date {
|
2245 |
-
border-color: #46b450; }
|
2246 |
-
|
2247 |
-
.give-settings-page .give-license-status-notice.give-license-expires-soon a:hover,
|
2248 |
-
.give-settings-page .give-license-status-notice.give-license-expired a:hover {
|
2249 |
-
text-decoration: none; }
|
2250 |
-
|
2251 |
-
/* Responsive fixes: Addon grid design */
|
2252 |
-
@media screen and (max-width: 1100px) {
|
2253 |
-
.give-settings-page .give-settings-wrap-licenses {
|
2254 |
-
width: 45%;
|
2255 |
-
min-height: 150px; } }
|
2256 |
-
|
2257 |
-
@media screen and (max-width: 600px) {
|
2258 |
-
.give-settings-page .give-settings-wrap-licenses {
|
2259 |
-
width: 100%;
|
2260 |
-
max-width: 320px; } }
|
2261 |
-
|
2262 |
-
/* Tables */
|
2263 |
-
.give-table thead th {
|
2264 |
-
padding: 8px 10px !important; }
|
2265 |
-
|
2266 |
-
.give_settings .cmb-td hr + hr {
|
2267 |
-
display: none; }
|
2268 |
-
|
2269 |
-
.post-type-give_forms .mce-container iframe, .post-type-give_forms .wp-editor-area {
|
2270 |
-
min-height: 400px; }
|
2271 |
-
|
2272 |
-
.give-field-description {
|
2273 |
-
color: #aaaaaa;
|
2274 |
-
font-style: italic;
|
2275 |
-
margin: 0;
|
2276 |
-
padding-top: .5em; }
|
2277 |
-
|
2278 |
-
h2.give-nav-tab-wrapper {
|
2279 |
-
overflow: hidden;
|
2280 |
-
height: 35px; }
|
2281 |
-
|
2282 |
-
@media screen and (max-width: 600px) {
|
2283 |
-
.give-nav-tab-wrapper {
|
2284 |
-
position: relative;
|
2285 |
-
padding-top: 0 !important; }
|
2286 |
-
.give-nav-tab-wrapper > a {
|
2287 |
-
width: 100%;
|
2288 |
-
box-sizing: border-box;
|
2289 |
-
margin: 0;
|
2290 |
-
background-color: #ffffff;
|
2291 |
-
border: 1px solid #cccccc; }
|
2292 |
-
.give-nav-tab-wrapper > a:hover {
|
2293 |
-
border-bottom: 1px solid #ccc; }
|
2294 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper {
|
2295 |
-
position: absolute;
|
2296 |
-
top: 0;
|
2297 |
-
left: 0; }
|
2298 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav {
|
2299 |
-
height: 28px;
|
2300 |
-
width: 30px;
|
2301 |
-
border-radius: 0;
|
2302 |
-
margin: 0; }
|
2303 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav > span.dashicons {
|
2304 |
-
margin: 6px auto 0;
|
2305 |
-
display: block; }
|
2306 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab {
|
2307 |
-
top: 35px;
|
2308 |
-
left: 0;
|
2309 |
-
right: auto; }
|
2310 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a {
|
2311 |
-
background: #ffffff; }
|
2312 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover {
|
2313 |
-
background: #e5e5e5; }
|
2314 |
-
.give-mobile-hidden {
|
2315 |
-
display: none; } }
|
2316 |
-
|
2317 |
-
.give-sub-nav-tab-wrapper {
|
2318 |
-
position: relative;
|
2319 |
-
display: inline-block;
|
2320 |
-
z-index: 9999;
|
2321 |
-
float: right; }
|
2322 |
-
.give-sub-nav-tab-wrapper nav.give-sub-nav-tab {
|
2323 |
-
border: 1px solid #ccc;
|
2324 |
-
border-bottom: 0;
|
2325 |
-
position: absolute;
|
2326 |
-
top: 35px;
|
2327 |
-
left: 0; }
|
2328 |
-
.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a {
|
2329 |
-
float: right;
|
2330 |
-
background: white;
|
2331 |
-
padding: 6px 10px;
|
2332 |
-
clear: both;
|
2333 |
-
text-decoration: none;
|
2334 |
-
border-bottom: 1px solid #ccc;
|
2335 |
-
min-width: 170px;
|
2336 |
-
color: #555;
|
2337 |
-
font-size: 14px; }
|
2338 |
-
.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover {
|
2339 |
-
background: #ffffff; }
|
2340 |
-
|
2341 |
-
.give-sub-nav-tab-wrapper {
|
2342 |
-
display: none; }
|
2343 |
-
|
2344 |
-
#give-show-sub-nav {
|
2345 |
-
text-decoration: none;
|
2346 |
-
padding: 3px 4px;
|
2347 |
-
border-bottom: 1px solid #ccc;
|
2348 |
-
line-height: 0;
|
2349 |
-
background: white;
|
2350 |
-
border-radius: 4px;
|
2351 |
-
margin-top: 5px; }
|
2352 |
-
#give-show-sub-nav > span.dashicons {
|
2353 |
-
font-size: 16px;
|
2354 |
-
height: 16px;
|
2355 |
-
width: 16px; }
|
2356 |
-
|
2357 |
-
#give-show-sub-nav:hover, #give-show-sub-nav:active {
|
2358 |
-
outline: none;
|
2359 |
-
box-shadow: inset 0px 0px 4px #ddd; }
|
2360 |
-
|
2361 |
-
.give-image-thumb {
|
2362 |
-
position: relative;
|
2363 |
-
margin-top: 14px; }
|
2364 |
-
.give-image-thumb span.give-delete-image-thumb {
|
2365 |
-
position: absolute;
|
2366 |
-
background: red;
|
2367 |
-
color: white;
|
2368 |
-
border-radius: 30px;
|
2369 |
-
right: -10px;
|
2370 |
-
top: -10px;
|
2371 |
-
cursor: pointer; }
|
2372 |
-
.give-image-thumb img {
|
2373 |
-
max-width: 250px;
|
2374 |
-
border: 4px solid white; }
|
2375 |
-
|
2376 |
-
/**
|
2377 |
-
* Give Payment History SCSS
|
2378 |
-
*
|
2379 |
-
* @description Payment History Styles
|
2380 |
-
* @package Give
|
2381 |
-
* @subpackage SCSS/Admin
|
2382 |
-
* @copyright Copyright (c) 2016, WordImpress
|
2383 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
2384 |
-
*/
|
2385 |
-
.give-filters {
|
2386 |
-
clear: both;
|
2387 |
-
background: #f5f5f5;
|
2388 |
-
border: 1px solid #dfdfdf;
|
2389 |
-
padding: 12px 12px 0 12px; }
|
2390 |
-
.give-filters .give-donation-forms-filter .chosen-single {
|
2391 |
-
height: 28px;
|
2392 |
-
line-height: 28px; }
|
2393 |
-
.give-filters .chosen-container-single .chosen-single div b {
|
2394 |
-
background-position: 100% 4px; }
|
2395 |
-
.give-filters .chosen-container-active.chosen-with-drop .chosen-single div b {
|
2396 |
-
background-position: -18px 6px; }
|
2397 |
-
.give-filters #give-payment-form-filter, .give-filters #give_donation_forms_filter {
|
2398 |
-
display: inline-block;
|
2399 |
-
width: 300px; }
|
2400 |
-
@media screen and (max-width: 782px) {
|
2401 |
-
.give-filters #give-payment-form-filter, .give-filters #give_donation_forms_filter {
|
2402 |
-
width: 100%; } }
|
2403 |
-
.give-filters #give_donation_forms_filter {
|
2404 |
-
width: 255px; }
|
2405 |
-
@media screen and (max-width: 782px) {
|
2406 |
-
.give-filters #give_donation_forms_filter {
|
2407 |
-
width: 100%;
|
2408 |
-
max-width: 100%; } }
|
2409 |
-
.give-filters:after {
|
2410 |
-
content: "";
|
2411 |
-
display: table;
|
2412 |
-
clear: both; }
|
2413 |
-
|
2414 |
-
.give-filter {
|
2415 |
-
display: block;
|
2416 |
-
margin-bottom: 12px;
|
2417 |
-
width: 100%; }
|
2418 |
-
.give-filter:after {
|
2419 |
-
content: "";
|
2420 |
-
display: table;
|
2421 |
-
clear: both; }
|
2422 |
-
.give-filter label {
|
2423 |
-
display: block;
|
2424 |
-
margin-left: 4px; }
|
2425 |
-
.give-filter input {
|
2426 |
-
margin: 0; }
|
2427 |
-
.give-filter input[type="text"] {
|
2428 |
-
height: 28px;
|
2429 |
-
width: 100%; }
|
2430 |
-
.give-filter input[type="text"],
|
2431 |
-
.give-filter input[type="search"] {
|
2432 |
-
height: 28px; }
|
2433 |
-
.give-filter .button {
|
2434 |
-
height: 28px;
|
2435 |
-
line-height: 26px;
|
2436 |
-
margin: 0;
|
2437 |
-
padding: 0 10px 1px; }
|
2438 |
-
.give-filter select {
|
2439 |
-
width: 100%; }
|
2440 |
-
@media screen and (min-width: 783px) {
|
2441 |
-
.give-filter {
|
2442 |
-
float: right;
|
2443 |
-
margin-left: 18px;
|
2444 |
-
width: auto; }
|
2445 |
-
.give-filter label {
|
2446 |
-
display: inline-block; }
|
2447 |
-
.give-filter input[type="text"] {
|
2448 |
-
display: inline-block;
|
2449 |
-
width: 144px; } }
|
2450 |
-
|
2451 |
-
.give-filter-search input[type="search"] {
|
2452 |
-
display: block;
|
2453 |
-
float: right;
|
2454 |
-
width: 68%; }
|
2455 |
-
|
2456 |
-
.give-filter-search input[type="submit"] {
|
2457 |
-
display: block;
|
2458 |
-
float: left;
|
2459 |
-
width: 30%; }
|
2460 |
-
|
2461 |
-
@media screen and (min-width: 783px) {
|
2462 |
-
.give-filter-search input[type="search"] {
|
2463 |
-
display: inline-block;
|
2464 |
-
margin-left: 4px;
|
2465 |
-
width: 144px; }
|
2466 |
-
.give-filter-search input[type="submit"] {
|
2467 |
-
display: inline-block;
|
2468 |
-
width: auto; } }
|
2469 |
-
|
2470 |
-
@media screen and (min-width: 600px) {
|
2471 |
-
.give-filter-half {
|
2472 |
-
float: right;
|
2473 |
-
width: 49%; }
|
2474 |
-
.give-filter-half:last-child {
|
2475 |
-
float: left; } }
|
2476 |
-
|
2477 |
-
@media screen and (min-width: 783px) {
|
2478 |
-
.give-filter-half {
|
2479 |
-
width: auto; }
|
2480 |
-
.give-filter-half:last-child {
|
2481 |
-
float: right; }
|
2482 |
-
.give-filter-half input[type="text"] {
|
2483 |
-
width: 96px; } }
|
2484 |
-
|
2485 |
-
.give-clear-filters-button {
|
2486 |
-
margin-right: 8px; }
|
2487 |
-
|
2488 |
-
.give-submit-wrap {
|
2489 |
-
clear: both;
|
2490 |
-
background: #f5f5f5;
|
2491 |
-
border: 1px solid #dfdfdf;
|
2492 |
-
margin: 8px 0;
|
2493 |
-
padding: 12px;
|
2494 |
-
font-size: 13px;
|
2495 |
-
line-height: 2.1em; }
|
2496 |
-
|
2497 |
-
#give-payment-filters ul.subsubsub {
|
2498 |
-
margin-bottom: 8px; }
|
2499 |
-
|
2500 |
-
#give-payments-advanced-filter ul.subsubsub {
|
2501 |
-
margin-bottom: 12px; }
|
2502 |
-
|
2503 |
-
#give-payments-filter .tablenav.top {
|
2504 |
-
float: none; }
|
2505 |
-
#give-payments-filter .tablenav.top .bulkactions {
|
2506 |
-
margin-top: 1px;
|
2507 |
-
padding-top: 0; }
|
2508 |
-
|
2509 |
-
#give-payments-filter .give-email-column-value {
|
2510 |
-
font-size: 14px;
|
2511 |
-
font-weight: bold; }
|
2512 |
-
|
2513 |
-
#give-payments-filter #the-list .check-column input {
|
2514 |
-
margin-top: 1px; }
|
2515 |
-
|
2516 |
-
#give-payments-filter .column-details {
|
2517 |
-
width: 50px; }
|
2518 |
-
|
2519 |
-
#give-payments-filter .column-amount {
|
2520 |
-
width: 120px; }
|
2521 |
-
|
2522 |
-
tr.status-refunded td {
|
2523 |
-
background: #cecece;
|
2524 |
-
border-top-color: #ccc; }
|
2525 |
-
|
2526 |
-
.wp-list-table.forms th#date {
|
2527 |
-
width: 140px; }
|
2528 |
-
|
2529 |
-
.give-mobile-link {
|
2530 |
-
line-height: 32px;
|
2531 |
-
vertical-align: middle; }
|
2532 |
-
|
2533 |
-
.give-mobile-link img {
|
2534 |
-
max-width: 80%;
|
2535 |
-
height: auto;
|
2536 |
-
float: right; }
|
2537 |
-
|
2538 |
-
.give-donation-status > span {
|
2539 |
-
display: inline-block;
|
2540 |
-
width: 12px;
|
2541 |
-
height: 12px;
|
2542 |
-
position: relative;
|
2543 |
-
top: 1px;
|
2544 |
-
margin: 0;
|
2545 |
-
padding: 0;
|
2546 |
-
border-radius: 50%;
|
2547 |
-
background: #888;
|
2548 |
-
line-height: 16px; }
|
2549 |
-
|
2550 |
-
.give-donation-status.status-pending > span {
|
2551 |
-
background-color: #ffba00; }
|
2552 |
-
|
2553 |
-
.give-donation-status.status-complete > span, .give-donation-status.status-publish > span {
|
2554 |
-
background-color: #7ad03a; }
|
2555 |
-
|
2556 |
-
.give-donation-status.status-refunded > span {
|
2557 |
-
background-color: #777; }
|
2558 |
-
|
2559 |
-
.give-donation-status.status-failed > span {
|
2560 |
-
background-color: #a00; }
|
2561 |
-
|
2562 |
-
.give-donation-status.status-abandoned > span {
|
2563 |
-
background-color: #333; }
|
2564 |
-
|
2565 |
-
.give-donation-status.status-revoked > span {
|
2566 |
-
background-color: #d9534f; }
|
2567 |
-
|
2568 |
-
.give-donation-status.status-subscription > span, .give-donation-status.status-renewal > span, .give-donation-status.status-give_subscription > span {
|
2569 |
-
background-color: #5bc0de; }
|
2570 |
-
|
2571 |
-
#test-payment-label {
|
2572 |
-
padding: .2em .4em .3em;
|
2573 |
-
font-size: 11px;
|
2574 |
-
line-height: 1;
|
2575 |
-
color: #fff;
|
2576 |
-
text-align: center;
|
2577 |
-
white-space: nowrap;
|
2578 |
-
vertical-align: baseline;
|
2579 |
-
border-radius: .25em;
|
2580 |
-
background-color: #ffba00;
|
2581 |
-
margin: 0 15px;
|
2582 |
-
vertical-align: middle; }
|
2583 |
-
#test-payment-label:hover {
|
2584 |
-
color: #fff;
|
2585 |
-
text-decoration: none; }
|
2586 |
-
|
2587 |
-
#give-payments-filter .give-payment-id {
|
2588 |
-
padding: .2em .4em .3em;
|
2589 |
-
font-size: 11px;
|
2590 |
-
line-height: 1;
|
2591 |
-
color: #fff;
|
2592 |
-
text-align: center;
|
2593 |
-
white-space: nowrap;
|
2594 |
-
vertical-align: baseline;
|
2595 |
-
border-radius: .25em;
|
2596 |
-
font-weight: normal; }
|
2597 |
-
#give-payments-filter .give-payment-id:hover {
|
2598 |
-
color: #fff;
|
2599 |
-
text-decoration: none; }
|
2600 |
-
|
2601 |
-
#give-payments-filter .column-details {
|
2602 |
-
padding-left: 30px; }
|
2603 |
-
|
2604 |
-
#give-payments-filter .give-donation-status {
|
2605 |
-
display: inline-block; }
|
2606 |
-
|
2607 |
-
#give-order-update .give-donation-status {
|
2608 |
-
display: inline-block;
|
2609 |
-
float: none;
|
2610 |
-
margin: 0 10px;
|
2611 |
-
position: relative;
|
2612 |
-
top: 3px; }
|
2613 |
-
|
2614 |
-
.column-donation_form .donation-level-text-wrap {
|
2615 |
-
font-style: italic;
|
2616 |
-
display: block; }
|
2617 |
-
|
2618 |
-
/*---------------------
|
2619 |
-
Responsiveness
|
2620 |
-
---------------------------*/
|
2621 |
-
@media handheld, only screen and (max-width: 640px) {
|
2622 |
-
.wp-list-table.forms th {
|
2623 |
-
width: auto !important; } }
|
2624 |
-
|
2625 |
-
.download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span {
|
2626 |
-
margin-right: -8px;
|
2627 |
-
margin-top: -8px; }
|
2628 |
-
|
2629 |
-
/* Payment Details
|
2630 |
-
-------------------------------------------------------------- */
|
2631 |
-
.give-admin-box .label {
|
2632 |
-
font-weight: 600; }
|
2633 |
-
|
2634 |
-
.give-admin-box-inside {
|
2635 |
-
margin: 0;
|
2636 |
-
padding: 3px 10px;
|
2637 |
-
clear: both;
|
2638 |
-
border-bottom: 1px solid #eee; }
|
2639 |
-
|
2640 |
-
.give-admin-box-inside .strong {
|
2641 |
-
font-weight: 600; }
|
2642 |
-
|
2643 |
-
.give-admin-box .right {
|
2644 |
-
float: left; }
|
2645 |
-
|
2646 |
-
#give-order-update .inside,
|
2647 |
-
#give-order-details .inside {
|
2648 |
-
margin: 0;
|
2649 |
-
padding: 0; }
|
2650 |
-
|
2651 |
-
#give-order-update input.give_datepicker {
|
2652 |
-
width: 180px; }
|
2653 |
-
|
2654 |
-
#give-order-update input[type="number"].give-payment-time-hour,
|
2655 |
-
#give-order-update input[type="number"].give-payment-time-min {
|
2656 |
-
width: 50px; }
|
2657 |
-
|
2658 |
-
.give-admin-box-inside:last-child {
|
2659 |
-
border-bottom: 0; }
|
2660 |
-
|
2661 |
-
#give-edit-order-form .data-payment-key {
|
2662 |
-
word-break: break-all; }
|
2663 |
-
|
2664 |
-
.give-order-update-box #major-publishing-actions .button-secondary {
|
2665 |
-
margin-left: 10px; }
|
2666 |
-
|
2667 |
-
#give-donation-overview th {
|
2668 |
-
text-align: right; }
|
2669 |
-
|
2670 |
-
#give-donation-overview .give-select-chosen {
|
2671 |
-
width: 97%; }
|
2672 |
-
|
2673 |
-
#give-edit-order-form .row {
|
2674 |
-
margin-top: 10px; }
|
2675 |
-
|
2676 |
-
#give-donation-overview ul,
|
2677 |
-
#give-order-address-country-wrap select,
|
2678 |
-
#give-donor-details .order-data-address input,
|
2679 |
-
#give-edit-order-form .column input,
|
2680 |
-
#give-donor-details .order-data-column p.data input {
|
2681 |
-
clear: both;
|
2682 |
-
display: block; }
|
2683 |
-
|
2684 |
-
.give-order-data input.small-text {
|
2685 |
-
margin: 0; }
|
2686 |
-
|
2687 |
-
#give-order-update span.label {
|
2688 |
-
display: inline;
|
2689 |
-
width: 50px; }
|
2690 |
-
|
2691 |
-
.give-order-update-box .button-primary {
|
2692 |
-
margin-left: 0; }
|
2693 |
-
|
2694 |
-
#give-edit-order-form .column .description {
|
2695 |
-
padding-left: 10px; }
|
2696 |
-
|
2697 |
-
#give-edit-order-form .column,
|
2698 |
-
#give-donation-overview .row > ul > li,
|
2699 |
-
#give-donation-overview .inside > ul > li {
|
2700 |
-
display: inline-block;
|
2701 |
-
position: relative;
|
2702 |
-
vertical-align: top; }
|
2703 |
-
|
2704 |
-
#give-donation-overview ul {
|
2705 |
-
font-size: 0; }
|
2706 |
-
#give-donation-overview ul li {
|
2707 |
-
font-size: 13px; }
|
2708 |
-
#give-donation-overview ul li.actions {
|
2709 |
-
text-align: left;
|
2710 |
-
min-width: 200px; }
|
2711 |
-
#give-donation-overview ul li.remove {
|
2712 |
-
text-align: left; }
|
2713 |
-
#give-donation-overview ul .row {
|
2714 |
-
padding: 12px;
|
2715 |
-
border-bottom: 1px solid #eee; }
|
2716 |
-
|
2717 |
-
#give-order-data .data span {
|
2718 |
-
color: #666;
|
2719 |
-
font-weight: 600; }
|
2720 |
-
|
2721 |
-
input.give-price-field {
|
2722 |
-
width: 80px;
|
2723 |
-
padding: 3px 5px; }
|
2724 |
-
|
2725 |
-
.give_forms_page_give-payment-history.js .postbox .hndle {
|
2726 |
-
cursor: default; }
|
2727 |
-
|
2728 |
-
#give-payment-notes textarea {
|
2729 |
-
min-height: 150px; }
|
2730 |
-
|
2731 |
-
#give-payment-notes #give-add-payment-note {
|
2732 |
-
margin: 6px 0 15px; }
|
2733 |
-
|
2734 |
-
#give-billing-details .column > div {
|
2735 |
-
margin: 0 0 10px; }
|
2736 |
-
|
2737 |
-
#give-billing-details label {
|
2738 |
-
display: block;
|
2739 |
-
margin-bottom: 5px; }
|
2740 |
-
|
2741 |
-
#give-billing-details .column-container {
|
2742 |
-
padding: 5px 0 10px; }
|
2743 |
-
|
2744 |
-
#give-billing-details input[type="text"] {
|
2745 |
-
width: 98%; }
|
2746 |
-
|
2747 |
-
#give-billing-details .chosen-container {
|
2748 |
-
width: 98% !important; }
|
2749 |
-
|
2750 |
-
@media screen and (min-width: 1200px) {
|
2751 |
-
#give-edit-order-form .column {
|
2752 |
-
width: 33%; }
|
2753 |
-
#give-order-address .column {
|
2754 |
-
width: 49%; }
|
2755 |
-
#give-donation-overview.columns-4 li.actions {
|
2756 |
-
width: 25%;
|
2757 |
-
margin-top: 0;
|
2758 |
-
margin-left: 0; } }
|
2759 |
-
|
2760 |
-
@media screen and (max-width: 1199px) {
|
2761 |
-
#give-edit-order-form .column {
|
2762 |
-
width: 49%; } }
|
2763 |
-
|
2764 |
-
@media screen and (max-width: 782px) {
|
2765 |
-
.order-data-column input[type="email"] {
|
2766 |
-
padding: 6px 10px; } }
|
2767 |
-
|
2768 |
-
#give-donor-details .inside, #give-donation-overview .inside {
|
2769 |
-
margin-top: 0; }
|
2770 |
-
|
2771 |
-
.give_forms_page_give-payment-history #give-dashboard-widgets-wrap #side-sortables {
|
2772 |
-
padding-top: 0; }
|
2773 |
-
|
2774 |
-
.give-select-chosen .spinner {
|
2775 |
-
position: absolute;
|
2776 |
-
left: 5px;
|
2777 |
-
top: 2px;
|
2778 |
-
z-index: 999; }
|
2779 |
-
|
2780 |
-
.give-select-chosen-ajax .spinner {
|
2781 |
-
visibility: visible; }
|
2782 |
-
|
2783 |
-
.give-select-chosen-ajax .chosen-search input[type="text"] {
|
2784 |
-
background-image: none !important; }
|
2785 |
-
|
2786 |
-
.give-select-chosen-ajax.chosen-container-single .chosen-search input[type="text"] {
|
2787 |
-
background-image: none !important; }
|
2788 |
-
|
2789 |
-
/**
|
2790 |
-
* Give Admin Dashboard SCSS
|
2791 |
-
*
|
2792 |
-
* @description Styles the Give dashboard widget
|
2793 |
-
* @package Give
|
2794 |
-
* @subpackage SCSS/Admin
|
2795 |
-
* @copyright Copyright (c) 2016, WordImpress
|
2796 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
2797 |
-
*/
|
2798 |
-
.give-dashboard-widget .give-dashboard-today {
|
2799 |
-
text-align: center; }
|
2800 |
-
.give-dashboard-widget .give-dashboard-today .give-dashboard-date-today {
|
2801 |
-
margin: 10px 0 0;
|
2802 |
-
padding: 0; }
|
2803 |
-
.give-dashboard-widget .give-dashboard-today .give-dashboard-happy-day {
|
2804 |
-
padding: 3px;
|
2805 |
-
margin: 0; }
|
2806 |
-
.give-dashboard-widget .give-dashboard-today .give-dashboard-today-earnings {
|
2807 |
-
font-size: 42px;
|
2808 |
-
color: #4ead61;
|
2809 |
-
font-weight: bold;
|
2810 |
-
margin: 15px 0 0;
|
2811 |
-
line-height: 1; }
|
2812 |
-
.give-dashboard-widget .give-dashboard-today .give-donations-today {
|
2813 |
-
font-size: 18px;
|
2814 |
-
font-weight: bold;
|
2815 |
-
margin: 0 0 30px;
|
2816 |
-
padding: 4px 0 1px; }
|
2817 |
-
.give-dashboard-widget .give-dashboard-today .give-last-seven {
|
2818 |
-
font-size: 14px;
|
2819 |
-
font-weight: bold;
|
2820 |
-
padding: 0;
|
2821 |
-
margin: 0 0 30px; }
|
2822 |
-
|
2823 |
-
.give-dashboard-widget .give-table-stats {
|
2824 |
-
width: 100%;
|
2825 |
-
text-align: center;
|
2826 |
-
margin: 0;
|
2827 |
-
table-layout: fixed;
|
2828 |
-
border-top: 1px solid #ececec;
|
2829 |
-
border-spacing: 0; }
|
2830 |
-
.give-dashboard-widget .give-table-stats .give-dashboard-stat-total, .give-dashboard-widget .give-table-stats .give-dashboard-stat-total-label {
|
2831 |
-
padding: 0;
|
2832 |
-
margin: 0; }
|
2833 |
-
.give-dashboard-widget .give-table-stats .give-dashboard-stat-total {
|
2834 |
-
color: #4ead61;
|
2835 |
-
font-weight: bold;
|
2836 |
-
font-size: 16px; }
|
2837 |
-
|
2838 |
-
#give_dashboard_sales > .inside {
|
2839 |
-
padding: 0; }
|
2840 |
-
|
2841 |
-
#give_dashboard_sales .give-table-stats td {
|
2842 |
-
padding: 10px 0; }
|
2843 |
-
|
2844 |
-
#give_dashboard_sales .give-table-stats td:first-of-type {
|
2845 |
-
border-left: 1px solid #ececec; }
|
2846 |
-
|
2847 |
-
#give_dashboard_sales .give-table-stats tr#give-table-stats-tr-1 td {
|
2848 |
-
border-bottom: 1px solid #ececec; }
|
2849 |
-
|
2850 |
-
#dashboard_right_now .give-forms-count:before {
|
2851 |
-
font-family: 'give-icomoon';
|
2852 |
-
speak: none;
|
2853 |
-
font-style: normal;
|
2854 |
-
font-weight: normal;
|
2855 |
-
font-variant: normal;
|
2856 |
-
text-transform: none;
|
2857 |
-
line-height: 1;
|
2858 |
-
-webkit-font-smoothing: antialiased;
|
2859 |
-
-moz-osx-font-smoothing: grayscale;
|
2860 |
-
font-size: 18px;
|
2861 |
-
width: 18px;
|
2862 |
-
height: 18px;
|
2863 |
-
content: "\e800"; }
|
2864 |
-
|
2865 |
-
/**
|
2866 |
-
* Give Forms SCSS
|
2867 |
-
*
|
2868 |
-
* @package Give
|
2869 |
-
* @subpackage SCSS/Admin
|
2870 |
-
* @copyright Copyright (c) 2016, WordImpress
|
2871 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
2872 |
-
*/
|
2873 |
-
.give_forms_page_give-donors {
|
2874 |
-
/*
|
2875 |
-
* Donor address metabox
|
2876 |
-
*/ }
|
2877 |
-
.give_forms_page_give-donors .wrap > h2 {
|
2878 |
-
margin-bottom: 15px; }
|
2879 |
-
.give_forms_page_give-donors .nav-tab-wrapper .dashicons {
|
2880 |
-
position: relative;
|
2881 |
-
top: 2px;
|
2882 |
-
margin: 0 0 0 3px; }
|
2883 |
-
.give_forms_page_give-donors #give-donors-filter {
|
2884 |
-
position: relative; }
|
2885 |
-
.give_forms_page_give-donors #give-donors-filter p.search-box {
|
2886 |
-
margin: 0; }
|
2887 |
-
.give_forms_page_give-donors #give-donors-search-filter {
|
2888 |
-
display: block;
|
2889 |
-
overflow: hidden; }
|
2890 |
-
.give_forms_page_give-donors #give-donor-card-wrapper {
|
2891 |
-
margin-right: -1px;
|
2892 |
-
z-index: 2;
|
2893 |
-
min-height: 200px; }
|
2894 |
-
.give_forms_page_give-donors #give-donor-card-wrapper input {
|
2895 |
-
font-weight: normal; }
|
2896 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-section {
|
2897 |
-
border-bottom: 1px solid #eee;
|
2898 |
-
margin-bottom: 10px; }
|
2899 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-section table {
|
2900 |
-
margin-bottom: 0; }
|
2901 |
-
.give_forms_page_give-donors #give-donor-card-wrapper > div:first-child {
|
2902 |
-
padding-top: 20px; }
|
2903 |
-
.give_forms_page_give-donors #give-donor-card-wrapper > div:last-child {
|
2904 |
-
padding-bottom: 20px;
|
2905 |
-
border: none; }
|
2906 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap {
|
2907 |
-
padding: 0 0 15px 15px;
|
2908 |
-
text-align: center;
|
2909 |
-
float: right; }
|
2910 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap img {
|
2911 |
-
border-radius: 3px; }
|
2912 |
-
.give_forms_page_give-donors #give-donor-card-wrapper a.delete {
|
2913 |
-
text-decoration: none;
|
2914 |
-
color: #ff0000;
|
2915 |
-
margin-left: 5px; }
|
2916 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-since {
|
2917 |
-
margin: 10px 0;
|
2918 |
-
font-size: 16px; }
|
2919 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-id {
|
2920 |
-
display: inline-block;
|
2921 |
-
font-size: 24px;
|
2922 |
-
font-weight: 600;
|
2923 |
-
margin-left: 10px; }
|
2924 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-name-wrap {
|
2925 |
-
display: inline-block; }
|
2926 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-edit-link {
|
2927 |
-
margin-bottom: 15px; }
|
2928 |
-
.give_forms_page_give-donors .donor-main-wrapper {
|
2929 |
-
clear: both;
|
2930 |
-
margin: 0 0 20px; }
|
2931 |
-
@media (max-width: 655px) {
|
2932 |
-
.give_forms_page_give-donors .donor-main-wrapper {
|
2933 |
-
width: 100%; } }
|
2934 |
-
.give_forms_page_give-donors .donor-main-wrapper table {
|
2935 |
-
margin: 0; }
|
2936 |
-
.give_forms_page_give-donors .donor-main-wrapper input {
|
2937 |
-
width: 200px; }
|
2938 |
-
.give_forms_page_give-donors #donor-summary {
|
2939 |
-
padding: 0 20px; }
|
2940 |
-
.give_forms_page_give-donors #donor-summary:after {
|
2941 |
-
font-family: "dashicons";
|
2942 |
-
content: "\f110";
|
2943 |
-
position: absolute;
|
2944 |
-
top: 10px;
|
2945 |
-
left: 10px;
|
2946 |
-
font-size: 100px;
|
2947 |
-
color: #F0F0F0;
|
2948 |
-
z-index: 0; }
|
2949 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper {
|
2950 |
-
width: 202px; }
|
2951 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper span[data-key="line2"] {
|
2952 |
-
display: table;
|
2953 |
-
clear: both; }
|
2954 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper select {
|
2955 |
-
width: 200px; }
|
2956 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-info {
|
2957 |
-
min-height: 185px; }
|
2958 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .info-wrapper {
|
2959 |
-
min-height: 125px; }
|
2960 |
-
.give_forms_page_give-donors .donor-info .donor-name {
|
2961 |
-
font-size: 24px;
|
2962 |
-
font-weight: 600; }
|
2963 |
-
.give_forms_page_give-donors #disconnect-donor, .give_forms_page_give-donors #view-user-profile {
|
2964 |
-
font-size: 12px;
|
2965 |
-
font-weight: normal;
|
2966 |
-
text-decoration: none; }
|
2967 |
-
.give_forms_page_give-donors #donor-edit-actions {
|
2968 |
-
text-align: center;
|
2969 |
-
margin-bottom: 20px;
|
2970 |
-
line-height: 28px; }
|
2971 |
-
.give_forms_page_give-donors #donor-edit-actions .button-secondary {
|
2972 |
-
margin-left: 10px; }
|
2973 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .edit-item {
|
2974 |
-
display: none; }
|
2975 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results {
|
2976 |
-
right: 1px;
|
2977 |
-
top: 16px; }
|
2978 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results ul {
|
2979 |
-
width: 200px; }
|
2980 |
-
.give_forms_page_give-donors #donor-stats-wrapper {
|
2981 |
-
margin: 0 auto;
|
2982 |
-
text-align: center;
|
2983 |
-
padding: 15px; }
|
2984 |
-
.give_forms_page_give-donors #donor-stats-wrapper ul {
|
2985 |
-
margin: 0;
|
2986 |
-
padding: 0;
|
2987 |
-
overflow: hidden; }
|
2988 |
-
.give_forms_page_give-donors #donor-stats-wrapper ul li {
|
2989 |
-
width: 50%;
|
2990 |
-
float: right;
|
2991 |
-
line-height: 22px;
|
2992 |
-
font-size: 14px;
|
2993 |
-
margin: 0; }
|
2994 |
-
.give_forms_page_give-donors #donor-stats-wrapper a {
|
2995 |
-
text-decoration: none; }
|
2996 |
-
.give_forms_page_give-donors #donor-stats-wrapper .dashicons {
|
2997 |
-
color: #888; }
|
2998 |
-
.give_forms_page_give-donors #donor-tables-wrapper table {
|
2999 |
-
width: 100%;
|
3000 |
-
text-align: center; }
|
3001 |
-
.give_forms_page_give-donors #donor-tables-wrapper th {
|
3002 |
-
text-align: center; }
|
3003 |
-
.give_forms_page_give-donors #donor-tables-wrapper .donations tr > th:first-child,
|
3004 |
-
.give_forms_page_give-donors #donor-tables-wrapper .donations tr > td:first-child,
|
3005 |
-
.give_forms_page_give-donors #donor-tables-wrapper .emails tr > th:first-child,
|
3006 |
-
.give_forms_page_give-donors #donor-tables-wrapper .emails tr > td:first-child {
|
3007 |
-
text-align: right; }
|
3008 |
-
.give_forms_page_give-donors #donor-tables-wrapper .donations tr > td:only-child {
|
3009 |
-
text-align: center; }
|
3010 |
-
.give_forms_page_give-donors #donor-notes-wrapper {
|
3011 |
-
min-height: 50px; }
|
3012 |
-
.give_forms_page_give-donors .donor-notes-header span, .give_forms_page_give-donors .donor-notes-header img {
|
3013 |
-
font-weight: 600;
|
3014 |
-
line-height: 30px;
|
3015 |
-
vertical-align: middle; }
|
3016 |
-
.give_forms_page_give-donors .donor-note-input {
|
3017 |
-
width: 100%;
|
3018 |
-
margin-bottom: 5px; }
|
3019 |
-
.give_forms_page_give-donors #give-donor-notes div:nth-of-type(even) {
|
3020 |
-
background-color: #f9f9f9; }
|
3021 |
-
.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper {
|
3022 |
-
border-bottom: 1px solid #f9f9f9;
|
3023 |
-
min-height: 38px;
|
3024 |
-
padding: 0; }
|
3025 |
-
.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper .note-content-wrap {
|
3026 |
-
padding: 10px 12px;
|
3027 |
-
line-height: 20px;
|
3028 |
-
font-size: 14px; }
|
3029 |
-
.give_forms_page_give-donors #give-donor-notes .give-no-donor-notes {
|
3030 |
-
text-align: center;
|
3031 |
-
padding: 20px; }
|
3032 |
-
.give_forms_page_give-donors .donor-note-wrapper span {
|
3033 |
-
display: block; }
|
3034 |
-
.give_forms_page_give-donors .delete-donor {
|
3035 |
-
text-align: center; }
|
3036 |
-
.give_forms_page_give-donors .give-lock-block {
|
3037 |
-
margin-right: -25px;
|
3038 |
-
text-decoration: none;
|
3039 |
-
font-size: 14px;
|
3040 |
-
margin-left: 3px; }
|
3041 |
-
.give_forms_page_give-donors .give-lock-block i {
|
3042 |
-
color: #000000;
|
3043 |
-
font-size: 14px; }
|
3044 |
-
.give_forms_page_give-donors #donor-address-wrapper .give-no-address-message {
|
3045 |
-
margin: 0.5rem 1%;
|
3046 |
-
line-height: 3.4em; }
|
3047 |
-
.give_forms_page_give-donors #donor-address-wrapper .add-new-address {
|
3048 |
-
margin: 0.5rem 1% !important; }
|
3049 |
-
.give_forms_page_give-donors #donor-address-wrapper .add-new-address-form-hidden {
|
3050 |
-
position: absolute;
|
3051 |
-
left: 13px;
|
3052 |
-
right: 13px;
|
3053 |
-
top: 0;
|
3054 |
-
visibility: hidden; }
|
3055 |
-
.give_forms_page_give-donors #donor-address-wrapper .all-address .address {
|
3056 |
-
min-height: 146px;
|
3057 |
-
border: 1px solid #dad9d9;
|
3058 |
-
padding: 9px;
|
3059 |
-
border-radius: 5px;
|
3060 |
-
background-color: white; }
|
3061 |
-
.give_forms_page_give-donors #donor-address-wrapper .all-address .address .address-number-label {
|
3062 |
-
color: gray;
|
3063 |
-
cursor: default; }
|
3064 |
-
.give_forms_page_give-donors #donor-address-wrapper .all-address .address a {
|
3065 |
-
text-decoration: none; }
|
3066 |
-
|
3067 |
-
/**
|
3068 |
-
* Give Admin Buttons SCSS
|
3069 |
-
*
|
3070 |
-
* @package Give
|
3071 |
-
* @subpackage SCSS/Admin
|
3072 |
-
* @copyright Copyright (c) 2016, WordImpress
|
3073 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
3074 |
-
*/
|
3075 |
-
/*=Give Shortcode Button
|
3076 |
-
--------------------------------------*/
|
3077 |
-
@media screen and (max-width: 782px) {
|
3078 |
-
#wp-content-media-buttons a.give-thickbox {
|
3079 |
-
padding: 6px 14px;
|
3080 |
-
line-height: normal;
|
3081 |
-
font-size: 14px;
|
3082 |
-
height: auto; }
|
3083 |
-
.wp-media-buttons span#give-media-button {
|
3084 |
-
margin-top: 0 !important;
|
3085 |
-
margin-right: 2px !important; } }
|
3086 |
-
|
3087 |
-
/*=Button in shortcode tinymce dialog
|
3088 |
-
--------------------------------------*/
|
3089 |
-
.mce-primary.mce-give-primary button {
|
3090 |
-
padding-left: 10px;
|
3091 |
-
padding-right: 10px; }
|
3092 |
-
|
3093 |
-
/*=Admin Buttons w/ Icons
|
3094 |
-
--------------------------------------*/
|
3095 |
-
/* extends .wp-core-ui .button */
|
3096 |
-
.wp-core-ui .give-admin-button {
|
3097 |
-
padding-right: 7px;
|
3098 |
-
padding-left: 7px; }
|
3099 |
-
|
3100 |
-
/* matches style of Add Media and Give Shortcodes buttons */
|
3101 |
-
.give-admin-button-icon {
|
3102 |
-
display: inline-block;
|
3103 |
-
width: 18px;
|
3104 |
-
height: 18px;
|
3105 |
-
vertical-align: text-top;
|
3106 |
-
margin: 0 2px;
|
3107 |
-
/* specific DashIcon styles */ }
|
3108 |
-
.give-admin-button-icon:before {
|
3109 |
-
font: 400 18px/1 dashicons;
|
3110 |
-
speak: none;
|
3111 |
-
-webkit-font-smoothing: antialiased;
|
3112 |
-
-moz-osx-font-smoothing: grayscale; }
|
3113 |
-
.give-admin-button-icon-update:before {
|
3114 |
-
content: "\f463"; }
|
3115 |
-
|
3116 |
-
/* =Primary button in shortcode tinymce dialog
|
3117 |
-
-------------------------------------------------------------- */
|
3118 |
-
.mce-primary.mce-sc-primary button {
|
3119 |
-
padding-left: 10px;
|
3120 |
-
padding-right: 10px; }
|
3121 |
-
|
3122 |
-
.mce-sc-popup a {
|
3123 |
-
text-decoration: underline; }
|
3124 |
-
|
3125 |
-
.mce-sc-popup p {
|
3126 |
-
margin-bottom: 1em; }
|
3127 |
-
.mce-sc-popup p.strong {
|
3128 |
-
font-weight: 600; }
|
3129 |
-
.mce-sc-popup p.no-margin {
|
3130 |
-
margin-bottom: 0; }
|
3131 |
-
.mce-sc-popup p.margin-top {
|
3132 |
-
margin-top: 1em; }
|
3133 |
-
|
3134 |
-
.mce-sc-popup .mce-listbox button {
|
3135 |
-
text-overflow: ellipsis;
|
3136 |
-
overflow: hidden !important; }
|
3137 |
-
|
3138 |
-
/* =Shortcode button above wp_editor
|
3139 |
-
-------------------------------------------------------------- */
|
3140 |
-
@media screen and (max-width: 782px) {
|
3141 |
-
.wp-media-buttons button.sc-button span {
|
3142 |
-
width: 18px !important; } }
|
3143 |
-
|
3144 |
-
.wp-media-buttons button.sc-button {
|
3145 |
-
outline: none;
|
3146 |
-
padding-right: 5px;
|
3147 |
-
margin-left: 0; }
|
3148 |
-
.wp-media-buttons button.sc-button:active {
|
3149 |
-
margin-bottom: 5px; }
|
3150 |
-
|
3151 |
-
button.sc-button:after {
|
3152 |
-
position: relative;
|
3153 |
-
display: inline-block;
|
3154 |
-
top: -1px;
|
3155 |
-
content: '';
|
3156 |
-
width: 0;
|
3157 |
-
height: 0;
|
3158 |
-
border-top: 6px solid #777;
|
3159 |
-
border-left: 4px solid transparent;
|
3160 |
-
border-right: 4px solid transparent;
|
3161 |
-
margin: 0 6px 0 3px; }
|
3162 |
-
|
3163 |
-
button.sc-button.active:after {
|
3164 |
-
top: -2px;
|
3165 |
-
border-top: 0;
|
3166 |
-
border-bottom: 6px solid #32373c; }
|
3167 |
-
|
3168 |
-
/* =Shortcode button dropdown menu
|
3169 |
-
-------------------------------------------------------------- */
|
3170 |
-
.sc-wrap {
|
3171 |
-
position: relative;
|
3172 |
-
display: inline-block;
|
3173 |
-
margin-left: 5px; }
|
3174 |
-
|
3175 |
-
div.sc-menu {
|
3176 |
-
display: none;
|
3177 |
-
position: absolute;
|
3178 |
-
top: 100%;
|
3179 |
-
right: 0;
|
3180 |
-
min-width: 100%;
|
3181 |
-
max-height: 410px;
|
3182 |
-
font-size: 14px;
|
3183 |
-
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
|
3184 |
-
background: #fff;
|
3185 |
-
border: 1px solid rgba(0, 0, 0, 0.15);
|
3186 |
-
overflow: auto;
|
3187 |
-
overflow-x: hidden;
|
3188 |
-
padding: 5px 0;
|
3189 |
-
margin: -2px 0 0;
|
3190 |
-
z-index: 1002; }
|
3191 |
-
|
3192 |
-
div.sc-shortcode {
|
3193 |
-
display: block;
|
3194 |
-
white-space: nowrap;
|
3195 |
-
cursor: pointer;
|
3196 |
-
padding: 6px 12px;
|
3197 |
-
margin-bottom: 2px; }
|
3198 |
-
div.sc-shortcode:hover {
|
3199 |
-
color: #fff; }
|
3200 |
-
|
3201 |
-
/* =Shortcode tinymce dialog backdrop
|
3202 |
-
-------------------------------------------------------------- */
|
3203 |
-
#mce-modal-block.mce-reset.mce-fade.mce-in {
|
3204 |
-
opacity: 0.7;
|
3205 |
-
filter: alpha(opacity=70); }
|
3206 |
-
|
3207 |
-
/**
|
3208 |
-
* Give System Info SCSS
|
3209 |
-
*
|
3210 |
-
* @description System Info Styles
|
3211 |
-
* @package Give
|
3212 |
-
* @subpackage SCSS/Admin
|
3213 |
-
* @copyright Copyright (c) 2016, WordImpress
|
3214 |
-
* @license https://opensource.org/licenses/gpl-3.0/ GNU Public License
|
3215 |
-
*
|
3216 |
-
* The following code is a derivative work of the code from the WooCommerce
|
3217 |
-
* plugin, which is licensed GPLv3. This code therefore is also licensed under
|
3218 |
-
* the terms of the GNU Public License, version 3.
|
3219 |
-
*
|
3220 |
-
* Copyright (c) 2015 WooThemes
|
3221 |
-
* Copyright (c) 2016 WordImpress, LLC
|
3222 |
-
*/
|
3223 |
-
.give-status-table {
|
3224 |
-
margin-bottom: 1em; }
|
3225 |
-
.give-status-table h2 {
|
3226 |
-
font-size: 14px;
|
3227 |
-
margin: 0; }
|
3228 |
-
.give-status-table tr:nth-child(2n) th,
|
3229 |
-
.give-status-table tr:nth-child(2n) td {
|
3230 |
-
background: #fcfcfc; }
|
3231 |
-
.give-status-table th {
|
3232 |
-
font-weight: 700;
|
3233 |
-
padding: 9px; }
|
3234 |
-
.give-status-table td:first-child {
|
3235 |
-
width: 33%; }
|
3236 |
-
.give-status-table td.help {
|
3237 |
-
width: 1em; }
|
3238 |
-
.give-status-table td {
|
3239 |
-
padding: 9px;
|
3240 |
-
font-size: 1.1em; }
|
3241 |
-
.give-status-table td mark {
|
3242 |
-
background: transparent none; }
|
3243 |
-
.give-status-table td mark.yes {
|
3244 |
-
color: #7ad03a; }
|
3245 |
-
.give-status-table td mark.no {
|
3246 |
-
color: #999; }
|
3247 |
-
.give-status-table td mark.error {
|
3248 |
-
color: #a00; }
|
3249 |
-
.give-status-table td ul {
|
3250 |
-
margin: 0; }
|
3251 |
-
|
3252 |
-
/* System info download header */
|
3253 |
-
.wrap div.give-debug-report-wrapper {
|
3254 |
-
margin-bottom: 5px; }
|
3255 |
-
.wrap div.give-debug-report-wrapper p {
|
3256 |
-
font-size: 18px;
|
3257 |
-
margin: 1em 0 0.7em;
|
3258 |
-
padding: 0; }
|
3259 |
-
.wrap div.give-debug-report-wrapper .give-debug-report-actions {
|
3260 |
-
margin: 0 0 1.7em; }
|
3261 |
-
.wrap div.give-debug-report-wrapper .give-debug-report-actions .js-give-debug-report-button {
|
3262 |
-
margin-left: 10px; }
|
3263 |
-
.wrap div.give-debug-report-wrapper .give-debug-report-actions .dashicons {
|
3264 |
-
font-size: 16px;
|
3265 |
-
position: relative;
|
3266 |
-
top: 4px;
|
3267 |
-
right: -2px; }
|
3268 |
-
|
3269 |
-
.give-debug-report {
|
3270 |
-
display: none;
|
3271 |
-
margin: 10px 0;
|
3272 |
-
padding: 0;
|
3273 |
-
position: relative; }
|
3274 |
-
.give-debug-report textarea {
|
3275 |
-
font-family: monospace;
|
3276 |
-
width: 100%;
|
3277 |
-
margin: 0;
|
3278 |
-
height: 300px;
|
3279 |
-
padding: 20px;
|
3280 |
-
-moz-border-radius: 0;
|
3281 |
-
-webkit-border-radius: 0;
|
3282 |
-
border-radius: 0;
|
3283 |
-
resize: none;
|
3284 |
-
font-size: 12px;
|
3285 |
-
line-height: 20px;
|
3286 |
-
outline: 0; }
|
3287 |
-
|
3288 |
-
.give-progress {
|
3289 |
-
height: 15px;
|
3290 |
-
width: 95%;
|
3291 |
-
border-radius: 4px;
|
3292 |
-
overflow: hidden;
|
3293 |
-
background-color: whitesmoke; }
|
3294 |
-
.give-progress > div {
|
3295 |
-
height: 100%;
|
3296 |
-
width: 0; }
|
3297 |
-
|
3298 |
-
.admin-color-fresh .give-progress div, .give-progress div {
|
3299 |
-
background: #0073aa; }
|
3300 |
-
|
3301 |
-
.admin-color-light .give-progress div {
|
3302 |
-
background: #888; }
|
3303 |
-
|
3304 |
-
.admin-color-blue .give-progress div {
|
3305 |
-
background: #096484; }
|
3306 |
-
|
3307 |
-
.admin-color-coffee .give-progress div {
|
3308 |
-
background: #c7a589; }
|
3309 |
-
|
3310 |
-
.admin-color-ectoplasm .give-progress div {
|
3311 |
-
background: #a3b745; }
|
3312 |
-
|
3313 |
-
.admin-color-midnight .give-progress div {
|
3314 |
-
background: #e14d43; }
|
3315 |
-
|
3316 |
-
.admin-color-sunrise .give-progress div {
|
3317 |
-
background: #dd823b; }
|
3318 |
-
|
3319 |
-
/**
|
3320 |
-
* Spinner
|
3321 |
-
*/
|
3322 |
-
.give-spinner-wrapper {
|
3323 |
-
position: absolute;
|
3324 |
-
right: 0;
|
3325 |
-
left: 0;
|
3326 |
-
bottom: 0;
|
3327 |
-
top: 0;
|
3328 |
-
background: rgba(245, 245, 245, 0.57);
|
3329 |
-
z-index: 1;
|
3330 |
-
display: none; }
|
3331 |
-
.give-spinner-wrapper.is-active {
|
3332 |
-
display: inline-block; }
|
3333 |
-
.give-spinner-wrapper .aligncenter {
|
3334 |
-
position: absolute;
|
3335 |
-
top: 50%;
|
3336 |
-
right: 50%;
|
3337 |
-
margin: 10px 0 0 10px; }
|
3338 |
-
|
3339 |
-
.give-spinner.spinner.is-active {
|
3340 |
-
margin: 0 2px 0 0;
|
3341 |
-
float: none; }
|
3342 |
-
|
3343 |
-
/**
|
3344 |
-
* Give Updates Panel SCSS
|
3345 |
-
*
|
3346 |
-
* @description Updates Panel Styles
|
3347 |
-
* @package Give
|
3348 |
-
* @subpackage SCSS/Admin
|
3349 |
-
* @copyright Copyright (c) 2017, WordImpress
|
3350 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
3351 |
-
*/
|
3352 |
-
#give-updates-h1 {
|
3353 |
-
padding-top: 0; }
|
3354 |
-
|
3355 |
-
.give-update-panel-content p {
|
3356 |
-
font-size: 16px; }
|
3357 |
-
|
3358 |
-
#give-updates .dashicons-no-alt {
|
3359 |
-
color: red; }
|
3360 |
-
|
3361 |
-
#give-updates .dashicons-yes {
|
3362 |
-
color: green; }
|
3363 |
-
|
3364 |
-
#give-db-updates .spinner {
|
3365 |
-
margin-top: 0; }
|
3366 |
-
|
3367 |
-
body.give_forms_page_give-updates .give-run-update-containt .give-run-update-button {
|
3368 |
-
margin-left: 10px; }
|
3369 |
-
|
3370 |
-
#give-plugin-updates .panel-content table tr {
|
3371 |
-
display: block; }
|
3372 |
-
|
3373 |
-
/**
|
3374 |
-
* Give Blank Slate
|
3375 |
-
*
|
3376 |
-
* @package Give
|
3377 |
-
* @subpackage SCSS/Admin
|
3378 |
-
* @copyright Copyright (c) 2016, WordImpress
|
3379 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
3380 |
-
*/
|
3381 |
-
.give-blank-slate {
|
3382 |
-
background: white;
|
3383 |
-
border: 1px solid #e5e5e5;
|
3384 |
-
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
|
3385 |
-
margin: 0 auto;
|
3386 |
-
padding: 40px;
|
3387 |
-
text-align: center; }
|
3388 |
-
.give-blank-slate :last-child {
|
3389 |
-
margin-bottom: 0; }
|
3390 |
-
.give-blank-slate__heading, .give-blank-slate__message, .give-blank-slate__cta, .give-blank-slate__help {
|
3391 |
-
margin: 0 0 10px; }
|
3392 |
-
.give-blank-slate__image {
|
3393 |
-
display: block;
|
3394 |
-
height: 80px;
|
3395 |
-
margin: 0 auto 10px;
|
3396 |
-
width: auto; }
|
3397 |
-
.give-blank-slate__help {
|
3398 |
-
color: #666;
|
3399 |
-
font-style: italic; }
|
3400 |
-
.give-blank-slate__help a {
|
3401 |
-
display: inline-block;
|
3402 |
-
text-decoration: underline; }
|
3403 |
-
|
3404 |
-
.give-blank-slate a.give-blank-slate__cta {
|
3405 |
-
display: inline-block;
|
3406 |
-
font-size: 1.2em;
|
3407 |
-
height: auto;
|
3408 |
-
margin: 0 0 10px;
|
3409 |
-
padding: .75em 1.5em; }
|
3410 |
-
|
3411 |
-
/**
|
3412 |
-
* Give Donations Importer
|
3413 |
-
*
|
3414 |
-
* @description Payment History Styles
|
3415 |
-
* @package Give
|
3416 |
-
* @subpackage SCSS/Admin
|
3417 |
-
* @copyright Copyright (c) 2017, WordImpress
|
3418 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
3419 |
-
*/
|
3420 |
-
.give-tools-setting-page-import h1.handle {
|
3421 |
-
padding: 15px 0 0; }
|
3422 |
-
|
3423 |
-
.give-tools-setting-page-import .give-progress-steps {
|
3424 |
-
width: 100%;
|
3425 |
-
padding: 0 0 24px;
|
3426 |
-
margin-right: 0;
|
3427 |
-
list-style: none outside;
|
3428 |
-
overflow: hidden;
|
3429 |
-
display: -webkit-inline-flex;
|
3430 |
-
display: -ms-inline-flexbox;
|
3431 |
-
display: inline-flex; }
|
3432 |
-
.give-tools-setting-page-import .give-progress-steps li {
|
3433 |
-
width: 25%;
|
3434 |
-
float: right;
|
3435 |
-
padding: 0 0 1.2em;
|
3436 |
-
margin: 0;
|
3437 |
-
text-align: center;
|
3438 |
-
position: relative;
|
3439 |
-
border-bottom: 4px solid #ccc;
|
3440 |
-
line-height: 1.4em; }
|
3441 |
-
.give-tools-setting-page-import .give-progress-steps li.active {
|
3442 |
-
border-color: #4ead61;
|
3443 |
-
color: #4ead61; }
|
3444 |
-
.give-tools-setting-page-import .give-progress-steps li.active:before {
|
3445 |
-
border-color: #4ead61;
|
3446 |
-
color: #4ead61;
|
3447 |
-
background: #4ead61; }
|
3448 |
-
.give-tools-setting-page-import .give-progress-steps li::before {
|
3449 |
-
content: '';
|
3450 |
-
border: 4px solid #ccc;
|
3451 |
-
border-radius: 100%;
|
3452 |
-
width: 10px;
|
3453 |
-
height: 10px;
|
3454 |
-
position: absolute;
|
3455 |
-
bottom: 0;
|
3456 |
-
right: 50%;
|
3457 |
-
margin-right: -6px;
|
3458 |
-
margin-bottom: -10px;
|
3459 |
-
background: #fff; }
|
3460 |
-
|
3461 |
-
.give-tools-setting-page-import .step-4 h2 {
|
3462 |
-
text-align: center;
|
3463 |
-
font-size: 20px !important; }
|
3464 |
-
|
3465 |
-
.give-tools-setting-page-import .step-4 p {
|
3466 |
-
text-align: center; }
|
3467 |
-
|
3468 |
-
.give-tools-setting-page-import .button-secondary.step-4, .give-tools-setting-page-import .give-image-thumb {
|
3469 |
-
display: none; }
|
3470 |
-
|
3471 |
-
.give-tools-setting-page-import h2#give-import-title {
|
3472 |
-
background: #f3f3f3;
|
3473 |
-
font-size: 15px;
|
3474 |
-
font-weight: 600;
|
3475 |
-
margin: -8px -22px 11px;
|
3476 |
-
padding: 12px 22px; }
|
3477 |
-
|
3478 |
-
.give-tools-setting-page-import table.step-2 h2#give-import-title {
|
3479 |
-
font-size: small;
|
3480 |
-
font-weight: inherit; }
|
3481 |
-
|
3482 |
-
.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields-title {
|
3483 |
-
font-size: 18px;
|
3484 |
-
font-weight: 600;
|
3485 |
-
margin: 0px; }
|
3486 |
-
|
3487 |
-
.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields {
|
3488 |
-
white-space: nowrap;
|
3489 |
-
overflow: hidden; }
|
3490 |
-
.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li {
|
3491 |
-
display: inline-block;
|
3492 |
-
margin: 0 0 0 10%; }
|
3493 |
-
.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.give-import-donation-required-symbol {
|
3494 |
-
border-radius: 1em;
|
3495 |
-
vertical-align: middle;
|
3496 |
-
padding: 2px;
|
3497 |
-
background: #46b450;
|
3498 |
-
color: white; }
|
3499 |
-
.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.dashicons-no-alt {
|
3500 |
-
background: #bbbbbb; }
|
3501 |
-
|
3502 |
-
.give-import-core-settings .give-progress-steps li {
|
3503 |
-
width: 33.33%; }
|
3504 |
-
|
3505 |
-
.give-import-core-settings .step-3 h2 {
|
3506 |
-
text-align: center;
|
3507 |
-
font-size: 20px !important; }
|
3508 |
-
|
3509 |
-
.give-import-core-settings .step-3 p {
|
3510 |
-
text-align: center; }
|
3511 |
-
|
3512 |
-
form.give-import-form table.widefat {
|
3513 |
-
border: none; }
|
3514 |
-
|
3515 |
-
.wrap .give-importer-h1 {
|
3516 |
-
margin: 0;
|
3517 |
-
padding: 20px 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/css/give-admin-rtl.min.css
DELETED
@@ -1,21 +0,0 @@
|
|
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 |
-
*/.give-clearfix:after,.type-download .addon-content:after{clear:both}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}#give-payments-filter .give-payment-id,.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.give-item-label:hover{color:#fff;text-decoration:none}/*! Hint.css - v2.5.0 - 2017-04-23
|
10 |
-
* http://kushagragour.in/lab/hint/
|
11 |
-
* Copyright (c) 2017 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:'';position:absolute;background:100% 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:-4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label='']:after,[aria-label='']:before,[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;right:50%}.hint--top:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);transform:translateX(50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(50%) translateY(-8px);-moz-transform:translateX(50%) translateY(-8px);transform:translateX(50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;right:50%}.hint--bottom:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);transform:translateX(50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(50%) translateY(8px);-moz-transform:translateX(50%) translateY(8px);transform:translateX(50%) translateY(8px)}.hint--right:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{right:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--left:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{left:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;right:50%}.hint--top-left:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%);margin-right:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(100%) translateY(-8px);-moz-transform:translateX(100%) translateY(-8px);transform:translateX(100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;right:50%}.hint--top-right:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-right:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;right:50%}.hint--bottom-left:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%);margin-right:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(100%) translateY(8px);-moz-transform:translateX(100%) translateY(8px);transform:translateX(100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;right:50%}.hint--bottom-right:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-right:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-right-color:#b34e4d}.hint--error.hint--right:before{border-left-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-right-color:#c09854}.hint--warning.hint--right:before{border-left-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-right-color:#3986ac}.hint--info.hint--right:before{border-left-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-right-color:#458746}.hint--success.hint--right:before{border-left-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(50%) translateY(-8px);-moz-transform:translateX(50%) translateY(-8px);transform:translateX(50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(100%) translateY(-8px);-moz-transform:translateX(100%) translateY(-8px);transform:translateX(100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(50%) translateY(8px);-moz-transform:translateX(50%) translateY(8px);transform:translateX(50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(100%) translateY(8px);-moz-transform:translateX(100%) translateY(8px);transform:translateX(100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}/*!
|
12 |
-
Chosen, a Select Box Enhancer for jQuery and Prototype
|
13 |
-
by Patrick Filler for Harvest, http://getharvest.com
|
14 |
-
|
15 |
-
Version 1.8.3
|
16 |
-
Full source at https://github.com/harvesthq/chosen
|
17 |
-
Copyright (c) 2011-2018 Harvest http://getharvest.com
|
18 |
-
|
19 |
-
MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
|
20 |
-
This file is generated by `grunt build`, do not edit it by hand.
|
21 |
-
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);display:none}.chosen-container.chosen-with-drop .chosen-drop{display:block}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-left:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-right:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 8px 0 0;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,right top,right bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-left:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-left:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;left:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;left:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) 100% 2px no-repeat}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 5px 4px 20px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) 0 -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 0 4px 4px;padding:0 4px 0 0;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,right top,right bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-right:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,right top,right bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:right;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:100% 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 5px 3px 20px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,right top,right bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.dashicons-give:before,[class*=" give-icon-"],[class^=give-icon-]{line-height:1;font-family:give-icomoon;font-style:normal;font-weight:400}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;left:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-left:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,right top,right bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,right top,right bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;background:100% 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:left}.chosen-rtl .chosen-single{overflow:visible;padding:0 0 0 8px}.chosen-rtl .chosen-single span{margin-left:0;margin-right:26px;direction:ltr}.chosen-rtl .chosen-single-with-deselect span{margin-right:38px}.chosen-rtl .chosen-single div{left:auto;right:3px}.chosen-rtl .chosen-single abbr{left:auto;right:26px}.chosen-rtl .chosen-choices li{float:left}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:ltr}.chosen-rtl .chosen-choices li.search-choice{margin:3px 0 3px 5px;padding:3px 19px 3px 5px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:auto;right:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 4px 4px 0;padding:0 0 0 4px}.chosen-rtl .chosen-results li.group-option{padding-left:15px;padding-right:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 20px 4px 5px;background:url(chosen-sprite.png) -30px -20px no-repeat;direction:ltr}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}@font-face{font-family:give-icomoon;src:url(../assets/fonts/icomoon.eot?kdnr3d);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");font-weight:400;font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:"\e603"}.give-icon-heart:before{content:"\e604"}.give-icon-question:before{content:"\e602"}.give-icon-info:before{content:"\e601"}.give-icon-new-tab:before{content:"\ea7e"}.give-icon-alert:before{content:"\f02d"}.give-icon-help:before{content:"\e606"}.give-icon-spinner:before{content:"\e605"}.give-icon-spinner2:before{content:"\e607"}.give-icon-plus:before{content:"\e040"}.give-icon-minus:before{content:"\e041"}.give-icon-locked:before{content:"\e600"}#dashboard_right_now .give-forms-count:before,.dashicons-give:before{font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;content:"\e800";speak:none;-moz-osx-font-smoothing:grayscale}.fa-spin{-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@font-face{font-family:give-icomoon;font-weight:400;font-style:normal}.give-metabox-tabs li .give-icon:before{font-family:give-icomoon;src:url(../assets/fonts/icomoon.eot?kdnr3d);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");speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;vertical-align:top;line-height:20px;margin:0 0 0 5px}.give-metabox-tabs li .give-icon-default:before{content:"\e903"}.give-metabox-tabs li .give-icon-heart:before{content:"\e604"}.give-metabox-tabs li .give-icon-target:before{content:"\e901"}.give-metabox-tabs li .give-icon-display:before{content:"\e90c"}.give-metabox-tabs li .give-icon-edit:before{content:"\e902"}.give-metabox-tabs li .give-icon-checklist:before{position:relative;top:1px;content:"\e900"}.give-metabox-tabs li .give-icon-purse:before{content:"\e8df"}.give-metabox-tabs li .dashicons{font-size:14px;width:14px;line-height:20px}.give-grid-row{position:relative;width:100%}.give-grid-row [class^=give-grid-col]{float:right;margin:.5rem 1%;min-height:.125rem}.give-grid-row::after{content:"";display:table;clear:both}.give-grid-col-1{width:6.33333%}.give-grid-col-2{width:14.66667%}.give-grid-col-3{width:23%}.give-grid-col-4{width:31.33333%}.give-grid-col-5{width:39.66667%}.give-grid-col-6{width:48%}.give-grid-col-7{width:56.33333%}.give-grid-col-8{width:64.66667%}.give-grid-col-9{width:73%}.give-grid-col-10{width:81.33333%}.give-grid-col-11{width:89.66667%}.give-grid-col-12{width:98%}@media only screen and (max-width:33.75em){.give-grid-row [class^=give-grid-col]{width:98%}}#_give_donation_levels_repeat .cmb-group-title,#_give_donation_levels_repeat .cmb-row>.cmb-remove-group-row,#_give_donation_levels_repeat .cmb-row>.handlediv,.cmb-type-levels-id,.cmb2-id--give-custom-amount-minimum,.cmb2-id--give-custom-amount-text,.cmb2-id--give-display-style,.cmb2-id--give-form-content,.cmb2-id--give-levels-header,.cmb2-id--give-levels-header+.cmb-repeat-group-wrap,.cmb2-id--give-offline-checkout-notes,.cmb2-id--give-reveal-label,.cmb2-id--give-set-price,.give-hidden,.post-type-give_forms .tablenav #post-query-submit{display:none}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row .cmb2-radio-list label{font-size:12px}div.cmb-type-levels-repeater-header+div.cmb-repeat-group-wrap{padding:0!important;margin:0!important;min-width:100%;max-width:0}.cmb2-id--give-levels-header{padding:10px 12px 0!important;margin:0!important;background:#F7F7F7;border-bottom:none!important}.cmb2-id--give-levels-header .table-container{display:table;width:100%;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9}.cmb2-id--give-levels-header .table-container>.table-row{display:table-row;background:#FCFCFC}.cmb2-id--give-levels-header .table-container>.table-row>.table-cell{display:table-cell;vertical-align:middle;padding:10px 15px;border-left:1px solid #e9e9e9}#_give_donation_levels_repeat .cmbhandle,.cmb2-id--give-levels-header .table-container>.table-row>.table-cell.col-id{display:none}#_give_donation_levels_repeat{background:#F7F7F7;padding:0 12px 20px 1px;box-sizing:border-box}#_give_donation_levels_repeat .cmb-row,#_give_donation_levels_repeat .inside{margin:0}#_give_donation_levels_repeat .cmb-remove-field-row{margin:3px 0 0}#_give_donation_levels_repeat .cmb-remove-field-row .button{height:25px;padding:0 3px}#_give_donation_levels_repeat .cmb-remove-field-row span.dashicons-no{line-height:1.15em}#_give_donation_levels_repeat .cmb-add-row{margin:12px 0 0}.give-time-field{width:65px}.give-money-field{width:75px;margin-left:0;margin-right:0}.give-money-symbol{border:1px solid #DDD;background:#FCFCFC;margin:0;font-size:14px;padding:5px 8px}.give-money-symbol-before{border-left:0;margin-left:-4px}.give-money-symbol-after{margin-right:-5px}.give_options_panel input[type=text],.give_options_panel input[type=email]{padding:5px;width:100%}input.give-text-small,input.give-text_small{width:100px!important}input.give-text-medium,input.give-text_medium{width:200px!important}.give-underline{text-decoration:underline}.postbox-container .cmb-row{margin:0}.postbox-container .cmb-row .cmb-th label{padding-right:8px}#give-bulk-donors div[id^=give-donor-]{display:block;overflow:hidden}@media only screen and (min-width:851px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row{float:right;border-bottom:none;padding-left:10px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row>.cmb-th{display:none}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row>.cmb-td{float:right;width:100%}.cmb-type-give-default-radio-inline .cmb-td{margin-top:5px}}@media only screen and (min-width:851px) and (max-width:1201px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row{width:100%;padding-top:0}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-type-text-money{width:105px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list input.cmb2-text-money{width:65px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list .give-multilevel-text-field{width:160px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list .cmb-type-radio-inline{margin-right:20px}.col-amount{width:70px}.col-text{width:140px}.col-sort{display:none!important}.give-money-field{width:55px}}@media only screen and (min-width:1201px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row{float:left}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row{padding-left:20px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row.cmb-row{padding-left:0}.col-amount{width:93px}.col-text{width:195px}.col-sort{width:100px}.give-multilevel-text-field{width:205px}}@media only screen and (max-width:850px){div.cmb-type-levels-repeater-header{display:none!important}}.shortcode-wrap{margin:1px 11px 12px 14px}.shortcode-wrap label{margin:0 0 3px;display:block;cursor:default}.shortcode-wrap .shortcode-input{margin:0;width:100%}.cmb2-id--give-content-option,.cmb2-id--give-customize-offline-donations,.cmb2-id--give-goal-option,.cmb2-id--give-offline-donation-enable-billing-fields-single,.cmb2-id--give-terms-option{border-bottom:none!important;margin:0!important}.cmb2-id--give-agree-label,.cmb2-id--give-form-content,.cmb2-id--give-offline-checkout-notes,.cmb2-id--give-offline-donation-enable-billing-fields-single,.cmb2-id--give-set-goal{border-top:1px solid #e9e9e9!important}.cmb2-id--give-agree-label,.cmb2-id--give-agree-text{display:none}input.shortcode-input{width:100%}.price .give_price_range_high,.price .give_price_range_low,.price .give_price_range_sep{display:inline-block}#side-sortables .cmb-th label:after{display:none}#side-sortables .cmb2-id--give-show-register-form{padding:10px 0 0!important}#side-sortables .cmb2-wrap>.cmb-field-list>.cmb-row{padding-top:10px}#side-sortables .cmb-row .cmb2-metabox-description{padding-bottom:0}.cmb2-metabox-description{line-height:1.5;display:block}.give-tooltip{margin:0 3px;padding:0;font-size:14px;-moz-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear;color:rgba(51,51,51,.5);position:relative;top:1px}.give-tooltip:hover{color:#333}#give-metabox-form-data .inside{margin:0;padding:0}#give-metabox-form-data .give-metabox-panel-wrap{background:#fff;overflow:hidden}#give-metabox-form-data .give_options_panel{display:none;padding-right:170px}#give-metabox-form-data .give_options_panel.active,.no-js #give-metabox-form-data .give_options_panel{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:1em 162px 1em 20px;margin:0;border-bottom:1px solid #eee}#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{float:right;width:135px;padding:0;margin:2px -150px 0 0;line-height:18px;font-size:12px;font-weight:400}#give-metabox-form-data .give_options_panel .give-field-wrap .give-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-top:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-field-wrap ul{margin:0}#give-metabox-form-data .give_options_panel .give-field-wrap .mce-container iframe,#give-metabox-form-data .give_options_panel .give-field-wrap textarea{min-height:250px!important}#give-metabox-form-data .give_options_panel .give-field-wrap .wp-editor-wrap{display:inline-block;width:100%}#give-metabox-form-data .give_options_panel textarea.give-field{width:100%}#give-metabox-form-data .give_options_panel .give-field-wrap:hover .give-field-row-actions{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap:last-child{border-bottom:0}#give-metabox-form-data .give_options_panel .give-inline-radio-fields li{display:inline-block;margin-left:15px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section{padding:10px;background:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeatable-fields-section-wrapper{width:100%;background-color:#fff;border-collapse:collapse}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row{border-bottom:15px solid #f5f5f5;background-color:#fff}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-template{display:none}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row:last-child{border-bottom:10px solid #f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-column{padding:0}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove{float:left;width:22px;height:36px;padding:0;display:block;text-align:center;line-height:34px;font-size:21px;font-weight:300;cursor:pointer}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove:hover{background-color:red;color:#fff;width:22px;height:22px;border-radius:30px;margin-top:8px;line-height:19px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head{border-bottom:1px solid #eee;cursor:move}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head h2{text-align:right!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.closed .toggle-indicator:before{content:"\f140"}.give-filter:after,.give-filters:after{content:""}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row .give-move .toggle-indicator:before{margin-right:7px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row-wrap{background-color:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row{margin:5px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-field-wrap:last-child{border-bottom:1px solid #eee}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-ui-placeholder-state-highlight{background-color:#68bb6c}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-name{border:0!important;padding:0!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-bottom:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .ui-sortable-helper{display:table!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.ui-sortable-helper{border-bottom:0}#_give_donation_levels_field .give-row:nth-of-type(2) .give-remove{display:none!important}#give-metabox-form-data .give-metabox-tabs{margin:0;max-width:170px;float:right;line-height:1em;padding:0 0 10px;position:relative;background-color:#fafafa;border-left:1px solid #eee;box-sizing:border-box}#give-metabox-form-data .give-metabox-tabs:after{content:"";display:block;width:100%;height:9999em;position:absolute;bottom:-9999em;right:0;background-color:#fafafa;border-left:1px solid #eee}#give-metabox-form-data .give-metabox-tabs li{margin:0;padding:0;display:block;position:relative}#give-metabox-form-data .give-metabox-tabs li a{margin:0;padding:10px;display:block;box-shadow:none;text-decoration:none;line-height:20px!important;border-bottom:1px solid #eee;overflow:hidden}#give-metabox-form-data .give-metabox-tabs li a span.give-label{width:122px;display:inline-block}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li{background-color:#f1f1f1}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li a{border-bottom-color:#e5e5e5}#give-export-payments div.chosen-container ul.chosen-choices,#give-export-payments select,.type-download{border:1px solid #ddd}#give-metabox-form-data .give-metabox-tabs li.active>a{color:#555;position:relative;background-color:#eee}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields.active>a{background-color:#ddd}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields:not(.active):hover ul.give-metabox-sub-tabs{display:block;position:absolute;bottom:0;right:166px;width:170px;max-height:250px}@media only screen and (min-width:851px) and (max-width:1025px),(max-width:550px){#give-metabox-form-data ul.give-metabox-tabs{min-width:40px}#give-metabox-form-data ul.give-metabox-tabs li>a{text-align:center}#give-metabox-form-data ul.give-metabox-tabs li>a:before{margin-left:0;font-size:15px}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-label{display:none}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-icon:before{margin:0}#give-metabox-form-data .give_options_panel{padding-right:40px}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:10px}#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{display:block;float:none;margin:0 0 10px;font-size:14px;width:100%}}#give-export-payments .give_forms_categories,#give-export-payments .give_forms_tags{min-width:250px;margin:0 0 10px;display:block}#give-export-payments .give_forms_categories input,#give-export-payments .give_forms_tags input{color:#999}#give-export-payments div.chosen-container:first-of-type{margin-top:10px}#give-export-payments div.chosen-container ul.chosen-choices input.chosen-search-input{border:1px solid #ddd;height:20px}#give-export-payments select{vertical-align:inherit;margin:0;height:26px;line-height:26px}.chosen-container-single a.chosen-single{background:#FFF!important}.give-docs-link{text-align:left;margin-left:15px}.give-docs-link a{color:#999;text-decoration:none;font-style:italic}.give-docs-link a:hover{color:#0073aa}.give-docs-link a span{font-style:normal}.type-download{float:right;margin:0 0 1em 1em!important;padding:0;vertical-align:top;width:280px;text-decoration:none;color:inherit;display:block;min-height:365px;overflow:hidden;background:#f5f5f5;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1);-webkit-transition-property:border,background,color;transition-property:border,background,color;-webkit-transition-duration:.05s;transition-duration:.05s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:relative}.type-download:hover{border:1px solid #d1d1d1}.type-download>.featured-img img{border-bottom:1px solid #ddd}.type-download .addon-content{padding:15px 20px}.type-download .addon-content:after,.type-download .addon-content:before{content:" ";display:table}.type-download .addon-content .addon-heading{margin:0 0 10px}.type-download .addon-content .addon-heading a{outline:0;text-decoration:none}.type-download .addon-footer-wrap{border-top:1px solid #ddd;position:absolute;bottom:2px;right:0;width:100%;background-color:#FFF;padding:15px 20px}.give-view-addons-all span.dashicons,.type-download span.dashicons{width:16px;height:16px;font-size:14px;margin:6px 0 0}.give-view-addons-all span.dashicons{margin-right:3px}#give-dashboard-widgets-wrap .inside{padding-top:0;padding-bottom:0}.give_forms_page_give-reports #give-dashboard-widgets-wrap .inside{padding-right:0}#give-dashboard-widgets-wrap .inside #give-graphs-filter{float:none}#give-dashboard-widgets-wrap .postbox{margin-bottom:10px}#give-dashboard-widgets-wrap table.reports-table{clear:none}#give-dashboard-widgets-wrap #give-date-range-options{float:right}#give-dashboard-widgets-wrap #give-date-range-options>span{float:right;line-height:30px;font-style:italic;padding:0 0 0 5px}#give-graphs-filter,body.give_forms_page_give-payment-history .tablenav-right .tablenav-pages,body.give_forms_page_give-reports .tablenav-right .tablenav-pages{float:left}#give-graphs-filter .tablenav{margin:0 17px 0 0}#give-graphs-filter .tablenav .actions{padding:0}.give-graph .y1Axis{color:#66bb6a!important}.give-graph .y2Axis{color:#546e7a!important}body.give_forms_page_give-payment-history h1.nav-tab-wrapper,body.give_forms_page_give-payment-history h2.nav-tab-wrapper,body.give_forms_page_give-reports h1.nav-tab-wrapper,body.give_forms_page_give-reports h2.nav-tab-wrapper{margin-bottom:10px}body.give_forms_page_give-payment-history .actions,body.give_forms_page_give-reports .actions{padding-top:0}body.give_forms_page_give-payment-history .pagination-links,body.give_forms_page_give-reports .pagination-links{margin-right:10px}body.give_forms_page_give-payment-history p.donor-search,body.give_forms_page_give-reports p.donor-search{margin-left:10px}body.give_forms_page_give-payment-history .tablenav-right #give-reports-view,body.give_forms_page_give-reports .tablenav-right #give-reports-view{margin-top:0}body.give_forms_page_give-payment-history .tablenav-right .actions,body.give_forms_page_give-payment-history p.search-box,body.give_forms_page_give-reports .tablenav-right .actions,body.give_forms_page_give-reports p.search-box{float:right}body.give_forms_page_give-payment-history .reports-table-nav.tablenav.top,body.give_forms_page_give-reports .reports-table-nav.tablenav.top{width:100%;float:none;margin:0 0 10px}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top,body.give_forms_page_give-reports .reports-forms-details-wrap.top{float:left;overflow:hidden}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top #give-reports-filter,body.give_forms_page_give-reports .reports-forms-details-wrap.top #give-reports-filter{float:right}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top>.actions,body.give_forms_page_give-reports .reports-forms-details-wrap.top>.actions{padding-left:0}body.give_forms_page_give-payment-history .tablenav.bottom,body.give_forms_page_give-reports .tablenav.bottom{margin-top:10px}body.give_forms_page_give-payment-history h2.reports-earnings-title,body.give_forms_page_give-reports h2.reports-earnings-title{margin:7px 0 0}body.give_forms_page_give-payment-history .reports-views-wrap,body.give_forms_page_give-reports .reports-views-wrap{padding:3px 0 0}body.give_forms_page_give-payment-history .wrap.give-reports-donors-wrap,body.give_forms_page_give-reports .wrap.give-reports-donors-wrap{margin-left:0;margin-bottom:10px}body.give_forms_page_give-payment-history .widefat tbody td,body.give_forms_page_give-payment-history .widefat tbody th,body.give_forms_page_give-reports .widefat tbody td,body.give_forms_page_give-reports .widefat tbody th{padding-top:12px;padding-bottom:12px}body.give_forms_page_give-reports table.export-options-table tbody td{padding:20px 12px;vertical-align:top}#test-payment-label,.give-mobile-link,.give-settings-page .export-options-table tr.give-import-option:nth-child(odd) th,table.give-table td{vertical-align:middle}body.give_forms_page_give-reports table.export-options-table .give-export-form{position:relative}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap{background-color:transparent;padding:12px 12px 4px;margin:2px -11px -16px 0;overflow:auto}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap .spinner{margin:-2px 0 8px -12px}body.give_forms_page_give-reports table.export-options-table span#give-end-wrap input,body.give_forms_page_give-reports table.export-options-table span#give-start-wrap input{width:100px}#export-donor-options-wrap p{padding:20px 0 0;margin:0;font-weight:700}#export-donor-options-wrap ul{max-width:900px;overflow:hidden}#export-donor-options-wrap ul li{margin:0;padding:0 0 5px 5px;box-sizing:border-box;float:right;width:33%}.settings-excludes-list{max-height:120px;overflow:auto;padding:.5rem;border:1px solid #ddd}.settings-excludes-list li{margin:3px 0}#give-tools-recount-form .notice-wrap{position:relative;min-height:25px;margin:10px -12px -12px;background:#EFEFEF;padding:10px 12px 12px;border-top:1px solid #E5E5E5}#give-tools-recount-form .notice-wrap .give-progress{position:absolute;top:15px}#give-tools-recount-form .notice-wrap .spinner{position:absolute;left:14px;top:13px;margin:0}#give-tools-recount-form .notice-wrap #give-batch-success{margin-bottom:6px}.recount-stats-controls form{display:inline}.give-recount-stats-descriptions{margin:8px 0 0;display:block}.give-recount-stats-descriptions span{line-height:24px;font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0;display:none}.social-items-wrap,.social-items-wrap>div,.welcome-h1{display:inline-block}.gateways-report-tablenav .actions.bulkactions{padding-left:0}table.give-table td.row-title h3{margin:0 0 .4em;font-size:1.2em}table.give-table td.row-title p{font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0}#give-graphs-filter>.tablenav{height:auto}#give-logs-filter .search-box{float:left}#give-logs-filter .tablenav.top{float:right;clear:none;margin-top:0}.welcome-h1{margin-left:15px!important}.about-wrap h3{margin:1.5em 0 .6em}.about-wrap img{border:none}.give-badge{padding-top:150px;height:52px;width:185px;color:#FFF;font-weight:700;font-size:14px;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.8);margin:0 -5px;position:absolute;top:0;left:0}.introduction{padding:0 0 20px;margin:0 0 20px}.feature-section{margin-top:40px}.feature-section span.dashicons{width:16px;height:16px;font-size:14px;margin:6px 0 0}.feature-section .feature-section-item{width:48%;float:right}.feature-section div.last-feature{margin-left:0;margin-right:4%}[class*=dashboard_page_give-] .about-text,[class^=dashboard_page_give-] .about-text{min-height:0}.social-items-wrap .twitter-item-wrap{margin:0 0 10px 20px}.wp-person img{border-radius:50%}.wp-person a.web{margin:17px 0 0;font-weight:700;font-style:italic}.newsletter-intro{font-size:13px;font-style:italic;color:#777}.give-newsletter-form-wrap{margin:10px -5px 20px 0;max-width:700px}.give-newsletter-form-wrap td{padding:3px}.give-newsletter-form-wrap div.give-newsletter-confirmation{background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 5px 4px 10px;padding:1px 12px;border-right:4px solid #7ad03a;display:none}.give-newsletter-form-wrap div.give-newsletter-confirmation>p{margin:.5em 0;padding:2px}#give_donor_export_form{margin:0 0 5px}.column-status .give-donation-status,.column-status .give-test-mode-transactions-label{display:inline-block}.column-status .give-test-mode-transactions-label{margin:0 5px;vertical-align:middle}.give-settings-page .give-settings-heading-sep{font-size:14px;line-height:32px;width:15px}.give-settings-page .nav-tab-wrapper{margin-bottom:5px;overflow:visible}.give-settings-page .cmb2-wrap .cmb-type-checkbox input[type=checkbox]{display:block;margin-bottom:5px}.give-settings-page div.give-submit-wrap{margin:20px 0}.give-settings-page .give_forms_page_give-payment-history .postbox .hndle{cursor:default}.give-settings-page .give-input-field{width:25em}.give-settings-page table table input[type=text]{width:15em}.give-settings-page .give-repeat-setting-field{margin:10px 0}.give-settings-page .give-remove-setting-field{width:25px;height:25px;padding:0;text-align:center;line-height:22px;font-size:21px;font-weight:300;cursor:pointer;margin-right:20px;display:inline-block}.give-settings-page .give-remove-setting-field:hover{background-color:red;color:#fff;border-radius:30px}.give-settings-page .give-forminp p:first-child .give-remove-setting-field{display:none}.give-settings-page .export-options-table tr.give-import-option:nth-child(odd){background:#f4f3f3}.give-settings-page .export-options-table .give-import-dropdown:nth-child(2),.give-settings-page .export-options-table tr.give-import-option th:first-child{width:250px}.give-setting-tab-header{clear:both;overflow:hidden;margin:30px 0}.give-setting-tab-header h2{margin-top:8px}.give-setting-tab-header p{margin-bottom:0}.give-radio-inline ul{margin-top:0}.give-radio-inline li{display:inline-block;margin:0 15px 0 0}.give-radio-inline li:first-child{margin-right:0}.give-tools-setting-page .bulkactions{overflow:visible}.form-table td.give-radio-inline fieldset li>label{margin:5px 0 0!important}.cmb2-metabox-description,div.give-field-description,p.give-field-description{color:#aaa;font-style:italic;font-size:13px!important}.cmb-type-give-title label,.give-setting-tab-header h2{float:right;display:inline-block;width:220px;font-style:italic;color:#AAA;margin:0;font-size:14px}.postbox-container #_give_donation_levels_repeat>.cmb-repeatable-grouping:not(:last-of-type){border-bottom:1px solid #e9e9e9;border-top:none}.cmb-type-enabled-gateways .cmb-td>p:first-of-type{display:none}.cmb-type-checkbox .cmb-td{width:80%}.cmb-type-checkbox .cmb-td label{font-size:13px}.give_settings .cmb2-wrap .cmb-row{display:table-row}.give_settings .cmb2-wrap .cmb-row>.cmb-td,.give_settings .cmb2-wrap .cmb-row>.cmb-th{display:table-cell;float:none}.cmb2-id-give-title label{font-style:italic;color:#AAA;cursor:default}.cmb2-id-give-title>div.cmb-th{padding-bottom:10px}.cmb2-id-give-title>div.cmb-td{padding-bottom:5px}.give-payment-gatways-list li.ui-sortable-handle span.give-drag-handle{padding:3px 0 0 4px;font-size:15px;font-weight:400;color:#bdbdbd;cursor:move}.give-payment-gatways-list li.ui-sortable-handle span.give-drag-handle:hover{color:#333}.give-email-tags-wrap{margin:5px 0 0}.give-email-tags-wrap code{font-style:normal;padding:1px 2px;font-size:12px}.give-email-tags-wrap span{display:block;color:#AAA;font-style:italic;margin:0 0 2px;font-size:13px}.give-email-tags-wrap .give_price_tag,.give-settings-email-settings-section .give-setting-tab-header-emails hr,.give-settings-email-settings-section .tablenav{display:none}.give-settings-email-settings-section .give-setting-tab-header-emails{margin:0 0 20px}.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails{margin:20px 0}.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails hr{display:block}.giveemailnotifications .check-column{padding:13px 20px 0 10px!important}.giveemailnotifications td.check-column input{display:none}.giveemailnotifications th.check-column .give-email-notification-status{color:#fff;cursor:pointer}.giveemailnotifications th.check-column .give-email-notification-status[data-edit="1"] i.dashicons{border-radius:1em;padding:2px}.giveemailnotifications th.check-column .give-email-notification-disabled:hover .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-yes{background:#46b450}.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-lock{color:#46b450}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled:hover .dashicons-yes{background:#bbb}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-lock{color:#bbb}.giveemailnotifications th.check-column .dashicons-no-alt:hover:before{content:"\f147"!important}.giveemailnotifications th.check-column .dashicons-yes:hover:before{content:"\f335"!important}.giveemailnotifications .spinner.is-active{margin:0 2px 0 0;float:none}#system-info-textarea{width:800px;height:600px;font-family:Menlo,Monaco,monospace;background:#FFF;white-space:pre;overflow:auto;display:block;direction:ltr}#give-download-sysinfo{margin:0}#api .tablenav .actions{overflow:visible}a.give-delete{color:#a00}.give-settings-wrap-licenses .give-license-deactivate{margin:1px 10px 0 0;height:30px}.give-settings-wrap-licenses .give-license-field{background:url(../images/close.png) 1.5% center no-repeat #FFF;background-size:18px}.give-settings-wrap-licenses .give-license-active,.give-settings-wrap-licenses .give-license-active:focus{background-image:url(../images/tick.png);background-color:#FFF;background-repeat:no-repeat;background-position:1.5% center;outline:0;background-size:16px;width:100%}.give-settings-page .give-settings-wrap-licenses{display:block;position:relative;float:right;width:30.5%;min-height:180px;margin:20px 0 20px 1%}.give-settings-page .give-license-key label{margin:0 10px 0 0;padding:10px 0;display:block;font-size:14px;font-weight:600;cursor:default}.give-settings-page .give-license-block{margin:0 10px}.give-settings-page input[type=text].give-license-field,.give-settings-page input[type=password].give-license-field{width:100%}.give-settings-page .give-license-block input[type=submit]{position:absolute;top:3px;left:10px;height:24px;line-height:22px;padding:0 8px 1px;font-size:11px}.give-settings-page .give-license-status-notice{background:#fff;border-right:4px solid #fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 0 2px;padding:1px 12px}.give-settings-page .give-license-status-notice p{padding:10px 0;margin:0}.give-settings-page .give-license-status-notice a{color:#444;cursor:pointer}.give-settings-page .give-license-status-notice a:hover{text-decoration:none}.give-settings-page .give-license-status-notice.give-license-expires-soon{border-color:#00a0d2}.give-settings-page .give-license-status-notice.give-inactive,.give-settings-page .give-license-status-notice.give-license-expired{border-color:#e24e4e}.give-settings-page .give-license-status-notice.give-license-error,.give-settings-page .give-license-status-notice.give-license-invalid,.give-settings-page .give-license-status-notice.give-license-item_name_mismatch,.give-settings-page .give-license-status-notice.give-license-missing,.give-settings-page .give-license-status-notice.give-license-no_activations_left,.give-settings-page .give-license-status-notice.give-license-site_inactive{border-color:orange}.give-settings-page .give-license-status-notice.give-license-expiration-date,.give-settings-page .give-license-status-notice.give-license-lifetime-notice{border-color:#46b450}.give-settings-page .give-license-status-notice.give-license-expired a:hover,.give-settings-page .give-license-status-notice.give-license-expires-soon a:hover{text-decoration:none}@media screen and (max-width:1100px){.give-settings-page .give-settings-wrap-licenses{width:45%;min-height:150px}}.give-table thead th{padding:8px 10px!important}.give_settings .cmb-td hr+hr{display:none}.post-type-give_forms .mce-container iframe,.post-type-give_forms .wp-editor-area{min-height:400px}.give-field-description{color:#aaa;font-style:italic;margin:0;padding-top:.5em}h2.give-nav-tab-wrapper{overflow:hidden;height:35px}@media screen and (max-width:600px){.give-settings-page .give-settings-wrap-licenses{width:100%;max-width:320px}.give-nav-tab-wrapper{position:relative;padding-top:0!important}.give-nav-tab-wrapper>a{width:100%;box-sizing:border-box;margin:0;background-color:#fff;border:1px solid #ccc}.give-nav-tab-wrapper>a:hover{border-bottom:1px solid #ccc}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper{position:absolute;top:0;left:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav{height:28px;width:30px;border-radius:0;margin:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav>span.dashicons{margin:6px auto 0;display:block}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{top:35px;left:0;right:auto}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{background:#fff}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#e5e5e5}.give-mobile-hidden{display:none}}.give-sub-nav-tab-wrapper{position:relative;z-index:9999;float:right;display:none}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{border:1px solid #ccc;border-bottom:0;position:absolute;top:35px;left:0}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{float:right;background:#fff;padding:6px 10px;clear:both;text-decoration:none;border-bottom:1px solid #ccc;min-width:170px;color:#555;font-size:14px}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#fff}#give-show-sub-nav{text-decoration:none;padding:3px 4px;border-bottom:1px solid #ccc;line-height:0;background:#fff;border-radius:4px;margin-top:5px}#give-show-sub-nav>span.dashicons{font-size:16px;height:16px;width:16px}#give-show-sub-nav:active,#give-show-sub-nav:hover{outline:0;box-shadow:inset 0 0 4px #ddd}.give-image-thumb{position:relative;margin-top:14px}.give-image-thumb span.give-delete-image-thumb{position:absolute;background:red;color:#fff;border-radius:30px;right:-10px;top:-10px;cursor:pointer}.give-image-thumb img{max-width:250px;border:4px solid #fff}.give-filters,.give-submit-wrap{border:1px solid #dfdfdf;clear:both}.give-filters{background:#f5f5f5;padding:12px 12px 0}.give-filters .give-donation-forms-filter .chosen-single{height:28px;line-height:28px}.give-filters .chosen-container-single .chosen-single div b{background-position:100% 4px}.give-filters .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 6px}.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{display:inline-block;width:300px}@media screen and (max-width:782px){.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{width:100%}}.give-filters #give_donation_forms_filter{width:255px}.give-filter input[type=text],.give-filter select{width:100%}@media screen and (max-width:782px){.give-filters #give_donation_forms_filter{width:100%;max-width:100%}}.give-filters:after{display:table;clear:both}.give-filter{display:block;margin-bottom:12px;width:100%}.give-filter:after{display:table;clear:both}.give-filter label{display:block;margin-left:4px}.give-filter input{margin:0}.give-filter input[type=text],.give-filter input[type=search]{height:28px}.give-filter .button{height:28px;line-height:26px;margin:0;padding:0 10px 1px}@media screen and (min-width:783px){.give-filter{float:right;margin-left:18px;width:auto}.give-filter label{display:inline-block}.give-filter input[type=text]{display:inline-block;width:144px}}.give-filter-search input[type=search]{display:block;float:right;width:68%}.give-filter-search input[type=submit]{display:block;float:left;width:30%}@media screen and (min-width:783px){.give-filter-search input[type=search]{display:inline-block;margin-left:4px;width:144px}.give-filter-search input[type=submit]{display:inline-block;width:auto}}@media screen and (min-width:600px){.give-filter-half{float:right;width:49%}.give-filter-half:last-child{float:left}}@media screen and (min-width:783px){.give-filter-half{width:auto}.give-filter-half:last-child{float:right}.give-filter-half input[type=text]{width:96px}}.give-clear-filters-button{margin-right:8px}.give-submit-wrap{background:#f5f5f5;margin:8px 0;padding:12px;font-size:13px;line-height:2.1em}#give-payment-filters ul.subsubsub{margin-bottom:8px}#give-payments-advanced-filter ul.subsubsub{margin-bottom:12px}#give-payments-filter .tablenav.top{float:none}#give-payments-filter .tablenav.top .bulkactions{margin-top:1px;padding-top:0}#give-payments-filter .give-email-column-value{font-size:14px;font-weight:700}#give-payments-filter #the-list .check-column input{margin-top:1px}#give-payments-filter .column-details{width:50px}#give-payments-filter .column-amount{width:120px}tr.status-refunded td{background:#cecece;border-top-color:#ccc}.wp-list-table.forms th#date{width:140px}.give-mobile-link{line-height:32px}.give-mobile-link img{max-width:80%;height:auto;float:right}.give-donation-status>span{display:inline-block;width:12px;height:12px;position:relative;top:1px;margin:0;padding:0;border-radius:50%;background:#888;line-height:16px}#give-payments-filter .give-payment-id,#test-payment-label{padding:.2em .4em .3em;font-size:11px;text-align:center;border-radius:.25em;color:#fff;white-space:nowrap}.give-donation-status.status-pending>span{background-color:#ffba00}.give-donation-status.status-complete>span,.give-donation-status.status-publish>span{background-color:#7ad03a}.give-donation-status.status-refunded>span{background-color:#777}.give-donation-status.status-failed>span{background-color:#a00}.give-donation-status.status-abandoned>span{background-color:#333}.give-donation-status.status-revoked>span{background-color:#d9534f}.give-donation-status.status-give_subscription>span,.give-donation-status.status-renewal>span,.give-donation-status.status-subscription>span{background-color:#5bc0de}#test-payment-label{line-height:1;background-color:#ffba00;margin:0 15px}#test-payment-label:hover{color:#fff;text-decoration:none}#give-payments-filter .give-payment-id{line-height:1;vertical-align:baseline;font-weight:400}.give-admin-box .label,.give-admin-box-inside .strong{font-weight:600}#give-payments-filter .give-payment-id:hover{color:#fff;text-decoration:none}#give-payments-filter .column-details{padding-left:30px}#give-payments-filter .give-donation-status{display:inline-block}#give-order-update .give-donation-status{display:inline-block;float:none;margin:0 10px;position:relative;top:3px}.column-donation_form .donation-level-text-wrap{font-style:italic;display:block}@media handheld,only screen and (max-width:640px){.wp-list-table.forms th{width:auto!important}}.download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span{margin-right:-8px;margin-top:-8px}.give-admin-box-inside{margin:0;padding:3px 10px;clear:both;border-bottom:1px solid #eee}.give-admin-box .right{float:left}#give-order-details .inside,#give-order-update .inside{margin:0;padding:0}#give-order-update input.give_datepicker{width:180px}#give-order-update input[type=number].give-payment-time-hour,#give-order-update input[type=number].give-payment-time-min{width:50px}.give-admin-box-inside:last-child{border-bottom:0}#give-edit-order-form .data-payment-key{word-break:break-all}.give-order-update-box #major-publishing-actions .button-secondary{margin-left:10px}#give-donation-overview th{text-align:right}#give-donation-overview .give-select-chosen{width:97%}#give-edit-order-form .row{margin-top:10px}#give-donation-overview ul,#give-donor-details .order-data-address input,#give-donor-details .order-data-column p.data input,#give-edit-order-form .column input,#give-order-address-country-wrap select{clear:both;display:block}.give-order-data input.small-text{margin:0}#give-order-update span.label{display:inline;width:50px}.give-order-update-box .button-primary{margin-left:0}#give-edit-order-form .column .description{padding-left:10px}#give-donation-overview .inside>ul>li,#give-donation-overview .row>ul>li,#give-edit-order-form .column{display:inline-block;position:relative;vertical-align:top}#give-donation-overview ul{font-size:0}#give-donation-overview ul li{font-size:13px}#give-donation-overview ul li.actions{text-align:left;min-width:200px}#give-donation-overview ul li.remove{text-align:left}#give-donation-overview ul .row{padding:12px;border-bottom:1px solid #eee}#give-order-data .data span{color:#666;font-weight:600}input.give-price-field{width:80px;padding:3px 5px}.give_forms_page_give-payment-history.js .postbox .hndle{cursor:default}#give-payment-notes textarea{min-height:150px}#give-payment-notes #give-add-payment-note{margin:6px 0 15px}#give-billing-details .column>div{margin:0 0 10px}#give-billing-details label{display:block;margin-bottom:5px}#give-billing-details .column-container{padding:5px 0 10px}#give-billing-details input[type=text]{width:98%}#give-billing-details .chosen-container{width:98%!important}@media screen and (min-width:1200px){#give-edit-order-form .column{width:33%}#give-order-address .column{width:49%}#give-donation-overview.columns-4 li.actions{width:25%;margin-top:0;margin-left:0}}@media screen and (max-width:1199px){#give-edit-order-form .column{width:49%}}@media screen and (max-width:782px){.order-data-column input[type=email]{padding:6px 10px}}#give-donation-overview .inside,#give-donor-details .inside{margin-top:0}.give_forms_page_give-payment-history #give-dashboard-widgets-wrap #side-sortables{padding-top:0}.give-select-chosen .spinner{position:absolute;left:5px;top:2px;z-index:999}.give-select-chosen-ajax .spinner{visibility:visible}.give-select-chosen-ajax .chosen-search input[type=text],.give-select-chosen-ajax.chosen-container-single .chosen-search input[type=text]{background-image:none!important}.give-dashboard-widget .give-dashboard-today{text-align:center}.give-dashboard-widget .give-dashboard-today .give-dashboard-date-today{margin:10px 0 0;padding:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-happy-day{padding:3px;margin:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-today-earnings{font-size:42px;color:#4ead61;font-weight:700;margin:15px 0 0;line-height:1}.give-dashboard-widget .give-dashboard-today .give-donations-today{font-size:18px;font-weight:700;margin:0 0 30px;padding:4px 0 1px}.give-dashboard-widget .give-dashboard-today .give-last-seven{font-size:14px;font-weight:700;padding:0;margin:0 0 30px}.give-dashboard-widget .give-table-stats{width:100%;text-align:center;margin:0;table-layout:fixed;border-top:1px solid #ececec;border-spacing:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total,.give-dashboard-widget .give-table-stats .give-dashboard-stat-total-label{padding:0;margin:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total{color:#4ead61;font-weight:700;font-size:16px}#give_dashboard_sales>.inside{padding:0}#give_dashboard_sales .give-table-stats td{padding:10px 0}#give_dashboard_sales .give-table-stats td:first-of-type{border-left:1px solid #ececec}#give_dashboard_sales .give-table-stats tr#give-table-stats-tr-1 td{border-bottom:1px solid #ececec}#dashboard_right_now .give-forms-count:before{font-family:give-icomoon;font-style:normal;font-weight:400;line-height:1;font-size:18px;width:18px;height:18px}.give_forms_page_give-donors .wrap>h2{margin-bottom:15px}.give_forms_page_give-donors .nav-tab-wrapper .dashicons{position:relative;top:2px;margin:0 0 0 3px}.give_forms_page_give-donors #give-donors-filter{position:relative}.give_forms_page_give-donors #give-donors-filter p.search-box{margin:0}.give_forms_page_give-donors #give-donors-search-filter{display:block;overflow:hidden}.give_forms_page_give-donors #give-donor-card-wrapper{margin-right:-1px;z-index:2;min-height:200px}.give_forms_page_give-donors #give-donor-card-wrapper input{font-weight:400}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section{border-bottom:1px solid #eee;margin-bottom:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section table{margin-bottom:0}.give_forms_page_give-donors #give-donor-card-wrapper>div:first-child{padding-top:20px}.give_forms_page_give-donors #give-donor-card-wrapper>div:last-child{padding-bottom:20px;border:none}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap{padding:0 0 15px 15px;text-align:center;float:right}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap img{border-radius:3px}.give_forms_page_give-donors #give-donor-card-wrapper a.delete{text-decoration:none;color:red;margin-left:5px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-since{margin:10px 0;font-size:16px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-id{display:inline-block;font-size:24px;font-weight:600;margin-left:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-name-wrap{display:inline-block}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-edit-link{margin-bottom:15px}.give_forms_page_give-donors .donor-main-wrapper{clear:both;margin:0 0 20px}@media (max-width:655px){.give_forms_page_give-donors .donor-main-wrapper{width:100%}}.give_forms_page_give-donors .donor-main-wrapper table{margin:0}.give_forms_page_give-donors .donor-main-wrapper input{width:200px}.give_forms_page_give-donors #donor-summary{padding:0 20px}.give_forms_page_give-donors #donor-summary:after{font-family:dashicons;content:"\f110";position:absolute;top:10px;left:10px;font-size:100px;color:#F0F0F0;z-index:0}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper{width:202px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper select,.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results ul{width:200px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper span[data-key=line2]{display:table;clear:both}.give_forms_page_give-donors #give-donor-card-wrapper .edit-item,div.sc-menu{display:none}.give_forms_page_give-donors #give-donor-card-wrapper .donor-info{min-height:185px}.give_forms_page_give-donors #give-donor-card-wrapper .info-wrapper{min-height:125px}.give_forms_page_give-donors .donor-info .donor-name{font-size:24px;font-weight:600}.give_forms_page_give-donors #disconnect-donor,.give_forms_page_give-donors #view-user-profile{font-size:12px;font-weight:400;text-decoration:none}.give_forms_page_give-donors #donor-edit-actions{text-align:center;margin-bottom:20px;line-height:28px}.give_forms_page_give-donors #donor-edit-actions .button-secondary{margin-left:10px}.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results{right:1px;top:16px}.give_forms_page_give-donors #donor-stats-wrapper{margin:0 auto;text-align:center;padding:15px}.give_forms_page_give-donors #donor-stats-wrapper ul{margin:0;padding:0;overflow:hidden}.give_forms_page_give-donors #donor-stats-wrapper ul li{width:50%;float:right;line-height:22px;font-size:14px;margin:0}.give_forms_page_give-donors #donor-stats-wrapper a{text-decoration:none}.give_forms_page_give-donors #donor-stats-wrapper .dashicons{color:#888}.give_forms_page_give-donors #donor-tables-wrapper table{width:100%;text-align:center}.give_forms_page_give-donors #donor-tables-wrapper th{text-align:center}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .donations tr>th:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>th:first-child{text-align:right}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:only-child{text-align:center}.give_forms_page_give-donors #donor-notes-wrapper{min-height:50px}.give_forms_page_give-donors .donor-notes-header img,.give_forms_page_give-donors .donor-notes-header span{font-weight:600;line-height:30px;vertical-align:middle}.give_forms_page_give-donors .donor-note-input{width:100%;margin-bottom:5px}.give_forms_page_give-donors #give-donor-notes div:nth-of-type(even){background-color:#f9f9f9}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper{border-bottom:1px solid #f9f9f9;min-height:38px;padding:0}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper .note-content-wrap{padding:10px 12px;line-height:20px;font-size:14px}.give_forms_page_give-donors #give-donor-notes .give-no-donor-notes{text-align:center;padding:20px}.give_forms_page_give-donors .donor-note-wrapper span{display:block}.give_forms_page_give-donors .delete-donor{text-align:center}.give_forms_page_give-donors .give-lock-block{margin-right:-25px;text-decoration:none;font-size:14px;margin-left:3px}.give_forms_page_give-donors .give-lock-block i{color:#000;font-size:14px}.give_forms_page_give-donors #donor-address-wrapper .give-no-address-message{margin:.5rem 1%;line-height:3.4em}.give_forms_page_give-donors #donor-address-wrapper .add-new-address{margin:.5rem 1%!important}.give_forms_page_give-donors #donor-address-wrapper .add-new-address-form-hidden{position:absolute;left:13px;right:13px;top:0;visibility:hidden}.sc-wrap,button.sc-button:after{position:relative;display:inline-block}.give_forms_page_give-donors #donor-address-wrapper .all-address .address{min-height:146px;border:1px solid #dad9d9;padding:9px;border-radius:5px;background-color:#fff}.give_forms_page_give-donors #donor-address-wrapper .all-address .address .address-number-label{color:gray;cursor:default}.give_forms_page_give-donors #donor-address-wrapper .all-address .address a{text-decoration:none}.give-blank-slate__help a,.mce-sc-popup a{text-decoration:underline}@media screen and (max-width:782px){#wp-content-media-buttons a.give-thickbox{padding:6px 14px;line-height:normal;font-size:14px;height:auto}.wp-media-buttons span#give-media-button{margin-top:0!important;margin-right:2px!important}}.mce-primary.mce-give-primary button{padding-left:10px;padding-right:10px}.wp-core-ui .give-admin-button{padding-right:7px;padding-left:7px}.give-admin-button-icon{display:inline-block;width:18px;height:18px;vertical-align:text-top;margin:0 2px}.give-admin-button-icon:before{font:400 18px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-admin-button-icon-update:before{content:"\f463"}.mce-primary.mce-sc-primary button{padding-left:10px;padding-right:10px}.mce-sc-popup p{margin-bottom:1em}.mce-sc-popup p.strong{font-weight:600}.mce-sc-popup p.no-margin{margin-bottom:0}.mce-sc-popup p.margin-top{margin-top:1em}.mce-sc-popup .mce-listbox button{text-overflow:ellipsis;overflow:hidden!important}@media screen and (max-width:782px){.wp-media-buttons button.sc-button span{width:18px!important}}.wp-media-buttons button.sc-button{outline:0;padding-right:5px;margin-left:0}.wp-media-buttons button.sc-button:active{margin-bottom:5px}button.sc-button:after{top:-1px;content:'';width:0;height:0;border-top:6px solid #777;border-left:4px solid transparent;border-right:4px solid transparent;margin:0 6px 0 3px}button.sc-button.active:after{top:-2px;border-top:0;border-bottom:6px solid #32373c}.sc-wrap{margin-left:5px}div.sc-menu{position:absolute;top:100%;right:0;min-width:100%;max-height:410px;font-size:14px;box-shadow:0 3px 5px rgba(0,0,0,.2);background:#fff;border:1px solid rgba(0,0,0,.15);overflow:auto;overflow-x:hidden;padding:5px 0;margin:-2px 0 0;z-index:1002}div.sc-shortcode{display:block;white-space:nowrap;cursor:pointer;padding:6px 12px;margin-bottom:2px}div.sc-shortcode:hover{color:#fff}#mce-modal-block.mce-reset.mce-fade.mce-in{opacity:.7;filter:alpha(opacity=70)}.give-status-table{margin-bottom:1em}.give-status-table h2{font-size:14px;margin:0}.give-status-table tr:nth-child(2n) td,.give-status-table tr:nth-child(2n) th{background:#fcfcfc}.give-status-table th{font-weight:700;padding:9px}.give-status-table td:first-child{width:33%}.give-status-table td.help{width:1em}.give-status-table td{padding:9px;font-size:1.1em}.give-status-table td mark{background:0 0}.give-status-table td mark.yes{color:#7ad03a}.give-status-table td mark.no{color:#999}.give-status-table td mark.error{color:#a00}.give-status-table td ul{margin:0}.wrap div.give-debug-report-wrapper{margin-bottom:5px}.wrap div.give-debug-report-wrapper p{font-size:18px;margin:1em 0 .7em;padding:0}.wrap div.give-debug-report-wrapper .give-debug-report-actions{margin:0 0 1.7em}.wrap div.give-debug-report-wrapper .give-debug-report-actions .js-give-debug-report-button{margin-left:10px}.wrap div.give-debug-report-wrapper .give-debug-report-actions .dashicons{font-size:16px;position:relative;top:4px;right:-2px}.give-debug-report{display:none;margin:10px 0;padding:0;position:relative}.give-debug-report textarea{font-family:monospace;width:100%;margin:0;height:300px;padding:20px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;resize:none;font-size:12px;line-height:20px;outline:0}.give-progress{height:15px;width:95%;border-radius:4px;overflow:hidden;background-color:#f5f5f5}.give-progress>div{height:100%;width:0}.admin-color-fresh .give-progress div,.give-progress div{background:#0073aa}.admin-color-light .give-progress div{background:#888}.admin-color-blue .give-progress div{background:#096484}.admin-color-coffee .give-progress div{background:#c7a589}.admin-color-ectoplasm .give-progress div{background:#a3b745}.admin-color-midnight .give-progress div{background:#e14d43}.admin-color-sunrise .give-progress div{background:#dd823b}.give-spinner-wrapper{position:absolute;right:0;left:0;bottom:0;top:0;background:rgba(245,245,245,.57);z-index:1;display:none}.give-spinner-wrapper.is-active{display:inline-block}.give-spinner-wrapper .aligncenter{position:absolute;top:50%;right:50%;margin:10px 0 0 10px}.give-spinner.spinner.is-active{margin:0 2px 0 0;float:none}#give-updates-h1{padding-top:0}.give-update-panel-content p{font-size:16px}#give-updates .dashicons-no-alt{color:red}#give-updates .dashicons-yes{color:green}#give-db-updates .spinner{margin-top:0}body.give_forms_page_give-updates .give-run-update-containt .give-run-update-button{margin-left:10px}#give-plugin-updates .panel-content table tr{display:block}.give-blank-slate{background:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);margin:0 auto;padding:40px;text-align:center}.give-blank-slate :last-child{margin-bottom:0}.give-blank-slate__cta,.give-blank-slate__heading,.give-blank-slate__help,.give-blank-slate__message{margin:0 0 10px}.give-blank-slate__image{display:block;height:80px;margin:0 auto 10px;width:auto}.give-blank-slate__help{color:#666;font-style:italic}.give-blank-slate__help a{display:inline-block}.give-blank-slate a.give-blank-slate__cta{display:inline-block;font-size:1.2em;height:auto;margin:0 0 10px;padding:.75em 1.5em}.give-tools-setting-page-import h1.handle{padding:15px 0 0}.give-tools-setting-page-import .give-progress-steps{width:100%;padding:0 0 24px;margin-right:0;list-style:none;overflow:hidden;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.give-tools-setting-page-import .give-progress-steps li{width:25%;float:right;padding:0 0 1.2em;margin:0;text-align:center;position:relative;border-bottom:4px solid #ccc;line-height:1.4em}.give-tools-setting-page-import .give-progress-steps li.active{border-color:#4ead61;color:#4ead61}.give-tools-setting-page-import .give-progress-steps li.active:before{border-color:#4ead61;color:#4ead61;background:#4ead61}.give-tools-setting-page-import .give-progress-steps li::before{content:'';border:4px solid #ccc;border-radius:100%;width:10px;height:10px;position:absolute;bottom:0;right:50%;margin-right:-6px;margin-bottom:-10px;background:#fff}.give-tools-setting-page-import .step-4 h2{text-align:center;font-size:20px!important}.give-tools-setting-page-import .step-4 p{text-align:center}.give-tools-setting-page-import .button-secondary.step-4,.give-tools-setting-page-import .give-image-thumb{display:none}.give-tools-setting-page-import h2#give-import-title{background:#f3f3f3;font-size:15px;font-weight:600;margin:-8px -22px 11px;padding:12px 22px}.give-tools-setting-page-import table.step-2 h2#give-import-title{font-size:small;font-weight:inherit}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields-title{font-size:18px;font-weight:600;margin:0}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields{white-space:nowrap;overflow:hidden}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li{display:inline-block;margin:0 0 0 10%}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.give-import-donation-required-symbol{border-radius:1em;vertical-align:middle;padding:2px;background:#46b450;color:#fff}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.dashicons-no-alt{background:#bbb}.give-import-core-settings .give-progress-steps li{width:33.33%}.give-import-core-settings .step-3 h2{text-align:center;font-size:20px!important}.give-import-core-settings .step-3 p{text-align:center}form.give-import-form table.widefat{border:none}.wrap .give-importer-h1{margin:0;padding:20px 0}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/css/give-admin.css
DELETED
@@ -1,3520 +0,0 @@
|
|
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: 0 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 |
-
left: 50%; }
|
129 |
-
|
130 |
-
.hint--top:before {
|
131 |
-
margin-bottom: -11px;
|
132 |
-
left: 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 |
-
left: 50%; }
|
152 |
-
|
153 |
-
.hint--bottom:before {
|
154 |
-
margin-top: -11px;
|
155 |
-
left: 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-right-color: #383838;
|
174 |
-
margin-left: -11px;
|
175 |
-
margin-bottom: -6px; }
|
176 |
-
|
177 |
-
.hint--right:after {
|
178 |
-
margin-bottom: -14px; }
|
179 |
-
|
180 |
-
.hint--right:after, .hint--right:before {
|
181 |
-
left: 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-left-color: #383838;
|
191 |
-
margin-right: -11px;
|
192 |
-
margin-bottom: -6px; }
|
193 |
-
|
194 |
-
.hint--left:after {
|
195 |
-
margin-bottom: -14px; }
|
196 |
-
|
197 |
-
.hint--left:after, .hint--left:before {
|
198 |
-
right: 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 |
-
left: 50%; }
|
209 |
-
|
210 |
-
.hint--top-left:before {
|
211 |
-
margin-bottom: -11px;
|
212 |
-
left: 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-left: 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 |
-
left: 50%; }
|
233 |
-
|
234 |
-
.hint--top-right:before {
|
235 |
-
margin-bottom: -11px;
|
236 |
-
left: 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-left: -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 |
-
left: 50%; }
|
252 |
-
|
253 |
-
.hint--bottom-left:before {
|
254 |
-
margin-top: -11px;
|
255 |
-
left: 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-left: 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 |
-
left: 50%; }
|
276 |
-
|
277 |
-
.hint--bottom-right:before {
|
278 |
-
margin-top: -11px;
|
279 |
-
left: 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-left: -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-left-color: #b34e4d; }
|
318 |
-
|
319 |
-
.hint--error.hint--right:before {
|
320 |
-
border-right-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-left-color: #c09854; }
|
334 |
-
|
335 |
-
.hint--warning.hint--right:before {
|
336 |
-
border-right-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-left-color: #3986ac; }
|
350 |
-
|
351 |
-
.hint--info.hint--right:before {
|
352 |
-
border-right-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-left-color: #458746; }
|
366 |
-
|
367 |
-
.hint--success.hint--right:before {
|
368 |
-
border-right-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 |
-
Chosen, a Select Box Enhancer for jQuery and Prototype
|
449 |
-
by Patrick Filler for Harvest, http://getharvest.com
|
450 |
-
|
451 |
-
Version 1.8.3
|
452 |
-
Full source at https://github.com/harvesthq/chosen
|
453 |
-
Copyright (c) 2011-2018 Harvest http://getharvest.com
|
454 |
-
|
455 |
-
MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
|
456 |
-
This file is generated by `grunt build`, do not edit it by hand.
|
457 |
-
*/
|
458 |
-
.chosen-container {
|
459 |
-
position: relative;
|
460 |
-
display: inline-block;
|
461 |
-
vertical-align: middle;
|
462 |
-
font-size: 13px;
|
463 |
-
-webkit-user-select: none;
|
464 |
-
-moz-user-select: none;
|
465 |
-
-ms-user-select: none;
|
466 |
-
user-select: none; }
|
467 |
-
|
468 |
-
.chosen-container * {
|
469 |
-
-webkit-box-sizing: border-box;
|
470 |
-
box-sizing: border-box; }
|
471 |
-
|
472 |
-
.chosen-container .chosen-drop {
|
473 |
-
position: absolute;
|
474 |
-
top: 100%;
|
475 |
-
z-index: 1010;
|
476 |
-
width: 100%;
|
477 |
-
border: 1px solid #aaa;
|
478 |
-
border-top: 0;
|
479 |
-
background: #fff;
|
480 |
-
-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
|
481 |
-
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
|
482 |
-
display: none; }
|
483 |
-
|
484 |
-
.chosen-container.chosen-with-drop .chosen-drop {
|
485 |
-
display: block; }
|
486 |
-
|
487 |
-
.chosen-container a {
|
488 |
-
cursor: pointer; }
|
489 |
-
|
490 |
-
.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
|
491 |
-
margin-right: 4px;
|
492 |
-
overflow: hidden;
|
493 |
-
white-space: nowrap;
|
494 |
-
text-overflow: ellipsis;
|
495 |
-
font-weight: 400;
|
496 |
-
color: #999; }
|
497 |
-
|
498 |
-
.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
|
499 |
-
content: ":";
|
500 |
-
padding-left: 2px;
|
501 |
-
vertical-align: top; }
|
502 |
-
|
503 |
-
.chosen-container-single .chosen-single {
|
504 |
-
position: relative;
|
505 |
-
display: block;
|
506 |
-
overflow: hidden;
|
507 |
-
padding: 0 0 0 8px;
|
508 |
-
height: 25px;
|
509 |
-
border: 1px solid #aaa;
|
510 |
-
border-radius: 5px;
|
511 |
-
background-color: #fff;
|
512 |
-
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
|
513 |
-
background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
|
514 |
-
background-clip: padding-box;
|
515 |
-
-webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
|
516 |
-
box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
|
517 |
-
color: #444;
|
518 |
-
text-decoration: none;
|
519 |
-
white-space: nowrap;
|
520 |
-
line-height: 24px; }
|
521 |
-
|
522 |
-
.chosen-container-single .chosen-single input[type=text] {
|
523 |
-
cursor: pointer;
|
524 |
-
opacity: 0;
|
525 |
-
position: absolute; }
|
526 |
-
|
527 |
-
.chosen-container-single .chosen-default {
|
528 |
-
color: #999; }
|
529 |
-
|
530 |
-
.chosen-container-single .chosen-single span {
|
531 |
-
display: block;
|
532 |
-
overflow: hidden;
|
533 |
-
margin-right: 26px;
|
534 |
-
text-overflow: ellipsis;
|
535 |
-
white-space: nowrap; }
|
536 |
-
|
537 |
-
.chosen-container-single .chosen-single-with-deselect span {
|
538 |
-
margin-right: 38px; }
|
539 |
-
|
540 |
-
.chosen-container-single .chosen-single abbr {
|
541 |
-
position: absolute;
|
542 |
-
top: 6px;
|
543 |
-
right: 26px;
|
544 |
-
display: block;
|
545 |
-
width: 12px;
|
546 |
-
height: 12px;
|
547 |
-
background: url(chosen-sprite.png) -42px 1px no-repeat;
|
548 |
-
font-size: 1px; }
|
549 |
-
|
550 |
-
.chosen-container-single .chosen-single abbr:hover {
|
551 |
-
background-position: -42px -10px; }
|
552 |
-
|
553 |
-
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
|
554 |
-
background-position: -42px -10px; }
|
555 |
-
|
556 |
-
.chosen-container-single .chosen-single div {
|
557 |
-
position: absolute;
|
558 |
-
top: 0;
|
559 |
-
right: 0;
|
560 |
-
display: block;
|
561 |
-
width: 18px;
|
562 |
-
height: 100%; }
|
563 |
-
|
564 |
-
.chosen-container-single .chosen-single div b {
|
565 |
-
display: block;
|
566 |
-
width: 100%;
|
567 |
-
height: 100%;
|
568 |
-
background: url(chosen-sprite.png) no-repeat 0 2px; }
|
569 |
-
|
570 |
-
.chosen-container-single .chosen-search {
|
571 |
-
position: relative;
|
572 |
-
z-index: 1010;
|
573 |
-
margin: 0;
|
574 |
-
padding: 3px 4px;
|
575 |
-
white-space: nowrap; }
|
576 |
-
|
577 |
-
.chosen-container-single .chosen-search input[type=text] {
|
578 |
-
margin: 1px 0;
|
579 |
-
padding: 4px 20px 4px 5px;
|
580 |
-
width: 100%;
|
581 |
-
height: auto;
|
582 |
-
outline: 0;
|
583 |
-
border: 1px solid #aaa;
|
584 |
-
background: url(chosen-sprite.png) no-repeat 100% -20px;
|
585 |
-
font-size: 1em;
|
586 |
-
font-family: sans-serif;
|
587 |
-
line-height: normal;
|
588 |
-
border-radius: 0; }
|
589 |
-
|
590 |
-
.chosen-container-single .chosen-drop {
|
591 |
-
margin-top: -1px;
|
592 |
-
border-radius: 0 0 4px 4px;
|
593 |
-
background-clip: padding-box; }
|
594 |
-
|
595 |
-
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
|
596 |
-
position: absolute;
|
597 |
-
clip: rect(0, 0, 0, 0); }
|
598 |
-
|
599 |
-
.chosen-container .chosen-results {
|
600 |
-
color: #444;
|
601 |
-
position: relative;
|
602 |
-
overflow-x: hidden;
|
603 |
-
overflow-y: auto;
|
604 |
-
margin: 0 4px 4px 0;
|
605 |
-
padding: 0 0 0 4px;
|
606 |
-
max-height: 240px;
|
607 |
-
-webkit-overflow-scrolling: touch; }
|
608 |
-
|
609 |
-
.chosen-container .chosen-results li {
|
610 |
-
display: none;
|
611 |
-
margin: 0;
|
612 |
-
padding: 5px 6px;
|
613 |
-
list-style: none;
|
614 |
-
line-height: 15px;
|
615 |
-
word-wrap: break-word;
|
616 |
-
-webkit-touch-callout: none; }
|
617 |
-
|
618 |
-
.chosen-container .chosen-results li.active-result {
|
619 |
-
display: list-item;
|
620 |
-
cursor: pointer; }
|
621 |
-
|
622 |
-
.chosen-container .chosen-results li.disabled-result {
|
623 |
-
display: list-item;
|
624 |
-
color: #ccc;
|
625 |
-
cursor: default; }
|
626 |
-
|
627 |
-
.chosen-container .chosen-results li.highlighted {
|
628 |
-
background-color: #3875d7;
|
629 |
-
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
|
630 |
-
background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
|
631 |
-
color: #fff; }
|
632 |
-
|
633 |
-
.chosen-container .chosen-results li.no-results {
|
634 |
-
color: #777;
|
635 |
-
display: list-item;
|
636 |
-
background: #f4f4f4; }
|
637 |
-
|
638 |
-
.chosen-container .chosen-results li.group-result {
|
639 |
-
display: list-item;
|
640 |
-
font-weight: 700;
|
641 |
-
cursor: default; }
|
642 |
-
|
643 |
-
.chosen-container .chosen-results li.group-option {
|
644 |
-
padding-left: 15px; }
|
645 |
-
|
646 |
-
.chosen-container .chosen-results li em {
|
647 |
-
font-style: normal;
|
648 |
-
text-decoration: underline; }
|
649 |
-
|
650 |
-
.chosen-container-multi .chosen-choices {
|
651 |
-
position: relative;
|
652 |
-
overflow: hidden;
|
653 |
-
margin: 0;
|
654 |
-
padding: 0 5px;
|
655 |
-
width: 100%;
|
656 |
-
height: auto;
|
657 |
-
border: 1px solid #aaa;
|
658 |
-
background-color: #fff;
|
659 |
-
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
|
660 |
-
background-image: linear-gradient(#eee 1%, #fff 15%);
|
661 |
-
cursor: text; }
|
662 |
-
|
663 |
-
.chosen-container-multi .chosen-choices li {
|
664 |
-
float: left;
|
665 |
-
list-style: none; }
|
666 |
-
|
667 |
-
.chosen-container-multi .chosen-choices li.search-field {
|
668 |
-
margin: 0;
|
669 |
-
padding: 0;
|
670 |
-
white-space: nowrap; }
|
671 |
-
|
672 |
-
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
|
673 |
-
margin: 1px 0;
|
674 |
-
padding: 0;
|
675 |
-
height: 25px;
|
676 |
-
outline: 0;
|
677 |
-
border: 0 !important;
|
678 |
-
background: 0 0 !important;
|
679 |
-
-webkit-box-shadow: none;
|
680 |
-
box-shadow: none;
|
681 |
-
color: #999;
|
682 |
-
font-size: 100%;
|
683 |
-
font-family: sans-serif;
|
684 |
-
line-height: normal;
|
685 |
-
border-radius: 0;
|
686 |
-
width: 25px; }
|
687 |
-
|
688 |
-
.chosen-container-multi .chosen-choices li.search-choice {
|
689 |
-
position: relative;
|
690 |
-
margin: 3px 5px 3px 0;
|
691 |
-
padding: 3px 20px 3px 5px;
|
692 |
-
border: 1px solid #aaa;
|
693 |
-
max-width: 100%;
|
694 |
-
border-radius: 3px;
|
695 |
-
background-color: #eee;
|
696 |
-
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
|
697 |
-
background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
|
698 |
-
background-size: 100% 19px;
|
699 |
-
background-repeat: repeat-x;
|
700 |
-
background-clip: padding-box;
|
701 |
-
-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
|
702 |
-
box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
|
703 |
-
color: #333;
|
704 |
-
line-height: 13px;
|
705 |
-
cursor: default; }
|
706 |
-
|
707 |
-
.chosen-container-multi .chosen-choices li.search-choice span {
|
708 |
-
word-wrap: break-word; }
|
709 |
-
|
710 |
-
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
|
711 |
-
position: absolute;
|
712 |
-
top: 4px;
|
713 |
-
right: 3px;
|
714 |
-
display: block;
|
715 |
-
width: 12px;
|
716 |
-
height: 12px;
|
717 |
-
background: url(chosen-sprite.png) -42px 1px no-repeat;
|
718 |
-
font-size: 1px; }
|
719 |
-
|
720 |
-
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
|
721 |
-
background-position: -42px -10px; }
|
722 |
-
|
723 |
-
.chosen-container-multi .chosen-choices li.search-choice-disabled {
|
724 |
-
padding-right: 5px;
|
725 |
-
border: 1px solid #ccc;
|
726 |
-
background-color: #e4e4e4;
|
727 |
-
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
|
728 |
-
background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
|
729 |
-
color: #666; }
|
730 |
-
|
731 |
-
.chosen-container-multi .chosen-choices li.search-choice-focus {
|
732 |
-
background: #d4d4d4; }
|
733 |
-
|
734 |
-
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
|
735 |
-
background-position: -42px -10px; }
|
736 |
-
|
737 |
-
.chosen-container-multi .chosen-results {
|
738 |
-
margin: 0;
|
739 |
-
padding: 0; }
|
740 |
-
|
741 |
-
.chosen-container-multi .chosen-drop .result-selected {
|
742 |
-
display: list-item;
|
743 |
-
color: #ccc;
|
744 |
-
cursor: default; }
|
745 |
-
|
746 |
-
.chosen-container-active .chosen-single {
|
747 |
-
border: 1px solid #5897fb;
|
748 |
-
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
|
749 |
-
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
|
750 |
-
|
751 |
-
.chosen-container-active.chosen-with-drop .chosen-single {
|
752 |
-
border: 1px solid #aaa;
|
753 |
-
border-bottom-right-radius: 0;
|
754 |
-
border-bottom-left-radius: 0;
|
755 |
-
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
|
756 |
-
background-image: linear-gradient(#eee 20%, #fff 80%);
|
757 |
-
-webkit-box-shadow: 0 1px 0 #fff inset;
|
758 |
-
box-shadow: 0 1px 0 #fff inset; }
|
759 |
-
|
760 |
-
.chosen-container-active.chosen-with-drop .chosen-single div {
|
761 |
-
border-left: none;
|
762 |
-
background: 0 0; }
|
763 |
-
|
764 |
-
.chosen-container-active.chosen-with-drop .chosen-single div b {
|
765 |
-
background-position: -18px 2px; }
|
766 |
-
|
767 |
-
.chosen-container-active .chosen-choices {
|
768 |
-
border: 1px solid #5897fb;
|
769 |
-
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
|
770 |
-
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
|
771 |
-
|
772 |
-
.chosen-container-active .chosen-choices li.search-field input[type=text] {
|
773 |
-
color: #222 !important; }
|
774 |
-
|
775 |
-
.chosen-disabled {
|
776 |
-
opacity: 0.5 !important;
|
777 |
-
cursor: default; }
|
778 |
-
|
779 |
-
.chosen-disabled .chosen-single {
|
780 |
-
cursor: default; }
|
781 |
-
|
782 |
-
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
|
783 |
-
cursor: default; }
|
784 |
-
|
785 |
-
.chosen-rtl {
|
786 |
-
text-align: right; }
|
787 |
-
|
788 |
-
.chosen-rtl .chosen-single {
|
789 |
-
overflow: visible;
|
790 |
-
padding: 0 8px 0 0; }
|
791 |
-
|
792 |
-
.chosen-rtl .chosen-single span {
|
793 |
-
margin-right: 0;
|
794 |
-
margin-left: 26px;
|
795 |
-
direction: rtl; }
|
796 |
-
|
797 |
-
.chosen-rtl .chosen-single-with-deselect span {
|
798 |
-
margin-left: 38px; }
|
799 |
-
|
800 |
-
.chosen-rtl .chosen-single div {
|
801 |
-
right: auto;
|
802 |
-
left: 3px; }
|
803 |
-
|
804 |
-
.chosen-rtl .chosen-single abbr {
|
805 |
-
right: auto;
|
806 |
-
left: 26px; }
|
807 |
-
|
808 |
-
.chosen-rtl .chosen-choices li {
|
809 |
-
float: right; }
|
810 |
-
|
811 |
-
.chosen-rtl .chosen-choices li.search-field input[type=text] {
|
812 |
-
direction: rtl; }
|
813 |
-
|
814 |
-
.chosen-rtl .chosen-choices li.search-choice {
|
815 |
-
margin: 3px 5px 3px 0;
|
816 |
-
padding: 3px 5px 3px 19px; }
|
817 |
-
|
818 |
-
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
|
819 |
-
right: auto;
|
820 |
-
left: 4px; }
|
821 |
-
|
822 |
-
.chosen-rtl.chosen-container-single .chosen-results {
|
823 |
-
margin: 0 0 4px 4px;
|
824 |
-
padding: 0 4px 0 0; }
|
825 |
-
|
826 |
-
.chosen-rtl .chosen-results li.group-option {
|
827 |
-
padding-right: 15px;
|
828 |
-
padding-left: 0; }
|
829 |
-
|
830 |
-
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
|
831 |
-
border-right: none; }
|
832 |
-
|
833 |
-
.chosen-rtl .chosen-search input[type=text] {
|
834 |
-
padding: 4px 5px 4px 20px;
|
835 |
-
background: url(chosen-sprite.png) no-repeat -30px -20px;
|
836 |
-
direction: rtl; }
|
837 |
-
|
838 |
-
.chosen-rtl.chosen-container-single .chosen-single div b {
|
839 |
-
background-position: 6px 2px; }
|
840 |
-
|
841 |
-
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
|
842 |
-
background-position: -12px 2px; }
|
843 |
-
|
844 |
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
|
845 |
-
.chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
|
846 |
-
background-image: url(chosen-sprite@2x.png) !important;
|
847 |
-
background-size: 52px 37px !important;
|
848 |
-
background-repeat: no-repeat !important; } }
|
849 |
-
|
850 |
-
/**
|
851 |
-
* Give Frontend Fonts SCSS
|
852 |
-
*
|
853 |
-
* Fonts are from icomoon and the src paths need to be relative to template directory.
|
854 |
-
* @package Give
|
855 |
-
* @subpackage SCSS/Frontend
|
856 |
-
* @copyright Copyright (c) 2016, WordImpress
|
857 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
858 |
-
*/
|
859 |
-
@font-face {
|
860 |
-
font-family: 'give-icomoon';
|
861 |
-
src: url("../assets/fonts/icomoon.eot?kdnr3d");
|
862 |
-
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");
|
863 |
-
font-weight: normal;
|
864 |
-
font-style: normal; }
|
865 |
-
|
866 |
-
[class^="give-icon-"], [class*=" give-icon-"] {
|
867 |
-
font-family: 'give-icomoon';
|
868 |
-
speak: none;
|
869 |
-
font-style: normal;
|
870 |
-
font-weight: normal;
|
871 |
-
font-variant: normal;
|
872 |
-
text-transform: none;
|
873 |
-
line-height: 1;
|
874 |
-
-webkit-font-smoothing: antialiased;
|
875 |
-
-moz-osx-font-smoothing: grayscale; }
|
876 |
-
|
877 |
-
.give-icon-lamp:before {
|
878 |
-
content: "\e603"; }
|
879 |
-
|
880 |
-
.give-icon-heart:before {
|
881 |
-
content: "\e604"; }
|
882 |
-
|
883 |
-
.give-icon-question:before {
|
884 |
-
content: "\e602"; }
|
885 |
-
|
886 |
-
.give-icon-info:before {
|
887 |
-
content: "\e601"; }
|
888 |
-
|
889 |
-
.give-icon-new-tab:before {
|
890 |
-
content: "\ea7e"; }
|
891 |
-
|
892 |
-
.give-icon-alert:before {
|
893 |
-
content: "\f02d"; }
|
894 |
-
|
895 |
-
.give-icon-help:before {
|
896 |
-
content: "\e606"; }
|
897 |
-
|
898 |
-
.give-icon-spinner:before {
|
899 |
-
content: "\e605"; }
|
900 |
-
|
901 |
-
.give-icon-spinner2:before {
|
902 |
-
content: "\e607"; }
|
903 |
-
|
904 |
-
.give-icon-plus:before {
|
905 |
-
content: "\e040"; }
|
906 |
-
|
907 |
-
.give-icon-minus:before {
|
908 |
-
content: "\e041"; }
|
909 |
-
|
910 |
-
.give-icon-locked:before {
|
911 |
-
content: "\e600"; }
|
912 |
-
|
913 |
-
.dashicons-give:before {
|
914 |
-
font-family: 'give-icomoon';
|
915 |
-
speak: none;
|
916 |
-
font-style: normal;
|
917 |
-
font-weight: normal;
|
918 |
-
font-variant: normal;
|
919 |
-
text-transform: none;
|
920 |
-
line-height: 1;
|
921 |
-
-webkit-font-smoothing: antialiased;
|
922 |
-
-moz-osx-font-smoothing: grayscale;
|
923 |
-
content: "\e800"; }
|
924 |
-
|
925 |
-
.fa-spin {
|
926 |
-
-webkit-animation: spin 1000ms infinite linear;
|
927 |
-
animation: spin 1000ms infinite linear; }
|
928 |
-
|
929 |
-
@-webkit-keyframes spin {
|
930 |
-
0% {
|
931 |
-
-webkit-transform: rotate(0deg);
|
932 |
-
transform: rotate(0deg); }
|
933 |
-
100% {
|
934 |
-
-webkit-transform: rotate(359deg);
|
935 |
-
transform: rotate(359deg); } }
|
936 |
-
|
937 |
-
@keyframes spin {
|
938 |
-
0% {
|
939 |
-
-webkit-transform: rotate(0deg);
|
940 |
-
transform: rotate(0deg); }
|
941 |
-
100% {
|
942 |
-
-webkit-transform: rotate(359deg);
|
943 |
-
transform: rotate(359deg); } }
|
944 |
-
|
945 |
-
@font-face {
|
946 |
-
font-family: 'give-icomoon';
|
947 |
-
font-weight: normal;
|
948 |
-
font-style: normal; }
|
949 |
-
|
950 |
-
.give-metabox-tabs li .give-icon:before {
|
951 |
-
font-family: 'give-icomoon';
|
952 |
-
src: url("../assets/fonts/icomoon.eot?kdnr3d");
|
953 |
-
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");
|
954 |
-
speak: none;
|
955 |
-
font-style: normal;
|
956 |
-
font-weight: normal;
|
957 |
-
font-variant: normal;
|
958 |
-
text-transform: none;
|
959 |
-
line-height: 1;
|
960 |
-
-webkit-font-smoothing: antialiased;
|
961 |
-
-moz-osx-font-smoothing: grayscale;
|
962 |
-
font-size: 12px;
|
963 |
-
vertical-align: top;
|
964 |
-
line-height: 20px;
|
965 |
-
margin: 0 5px 0 0; }
|
966 |
-
|
967 |
-
.give-metabox-tabs li .give-icon-default:before {
|
968 |
-
content: "\e903"; }
|
969 |
-
|
970 |
-
.give-metabox-tabs li .give-icon-heart:before {
|
971 |
-
content: "\e604"; }
|
972 |
-
|
973 |
-
.give-metabox-tabs li .give-icon-target:before {
|
974 |
-
content: "\e901"; }
|
975 |
-
|
976 |
-
.give-metabox-tabs li .give-icon-display:before {
|
977 |
-
content: "\e90c"; }
|
978 |
-
|
979 |
-
.give-metabox-tabs li .give-icon-edit:before {
|
980 |
-
content: "\e902"; }
|
981 |
-
|
982 |
-
.give-metabox-tabs li .give-icon-checklist:before {
|
983 |
-
position: relative;
|
984 |
-
top: 1px;
|
985 |
-
content: "\e900"; }
|
986 |
-
|
987 |
-
.give-metabox-tabs li .give-icon-purse:before {
|
988 |
-
content: "\e8df"; }
|
989 |
-
|
990 |
-
.give-metabox-tabs li .dashicons {
|
991 |
-
font-size: 14px;
|
992 |
-
width: 14px;
|
993 |
-
line-height: 20px; }
|
994 |
-
|
995 |
-
.give-grid-row {
|
996 |
-
position: relative;
|
997 |
-
width: 100%; }
|
998 |
-
.give-grid-row [class^="give-grid-col"] {
|
999 |
-
float: left;
|
1000 |
-
margin: 0.5rem 1%;
|
1001 |
-
min-height: 0.125rem; }
|
1002 |
-
.give-grid-row::after {
|
1003 |
-
content: "";
|
1004 |
-
display: table;
|
1005 |
-
clear: both; }
|
1006 |
-
|
1007 |
-
.give-grid-col-1 {
|
1008 |
-
width: 6.33333%; }
|
1009 |
-
|
1010 |
-
.give-grid-col-2 {
|
1011 |
-
width: 14.66667%; }
|
1012 |
-
|
1013 |
-
.give-grid-col-3 {
|
1014 |
-
width: 23%; }
|
1015 |
-
|
1016 |
-
.give-grid-col-4 {
|
1017 |
-
width: 31.33333%; }
|
1018 |
-
|
1019 |
-
.give-grid-col-5 {
|
1020 |
-
width: 39.66667%; }
|
1021 |
-
|
1022 |
-
.give-grid-col-6 {
|
1023 |
-
width: 48%; }
|
1024 |
-
|
1025 |
-
.give-grid-col-7 {
|
1026 |
-
width: 56.33333%; }
|
1027 |
-
|
1028 |
-
.give-grid-col-8 {
|
1029 |
-
width: 64.66667%; }
|
1030 |
-
|
1031 |
-
.give-grid-col-9 {
|
1032 |
-
width: 73%; }
|
1033 |
-
|
1034 |
-
.give-grid-col-10 {
|
1035 |
-
width: 81.33333%; }
|
1036 |
-
|
1037 |
-
.give-grid-col-11 {
|
1038 |
-
width: 89.66667%; }
|
1039 |
-
|
1040 |
-
.give-grid-col-12 {
|
1041 |
-
width: 98%; }
|
1042 |
-
|
1043 |
-
@media only screen and (max-width: 33.75em) {
|
1044 |
-
.give-grid-row [class^="give-grid-col"] {
|
1045 |
-
width: 98%; } }
|
1046 |
-
|
1047 |
-
/**
|
1048 |
-
* Give Forms SCSS
|
1049 |
-
*
|
1050 |
-
* @package Give
|
1051 |
-
* @subpackage SCSS/Admin
|
1052 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1053 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1054 |
-
*/
|
1055 |
-
/*------------------------------------
|
1056 |
-
Forms CPT
|
1057 |
-
--------------------------------------*/
|
1058 |
-
/* Hide conditional fields */
|
1059 |
-
.cmb2-id--give-set-price,
|
1060 |
-
.cmb2-id--give-levels-header,
|
1061 |
-
.cmb2-id--give-levels-header + .cmb-repeat-group-wrap,
|
1062 |
-
.cmb2-id--give-display-style,
|
1063 |
-
.post-type-give_forms .tablenav #post-query-submit,
|
1064 |
-
.give-hidden,
|
1065 |
-
.cmb2-id--give-form-content,
|
1066 |
-
.cmb2-id--give-reveal-label,
|
1067 |
-
.cmb2-id--give-custom-amount-minimum,
|
1068 |
-
.cmb2-id--give-custom-amount-text,
|
1069 |
-
.cmb2-id--give-offline-checkout-notes,
|
1070 |
-
.cmb-type-levels-id,
|
1071 |
-
#_give_donation_levels_repeat .cmb-group-title,
|
1072 |
-
#_give_donation_levels_repeat .cmb-row > .cmb-remove-group-row,
|
1073 |
-
#_give_donation_levels_repeat .cmb-row > .handlediv {
|
1074 |
-
display: none; }
|
1075 |
-
|
1076 |
-
/* Donation Levels Repeating Field */
|
1077 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row .cmb2-radio-list label {
|
1078 |
-
font-size: 12px; }
|
1079 |
-
|
1080 |
-
div.cmb-type-levels-repeater-header + div.cmb-repeat-group-wrap {
|
1081 |
-
padding: 0 !important;
|
1082 |
-
margin: 0 !important;
|
1083 |
-
min-width: 100%;
|
1084 |
-
max-width: 0; }
|
1085 |
-
|
1086 |
-
.cmb2-id--give-levels-header {
|
1087 |
-
padding: 10px 12px 0 !important;
|
1088 |
-
margin: 0 !important;
|
1089 |
-
background: #F7F7F7;
|
1090 |
-
border-bottom: none !important; }
|
1091 |
-
.cmb2-id--give-levels-header .table-container {
|
1092 |
-
display: table;
|
1093 |
-
width: 100%;
|
1094 |
-
border-top: 1px solid #e9e9e9;
|
1095 |
-
border-bottom: 1px solid #e9e9e9;
|
1096 |
-
border-left: 1px solid #e9e9e9; }
|
1097 |
-
.cmb2-id--give-levels-header .table-container > .table-row {
|
1098 |
-
display: table-row;
|
1099 |
-
background: #FCFCFC; }
|
1100 |
-
.cmb2-id--give-levels-header .table-container > .table-row > .table-cell {
|
1101 |
-
display: table-cell;
|
1102 |
-
vertical-align: middle;
|
1103 |
-
padding: 10px 15px;
|
1104 |
-
border-right: 1px solid #e9e9e9; }
|
1105 |
-
.cmb2-id--give-levels-header .table-container > .table-row > .table-cell.col-id {
|
1106 |
-
display: none; }
|
1107 |
-
|
1108 |
-
#_give_donation_levels_repeat {
|
1109 |
-
background: #F7F7F7;
|
1110 |
-
padding: 0 1px 20px 12px;
|
1111 |
-
box-sizing: border-box; }
|
1112 |
-
#_give_donation_levels_repeat .cmb-row, #_give_donation_levels_repeat .inside {
|
1113 |
-
margin: 0; }
|
1114 |
-
#_give_donation_levels_repeat .cmb-remove-field-row {
|
1115 |
-
margin: 3px 0 0; }
|
1116 |
-
#_give_donation_levels_repeat .cmb-remove-field-row .button {
|
1117 |
-
height: 25px;
|
1118 |
-
padding: 0 3px; }
|
1119 |
-
#_give_donation_levels_repeat .cmb-remove-field-row span.dashicons-no {
|
1120 |
-
line-height: 1.15em; }
|
1121 |
-
#_give_donation_levels_repeat .cmbhandle {
|
1122 |
-
display: none; }
|
1123 |
-
#_give_donation_levels_repeat .cmb-add-row {
|
1124 |
-
margin: 12px 0 0; }
|
1125 |
-
|
1126 |
-
.give-time-field {
|
1127 |
-
width: 65px; }
|
1128 |
-
|
1129 |
-
.give-money-field {
|
1130 |
-
width: 75px;
|
1131 |
-
margin-right: 0;
|
1132 |
-
margin-left: 0; }
|
1133 |
-
|
1134 |
-
.give-money-symbol {
|
1135 |
-
border: 1px solid #DDD;
|
1136 |
-
background: #FCFCFC;
|
1137 |
-
margin: 0;
|
1138 |
-
font-size: 14px;
|
1139 |
-
padding: 5px 8px; }
|
1140 |
-
|
1141 |
-
.give-money-symbol-before {
|
1142 |
-
border-right: 0;
|
1143 |
-
margin-right: -4px; }
|
1144 |
-
|
1145 |
-
.give-money-symbol-after {
|
1146 |
-
margin-left: -5px; }
|
1147 |
-
|
1148 |
-
.give_options_panel input[type="text"],
|
1149 |
-
.give_options_panel input[type="email"] {
|
1150 |
-
padding: 5px;
|
1151 |
-
width: 100%; }
|
1152 |
-
|
1153 |
-
input.give-text_small,
|
1154 |
-
input.give-text-small {
|
1155 |
-
width: 100px !important; }
|
1156 |
-
|
1157 |
-
input.give-text-medium,
|
1158 |
-
input.give-text_medium {
|
1159 |
-
width: 200px !important; }
|
1160 |
-
|
1161 |
-
.give-underline {
|
1162 |
-
text-decoration: underline; }
|
1163 |
-
|
1164 |
-
.postbox-container .cmb-row {
|
1165 |
-
margin: 0; }
|
1166 |
-
.postbox-container .cmb-row .cmb-th label {
|
1167 |
-
padding-left: 8px; }
|
1168 |
-
|
1169 |
-
#give-bulk-donors div[id^="give-donor-"] {
|
1170 |
-
display: block;
|
1171 |
-
overflow: hidden; }
|
1172 |
-
|
1173 |
-
@media only screen and (min-width: 851px) {
|
1174 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row {
|
1175 |
-
float: left;
|
1176 |
-
border-bottom: none;
|
1177 |
-
padding-right: 10px; }
|
1178 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row > .cmb-th {
|
1179 |
-
display: none; }
|
1180 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row > .cmb-td {
|
1181 |
-
float: left;
|
1182 |
-
width: 100%; }
|
1183 |
-
.cmb-type-give-default-radio-inline .cmb-td {
|
1184 |
-
margin-top: 5px; } }
|
1185 |
-
|
1186 |
-
/* Smaller Resolution Desktops */
|
1187 |
-
@media only screen and (min-width: 851px) and (max-width: 1201px) {
|
1188 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row {
|
1189 |
-
width: 100%;
|
1190 |
-
padding-top: 0; }
|
1191 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-type-text-money {
|
1192 |
-
width: 105px; }
|
1193 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list input.cmb2-text-money {
|
1194 |
-
width: 65px; }
|
1195 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list .give-multilevel-text-field {
|
1196 |
-
width: 160px; }
|
1197 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list .cmb-type-radio-inline {
|
1198 |
-
margin-left: 20px; }
|
1199 |
-
.col-amount {
|
1200 |
-
width: 70px; }
|
1201 |
-
.col-text {
|
1202 |
-
width: 140px; }
|
1203 |
-
.col-sort {
|
1204 |
-
display: none !important; }
|
1205 |
-
.give-money-field {
|
1206 |
-
width: 55px; } }
|
1207 |
-
|
1208 |
-
@media only screen and (min-width: 1201px) {
|
1209 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row {
|
1210 |
-
float: right; }
|
1211 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row {
|
1212 |
-
padding-right: 20px; }
|
1213 |
-
#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row.cmb-row {
|
1214 |
-
padding-right: 0; }
|
1215 |
-
.col-amount {
|
1216 |
-
width: 93px; }
|
1217 |
-
.col-text {
|
1218 |
-
width: 195px; }
|
1219 |
-
.col-sort {
|
1220 |
-
width: 100px; }
|
1221 |
-
.give-multilevel-text-field {
|
1222 |
-
width: 205px; } }
|
1223 |
-
|
1224 |
-
@media only screen and (max-width: 850px) {
|
1225 |
-
div.cmb-type-levels-repeater-header {
|
1226 |
-
display: none !important; } }
|
1227 |
-
|
1228 |
-
/*Shortcode Input */
|
1229 |
-
.shortcode-wrap {
|
1230 |
-
margin: 1px 14px 12px 11px; }
|
1231 |
-
.shortcode-wrap label {
|
1232 |
-
margin: 0 0 3px;
|
1233 |
-
display: block;
|
1234 |
-
cursor: default; }
|
1235 |
-
.shortcode-wrap .shortcode-input {
|
1236 |
-
margin: 0;
|
1237 |
-
width: 100%; }
|
1238 |
-
|
1239 |
-
.cmb2-id--give-content-option,
|
1240 |
-
.cmb2-id--give-terms-option,
|
1241 |
-
.cmb2-id--give-offline-donation-enable-billing-fields-single,
|
1242 |
-
.cmb2-id--give-goal-option,
|
1243 |
-
.cmb2-id--give-customize-offline-donations {
|
1244 |
-
border-bottom: none !important;
|
1245 |
-
margin: 0 !important; }
|
1246 |
-
|
1247 |
-
.cmb2-id--give-form-content,
|
1248 |
-
.cmb2-id--give-agree-label,
|
1249 |
-
.cmb2-id--give-offline-checkout-notes,
|
1250 |
-
.cmb2-id--give-set-goal,
|
1251 |
-
.cmb2-id--give-offline-donation-enable-billing-fields-single {
|
1252 |
-
border-top: 1px solid #e9e9e9 !important; }
|
1253 |
-
|
1254 |
-
/*-------------------------------------
|
1255 |
-
Terms and Conditions Metabox
|
1256 |
-
---------------------------------------*/
|
1257 |
-
.cmb2-id--give-agree-label,
|
1258 |
-
.cmb2-id--give-agree-text {
|
1259 |
-
display: none; }
|
1260 |
-
|
1261 |
-
/*-------------------------------------
|
1262 |
-
Dashboard Columns
|
1263 |
-
-------------------------------------*/
|
1264 |
-
input.shortcode-input {
|
1265 |
-
width: 100%; }
|
1266 |
-
|
1267 |
-
.price .give_price_range_low,
|
1268 |
-
.price .give_price_range_high,
|
1269 |
-
.price .give_price_range_sep {
|
1270 |
-
display: inline-block; }
|
1271 |
-
|
1272 |
-
/*-------------------------------------
|
1273 |
-
ASIDE
|
1274 |
-
-------------------------------------*/
|
1275 |
-
#side-sortables .cmb-th label:after {
|
1276 |
-
display: none; }
|
1277 |
-
|
1278 |
-
#side-sortables .cmb2-id--give-show-register-form {
|
1279 |
-
padding: 10px 0 0 !important; }
|
1280 |
-
|
1281 |
-
#side-sortables .cmb2-wrap > .cmb-field-list > .cmb-row {
|
1282 |
-
padding-top: 10px; }
|
1283 |
-
|
1284 |
-
#side-sortables .cmb-row .cmb2-metabox-description {
|
1285 |
-
padding-bottom: 0; }
|
1286 |
-
|
1287 |
-
.cmb2-metabox-description {
|
1288 |
-
font-size: 13px;
|
1289 |
-
line-height: 1.5;
|
1290 |
-
display: block; }
|
1291 |
-
|
1292 |
-
.give-tooltip {
|
1293 |
-
margin: 0 3px;
|
1294 |
-
padding: 0;
|
1295 |
-
font-size: 14px;
|
1296 |
-
-moz-transition: 0.2s all linear;
|
1297 |
-
-o-transition: 0.2s all linear;
|
1298 |
-
transition: 0.2s all linear;
|
1299 |
-
color: rgba(51, 51, 51, 0.5);
|
1300 |
-
position: relative;
|
1301 |
-
top: 1px; }
|
1302 |
-
.give-tooltip:hover {
|
1303 |
-
color: #333; }
|
1304 |
-
|
1305 |
-
#give-metabox-form-data .inside {
|
1306 |
-
margin: 0;
|
1307 |
-
padding: 0; }
|
1308 |
-
|
1309 |
-
#give-metabox-form-data .give-metabox-panel-wrap {
|
1310 |
-
background: #fff;
|
1311 |
-
overflow: hidden; }
|
1312 |
-
|
1313 |
-
#give-metabox-form-data .give_options_panel {
|
1314 |
-
display: none;
|
1315 |
-
padding-left: 170px; }
|
1316 |
-
#give-metabox-form-data .give_options_panel.active,
|
1317 |
-
.no-js #give-metabox-form-data .give_options_panel {
|
1318 |
-
display: block; }
|
1319 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap {
|
1320 |
-
padding: 1em 20px 1em 162px;
|
1321 |
-
margin: 0;
|
1322 |
-
border-bottom: 1px solid #eee; }
|
1323 |
-
#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 {
|
1324 |
-
float: left;
|
1325 |
-
width: 135px;
|
1326 |
-
padding: 0;
|
1327 |
-
margin: 2px 0 0 -150px;
|
1328 |
-
line-height: 18px;
|
1329 |
-
font-size: 12px;
|
1330 |
-
font-weight: 400; }
|
1331 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap .give-field-description {
|
1332 |
-
color: #aaaaaa;
|
1333 |
-
font-size: 12px;
|
1334 |
-
line-height: 18px;
|
1335 |
-
display: block;
|
1336 |
-
padding-top: 10px;
|
1337 |
-
font-style: italic; }
|
1338 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap ul {
|
1339 |
-
margin: 0; }
|
1340 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap .mce-container iframe, #give-metabox-form-data .give_options_panel .give-field-wrap textarea {
|
1341 |
-
min-height: 250px !important; }
|
1342 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap .wp-editor-wrap {
|
1343 |
-
display: inline-block;
|
1344 |
-
width: 100%; }
|
1345 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap:last-child {
|
1346 |
-
border-bottom: 0; }
|
1347 |
-
#give-metabox-form-data .give_options_panel textarea.give-field {
|
1348 |
-
width: 100%; }
|
1349 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap:hover .give-field-row-actions {
|
1350 |
-
display: block; }
|
1351 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap:last-child {
|
1352 |
-
border-bottom: 0; }
|
1353 |
-
#give-metabox-form-data .give_options_panel .give-inline-radio-fields li {
|
1354 |
-
display: inline-block;
|
1355 |
-
margin-right: 15px; }
|
1356 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section {
|
1357 |
-
padding: 10px;
|
1358 |
-
background: #f5f5f5; }
|
1359 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeatable-fields-section-wrapper {
|
1360 |
-
width: 100%;
|
1361 |
-
background-color: white;
|
1362 |
-
border-collapse: collapse; }
|
1363 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row {
|
1364 |
-
border-bottom: 15px solid #f5f5f5;
|
1365 |
-
background-color: white; }
|
1366 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-template {
|
1367 |
-
display: none; }
|
1368 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row:last-child {
|
1369 |
-
border-bottom: 10px solid #f5f5f5; }
|
1370 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-column {
|
1371 |
-
padding: 0; }
|
1372 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove {
|
1373 |
-
float: right;
|
1374 |
-
width: 22px;
|
1375 |
-
height: 36px;
|
1376 |
-
padding: 0;
|
1377 |
-
display: block;
|
1378 |
-
text-align: center;
|
1379 |
-
line-height: 34px;
|
1380 |
-
font-size: 21px;
|
1381 |
-
font-weight: 300;
|
1382 |
-
cursor: pointer; }
|
1383 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove:hover {
|
1384 |
-
background-color: red;
|
1385 |
-
color: white;
|
1386 |
-
width: 22px;
|
1387 |
-
height: 22px;
|
1388 |
-
border-radius: 30px;
|
1389 |
-
margin-top: 8px;
|
1390 |
-
line-height: 19px; }
|
1391 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head {
|
1392 |
-
border-bottom: 1px solid #eee;
|
1393 |
-
cursor: move; }
|
1394 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head h2 {
|
1395 |
-
text-align: left !important; }
|
1396 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.closed .toggle-indicator:before {
|
1397 |
-
content: "\f140"; }
|
1398 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row .give-move .toggle-indicator:before {
|
1399 |
-
margin-left: 7px; }
|
1400 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row-wrap {
|
1401 |
-
background-color: #f5f5f5; }
|
1402 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row {
|
1403 |
-
margin: 5px 5px; }
|
1404 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-field-wrap:last-child {
|
1405 |
-
border-bottom: 1px solid #eee; }
|
1406 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-ui-placeholder-state-highlight {
|
1407 |
-
background-color: #68bb6c; }
|
1408 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-name {
|
1409 |
-
border: 0 !important;
|
1410 |
-
padding: 0 !important; }
|
1411 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-description {
|
1412 |
-
color: #aaaaaa;
|
1413 |
-
font-size: 12px;
|
1414 |
-
line-height: 18px;
|
1415 |
-
display: block;
|
1416 |
-
padding-bottom: 10px;
|
1417 |
-
font-style: italic; }
|
1418 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .ui-sortable-helper {
|
1419 |
-
display: table !important; }
|
1420 |
-
#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.ui-sortable-helper {
|
1421 |
-
border-bottom: 0; }
|
1422 |
-
|
1423 |
-
#_give_donation_levels_field .give-row:nth-of-type(2) .give-remove {
|
1424 |
-
display: none !important; }
|
1425 |
-
|
1426 |
-
#give-metabox-form-data .give-metabox-tabs {
|
1427 |
-
margin: 0;
|
1428 |
-
max-width: 170px;
|
1429 |
-
float: left;
|
1430 |
-
line-height: 1em;
|
1431 |
-
padding: 0 0 10px;
|
1432 |
-
position: relative;
|
1433 |
-
background-color: #fafafa;
|
1434 |
-
border-right: 1px solid #eee;
|
1435 |
-
box-sizing: border-box; }
|
1436 |
-
#give-metabox-form-data .give-metabox-tabs:after {
|
1437 |
-
content: "";
|
1438 |
-
display: block;
|
1439 |
-
width: 100%;
|
1440 |
-
height: 9999em;
|
1441 |
-
position: absolute;
|
1442 |
-
bottom: -9999em;
|
1443 |
-
left: 0;
|
1444 |
-
background-color: #fafafa;
|
1445 |
-
border-right: 1px solid #eee; }
|
1446 |
-
#give-metabox-form-data .give-metabox-tabs li {
|
1447 |
-
margin: 0;
|
1448 |
-
padding: 0;
|
1449 |
-
display: block;
|
1450 |
-
position: relative; }
|
1451 |
-
#give-metabox-form-data .give-metabox-tabs li a {
|
1452 |
-
margin: 0;
|
1453 |
-
padding: 10px;
|
1454 |
-
display: block;
|
1455 |
-
box-shadow: none;
|
1456 |
-
text-decoration: none;
|
1457 |
-
line-height: 20px !important;
|
1458 |
-
border-bottom: 1px solid #eee;
|
1459 |
-
overflow: hidden; }
|
1460 |
-
#give-metabox-form-data .give-metabox-tabs li a span.give-label {
|
1461 |
-
width: 122px;
|
1462 |
-
display: inline-block; }
|
1463 |
-
#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li {
|
1464 |
-
background-color: #f1f1f1; }
|
1465 |
-
#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li a {
|
1466 |
-
border-bottom-color: #e5e5e5; }
|
1467 |
-
#give-metabox-form-data .give-metabox-tabs li.active > a {
|
1468 |
-
color: #555;
|
1469 |
-
position: relative;
|
1470 |
-
background-color: #eee; }
|
1471 |
-
#give-metabox-form-data .give-metabox-tabs li.has-sub-fields.active > a {
|
1472 |
-
background-color: #ddd; }
|
1473 |
-
#give-metabox-form-data .give-metabox-tabs li.has-sub-fields:not(.active):hover ul.give-metabox-sub-tabs {
|
1474 |
-
display: block;
|
1475 |
-
position: absolute;
|
1476 |
-
bottom: 0;
|
1477 |
-
left: 166px;
|
1478 |
-
width: 170px;
|
1479 |
-
max-height: 250px; }
|
1480 |
-
|
1481 |
-
@media only screen and (min-width: 851px) and (max-width: 1025px), (max-width: 550px) {
|
1482 |
-
#give-metabox-form-data ul.give-metabox-tabs {
|
1483 |
-
min-width: 40px; }
|
1484 |
-
#give-metabox-form-data ul.give-metabox-tabs li > a {
|
1485 |
-
text-align: center; }
|
1486 |
-
#give-metabox-form-data ul.give-metabox-tabs li > a:before {
|
1487 |
-
margin-right: 0;
|
1488 |
-
font-size: 15px; }
|
1489 |
-
#give-metabox-form-data ul.give-metabox-tabs li > a span.give-label {
|
1490 |
-
display: none; }
|
1491 |
-
#give-metabox-form-data ul.give-metabox-tabs li > a span.give-icon:before {
|
1492 |
-
margin: 0; }
|
1493 |
-
#give-metabox-form-data .give_options_panel {
|
1494 |
-
padding-left: 40px; }
|
1495 |
-
#give-metabox-form-data .give_options_panel .give-field-wrap {
|
1496 |
-
padding: 10px; }
|
1497 |
-
#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 {
|
1498 |
-
display: block;
|
1499 |
-
float: none;
|
1500 |
-
margin: 0 0 10px 0;
|
1501 |
-
font-size: 14px;
|
1502 |
-
width: 100%; } }
|
1503 |
-
|
1504 |
-
#give-export-payments .give_forms_categories,
|
1505 |
-
#give-export-payments .give_forms_tags {
|
1506 |
-
min-width: 250px;
|
1507 |
-
margin: 0 0 10px 0;
|
1508 |
-
display: block; }
|
1509 |
-
#give-export-payments .give_forms_categories input,
|
1510 |
-
#give-export-payments .give_forms_tags input {
|
1511 |
-
color: #999; }
|
1512 |
-
|
1513 |
-
#give-export-payments div.chosen-container:first-of-type {
|
1514 |
-
margin-top: 10px; }
|
1515 |
-
|
1516 |
-
#give-export-payments div.chosen-container ul.chosen-choices {
|
1517 |
-
border: 1px solid #ddd; }
|
1518 |
-
#give-export-payments div.chosen-container ul.chosen-choices input.chosen-search-input {
|
1519 |
-
border: 1px solid #ddd;
|
1520 |
-
height: 20px; }
|
1521 |
-
|
1522 |
-
#give-export-payments select {
|
1523 |
-
vertical-align: inherit;
|
1524 |
-
margin: 0;
|
1525 |
-
height: 26px;
|
1526 |
-
line-height: 26px;
|
1527 |
-
border: 1px solid #ddd; }
|
1528 |
-
|
1529 |
-
/*-------------------------------------
|
1530 |
-
Chosen Overrides
|
1531 |
-
-------------------------------------*/
|
1532 |
-
.chosen-container-single a.chosen-single {
|
1533 |
-
background: #FFF !important; }
|
1534 |
-
|
1535 |
-
/*-------------------------------------
|
1536 |
-
Doc Links
|
1537 |
-
-------------------------------------*/
|
1538 |
-
.give-docs-link {
|
1539 |
-
text-align: right;
|
1540 |
-
margin-right: 15px; }
|
1541 |
-
.give-docs-link a {
|
1542 |
-
color: #999;
|
1543 |
-
text-decoration: none;
|
1544 |
-
font-style: italic; }
|
1545 |
-
.give-docs-link a:hover {
|
1546 |
-
color: #0073aa; }
|
1547 |
-
.give-docs-link a span {
|
1548 |
-
font-style: normal; }
|
1549 |
-
|
1550 |
-
/**
|
1551 |
-
* Give Add-ons SCSS
|
1552 |
-
*
|
1553 |
-
* @description Add-on Styles
|
1554 |
-
* @package Give
|
1555 |
-
* @subpackage SCSS/Admin
|
1556 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1557 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1558 |
-
*/
|
1559 |
-
.type-download {
|
1560 |
-
float: left;
|
1561 |
-
margin: 0 1em 1em 0 !important;
|
1562 |
-
padding: 0;
|
1563 |
-
vertical-align: top;
|
1564 |
-
width: 280px;
|
1565 |
-
text-decoration: none;
|
1566 |
-
color: inherit;
|
1567 |
-
border: 1px solid #ddd;
|
1568 |
-
display: block;
|
1569 |
-
min-height: 365px;
|
1570 |
-
overflow: hidden;
|
1571 |
-
background: #f5f5f5;
|
1572 |
-
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
|
1573 |
-
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
|
1574 |
-
-webkit-transition-property: border, background, color;
|
1575 |
-
transition-property: border, background, color;
|
1576 |
-
-webkit-transition-duration: .05s;
|
1577 |
-
transition-duration: .05s;
|
1578 |
-
-webkit-transition-timing-function: ease-in-out;
|
1579 |
-
transition-timing-function: ease-in-out;
|
1580 |
-
position: relative; }
|
1581 |
-
.type-download:hover {
|
1582 |
-
border: 1px solid #d1d1d1; }
|
1583 |
-
.type-download > .featured-img img {
|
1584 |
-
border-bottom: 1px solid #ddd; }
|
1585 |
-
.type-download .addon-content {
|
1586 |
-
*zoom: 1;
|
1587 |
-
padding: 15px 20px; }
|
1588 |
-
.type-download .addon-content:before, .type-download .addon-content:after {
|
1589 |
-
content: " ";
|
1590 |
-
display: table; }
|
1591 |
-
.type-download .addon-content:after {
|
1592 |
-
clear: both; }
|
1593 |
-
.type-download .addon-content .addon-heading {
|
1594 |
-
margin: 0 0 10px; }
|
1595 |
-
.type-download .addon-content .addon-heading a {
|
1596 |
-
outline: none;
|
1597 |
-
text-decoration: none; }
|
1598 |
-
.type-download .addon-footer-wrap {
|
1599 |
-
border-top: 1px solid #ddd;
|
1600 |
-
position: absolute;
|
1601 |
-
bottom: 2px;
|
1602 |
-
left: 0;
|
1603 |
-
width: 100%;
|
1604 |
-
background-color: #FFF;
|
1605 |
-
padding: 15px 20px; }
|
1606 |
-
|
1607 |
-
.give-view-addons-all span.dashicons, .type-download span.dashicons {
|
1608 |
-
width: 16px;
|
1609 |
-
height: 16px;
|
1610 |
-
font-size: 14px;
|
1611 |
-
margin: 6px 0 0 0; }
|
1612 |
-
|
1613 |
-
.give-view-addons-all span.dashicons {
|
1614 |
-
margin-left: 3px; }
|
1615 |
-
|
1616 |
-
/**
|
1617 |
-
* Give Reports SCSS
|
1618 |
-
*
|
1619 |
-
* @description Payment History Styles
|
1620 |
-
* @package Give
|
1621 |
-
* @subpackage SCSS/Admin
|
1622 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1623 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1624 |
-
*/
|
1625 |
-
#give-dashboard-widgets-wrap .inside {
|
1626 |
-
padding-top: 0;
|
1627 |
-
padding-bottom: 0;
|
1628 |
-
/* counteract extra padding in Income Report graph */ }
|
1629 |
-
.give_forms_page_give-reports #give-dashboard-widgets-wrap .inside {
|
1630 |
-
padding-left: 0; }
|
1631 |
-
#give-dashboard-widgets-wrap .inside #give-graphs-filter {
|
1632 |
-
float: none; }
|
1633 |
-
|
1634 |
-
#give-dashboard-widgets-wrap .postbox {
|
1635 |
-
margin-bottom: 10px; }
|
1636 |
-
|
1637 |
-
#give-dashboard-widgets-wrap table.reports-table {
|
1638 |
-
clear: none; }
|
1639 |
-
|
1640 |
-
#give-dashboard-widgets-wrap #give-date-range-options {
|
1641 |
-
float: left; }
|
1642 |
-
#give-dashboard-widgets-wrap #give-date-range-options > span {
|
1643 |
-
float: left;
|
1644 |
-
line-height: 30px;
|
1645 |
-
font-style: italic;
|
1646 |
-
padding: 0 5px 0 0; }
|
1647 |
-
|
1648 |
-
#give-graphs-filter {
|
1649 |
-
float: right; }
|
1650 |
-
#give-graphs-filter .tablenav {
|
1651 |
-
margin: 0 0 0 17px; }
|
1652 |
-
#give-graphs-filter .tablenav .actions {
|
1653 |
-
padding: 0; }
|
1654 |
-
|
1655 |
-
.give-graph .y1Axis {
|
1656 |
-
color: #66bb6a !important; }
|
1657 |
-
|
1658 |
-
.give-graph .y2Axis {
|
1659 |
-
color: #546e7a !important; }
|
1660 |
-
|
1661 |
-
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 {
|
1662 |
-
margin-bottom: 10px; }
|
1663 |
-
|
1664 |
-
body.give_forms_page_give-reports .actions, body.give_forms_page_give-payment-history .actions {
|
1665 |
-
padding-top: 0; }
|
1666 |
-
|
1667 |
-
body.give_forms_page_give-reports .pagination-links, body.give_forms_page_give-payment-history .pagination-links {
|
1668 |
-
margin-left: 10px; }
|
1669 |
-
|
1670 |
-
body.give_forms_page_give-reports p.donor-search, body.give_forms_page_give-payment-history p.donor-search {
|
1671 |
-
margin-right: 10px; }
|
1672 |
-
|
1673 |
-
body.give_forms_page_give-reports .tablenav-right .tablenav-pages, body.give_forms_page_give-payment-history .tablenav-right .tablenav-pages {
|
1674 |
-
float: right; }
|
1675 |
-
|
1676 |
-
body.give_forms_page_give-reports .tablenav-right #give-reports-view, body.give_forms_page_give-payment-history .tablenav-right #give-reports-view {
|
1677 |
-
margin-top: 0; }
|
1678 |
-
|
1679 |
-
body.give_forms_page_give-reports .tablenav-right .actions, body.give_forms_page_give-payment-history .tablenav-right .actions {
|
1680 |
-
float: left; }
|
1681 |
-
|
1682 |
-
body.give_forms_page_give-reports p.search-box, body.give_forms_page_give-payment-history p.search-box {
|
1683 |
-
float: left; }
|
1684 |
-
|
1685 |
-
body.give_forms_page_give-reports .reports-table-nav.tablenav.top, body.give_forms_page_give-payment-history .reports-table-nav.tablenav.top {
|
1686 |
-
width: 100%;
|
1687 |
-
float: none;
|
1688 |
-
margin: 0 0 10px; }
|
1689 |
-
|
1690 |
-
body.give_forms_page_give-reports .reports-forms-details-wrap.top, body.give_forms_page_give-payment-history .reports-forms-details-wrap.top {
|
1691 |
-
float: right;
|
1692 |
-
overflow: hidden; }
|
1693 |
-
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 {
|
1694 |
-
float: left; }
|
1695 |
-
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 {
|
1696 |
-
padding-right: 0; }
|
1697 |
-
|
1698 |
-
body.give_forms_page_give-reports .tablenav.bottom, body.give_forms_page_give-payment-history .tablenav.bottom {
|
1699 |
-
margin-top: 10px; }
|
1700 |
-
|
1701 |
-
body.give_forms_page_give-reports h2.reports-earnings-title, body.give_forms_page_give-payment-history h2.reports-earnings-title {
|
1702 |
-
margin: 7px 0 0; }
|
1703 |
-
|
1704 |
-
body.give_forms_page_give-reports .reports-views-wrap, body.give_forms_page_give-payment-history .reports-views-wrap {
|
1705 |
-
padding: 3px 0 0; }
|
1706 |
-
|
1707 |
-
body.give_forms_page_give-reports .wrap.give-reports-donors-wrap, body.give_forms_page_give-payment-history .wrap.give-reports-donors-wrap {
|
1708 |
-
margin-right: 0;
|
1709 |
-
margin-bottom: 10px; }
|
1710 |
-
|
1711 |
-
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 {
|
1712 |
-
padding-top: 12px;
|
1713 |
-
padding-bottom: 12px; }
|
1714 |
-
|
1715 |
-
body.give_forms_page_give-reports table.export-options-table tbody td {
|
1716 |
-
padding: 20px 12px;
|
1717 |
-
vertical-align: top; }
|
1718 |
-
|
1719 |
-
body.give_forms_page_give-reports table.export-options-table .give-export-form {
|
1720 |
-
position: relative; }
|
1721 |
-
body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap {
|
1722 |
-
background-color: transparent;
|
1723 |
-
padding: 12px 12px 4px;
|
1724 |
-
margin: 2px 0 -16px -11px;
|
1725 |
-
overflow: auto; }
|
1726 |
-
body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap .spinner {
|
1727 |
-
margin: -2px -12px 8px 0; }
|
1728 |
-
|
1729 |
-
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 {
|
1730 |
-
width: 100px; }
|
1731 |
-
|
1732 |
-
#export-donor-options-wrap p {
|
1733 |
-
padding: 20px 0 0;
|
1734 |
-
margin: 0;
|
1735 |
-
font-weight: bold; }
|
1736 |
-
|
1737 |
-
#export-donor-options-wrap ul {
|
1738 |
-
max-width: 900px;
|
1739 |
-
overflow: hidden; }
|
1740 |
-
#export-donor-options-wrap ul li {
|
1741 |
-
margin: 0;
|
1742 |
-
padding: 0 5px 5px 0;
|
1743 |
-
box-sizing: border-box;
|
1744 |
-
float: left;
|
1745 |
-
width: 33%; }
|
1746 |
-
|
1747 |
-
.settings-excludes-list {
|
1748 |
-
max-height: 120px;
|
1749 |
-
overflow: auto;
|
1750 |
-
padding: 0.5rem;
|
1751 |
-
border: 1px solid #ddd; }
|
1752 |
-
|
1753 |
-
.settings-excludes-list li {
|
1754 |
-
margin: 3px 0; }
|
1755 |
-
|
1756 |
-
#give-tools-recount-form .notice-wrap {
|
1757 |
-
position: relative;
|
1758 |
-
min-height: 25px;
|
1759 |
-
margin: 10px -12px -12px;
|
1760 |
-
background: #EFEFEF;
|
1761 |
-
padding: 10px 12px 12px;
|
1762 |
-
border-top: 1px solid #E5E5E5; }
|
1763 |
-
#give-tools-recount-form .notice-wrap .give-progress {
|
1764 |
-
position: absolute;
|
1765 |
-
top: 15px; }
|
1766 |
-
#give-tools-recount-form .notice-wrap .spinner {
|
1767 |
-
position: absolute;
|
1768 |
-
right: 14px;
|
1769 |
-
top: 13px;
|
1770 |
-
margin: 0; }
|
1771 |
-
#give-tools-recount-form .notice-wrap #give-batch-success {
|
1772 |
-
margin-bottom: 6px; }
|
1773 |
-
|
1774 |
-
.recount-stats-controls form {
|
1775 |
-
display: inline; }
|
1776 |
-
|
1777 |
-
.give-recount-stats-descriptions {
|
1778 |
-
margin: 8px 0 0;
|
1779 |
-
display: block; }
|
1780 |
-
.give-recount-stats-descriptions span {
|
1781 |
-
line-height: 24px;
|
1782 |
-
font-size: 13px;
|
1783 |
-
font-style: italic;
|
1784 |
-
font-weight: normal;
|
1785 |
-
color: #aaa;
|
1786 |
-
margin: 0;
|
1787 |
-
display: none; }
|
1788 |
-
|
1789 |
-
.gateways-report-tablenav .actions.bulkactions {
|
1790 |
-
padding-right: 0; }
|
1791 |
-
|
1792 |
-
table.give-table td {
|
1793 |
-
vertical-align: middle; }
|
1794 |
-
|
1795 |
-
table.give-table td.row-title h3 {
|
1796 |
-
margin: 0 0 0.4em;
|
1797 |
-
font-size: 1.2em; }
|
1798 |
-
|
1799 |
-
table.give-table td.row-title p {
|
1800 |
-
font-size: 13px;
|
1801 |
-
font-style: italic;
|
1802 |
-
font-weight: normal;
|
1803 |
-
color: #aaa;
|
1804 |
-
margin: 0; }
|
1805 |
-
|
1806 |
-
#give-graphs-filter > .tablenav {
|
1807 |
-
height: auto; }
|
1808 |
-
|
1809 |
-
#give-logs-filter .search-box {
|
1810 |
-
float: right; }
|
1811 |
-
|
1812 |
-
#give-logs-filter .tablenav.top {
|
1813 |
-
float: left;
|
1814 |
-
clear: none;
|
1815 |
-
margin-top: 0; }
|
1816 |
-
|
1817 |
-
/**
|
1818 |
-
* Give Admin Welcome SCSS
|
1819 |
-
*
|
1820 |
-
* @description Displays when user activates the plugin
|
1821 |
-
* @package Give
|
1822 |
-
* @subpackage SCSS/Admin
|
1823 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1824 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1825 |
-
*/
|
1826 |
-
.welcome-h1 {
|
1827 |
-
display: inline-block;
|
1828 |
-
margin-right: 15px !important; }
|
1829 |
-
|
1830 |
-
.about-wrap h3 {
|
1831 |
-
margin: 1.5em 0 .6em; }
|
1832 |
-
|
1833 |
-
.about-wrap img {
|
1834 |
-
border: none; }
|
1835 |
-
|
1836 |
-
.give-badge {
|
1837 |
-
padding-top: 150px;
|
1838 |
-
height: 52px;
|
1839 |
-
width: 185px;
|
1840 |
-
color: #FFF;
|
1841 |
-
font-weight: bold;
|
1842 |
-
font-size: 14px;
|
1843 |
-
text-align: center;
|
1844 |
-
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
|
1845 |
-
margin: 0 -5px;
|
1846 |
-
position: absolute;
|
1847 |
-
top: 0;
|
1848 |
-
right: 0; }
|
1849 |
-
|
1850 |
-
.introduction {
|
1851 |
-
padding: 0 0 20px;
|
1852 |
-
margin: 0 0 20px; }
|
1853 |
-
|
1854 |
-
.feature-section {
|
1855 |
-
margin-top: 40px; }
|
1856 |
-
.feature-section span.dashicons {
|
1857 |
-
width: 16px;
|
1858 |
-
height: 16px;
|
1859 |
-
font-size: 14px;
|
1860 |
-
margin: 6px 0 0 0; }
|
1861 |
-
.feature-section .feature-section-item {
|
1862 |
-
width: 48%;
|
1863 |
-
float: left; }
|
1864 |
-
.feature-section div.last-feature {
|
1865 |
-
margin-right: 0;
|
1866 |
-
margin-left: 4%; }
|
1867 |
-
|
1868 |
-
[class^="dashboard_page_give-"] .about-text, [class*="dashboard_page_give-"] .about-text {
|
1869 |
-
min-height: 0; }
|
1870 |
-
|
1871 |
-
.social-items-wrap {
|
1872 |
-
display: inline-block; }
|
1873 |
-
.social-items-wrap > div {
|
1874 |
-
display: inline-block; }
|
1875 |
-
.social-items-wrap .twitter-item-wrap {
|
1876 |
-
margin: 0 20px 10px 0; }
|
1877 |
-
|
1878 |
-
.wp-person img {
|
1879 |
-
border-radius: 50%; }
|
1880 |
-
|
1881 |
-
.wp-person a.web {
|
1882 |
-
margin: 17px 0 0;
|
1883 |
-
font-weight: bold;
|
1884 |
-
font-style: italic; }
|
1885 |
-
|
1886 |
-
.newsletter-intro {
|
1887 |
-
font-size: 13px;
|
1888 |
-
font-style: italic;
|
1889 |
-
color: #777; }
|
1890 |
-
|
1891 |
-
.give-newsletter-form-wrap {
|
1892 |
-
margin: 10px 0 20px -5px;
|
1893 |
-
max-width: 700px; }
|
1894 |
-
.give-newsletter-form-wrap td {
|
1895 |
-
padding: 3px; }
|
1896 |
-
.give-newsletter-form-wrap div.give-newsletter-confirmation {
|
1897 |
-
background: #fff;
|
1898 |
-
-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
|
1899 |
-
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
|
1900 |
-
margin: 5px 10px 4px 5px;
|
1901 |
-
padding: 1px 12px;
|
1902 |
-
border-left: 4px solid #7ad03a;
|
1903 |
-
display: none; }
|
1904 |
-
.give-newsletter-form-wrap div.give-newsletter-confirmation > p {
|
1905 |
-
margin: 0.5em 0;
|
1906 |
-
padding: 2px; }
|
1907 |
-
|
1908 |
-
/**
|
1909 |
-
* Give Logs SCSS
|
1910 |
-
*
|
1911 |
-
* @description Payment History Styles
|
1912 |
-
* @package Give
|
1913 |
-
* @subpackage SCSS/Admin
|
1914 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1915 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1916 |
-
*/
|
1917 |
-
#give_donor_export_form {
|
1918 |
-
margin: 0 0 5px; }
|
1919 |
-
|
1920 |
-
#give-payments-filter .give-donation-status {
|
1921 |
-
display: inline-block; }
|
1922 |
-
|
1923 |
-
.column-status .give-donation-status, .column-status .give-test-mode-transactions-label {
|
1924 |
-
display: inline-block; }
|
1925 |
-
|
1926 |
-
.column-status .give-test-mode-transactions-label {
|
1927 |
-
margin: 0 5px;
|
1928 |
-
vertical-align: middle; }
|
1929 |
-
|
1930 |
-
/**
|
1931 |
-
* Give Settings SCSS
|
1932 |
-
*
|
1933 |
-
* @package Give
|
1934 |
-
* @subpackage SCSS/Admin
|
1935 |
-
* @copyright Copyright (c) 2016, WordImpress
|
1936 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
1937 |
-
*/
|
1938 |
-
.give-settings-page .give-settings-heading-sep {
|
1939 |
-
font-size: 14px;
|
1940 |
-
line-height: 32px;
|
1941 |
-
width: 15px; }
|
1942 |
-
|
1943 |
-
.give-settings-page .nav-tab-wrapper {
|
1944 |
-
margin-bottom: 5px;
|
1945 |
-
overflow: visible; }
|
1946 |
-
|
1947 |
-
.give-settings-page .cmb2-wrap .cmb-type-checkbox input[type="checkbox"] {
|
1948 |
-
display: block;
|
1949 |
-
margin-bottom: 5px; }
|
1950 |
-
|
1951 |
-
.give-settings-page div.give-submit-wrap {
|
1952 |
-
margin: 20px 0; }
|
1953 |
-
|
1954 |
-
.give-settings-page .give_forms_page_give-payment-history .postbox .hndle {
|
1955 |
-
cursor: default; }
|
1956 |
-
|
1957 |
-
.give-settings-page .give-input-field {
|
1958 |
-
width: 25em; }
|
1959 |
-
|
1960 |
-
.give-settings-page table table input[type="text"] {
|
1961 |
-
width: 15em; }
|
1962 |
-
|
1963 |
-
.give-settings-page .give-repeat-setting-field {
|
1964 |
-
margin: 10px 0; }
|
1965 |
-
|
1966 |
-
.give-settings-page .give-remove-setting-field {
|
1967 |
-
width: 25px;
|
1968 |
-
height: 25px;
|
1969 |
-
padding: 0;
|
1970 |
-
text-align: center;
|
1971 |
-
line-height: 22px;
|
1972 |
-
font-size: 21px;
|
1973 |
-
font-weight: 300;
|
1974 |
-
cursor: pointer;
|
1975 |
-
margin-left: 20px;
|
1976 |
-
display: inline-block; }
|
1977 |
-
|
1978 |
-
.give-settings-page .give-remove-setting-field:hover {
|
1979 |
-
background-color: red;
|
1980 |
-
color: white;
|
1981 |
-
border-radius: 30px; }
|
1982 |
-
|
1983 |
-
.give-settings-page .give-forminp p:first-child .give-remove-setting-field {
|
1984 |
-
display: none; }
|
1985 |
-
|
1986 |
-
.give-settings-page .export-options-table tr.give-import-option:nth-child(odd) {
|
1987 |
-
background: #f4f3f3; }
|
1988 |
-
.give-settings-page .export-options-table tr.give-import-option:nth-child(odd) th {
|
1989 |
-
vertical-align: middle; }
|
1990 |
-
|
1991 |
-
.give-settings-page .export-options-table .give-import-dropdown:nth-child(2),
|
1992 |
-
.give-settings-page .export-options-table tr.give-import-option th:first-child {
|
1993 |
-
width: 250px; }
|
1994 |
-
|
1995 |
-
.give-setting-tab-header {
|
1996 |
-
clear: both;
|
1997 |
-
overflow: hidden;
|
1998 |
-
margin: 30px 0; }
|
1999 |
-
.give-setting-tab-header h2 {
|
2000 |
-
margin-top: 8px; }
|
2001 |
-
.give-setting-tab-header p {
|
2002 |
-
margin-bottom: 0; }
|
2003 |
-
|
2004 |
-
.give-radio-inline ul {
|
2005 |
-
margin-top: 0; }
|
2006 |
-
|
2007 |
-
.give-radio-inline li {
|
2008 |
-
display: inline-block;
|
2009 |
-
margin: 0 0 0 15px; }
|
2010 |
-
|
2011 |
-
.give-radio-inline li:first-child {
|
2012 |
-
margin-left: 0; }
|
2013 |
-
|
2014 |
-
.give-tools-setting-page .bulkactions {
|
2015 |
-
overflow: visible; }
|
2016 |
-
|
2017 |
-
.form-table td.give-radio-inline fieldset li > label {
|
2018 |
-
margin: 5px 0 0 !important; }
|
2019 |
-
|
2020 |
-
p.give-field-description,
|
2021 |
-
div.give-field-description,
|
2022 |
-
.cmb2-metabox-description {
|
2023 |
-
color: #aaaaaa;
|
2024 |
-
font-style: italic;
|
2025 |
-
font-size: 13px !important; }
|
2026 |
-
|
2027 |
-
.cmb-type-give-title label,
|
2028 |
-
.give-setting-tab-header h2 {
|
2029 |
-
float: left;
|
2030 |
-
display: inline-block;
|
2031 |
-
width: 220px;
|
2032 |
-
font-style: italic;
|
2033 |
-
color: #AAA;
|
2034 |
-
margin: 0;
|
2035 |
-
font-size: 14px; }
|
2036 |
-
|
2037 |
-
.postbox-container #_give_donation_levels_repeat > .cmb-repeatable-grouping:not(:last-of-type) {
|
2038 |
-
border-bottom: 1px solid #e9e9e9;
|
2039 |
-
border-top: none; }
|
2040 |
-
|
2041 |
-
.cmb-type-enabled-gateways .cmb-td > p:first-of-type {
|
2042 |
-
display: none; }
|
2043 |
-
|
2044 |
-
.cmb-type-checkbox .cmb-td {
|
2045 |
-
width: 80%; }
|
2046 |
-
.cmb-type-checkbox .cmb-td label {
|
2047 |
-
font-size: 13px; }
|
2048 |
-
|
2049 |
-
/* Responsive Settings Rows */
|
2050 |
-
.give_settings .cmb2-wrap .cmb-row {
|
2051 |
-
display: table-row; }
|
2052 |
-
.give_settings .cmb2-wrap .cmb-row > .cmb-th, .give_settings .cmb2-wrap .cmb-row > .cmb-td {
|
2053 |
-
display: table-cell;
|
2054 |
-
float: none; }
|
2055 |
-
|
2056 |
-
/* Custom Title Separators */
|
2057 |
-
.cmb2-id-give-title label {
|
2058 |
-
font-style: italic;
|
2059 |
-
color: #AAA;
|
2060 |
-
cursor: default; }
|
2061 |
-
|
2062 |
-
.cmb2-id-give-title > div.cmb-th {
|
2063 |
-
padding-bottom: 10px; }
|
2064 |
-
|
2065 |
-
.cmb2-id-give-title > div.cmb-td {
|
2066 |
-
padding-bottom: 5px; }
|
2067 |
-
|
2068 |
-
.give-payment-gatways-list li.ui-sortable-handle span.give-drag-handle {
|
2069 |
-
padding: 3px 4px 0 0;
|
2070 |
-
font-size: 15px;
|
2071 |
-
font-weight: normal;
|
2072 |
-
color: #bdbdbd;
|
2073 |
-
cursor: move; }
|
2074 |
-
.give-payment-gatways-list li.ui-sortable-handle span.give-drag-handle:hover {
|
2075 |
-
color: #333; }
|
2076 |
-
|
2077 |
-
.give-email-tags-wrap {
|
2078 |
-
margin: 5px 0 0; }
|
2079 |
-
.give-email-tags-wrap code {
|
2080 |
-
font-style: normal;
|
2081 |
-
padding: 1px 2px;
|
2082 |
-
font-size: 12px; }
|
2083 |
-
.give-email-tags-wrap span {
|
2084 |
-
display: block;
|
2085 |
-
color: #AAA;
|
2086 |
-
font-style: italic;
|
2087 |
-
margin: 0 0 2px;
|
2088 |
-
font-size: 13px; }
|
2089 |
-
.give-email-tags-wrap .give_price_tag {
|
2090 |
-
display: none; }
|
2091 |
-
|
2092 |
-
.give-settings-email-settings-section .tablenav {
|
2093 |
-
display: none; }
|
2094 |
-
|
2095 |
-
.give-settings-email-settings-section .give-setting-tab-header-emails {
|
2096 |
-
margin: 0 0 20px; }
|
2097 |
-
.give-settings-email-settings-section .give-setting-tab-header-emails hr {
|
2098 |
-
display: none; }
|
2099 |
-
|
2100 |
-
.give-settings-email-settings-section .tablenav.bottom + .give-setting-tab-header-emails {
|
2101 |
-
margin: 20px 0; }
|
2102 |
-
.give-settings-email-settings-section .tablenav.bottom + .give-setting-tab-header-emails hr {
|
2103 |
-
display: block; }
|
2104 |
-
|
2105 |
-
.giveemailnotifications .check-column {
|
2106 |
-
padding: 13px 10px 0 20px !important; }
|
2107 |
-
|
2108 |
-
.giveemailnotifications td.check-column input {
|
2109 |
-
display: none; }
|
2110 |
-
|
2111 |
-
.giveemailnotifications th.check-column .give-email-notification-status {
|
2112 |
-
color: white;
|
2113 |
-
cursor: pointer; }
|
2114 |
-
.giveemailnotifications th.check-column .give-email-notification-status[data-edit="1"] i.dashicons {
|
2115 |
-
border-radius: 1em;
|
2116 |
-
padding: 2px; }
|
2117 |
-
|
2118 |
-
.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-yes,
|
2119 |
-
.giveemailnotifications th.check-column .give-email-notification-disabled:hover .dashicons-no-alt {
|
2120 |
-
background: #46b450; }
|
2121 |
-
|
2122 |
-
.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-lock {
|
2123 |
-
color: #46b450; }
|
2124 |
-
|
2125 |
-
.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-no-alt,
|
2126 |
-
.giveemailnotifications th.check-column .give-email-notification-enabled:hover .dashicons-yes {
|
2127 |
-
background: #bbbbbb; }
|
2128 |
-
|
2129 |
-
.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-lock {
|
2130 |
-
color: #bbbbbb; }
|
2131 |
-
|
2132 |
-
.giveemailnotifications th.check-column .dashicons-no-alt:hover:before {
|
2133 |
-
content: "\f147" !important; }
|
2134 |
-
|
2135 |
-
.giveemailnotifications th.check-column .dashicons-yes:hover:before {
|
2136 |
-
content: "\f335" !important; }
|
2137 |
-
|
2138 |
-
.giveemailnotifications .spinner.is-active {
|
2139 |
-
margin: 0 0 0 2px;
|
2140 |
-
float: none; }
|
2141 |
-
|
2142 |
-
#system-info-textarea {
|
2143 |
-
width: 800px;
|
2144 |
-
height: 600px;
|
2145 |
-
font-family: Menlo, Monaco, monospace;
|
2146 |
-
background: #FFF;
|
2147 |
-
white-space: pre;
|
2148 |
-
overflow: auto;
|
2149 |
-
display: block;
|
2150 |
-
/*rtl:ignore*/
|
2151 |
-
direction: ltr; }
|
2152 |
-
|
2153 |
-
#give-download-sysinfo {
|
2154 |
-
margin: 0; }
|
2155 |
-
|
2156 |
-
#api .tablenav .actions {
|
2157 |
-
overflow: visible; }
|
2158 |
-
|
2159 |
-
a.give-delete {
|
2160 |
-
color: #a00; }
|
2161 |
-
|
2162 |
-
.give-settings-wrap-licenses .give-license-deactivate {
|
2163 |
-
margin: 1px 0 0 10px;
|
2164 |
-
height: 30px; }
|
2165 |
-
|
2166 |
-
.give-settings-wrap-licenses .give-license-field {
|
2167 |
-
background: #FFF url("../images/close.png") no-repeat;
|
2168 |
-
background-position: 98.5% center;
|
2169 |
-
background-size: 18px; }
|
2170 |
-
|
2171 |
-
.give-settings-wrap-licenses .give-license-active, .give-settings-wrap-licenses .give-license-active:focus {
|
2172 |
-
background-image: url("../images/tick.png");
|
2173 |
-
background-color: #FFF;
|
2174 |
-
background-repeat: no-repeat;
|
2175 |
-
background-position: 98.5% center;
|
2176 |
-
outline: none;
|
2177 |
-
background-size: 16px;
|
2178 |
-
width: 100%; }
|
2179 |
-
|
2180 |
-
/* Addon grid design */
|
2181 |
-
.give-settings-page .give-settings-wrap-licenses {
|
2182 |
-
display: block;
|
2183 |
-
position: relative;
|
2184 |
-
float: left;
|
2185 |
-
width: 30.5%;
|
2186 |
-
min-height: 180px;
|
2187 |
-
margin: 20px 1% 20px 0; }
|
2188 |
-
|
2189 |
-
.give-settings-page .give-license-key label {
|
2190 |
-
margin: 0 0 0 10px;
|
2191 |
-
padding: 10px 0;
|
2192 |
-
display: block;
|
2193 |
-
font-size: 14px;
|
2194 |
-
font-weight: 600;
|
2195 |
-
cursor: default; }
|
2196 |
-
|
2197 |
-
.give-settings-page .give-license-block {
|
2198 |
-
margin: 0 10px; }
|
2199 |
-
|
2200 |
-
.give-settings-page input[type="text"].give-license-field,
|
2201 |
-
.give-settings-page input[type="password"].give-license-field {
|
2202 |
-
width: 100%; }
|
2203 |
-
|
2204 |
-
.give-settings-page .give-license-block input[type="submit"] {
|
2205 |
-
position: absolute;
|
2206 |
-
top: 3px;
|
2207 |
-
right: 10px;
|
2208 |
-
height: 24px;
|
2209 |
-
line-height: 22px;
|
2210 |
-
padding: 0 8px 1px;
|
2211 |
-
font-size: 11px; }
|
2212 |
-
|
2213 |
-
.give-settings-page .give-license-status-notice {
|
2214 |
-
background: #fff;
|
2215 |
-
border-left: 4px solid #fff;
|
2216 |
-
-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
|
2217 |
-
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
|
2218 |
-
margin: 5px 0 2px;
|
2219 |
-
padding: 1px 12px; }
|
2220 |
-
.give-settings-page .give-license-status-notice p {
|
2221 |
-
padding: 10px 0;
|
2222 |
-
margin: 0; }
|
2223 |
-
.give-settings-page .give-license-status-notice a {
|
2224 |
-
color: #444;
|
2225 |
-
cursor: pointer; }
|
2226 |
-
.give-settings-page .give-license-status-notice a:hover {
|
2227 |
-
text-decoration: none; }
|
2228 |
-
|
2229 |
-
.give-settings-page .give-license-status-notice.give-license-expires-soon {
|
2230 |
-
border-color: #00a0d2; }
|
2231 |
-
|
2232 |
-
.give-settings-page .give-license-status-notice.give-inactive,
|
2233 |
-
.give-settings-page .give-license-status-notice.give-license-expired {
|
2234 |
-
border-color: #e24e4e; }
|
2235 |
-
|
2236 |
-
.give-settings-page .give-license-status-notice.give-license-error,
|
2237 |
-
.give-settings-page .give-license-status-notice.give-license-no_activations_left,
|
2238 |
-
.give-settings-page .give-license-status-notice.give-license-missing,
|
2239 |
-
.give-settings-page .give-license-status-notice.give-license-invalid,
|
2240 |
-
.give-settings-page .give-license-status-notice.give-license-site_inactive,
|
2241 |
-
.give-settings-page .give-license-status-notice.give-license-item_name_mismatch {
|
2242 |
-
border-color: orange; }
|
2243 |
-
|
2244 |
-
.give-settings-page .give-license-status-notice.give-license-lifetime-notice,
|
2245 |
-
.give-settings-page .give-license-status-notice.give-license-expiration-date {
|
2246 |
-
border-color: #46b450; }
|
2247 |
-
|
2248 |
-
.give-settings-page .give-license-status-notice.give-license-expires-soon a:hover,
|
2249 |
-
.give-settings-page .give-license-status-notice.give-license-expired a:hover {
|
2250 |
-
text-decoration: none; }
|
2251 |
-
|
2252 |
-
/* Responsive fixes: Addon grid design */
|
2253 |
-
@media screen and (max-width: 1100px) {
|
2254 |
-
.give-settings-page .give-settings-wrap-licenses {
|
2255 |
-
width: 45%;
|
2256 |
-
min-height: 150px; } }
|
2257 |
-
|
2258 |
-
@media screen and (max-width: 600px) {
|
2259 |
-
.give-settings-page .give-settings-wrap-licenses {
|
2260 |
-
width: 100%;
|
2261 |
-
max-width: 320px; } }
|
2262 |
-
|
2263 |
-
/* Tables */
|
2264 |
-
.give-table thead th {
|
2265 |
-
padding: 8px 10px !important; }
|
2266 |
-
|
2267 |
-
.give_settings .cmb-td hr + hr {
|
2268 |
-
display: none; }
|
2269 |
-
|
2270 |
-
.post-type-give_forms .mce-container iframe, .post-type-give_forms .wp-editor-area {
|
2271 |
-
min-height: 400px; }
|
2272 |
-
|
2273 |
-
.give-field-description {
|
2274 |
-
color: #aaaaaa;
|
2275 |
-
font-style: italic;
|
2276 |
-
margin: 0;
|
2277 |
-
padding-top: .5em; }
|
2278 |
-
|
2279 |
-
h2.give-nav-tab-wrapper {
|
2280 |
-
overflow: hidden;
|
2281 |
-
height: 35px; }
|
2282 |
-
|
2283 |
-
@media screen and (max-width: 600px) {
|
2284 |
-
.give-nav-tab-wrapper {
|
2285 |
-
position: relative;
|
2286 |
-
padding-top: 0 !important; }
|
2287 |
-
.give-nav-tab-wrapper > a {
|
2288 |
-
width: 100%;
|
2289 |
-
box-sizing: border-box;
|
2290 |
-
margin: 0;
|
2291 |
-
background-color: #ffffff;
|
2292 |
-
border: 1px solid #cccccc; }
|
2293 |
-
.give-nav-tab-wrapper > a:hover {
|
2294 |
-
border-bottom: 1px solid #ccc; }
|
2295 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper {
|
2296 |
-
position: absolute;
|
2297 |
-
top: 0;
|
2298 |
-
right: 0; }
|
2299 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav {
|
2300 |
-
height: 28px;
|
2301 |
-
width: 30px;
|
2302 |
-
border-radius: 0;
|
2303 |
-
margin: 0; }
|
2304 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav > span.dashicons {
|
2305 |
-
margin: 6px auto 0;
|
2306 |
-
display: block; }
|
2307 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab {
|
2308 |
-
top: 35px;
|
2309 |
-
right: 0;
|
2310 |
-
left: auto; }
|
2311 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a {
|
2312 |
-
background: #ffffff; }
|
2313 |
-
.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover {
|
2314 |
-
background: #e5e5e5; }
|
2315 |
-
.give-mobile-hidden {
|
2316 |
-
display: none; } }
|
2317 |
-
|
2318 |
-
.give-sub-nav-tab-wrapper {
|
2319 |
-
position: relative;
|
2320 |
-
display: inline-block;
|
2321 |
-
z-index: 9999;
|
2322 |
-
float: left; }
|
2323 |
-
.give-sub-nav-tab-wrapper nav.give-sub-nav-tab {
|
2324 |
-
border: 1px solid #ccc;
|
2325 |
-
border-bottom: 0;
|
2326 |
-
position: absolute;
|
2327 |
-
top: 35px;
|
2328 |
-
right: 0; }
|
2329 |
-
.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a {
|
2330 |
-
float: left;
|
2331 |
-
background: white;
|
2332 |
-
padding: 6px 10px;
|
2333 |
-
clear: both;
|
2334 |
-
text-decoration: none;
|
2335 |
-
border-bottom: 1px solid #ccc;
|
2336 |
-
min-width: 170px;
|
2337 |
-
color: #555;
|
2338 |
-
font-size: 14px; }
|
2339 |
-
.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover {
|
2340 |
-
background: #ffffff; }
|
2341 |
-
|
2342 |
-
.give-sub-nav-tab-wrapper {
|
2343 |
-
display: none; }
|
2344 |
-
|
2345 |
-
#give-show-sub-nav {
|
2346 |
-
text-decoration: none;
|
2347 |
-
padding: 3px 4px;
|
2348 |
-
border-bottom: 1px solid #ccc;
|
2349 |
-
line-height: 0;
|
2350 |
-
background: white;
|
2351 |
-
border-radius: 4px;
|
2352 |
-
margin-top: 5px; }
|
2353 |
-
#give-show-sub-nav > span.dashicons {
|
2354 |
-
font-size: 16px;
|
2355 |
-
height: 16px;
|
2356 |
-
width: 16px; }
|
2357 |
-
|
2358 |
-
#give-show-sub-nav:hover, #give-show-sub-nav:active {
|
2359 |
-
outline: none;
|
2360 |
-
box-shadow: inset 0px 0px 4px #ddd; }
|
2361 |
-
|
2362 |
-
.give-image-thumb {
|
2363 |
-
position: relative;
|
2364 |
-
margin-top: 14px; }
|
2365 |
-
.give-image-thumb span.give-delete-image-thumb {
|
2366 |
-
position: absolute;
|
2367 |
-
background: red;
|
2368 |
-
color: white;
|
2369 |
-
border-radius: 30px;
|
2370 |
-
left: -10px;
|
2371 |
-
top: -10px;
|
2372 |
-
cursor: pointer; }
|
2373 |
-
.give-image-thumb img {
|
2374 |
-
max-width: 250px;
|
2375 |
-
border: 4px solid white; }
|
2376 |
-
|
2377 |
-
/**
|
2378 |
-
* Give Payment History SCSS
|
2379 |
-
*
|
2380 |
-
* @description Payment History Styles
|
2381 |
-
* @package Give
|
2382 |
-
* @subpackage SCSS/Admin
|
2383 |
-
* @copyright Copyright (c) 2016, WordImpress
|
2384 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
2385 |
-
*/
|
2386 |
-
.give-filters {
|
2387 |
-
clear: both;
|
2388 |
-
background: #f5f5f5;
|
2389 |
-
border: 1px solid #dfdfdf;
|
2390 |
-
padding: 12px 12px 0 12px; }
|
2391 |
-
.give-filters .give-donation-forms-filter .chosen-single {
|
2392 |
-
height: 28px;
|
2393 |
-
line-height: 28px; }
|
2394 |
-
.give-filters .chosen-container-single .chosen-single div b {
|
2395 |
-
background-position: 0 4px; }
|
2396 |
-
.give-filters .chosen-container-active.chosen-with-drop .chosen-single div b {
|
2397 |
-
background-position: -18px 6px; }
|
2398 |
-
.give-filters #give-payment-form-filter, .give-filters #give_donation_forms_filter {
|
2399 |
-
display: inline-block;
|
2400 |
-
width: 300px; }
|
2401 |
-
@media screen and (max-width: 782px) {
|
2402 |
-
.give-filters #give-payment-form-filter, .give-filters #give_donation_forms_filter {
|
2403 |
-
width: 100%; } }
|
2404 |
-
.give-filters #give_donation_forms_filter {
|
2405 |
-
width: 255px; }
|
2406 |
-
@media screen and (max-width: 782px) {
|
2407 |
-
.give-filters #give_donation_forms_filter {
|
2408 |
-
width: 100%;
|
2409 |
-
max-width: 100%; } }
|
2410 |
-
.give-filters:after {
|
2411 |
-
content: "";
|
2412 |
-
display: table;
|
2413 |
-
clear: both; }
|
2414 |
-
|
2415 |
-
.give-filter {
|
2416 |
-
display: block;
|
2417 |
-
margin-bottom: 12px;
|
2418 |
-
width: 100%; }
|
2419 |
-
.give-filter:after {
|
2420 |
-
content: "";
|
2421 |
-
display: table;
|
2422 |
-
clear: both; }
|
2423 |
-
.give-filter label {
|
2424 |
-
display: block;
|
2425 |
-
margin-right: 4px; }
|
2426 |
-
.give-filter input {
|
2427 |
-
margin: 0; }
|
2428 |
-
.give-filter input[type="text"] {
|
2429 |
-
height: 28px;
|
2430 |
-
width: 100%; }
|
2431 |
-
.give-filter input[type="text"],
|
2432 |
-
.give-filter input[type="search"] {
|
2433 |
-
height: 28px; }
|
2434 |
-
.give-filter .button {
|
2435 |
-
height: 28px;
|
2436 |
-
line-height: 26px;
|
2437 |
-
margin: 0;
|
2438 |
-
padding: 0 10px 1px; }
|
2439 |
-
.give-filter select {
|
2440 |
-
width: 100%; }
|
2441 |
-
@media screen and (min-width: 783px) {
|
2442 |
-
.give-filter {
|
2443 |
-
float: left;
|
2444 |
-
margin-right: 18px;
|
2445 |
-
width: auto; }
|
2446 |
-
.give-filter label {
|
2447 |
-
display: inline-block; }
|
2448 |
-
.give-filter input[type="text"] {
|
2449 |
-
display: inline-block;
|
2450 |
-
width: 144px; } }
|
2451 |
-
|
2452 |
-
.give-filter-search input[type="search"] {
|
2453 |
-
display: block;
|
2454 |
-
float: left;
|
2455 |
-
width: 68%; }
|
2456 |
-
|
2457 |
-
.give-filter-search input[type="submit"] {
|
2458 |
-
display: block;
|
2459 |
-
float: right;
|
2460 |
-
width: 30%; }
|
2461 |
-
|
2462 |
-
@media screen and (min-width: 783px) {
|
2463 |
-
.give-filter-search input[type="search"] {
|
2464 |
-
display: inline-block;
|
2465 |
-
margin-right: 4px;
|
2466 |
-
width: 144px; }
|
2467 |
-
.give-filter-search input[type="submit"] {
|
2468 |
-
display: inline-block;
|
2469 |
-
width: auto; } }
|
2470 |
-
|
2471 |
-
@media screen and (min-width: 600px) {
|
2472 |
-
.give-filter-half {
|
2473 |
-
float: left;
|
2474 |
-
width: 49%; }
|
2475 |
-
.give-filter-half:last-child {
|
2476 |
-
float: right; } }
|
2477 |
-
|
2478 |
-
@media screen and (min-width: 783px) {
|
2479 |
-
.give-filter-half {
|
2480 |
-
width: auto; }
|
2481 |
-
.give-filter-half:last-child {
|
2482 |
-
float: left; }
|
2483 |
-
.give-filter-half input[type="text"] {
|
2484 |
-
width: 96px; } }
|
2485 |
-
|
2486 |
-
.give-clear-filters-button {
|
2487 |
-
margin-left: 8px; }
|
2488 |
-
|
2489 |
-
.give-submit-wrap {
|
2490 |
-
clear: both;
|
2491 |
-
background: #f5f5f5;
|
2492 |
-
border: 1px solid #dfdfdf;
|
2493 |
-
margin: 8px 0;
|
2494 |
-
padding: 12px;
|
2495 |
-
font-size: 13px;
|
2496 |
-
line-height: 2.1em; }
|
2497 |
-
|
2498 |
-
#give-payment-filters ul.subsubsub {
|
2499 |
-
margin-bottom: 8px; }
|
2500 |
-
|
2501 |
-
#give-payments-advanced-filter ul.subsubsub {
|
2502 |
-
margin-bottom: 12px; }
|
2503 |
-
|
2504 |
-
#give-payments-filter .tablenav.top {
|
2505 |
-
float: none; }
|
2506 |
-
#give-payments-filter .tablenav.top .bulkactions {
|
2507 |
-
margin-top: 1px;
|
2508 |
-
padding-top: 0; }
|
2509 |
-
|
2510 |
-
#give-payments-filter .give-email-column-value {
|
2511 |
-
font-size: 14px;
|
2512 |
-
font-weight: bold; }
|
2513 |
-
|
2514 |
-
#give-payments-filter #the-list .check-column input {
|
2515 |
-
margin-top: 1px; }
|
2516 |
-
|
2517 |
-
#give-payments-filter .column-details {
|
2518 |
-
width: 50px; }
|
2519 |
-
|
2520 |
-
#give-payments-filter .column-amount {
|
2521 |
-
width: 120px; }
|
2522 |
-
|
2523 |
-
tr.status-refunded td {
|
2524 |
-
background: #cecece;
|
2525 |
-
border-top-color: #ccc; }
|
2526 |
-
|
2527 |
-
.wp-list-table.forms th#date {
|
2528 |
-
width: 140px; }
|
2529 |
-
|
2530 |
-
.give-mobile-link {
|
2531 |
-
line-height: 32px;
|
2532 |
-
vertical-align: middle; }
|
2533 |
-
|
2534 |
-
.give-mobile-link img {
|
2535 |
-
max-width: 80%;
|
2536 |
-
height: auto;
|
2537 |
-
float: left; }
|
2538 |
-
|
2539 |
-
.give-donation-status > span {
|
2540 |
-
display: inline-block;
|
2541 |
-
width: 12px;
|
2542 |
-
height: 12px;
|
2543 |
-
position: relative;
|
2544 |
-
top: 1px;
|
2545 |
-
margin: 0;
|
2546 |
-
padding: 0;
|
2547 |
-
border-radius: 50%;
|
2548 |
-
background: #888;
|
2549 |
-
line-height: 16px; }
|
2550 |
-
|
2551 |
-
.give-donation-status.status-pending > span {
|
2552 |
-
background-color: #ffba00; }
|
2553 |
-
|
2554 |
-
.give-donation-status.status-complete > span, .give-donation-status.status-publish > span {
|
2555 |
-
background-color: #7ad03a; }
|
2556 |
-
|
2557 |
-
.give-donation-status.status-refunded > span {
|
2558 |
-
background-color: #777; }
|
2559 |
-
|
2560 |
-
.give-donation-status.status-failed > span {
|
2561 |
-
background-color: #a00; }
|
2562 |
-
|
2563 |
-
.give-donation-status.status-abandoned > span {
|
2564 |
-
background-color: #333; }
|
2565 |
-
|
2566 |
-
.give-donation-status.status-revoked > span {
|
2567 |
-
background-color: #d9534f; }
|
2568 |
-
|
2569 |
-
.give-donation-status.status-subscription > span, .give-donation-status.status-renewal > span, .give-donation-status.status-give_subscription > span {
|
2570 |
-
background-color: #5bc0de; }
|
2571 |
-
|
2572 |
-
#test-payment-label {
|
2573 |
-
padding: .2em .4em .3em;
|
2574 |
-
font-size: 11px;
|
2575 |
-
line-height: 1;
|
2576 |
-
color: #fff;
|
2577 |
-
text-align: center;
|
2578 |
-
white-space: nowrap;
|
2579 |
-
vertical-align: baseline;
|
2580 |
-
border-radius: .25em;
|
2581 |
-
background-color: #ffba00;
|
2582 |
-
margin: 0 15px;
|
2583 |
-
vertical-align: middle; }
|
2584 |
-
#test-payment-label:hover {
|
2585 |
-
color: #fff;
|
2586 |
-
text-decoration: none; }
|
2587 |
-
|
2588 |
-
#give-payments-filter .give-payment-id {
|
2589 |
-
padding: .2em .4em .3em;
|
2590 |
-
font-size: 11px;
|
2591 |
-
line-height: 1;
|
2592 |
-
color: #fff;
|
2593 |
-
text-align: center;
|
2594 |
-
white-space: nowrap;
|
2595 |
-
vertical-align: baseline;
|
2596 |
-
border-radius: .25em;
|
2597 |
-
font-weight: normal; }
|
2598 |
-
#give-payments-filter .give-payment-id:hover {
|
2599 |
-
color: #fff;
|
2600 |
-
text-decoration: none; }
|
2601 |
-
|
2602 |
-
#give-payments-filter .column-details {
|
2603 |
-
padding-right: 30px; }
|
2604 |
-
|
2605 |
-
#give-payments-filter .give-donation-status {
|
2606 |
-
display: inline-block; }
|
2607 |
-
|
2608 |
-
#give-order-update .give-donation-status {
|
2609 |
-
display: inline-block;
|
2610 |
-
float: none;
|
2611 |
-
margin: 0 10px;
|
2612 |
-
position: relative;
|
2613 |
-
top: 3px; }
|
2614 |
-
|
2615 |
-
.column-donation_form .donation-level-text-wrap {
|
2616 |
-
font-style: italic;
|
2617 |
-
display: block; }
|
2618 |
-
|
2619 |
-
/*---------------------
|
2620 |
-
Responsiveness
|
2621 |
-
---------------------------*/
|
2622 |
-
@media handheld, only screen and (max-width: 640px) {
|
2623 |
-
.wp-list-table.forms th {
|
2624 |
-
width: auto !important; } }
|
2625 |
-
|
2626 |
-
.download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span {
|
2627 |
-
margin-left: -8px;
|
2628 |
-
margin-top: -8px; }
|
2629 |
-
|
2630 |
-
/* Payment Details
|
2631 |
-
-------------------------------------------------------------- */
|
2632 |
-
.give-admin-box .label {
|
2633 |
-
font-weight: 600; }
|
2634 |
-
|
2635 |
-
.give-admin-box-inside {
|
2636 |
-
margin: 0;
|
2637 |
-
padding: 3px 10px;
|
2638 |
-
clear: both;
|
2639 |
-
border-bottom: 1px solid #eee; }
|
2640 |
-
|
2641 |
-
.give-admin-box-inside .strong {
|
2642 |
-
font-weight: 600; }
|
2643 |
-
|
2644 |
-
.give-admin-box .right {
|
2645 |
-
float: right; }
|
2646 |
-
|
2647 |
-
#give-order-update .inside,
|
2648 |
-
#give-order-details .inside {
|
2649 |
-
margin: 0;
|
2650 |
-
padding: 0; }
|
2651 |
-
|
2652 |
-
#give-order-update input.give_datepicker {
|
2653 |
-
width: 180px; }
|
2654 |
-
|
2655 |
-
#give-order-update input[type="number"].give-payment-time-hour,
|
2656 |
-
#give-order-update input[type="number"].give-payment-time-min {
|
2657 |
-
width: 50px; }
|
2658 |
-
|
2659 |
-
.give-admin-box-inside:last-child {
|
2660 |
-
border-bottom: 0; }
|
2661 |
-
|
2662 |
-
#give-edit-order-form .data-payment-key {
|
2663 |
-
word-break: break-all; }
|
2664 |
-
|
2665 |
-
.give-order-update-box #major-publishing-actions .button-secondary {
|
2666 |
-
margin-right: 10px; }
|
2667 |
-
|
2668 |
-
#give-donation-overview th {
|
2669 |
-
text-align: left; }
|
2670 |
-
|
2671 |
-
#give-donation-overview .give-select-chosen {
|
2672 |
-
width: 97%; }
|
2673 |
-
|
2674 |
-
#give-edit-order-form .row {
|
2675 |
-
margin-top: 10px; }
|
2676 |
-
|
2677 |
-
#give-donation-overview ul,
|
2678 |
-
#give-order-address-country-wrap select,
|
2679 |
-
#give-donor-details .order-data-address input,
|
2680 |
-
#give-edit-order-form .column input,
|
2681 |
-
#give-donor-details .order-data-column p.data input {
|
2682 |
-
clear: both;
|
2683 |
-
display: block; }
|
2684 |
-
|
2685 |
-
.give-order-data input.small-text {
|
2686 |
-
margin: 0; }
|
2687 |
-
|
2688 |
-
#give-order-update span.label {
|
2689 |
-
display: inline;
|
2690 |
-
width: 50px; }
|
2691 |
-
|
2692 |
-
.give-order-update-box .button-primary {
|
2693 |
-
margin-right: 0; }
|
2694 |
-
|
2695 |
-
#give-edit-order-form .column .description {
|
2696 |
-
padding-right: 10px; }
|
2697 |
-
|
2698 |
-
#give-edit-order-form .column,
|
2699 |
-
#give-donation-overview .row > ul > li,
|
2700 |
-
#give-donation-overview .inside > ul > li {
|
2701 |
-
display: inline-block;
|
2702 |
-
position: relative;
|
2703 |
-
vertical-align: top; }
|
2704 |
-
|
2705 |
-
#give-donation-overview ul {
|
2706 |
-
font-size: 0; }
|
2707 |
-
#give-donation-overview ul li {
|
2708 |
-
font-size: 13px; }
|
2709 |
-
#give-donation-overview ul li.actions {
|
2710 |
-
text-align: right;
|
2711 |
-
min-width: 200px; }
|
2712 |
-
#give-donation-overview ul li.remove {
|
2713 |
-
text-align: right; }
|
2714 |
-
#give-donation-overview ul .row {
|
2715 |
-
padding: 12px;
|
2716 |
-
border-bottom: 1px solid #eee; }
|
2717 |
-
|
2718 |
-
#give-order-data .data span {
|
2719 |
-
color: #666;
|
2720 |
-
font-weight: 600; }
|
2721 |
-
|
2722 |
-
input.give-price-field {
|
2723 |
-
width: 80px;
|
2724 |
-
padding: 3px 5px; }
|
2725 |
-
|
2726 |
-
.give_forms_page_give-payment-history.js .postbox .hndle {
|
2727 |
-
cursor: default; }
|
2728 |
-
|
2729 |
-
#give-payment-notes textarea {
|
2730 |
-
min-height: 150px; }
|
2731 |
-
|
2732 |
-
#give-payment-notes #give-add-payment-note {
|
2733 |
-
margin: 6px 0 15px; }
|
2734 |
-
|
2735 |
-
#give-billing-details .column > div {
|
2736 |
-
margin: 0 0 10px; }
|
2737 |
-
|
2738 |
-
#give-billing-details label {
|
2739 |
-
display: block;
|
2740 |
-
margin-bottom: 5px; }
|
2741 |
-
|
2742 |
-
#give-billing-details .column-container {
|
2743 |
-
padding: 5px 0 10px; }
|
2744 |
-
|
2745 |
-
#give-billing-details input[type="text"] {
|
2746 |
-
width: 98%; }
|
2747 |
-
|
2748 |
-
#give-billing-details .chosen-container {
|
2749 |
-
width: 98% !important; }
|
2750 |
-
|
2751 |
-
@media screen and (min-width: 1200px) {
|
2752 |
-
#give-edit-order-form .column {
|
2753 |
-
width: 33%; }
|
2754 |
-
#give-order-address .column {
|
2755 |
-
width: 49%; }
|
2756 |
-
#give-donation-overview.columns-4 li.actions {
|
2757 |
-
width: 25%;
|
2758 |
-
margin-top: 0;
|
2759 |
-
margin-right: 0; } }
|
2760 |
-
|
2761 |
-
@media screen and (max-width: 1199px) {
|
2762 |
-
#give-edit-order-form .column {
|
2763 |
-
width: 49%; } }
|
2764 |
-
|
2765 |
-
@media screen and (max-width: 782px) {
|
2766 |
-
.order-data-column input[type="email"] {
|
2767 |
-
padding: 6px 10px; } }
|
2768 |
-
|
2769 |
-
#give-donor-details .inside, #give-donation-overview .inside {
|
2770 |
-
margin-top: 0; }
|
2771 |
-
|
2772 |
-
.give_forms_page_give-payment-history #give-dashboard-widgets-wrap #side-sortables {
|
2773 |
-
padding-top: 0; }
|
2774 |
-
|
2775 |
-
.give-select-chosen .spinner {
|
2776 |
-
position: absolute;
|
2777 |
-
right: 5px;
|
2778 |
-
top: 2px;
|
2779 |
-
z-index: 999; }
|
2780 |
-
|
2781 |
-
.give-select-chosen-ajax .spinner {
|
2782 |
-
visibility: visible; }
|
2783 |
-
|
2784 |
-
.give-select-chosen-ajax .chosen-search input[type="text"] {
|
2785 |
-
background-image: none !important; }
|
2786 |
-
|
2787 |
-
.give-select-chosen-ajax.chosen-container-single .chosen-search input[type="text"] {
|
2788 |
-
background-image: none !important; }
|
2789 |
-
|
2790 |
-
/**
|
2791 |
-
* Give Admin Dashboard SCSS
|
2792 |
-
*
|
2793 |
-
* @description Styles the Give dashboard widget
|
2794 |
-
* @package Give
|
2795 |
-
* @subpackage SCSS/Admin
|
2796 |
-
* @copyright Copyright (c) 2016, WordImpress
|
2797 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
2798 |
-
*/
|
2799 |
-
.give-dashboard-widget .give-dashboard-today {
|
2800 |
-
text-align: center; }
|
2801 |
-
.give-dashboard-widget .give-dashboard-today .give-dashboard-date-today {
|
2802 |
-
margin: 10px 0 0;
|
2803 |
-
padding: 0; }
|
2804 |
-
.give-dashboard-widget .give-dashboard-today .give-dashboard-happy-day {
|
2805 |
-
padding: 3px;
|
2806 |
-
margin: 0; }
|
2807 |
-
.give-dashboard-widget .give-dashboard-today .give-dashboard-today-earnings {
|
2808 |
-
font-size: 42px;
|
2809 |
-
color: #4ead61;
|
2810 |
-
font-weight: bold;
|
2811 |
-
margin: 15px 0 0;
|
2812 |
-
line-height: 1; }
|
2813 |
-
.give-dashboard-widget .give-dashboard-today .give-donations-today {
|
2814 |
-
font-size: 18px;
|
2815 |
-
font-weight: bold;
|
2816 |
-
margin: 0 0 30px;
|
2817 |
-
padding: 4px 0 1px; }
|
2818 |
-
.give-dashboard-widget .give-dashboard-today .give-last-seven {
|
2819 |
-
font-size: 14px;
|
2820 |
-
font-weight: bold;
|
2821 |
-
padding: 0;
|
2822 |
-
margin: 0 0 30px; }
|
2823 |
-
|
2824 |
-
.give-dashboard-widget .give-table-stats {
|
2825 |
-
width: 100%;
|
2826 |
-
text-align: center;
|
2827 |
-
margin: 0;
|
2828 |
-
table-layout: fixed;
|
2829 |
-
border-top: 1px solid #ececec;
|
2830 |
-
border-spacing: 0; }
|
2831 |
-
.give-dashboard-widget .give-table-stats .give-dashboard-stat-total, .give-dashboard-widget .give-table-stats .give-dashboard-stat-total-label {
|
2832 |
-
padding: 0;
|
2833 |
-
margin: 0; }
|
2834 |
-
.give-dashboard-widget .give-table-stats .give-dashboard-stat-total {
|
2835 |
-
color: #4ead61;
|
2836 |
-
font-weight: bold;
|
2837 |
-
font-size: 16px; }
|
2838 |
-
|
2839 |
-
#give_dashboard_sales > .inside {
|
2840 |
-
padding: 0; }
|
2841 |
-
|
2842 |
-
#give_dashboard_sales .give-table-stats td {
|
2843 |
-
padding: 10px 0; }
|
2844 |
-
|
2845 |
-
#give_dashboard_sales .give-table-stats td:first-of-type {
|
2846 |
-
border-right: 1px solid #ececec; }
|
2847 |
-
|
2848 |
-
#give_dashboard_sales .give-table-stats tr#give-table-stats-tr-1 td {
|
2849 |
-
border-bottom: 1px solid #ececec; }
|
2850 |
-
|
2851 |
-
#dashboard_right_now .give-forms-count:before {
|
2852 |
-
font-family: 'give-icomoon';
|
2853 |
-
speak: none;
|
2854 |
-
font-style: normal;
|
2855 |
-
font-weight: normal;
|
2856 |
-
font-variant: normal;
|
2857 |
-
text-transform: none;
|
2858 |
-
line-height: 1;
|
2859 |
-
-webkit-font-smoothing: antialiased;
|
2860 |
-
-moz-osx-font-smoothing: grayscale;
|
2861 |
-
font-size: 18px;
|
2862 |
-
width: 18px;
|
2863 |
-
height: 18px;
|
2864 |
-
content: "\e800"; }
|
2865 |
-
|
2866 |
-
/**
|
2867 |
-
* Give Forms SCSS
|
2868 |
-
*
|
2869 |
-
* @package Give
|
2870 |
-
* @subpackage SCSS/Admin
|
2871 |
-
* @copyright Copyright (c) 2016, WordImpress
|
2872 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
2873 |
-
*/
|
2874 |
-
.give_forms_page_give-donors {
|
2875 |
-
/*
|
2876 |
-
* Donor address metabox
|
2877 |
-
*/ }
|
2878 |
-
.give_forms_page_give-donors .wrap > h2 {
|
2879 |
-
margin-bottom: 15px; }
|
2880 |
-
.give_forms_page_give-donors .nav-tab-wrapper .dashicons {
|
2881 |
-
position: relative;
|
2882 |
-
top: 2px;
|
2883 |
-
margin: 0 3px 0 0; }
|
2884 |
-
.give_forms_page_give-donors #give-donors-filter {
|
2885 |
-
position: relative; }
|
2886 |
-
.give_forms_page_give-donors #give-donors-filter p.search-box {
|
2887 |
-
margin: 0; }
|
2888 |
-
.give_forms_page_give-donors #give-donors-search-filter {
|
2889 |
-
display: block;
|
2890 |
-
overflow: hidden; }
|
2891 |
-
.give_forms_page_give-donors #give-donor-card-wrapper {
|
2892 |
-
margin-left: -1px;
|
2893 |
-
z-index: 2;
|
2894 |
-
min-height: 200px; }
|
2895 |
-
.give_forms_page_give-donors #give-donor-card-wrapper input {
|
2896 |
-
font-weight: normal; }
|
2897 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-section {
|
2898 |
-
border-bottom: 1px solid #eee;
|
2899 |
-
margin-bottom: 10px; }
|
2900 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-section table {
|
2901 |
-
margin-bottom: 0; }
|
2902 |
-
.give_forms_page_give-donors #give-donor-card-wrapper > div:first-child {
|
2903 |
-
padding-top: 20px; }
|
2904 |
-
.give_forms_page_give-donors #give-donor-card-wrapper > div:last-child {
|
2905 |
-
padding-bottom: 20px;
|
2906 |
-
border: none; }
|
2907 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap {
|
2908 |
-
padding: 0 15px 15px 0;
|
2909 |
-
text-align: center;
|
2910 |
-
float: left; }
|
2911 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap img {
|
2912 |
-
border-radius: 3px; }
|
2913 |
-
.give_forms_page_give-donors #give-donor-card-wrapper a.delete {
|
2914 |
-
text-decoration: none;
|
2915 |
-
color: #ff0000;
|
2916 |
-
margin-right: 5px; }
|
2917 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-since {
|
2918 |
-
margin: 10px 0;
|
2919 |
-
font-size: 16px; }
|
2920 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-id {
|
2921 |
-
display: inline-block;
|
2922 |
-
font-size: 24px;
|
2923 |
-
font-weight: 600;
|
2924 |
-
margin-right: 10px; }
|
2925 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-name-wrap {
|
2926 |
-
display: inline-block; }
|
2927 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-edit-link {
|
2928 |
-
margin-bottom: 15px; }
|
2929 |
-
.give_forms_page_give-donors .donor-main-wrapper {
|
2930 |
-
clear: both;
|
2931 |
-
margin: 0 0 20px; }
|
2932 |
-
@media (max-width: 655px) {
|
2933 |
-
.give_forms_page_give-donors .donor-main-wrapper {
|
2934 |
-
width: 100%; } }
|
2935 |
-
.give_forms_page_give-donors .donor-main-wrapper table {
|
2936 |
-
margin: 0; }
|
2937 |
-
.give_forms_page_give-donors .donor-main-wrapper input {
|
2938 |
-
width: 200px; }
|
2939 |
-
.give_forms_page_give-donors #donor-summary {
|
2940 |
-
padding: 0 20px; }
|
2941 |
-
.give_forms_page_give-donors #donor-summary:after {
|
2942 |
-
font-family: "dashicons";
|
2943 |
-
content: "\f110";
|
2944 |
-
position: absolute;
|
2945 |
-
top: 10px;
|
2946 |
-
right: 10px;
|
2947 |
-
font-size: 100px;
|
2948 |
-
color: #F0F0F0;
|
2949 |
-
z-index: 0; }
|
2950 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper {
|
2951 |
-
width: 202px; }
|
2952 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper span[data-key="line2"] {
|
2953 |
-
display: table;
|
2954 |
-
clear: both; }
|
2955 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper select {
|
2956 |
-
width: 200px; }
|
2957 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .donor-info {
|
2958 |
-
min-height: 185px; }
|
2959 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .info-wrapper {
|
2960 |
-
min-height: 125px; }
|
2961 |
-
.give_forms_page_give-donors .donor-info .donor-name {
|
2962 |
-
font-size: 24px;
|
2963 |
-
font-weight: 600; }
|
2964 |
-
.give_forms_page_give-donors #disconnect-donor, .give_forms_page_give-donors #view-user-profile {
|
2965 |
-
font-size: 12px;
|
2966 |
-
font-weight: normal;
|
2967 |
-
text-decoration: none; }
|
2968 |
-
.give_forms_page_give-donors #donor-edit-actions {
|
2969 |
-
text-align: center;
|
2970 |
-
margin-bottom: 20px;
|
2971 |
-
line-height: 28px; }
|
2972 |
-
.give_forms_page_give-donors #donor-edit-actions .button-secondary {
|
2973 |
-
margin-right: 10px; }
|
2974 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .edit-item {
|
2975 |
-
display: none; }
|
2976 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results {
|
2977 |
-
left: 1px;
|
2978 |
-
top: 16px; }
|
2979 |
-
.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results ul {
|
2980 |
-
width: 200px; }
|
2981 |
-
.give_forms_page_give-donors #donor-stats-wrapper {
|
2982 |
-
margin: 0 auto;
|
2983 |
-
text-align: center;
|
2984 |
-
padding: 15px; }
|
2985 |
-
.give_forms_page_give-donors #donor-stats-wrapper ul {
|
2986 |
-
margin: 0;
|
2987 |
-
padding: 0;
|
2988 |
-
overflow: hidden; }
|
2989 |
-
.give_forms_page_give-donors #donor-stats-wrapper ul li {
|
2990 |
-
width: 50%;
|
2991 |
-
float: left;
|
2992 |
-
line-height: 22px;
|
2993 |
-
font-size: 14px;
|
2994 |
-
margin: 0; }
|
2995 |
-
.give_forms_page_give-donors #donor-stats-wrapper a {
|
2996 |
-
text-decoration: none; }
|
2997 |
-
.give_forms_page_give-donors #donor-stats-wrapper .dashicons {
|
2998 |
-
color: #888; }
|
2999 |
-
.give_forms_page_give-donors #donor-tables-wrapper table {
|
3000 |
-
width: 100%;
|
3001 |
-
text-align: center; }
|
3002 |
-
.give_forms_page_give-donors #donor-tables-wrapper th {
|
3003 |
-
text-align: center; }
|
3004 |
-
.give_forms_page_give-donors #donor-tables-wrapper .donations tr > th:first-child,
|
3005 |
-
.give_forms_page_give-donors #donor-tables-wrapper .donations tr > td:first-child,
|
3006 |
-
.give_forms_page_give-donors #donor-tables-wrapper .emails tr > th:first-child,
|
3007 |
-
.give_forms_page_give-donors #donor-tables-wrapper .emails tr > td:first-child {
|
3008 |
-
text-align: left; }
|
3009 |
-
.give_forms_page_give-donors #donor-tables-wrapper .donations tr > td:only-child {
|
3010 |
-
text-align: center; }
|
3011 |
-
.give_forms_page_give-donors #donor-notes-wrapper {
|
3012 |
-
min-height: 50px; }
|
3013 |
-
.give_forms_page_give-donors .donor-notes-header span, .give_forms_page_give-donors .donor-notes-header img {
|
3014 |
-
font-weight: 600;
|
3015 |
-
line-height: 30px;
|
3016 |
-
vertical-align: middle; }
|
3017 |
-
.give_forms_page_give-donors .donor-note-input {
|
3018 |
-
width: 100%;
|
3019 |
-
margin-bottom: 5px; }
|
3020 |
-
.give_forms_page_give-donors #give-donor-notes div:nth-of-type(even) {
|
3021 |
-
background-color: #f9f9f9; }
|
3022 |
-
.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper {
|
3023 |
-
border-bottom: 1px solid #f9f9f9;
|
3024 |
-
min-height: 38px;
|
3025 |
-
padding: 0; }
|
3026 |
-
.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper .note-content-wrap {
|
3027 |
-
padding: 10px 12px;
|
3028 |
-
line-height: 20px;
|
3029 |
-
font-size: 14px; }
|
3030 |
-
.give_forms_page_give-donors #give-donor-notes .give-no-donor-notes {
|
3031 |
-
text-align: center;
|
3032 |
-
padding: 20px; }
|
3033 |
-
.give_forms_page_give-donors .donor-note-wrapper span {
|
3034 |
-
display: block; }
|
3035 |
-
.give_forms_page_give-donors .delete-donor {
|
3036 |
-
text-align: center; }
|
3037 |
-
.give_forms_page_give-donors .give-lock-block {
|
3038 |
-
margin-left: -25px;
|
3039 |
-
text-decoration: none;
|
3040 |
-
font-size: 14px;
|
3041 |
-
margin-right: 3px; }
|
3042 |
-
.give_forms_page_give-donors .give-lock-block i {
|
3043 |
-
color: #000000;
|
3044 |
-
font-size: 14px; }
|
3045 |
-
.give_forms_page_give-donors #donor-address-wrapper .give-no-address-message {
|
3046 |
-
margin: 0.5rem 1%;
|
3047 |
-
line-height: 3.4em; }
|
3048 |
-
.give_forms_page_give-donors #donor-address-wrapper .add-new-address {
|
3049 |
-
margin: 0.5rem 1% !important; }
|
3050 |
-
.give_forms_page_give-donors #donor-address-wrapper .add-new-address-form-hidden {
|
3051 |
-
position: absolute;
|
3052 |
-
right: 13px;
|
3053 |
-
left: 13px;
|
3054 |
-
top: 0;
|
3055 |
-
visibility: hidden; }
|
3056 |
-
.give_forms_page_give-donors #donor-address-wrapper .all-address .address {
|
3057 |
-
min-height: 146px;
|
3058 |
-
border: 1px solid #dad9d9;
|
3059 |
-
padding: 9px;
|
3060 |
-
border-radius: 5px;
|
3061 |
-
background-color: white; }
|
3062 |
-
.give_forms_page_give-donors #donor-address-wrapper .all-address .address .address-number-label {
|
3063 |
-
color: gray;
|
3064 |
-
cursor: default; }
|
3065 |
-
.give_forms_page_give-donors #donor-address-wrapper .all-address .address a {
|
3066 |
-
text-decoration: none; }
|
3067 |
-
|
3068 |
-
/**
|
3069 |
-
* Give Admin Buttons SCSS
|
3070 |
-
*
|
3071 |
-
* @package Give
|
3072 |
-
* @subpackage SCSS/Admin
|
3073 |
-
* @copyright Copyright (c) 2016, WordImpress
|
3074 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
3075 |
-
*/
|
3076 |
-
/*=Give Shortcode Button
|
3077 |
-
--------------------------------------*/
|
3078 |
-
@media screen and (max-width: 782px) {
|
3079 |
-
#wp-content-media-buttons a.give-thickbox {
|
3080 |
-
padding: 6px 14px;
|
3081 |
-
line-height: normal;
|
3082 |
-
font-size: 14px;
|
3083 |
-
height: auto; }
|
3084 |
-
.wp-media-buttons span#give-media-button {
|
3085 |
-
margin-top: 0 !important;
|
3086 |
-
margin-left: 2px !important; } }
|
3087 |
-
|
3088 |
-
/*=Button in shortcode tinymce dialog
|
3089 |
-
--------------------------------------*/
|
3090 |
-
.mce-primary.mce-give-primary button {
|
3091 |
-
padding-right: 10px;
|
3092 |
-
padding-left: 10px; }
|
3093 |
-
|
3094 |
-
/*=Admin Buttons w/ Icons
|
3095 |
-
--------------------------------------*/
|
3096 |
-
/* extends .wp-core-ui .button */
|
3097 |
-
.wp-core-ui .give-admin-button {
|
3098 |
-
padding-left: 7px;
|
3099 |
-
padding-right: 7px; }
|
3100 |
-
|
3101 |
-
/* matches style of Add Media and Give Shortcodes buttons */
|
3102 |
-
.give-admin-button-icon {
|
3103 |
-
display: inline-block;
|
3104 |
-
width: 18px;
|
3105 |
-
height: 18px;
|
3106 |
-
vertical-align: text-top;
|
3107 |
-
margin: 0 2px;
|
3108 |
-
/* specific DashIcon styles */ }
|
3109 |
-
.give-admin-button-icon:before {
|
3110 |
-
font: 400 18px/1 dashicons;
|
3111 |
-
speak: none;
|
3112 |
-
-webkit-font-smoothing: antialiased;
|
3113 |
-
-moz-osx-font-smoothing: grayscale; }
|
3114 |
-
.give-admin-button-icon-update:before {
|
3115 |
-
content: "\f463"; }
|
3116 |
-
|
3117 |
-
/* =Primary button in shortcode tinymce dialog
|
3118 |
-
-------------------------------------------------------------- */
|
3119 |
-
.mce-primary.mce-sc-primary button {
|
3120 |
-
padding-right: 10px;
|
3121 |
-
padding-left: 10px; }
|
3122 |
-
|
3123 |
-
.mce-sc-popup a {
|
3124 |
-
text-decoration: underline; }
|
3125 |
-
|
3126 |
-
.mce-sc-popup p {
|
3127 |
-
margin-bottom: 1em; }
|
3128 |
-
.mce-sc-popup p.strong {
|
3129 |
-
font-weight: 600; }
|
3130 |
-
.mce-sc-popup p.no-margin {
|
3131 |
-
margin-bottom: 0; }
|
3132 |
-
.mce-sc-popup p.margin-top {
|
3133 |
-
margin-top: 1em; }
|
3134 |
-
|
3135 |
-
.mce-sc-popup .mce-listbox button {
|
3136 |
-
text-overflow: ellipsis;
|
3137 |
-
overflow: hidden !important; }
|
3138 |
-
|
3139 |
-
/* =Shortcode button above wp_editor
|
3140 |
-
-------------------------------------------------------------- */
|
3141 |
-
@media screen and (max-width: 782px) {
|
3142 |
-
.wp-media-buttons button.sc-button span {
|
3143 |
-
width: 18px !important; } }
|
3144 |
-
|
3145 |
-
.wp-media-buttons button.sc-button {
|
3146 |
-
outline: none;
|
3147 |
-
padding-left: 5px;
|
3148 |
-
margin-right: 0; }
|
3149 |
-
.wp-media-buttons button.sc-button:active {
|
3150 |
-
margin-bottom: 5px; }
|
3151 |
-
|
3152 |
-
button.sc-button:after {
|
3153 |
-
position: relative;
|
3154 |
-
display: inline-block;
|
3155 |
-
top: -1px;
|
3156 |
-
content: '';
|
3157 |
-
width: 0;
|
3158 |
-
height: 0;
|
3159 |
-
border-top: 6px solid #777;
|
3160 |
-
border-right: 4px solid transparent;
|
3161 |
-
border-left: 4px solid transparent;
|
3162 |
-
margin: 0 3px 0 6px; }
|
3163 |
-
|
3164 |
-
button.sc-button.active:after {
|
3165 |
-
top: -2px;
|
3166 |
-
border-top: 0;
|
3167 |
-
border-bottom: 6px solid #32373c; }
|
3168 |
-
|
3169 |
-
/* =Shortcode button dropdown menu
|
3170 |
-
-------------------------------------------------------------- */
|
3171 |
-
.sc-wrap {
|
3172 |
-
position: relative;
|
3173 |
-
display: inline-block;
|
3174 |
-
margin-right: 5px; }
|
3175 |
-
|
3176 |
-
div.sc-menu {
|
3177 |
-
display: none;
|
3178 |
-
position: absolute;
|
3179 |
-
top: 100%;
|
3180 |
-
left: 0;
|
3181 |
-
min-width: 100%;
|
3182 |
-
max-height: 410px;
|
3183 |
-
font-size: 14px;
|
3184 |
-
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
|
3185 |
-
background: #fff;
|
3186 |
-
border: 1px solid rgba(0, 0, 0, 0.15);
|
3187 |
-
overflow: auto;
|
3188 |
-
overflow-x: hidden;
|
3189 |
-
padding: 5px 0;
|
3190 |
-
margin: -2px 0 0;
|
3191 |
-
z-index: 1002; }
|
3192 |
-
|
3193 |
-
div.sc-shortcode {
|
3194 |
-
display: block;
|
3195 |
-
white-space: nowrap;
|
3196 |
-
cursor: pointer;
|
3197 |
-
padding: 6px 12px;
|
3198 |
-
margin-bottom: 2px; }
|
3199 |
-
div.sc-shortcode:hover {
|
3200 |
-
color: #fff; }
|
3201 |
-
|
3202 |
-
/* =Shortcode tinymce dialog backdrop
|
3203 |
-
-------------------------------------------------------------- */
|
3204 |
-
#mce-modal-block.mce-reset.mce-fade.mce-in {
|
3205 |
-
opacity: 0.7;
|
3206 |
-
filter: alpha(opacity=70); }
|
3207 |
-
|
3208 |
-
/**
|
3209 |
-
* Give System Info SCSS
|
3210 |
-
*
|
3211 |
-
* @description System Info Styles
|
3212 |
-
* @package Give
|
3213 |
-
* @subpackage SCSS/Admin
|
3214 |
-
* @copyright Copyright (c) 2016, WordImpress
|
3215 |
-
* @license https://opensource.org/licenses/gpl-3.0/ GNU Public License
|
3216 |
-
*
|
3217 |
-
* The following code is a derivative work of the code from the WooCommerce
|
3218 |
-
* plugin, which is licensed GPLv3. This code therefore is also licensed under
|
3219 |
-
* the terms of the GNU Public License, version 3.
|
3220 |
-
*
|
3221 |
-
* Copyright (c) 2015 WooThemes
|
3222 |
-
* Copyright (c) 2016 WordImpress, LLC
|
3223 |
-
*/
|
3224 |
-
.give-status-table {
|
3225 |
-
margin-bottom: 1em; }
|
3226 |
-
.give-status-table h2 {
|
3227 |
-
font-size: 14px;
|
3228 |
-
margin: 0; }
|
3229 |
-
.give-status-table tr:nth-child(2n) th,
|
3230 |
-
.give-status-table tr:nth-child(2n) td {
|
3231 |
-
background: #fcfcfc; }
|
3232 |
-
.give-status-table th {
|
3233 |
-
font-weight: 700;
|
3234 |
-
padding: 9px; }
|
3235 |
-
.give-status-table td:first-child {
|
3236 |
-
width: 33%; }
|
3237 |
-
.give-status-table td.help {
|
3238 |
-
width: 1em; }
|
3239 |
-
.give-status-table td {
|
3240 |
-
padding: 9px;
|
3241 |
-
font-size: 1.1em; }
|
3242 |
-
.give-status-table td mark {
|
3243 |
-
background: transparent none; }
|
3244 |
-
.give-status-table td mark.yes {
|
3245 |
-
color: #7ad03a; }
|
3246 |
-
.give-status-table td mark.no {
|
3247 |
-
color: #999; }
|
3248 |
-
.give-status-table td mark.error {
|
3249 |
-
color: #a00; }
|
3250 |
-
.give-status-table td ul {
|
3251 |
-
margin: 0; }
|
3252 |
-
|
3253 |
-
/* System info download header */
|
3254 |
-
.wrap div.give-debug-report-wrapper {
|
3255 |
-
margin-bottom: 5px; }
|
3256 |
-
.wrap div.give-debug-report-wrapper p {
|
3257 |
-
font-size: 18px;
|
3258 |
-
margin: 1em 0 0.7em;
|
3259 |
-
padding: 0; }
|
3260 |
-
.wrap div.give-debug-report-wrapper .give-debug-report-actions {
|
3261 |
-
margin: 0 0 1.7em; }
|
3262 |
-
.wrap div.give-debug-report-wrapper .give-debug-report-actions .js-give-debug-report-button {
|
3263 |
-
margin-right: 10px; }
|
3264 |
-
.wrap div.give-debug-report-wrapper .give-debug-report-actions .dashicons {
|
3265 |
-
font-size: 16px;
|
3266 |
-
position: relative;
|
3267 |
-
top: 4px;
|
3268 |
-
left: -2px; }
|
3269 |
-
|
3270 |
-
.give-debug-report {
|
3271 |
-
display: none;
|
3272 |
-
margin: 10px 0;
|
3273 |
-
padding: 0;
|
3274 |
-
position: relative; }
|
3275 |
-
.give-debug-report textarea {
|
3276 |
-
font-family: monospace;
|
3277 |
-
width: 100%;
|
3278 |
-
margin: 0;
|
3279 |
-
height: 300px;
|
3280 |
-
padding: 20px;
|
3281 |
-
-moz-border-radius: 0;
|
3282 |
-
-webkit-border-radius: 0;
|
3283 |
-
border-radius: 0;
|
3284 |
-
resize: none;
|
3285 |
-
font-size: 12px;
|
3286 |
-
line-height: 20px;
|
3287 |
-
outline: 0; }
|
3288 |
-
|
3289 |
-
.give-progress {
|
3290 |
-
height: 15px;
|
3291 |
-
width: 95%;
|
3292 |
-
border-radius: 4px;
|
3293 |
-
overflow: hidden;
|
3294 |
-
background-color: whitesmoke; }
|
3295 |
-
.give-progress > div {
|
3296 |
-
height: 100%;
|
3297 |
-
width: 0; }
|
3298 |
-
|
3299 |
-
.admin-color-fresh .give-progress div, .give-progress div {
|
3300 |
-
background: #0073aa; }
|
3301 |
-
|
3302 |
-
.admin-color-light .give-progress div {
|
3303 |
-
background: #888; }
|
3304 |
-
|
3305 |
-
.admin-color-blue .give-progress div {
|
3306 |
-
background: #096484; }
|
3307 |
-
|
3308 |
-
.admin-color-coffee .give-progress div {
|
3309 |
-
background: #c7a589; }
|
3310 |
-
|
3311 |
-
.admin-color-ectoplasm .give-progress div {
|
3312 |
-
background: #a3b745; }
|
3313 |
-
|
3314 |
-
.admin-color-midnight .give-progress div {
|
3315 |
-
background: #e14d43; }
|
3316 |
-
|
3317 |
-
.admin-color-sunrise .give-progress div {
|
3318 |
-
background: #dd823b; }
|
3319 |
-
|
3320 |
-
/**
|
3321 |
-
* Spinner
|
3322 |
-
*/
|
3323 |
-
.give-spinner-wrapper {
|
3324 |
-
position: absolute;
|
3325 |
-
left: 0;
|
3326 |
-
right: 0;
|
3327 |
-
bottom: 0;
|
3328 |
-
top: 0;
|
3329 |
-
background: rgba(245, 245, 245, 0.57);
|
3330 |
-
z-index: 1;
|
3331 |
-
display: none; }
|
3332 |
-
.give-spinner-wrapper.is-active {
|
3333 |
-
display: inline-block; }
|
3334 |
-
.give-spinner-wrapper .aligncenter {
|
3335 |
-
position: absolute;
|
3336 |
-
top: 50%;
|
3337 |
-
left: 50%;
|
3338 |
-
margin: 10px 10px 0 0; }
|
3339 |
-
|
3340 |
-
.give-spinner.spinner.is-active {
|
3341 |
-
margin: 0 0 0 2px;
|
3342 |
-
float: none; }
|
3343 |
-
|
3344 |
-
/**
|
3345 |
-
* Give Updates Panel SCSS
|
3346 |
-
*
|
3347 |
-
* @description Updates Panel Styles
|
3348 |
-
* @package Give
|
3349 |
-
* @subpackage SCSS/Admin
|
3350 |
-
* @copyright Copyright (c) 2017, WordImpress
|
3351 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
3352 |
-
*/
|
3353 |
-
#give-updates-h1 {
|
3354 |
-
padding-top: 0; }
|
3355 |
-
|
3356 |
-
.give-update-panel-content p {
|
3357 |
-
font-size: 16px; }
|
3358 |
-
|
3359 |
-
#give-updates .dashicons-no-alt {
|
3360 |
-
color: red; }
|
3361 |
-
|
3362 |
-
#give-updates .dashicons-yes {
|
3363 |
-
color: green; }
|
3364 |
-
|
3365 |
-
#give-db-updates .spinner {
|
3366 |
-
margin-top: 0; }
|
3367 |
-
|
3368 |
-
body.give_forms_page_give-updates .give-run-update-containt .give-run-update-button {
|
3369 |
-
margin-right: 10px; }
|
3370 |
-
|
3371 |
-
#give-plugin-updates .panel-content table tr {
|
3372 |
-
display: block; }
|
3373 |
-
|
3374 |
-
/**
|
3375 |
-
* Give Blank Slate
|
3376 |
-
*
|
3377 |
-
* @package Give
|
3378 |
-
* @subpackage SCSS/Admin
|
3379 |
-
* @copyright Copyright (c) 2016, WordImpress
|
3380 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
3381 |
-
*/
|
3382 |
-
.give-blank-slate {
|
3383 |
-
background: white;
|
3384 |
-
border: 1px solid #e5e5e5;
|
3385 |
-
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
|
3386 |
-
margin: 0 auto;
|
3387 |
-
padding: 40px;
|
3388 |
-
text-align: center; }
|
3389 |
-
.give-blank-slate :last-child {
|
3390 |
-
margin-bottom: 0; }
|
3391 |
-
.give-blank-slate__heading, .give-blank-slate__message, .give-blank-slate__cta, .give-blank-slate__help {
|
3392 |
-
margin: 0 0 10px; }
|
3393 |
-
.give-blank-slate__image {
|
3394 |
-
display: block;
|
3395 |
-
height: 80px;
|
3396 |
-
margin: 0 auto 10px;
|
3397 |
-
width: auto; }
|
3398 |
-
.give-blank-slate__help {
|
3399 |
-
color: #666;
|
3400 |
-
font-style: italic; }
|
3401 |
-
.give-blank-slate__help a {
|
3402 |
-
display: inline-block;
|
3403 |
-
text-decoration: underline; }
|
3404 |
-
|
3405 |
-
.give-blank-slate a.give-blank-slate__cta {
|
3406 |
-
display: inline-block;
|
3407 |
-
font-size: 1.2em;
|
3408 |
-
height: auto;
|
3409 |
-
margin: 0 0 10px;
|
3410 |
-
padding: .75em 1.5em; }
|
3411 |
-
|
3412 |
-
/**
|
3413 |
-
* Give Donations Importer
|
3414 |
-
*
|
3415 |
-
* @description Payment History Styles
|
3416 |
-
* @package Give
|
3417 |
-
* @subpackage SCSS/Admin
|
3418 |
-
* @copyright Copyright (c) 2017, WordImpress
|
3419 |
-
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
3420 |
-
*/
|
3421 |
-
.give-tools-setting-page-import h1.handle {
|
3422 |
-
padding: 15px 0 0; }
|
3423 |
-
|
3424 |
-
.give-tools-setting-page-import .give-progress-steps {
|
3425 |
-
width: 100%;
|
3426 |
-
padding: 0 0 24px;
|
3427 |
-
margin-left: 0;
|
3428 |
-
list-style: none outside;
|
3429 |
-
overflow: hidden;
|
3430 |
-
display: -webkit-inline-flex;
|
3431 |
-
display: -ms-inline-flexbox;
|
3432 |
-
display: inline-flex; }
|
3433 |
-
.give-tools-setting-page-import .give-progress-steps li {
|
3434 |
-
width: 25%;
|
3435 |
-
float: left;
|
3436 |
-
padding: 0 0 1.2em;
|
3437 |
-
margin: 0;
|
3438 |
-
text-align: center;
|
3439 |
-
position: relative;
|
3440 |
-
border-bottom: 4px solid #ccc;
|
3441 |
-
line-height: 1.4em; }
|
3442 |
-
.give-tools-setting-page-import .give-progress-steps li.active {
|
3443 |
-
border-color: #4ead61;
|
3444 |
-
color: #4ead61; }
|
3445 |
-
.give-tools-setting-page-import .give-progress-steps li.active:before {
|
3446 |
-
border-color: #4ead61;
|
3447 |
-
color: #4ead61;
|
3448 |
-
background: #4ead61; }
|
3449 |
-
.give-tools-setting-page-import .give-progress-steps li::before {
|
3450 |
-
content: '';
|
3451 |
-
border: 4px solid #ccc;
|
3452 |
-
border-radius: 100%;
|
3453 |
-
width: 10px;
|
3454 |
-
height: 10px;
|
3455 |
-
position: absolute;
|
3456 |
-
bottom: 0;
|
3457 |
-
left: 50%;
|
3458 |
-
margin-left: -6px;
|
3459 |
-
margin-bottom: -10px;
|
3460 |
-
background: #fff; }
|
3461 |
-
|
3462 |
-
.give-tools-setting-page-import .step-4 h2 {
|
3463 |
-
text-align: center;
|
3464 |
-
font-size: 20px !important; }
|
3465 |
-
|
3466 |
-
.give-tools-setting-page-import .step-4 p {
|
3467 |
-
text-align: center; }
|
3468 |
-
|
3469 |
-
.give-tools-setting-page-import .button-secondary.step-4, .give-tools-setting-page-import .give-image-thumb {
|
3470 |
-
display: none; }
|
3471 |
-
|
3472 |
-
.give-tools-setting-page-import h2#give-import-title {
|
3473 |
-
background: #f3f3f3;
|
3474 |
-
font-size: 15px;
|
3475 |
-
font-weight: 600;
|
3476 |
-
margin: -8px -22px 11px;
|
3477 |
-
padding: 12px 22px; }
|
3478 |
-
|
3479 |
-
.give-tools-setting-page-import table.step-2 h2#give-import-title {
|
3480 |
-
font-size: small;
|
3481 |
-
font-weight: inherit; }
|
3482 |
-
|
3483 |
-
.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields-title {
|
3484 |
-
font-size: 18px;
|
3485 |
-
font-weight: 600;
|
3486 |
-
margin: 0px; }
|
3487 |
-
|
3488 |
-
.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields {
|
3489 |
-
white-space: nowrap;
|
3490 |
-
overflow: hidden; }
|
3491 |
-
.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li {
|
3492 |
-
display: inline-block;
|
3493 |
-
margin: 0 10% 0 0; }
|
3494 |
-
.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.give-import-donation-required-symbol {
|
3495 |
-
border-radius: 1em;
|
3496 |
-
vertical-align: middle;
|
3497 |
-
padding: 2px;
|
3498 |
-
background: #46b450;
|
3499 |
-
color: white; }
|
3500 |
-
.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.dashicons-no-alt {
|
3501 |
-
background: #bbbbbb; }
|
3502 |
-
|
3503 |
-
.give-import-core-settings .give-progress-steps li {
|
3504 |
-
width: 33.33%; }
|
3505 |
-
|
3506 |
-
.give-import-core-settings .step-3 h2 {
|
3507 |
-
text-align: center;
|
3508 |
-
font-size: 20px !important; }
|
3509 |
-
|
3510 |
-
.give-import-core-settings .step-3 p {
|
3511 |
-
text-align: center; }
|
3512 |
-
|
3513 |
-
form.give-import-form table.widefat {
|
3514 |
-
border: none; }
|
3515 |
-
|
3516 |
-
.wrap .give-importer-h1 {
|
3517 |
-
margin: 0;
|
3518 |
-
padding: 20px 0; }
|
3519 |
-
|
3520 |
-
/*# sourceMappingURL=../sourcemaps/give-admin.css.map */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/css/give-admin.css.map
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"version":3,"sources":["give-admin.scss","frontend/_mixins.scss","frontend/_variables.scss","plugins/qtip.scss","frontend/fonts.scss","give-admin.css","admin/forms.scss","admin/addons.scss","admin/reports.scss","admin/welcome.scss","admin/logs.scss","admin/settings.scss","admin/payment-history.scss","admin/dashboard.scss","admin/donors.scss","admin/buttons.scss","admin/shortcodes.scss"],"names":[],"mappings":"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IAyBC,iBAAiB,EACf;;AAOH;EACE,YAAY,EACb;;AAED;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe,EAChB;;AAED;EACE,0BAA0B;EAC1B,oBAAoB;EACpB,UAAU;EACV,gBAAgB;EAChB,iBAAiB,EAClB;;AAED;EACE,gBAAgB,EACjB;;AAED;EACE,eAAe,EAChB;;AAED;EACE,mBAAmB;EACnB,0BAA0B;EAC1B,oBAAoB;EACpB,iBAAiB;EACjB,gBAAgB,EACjB;;AAED;EACE,2BAA2B,EAC5B;;AAED;EACE,oBAAoB,EAUrB;EAXD;IAIC,mBAAmB,EACjB;EALH;IAOC,oBAAoB;IACpB,uBAAuB,EACrB;;AAIH;EACE,UAAU,EAMX;EAPD;IAIC,kBAAkB,EAChB;;AAIH,wCAAwC;AACxC;EAEE;IACD,cAAc,EACZ;EAED;IACD,YAAY;IACZ,YAAY,EACV;EAED;IACD,YAAY;IACZ,oBAAoB,EAClB;EAED;IACD,gBAAgB,EACd,EAAA;;AAIH,iCAAiC;AACjC;EAEE;IAGC,YAAY;IACZ,eAAe,EAChB;EALA;IAOC,aAAa,EACd;EARA;IAUC,YAAY,EACb;EAXA;IAcC,aAAa;IACb,oBAAoB,EACrB;EAhBA;IAkBC,kBAAkB,EACnB;EAIA;IACD,YAAY,EACV;EACD;IACD,qBAAqB,EACnB;EAED;IACD,YAAY,EACV;EAED;IACD,aAAa,EACX;EACD;IACD,yBAAyB,EACvB,EAAA;;AAGH;EACE;IAGC,aAAa;IACb,oBAAoB,EACrB;EAGA;IACD,aAAa,EACX,EAAA;;AAIH;EACE;IACD,aAAa,EACX;EAED;IACD,oBAAoB,EAClB;EAED;IACD,iBAAiB,EACf;EAED;IACD,YAAY,EACV;EAED;IACD,YAAY,EACV;EACD;IACD,gBAAgB,EACd;EACD;IACD,YAAY,EACV;EAED;IACD,aAAa,EACX;EAED;IACD,aAAa,EACX,EAAA;;AAIH;EAEE;IACD,aAAa,EACX;EAED;IACD,aAAa,EACX,EAAA;;AAIH,+BAA+B;AAC/B;EACE;IACD,yBAAyB,EACvB;EAED;IACD,YAAY;IACZ,kBAAkB;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","file":"give-admin.css","sourcesContent":["/*!\r\n * Give Admin SCSS/CSS\r\n *\r\n * @description: The Main SCSS file for ADMIN styles which is compiled and minified via Gulp taskrunner\r\n * @package: Give\r\n * @subpackage: SCSS/Admin\r\n * @copyright: Copyright (c) 2016, WordImpress\r\n * @license: http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\r\n@import 'frontend/_mixins';\r\n@import 'frontend/_variables';\r\n@import 'plugins/qtip';\r\n@import 'frontend/fonts';\r\n@import 'admin/forms';\r\n@import 'admin/addons';\r\n@import 'admin/reports';\r\n@import 'admin/welcome';\r\n@import 'admin/logs';\r\n@import 'admin/settings';\r\n@import 'admin/payment-history';\r\n@import 'admin/dashboard';\r\n@import 'admin/donors';\r\n@import 'admin/buttons';\r\n@import 'admin/shortcodes';\r\n","/**\r\n * Clearfix\r\n */\r\n@mixin clearfix() {\r\n *zoom: 1;\r\n\r\n &:before,\r\n &:after {\r\n\tcontent: \" \";\r\n\tdisplay: table;\r\n }\r\n\r\n &:after {\r\n\tclear: both;\r\n }\r\n}\r\n\r\n.give-clearfix {\r\n @include clearfix;\r\n}\r\n\r\n/**\r\n * Box Sizing\r\n * https://github.com/timrogers/sass-box-sizing-mixin\r\n */\r\n@mixin box-sizing($box-model) {\r\n -webkit-box-sizing: $box-model; // Safari <= 5\r\n -moz-box-sizing: $box-model; // Firefox <= 19\r\n box-sizing: $box-model;\r\n}\r\n\r\n/**\r\n * CSS3 Easing\r\n */\r\n@mixin easing-transition() {\r\n -moz-transition: 0.2s all linear;\r\n -o-transition: 0.2s all linear;\r\n transition: 0.2s all linear;\r\n}\r\n\r\n//Labels\r\n@mixin give-label() {\r\n padding: .2em .6em .3em;\r\n font-size: 85%;\r\n font-weight: 700;\r\n line-height: 1;\r\n color: #fff;\r\n text-align: center;\r\n white-space: nowrap;\r\n vertical-align: baseline;\r\n border-radius: .25em;\r\n}\r\n\r\n@mixin give-label-gray() {\r\n background-color: #929292;\r\n}\r\n\r\n.give-item-label {\r\n @include give-label();\r\n}\r\n\r\n.give-item-label-gray {\r\n @include give-label-gray();\r\n}\r\n\r\n//Fields\r\n@mixin give-currency() {\r\n background-color: lighten($light-gray, 2%);\r\n border-top: 1px solid $borders;\r\n border-bottom: 1px solid $borders;\r\n color:$dark;\r\n margin: 0;\r\n padding: 0 12px;\r\n float: left;\r\n height: 35px;\r\n line-height: 35px;\r\n font-size: $font-size-medium;\r\n @include box-sizing(border-box);\r\n}\r\n\r\n@mixin give-input() {\r\n float: left;\r\n border: 1px solid $borders;\r\n border-radius: 0;\r\n height: 35px;\r\n line-height: 35px;\r\n padding: 0 12px;\r\n margin: 0;\r\n font-size: $font-size-medium;\r\n @include box-sizing(border-box);\r\n}","/**\r\n * Give CSS Variables\r\n */\r\n\r\n$green: #7ad03a;\r\n$red: #a00;\r\n$orange: #ffba00;\r\n$blue: #2ea2cc;\r\n$dark: #333;\r\n$borders: #ccc;\r\n$light-gray: #EDEDED;\r\n\r\n//Status\r\n$status-default: #777;\r\n$status-complete: $green;\r\n$status-refunded: $status-default;\r\n$status-subscription: #5bc0de;\r\n$status-revoked: #d9534f;\r\n\r\n//Font sizes\r\n$font-size-medium: 18px;\r\n\r\n$primary: #007ba4;\r\n// Primary colour for buttons (alt)\r\n$primarytext: desaturate(lighten($primary, 50%), 18%);\r\n// Text on primary colour bg\r\n\r\n$secondary: desaturate(lighten($primary, 40%), 21%);\r\n// Secondary buttons\r\n$secondarytext: desaturate(darken($secondary, 60%), 21%);\r\n// Text on secondary colour bg\r\n\r\n$highlight: adjust-hue($primary, 150deg);\r\n// Prices, In stock labels, sales flash\r\n$highlightext: desaturate(lighten($highlight, 50%), 18%);\r\n// Text on highlight colour bg\r\n\r\n$contentbg: #fff;\r\n// Content BG - Tabs (active state)\r\n$subtext: #777;\r\n// small, breadcrumbs etc","/*\n * qTip2 - Pretty powerful tooltips - v2.2.1\n * http://qtip2.com\n *\n * Copyright (c) 2014 \n * Released under the MIT licenses\n * http://jquery.org/license\n *\n * Date: Sun Sep 7 2014 12:09 GMT+0100+0100\n * Plugins: tips modal viewport svg imagemap ie6\n * Styles: core basic css3\n */\n.qtip{\n\tposition: absolute;\n\tleft: -28000px;\n\ttop: -28000px;\n\tdisplay: none;\n\n\tmax-width: 280px;\n\tmin-width: 50px;\n\n\tfont-size: 10.5px;\n\tline-height: 12px;\n\n\tdirection: ltr;\n\n\tbox-shadow: none;\n\tpadding: 0;\n}\n\n\t.qtip-content{\n\t\tposition: relative;\n\t\tpadding: 5px 9px;\n\t\toverflow: hidden;\n\n\t\ttext-align: left;\n\t\tword-wrap: break-word;\n\t}\n\n\t.qtip-titlebar{\n\t\tposition: relative;\n\t\tpadding: 5px 35px 5px 10px;\n\t\toverflow: hidden;\n\n\t\tborder-width: 0 0 1px;\n\t\tfont-weight: bold;\n\t}\n\n\t.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }\n\n\t/* Default close button class */\n\t.qtip-close{\n\t\tposition: absolute;\n\t\tright: -9px; top: -9px;\n\t\tz-index: 11; /* Overlap .qtip-tip */\n\n\t\tcursor: pointer;\n\t\toutline: medium none;\n\n\t\tborder: 1px solid transparent;\n\t}\n\n\t\t.qtip-titlebar .qtip-close{\n\t\t\tright: 4px; top: 50%;\n\t\t\tmargin-top: -9px;\n\t\t}\n\n\t\t* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */\n\n\t\t.qtip-titlebar .ui-icon,\n\t\t.qtip-icon .ui-icon{\n\t\t\tdisplay: block;\n\t\t\ttext-indent: -1000em;\n\t\t\tdirection: ltr;\n\t\t}\n\n\t\t.qtip-icon, .qtip-icon .ui-icon{\n\t\t\t-moz-border-radius: 3px;\n\t\t\t-webkit-border-radius: 3px;\n\t\t\tborder-radius: 3px;\n\t\t\ttext-decoration: none;\n\t\t}\n\n\t\t\t.qtip-icon .ui-icon{\n\t\t\t\twidth: 18px;\n\t\t\t\theight: 14px;\n\n\t\t\t\tline-height: 14px;\n\t\t\t\ttext-align: center;\n\t\t\t\ttext-indent: 0;\n\t\t\t\tfont: normal bold 10px/13px Tahoma,sans-serif;\n\n\t\t\t\tcolor: inherit;\n\t\t\t\tbackground: transparent none no-repeat -100em -100em;\n\t\t\t}\n\n/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */\n.qtip-focus{}\n\n/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */\n.qtip-hover{}\n\n/* Default tooltip style */\n.qtip-default{\n\tborder: 1px solid #F1D031;\n\n\tbackground-color: #FFFFA3;\n\tcolor: #555;\n}\n\n\t.qtip-default .qtip-titlebar{\n\t\tbackground-color: #FFEF93;\n\t}\n\n\t.qtip-default .qtip-icon{\n\t\tborder-color: #CCC;\n\t\tbackground: #F1F1F1;\n\t\tcolor: #777;\n\t}\n\n\t.qtip-default .qtip-titlebar .qtip-close{\n\t\tborder-color: #AAA;\n\t\tcolor: #111;\n\t}\n\n\n/*! Light tooltip style */\n.qtip-light{\n\tbackground-color: white;\n\tborder-color: #E2E2E2;\n\tcolor: #454545;\n}\n\n\t.qtip-light .qtip-titlebar{\n\t\tbackground-color: #f1f1f1;\n\t}\n\n\n/*! Dark tooltip style */\n.qtip-dark{\n\tbackground-color: #505050;\n\tborder-color: #303030;\n\tcolor: #f3f3f3;\n}\n\n\t.qtip-dark .qtip-titlebar{\n\t\tbackground-color: #404040;\n\t}\n\n\t.qtip-dark .qtip-icon{\n\t\tborder-color: #444;\n\t}\n\n\t.qtip-dark .qtip-titlebar .ui-state-hover{\n\t\tborder-color: #303030;\n\t}\n\n\n/*! Cream tooltip style */\n.qtip-cream{\n\tbackground-color: #FBF7AA;\n\tborder-color: #F9E98E;\n\tcolor: #A27D35;\n}\n\n\t.qtip-cream .qtip-titlebar{\n\t\tbackground-color: #F0DE7D;\n\t}\n\n\t.qtip-cream .qtip-close .qtip-icon{\n\t\tbackground-position: -82px 0;\n\t}\n\n\n/*! Red tooltip style */\n.qtip-red{\n\tbackground-color: #F78B83;\n\tborder-color: #D95252;\n\tcolor: #912323;\n}\n\n\t.qtip-red .qtip-titlebar{\n\t\tbackground-color: #F06D65;\n\t}\n\n\t.qtip-red .qtip-close .qtip-icon{\n\t\tbackground-position: -102px 0;\n\t}\n\n\t.qtip-red .qtip-icon{\n\t\tborder-color: #D95252;\n\t}\n\n\t.qtip-red .qtip-titlebar .ui-state-hover{\n\t\tborder-color: #D95252;\n\t}\n\n\n/*! Green tooltip style */\n.qtip-green{\n\tbackground-color: #CAED9E;\n\tborder-color: #90D93F;\n\tcolor: #3F6219;\n}\n\n\t.qtip-green .qtip-titlebar{\n\t\tbackground-color: #B0DE78;\n\t}\n\n\t.qtip-green .qtip-close .qtip-icon{\n\t\tbackground-position: -42px 0;\n\t}\n\n\n/*! Blue tooltip style */\n.qtip-blue{\n\tbackground-color: #E5F6FE;\n\tborder-color: #ADD9ED;\n\tcolor: #5E99BD;\n}\n\n\t.qtip-blue .qtip-titlebar{\n\t\tbackground-color: #D0E9F5;\n\t}\n\n\t.qtip-blue .qtip-close .qtip-icon{\n\t\tbackground-position: -2px 0;\n\t}\n\n\n.qtip-shadow{\n\t-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);\n\t-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);\n\tbox-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);\n}\n\n/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */\n.qtip-rounded,\n.qtip-tipsy,\n.qtip-bootstrap{\n\t-moz-border-radius: 5px;\n\t-webkit-border-radius: 5px;\n\tborder-radius: 5px;\n}\n\n.qtip-rounded .qtip-titlebar{\n\t-moz-border-radius: 4px 4px 0 0;\n\t-webkit-border-radius: 4px 4px 0 0;\n\tborder-radius: 4px 4px 0 0;\n}\n\n/* Youtube tooltip style */\n.qtip-youtube{\n\t-moz-border-radius: 2px;\n\t-webkit-border-radius: 2px;\n\tborder-radius: 2px;\n\n\t-webkit-box-shadow: 0 0 3px #333;\n\t-moz-box-shadow: 0 0 3px #333;\n\tbox-shadow: 0 0 3px #333;\n\n\tcolor: white;\n\tborder: 0 solid transparent;\n\n\tbackground: #4A4A4A;\n\tbackground-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));\n\tbackground-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);\n\tbackground-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);\n\tbackground-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);\n\tbackground-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);\n}\n\n\t.qtip-youtube .qtip-titlebar{\n\t\tbackground-color: #4A4A4A;\n\t\tbackground-color: rgba(0,0,0,0);\n\t}\n\n\t.qtip-youtube .qtip-content{\n\t\tpadding: .75em;\n\t\tfont: 12px arial,sans-serif;\n\n\t\tfilter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);\n\t\t-ms-filter: \"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);\";\n\t}\n\n\t.qtip-youtube .qtip-icon{\n\t\tborder-color: #222;\n\t}\n\n\t.qtip-youtube .qtip-titlebar .ui-state-hover{\n\t\tborder-color: #303030;\n\t}\n\n\n/* jQuery TOOLS Tooltip style */\n.qtip-jtools{\n\tbackground: #232323;\n\tbackground: rgba(0, 0, 0, 0.7);\n\tbackground-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));\n\tbackground-image: -moz-linear-gradient(top, #717171, #232323);\n\tbackground-image: -webkit-linear-gradient(top, #717171, #232323);\n\tbackground-image: -ms-linear-gradient(top, #717171, #232323);\n\tbackground-image: -o-linear-gradient(top, #717171, #232323);\n\n\tborder: 2px solid #ddd;\n\tborder: 2px solid rgba(241,241,241,1);\n\n\t-moz-border-radius: 2px;\n\t-webkit-border-radius: 2px;\n\tborder-radius: 2px;\n\n\t-webkit-box-shadow: 0 0 12px #333;\n\t-moz-box-shadow: 0 0 12px #333;\n\tbox-shadow: 0 0 12px #333;\n}\n\n\t/* IE Specific */\n\t.qtip-jtools .qtip-titlebar{\n\t\tbackground-color: transparent;\n\t\tfilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);\n\t\t-ms-filter: \"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)\";\n\t}\n\t.qtip-jtools .qtip-content{\n\t\tfilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);\n\t\t-ms-filter: \"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)\";\n\t}\n\n\t.qtip-jtools .qtip-titlebar,\n\t.qtip-jtools .qtip-content{\n\t\tbackground: transparent;\n\t\tcolor: white;\n\t\tborder: 0 dashed transparent;\n\t}\n\n\t.qtip-jtools .qtip-icon{\n\t\tborder-color: #555;\n\t}\n\n\t.qtip-jtools .qtip-titlebar .ui-state-hover{\n\t\tborder-color: #333;\n\t}\n\n\n/* Cluetip style */\n.qtip-cluetip{\n\t-webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);\n\t-moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);\n\tbox-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);\n\n\tbackground-color: #D9D9C2;\n\tcolor: #111;\n\tborder: 0 dashed transparent;\n}\n\n\t.qtip-cluetip .qtip-titlebar{\n\t\tbackground-color: #87876A;\n\t\tcolor: white;\n\t\tborder: 0 dashed transparent;\n\t}\n\n\t.qtip-cluetip .qtip-icon{\n\t\tborder-color: #808064;\n\t}\n\n\t.qtip-cluetip .qtip-titlebar .ui-state-hover{\n\t\tborder-color: #696952;\n\t\tcolor: #696952;\n\t}\n\n\n/* Tipsy style */\n.qtip-tipsy{\n\tbackground: black;\n\tbackground: rgba(0, 0, 0, .87);\n\n\tcolor: white;\n\tborder: 0 solid transparent;\n\n\tfont-size: 11px;\n\tfont-family: 'Lucida Grande', sans-serif;\n\tfont-weight: bold;\n\tline-height: 16px;\n\ttext-shadow: 0 1px black;\n}\n\n\t.qtip-tipsy .qtip-titlebar{\n\t\tpadding: 6px 35px 0 10px;\n\t\tbackground-color: transparent;\n\t}\n\n\t.qtip-tipsy .qtip-content{\n\t\tpadding: 6px 10px;\n\t}\n\n\t.qtip-tipsy .qtip-icon{\n\t\tborder-color: #222;\n\t\ttext-shadow: none;\n\t}\n\n\t.qtip-tipsy .qtip-titlebar .ui-state-hover{\n\t\tborder-color: #303030;\n\t}\n\n\n/* Tipped style */\n.qtip-tipped{\n\tborder: 3px solid #959FA9;\n\n\t-moz-border-radius: 3px;\n\t-webkit-border-radius: 3px;\n\tborder-radius: 3px;\n\n\tbackground-color: #F9F9F9;\n\tcolor: #454545;\n\n\tfont-weight: normal;\n\tfont-family: serif;\n}\n\n\t.qtip-tipped .qtip-titlebar{\n\t\tborder-bottom-width: 0;\n\n\t\tcolor: white;\n\t\tbackground: #3A79B8;\n\t\tbackground-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));\n\t\tbackground-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);\n\t\tbackground-image: -moz-linear-gradient(top, #3A79B8, #2E629D);\n\t\tbackground-image: -ms-linear-gradient(top, #3A79B8, #2E629D);\n\t\tbackground-image: -o-linear-gradient(top, #3A79B8, #2E629D);\n\t\tfilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);\n\t\t-ms-filter: \"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)\";\n\t}\n\n\t.qtip-tipped .qtip-icon{\n\t\tborder: 2px solid #285589;\n\t\tbackground: #285589;\n\t}\n\n\t\t.qtip-tipped .qtip-icon .ui-icon{\n\t\t\tbackground-color: #FBFBFB;\n\t\t\tcolor: #555;\n\t\t}\n\n\n/**\n * Twitter Bootstrap style.\n *\n * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.\n * Does not work with IE 7.\n */\n.qtip-bootstrap{\n\t/** Taken from Bootstrap body */\n\tfont-size: 14px;\n\tline-height: 20px;\n\tcolor: #333333;\n\n\t/** Taken from Bootstrap .popover */\n\tpadding: 1px;\n\tbackground-color: #ffffff;\n\tborder: 1px solid #ccc;\n\tborder: 1px solid rgba(0, 0, 0, 0.2);\n\t-webkit-border-radius: 6px;\n\t-moz-border-radius: 6px;\n\tborder-radius: 6px;\n\t-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);\n\t-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);\n\tbox-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);\n\t-webkit-background-clip: padding-box;\n\t-moz-background-clip: padding;\n\tbackground-clip: padding-box;\n}\n\n\t.qtip-bootstrap .qtip-titlebar{\n\t\t/** Taken from Bootstrap .popover-title */\n\t\tpadding: 8px 14px;\n\t\tmargin: 0;\n\t\tfont-size: 14px;\n\t\tfont-weight: normal;\n\t\tline-height: 18px;\n\t\tbackground-color: #f7f7f7;\n\t\tborder-bottom: 1px solid #ebebeb;\n\t\t-webkit-border-radius: 5px 5px 0 0;\n\t\t-moz-border-radius: 5px 5px 0 0;\n\t\tborder-radius: 5px 5px 0 0;\n\t}\n\n\t\t.qtip-bootstrap .qtip-titlebar .qtip-close{\n\t\t\t/**\n\t\t\t * Overrides qTip2:\n\t\t\t * .qtip-titlebar .qtip-close{\n\t\t\t * [...]\n\t\t\t * right: 4px;\n\t\t\t * top: 50%;\n\t\t\t * [...]\n\t\t\t * border-style: solid;\n\t\t\t * }\n\t\t\t */\n\t\t\tright: 11px;\n\t\t\ttop: 45%;\n\t\t\tborder-style: none;\n\t\t}\n\n\t.qtip-bootstrap .qtip-content{\n\t\t/** Taken from Bootstrap .popover-content */\n\t\tpadding: 9px 14px;\n\t}\n\n\t.qtip-bootstrap .qtip-icon{\n\t\t/**\n\t\t * Overrides qTip2:\n\t\t * .qtip-default .qtip-icon {\n\t\t * border-color: #CCC;\n\t\t * background: #F1F1F1;\n\t\t * color: #777;\n\t\t * }\n\t\t */\n\t\tbackground: transparent;\n\t}\n\n\t\t.qtip-bootstrap .qtip-icon .ui-icon{\n\t\t\t/**\n\t\t\t * Overrides qTip2:\n\t\t\t * .qtip-icon .ui-icon{\n\t\t\t * width: 18px;\n\t\t\t * height: 14px;\n\t\t\t * }\n\t\t\t */\n\t\t\twidth: auto;\n\t\t\theight: auto;\n\n\t\t\t/* Taken from Bootstrap .close */\n\t\t\tfloat: right;\n\t\t\tfont-size: 20px;\n\t\t\tfont-weight: bold;\n\t\t\tline-height: 18px;\n\t\t\tcolor: #000000;\n\t\t\ttext-shadow: 0 1px 0 #ffffff;\n\t\t\topacity: 0.2;\n\t\t\tfilter: alpha(opacity=20);\n\t\t}\n\n\t\t.qtip-bootstrap .qtip-icon .ui-icon:hover{\n\t\t\t/* Taken from Bootstrap .close:hover */\n\t\t\tcolor: #000000;\n\t\t\ttext-decoration: none;\n\t\t\tcursor: pointer;\n\t\t\topacity: 0.4;\n\t\t\tfilter: alpha(opacity=40);\n\t\t}\n\n\n/* IE9 fix - removes all filters */\n.qtip:not(.ie9haxors) div.qtip-content,\n.qtip:not(.ie9haxors) div.qtip-titlebar{\n\tfilter: none;\n\t-ms-filter: none;\n}\n\n\n.qtip .qtip-tip{\n\tmargin: 0 auto;\n\toverflow: hidden;\n\tz-index: 10;\n\n}\n\n\t/* Opera bug #357 - Incorrect tip position\n\thttps://github.com/Craga89/qTip2/issues/367 */\n\tx:-o-prefocus, .qtip .qtip-tip{\n\t\tvisibility: hidden;\n\t}\n\n\t.qtip .qtip-tip,\n\t.qtip .qtip-tip .qtip-vml,\n\t.qtip .qtip-tip canvas{\n\t\tposition: absolute;\n\n\t\tcolor: #123456;\n\t\tbackground: transparent;\n\t\tborder: 0 dashed transparent;\n\t}\n\n\t.qtip .qtip-tip canvas{ top: 0; left: 0; }\n\n\t.qtip .qtip-tip .qtip-vml{\n\t\tbehavior: url(#default#VML);\n\t\tdisplay: inline-block;\n\t\tvisibility: visible;\n\t}\n\n\n#qtip-overlay{\n\tposition: fixed;\n\tleft: 0; top: 0;\n\twidth: 100%; height: 100%;\n}\n\n\t/* Applied to modals with show.modal.blur set to true */\n\t#qtip-overlay.blurs{ cursor: pointer; }\n\n\t/* Change opacity of overlay here */\n\t#qtip-overlay div{\n\t\tposition: absolute;\n\t\tleft: 0; top: 0;\n\t\twidth: 100%; height: 100%;\n\n\t\tbackground-color: black;\n\n\t\topacity: 0.7;\n\t\tfilter:alpha(opacity=70);\n\t\t-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)\";\n\t}\n\n\n.qtipmodal-ie6fix{\n\tposition: absolute !important;\n}\n","/**\n * Give Frontend Fonts SCSS\n *\n * @description: Fonts are from icomoon and the src paths need to be relative to template directory\n * @package Give\n * @subpackage SCSS/Frontend\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n@font-face {\n font-family: 'give-icomoon';\n src: url('../assets/fonts/icomoon.eot?kdnr3d');\n src: url('../assets/fonts/icomoon.eot?kdnr3d#iefix') format('embedded-opentype'),\n url('../assets/fonts/icomoon.woff?kdnr3d') format('woff'),\n url('../assets/fonts/icomoon.ttf?kdnr3d') format('truetype'),\n url('../assets/fonts/icomoon.svg?kdnr3d#icomoon') format('svg');\n font-weight: normal;\n font-style: normal;\n}\n\n@mixin iconstyle() {\n font-family: 'give-icomoon';\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n[class^=\"give-icon-\"], [class*=\" give-icon-\"] {\n @include iconstyle();\n}\n\n.give-icon-lamp:before {\n content: \"\\e603\";\n}\n\n.give-icon-heart:before {\n content: \"\\e604\";\n}\n\n.give-icon-question:before {\n content: \"\\e602\";\n}\n\n.give-icon-info:before {\n content: \"\\e601\";\n}\n\n.give-icon-new-tab:before {\n content: \"\\ea7e\";\n}\n\n.give-icon-alert:before {\n content: \"\\f02d\";\n}\n\n.give-icon-help:before {\n content: \"\\e606\";\n}\n\n.give-icon-spinner:before {\n content: \"\\e605\";\n}\n\n.give-icon-spinner2:before {\n content: \"\\e607\";\n}\n\n.give-icon-plus:before {\n content: \"\\e040\";\n}\n\n.give-icon-minus:before {\n content: \"\\e041\";\n}\n\n.give-icon-locked:before {\n content: \"\\e600\";\n}\n\n.dashicons-give:before {\n @include iconstyle();\n content: \"\\e800\";\n}\n\n// Spinning Icons\n// --------------------------\n\n.fa-spin {\n -webkit-animation: spin 1000ms infinite linear;\n animation: spin 1000ms infinite linear;\n}\n@-webkit-keyframes spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n@keyframes spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n","/*!\r\n * Give Admin SCSS/CSS\r\n *\r\n * @description: The Main SCSS file for ADMIN styles which is compiled and minified via Gulp taskrunner\r\n * @package: Give\r\n * @subpackage: SCSS/Admin\r\n * @copyright: Copyright (c) 2016, WordImpress\r\n * @license: http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\n/**\r\n * Clearfix\r\n */\n.give-clearfix {\n *zoom: 1; }\n .give-clearfix:before, .give-clearfix:after {\n content: \" \";\n display: table; }\n .give-clearfix:after {\n clear: both; }\n\n/**\r\n * Box Sizing\r\n * https://github.com/timrogers/sass-box-sizing-mixin\r\n */\n/**\r\n * CSS3 Easing\r\n */\n.give-item-label {\n padding: .2em .6em .3em;\n font-size: 85%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em; }\n\n.give-item-label-gray {\n background-color: #929292; }\n\n/**\r\n * Give CSS Variables\r\n */\n/*\n * qTip2 - Pretty powerful tooltips - v2.2.1\n * http://qtip2.com\n *\n * Copyright (c) 2014 \n * Released under the MIT licenses\n * http://jquery.org/license\n *\n * Date: Sun Sep 7 2014 12:09 GMT+0100+0100\n * Plugins: tips modal viewport svg imagemap ie6\n * Styles: core basic css3\n */\n.qtip {\n position: absolute;\n left: -28000px;\n top: -28000px;\n display: none;\n max-width: 280px;\n min-width: 50px;\n font-size: 10.5px;\n line-height: 12px;\n direction: ltr;\n box-shadow: none;\n padding: 0; }\n\n.qtip-content {\n position: relative;\n padding: 5px 9px;\n overflow: hidden;\n text-align: left;\n word-wrap: break-word; }\n\n.qtip-titlebar {\n position: relative;\n padding: 5px 35px 5px 10px;\n overflow: hidden;\n border-width: 0 0 1px;\n font-weight: bold; }\n\n.qtip-titlebar + .qtip-content {\n border-top-width: 0 !important; }\n\n/* Default close button class */\n.qtip-close {\n position: absolute;\n right: -9px;\n top: -9px;\n z-index: 11;\n /* Overlap .qtip-tip */\n cursor: pointer;\n outline: medium none;\n border: 1px solid transparent; }\n\n.qtip-titlebar .qtip-close {\n right: 4px;\n top: 50%;\n margin-top: -9px; }\n\n* html .qtip-titlebar .qtip-close {\n top: 16px; }\n\n/* IE fix */\n.qtip-titlebar .ui-icon,\n.qtip-icon .ui-icon {\n display: block;\n text-indent: -1000em;\n direction: ltr; }\n\n.qtip-icon, .qtip-icon .ui-icon {\n -moz-border-radius: 3px;\n -webkit-border-radius: 3px;\n border-radius: 3px;\n text-decoration: none; }\n\n.qtip-icon .ui-icon {\n width: 18px;\n height: 14px;\n line-height: 14px;\n text-align: center;\n text-indent: 0;\n font: normal bold 10px/13px Tahoma,sans-serif;\n color: inherit;\n background: transparent none no-repeat -100em -100em; }\n\n/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */\n/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */\n/* Default tooltip style */\n.qtip-default {\n border: 1px solid #F1D031;\n background-color: #FFFFA3;\n color: #555; }\n\n.qtip-default .qtip-titlebar {\n background-color: #FFEF93; }\n\n.qtip-default .qtip-icon {\n border-color: #CCC;\n background: #F1F1F1;\n color: #777; }\n\n.qtip-default .qtip-titlebar .qtip-close {\n border-color: #AAA;\n color: #111; }\n\n/*! Light tooltip style */\n.qtip-light {\n background-color: white;\n border-color: #E2E2E2;\n color: #454545; }\n\n.qtip-light .qtip-titlebar {\n background-color: #f1f1f1; }\n\n/*! Dark tooltip style */\n.qtip-dark {\n background-color: #505050;\n border-color: #303030;\n color: #f3f3f3; }\n\n.qtip-dark .qtip-titlebar {\n background-color: #404040; }\n\n.qtip-dark .qtip-icon {\n border-color: #444; }\n\n.qtip-dark .qtip-titlebar .ui-state-hover {\n border-color: #303030; }\n\n/*! Cream tooltip style */\n.qtip-cream {\n background-color: #FBF7AA;\n border-color: #F9E98E;\n color: #A27D35; }\n\n.qtip-cream .qtip-titlebar {\n background-color: #F0DE7D; }\n\n.qtip-cream .qtip-close .qtip-icon {\n background-position: -82px 0; }\n\n/*! Red tooltip style */\n.qtip-red {\n background-color: #F78B83;\n border-color: #D95252;\n color: #912323; }\n\n.qtip-red .qtip-titlebar {\n background-color: #F06D65; }\n\n.qtip-red .qtip-close .qtip-icon {\n background-position: -102px 0; }\n\n.qtip-red .qtip-icon {\n border-color: #D95252; }\n\n.qtip-red .qtip-titlebar .ui-state-hover {\n border-color: #D95252; }\n\n/*! Green tooltip style */\n.qtip-green {\n background-color: #CAED9E;\n border-color: #90D93F;\n color: #3F6219; }\n\n.qtip-green .qtip-titlebar {\n background-color: #B0DE78; }\n\n.qtip-green .qtip-close .qtip-icon {\n background-position: -42px 0; }\n\n/*! Blue tooltip style */\n.qtip-blue {\n background-color: #E5F6FE;\n border-color: #ADD9ED;\n color: #5E99BD; }\n\n.qtip-blue .qtip-titlebar {\n background-color: #D0E9F5; }\n\n.qtip-blue .qtip-close .qtip-icon {\n background-position: -2px 0; }\n\n.qtip-shadow {\n -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);\n -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);\n box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); }\n\n/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */\n.qtip-rounded,\n.qtip-tipsy,\n.qtip-bootstrap {\n -moz-border-radius: 5px;\n -webkit-border-radius: 5px;\n border-radius: 5px; }\n\n.qtip-rounded .qtip-titlebar {\n -moz-border-radius: 4px 4px 0 0;\n -webkit-border-radius: 4px 4px 0 0;\n border-radius: 4px 4px 0 0; }\n\n/* Youtube tooltip style */\n.qtip-youtube {\n -moz-border-radius: 2px;\n -webkit-border-radius: 2px;\n border-radius: 2px;\n -webkit-box-shadow: 0 0 3px #333;\n -moz-box-shadow: 0 0 3px #333;\n box-shadow: 0 0 3px #333;\n color: white;\n border: 0 solid transparent;\n background: #4A4A4A;\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, black));\n background-image: -webkit-linear-gradient(top, #4A4A4A 0, black 100%);\n background-image: -moz-linear-gradient(top, #4A4A4A 0, black 100%);\n background-image: -ms-linear-gradient(top, #4A4A4A 0, black 100%);\n background-image: -o-linear-gradient(top, #4A4A4A 0, black 100%); }\n\n.qtip-youtube .qtip-titlebar {\n background-color: #4A4A4A;\n background-color: transparent; }\n\n.qtip-youtube .qtip-content {\n padding: .75em;\n font: 12px arial,sans-serif;\n filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);\n -ms-filter: \"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);\"; }\n\n.qtip-youtube .qtip-icon {\n border-color: #222; }\n\n.qtip-youtube .qtip-titlebar .ui-state-hover {\n border-color: #303030; }\n\n/* jQuery TOOLS Tooltip style */\n.qtip-jtools {\n background: #232323;\n background: rgba(0, 0, 0, 0.7);\n background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));\n background-image: -moz-linear-gradient(top, #717171, #232323);\n background-image: -webkit-linear-gradient(top, #717171, #232323);\n background-image: -ms-linear-gradient(top, #717171, #232323);\n background-image: -o-linear-gradient(top, #717171, #232323);\n border: 2px solid #ddd;\n border: 2px solid #f1f1f1;\n -moz-border-radius: 2px;\n -webkit-border-radius: 2px;\n border-radius: 2px;\n -webkit-box-shadow: 0 0 12px #333;\n -moz-box-shadow: 0 0 12px #333;\n box-shadow: 0 0 12px #333; }\n\n/* IE Specific */\n.qtip-jtools .qtip-titlebar {\n background-color: transparent;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);\n -ms-filter: \"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)\"; }\n\n.qtip-jtools .qtip-content {\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);\n -ms-filter: \"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)\"; }\n\n.qtip-jtools .qtip-titlebar,\n.qtip-jtools .qtip-content {\n background: transparent;\n color: white;\n border: 0 dashed transparent; }\n\n.qtip-jtools .qtip-icon {\n border-color: #555; }\n\n.qtip-jtools .qtip-titlebar .ui-state-hover {\n border-color: #333; }\n\n/* Cluetip style */\n.qtip-cluetip {\n -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);\n -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);\n box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);\n background-color: #D9D9C2;\n color: #111;\n border: 0 dashed transparent; }\n\n.qtip-cluetip .qtip-titlebar {\n background-color: #87876A;\n color: white;\n border: 0 dashed transparent; }\n\n.qtip-cluetip .qtip-icon {\n border-color: #808064; }\n\n.qtip-cluetip .qtip-titlebar .ui-state-hover {\n border-color: #696952;\n color: #696952; }\n\n/* Tipsy style */\n.qtip-tipsy {\n background: black;\n background: rgba(0, 0, 0, 0.87);\n color: white;\n border: 0 solid transparent;\n font-size: 11px;\n font-family: 'Lucida Grande', sans-serif;\n font-weight: bold;\n line-height: 16px;\n text-shadow: 0 1px black; }\n\n.qtip-tipsy .qtip-titlebar {\n padding: 6px 35px 0 10px;\n background-color: transparent; }\n\n.qtip-tipsy .qtip-content {\n padding: 6px 10px; }\n\n.qtip-tipsy .qtip-icon {\n border-color: #222;\n text-shadow: none; }\n\n.qtip-tipsy .qtip-titlebar .ui-state-hover {\n border-color: #303030; }\n\n/* Tipped style */\n.qtip-tipped {\n border: 3px solid #959FA9;\n -moz-border-radius: 3px;\n -webkit-border-radius: 3px;\n border-radius: 3px;\n background-color: #F9F9F9;\n color: #454545;\n font-weight: normal;\n font-family: serif; }\n\n.qtip-tipped .qtip-titlebar {\n border-bottom-width: 0;\n color: white;\n background: #3A79B8;\n background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));\n background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);\n background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);\n background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);\n background-image: -o-linear-gradient(top, #3A79B8, #2E629D);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);\n -ms-filter: \"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)\"; }\n\n.qtip-tipped .qtip-icon {\n border: 2px solid #285589;\n background: #285589; }\n\n.qtip-tipped .qtip-icon .ui-icon {\n background-color: #FBFBFB;\n color: #555; }\n\n/**\n * Twitter Bootstrap style.\n *\n * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.\n * Does not work with IE 7.\n */\n.qtip-bootstrap {\n /** Taken from Bootstrap body */\n font-size: 14px;\n line-height: 20px;\n color: #333333;\n /** Taken from Bootstrap .popover */\n padding: 1px;\n background-color: #ffffff;\n border: 1px solid #ccc;\n border: 1px solid rgba(0, 0, 0, 0.2);\n -webkit-border-radius: 6px;\n -moz-border-radius: 6px;\n border-radius: 6px;\n -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);\n -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);\n box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);\n -webkit-background-clip: padding-box;\n -moz-background-clip: padding;\n background-clip: padding-box; }\n\n.qtip-bootstrap .qtip-titlebar {\n /** Taken from Bootstrap .popover-title */\n padding: 8px 14px;\n margin: 0;\n font-size: 14px;\n font-weight: normal;\n line-height: 18px;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n -webkit-border-radius: 5px 5px 0 0;\n -moz-border-radius: 5px 5px 0 0;\n border-radius: 5px 5px 0 0; }\n\n.qtip-bootstrap .qtip-titlebar .qtip-close {\n /**\n\t\t\t * Overrides qTip2:\n\t\t\t * .qtip-titlebar .qtip-close{\n\t\t\t * [...]\n\t\t\t * right: 4px;\n\t\t\t * top: 50%;\n\t\t\t * [...]\n\t\t\t * border-style: solid;\n\t\t\t * }\n\t\t\t */\n right: 11px;\n top: 45%;\n border-style: none; }\n\n.qtip-bootstrap .qtip-content {\n /** Taken from Bootstrap .popover-content */\n padding: 9px 14px; }\n\n.qtip-bootstrap .qtip-icon {\n /**\n\t\t * Overrides qTip2:\n\t\t * .qtip-default .qtip-icon {\n\t\t * border-color: #CCC;\n\t\t * background: #F1F1F1;\n\t\t * color: #777;\n\t\t * }\n\t\t */\n background: transparent; }\n\n.qtip-bootstrap .qtip-icon .ui-icon {\n /**\n\t\t\t * Overrides qTip2:\n\t\t\t * .qtip-icon .ui-icon{\n\t\t\t * width: 18px;\n\t\t\t * height: 14px;\n\t\t\t * }\n\t\t\t */\n width: auto;\n height: auto;\n /* Taken from Bootstrap .close */\n float: right;\n font-size: 20px;\n font-weight: bold;\n line-height: 18px;\n color: #000000;\n text-shadow: 0 1px 0 #ffffff;\n opacity: 0.2;\n filter: alpha(opacity=20); }\n\n.qtip-bootstrap .qtip-icon .ui-icon:hover {\n /* Taken from Bootstrap .close:hover */\n color: #000000;\n text-decoration: none;\n cursor: pointer;\n opacity: 0.4;\n filter: alpha(opacity=40); }\n\n/* IE9 fix - removes all filters */\n.qtip:not(.ie9haxors) div.qtip-content,\n.qtip:not(.ie9haxors) div.qtip-titlebar {\n filter: none;\n -ms-filter: none; }\n\n.qtip .qtip-tip {\n margin: 0 auto;\n overflow: hidden;\n z-index: 10; }\n\n/* Opera bug #357 - Incorrect tip position\n\thttps://github.com/Craga89/qTip2/issues/367 */\nx:-o-prefocus, .qtip .qtip-tip {\n visibility: hidden; }\n\n.qtip .qtip-tip,\n.qtip .qtip-tip .qtip-vml,\n.qtip .qtip-tip canvas {\n position: absolute;\n color: #123456;\n background: transparent;\n border: 0 dashed transparent; }\n\n.qtip .qtip-tip canvas {\n top: 0;\n left: 0; }\n\n.qtip .qtip-tip .qtip-vml {\n behavior: url(#default#VML);\n display: inline-block;\n visibility: visible; }\n\n#qtip-overlay {\n position: fixed;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%; }\n\n/* Applied to modals with show.modal.blur set to true */\n#qtip-overlay.blurs {\n cursor: pointer; }\n\n/* Change opacity of overlay here */\n#qtip-overlay div {\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n background-color: black;\n opacity: 0.7;\n filter: alpha(opacity=70);\n -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)\"; }\n\n.qtipmodal-ie6fix {\n position: absolute !important; }\n\n/**\n * Give Frontend Fonts SCSS\n *\n * @description: Fonts are from icomoon and the src paths need to be relative to template directory\n * @package Give\n * @subpackage SCSS/Frontend\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n@font-face {\n font-family: 'give-icomoon';\n src: url(\"../assets/fonts/icomoon.eot?kdnr3d\");\n src: url(\"../assets/fonts/icomoon.eot?kdnr3d#iefix\") format(\"embedded-opentype\"), url(\"../assets/fonts/icomoon.woff?kdnr3d\") format(\"woff\"), url(\"../assets/fonts/icomoon.ttf?kdnr3d\") format(\"truetype\"), url(\"../assets/fonts/icomoon.svg?kdnr3d#icomoon\") format(\"svg\");\n font-weight: normal;\n font-style: normal; }\n\n[class^=\"give-icon-\"], [class*=\" give-icon-\"] {\n font-family: 'give-icomoon';\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale; }\n\n.give-icon-lamp:before {\n content: \"\\e603\"; }\n\n.give-icon-heart:before {\n content: \"\\e604\"; }\n\n.give-icon-question:before {\n content: \"\\e602\"; }\n\n.give-icon-info:before {\n content: \"\\e601\"; }\n\n.give-icon-new-tab:before {\n content: \"\\ea7e\"; }\n\n.give-icon-alert:before {\n content: \"\\f02d\"; }\n\n.give-icon-help:before {\n content: \"\\e606\"; }\n\n.give-icon-spinner:before {\n content: \"\\e605\"; }\n\n.give-icon-spinner2:before {\n content: \"\\e607\"; }\n\n.give-icon-plus:before {\n content: \"\\e040\"; }\n\n.give-icon-minus:before {\n content: \"\\e041\"; }\n\n.give-icon-locked:before {\n content: \"\\e600\"; }\n\n.dashicons-give:before {\n font-family: 'give-icomoon';\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n content: \"\\e800\"; }\n\n.fa-spin {\n -webkit-animation: spin 1000ms infinite linear;\n animation: spin 1000ms infinite linear; }\n\n@-webkit-keyframes spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg); }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg); } }\n\n@keyframes spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg); }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg); } }\n\n/**\r\n * Give Forms SCSS\r\n *\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\n/*------------------------------------\r\nForms CPT\r\n--------------------------------------*/\n/* Hide conditional fields */\n.cmb2-id--give-set-price,\n.cmb2-id--give-levels-header,\n.cmb2-id--give-levels-header + .cmb-repeat-group-wrap,\n.cmb2-id--give-display-style,\n.post-type-give_forms .tablenav #post-query-submit,\n.give-hidden,\n.cmb2-id--give-form-content,\n.cmb2-id--give-reveal-label,\n.cmb2-id--give-custom-amount-minimum,\n.cmb2-id--give-custom-amount-text,\n.cmb2-id--give-offline-checkout-notes {\n display: none; }\n\n/* Donation Levels Repeating Field */\n#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row .cmb2-radio-list label {\n font-size: 12px; }\n\n#_give_donation_levels_repeat .cmb-group-title, #_give_donation_levels_repeat .cmb-row > .cmb-remove-group-row, #_give_donation_levels_repeat .cmb-row > .handlediv {\n display: none; }\n\n/* Table Rows */\ndiv.cmb-type-levels-repeater-header + div.cmb-repeat-group-wrap {\n padding: 0 !important;\n margin: 0 !important;\n min-width: 100%;\n max-width: 0; }\n\n.cmb2-id--give-levels-header {\n padding: 10px 12px 0 !important;\n margin: 0 !important;\n background: #F7F7F7;\n border-bottom: none !important; }\n .cmb2-id--give-levels-header .table-container {\n display: table;\n width: 100%;\n border-top: 1px solid #e9e9e9;\n border-bottom: 1px solid #e9e9e9;\n border-left: 1px solid #e9e9e9; }\n .cmb2-id--give-levels-header .table-container > .table-row {\n display: table-row;\n background: #FCFCFC; }\n .cmb2-id--give-levels-header .table-container > .table-row > .table-cell {\n display: table-cell;\n vertical-align: middle;\n padding: 10px 15px;\n border-right: 1px solid #e9e9e9; }\n\n#_give_donation_levels_repeat {\n background: #F7F7F7;\n padding: 0 12px 20px;\n box-sizing: border-box; }\n #_give_donation_levels_repeat .cmb-row, #_give_donation_levels_repeat .inside {\n margin: 0; }\n #_give_donation_levels_repeat .cmb-remove-field-row {\n margin: 3px 0 0; }\n #_give_donation_levels_repeat .cmb-remove-field-row .button {\n height: 25px;\n padding: 0 3px; }\n #_give_donation_levels_repeat .cmb-remove-field-row span.dashicons-no {\n line-height: 1.15em; }\n #_give_donation_levels_repeat .cmbhandle {\n display: none; }\n #_give_donation_levels_repeat .cmb-add-row {\n margin: 12px 0 0; }\n\n.give-time-field {\n width: 65px; }\n\n.give-money-field {\n width: 75px;\n margin-right: 0;\n margin-left: 0; }\n\n.give-money-symbol {\n border: 1px solid #e9e9e9;\n background: #FCFCFC;\n margin: 0;\n font-size: 14px;\n padding: 5px 8px; }\n\n.give-money-symbol-before {\n border-right: 0; }\n\n.give-money-symbol-after {\n border-left: 0; }\n\np.give-level-id {\n border-radius: 50%;\n border: 1px solid #e9e9e9;\n background: #FCFCFC;\n padding: 2px 7px;\n font-size: 11px; }\n\n.give-underline {\n text-decoration: underline; }\n\n#poststuff .give-subfield {\n background: #FAFAFA; }\n #poststuff .give-subfield .cmb-th label {\n padding-left: 16px; }\n #poststuff .give-subfield .cmb-td {\n padding-right: 10px;\n box-sizing: border-box; }\n\n.postbox-container .cmb-row {\n margin: 0; }\n .postbox-container .cmb-row .cmb-th label {\n padding-left: 8px; }\n\n/* Smaller Resolution Desktops AND UP */\n@media only screen and (min-width: 851px) {\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row > .cmb-th {\n display: none; }\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row > .cmb-td {\n float: left;\n width: 100%; }\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row {\n float: left;\n border-bottom: none; }\n .cmb-type-give-default-radio-inline .cmb-td {\n margin-top: 5px; } }\n\n/* Smaller Resolution Desktops */\n@media only screen and (min-width: 851px) and (max-width: 1285px) {\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row {\n width: 100%;\n padding-top: 0; }\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-type-text-money {\n width: 105px; }\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list input.cmb2-text-money {\n width: 65px; }\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-type-text {\n width: 180px;\n padding-right: 20px; }\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-type-radio-inline {\n margin-left: 20px; }\n .col-id {\n width: 15px; }\n p.give-level-id {\n margin: 7px 15px 0 0; }\n .col-amount {\n width: 70px; }\n .col-text {\n width: 165px; }\n .col-sort {\n display: none !important; } }\n\n@media only screen and (min-width: 1000px) {\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-type-text {\n width: 220px;\n padding-right: 20px; }\n .col-text {\n width: 205px; } }\n\n@media only screen and (min-width: 1201px) {\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row {\n float: right; }\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row {\n padding-right: 20px; }\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row.cmb-row {\n padding-right: 0; }\n #_give_donation_levels_repeat .regular-text {\n width: 100%; }\n .col-id {\n width: 20px; }\n p.give-level-id {\n margin: 6px 0 0; }\n .col-amount {\n width: 85px; }\n .col-text {\n width: 195px; }\n .col-sort {\n width: 100px; } }\n\n@media only screen and (min-width: 1375px) {\n .col-text {\n width: 270px; }\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-type-text {\n width: 290px; } }\n\n/* Small Resolution Repeater */\n@media only screen and (max-width: 850px) {\n div.cmb-type-levels-repeater-header {\n display: none !important; }\n p.give-level-id {\n float: left;\n font-weight: bold;\n margin-top: 5px; } }\n\n/*-------------------------------------\r\nPublish Metabox\r\n-------------------------------------*/\n/*Shortcode Input */\n.shortcode-wrap {\n margin: 1px 14px 12px 11px; }\n .shortcode-wrap label {\n margin: 0 0 3px;\n display: block;\n cursor: default; }\n .shortcode-wrap .shortcode-input {\n margin: 0;\n width: 100%; }\n\n/*-------------------------------------\r\nContent Options\r\n-------------------------------------*/\n.cmb2-id--give-content-option,\n.cmb2-id--give-terms-option,\n.cmb2-id--give-offline-donation-enable-billing-fields-single,\n.cmb2-id--give-goal-option,\n.cmb2-id--give-customize-offline-donations {\n border-bottom: none !important;\n margin: 0 !important; }\n\n.cmb2-id--give-form-content,\n.cmb2-id--give-agree-label,\n.cmb2-id--give-offline-checkout-notes,\n.cmb2-id--give-set-goal,\n.cmb2-id--give-offline-donation-enable-billing-fields-single {\n border-top: 1px solid #e9e9e9 !important; }\n\n/*-------------------------------------\r\nTerms and Conditions Metabox\r\n---------------------------------------*/\n.cmb2-id--give-agree-label,\n.cmb2-id--give-agree-text {\n display: none; }\n\n/*-------------------------------------\r\nDashboard Columns\r\n-------------------------------------*/\ninput.shortcode-input {\n width: 100%; }\n\n/*-------------------------------------\r\nASIDE\r\n-------------------------------------*/\n#side-sortables .cmb-th label:after {\n display: none; }\n\n#side-sortables .cmb2-id--give-show-register-form {\n padding: 10px 0 0 !important; }\n\n#side-sortables .cmb2-wrap > .cmb-field-list > .cmb-row {\n padding-top: 10px; }\n\n#side-sortables .cmb-row .cmb2-metabox-description {\n padding-bottom: 0; }\n\n.cmb2-metabox-description {\n font-size: 13px;\n line-height: 1.5; }\n\n/*-------------------------------------\r\nTooltips\r\n-------------------------------------*/\n.give-tooltip {\n margin: 0 3px;\n padding: 0;\n font-size: 14px;\n -moz-transition: 0.2s all linear;\n -o-transition: 0.2s all linear;\n transition: 0.2s all linear;\n color: rgba(51, 51, 51, 0.5);\n position: relative;\n top: 1px; }\n .give-tooltip:hover {\n color: #333; }\n\n/**\n * Give Add-ons SCSS\n *\n * @description Add-on Styles\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n.type-download {\n float: left;\n margin: 0 1em 1em 0 !important;\n padding: 0;\n vertical-align: top;\n width: 280px;\n text-decoration: none;\n color: inherit;\n border: 1px solid #ddd;\n display: block;\n min-height: 365px;\n overflow: hidden;\n background: #f5f5f5;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n -webkit-transition-property: border, background, color;\n transition-property: border, background, color;\n -webkit-transition-duration: .05s;\n transition-duration: .05s;\n -webkit-transition-timing-function: ease-in-out;\n transition-timing-function: ease-in-out;\n position: relative; }\n .type-download:hover {\n border: 1px solid #d1d1d1; }\n .type-download > .featured-img img {\n border-bottom: 1px solid #ddd; }\n .type-download .addon-content {\n *zoom: 1;\n padding: 15px 20px; }\n .type-download .addon-content:before, .type-download .addon-content:after {\n content: \" \";\n display: table; }\n .type-download .addon-content:after {\n clear: both; }\n .type-download .addon-content .addon-heading {\n margin: 0 0 10px; }\n .type-download .addon-content .addon-heading a {\n outline: none;\n text-decoration: none; }\n .type-download .addon-footer-wrap {\n border-top: 1px solid #ddd;\n position: absolute;\n bottom: 2px;\n left: 0;\n width: 100%;\n background-color: #FFF;\n padding: 15px 20px; }\n\n.give-view-addons-all span.dashicons, .type-download span.dashicons {\n width: 16px;\n height: 16px;\n font-size: 14px;\n margin: 6px 0 0 0; }\n\n.give-view-addons-all span.dashicons {\n margin-left: 3px; }\n\n/**\n * Give Reports SCSS\n *\n * @description Payment History Styles\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n#give-dashboard-widgets-wrap .inside {\n padding-top: 0;\n padding-bottom: 0; }\n\n#give-dashboard-widgets-wrap .postbox {\n margin-bottom: 10px; }\n\n#give-dashboard-widgets-wrap table.reports-table {\n clear: none; }\n\n#give-dashboard-widgets-wrap #give-graphs-filter .tablenav {\n margin: 0; }\n #give-dashboard-widgets-wrap #give-graphs-filter .tablenav .actions {\n padding: 0; }\n\n#give-dashboard-widgets-wrap #give-date-range-options {\n clear: both;\n overflow: hidden;\n padding: 8px 0; }\n #give-dashboard-widgets-wrap #give-date-range-options > span {\n float: left;\n line-height: 30px;\n font-style: italic;\n padding: 0 5px 0 0; }\n #give-dashboard-widgets-wrap #give-date-range-options #give-graphs-year-end {\n margin-right: 0; }\n\n#give-dashboard-widgets-wrap a.give-refresh-reports-button {\n display: inline-block;\n clear: right;\n margin: 8px 0 0; }\n\n/* Global Graph Styles\n-------------------------------------------------------------- */\n.give-graph .y1Axis {\n color: #66bb6a !important; }\n\n.give-graph .y2Axis {\n color: #546e7a !important; }\n\nbody.give_forms_page_give-reports h1.nav-tab-wrapper, body.give_forms_page_give-payment-history h1.nav-tab-wrapper {\n margin-bottom: 10px; }\n\nbody.give_forms_page_give-reports .actions, body.give_forms_page_give-payment-history .actions {\n padding-top: 0; }\n\nbody.give_forms_page_give-reports .pagination-links, body.give_forms_page_give-payment-history .pagination-links {\n margin-left: 10px; }\n\nbody.give_forms_page_give-reports p.donor-search, body.give_forms_page_give-payment-history p.donor-search {\n margin-right: 10px; }\n\nbody.give_forms_page_give-reports .tablenav-right .tablenav-pages, body.give_forms_page_give-payment-history .tablenav-right .tablenav-pages {\n float: right; }\n\nbody.give_forms_page_give-reports .tablenav-right #give-reports-view, body.give_forms_page_give-payment-history .tablenav-right #give-reports-view {\n margin-top: 0; }\n\nbody.give_forms_page_give-reports .tablenav-right .actions, body.give_forms_page_give-payment-history .tablenav-right .actions {\n float: left; }\n\nbody.give_forms_page_give-reports p.search-box, body.give_forms_page_give-payment-history p.search-box {\n float: left; }\n\nbody.give_forms_page_give-reports .reports-table-nav.tablenav.top, body.give_forms_page_give-payment-history .reports-table-nav.tablenav.top {\n width: 100%;\n float: none;\n margin: 0 0 10px; }\n\nbody.give_forms_page_give-reports .reports-forms-details-wrap.top, body.give_forms_page_give-payment-history .reports-forms-details-wrap.top {\n float: right;\n overflow: hidden; }\n 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 {\n float: left; }\n 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 {\n padding-right: 0; }\n\nbody.give_forms_page_give-reports .tablenav.bottom, body.give_forms_page_give-payment-history .tablenav.bottom {\n margin-top: 10px; }\n\nbody.give_forms_page_give-reports h3.reports-earnings-title, body.give_forms_page_give-payment-history h3.reports-earnings-title {\n margin: 7px 0 0; }\n\nbody.give_forms_page_give-reports .reports-views-wrap, body.give_forms_page_give-payment-history .reports-views-wrap {\n padding: 3px 0 0; }\n\nbody.give_forms_page_give-reports .wrap.give-reports-donors-wrap, body.give_forms_page_give-payment-history .wrap.give-reports-donors-wrap {\n margin-right: 0;\n margin-bottom: 10px; }\n\nbody.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 {\n padding-top: 12px;\n padding-bottom: 12px; }\n\n/*---------------------\nExport Options Styles\n---------------------------*/\nbody.give_forms_page_give-reports table.export-options-table tbody td {\n padding: 20px 12px; }\n\n/*---------------------\nPayment Methods\n---------------------------*/\n.gateways-report-tablenav .actions.bulkactions {\n padding-right: 0; }\n\n/*---------------------\nTable List Styles\n---------------------------*/\n.widefat .column-name, .widefat .column-label {\n font-size: 14px;\n font-weight: bold; }\n\ntable.give-table td {\n vertical-align: middle; }\n\ntable.give-table td.row-title h3 {\n margin: 0 0 0.4em;\n font-size: 1.2em; }\n\ntable.give-table td.row-title p {\n font-size: 13px;\n font-style: italic;\n font-weight: normal;\n color: #aaa;\n margin: 0; }\n\n/*-------------------------\nLogs\n----------------------------*/\n#give-logs-filter .search-box {\n float: right; }\n\n#give-logs-filter .tablenav.top {\n float: left;\n clear: none;\n margin-top: 0; }\n\n/**\n * Give Admin Welcome SCSS\n *\n * @description Displays when user activates the plugin\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n.welcome-h1 {\n display: inline-block;\n margin-right: 15px !important; }\n\n.feature-section span.dashicons {\n width: 16px;\n height: 16px;\n font-size: 14px;\n margin: 6px 0 0 0; }\n\n.feature-section .feature-section-item {\n width: 48%;\n float: left; }\n\n.feature-section div.last-feature {\n margin-right: 0;\n margin-left: 4%; }\n\n[class^=\"dashboard_page_give-\"] .about-text, [class*=\"dashboard_page_give-\"] .about-text {\n min-height: 0; }\n\n.social-items-wrap {\n display: inline-block; }\n .social-items-wrap > div {\n display: inline-block; }\n .social-items-wrap .twitter-item-wrap {\n margin: 0 20px 10px 0; }\n\n.wp-person img {\n border-radius: 50%; }\n\n.wp-person a.web {\n margin: 17px 0 0;\n font-weight: bold;\n font-style: italic; }\n\n.newsletter-intro {\n font-size: 13px;\n font-style: italic;\n color: #777; }\n\n.give-newsletter-form-wrap {\n margin: 10px 0 20px -5px;\n max-width: 700px; }\n .give-newsletter-form-wrap td {\n padding: 3px; }\n .give-newsletter-form-wrap div.give-newsletter-confirmation {\n background: #fff;\n -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n margin: 5px 10px 4px 5px;\n padding: 1px 12px;\n border-left: 4px solid #7ad03a;\n display: none; }\n .give-newsletter-form-wrap div.give-newsletter-confirmation > p {\n margin: 0.5em 0;\n padding: 2px; }\n\n/**\n * Give Logs SCSS\n *\n * @description Payment History Styles\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n#give_donor_export_download {\n margin: 0 0 5px; }\n\n/**\r\n * Give Settings SCSS\r\n *\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n */\n/*------------------------------------\r\nSettings\r\n--------------------------------------*/\n.give_settings_page .nav-tab-wrapper {\n margin-bottom: 5px; }\n\n.give_settings_page span.cmb2-metabox-description {\n font-size: 13px; }\n\n.give_settings_page .cmb2-wrap .cmb-type-checkbox input[type=\"checkbox\"] {\n display: block;\n margin-bottom: 5px; }\n\n.give_settings_page div.give-submit-wrap {\n margin: 20px 0; }\n\n.give_settings_page .give_forms_page_give-payment-history .postbox .hndle {\n cursor: default; }\n\n/* Section Titles */\n.cmb-type-give-title label {\n float: left;\n width: 220px;\n font-style: italic;\n color: #AAA; }\n\n.postbox-container #_give_donation_levels_repeat > .cmb-repeatable-grouping:not(:last-of-type) {\n border-bottom: 1px solid #e9e9e9;\n border-top: none; }\n\n.cmb-type-enabled-gateways .cmb-td > p:first-of-type {\n display: none; }\n\n/* CMB2 Checkbox Revised Styles */\n.cmb-type-checkbox .cmb-td {\n width: 80%; }\n .cmb-type-checkbox .cmb-td label {\n font-size: 13px; }\n\n/* Responsive Settings Rows */\n.give_settings .cmb2-wrap .cmb-row {\n display: table-row; }\n .give_settings .cmb2-wrap .cmb-row > .cmb-th, .give_settings .cmb2-wrap .cmb-row > .cmb-td {\n display: table-cell;\n float: none; }\n\n/* Custom Title Separators */\n.cmb2-id-give-title label {\n font-style: italic;\n color: #AAA;\n cursor: default; }\n\n.cmb2-id-give-title > div.cmb-th {\n padding-bottom: 10px; }\n\n.cmb2-id-give-title > div.cmb-td {\n padding-bottom: 5px; }\n\n/* System Info page styles\r\n-------------------------------------------------------------- */\n#system-info-textarea {\n width: 800px;\n height: 600px;\n font-family: Menlo, Monaco, monospace;\n background: #FFF;\n white-space: pre;\n overflow: auto;\n display: block; }\n\n#give-download-sysinfo {\n margin: 0; }\n\n/* API\r\n-------------------------------------------------------------- */\n.cmb2-id-api .cmb-td {\n padding: 0; }\n\n.cmb2-id-api table th {\n padding: 10px 8px; }\n\n.cmb2-id-api .give-ajax-user-search {\n padding: 3px 5px; }\n\n.give_user_search_wrap {\n position: relative;\n overflow: visible; }\n\n.give_user_search_results {\n position: absolute;\n left: 0;\n top: 27px; }\n .give_user_search_results a.give-ajax-user-cancel {\n position: absolute;\n right: 6px;\n top: 2px; }\n .give_user_search_results ul {\n padding: 10px 10px 4px;\n margin: 0;\n background: #f0f0f0;\n border: 1px solid #DFDFDF;\n width: 300px;\n max-height: 200px;\n overflow-y: scroll; }\n\n.give_forms_page_give-settings .tablenav .actions {\n overflow: visible; }\n\na.give-delete {\n color: #a00; }\n\n/* License\r\n-------------------------------------------------------------- */\n.cmb2-wrap .give-license-deactivate {\n margin: 1px 0 0 10px;\n height: 30px; }\n\n.cmb2-wrap .give-license-field {\n background-image: url(\"../images/close.png\");\n background-color: #FFF;\n background-repeat: no-repeat;\n background-position: 98.5% center;\n background-size: 18px; }\n\n.cmb2-wrap .give-license-active, .cmb2-wrap .give-license-active:focus {\n background-image: url(\"../images/tick.png\");\n background-color: #FFF;\n background-repeat: no-repeat;\n background-position: 98.5% center;\n outline: none;\n background-size: 16px; }\n\n/* Tables */\n.give-table thead th {\n padding: 8px 10px !important; }\n\n.give_settings .cmb-td hr + hr {\n display: none; }\n\n/**\r\n * Give Payment History SCSS\r\n *\r\n * @description Payment History Styles\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\n#give-payment-filters, .give-submit-wrap {\n clear: both;\n background: #f5f5f5;\n border-color: #dfdfdf;\n overflow: auto;\n margin: 8px 0;\n padding: 12px;\n border-width: 1px;\n border-style: solid;\n font-size: 13px;\n line-height: 2.1em; }\n\n#give-payment-filters p {\n color: #777; }\n\n#give-payment-filters ul.subsubsub {\n margin-bottom: 8px; }\n\n#give-payment-filters label {\n font-style: italic;\n margin: 0 10px; }\n #give-payment-filters label.give-start-date-label {\n margin-left: 5px; }\n\n#give-payments-filter ul.subsubsub {\n margin: 0 0 12px; }\n\n#give-payments-filter .tablenav.top {\n float: none; }\n #give-payments-filter .tablenav.top .bulkactions {\n margin-top: 1px;\n padding-top: 0; }\n\n#give-payments-filter .give-email-column-value {\n font-size: 14px;\n font-weight: bold; }\n\n#give-payments-filter #the-list .check-column input {\n margin-top: 1px; }\n\ntr.status-refunded td {\n background: #cecece;\n border-top-color: #ccc; }\n\n.wp-list-table.forms th#ID {\n width: 80px; }\n\n.wp-list-table.forms th#details {\n width: 130px; }\n\n.wp-list-table.forms th#date {\n width: 140px; }\n\n.wp-list-table.forms th#user {\n width: 130px; }\n\n.give-mobile-link {\n line-height: 32px;\n vertical-align: middle; }\n\n.give-mobile-link img {\n max-width: 80%;\n height: auto;\n float: left; }\n\n/*---------------------\r\nStatus Colors\r\n---------------------------*/\n.give-donation-status > span {\n float: left;\n width: 12px;\n height: 12px;\n margin: 3px 4px 0 0;\n padding: 0;\n border-radius: 50%;\n background: #888;\n line-height: 16px; }\n\n.give-donation-status.status-pending > span {\n background-color: #ffba00; }\n\n.give-donation-status.status-complete > span, .give-donation-status.status-publish > span {\n background-color: #7ad03a; }\n\n.give-donation-status.status-refunded > span {\n background-color: #777; }\n\n.give-donation-status.status-failed > span {\n background-color: #a00; }\n\n.give-donation-status.status-abandoned > span {\n background-color: #333; }\n\n.give-donation-status.status-revoked > span {\n background-color: #d9534f; }\n\n.give-donation-status.status-subscription > span, .give-donation-status.status-give_subscription > span {\n background-color: #5bc0de; }\n\n#give-payments-filter .give-payment-id {\n padding: .2em .6em .3em;\n font-size: 85%;\n font-weight: 700;\n line-height: 1;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: .25em;\n background-color: #929292; }\n\n#give-payments-filter .column-details {\n padding-right: 30px; }\n\n/* Payment View Metabox */\n#give-order-update .give-donation-status {\n display: inline-block;\n float: none;\n margin: 0 0 0 10px;\n position: relative;\n top: 3px; }\n\n/*---------------------\r\nResponsiveness\r\n---------------------------*/\n@media handheld, only screen and (max-width: 640px) {\n .wp-list-table.forms th {\n width: auto !important; } }\n\n.download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span {\n margin-left: -8px;\n margin-top: -8px; }\n\n/* Payment Details\r\n-------------------------------------------------------------- */\n.give-admin-box .label {\n font-weight: 600; }\n\n.give-admin-box-inside {\n margin: 0;\n padding: 3px 12px;\n clear: both;\n border-bottom: 1px solid #eee; }\n\n.rtl .give-admin-box-inside {\n padding: 5px 10px 5px 0; }\n\n.give-admin-box-inside .strong {\n font-weight: 600; }\n\n.give-payment-fees .fee-label {\n font-weight: normal;\n color: #666; }\n\n.give-admin-box .right {\n float: right; }\n\n.rtl .give-admin-box .right {\n float: left;\n margin-left: 10px; }\n\n#give-order-update .inside,\n#give-order-details .inside {\n margin: 0;\n padding: 0; }\n\n#give-order-update input.give_datepicker {\n width: 180px; }\n\n#give-order-update input[type=\"number\"].give-payment-time-hour,\n#give-order-update input[type=\"number\"].give-payment-time-min {\n width: 50px; }\n\n.give-admin-box-inside:last-child {\n border-bottom: 0; }\n\n#give-edit-order-form .data-payment-key {\n word-break: break-all; }\n\n.give-order-update-box #major-publishing-actions .button-secondary {\n margin-right: 10px; }\n\n#give-donation-overview .give-select-chosen {\n width: 196px; }\n\n#give-donation-overview ul,\n#give-order-address-country-wrap select,\n#give-donor-details .order-data-address input,\n#give-edit-order-form .column input,\n#give-donor-details .order-data-column p.data input {\n clear: both;\n display: block; }\n\n.give-order-data input.small-text {\n margin: 0; }\n\n#give-order-update span.label {\n display: inline;\n width: 50px; }\n\n.give-order-update-box .button-primary {\n margin-right: 0; }\n\n#give-edit-order-form .column .description {\n padding-right: 10px; }\n\n#give-edit-order-form .column,\n#give-donation-overview .row > ul > li,\n#give-donation-overview .inside > ul > li {\n display: inline-block;\n position: relative;\n vertical-align: top;\n margin-right: 5%; }\n\n#give-donation-overview li.actions {\n text-align: right;\n min-width: 200px; }\n\n#give-donation-overview ul li.remove {\n text-align: right; }\n\n#give-donation-overview .row {\n padding: 12px;\n border-bottom: 1px solid #eee; }\n\n#give-donation-overview ul {\n font-size: 0; }\n\n#give-donation-overview ul li {\n font-size: 13px; }\n\n#give-order-data .data span {\n color: #666;\n font-weight: 600; }\n\n#give-donation-overview .inside {\n padding: 12px; }\n\n.give-price-field {\n width: 80px; }\n\n.give_repeatable_upload_wrapper .pricing select, .give_repeatable_product_wrapper .give-select,\n#give_products .give-select {\n min-width: 100%;\n max-width: 200px; }\n\n.give_forms_page_give-payment-history.js .postbox .hndle {\n cursor: default; }\n\n@media screen and (max-width: 782px) {\n .order-data-column input[type=\"email\"] {\n padding: 6px 10px; } }\n\n@media screen and (max-width: 1024px) {\n #give-edit-order-form .column {\n width: 49%; } }\n\n@media screen and (max-width: 1280px) and (min-width: 1279px) {\n #give-edit-order-form .column {\n width: 32%; } }\n\n@media screen and (min-width: 1280px) {\n #give-edit-order-form .column {\n width: 32%;\n margin-right: 3%; }\n #give-edit-order-form .columns-4 .column, #give-donation-overview.columns-4 .row > ul > li,\n #give-donation-overview.columns-4 .inside > ul > li {\n width: 22%;\n margin-right: 2%; }\n #give-edit-order-form .columns-3 .column:nth-child(2n+1),\n #give-edit-order-form .columns-4 .column:nth-child(3n+1),\n #give-edit-order-form .column:nth-child(2n+1) {\n margin-right: 0; }\n #give-donation-overview.columns-4 li.download {\n width: 33%; }\n #give-donation-overview.columns-4 li.price,\n #give-donation-overview.columns-3 .row > ul > li.price,\n #give-donation-overview.columns-3 .inside > ul > li.price {\n width: 14%; }\n #give-donation-overview.columns-4 li.actions {\n width: 25%;\n margin-top: 0;\n margin-right: 0; } }\n\n@media screen and (max-width: 1284px) {\n #give-edit-order-form .column strong {\n display: block; } }\n\n/*------------------------------------------\r\nDonation Details\r\n--------------------------------------------*/\n#give-customer-details .inside {\n padding-top: 15px;\n padding-bottom: 15px; }\n\n/**\n * Give Admin Dashboard SCSS\n *\n * @description Styles the Give dashboard widget\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n.give-dashboard-widget .give-dashboard-today {\n text-align: center; }\n .give-dashboard-widget .give-dashboard-today .give-dashboard-date-today {\n margin: 10px 0 0;\n padding: 0; }\n .give-dashboard-widget .give-dashboard-today .give-dashboard-happy-day {\n padding: 3px;\n margin: 0; }\n .give-dashboard-widget .give-dashboard-today .give-dashboard-today-earnings {\n font-size: 42px;\n color: #4ead61;\n font-weight: bold;\n margin: 15px 0 0;\n line-height: 1; }\n .give-dashboard-widget .give-dashboard-today .give-orders-today {\n font-size: 18px;\n font-weight: bold;\n margin: 0 0 30px;\n padding: 4px 0 1px; }\n .give-dashboard-widget .give-dashboard-today .give-last-seven {\n font-size: 14px;\n font-weight: bold;\n padding: 0;\n margin: 0 0 30px; }\n\n.give-dashboard-widget .give-table-stats {\n width: 100%;\n text-align: center;\n margin: 0;\n table-layout: fixed;\n border-top: 1px solid #ececec;\n border-spacing: 0; }\n .give-dashboard-widget .give-table-stats .give-dashboard-stat-total, .give-dashboard-widget .give-table-stats .give-dashboard-stat-total-label {\n padding: 0;\n margin: 0; }\n .give-dashboard-widget .give-table-stats .give-dashboard-stat-total {\n color: #4ead61;\n font-weight: bold;\n font-size: 16px; }\n\n#give_dashboard_sales > .inside {\n padding: 0; }\n\n#give_dashboard_sales .give-table-stats td {\n padding: 10px 0; }\n\n#give_dashboard_sales .give-table-stats td:first-of-type {\n border-right: 1px solid #ececec; }\n\n#give_dashboard_sales .give-table-stats tr#give-table-stats-tr-1 td {\n border-bottom: 1px solid #ececec; }\n\n#dashboard_right_now .give-forms-count:before {\n font-family: 'give-icomoon';\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n font-size: 18px;\n width: 18px;\n height: 18px;\n content: \"\\e800\"; }\n\n/**\n * Give Forms SCSS\n *\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n/* Donors Listing Page Style\n-------------------------------------------------------------- */\n.give_forms_page_give-donors .wrap > h2 {\n margin-bottom: 15px; }\n\n.give_forms_page_give-donors #give-donors-filter {\n position: relative; }\n .give_forms_page_give-donors #give-donors-filter p.search-box {\n float: left;\n margin: 0; }\n\n.give_forms_page_give-donors .tablenav.top {\n float: right;\n clear: none; }\n\n/* Donor Styles\n-------------------------------------------------------------- */\n#customer-tab-wrapper-list {\n border-bottom: 1px solid #ccc;\n padding: 5px 15px 0 10px; }\n #customer-tab-wrapper-list li {\n display: inline-block;\n margin: 0 0 -1px;\n padding: 0; }\n #customer-tab-wrapper-list li a {\n padding: 6px 10px;\n font-weight: bold;\n font-size: 15px;\n line-height: 24px;\n border: 1px solid #ccc;\n border-bottom: none;\n background: #e4e4e4;\n color: #555;\n display: inline-block;\n text-decoration: none;\n margin: 0; }\n #customer-tab-wrapper-list .active {\n padding: 6px 10px;\n font-weight: bold;\n font-size: 15px;\n line-height: 24px;\n border: 1px solid #ccc;\n border-bottom: 1px solid #f1f1f1;\n background: #f1f1f1;\n color: #000; }\n #customer-tab-wrapper-list .dashicons {\n font-size: 20px;\n line-height: 26px; }\n\n#give-customer-card-wrapper {\n margin-left: -1px;\n z-index: 2;\n min-height: 200px; }\n #give-customer-card-wrapper input {\n font-weight: normal; }\n #give-customer-card-wrapper .customer-section {\n border-bottom: 1px solid #eee;\n margin-bottom: 10px; }\n #give-customer-card-wrapper .customer-section table {\n margin-bottom: 0; }\n #give-customer-card-wrapper > div:first-child {\n padding-top: 20px; }\n #give-customer-card-wrapper > div:last-child {\n padding-bottom: 20px;\n border: none; }\n #give-customer-card-wrapper .avatar-wrap {\n padding: 0 15px 15px 0;\n text-align: center;\n float: left; }\n #give-customer-card-wrapper .avatar-wrap img {\n border-radius: 3px; }\n #give-customer-card-wrapper a.delete {\n text-decoration: none;\n color: #ff0000;\n margin-right: 5px; }\n #give-customer-card-wrapper .donor-bio-header {\n float: left;\n width: 33%; }\n #give-customer-card-wrapper .donor-bio-header .customer-since {\n margin: 10px 0;\n font-size: 16px; }\n #give-customer-card-wrapper .donor-bio-header .customer-id {\n font-size: 24px;\n font-weight: 600;\n float: left;\n margin-right: 10px; }\n #give-customer-card-wrapper .donor-bio-header .customer-edit-link {\n margin-bottom: 15px;\n float: left; }\n\n.customer-main-wrapper {\n margin: 0 0 20px; }\n @media (max-width: 655px) {\n .customer-main-wrapper {\n width: 100%; } }\n .customer-main-wrapper table {\n margin: 0; }\n .customer-main-wrapper input {\n width: 200px; }\n\n#donor-summary {\n padding: 0 20px; }\n #donor-summary:after {\n font-family: \"dashicons\";\n content: \"\\f110\";\n position: absolute;\n top: 10px;\n right: 10px;\n font-size: 100px;\n color: #F0F0F0;\n z-index: 0; }\n\n#give-customer-card-wrapper .customer-address-wrapper {\n width: 202px; }\n #give-customer-card-wrapper .customer-address-wrapper span[data-key=\"line2\"] {\n display: table;\n clear: both; }\n\n#give-customer-card-wrapper .customer-address-wrapper select {\n width: 200px; }\n\n#give-customer-card-wrapper .customer-info {\n margin-top: 1px;\n min-height: 185px; }\n\n#give-customer-card-wrapper .info-wrapper {\n min-height: 125px; }\n\n.customer-info .customer-name {\n font-size: 24px;\n font-weight: 600; }\n\n.disconnect-user a {\n font-size: 12px;\n font-weight: normal;\n text-decoration: none; }\n\n#customer-edit-actions {\n text-align: center;\n margin-bottom: 20px;\n line-height: 28px; }\n\n#customer-edit-actions .button-secondary {\n margin-right: 10px; }\n\n#give-customer-card-wrapper .edit-item {\n display: none; }\n\n#give-customer-card-wrapper .give_user_search_results {\n left: 1px;\n top: 16px; }\n\n#give-customer-card-wrapper .give_user_search_results ul {\n width: 200px; }\n\n#customer-stats-wrapper {\n margin: 0 auto;\n text-align: center;\n padding: 15px; }\n #customer-stats-wrapper ul {\n margin: 0;\n padding: 0;\n overflow: hidden; }\n #customer-stats-wrapper ul li {\n width: 50%;\n float: left;\n line-height: 22px;\n font-size: 14px;\n margin: 0; }\n #customer-stats-wrapper a {\n text-decoration: none; }\n\n#customer-stats-wrapper .dashicons {\n color: #888; }\n\n#customer-tables-wrapper table {\n width: 100%;\n text-align: center; }\n\n#customer-tables-wrapper th {\n text-align: center; }\n\n#customer-tables-wrapper .downloads tr > th:first-child, #customer-tables-wrapper .downloads tr > td:first-child {\n text-align: left; }\n\n#customer-tables-wrapper .downloads tr > td:only-child {\n text-align: center; }\n\n#customer-notes-wrapper {\n min-height: 50px; }\n\n.customer-notes-header span, .customer-notes-header img {\n font-weight: 600;\n line-height: 30px;\n vertical-align: middle; }\n\n.customer-note-input {\n width: 100%;\n margin-bottom: 5px; }\n\n#give-customer-notes div:nth-of-type(even) {\n background-color: #f9f9f9; }\n\n#give-customer-notes .customer-note-wrapper {\n border-bottom: 1px solid #f9f9f9;\n min-height: 38px;\n padding: 0; }\n #give-customer-notes .customer-note-wrapper .note-content-wrap {\n padding: 10px 12px;\n line-height: 20px;\n font-size: 14px; }\n\n#give-customer-notes .give-no-customer-notes {\n text-align: center;\n padding: 20px; }\n\n.customer-note-wrapper span {\n display: block; }\n\n.delete-customer {\n text-align: center; }\n\n/**\r\n * Give Admin Buttons SCSS\r\n *\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\n/*=Give Shortcode Button\r\n--------------------------------------*/\n@media screen and (max-width: 782px) {\n #wp-content-media-buttons a.give-thickbox {\n padding: 6px 14px;\n line-height: normal;\n font-size: 14px;\n height: auto; }\n .wp-media-buttons span#give-media-button {\n margin-top: 0 !important;\n margin-left: 2px !important; } }\n\n/*=Button in shortcode tinymce dialog\r\n--------------------------------------*/\n.mce-primary.mce-give-primary button {\n padding-right: 10px;\n padding-left: 10px; }\n\n/* =Primary button in shortcode tinymce dialog\n-------------------------------------------------------------- */\n.mce-primary.mce-sc-primary button {\n padding-right: 10px;\n padding-left: 10px; }\n\n.mce-sc-popup a {\n text-decoration: underline; }\n\n.mce-sc-popup p {\n margin-bottom: 1em; }\n .mce-sc-popup p.strong {\n font-weight: 600; }\n .mce-sc-popup p.no-margin {\n margin-bottom: 0; }\n .mce-sc-popup p.margin-top {\n margin-top: 1em; }\n\n/* =Shortcode button above wp_editor\n-------------------------------------------------------------- */\n@media screen and (max-width: 782px) {\n .wp-media-buttons button.sc-button span {\n width: 18px !important; } }\n\n.wp-media-buttons button.sc-button {\n outline: none;\n padding-left: 5px;\n margin-right: 0; }\n .wp-media-buttons button.sc-button:active {\n margin-bottom: 5px; }\n\nbutton.sc-button:after {\n position: relative;\n display: inline-block;\n top: -1px;\n content: '';\n width: 0;\n height: 0;\n border-top: 6px solid #777;\n border-right: 4px solid transparent;\n border-left: 4px solid transparent;\n margin: 0 3px 0 6px; }\n\nbutton.sc-button.active:after {\n top: -2px;\n border-top: 0;\n border-bottom: 6px solid #32373c; }\n\n/* =Shortcode button dropdown menu\n-------------------------------------------------------------- */\n.sc-wrap {\n position: relative;\n display: inline-block;\n margin-right: 5px; }\n\ndiv.sc-menu {\n display: none;\n position: absolute;\n top: 100%;\n left: 0;\n min-width: 100%;\n max-height: 410px;\n font-size: 14px;\n box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);\n background: #fff;\n border: 1px solid rgba(0, 0, 0, 0.15);\n overflow: auto;\n overflow-x: hidden;\n padding: 5px 0;\n margin: -2px 0 0;\n z-index: 1002; }\n\ndiv.sc-shortcode {\n display: block;\n white-space: nowrap;\n cursor: pointer;\n padding: 6px 12px;\n margin-bottom: 2px; }\n div.sc-shortcode:hover {\n color: #fff; }\n\n/* =Shortcode tinymce dialog backdrop\n-------------------------------------------------------------- */\n#mce-modal-block.mce-reset.mce-fade.mce-in {\n opacity: 0.7;\n filter: alpha(opacity=70); }\n","/**\r\n * Give Forms SCSS\r\n *\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\r\n\r\n/*------------------------------------\r\nForms CPT\r\n--------------------------------------*/\r\n/* Hide conditional fields */\r\n.cmb2-id--give-set-price,\r\n.cmb2-id--give-levels-header,\r\n.cmb2-id--give-levels-header + .cmb-repeat-group-wrap,\r\n.cmb2-id--give-display-style,\r\n.post-type-give_forms .tablenav #post-query-submit,\r\n.give-hidden,\r\n.cmb2-id--give-form-content,\r\n.cmb2-id--give-reveal-label,\r\n.cmb2-id--give-custom-amount-minimum,\r\n.cmb2-id--give-custom-amount-text,\r\n.cmb2-id--give-offline-checkout-notes {\r\n display: none;\r\n}\r\n\r\n/* Donation Levels Repeating Field */\r\n#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row .cmb2-radio-list label {\r\n font-size: 12px;\r\n}\r\n\r\n#_give_donation_levels_repeat .cmb-group-title, #_give_donation_levels_repeat .cmb-row > .cmb-remove-group-row, #_give_donation_levels_repeat .cmb-row > .handlediv {\r\n display: none;\r\n}\r\n\r\n/* Table Rows */\r\ndiv.cmb-type-levels-repeater-header + div.cmb-repeat-group-wrap {\r\n padding: 0 !important;\r\n margin: 0 !important;\r\n min-width: 100%;\r\n max-width: 0;\r\n\r\n}\r\n\r\n//Mulilevel Repeater Header\r\n.cmb2-id--give-levels-header {\r\n padding: 10px 12px 0 !important;\r\n margin: 0 !important;\r\n background: #F7F7F7;\r\n border-bottom: none !important;\r\n\r\n .table-container {\r\n\tdisplay: table;\r\n\twidth: 100%;\r\n\r\n\tborder-top: 1px solid #e9e9e9;\r\n\tborder-bottom: 1px solid #e9e9e9;\r\n\tborder-left: 1px solid #e9e9e9;\r\n\r\n\t> .table-row {\r\n\t display: table-row;\r\n\t background: #FCFCFC;\r\n\r\n\t > .table-cell {\r\n\t\tdisplay: table-cell;\r\n\t\tvertical-align: middle;\r\n\t\tpadding: 10px 15px;\r\n\t\tborder-right: 1px solid #e9e9e9;\r\n\t }\r\n\r\n\t}\r\n\r\n }\r\n}\r\n\r\n#_give_donation_levels_repeat {\r\n background: #F7F7F7;\r\n padding: 0 12px 20px;\r\n box-sizing: border-box;\r\n\r\n .cmb-row, .inside {\r\n\tmargin: 0;\r\n }\r\n .cmb-remove-field-row {\r\n\tmargin: 3px 0 0;\r\n\r\n\t.button {\r\n\t height: 25px;\r\n\t padding: 0 3px;\r\n\t}\r\n\tspan.dashicons-no {\r\n\t line-height: 1.15em;\r\n\t}\r\n\r\n }\r\n\r\n .cmbhandle {\r\n\tdisplay: none;\r\n }\r\n .cmb-add-row {\r\n\tmargin: 12px 0 0;\r\n }\r\n\r\n}\r\n\r\n//---------------------------------------------------\r\n//Field One Offs\r\n//---------------------------------------------------\r\n.give-time-field {\r\n width: 65px;\r\n}\r\n\r\n.give-money-field {\r\n width: 75px;\r\n margin-right: 0;\r\n margin-left: 0;\r\n}\r\n\r\n.give-money-symbol {\r\n border: 1px solid #e9e9e9;\r\n background: #FCFCFC;\r\n margin: 0;\r\n font-size: 14px;\r\n padding: 5px 8px;\r\n}\r\n\r\n.give-money-symbol-before {\r\n border-right: 0;\r\n}\r\n\r\n.give-money-symbol-after {\r\n border-left: 0;\r\n}\r\n\r\np.give-level-id {\r\n border-radius: 50%;\r\n border: 1px solid #e9e9e9;\r\n background: #FCFCFC;\r\n padding: 2px 7px;\r\n font-size: 11px;\r\n}\r\n\r\n.give-underline {\r\n text-decoration: underline;\r\n}\r\n\r\n#poststuff .give-subfield {\r\n background: #FAFAFA;\r\n\r\n .cmb-th label {\r\n\tpadding-left: 16px;\r\n }\r\n .cmb-td {\r\n\tpadding-right: 10px;\r\n\tbox-sizing: border-box;\r\n }\r\n\r\n}\r\n\r\n.postbox-container .cmb-row {\r\n margin: 0;\r\n\r\n .cmb-th label {\r\n\tpadding-left: 8px;\r\n }\r\n\r\n}\r\n\r\n/* Smaller Resolution Desktops AND UP */\r\n@media only screen and (min-width: 851px) {\r\n\r\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row > .cmb-th {\r\n\tdisplay: none;\r\n }\r\n\r\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row > .cmb-td {\r\n\tfloat: left;\r\n\twidth: 100%;\r\n }\r\n\r\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row {\r\n\tfloat: left;\r\n\tborder-bottom: none;\r\n }\r\n\r\n .cmb-type-give-default-radio-inline .cmb-td {\r\n\tmargin-top: 5px;\r\n }\r\n\r\n}\r\n\r\n/* Smaller Resolution Desktops */\r\n@media only screen and (min-width: 851px) and (max-width: 1285px) {\r\n\r\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list {\r\n\r\n\t> .cmb-remove-field-row {\r\n\t width: 100%;\r\n\t padding-top: 0;\r\n\t}\r\n\t> .cmb-type-text-money {\r\n\t width: 105px;\r\n\t}\r\n\tinput.cmb2-text-money {\r\n\t width: 65px;\r\n\t}\r\n\r\n\t> .cmb-type-text {\r\n\t width: 180px;\r\n\t padding-right: 20px;\r\n\t}\r\n\t> .cmb-type-radio-inline {\r\n\t margin-left: 20px;\r\n\t}\r\n\r\n }\r\n\r\n .col-id {\r\n\twidth: 15px;\r\n }\r\n p.give-level-id {\r\n\tmargin: 7px 15px 0 0;\r\n }\r\n\r\n .col-amount {\r\n\twidth: 70px;\r\n }\r\n\r\n .col-text {\r\n\twidth: 165px;\r\n }\r\n .col-sort {\r\n\tdisplay: none !important;\r\n }\r\n}\r\n\r\n@media only screen and (min-width: 1000px) {\r\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list {\r\n\r\n\t> .cmb-type-text {\r\n\t width: 220px;\r\n\t padding-right: 20px;\r\n\t}\r\n }\r\n\r\n .col-text {\r\n\twidth: 205px;\r\n }\r\n\r\n}\r\n\r\n@media only screen and (min-width: 1201px) {\r\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row {\r\n\tfloat: right;\r\n }\r\n\r\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row {\r\n\tpadding-right: 20px;\r\n }\r\n\r\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-remove-field-row.cmb-row {\r\n\tpadding-right: 0;\r\n }\r\n\r\n #_give_donation_levels_repeat .regular-text {\r\n\twidth: 100%;\r\n }\r\n\r\n .col-id {\r\n\twidth: 20px;\r\n }\r\n p.give-level-id {\r\n\tmargin: 6px 0 0;\r\n }\r\n .col-amount {\r\n\twidth: 85px;\r\n }\r\n\r\n .col-text {\r\n\twidth: 195px;\r\n }\r\n\r\n .col-sort {\r\n\twidth: 100px;\r\n }\r\n\r\n}\r\n\r\n@media only screen and (min-width: 1375px) {\r\n\r\n .col-text {\r\n\twidth: 270px;\r\n }\r\n\r\n #_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-type-text {\r\n\twidth: 290px;\r\n }\r\n\r\n}\r\n\r\n/* Small Resolution Repeater */\r\n@media only screen and (max-width: 850px) {\r\n div.cmb-type-levels-repeater-header {\r\n\tdisplay: none !important;\r\n }\r\n\r\n p.give-level-id {\r\n\tfloat: left;\r\n\tfont-weight: bold;\r\n\tmargin-top: 5px;\r\n }\r\n\r\n}\r\n\r\n/*-------------------------------------\r\nPublish Metabox\r\n-------------------------------------*/\r\n\r\n/*Shortcode Input */\r\n\r\n.shortcode-wrap {\r\n margin: 1px 14px 12px 11px;\r\n\r\n label {\r\n\tmargin: 0 0 3px;\r\n\tdisplay: block;\r\n\tcursor: default;\r\n }\r\n\r\n .shortcode-input {\r\n\tmargin: 0;\r\n\twidth: 100%;\r\n }\r\n}\r\n\r\n/*-------------------------------------\r\nContent Options\r\n-------------------------------------*/\r\n\r\n.cmb2-id--give-content-option,\r\n.cmb2-id--give-terms-option,\r\n.cmb2-id--give-offline-donation-enable-billing-fields-single,\r\n.cmb2-id--give-goal-option,\r\n.cmb2-id--give-customize-offline-donations {\r\n border-bottom: none !important;\r\n margin: 0 !important;\r\n}\r\n\r\n.cmb2-id--give-form-content,\r\n.cmb2-id--give-agree-label,\r\n.cmb2-id--give-offline-checkout-notes,\r\n.cmb2-id--give-set-goal,\r\n.cmb2-id--give-offline-donation-enable-billing-fields-single {\r\n border-top: 1px solid #e9e9e9 !important;\r\n}\r\n\r\n/*-------------------------------------\r\nTerms and Conditions Metabox\r\n---------------------------------------*/\r\n\r\n.cmb2-id--give-agree-label,\r\n.cmb2-id--give-agree-text {\r\n display: none;\r\n}\r\n\r\n/*-------------------------------------\r\nDashboard Columns\r\n-------------------------------------*/\r\n\r\ninput.shortcode-input {\r\n width: 100%;\r\n}\r\n\r\n/*-------------------------------------\r\nASIDE\r\n-------------------------------------*/\r\n\r\n#side-sortables {\r\n\r\n .cmb-th label {\r\n\r\n\t&:after {\r\n\t display: none;\r\n\t}\r\n\r\n }\r\n .cmb2-id--give-show-register-form {\r\n\tpadding: 10px 0 0 !important;\r\n }\r\n\r\n .cmb2-wrap > .cmb-field-list > .cmb-row {\r\n\tpadding-top: 10px;\r\n }\r\n\r\n .cmb-row .cmb2-metabox-description {\r\n\tpadding-bottom: 0;\r\n }\r\n\r\n}\r\n\r\n.cmb2-metabox-description {\r\n font-size: 13px;\r\n line-height: 1.5;\r\n}\r\n\r\n/*-------------------------------------\r\nTooltips\r\n-------------------------------------*/\r\n.give-tooltip {\r\n margin: 0 3px;\r\n padding: 0;\r\n font-size: 14px;\r\n @include easing-transition();\r\n color: transparentize($dark, 0.5);\r\n position: relative;\r\n top: 1px;\r\n\r\n &:hover {\r\n\tcolor: $dark;\r\n }\r\n\r\n}\r\n","/**\n * Give Add-ons SCSS\n *\n * @description Add-on Styles\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n.type-download {\n float: left;\n margin: 0 1em 1em 0 !important;\n padding: 0;\n vertical-align: top;\n width: 280px;\n text-decoration: none;\n color: inherit;\n border: 1px solid #ddd;\n display: block;\n min-height: 365px;\n overflow: hidden;\n background: #f5f5f5;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), inset 0 -1px 0 rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), inset 0 -1px 0 rgba(0, 0, 0, .1);\n -webkit-transition-property: border, background, color;\n transition-property: border, background, color;\n -webkit-transition-duration: .05s;\n transition-duration: .05s;\n -webkit-transition-timing-function: ease-in-out;\n transition-timing-function: ease-in-out;\n position: relative;\n\n &:hover {\n\tborder: 1px solid #d1d1d1;\n }\n\n > .featured-img img {\n\tborder-bottom: 1px solid #ddd;\n }\n\n .addon-content {\n\t@include clearfix;\n\tpadding: 15px 20px;\n\n\t.addon-heading {\n\t margin: 0 0 10px;\n\t a {\n\t\toutline: none;\n\t\ttext-decoration: none;\n\t }\n\t}\n\n }\n\n .addon-footer-wrap {\n\tborder-top: 1px solid #ddd;\n\tposition: absolute;\n\tbottom: 2px;\n\tleft: 0;\n\twidth: 100%;\n\tbackground-color: #FFF;\n\tpadding: 15px 20px;\n }\n\n}\n\n.give-view-addons-all, .type-download {\n\n span.dashicons {\n\twidth: 16px;\n\theight: 16px;\n\tfont-size: 14px;\n\tmargin: 6px 0 0 0;\n }\n\n}\n\n.give-view-addons-all span.dashicons {\n margin-left: 3px;\n}","/**\n * Give Reports SCSS\n *\n * @description Payment History Styles\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n#give-dashboard-widgets-wrap {\n\n .inside {\n\tpadding-top: 0;\n\tpadding-bottom: 0;\n }\n\n .postbox {\n\tmargin-bottom: 10px;\n }\n\n table.reports-table {\n\tclear: none;\n }\n\n #give-graphs-filter {\n\t.tablenav {\n\t margin: 0;\n\t .actions {\n\t\tpadding: 0;\n\t }\n\t}\n }\n\n #give-date-range-options {\n\tclear: both;\n\toverflow: hidden;\n\tpadding: 8px 0;\n\n\t> span {\n\t float: left;\n\t line-height: 30px;\n\t font-style: italic;\n\t padding: 0 5px 0 0;\n\t}\n\n\t#give-graphs-year-end {\n\t margin-right: 0;\n\t}\n\n }\n\n a.give-refresh-reports-button {\n\tdisplay: inline-block;\n\tclear: right;\n\tmargin: 8px 0 0;\n }\n\n}\n\n/* Global Graph Styles\n-------------------------------------------------------------- */\n.give-graph {\n .y1Axis {\n\tcolor: #66bb6a !important;\n }\n .y2Axis {\n\tcolor: #546e7a !important;\n }\n}\n\n//Donor Filter\n\nbody.give_forms_page_give-reports, body.give_forms_page_give-payment-history {\n\n h1.nav-tab-wrapper {\n\tmargin-bottom: 10px;\n }\n .actions {\n\tpadding-top: 0;\n }\n\n .pagination-links {\n\tmargin-left: 10px;\n }\n\n p.donor-search {\n\tmargin-right: 10px;\n }\n\n .tablenav-right {\n\n\t.tablenav-pages {\n\t float: right;\n\t}\n\t#give-reports-view {\n\t margin-top: 0;\n\t}\n\t.actions {\n\t float: left;\n\t}\n\n }\n\n p.search-box {\n\tfloat: left;\n }\n\n .reports-table-nav.tablenav.top {\n\twidth: 100%;\n\tfloat: none;\n\tmargin: 0 0 10px;\n }\n\n .reports-forms-details-wrap.top {\n\tfloat: right;\n\toverflow: hidden;\n\n\t#give-reports-filter {\n\t float: left;\n\t}\n\t> .actions {\n\t padding-right: 0;\n\t}\n }\n\n .tablenav.bottom {\n\tmargin-top: 10px;\n }\n\n h3.reports-earnings-title {\n\tmargin: 7px 0 0;\n }\n\n .reports-views-wrap {\n\tpadding: 3px 0 0;\n }\n\n .wrap.give-reports-donors-wrap {\n\tmargin-right: 0;\n\tmargin-bottom: 10px;\n }\n\n .widefat tbody td, .widefat tbody th {\n\tpadding-top: 12px;\n\tpadding-bottom: 12px;\n }\n\n}\n\n/*---------------------\nExport Options Styles\n---------------------------*/\n\nbody.give_forms_page_give-reports table.export-options-table {\n tbody td {\n\tpadding: 20px 12px;\n }\n}\n\n/*---------------------\nPayment Methods\n---------------------------*/\n\n.gateways-report-tablenav {\n .actions.bulkactions {\n\tpadding-right: 0;\n }\n}\n\n/*---------------------\nTable List Styles\n---------------------------*/\n\n.widefat {\n .column-name, .column-label {\n\tfont-size: 14px;\n\tfont-weight: bold;\n }\n\n}\n\ntable.give-table {\n\n td {\n\tvertical-align: middle;\n }\n td.row-title {\n\th3 {\n\t margin: 0 0 0.4em;\n\t font-size: 1.2em;\n\t}\n\tp {\n\t font-size: 13px;\n\t font-style: italic;\n\t font-weight: normal;\n\t color: #aaa;\n\t margin: 0;\n\t}\n }\n\n}\n\n/*-------------------------\nLogs\n----------------------------*/\n#give-logs-filter {\n .search-box {\n\tfloat: right;\n }\n .tablenav.top {\n\tfloat: left;\n\tclear: none;\n\tmargin-top: 0;\n }\n}","/**\n * Give Admin Welcome SCSS\n *\n * @description Displays when user activates the plugin\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n.welcome-h1 {\n display: inline-block;\n margin-right: 15px !important;\n}\n\n//Feature section\n.feature-section {\n\n span.dashicons {\n\twidth: 16px;\n\theight: 16px;\n\tfont-size: 14px;\n\tmargin: 6px 0 0 0;\n }\n\n .feature-section-item {\n\twidth:48%;\n\tfloat:left;\n }\n\n div.last-feature {\n\tmargin-right:0;\n\tmargin-left:4%;\n }\n\n}\n\n\n//Get started\n[class^=\"dashboard_page_give-\"], [class*=\"dashboard_page_give-\"] {\n .about-text {\n\tmin-height: 0;\n }\n}\n\n//Social Media\n.social-items-wrap {\n display: inline-block;\n > div {\n\tdisplay: inline-block;\n }\n .twitter-item-wrap {\n\tmargin: 0 20px 10px 0;\n }\n}\n\n//Credits\n.wp-person {\n img {\n\tborder-radius: 50%;\n }\n a.web {\n\tmargin: 17px 0 0;\n\tfont-weight: bold;\n\tfont-style: italic;\n }\n}\n\n//Newsletter\n.newsletter-intro {\n font-size: 13px;\n font-style: italic;\n color: #777;\n}\n\n.give-newsletter-form-wrap {\n margin: 10px 0 20px -5px;\n max-width: 700px;\n\n td {\n\tpadding: 3px;\n }\n\n div.give-newsletter-confirmation {\n\tbackground: #fff;\n\t-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n\tbox-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n\tmargin: 5px 10px 4px 5px;\n\tpadding: 1px 12px;\n\tborder-left: 4px solid #7ad03a;\n\tdisplay: none;\n\t> p {\n\t margin: 0.5em 0;\n\t padding: 2px;\n\t}\n }\n\n}","/**\n * Give Logs SCSS\n *\n * @description Payment History Styles\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n#give_donor_export_download {\n margin: 0 0 5px;\n}","/**\r\n * Give Settings SCSS\r\n *\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n */\r\n\r\n/*------------------------------------\r\nSettings\r\n--------------------------------------*/\r\n.give_settings_page {\r\n\r\n .nav-tab-wrapper {\r\n\tmargin-bottom: 5px;\r\n }\r\n\r\n span.cmb2-metabox-description {\r\n\tfont-size: 13px;\r\n }\r\n\r\n .cmb2-wrap .cmb-type-checkbox input[type=\"checkbox\"] {\r\n\tdisplay: block;\r\n\tmargin-bottom: 5px;\r\n }\r\n\r\n div.give-submit-wrap {\r\n\tmargin: 20px 0;\r\n }\r\n\r\n .give_forms_page_give-payment-history .postbox .hndle {\r\n\tcursor: default;\r\n }\r\n\r\n}\r\n\r\n/* Section Titles */\r\n\r\n.cmb-type-give-title label {\r\n float: left;\r\n width: 220px;\r\n font-style: italic;\r\n color: #AAA;\r\n}\r\n\r\n.postbox-container #_give_donation_levels_repeat > .cmb-repeatable-grouping:not(:last-of-type) {\r\n border-bottom: 1px solid #e9e9e9;\r\n border-top: none;\r\n}\r\n\r\n.cmb-type-enabled-gateways .cmb-td > p:first-of-type {\r\n display: none;\r\n}\r\n\r\n/* CMB2 Checkbox Revised Styles */\r\n.cmb-type-checkbox .cmb-td {\r\n width: 80%;\r\n label {\r\n\tfont-size: 13px;\r\n }\r\n}\r\n\r\n/* Responsive Settings Rows */\r\n.give_settings {\r\n .cmb2-wrap .cmb-row {\r\n\tdisplay: table-row;\r\n\t> .cmb-th, > .cmb-td {\r\n\t display: table-cell;\r\n\t float: none;\r\n\t}\r\n }\r\n}\r\n\r\n/* Custom Title Separators */\r\n.cmb2-id-give-title {\r\n label {\r\n\tfont-style: italic;\r\n\tcolor: #AAA;\r\n\tcursor: default;\r\n }\r\n > div.cmb-th {\r\n\tpadding-bottom: 10px;\r\n }\r\n > div.cmb-td {\r\n\tpadding-bottom: 5px;\r\n }\r\n}\r\n\r\n/* System Info page styles\r\n-------------------------------------------------------------- */\r\n#system-info-textarea {\r\n width: 800px;\r\n height: 600px;\r\n font-family: Menlo, Monaco, monospace;\r\n background: #FFF;\r\n white-space: pre;\r\n overflow: auto;\r\n display: block;\r\n}\r\n\r\n#give-download-sysinfo {\r\n margin: 0;\r\n}\r\n\r\n/* API\r\n-------------------------------------------------------------- */\r\n\r\n.cmb2-id-api {\r\n\r\n .cmb-td {\r\n\tpadding: 0;\r\n }\r\n table th {\r\n\tpadding: 10px 8px;\r\n }\r\n\r\n .give-ajax-user-search {\r\n\tpadding: 3px 5px;\r\n\r\n }\r\n\r\n}\r\n\r\n.give_user_search_wrap {\r\n position: relative;\r\n overflow: visible;\r\n}\r\n\r\n.give_user_search_results {\r\n position: absolute;\r\n left: 0;\r\n top: 27px;\r\n\r\n a.give-ajax-user-cancel {\r\n\tposition: absolute;\r\n\tright: 6px;\r\n\ttop: 2px;\r\n }\r\n ul {\r\n\tpadding: 10px 10px 4px;\r\n\tmargin: 0;\r\n\tbackground: #f0f0f0;\r\n\tborder: 1px solid #DFDFDF;\r\n\twidth: 300px;\r\n\tmax-height: 200px;\r\n\toverflow-y: scroll;\r\n }\r\n\r\n}\r\n\r\n.give_forms_page_give-settings .tablenav .actions {\r\n overflow: visible;\r\n}\r\n\r\na.give-delete {\r\n color: #a00;\r\n}\r\n\r\n/* License\r\n-------------------------------------------------------------- */\r\n.cmb2-wrap {\r\n .give-license-deactivate {\r\n\tmargin: 1px 0 0 10px;\r\n\theight: 30px;\r\n }\r\n\r\n .give-license-field {\r\n\tbackground-image: url('../images/close.png');\r\n\tbackground-color: #FFF;\r\n\tbackground-repeat: no-repeat;\r\n\tbackground-position: 98.5% center;\r\n\tbackground-size: 18px;\r\n }\r\n\r\n .give-license-active, .give-license-active:focus {\r\n\tbackground-image: url('../images/tick.png');\r\n\tbackground-color: #FFF;\r\n\tbackground-repeat: no-repeat;\r\n\tbackground-position: 98.5% center;\r\n\toutline: none;\r\n\tbackground-size: 16px;\r\n }\r\n\r\n}\r\n\r\n/* Tables */\r\n\r\n.give-table {\r\n\r\n thead {\r\n\tth {\r\n\t padding: 8px 10px !important;\r\n\t}\r\n }\r\n\r\n}\r\n\r\n//Fix double <hr>s for change to `give_title` in 1.3.5\r\n.give_settings .cmb-td hr + hr {\r\n display: none;\r\n}","/**\r\n * Give Payment History SCSS\r\n *\r\n * @description Payment History Styles\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\r\n\r\n#give-payment-filters, .give-submit-wrap {\r\n clear: both;\r\n background: #f5f5f5;\r\n border-color: #dfdfdf;\r\n overflow: auto;\r\n margin: 8px 0;\r\n padding: 12px;\r\n border-width: 1px;\r\n border-style: solid;\r\n font-size: 13px;\r\n line-height: 2.1em;\r\n}\r\n\r\n#give-payment-filters {\r\n p {\r\n\tcolor: #777;\r\n }\r\n ul.subsubsub {\r\n\tmargin-bottom: 8px;\r\n }\r\n label {\r\n\tfont-style: italic;\r\n\tmargin: 0 10px;\r\n\r\n\t&.give-start-date-label {\r\n\t margin-left: 5px;\r\n\t}\r\n\r\n }\r\n\r\n}\r\n\r\n#give-payments-filter {\r\n ul.subsubsub {\r\n\tmargin: 0 0 12px;\r\n }\r\n .tablenav.top {\r\n\tfloat: none;\r\n\t.bulkactions {\r\n\t margin-top: 1px;\r\n\t padding-top: 0;\r\n\t}\r\n\r\n }\r\n\r\n .give-email-column-value {\r\n\tfont-size: 14px;\r\n\tfont-weight: bold;\r\n }\r\n\r\n #the-list .check-column input {\r\n\tmargin-top: 1px;\r\n }\r\n\r\n}\r\n\r\ntr.status-refunded td {\r\n background: #cecece;\r\n border-top-color: #ccc;\r\n}\r\n\r\n.wp-list-table.forms th#ID {\r\n width: 80px;\r\n}\r\n\r\n.wp-list-table.forms th#details {\r\n width: 130px;\r\n}\r\n\r\n.wp-list-table.forms th#date {\r\n width: 140px;\r\n}\r\n\r\n.wp-list-table.forms th#user {\r\n width: 130px;\r\n}\r\n\r\n.give-mobile-link {\r\n line-height: 32px;\r\n vertical-align: middle;\r\n}\r\n\r\n.give-mobile-link img {\r\n max-width: 80%;\r\n height: auto;\r\n float: left;\r\n}\r\n\r\n/*---------------------\r\nStatus Colors\r\n---------------------------*/\r\n\r\n.give-donation-status {\r\n > span {\r\n\tfloat: left;\r\n\twidth: 12px;\r\n\theight: 12px;\r\n\tmargin: 3px 4px 0 0;\r\n\tpadding: 0;\r\n\tborder-radius: 50%;\r\n\tbackground: #888;\r\n\tline-height: 16px;\r\n }\r\n\r\n //Pending\r\n &.status-pending > span {\r\n\tbackground-color: $orange;\r\n }\r\n\r\n //Complete\r\n &.status-complete > span, &.status-publish > span {\r\n\tbackground-color: $status-complete;\r\n }\r\n\r\n //Refunded\r\n &.status-refunded > span {\r\n\tbackground-color: $status-default;\r\n }\r\n\r\n &.status-failed > span {\r\n\tbackground-color: $red;\r\n }\r\n\r\n &.status-abandoned > span {\r\n\tbackground-color: $dark;\r\n }\r\n\r\n &.status-revoked > span {\r\n\tbackground-color: $status-revoked;\r\n }\r\n\r\n &.status-subscription > span, &.status-give_subscription > span {\r\n\tbackground-color: $status-subscription;\r\n }\r\n\r\n}\r\n\r\n//ID & link field\r\n#give-payments-filter {\r\n .give-payment-id {\r\n\t@include give-label();\r\n\t@include give-label-gray();\r\n }\r\n\r\n .column-details {\r\n\tpadding-right:30px;\r\n }\r\n\r\n}\r\n\r\n/* Payment View Metabox */\r\n\r\n#give-order-update {\r\n .give-donation-status {\r\n\tdisplay: inline-block;\r\n\tfloat: none;\r\n\tmargin: 0 0 0 10px;\r\n\tposition: relative;\r\n\ttop: 3px;\r\n }\r\n}\r\n\r\n/*---------------------\r\nResponsiveness\r\n---------------------------*/\r\n@media handheld, only screen and (max-width: 640px) {\r\n .wp-list-table.forms th {\r\n\twidth: auto !important;\r\n }\r\n}\r\n\r\n.download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span {\r\n margin-left: -8px;\r\n margin-top: -8px;\r\n}\r\n\r\n/* Payment Details\r\n-------------------------------------------------------------- */\r\n.give-admin-box .label {\r\n font-weight: 600;\r\n}\r\n\r\n.give-admin-box-inside {\r\n margin: 0;\r\n padding: 3px 12px;\r\n clear: both;\r\n border-bottom: 1px solid #eee;\r\n}\r\n\r\n.rtl .give-admin-box-inside {\r\n padding: 5px 10px 5px 0;\r\n}\r\n\r\n.give-admin-box-inside .strong {\r\n font-weight: 600;\r\n}\r\n\r\n.give-payment-fees .fee-label {\r\n font-weight: normal;\r\n color: #666;\r\n}\r\n\r\n.give-admin-box .right {\r\n float: right;\r\n}\r\n\r\n.rtl .give-admin-box .right {\r\n float: left;\r\n margin-left: 10px;\r\n}\r\n\r\n#give-order-update .inside,\r\n#give-order-details .inside {\r\n margin: 0;\r\n padding: 0;\r\n}\r\n\r\n#give-order-update input.give_datepicker {\r\n width: 180px;\r\n}\r\n\r\n#give-order-update input[type=\"number\"].give-payment-time-hour,\r\n#give-order-update input[type=\"number\"].give-payment-time-min {\r\n width: 50px;\r\n}\r\n\r\n.give-admin-box-inside:last-child {\r\n border-bottom: 0;\r\n}\r\n\r\n#give-edit-order-form .data-payment-key {\r\n word-break: break-all;\r\n}\r\n\r\n.give-order-update-box #major-publishing-actions .button-secondary {\r\n margin-right: 10px;\r\n}\r\n\r\n#give-donation-overview .give-select-chosen {\r\n width: 196px;\r\n}\r\n\r\n#give-donation-overview ul,\r\n#give-order-address-country-wrap select,\r\n#give-donor-details .order-data-address input,\r\n#give-edit-order-form .column input,\r\n#give-donor-details .order-data-column p.data input {\r\n clear: both;\r\n display: block;\r\n}\r\n\r\n.give-order-data input.small-text {\r\n margin: 0;\r\n}\r\n\r\n#give-order-update span.label {\r\n display: inline;\r\n width: 50px;\r\n}\r\n\r\n.give-order-update-box .button-primary {\r\n margin-right: 0;\r\n}\r\n\r\n#give-edit-order-form .column .description {\r\n padding-right: 10px;\r\n}\r\n\r\n#give-edit-order-form .column,\r\n#give-donation-overview .row > ul > li,\r\n#give-donation-overview .inside > ul > li {\r\n display: inline-block;\r\n position: relative;\r\n vertical-align: top;\r\n margin-right: 5%;\r\n}\r\n\r\n#give-donation-overview li.actions {\r\n text-align: right;\r\n min-width: 200px;\r\n}\r\n\r\n#give-donation-overview ul li.remove {\r\n text-align: right;\r\n}\r\n\r\n#give-donation-overview .row {\r\n padding: 12px;\r\n border-bottom: 1px solid #eee;\r\n}\r\n\r\n#give-donation-overview ul {\r\n font-size: 0;\r\n}\r\n\r\n#give-donation-overview ul li {\r\n font-size: 13px;\r\n}\r\n\r\n#give-order-data .data span {\r\n color: #666;\r\n font-weight: 600;\r\n}\r\n\r\n#give-donation-overview .inside {\r\n padding: 12px;\r\n}\r\n\r\n.give-price-field {\r\n width: 80px;\r\n}\r\n\r\n.give_repeatable_upload_wrapper .pricing select, .give_repeatable_product_wrapper .give-select,\r\n#give_products .give-select {\r\n min-width: 100%;\r\n max-width: 200px;\r\n}\r\n\r\n.give_forms_page_give-payment-history.js .postbox .hndle {\r\n cursor: default;\r\n}\r\n\r\n@media screen and (max-width: 782px) {\r\n .order-data-column input[type=\"email\"] {\r\n\tpadding: 6px 10px;\r\n }\r\n}\r\n\r\n@media screen and (max-width: 1024px) {\r\n #give-edit-order-form .column {\r\n\twidth: 49%;\r\n }\r\n}\r\n\r\n@media screen and (max-width: 1280px) and (min-width: 1279px) {\r\n\r\n #give-edit-order-form .column {\r\n\twidth: 32%;\r\n }\r\n}\r\n\r\n@media screen and (min-width: 1280px) {\r\n #give-edit-order-form .column {\r\n\twidth: 32%;\r\n\tmargin-right: 3%;\r\n }\r\n\r\n #give-edit-order-form .columns-4 .column, #give-donation-overview.columns-4 .row > ul > li,\r\n #give-donation-overview.columns-4 .inside > ul > li {\r\n\twidth: 22%;\r\n\tmargin-right: 2%;\r\n }\r\n\r\n #give-edit-order-form .columns-3 .column:nth-child(2n+1),\r\n #give-edit-order-form .columns-4 .column:nth-child(3n+1),\r\n #give-edit-order-form .column:nth-child(2n+1) {\r\n\tmargin-right: 0;\r\n }\r\n\r\n #give-donation-overview.columns-4 li.download {\r\n\twidth: 33%;\r\n }\r\n\r\n #give-donation-overview.columns-4 li.price,\r\n #give-donation-overview.columns-3 .row > ul > li.price,\r\n #give-donation-overview.columns-3 .inside > ul > li.price {\r\n\twidth: 14%;\r\n }\r\n\r\n #give-donation-overview.columns-4 li.actions {\r\n\twidth: 25%;\r\n\tmargin-top: 0;\r\n\tmargin-right: 0;\r\n }\r\n}\r\n\r\n@media screen and (max-width: 1284px) {\r\n #give-edit-order-form .column strong {\r\n\tdisplay: block;\r\n }\r\n}\r\n\r\n/*------------------------------------------\r\nDonation Details\r\n--------------------------------------------*/\r\n\r\n#give-customer-details {\r\n\r\n .inside {\r\n\tpadding-top: 15px;\r\n\tpadding-bottom: 15px;\r\n }\r\n\r\n}","/**\n * Give Admin Dashboard SCSS\n *\n * @description Styles the Give dashboard widget\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n.give-dashboard-widget {\n\n .give-dashboard-today {\n\ttext-align: center;\n\n\t.give-dashboard-date-today {\n\t margin: 10px 0 0;\n\t padding: 0;\n\t}\n\n\t.give-dashboard-happy-day {\n\t padding: 3px;\n\t margin: 0;\n\t}\n\n\t.give-dashboard-today-earnings {\n\t font-size: 42px;\n\t color: #4ead61;\n\t font-weight: bold;\n\t margin: 15px 0 0;\n\t line-height: 1;\n\t}\n\n\t.give-orders-today {\n\t font-size: 18px;\n\t font-weight: bold;\n\t margin: 0 0 30px;\n\t padding: 4px 0 1px;\n\t}\n\n\t.give-last-seven {\n\t font-size: 14px;\n\t font-weight: bold;\n\t padding: 0;\n\t margin: 0 0 30px;\n\t}\n\n }\n\n //Table Stats\n .give-table-stats {\n\twidth: 100%;\n\ttext-align: center;\n\tmargin: 0;\n\ttable-layout: fixed;\n\tborder-top: 1px solid #ececec;\n\tborder-spacing: 0;\n\n\t.give-dashboard-stat-total, .give-dashboard-stat-total-label {\n\t padding: 0;\n\t margin: 0;\n\t}\n\n\t.give-dashboard-stat-total {\n\t color: #4ead61;\n\t font-weight: bold;\n\t font-size: 16px;\n\t}\n\n }\n\n}\n\n//Fancy borders\n#give_dashboard_sales {\n\n > .inside {\n\tpadding: 0;\n }\n\n .give-table-stats {\n\ttd {\n\t padding: 10px 0;\n\t}\n\ttd:first-of-type {\n\t border-right: 1px solid #ececec;\n\t}\n\ttr#give-table-stats-tr-1 td {\n\t border-bottom: 1px solid #ececec;\n\t}\n }\n\n}\n\n//At a Glance Widget\n#dashboard_right_now {\n .give-forms-count:before {\n\t@include iconstyle();\n\tfont-size: 18px;\n\twidth: 18px;\n\theight: 18px;\n\tcontent: \"\\e800\";\n }\n}","/**\n * Give Forms SCSS\n *\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n/* Donors Listing Page Style\n-------------------------------------------------------------- */\n.give_forms_page_give-donors {\n .wrap > h2 {\n\tmargin-bottom: 15px;\n }\n #give-donors-filter {\n\tposition: relative;\n\tp.search-box {\n\t float: left;\n\t margin: 0;\n\t}\n }\n\n .tablenav.top {\n\tfloat: right;\n\tclear: none;\n }\n}\n\n/* Donor Styles\n-------------------------------------------------------------- */\n\n#customer-tab-wrapper {\n\n}\n\n#customer-tab-wrapper-list {\n\n border-bottom: 1px solid #ccc;\n padding: 5px 15px 0 10px;\n\n li {\n\n\tdisplay: inline-block;\n\tmargin: 0 0 -1px;\n\tpadding: 0;\n\n\ta {\n\t padding: 6px 10px;\n\t font-weight: bold;\n\t font-size: 15px;\n\t line-height: 24px;\n\t border: 1px solid #ccc;\n\t border-bottom: none;\n\t background: #e4e4e4;\n\t color: #555;\n\t display: inline-block;\n\t text-decoration: none;\n\t margin: 0;\n\t}\n\n }\n\n .active {\n\tpadding: 6px 10px;\n\tfont-weight: bold;\n\tfont-size: 15px;\n\tline-height: 24px;\n\tborder: 1px solid #ccc;\n\tborder-bottom: 1px solid #f1f1f1;\n\tbackground: #f1f1f1;\n\tcolor: #000;\n }\n .dashicons {\n\tfont-size: 20px;\n\tline-height: 26px;\n }\n}\n\n#give-customer-card-wrapper {\n margin-left: -1px;\n z-index: 2;\n min-height: 200px;\n\n input {\n\tfont-weight: normal;\n }\n .customer-section {\n\tborder-bottom: 1px solid #eee;\n\tmargin-bottom: 10px;\n }\n .customer-section table {\n\tmargin-bottom: 0;\n }\n\n > div:first-child {\n\tpadding-top: 20px;\n }\n > div:last-child {\n\tpadding-bottom: 20px;\n\tborder: none;\n }\n\n //AVATAR\n .avatar-wrap {\n\tpadding: 0 15px 15px 0;\n\ttext-align: center;\n\tfloat: left;\n\timg {\n\t border-radius: 3px;\n\t}\n\n }\n\n a.delete {\n\ttext-decoration: none;\n\tcolor: #ff0000;\n\tmargin-right: 5px;\n }\n\n //Donor Header (non-avatar content)\n .donor-bio-header {\n\tfloat: left;\n\twidth: 33%;\n\n\t.customer-since {\n\t margin: 10px 0;\n\t font-size: 16px;\n\t}\n\n\t.customer-id {\n\t font-size: 24px;\n\t font-weight: 600;\n\t float: left;\n\t margin-right: 10px;\n\t}\n\n\t.customer-edit-link {\n\t margin-bottom: 15px;\n\t float: left;\n\n\t}\n\n }\n\n}\n\n.customer-main-wrapper {\n margin: 0 0 20px;\n\n @media(max-width: 655px) {\n\twidth: 100%;\n }\n\n table {\n\tmargin: 0;\n }\n input {\n\twidth: 200px;\n }\n\n}\n\n//Donor Summary\n#donor-summary {\n padding: 0 20px;\n\n &:after {\n\tfont-family: \"dashicons\";\n\tcontent: \"\\f110\";\n\tposition: absolute;\n\ttop: 10px;\n\tright: 10px;\n\tfont-size: 100px;\n\tcolor: #F0F0F0;\n\tz-index: 0;\n }\n\n}\n\n#give-customer-card-wrapper .customer-address-wrapper {\n width: 202px;\n\n\tspan[data-key=\"line2\"] {\n\t\tdisplay: table;\n\t\tclear: both;\n\t}\n}\n\n#give-customer-card-wrapper .customer-address-wrapper select {\n width: 200px;\n}\n\n#give-customer-card-wrapper .customer-info {\n margin-top: 1px;\n min-height: 185px;\n}\n\n#give-customer-card-wrapper .info-wrapper {\n min-height: 125px;\n}\n\n.customer-info .customer-name {\n font-size: 24px;\n font-weight: 600;\n}\n\n.disconnect-user a {\n font-size: 12px;\n font-weight: normal;\n text-decoration: none;\n}\n\n#customer-edit-actions {\n text-align: center;\n margin-bottom: 20px;\n line-height: 28px;\n}\n\n#customer-edit-actions .button-secondary {\n margin-right: 10px;\n}\n\n#give-customer-card-wrapper .edit-item {\n display: none;\n}\n\n#give-customer-card-wrapper .give_user_search_results {\n left: 1px;\n top: 16px;\n}\n\n#give-customer-card-wrapper .give_user_search_results ul {\n width: 200px\n}\n\n#customer-stats-wrapper {\n margin: 0 auto;\n text-align: center;\n padding: 15px;\n ul {\n\tmargin: 0;\n\tpadding: 0;\n\toverflow: hidden;\n\tli {\n\t width: 50%;\n\t float: left;\n\t line-height: 22px;\n\t font-size: 14px;\n\t margin: 0;\n\t}\n\n }\n\n a {\n\ttext-decoration: none;\n }\n}\n\n#customer-stats-wrapper .dashicons {\n color: #888;\n}\n\n#customer-tables-wrapper table {\n width: 100%;\n text-align: center;\n}\n\n#customer-tables-wrapper th {\n text-align: center;\n}\n\n#customer-tables-wrapper .downloads tr > th:first-child, #customer-tables-wrapper .downloads tr > td:first-child {\n text-align: left;\n}\n\n#customer-tables-wrapper .downloads tr > td:only-child {\n text-align: center;\n}\n\n#customer-notes-wrapper {\n min-height: 50px;\n}\n\n.customer-notes-header span, .customer-notes-header img {\n font-weight: 600;\n line-height: 30px;\n vertical-align: middle;\n}\n\n.customer-note-input {\n width: 100%;\n margin-bottom: 5px;\n}\n\n//Customer Notes\n#give-customer-notes {\n div:nth-of-type(even) {\n\tbackground-color: #f9f9f9;\n }\n .customer-note-wrapper {\n\tborder-bottom: 1px solid #f9f9f9;\n\tmin-height: 38px;\n\tpadding: 0;\n\n\t.note-content-wrap {\n\t padding: 10px 12px;\n\t line-height: 20px;\n\t font-size: 14px;\n\t}\n\n }\n\n .give-no-customer-notes {\n\ttext-align: center;\n\tpadding: 20px;\n }\n\n}\n\n.customer-note-wrapper span {\n display: block;\n}\n\n.delete-customer {\n text-align: center;\n}\n\n","/**\r\n * Give Admin Buttons SCSS\r\n *\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\r\n\r\n/*=Give Shortcode Button\r\n--------------------------------------*/\r\n\r\n@media screen and (max-width: 782px) {\r\n #wp-content-media-buttons a.give-thickbox {\r\n padding: 6px 14px;\r\n line-height: normal;\r\n font-size: 14px;\r\n height: auto;\r\n }\r\n .wp-media-buttons span#give-media-button {\r\n margin-top: 0 !important;\r\n margin-left: 2px !important;\r\n }\r\n}\r\n\r\n/*=Button in shortcode tinymce dialog\r\n--------------------------------------*/\r\n\r\n.mce-primary.mce-give-primary button {\r\n padding-right: 10px;\r\n padding-left: 10px;\r\n}\r\n","\n/* =Primary button in shortcode tinymce dialog\n-------------------------------------------------------------- */\n\n.mce-primary.mce-sc-primary button {\n\tpadding-right: 10px;\n\tpadding-left: 10px;\n}\n\n.mce-sc-popup {\n\ta {\n\t\ttext-decoration: underline;\n\t}\n\tp {\n\t\tmargin-bottom: 1em;\n\t\t&.strong {\n\t\t\tfont-weight: 600;\n\t\t}\n\t\t&.no-margin {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\t\t&.margin-top {\n\t\t\tmargin-top: 1em;\n\t\t}\n\t}\n}\n\n/* =Shortcode button above wp_editor\n-------------------------------------------------------------- */\n\n@media screen and (max-width: 782px) {\n\t.wp-media-buttons button.sc-button span {\n\t\twidth: 18px !important;\n\t}\n}\n\n.wp-media-buttons {\n\tbutton.sc-button {\n\t\toutline: none;\n\t\tpadding-left: 5px;\n\t\tmargin-right: 0;\n\n\t\t&:active {\n\t\t\tmargin-bottom: 5px;\n\t\t}\n\t}\n}\n\nbutton.sc-button {\n\t&:after {\n\t\tposition: relative;\n\t\tdisplay: inline-block;\n\t\ttop: -1px;\n\t\tcontent: '';\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-top: 6px solid #777;\n\t\tborder-right: 4px solid transparent;\n\t\tborder-left: 4px solid transparent;\n\t\tmargin: 0 3px 0 6px;\n\t}\n\n\t&.active:after {\n\t\ttop: -2px;\n\t\tborder-top: 0;\n\t\tborder-bottom: 6px solid #32373c;\n\t}\n}\n\n/* =Shortcode button dropdown menu\n-------------------------------------------------------------- */\n\n.sc-wrap {\n\tposition: relative;\n\tdisplay: inline-block;\n\tmargin-right: 5px;\n}\n\ndiv.sc-menu {\n\tdisplay: none;\n\tposition: absolute;\n\ttop: 100%;\n\tleft: 0;\n\tmin-width: 100%;\n\tmax-height: 410px;\n\tfont-size: 14px;\n\tbox-shadow: 0 3px 5px rgba( 0, 0, 0, 0.2 );\n\tbackground: #fff;\n\tborder: 1px solid rgba( 0, 0, 0, 0.15 );\n\toverflow: auto;\n\toverflow-x: hidden;\n\tpadding: 5px 0;\n\tmargin: -2px 0 0;\n\tz-index: 1002;\n}\n\ndiv.sc-shortcode {\n\tdisplay: block;\n\twhite-space: nowrap;\n\tcursor: pointer;\n\tpadding: 6px 12px;\n\tmargin-bottom: 2px;\n\n\t&:hover {\n\t\tcolor: #fff;\n\t}\n}\n\n/* =Shortcode tinymce dialog backdrop\n-------------------------------------------------------------- */\n\n#mce-modal-block.mce-reset.mce-fade.mce-in {\n\topacity: 0.7;\n\tfilter: alpha(opacity=70);\n}\n"],"sourceRoot":"/source/"}
|
|
assets/css/give-admin.min.css
DELETED
@@ -1,21 +0,0 @@
|
|
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 |
-
*/.give-clearfix:after,.type-download .addon-content:after{clear:both}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}#give-payments-filter .give-payment-id,.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.give-item-label:hover{color:#fff;text-decoration:none}/*! Hint.css - v2.5.0 - 2017-04-23
|
10 |
-
* http://kushagragour.in/lab/hint/
|
11 |
-
* Copyright (c) 2017 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:'';position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label='']:after,[aria-label='']:before,[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}/*!
|
12 |
-
Chosen, a Select Box Enhancer for jQuery and Prototype
|
13 |
-
by Patrick Filler for Harvest, http://getharvest.com
|
14 |
-
|
15 |
-
Version 1.8.3
|
16 |
-
Full source at https://github.com/harvesthq/chosen
|
17 |
-
Copyright (c) 2011-2018 Harvest http://getharvest.com
|
18 |
-
|
19 |
-
MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
|
20 |
-
This file is generated by `grunt build`, do not edit it by hand.
|
21 |
-
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);display:none}.chosen-container.chosen-with-drop .chosen-drop{display:block}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) 0 2px no-repeat}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) 100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.dashicons-give:before,[class*=" give-icon-"],[class^=give-icon-]{line-height:1;font-family:give-icomoon;font-style:normal;font-weight:400}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) -30px -20px no-repeat;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}@font-face{font-family:give-icomoon;src:url(../assets/fonts/icomoon.eot?kdnr3d);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");font-weight:400;font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:"\e603"}.give-icon-heart:before{content:"\e604"}.give-icon-question:before{content:"\e602"}.give-icon-info:before{content:"\e601"}.give-icon-new-tab:before{content:"\ea7e"}.give-icon-alert:before{content:"\f02d"}.give-icon-help:before{content:"\e606"}.give-icon-spinner:before{content:"\e605"}.give-icon-spinner2:before{content:"\e607"}.give-icon-plus:before{content:"\e040"}.give-icon-minus:before{content:"\e041"}.give-icon-locked:before{content:"\e600"}#dashboard_right_now .give-forms-count:before,.dashicons-give:before{font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;content:"\e800";speak:none;-moz-osx-font-smoothing:grayscale}.fa-spin{-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:give-icomoon;font-weight:400;font-style:normal}.give-metabox-tabs li .give-icon:before{font-family:give-icomoon;src:url(../assets/fonts/icomoon.eot?kdnr3d);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");speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;vertical-align:top;line-height:20px;margin:0 5px 0 0}.give-metabox-tabs li .give-icon-default:before{content:"\e903"}.give-metabox-tabs li .give-icon-heart:before{content:"\e604"}.give-metabox-tabs li .give-icon-target:before{content:"\e901"}.give-metabox-tabs li .give-icon-display:before{content:"\e90c"}.give-metabox-tabs li .give-icon-edit:before{content:"\e902"}.give-metabox-tabs li .give-icon-checklist:before{position:relative;top:1px;content:"\e900"}.give-metabox-tabs li .give-icon-purse:before{content:"\e8df"}.give-metabox-tabs li .dashicons{font-size:14px;width:14px;line-height:20px}.give-grid-row{position:relative;width:100%}.give-grid-row [class^=give-grid-col]{float:left;margin:.5rem 1%;min-height:.125rem}.give-grid-row::after{content:"";display:table;clear:both}.give-grid-col-1{width:6.33333%}.give-grid-col-2{width:14.66667%}.give-grid-col-3{width:23%}.give-grid-col-4{width:31.33333%}.give-grid-col-5{width:39.66667%}.give-grid-col-6{width:48%}.give-grid-col-7{width:56.33333%}.give-grid-col-8{width:64.66667%}.give-grid-col-9{width:73%}.give-grid-col-10{width:81.33333%}.give-grid-col-11{width:89.66667%}.give-grid-col-12{width:98%}@media only screen and (max-width:33.75em){.give-grid-row [class^=give-grid-col]{width:98%}}#_give_donation_levels_repeat .cmb-group-title,#_give_donation_levels_repeat .cmb-row>.cmb-remove-group-row,#_give_donation_levels_repeat .cmb-row>.handlediv,.cmb-type-levels-id,.cmb2-id--give-custom-amount-minimum,.cmb2-id--give-custom-amount-text,.cmb2-id--give-display-style,.cmb2-id--give-form-content,.cmb2-id--give-levels-header,.cmb2-id--give-levels-header+.cmb-repeat-group-wrap,.cmb2-id--give-offline-checkout-notes,.cmb2-id--give-reveal-label,.cmb2-id--give-set-price,.give-hidden,.post-type-give_forms .tablenav #post-query-submit{display:none}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row .cmb2-radio-list label{font-size:12px}div.cmb-type-levels-repeater-header+div.cmb-repeat-group-wrap{padding:0!important;margin:0!important;min-width:100%;max-width:0}.cmb2-id--give-levels-header{padding:10px 12px 0!important;margin:0!important;background:#F7F7F7;border-bottom:none!important}.cmb2-id--give-levels-header .table-container{display:table;width:100%;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;border-left:1px solid #e9e9e9}.cmb2-id--give-levels-header .table-container>.table-row{display:table-row;background:#FCFCFC}.cmb2-id--give-levels-header .table-container>.table-row>.table-cell{display:table-cell;vertical-align:middle;padding:10px 15px;border-right:1px solid #e9e9e9}#_give_donation_levels_repeat .cmbhandle,.cmb2-id--give-levels-header .table-container>.table-row>.table-cell.col-id{display:none}#_give_donation_levels_repeat{background:#F7F7F7;padding:0 1px 20px 12px;box-sizing:border-box}#_give_donation_levels_repeat .cmb-row,#_give_donation_levels_repeat .inside{margin:0}#_give_donation_levels_repeat .cmb-remove-field-row{margin:3px 0 0}#_give_donation_levels_repeat .cmb-remove-field-row .button{height:25px;padding:0 3px}#_give_donation_levels_repeat .cmb-remove-field-row span.dashicons-no{line-height:1.15em}#_give_donation_levels_repeat .cmb-add-row{margin:12px 0 0}.give-time-field{width:65px}.give-money-field{width:75px;margin-right:0;margin-left:0}.give-money-symbol{border:1px solid #DDD;background:#FCFCFC;margin:0;font-size:14px;padding:5px 8px}.give-money-symbol-before{border-right:0;margin-right:-4px}.give-money-symbol-after{margin-left:-5px}.give_options_panel input[type=text],.give_options_panel input[type=email]{padding:5px;width:100%}input.give-text-small,input.give-text_small{width:100px!important}input.give-text-medium,input.give-text_medium{width:200px!important}.give-underline{text-decoration:underline}.postbox-container .cmb-row{margin:0}.postbox-container .cmb-row .cmb-th label{padding-left:8px}#give-bulk-donors div[id^=give-donor-]{display:block;overflow:hidden}@media only screen and (min-width:851px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row{float:left;border-bottom:none;padding-right:10px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row>.cmb-th{display:none}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row>.cmb-td{float:left;width:100%}.cmb-type-give-default-radio-inline .cmb-td{margin-top:5px}}@media only screen and (min-width:851px) and (max-width:1201px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row{width:100%;padding-top:0}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-type-text-money{width:105px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list input.cmb2-text-money{width:65px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list .give-multilevel-text-field{width:160px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list .cmb-type-radio-inline{margin-left:20px}.col-amount{width:70px}.col-text{width:140px}.col-sort{display:none!important}.give-money-field{width:55px}}@media only screen and (min-width:1201px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row{float:right}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row{padding-right:20px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row.cmb-row{padding-right:0}.col-amount{width:93px}.col-text{width:195px}.col-sort{width:100px}.give-multilevel-text-field{width:205px}}@media only screen and (max-width:850px){div.cmb-type-levels-repeater-header{display:none!important}}.shortcode-wrap{margin:1px 14px 12px 11px}.shortcode-wrap label{margin:0 0 3px;display:block;cursor:default}.shortcode-wrap .shortcode-input{margin:0;width:100%}.cmb2-id--give-content-option,.cmb2-id--give-customize-offline-donations,.cmb2-id--give-goal-option,.cmb2-id--give-offline-donation-enable-billing-fields-single,.cmb2-id--give-terms-option{border-bottom:none!important;margin:0!important}.cmb2-id--give-agree-label,.cmb2-id--give-form-content,.cmb2-id--give-offline-checkout-notes,.cmb2-id--give-offline-donation-enable-billing-fields-single,.cmb2-id--give-set-goal{border-top:1px solid #e9e9e9!important}.cmb2-id--give-agree-label,.cmb2-id--give-agree-text{display:none}input.shortcode-input{width:100%}.price .give_price_range_high,.price .give_price_range_low,.price .give_price_range_sep{display:inline-block}#side-sortables .cmb-th label:after{display:none}#side-sortables .cmb2-id--give-show-register-form{padding:10px 0 0!important}#side-sortables .cmb2-wrap>.cmb-field-list>.cmb-row{padding-top:10px}#side-sortables .cmb-row .cmb2-metabox-description{padding-bottom:0}.cmb2-metabox-description{line-height:1.5;display:block}.give-tooltip{margin:0 3px;padding:0;font-size:14px;-moz-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear;color:rgba(51,51,51,.5);position:relative;top:1px}.give-tooltip:hover{color:#333}#give-metabox-form-data .inside{margin:0;padding:0}#give-metabox-form-data .give-metabox-panel-wrap{background:#fff;overflow:hidden}#give-metabox-form-data .give_options_panel{display:none;padding-left:170px}#give-metabox-form-data .give_options_panel.active,.no-js #give-metabox-form-data .give_options_panel{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:1em 20px 1em 162px;margin:0;border-bottom:1px solid #eee}#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{float:left;width:135px;padding:0;margin:2px 0 0 -150px;line-height:18px;font-size:12px;font-weight:400}#give-metabox-form-data .give_options_panel .give-field-wrap .give-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-top:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-field-wrap ul{margin:0}#give-metabox-form-data .give_options_panel .give-field-wrap .mce-container iframe,#give-metabox-form-data .give_options_panel .give-field-wrap textarea{min-height:250px!important}#give-metabox-form-data .give_options_panel .give-field-wrap .wp-editor-wrap{display:inline-block;width:100%}#give-metabox-form-data .give_options_panel textarea.give-field{width:100%}#give-metabox-form-data .give_options_panel .give-field-wrap:hover .give-field-row-actions{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap:last-child{border-bottom:0}#give-metabox-form-data .give_options_panel .give-inline-radio-fields li{display:inline-block;margin-right:15px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section{padding:10px;background:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeatable-fields-section-wrapper{width:100%;background-color:#fff;border-collapse:collapse}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row{border-bottom:15px solid #f5f5f5;background-color:#fff}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-template{display:none}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row:last-child{border-bottom:10px solid #f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-column{padding:0}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove{float:right;width:22px;height:36px;padding:0;display:block;text-align:center;line-height:34px;font-size:21px;font-weight:300;cursor:pointer}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove:hover{background-color:red;color:#fff;width:22px;height:22px;border-radius:30px;margin-top:8px;line-height:19px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head{border-bottom:1px solid #eee;cursor:move}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head h2{text-align:left!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.closed .toggle-indicator:before{content:"\f140"}.give-filter:after,.give-filters:after{content:""}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row .give-move .toggle-indicator:before{margin-left:7px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row-wrap{background-color:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row{margin:5px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-field-wrap:last-child{border-bottom:1px solid #eee}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-ui-placeholder-state-highlight{background-color:#68bb6c}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-name{border:0!important;padding:0!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-bottom:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .ui-sortable-helper{display:table!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.ui-sortable-helper{border-bottom:0}#_give_donation_levels_field .give-row:nth-of-type(2) .give-remove{display:none!important}#give-metabox-form-data .give-metabox-tabs{margin:0;max-width:170px;float:left;line-height:1em;padding:0 0 10px;position:relative;background-color:#fafafa;border-right:1px solid #eee;box-sizing:border-box}#give-metabox-form-data .give-metabox-tabs:after{content:"";display:block;width:100%;height:9999em;position:absolute;bottom:-9999em;left:0;background-color:#fafafa;border-right:1px solid #eee}#give-metabox-form-data .give-metabox-tabs li{margin:0;padding:0;display:block;position:relative}#give-metabox-form-data .give-metabox-tabs li a{margin:0;padding:10px;display:block;box-shadow:none;text-decoration:none;line-height:20px!important;border-bottom:1px solid #eee;overflow:hidden}#give-metabox-form-data .give-metabox-tabs li a span.give-label{width:122px;display:inline-block}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li{background-color:#f1f1f1}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li a{border-bottom-color:#e5e5e5}#give-export-payments div.chosen-container ul.chosen-choices,#give-export-payments select,.type-download{border:1px solid #ddd}#give-metabox-form-data .give-metabox-tabs li.active>a{color:#555;position:relative;background-color:#eee}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields.active>a{background-color:#ddd}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields:not(.active):hover ul.give-metabox-sub-tabs{display:block;position:absolute;bottom:0;left:166px;width:170px;max-height:250px}@media only screen and (min-width:851px) and (max-width:1025px),(max-width:550px){#give-metabox-form-data ul.give-metabox-tabs{min-width:40px}#give-metabox-form-data ul.give-metabox-tabs li>a{text-align:center}#give-metabox-form-data ul.give-metabox-tabs li>a:before{margin-right:0;font-size:15px}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-label{display:none}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-icon:before{margin:0}#give-metabox-form-data .give_options_panel{padding-left:40px}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:10px}#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{display:block;float:none;margin:0 0 10px;font-size:14px;width:100%}}#give-export-payments .give_forms_categories,#give-export-payments .give_forms_tags{min-width:250px;margin:0 0 10px;display:block}#give-export-payments .give_forms_categories input,#give-export-payments .give_forms_tags input{color:#999}#give-export-payments div.chosen-container:first-of-type{margin-top:10px}#give-export-payments div.chosen-container ul.chosen-choices input.chosen-search-input{border:1px solid #ddd;height:20px}#give-export-payments select{vertical-align:inherit;margin:0;height:26px;line-height:26px}.chosen-container-single a.chosen-single{background:#FFF!important}.give-docs-link{text-align:right;margin-right:15px}.give-docs-link a{color:#999;text-decoration:none;font-style:italic}.give-docs-link a:hover{color:#0073aa}.give-docs-link a span{font-style:normal}.type-download{float:left;margin:0 1em 1em 0!important;padding:0;vertical-align:top;width:280px;text-decoration:none;color:inherit;display:block;min-height:365px;overflow:hidden;background:#f5f5f5;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1);-webkit-transition-property:border,background,color;transition-property:border,background,color;-webkit-transition-duration:.05s;transition-duration:.05s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:relative}.type-download:hover{border:1px solid #d1d1d1}.type-download>.featured-img img{border-bottom:1px solid #ddd}.type-download .addon-content{padding:15px 20px}.type-download .addon-content:after,.type-download .addon-content:before{content:" ";display:table}.type-download .addon-content .addon-heading{margin:0 0 10px}.type-download .addon-content .addon-heading a{outline:0;text-decoration:none}.type-download .addon-footer-wrap{border-top:1px solid #ddd;position:absolute;bottom:2px;left:0;width:100%;background-color:#FFF;padding:15px 20px}.give-view-addons-all span.dashicons,.type-download span.dashicons{width:16px;height:16px;font-size:14px;margin:6px 0 0}.give-view-addons-all span.dashicons{margin-left:3px}#give-dashboard-widgets-wrap .inside{padding-top:0;padding-bottom:0}.give_forms_page_give-reports #give-dashboard-widgets-wrap .inside{padding-left:0}#give-dashboard-widgets-wrap .inside #give-graphs-filter{float:none}#give-dashboard-widgets-wrap .postbox{margin-bottom:10px}#give-dashboard-widgets-wrap table.reports-table{clear:none}#give-dashboard-widgets-wrap #give-date-range-options{float:left}#give-dashboard-widgets-wrap #give-date-range-options>span{float:left;line-height:30px;font-style:italic;padding:0 5px 0 0}#give-graphs-filter,body.give_forms_page_give-payment-history .tablenav-right .tablenav-pages,body.give_forms_page_give-reports .tablenav-right .tablenav-pages{float:right}#give-graphs-filter .tablenav{margin:0 0 0 17px}#give-graphs-filter .tablenav .actions{padding:0}.give-graph .y1Axis{color:#66bb6a!important}.give-graph .y2Axis{color:#546e7a!important}body.give_forms_page_give-payment-history h1.nav-tab-wrapper,body.give_forms_page_give-payment-history h2.nav-tab-wrapper,body.give_forms_page_give-reports h1.nav-tab-wrapper,body.give_forms_page_give-reports h2.nav-tab-wrapper{margin-bottom:10px}body.give_forms_page_give-payment-history .actions,body.give_forms_page_give-reports .actions{padding-top:0}body.give_forms_page_give-payment-history .pagination-links,body.give_forms_page_give-reports .pagination-links{margin-left:10px}body.give_forms_page_give-payment-history p.donor-search,body.give_forms_page_give-reports p.donor-search{margin-right:10px}body.give_forms_page_give-payment-history .tablenav-right #give-reports-view,body.give_forms_page_give-reports .tablenav-right #give-reports-view{margin-top:0}body.give_forms_page_give-payment-history .tablenav-right .actions,body.give_forms_page_give-payment-history p.search-box,body.give_forms_page_give-reports .tablenav-right .actions,body.give_forms_page_give-reports p.search-box{float:left}body.give_forms_page_give-payment-history .reports-table-nav.tablenav.top,body.give_forms_page_give-reports .reports-table-nav.tablenav.top{width:100%;float:none;margin:0 0 10px}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top,body.give_forms_page_give-reports .reports-forms-details-wrap.top{float:right;overflow:hidden}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top #give-reports-filter,body.give_forms_page_give-reports .reports-forms-details-wrap.top #give-reports-filter{float:left}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top>.actions,body.give_forms_page_give-reports .reports-forms-details-wrap.top>.actions{padding-right:0}body.give_forms_page_give-payment-history .tablenav.bottom,body.give_forms_page_give-reports .tablenav.bottom{margin-top:10px}body.give_forms_page_give-payment-history h2.reports-earnings-title,body.give_forms_page_give-reports h2.reports-earnings-title{margin:7px 0 0}body.give_forms_page_give-payment-history .reports-views-wrap,body.give_forms_page_give-reports .reports-views-wrap{padding:3px 0 0}body.give_forms_page_give-payment-history .wrap.give-reports-donors-wrap,body.give_forms_page_give-reports .wrap.give-reports-donors-wrap{margin-right:0;margin-bottom:10px}body.give_forms_page_give-payment-history .widefat tbody td,body.give_forms_page_give-payment-history .widefat tbody th,body.give_forms_page_give-reports .widefat tbody td,body.give_forms_page_give-reports .widefat tbody th{padding-top:12px;padding-bottom:12px}body.give_forms_page_give-reports table.export-options-table tbody td{padding:20px 12px;vertical-align:top}#test-payment-label,.give-mobile-link,.give-settings-page .export-options-table tr.give-import-option:nth-child(odd) th,table.give-table td{vertical-align:middle}body.give_forms_page_give-reports table.export-options-table .give-export-form{position:relative}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap{background-color:transparent;padding:12px 12px 4px;margin:2px 0 -16px -11px;overflow:auto}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap .spinner{margin:-2px -12px 8px 0}body.give_forms_page_give-reports table.export-options-table span#give-end-wrap input,body.give_forms_page_give-reports table.export-options-table span#give-start-wrap input{width:100px}#export-donor-options-wrap p{padding:20px 0 0;margin:0;font-weight:700}#export-donor-options-wrap ul{max-width:900px;overflow:hidden}#export-donor-options-wrap ul li{margin:0;padding:0 5px 5px 0;box-sizing:border-box;float:left;width:33%}.settings-excludes-list{max-height:120px;overflow:auto;padding:.5rem;border:1px solid #ddd}.settings-excludes-list li{margin:3px 0}#give-tools-recount-form .notice-wrap{position:relative;min-height:25px;margin:10px -12px -12px;background:#EFEFEF;padding:10px 12px 12px;border-top:1px solid #E5E5E5}#give-tools-recount-form .notice-wrap .give-progress{position:absolute;top:15px}#give-tools-recount-form .notice-wrap .spinner{position:absolute;right:14px;top:13px;margin:0}#give-tools-recount-form .notice-wrap #give-batch-success{margin-bottom:6px}.recount-stats-controls form{display:inline}.give-recount-stats-descriptions{margin:8px 0 0;display:block}.give-recount-stats-descriptions span{line-height:24px;font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0;display:none}.social-items-wrap,.social-items-wrap>div,.welcome-h1{display:inline-block}.gateways-report-tablenav .actions.bulkactions{padding-right:0}table.give-table td.row-title h3{margin:0 0 .4em;font-size:1.2em}table.give-table td.row-title p{font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0}#give-graphs-filter>.tablenav{height:auto}#give-logs-filter .search-box{float:right}#give-logs-filter .tablenav.top{float:left;clear:none;margin-top:0}.welcome-h1{margin-right:15px!important}.about-wrap h3{margin:1.5em 0 .6em}.about-wrap img{border:none}.give-badge{padding-top:150px;height:52px;width:185px;color:#FFF;font-weight:700;font-size:14px;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.8);margin:0 -5px;position:absolute;top:0;right:0}.introduction{padding:0 0 20px;margin:0 0 20px}.feature-section{margin-top:40px}.feature-section span.dashicons{width:16px;height:16px;font-size:14px;margin:6px 0 0}.feature-section .feature-section-item{width:48%;float:left}.feature-section div.last-feature{margin-right:0;margin-left:4%}[class*=dashboard_page_give-] .about-text,[class^=dashboard_page_give-] .about-text{min-height:0}.social-items-wrap .twitter-item-wrap{margin:0 20px 10px 0}.wp-person img{border-radius:50%}.wp-person a.web{margin:17px 0 0;font-weight:700;font-style:italic}.newsletter-intro{font-size:13px;font-style:italic;color:#777}.give-newsletter-form-wrap{margin:10px 0 20px -5px;max-width:700px}.give-newsletter-form-wrap td{padding:3px}.give-newsletter-form-wrap div.give-newsletter-confirmation{background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 10px 4px 5px;padding:1px 12px;border-left:4px solid #7ad03a;display:none}.give-newsletter-form-wrap div.give-newsletter-confirmation>p{margin:.5em 0;padding:2px}#give_donor_export_form{margin:0 0 5px}.column-status .give-donation-status,.column-status .give-test-mode-transactions-label{display:inline-block}.column-status .give-test-mode-transactions-label{margin:0 5px;vertical-align:middle}.give-settings-page .give-settings-heading-sep{font-size:14px;line-height:32px;width:15px}.give-settings-page .nav-tab-wrapper{margin-bottom:5px;overflow:visible}.give-settings-page .cmb2-wrap .cmb-type-checkbox input[type=checkbox]{display:block;margin-bottom:5px}.give-settings-page div.give-submit-wrap{margin:20px 0}.give-settings-page .give_forms_page_give-payment-history .postbox .hndle{cursor:default}.give-settings-page .give-input-field{width:25em}.give-settings-page table table input[type=text]{width:15em}.give-settings-page .give-repeat-setting-field{margin:10px 0}.give-settings-page .give-remove-setting-field{width:25px;height:25px;padding:0;text-align:center;line-height:22px;font-size:21px;font-weight:300;cursor:pointer;margin-left:20px;display:inline-block}.give-settings-page .give-remove-setting-field:hover{background-color:red;color:#fff;border-radius:30px}.give-settings-page .give-forminp p:first-child .give-remove-setting-field{display:none}.give-settings-page .export-options-table tr.give-import-option:nth-child(odd){background:#f4f3f3}.give-settings-page .export-options-table .give-import-dropdown:nth-child(2),.give-settings-page .export-options-table tr.give-import-option th:first-child{width:250px}.give-setting-tab-header{clear:both;overflow:hidden;margin:30px 0}.give-setting-tab-header h2{margin-top:8px}.give-setting-tab-header p{margin-bottom:0}.give-radio-inline ul{margin-top:0}.give-radio-inline li{display:inline-block;margin:0 0 0 15px}.give-radio-inline li:first-child{margin-left:0}.give-tools-setting-page .bulkactions{overflow:visible}.form-table td.give-radio-inline fieldset li>label{margin:5px 0 0!important}.cmb2-metabox-description,div.give-field-description,p.give-field-description{color:#aaa;font-style:italic;font-size:13px!important}.cmb-type-give-title label,.give-setting-tab-header h2{float:left;display:inline-block;width:220px;font-style:italic;color:#AAA;margin:0;font-size:14px}.postbox-container #_give_donation_levels_repeat>.cmb-repeatable-grouping:not(:last-of-type){border-bottom:1px solid #e9e9e9;border-top:none}.cmb-type-enabled-gateways .cmb-td>p:first-of-type{display:none}.cmb-type-checkbox .cmb-td{width:80%}.cmb-type-checkbox .cmb-td label{font-size:13px}.give_settings .cmb2-wrap .cmb-row{display:table-row}.give_settings .cmb2-wrap .cmb-row>.cmb-td,.give_settings .cmb2-wrap .cmb-row>.cmb-th{display:table-cell;float:none}.cmb2-id-give-title label{font-style:italic;color:#AAA;cursor:default}.cmb2-id-give-title>div.cmb-th{padding-bottom:10px}.cmb2-id-give-title>div.cmb-td{padding-bottom:5px}.give-payment-gatways-list li.ui-sortable-handle span.give-drag-handle{padding:3px 4px 0 0;font-size:15px;font-weight:400;color:#bdbdbd;cursor:move}.give-payment-gatways-list li.ui-sortable-handle span.give-drag-handle:hover{color:#333}.give-email-tags-wrap{margin:5px 0 0}.give-email-tags-wrap code{font-style:normal;padding:1px 2px;font-size:12px}.give-email-tags-wrap span{display:block;color:#AAA;font-style:italic;margin:0 0 2px;font-size:13px}.give-email-tags-wrap .give_price_tag,.give-settings-email-settings-section .give-setting-tab-header-emails hr,.give-settings-email-settings-section .tablenav{display:none}.give-settings-email-settings-section .give-setting-tab-header-emails{margin:0 0 20px}.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails{margin:20px 0}.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails hr{display:block}.giveemailnotifications .check-column{padding:13px 10px 0 20px!important}.giveemailnotifications td.check-column input{display:none}.giveemailnotifications th.check-column .give-email-notification-status{color:#fff;cursor:pointer}.giveemailnotifications th.check-column .give-email-notification-status[data-edit="1"] i.dashicons{border-radius:1em;padding:2px}.giveemailnotifications th.check-column .give-email-notification-disabled:hover .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-yes{background:#46b450}.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-lock{color:#46b450}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled:hover .dashicons-yes{background:#bbb}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-lock{color:#bbb}.giveemailnotifications th.check-column .dashicons-no-alt:hover:before{content:"\f147"!important}.giveemailnotifications th.check-column .dashicons-yes:hover:before{content:"\f335"!important}.giveemailnotifications .spinner.is-active{margin:0 0 0 2px;float:none}#system-info-textarea{width:800px;height:600px;font-family:Menlo,Monaco,monospace;background:#FFF;white-space:pre;overflow:auto;display:block;direction:ltr}#give-download-sysinfo{margin:0}#api .tablenav .actions{overflow:visible}a.give-delete{color:#a00}.give-settings-wrap-licenses .give-license-deactivate{margin:1px 0 0 10px;height:30px}.give-settings-wrap-licenses .give-license-field{background:url(../images/close.png) 98.5% center no-repeat #FFF;background-size:18px}.give-settings-wrap-licenses .give-license-active,.give-settings-wrap-licenses .give-license-active:focus{background-image:url(../images/tick.png);background-color:#FFF;background-repeat:no-repeat;background-position:98.5% center;outline:0;background-size:16px;width:100%}.give-settings-page .give-settings-wrap-licenses{display:block;position:relative;float:left;width:30.5%;min-height:180px;margin:20px 1% 20px 0}.give-settings-page .give-license-key label{margin:0 0 0 10px;padding:10px 0;display:block;font-size:14px;font-weight:600;cursor:default}.give-settings-page .give-license-block{margin:0 10px}.give-settings-page input[type=text].give-license-field,.give-settings-page input[type=password].give-license-field{width:100%}.give-settings-page .give-license-block input[type=submit]{position:absolute;top:3px;right:10px;height:24px;line-height:22px;padding:0 8px 1px;font-size:11px}.give-settings-page .give-license-status-notice{background:#fff;border-left:4px solid #fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 0 2px;padding:1px 12px}.give-settings-page .give-license-status-notice p{padding:10px 0;margin:0}.give-settings-page .give-license-status-notice a{color:#444;cursor:pointer}.give-settings-page .give-license-status-notice a:hover{text-decoration:none}.give-settings-page .give-license-status-notice.give-license-expires-soon{border-color:#00a0d2}.give-settings-page .give-license-status-notice.give-inactive,.give-settings-page .give-license-status-notice.give-license-expired{border-color:#e24e4e}.give-settings-page .give-license-status-notice.give-license-error,.give-settings-page .give-license-status-notice.give-license-invalid,.give-settings-page .give-license-status-notice.give-license-item_name_mismatch,.give-settings-page .give-license-status-notice.give-license-missing,.give-settings-page .give-license-status-notice.give-license-no_activations_left,.give-settings-page .give-license-status-notice.give-license-site_inactive{border-color:orange}.give-settings-page .give-license-status-notice.give-license-expiration-date,.give-settings-page .give-license-status-notice.give-license-lifetime-notice{border-color:#46b450}.give-settings-page .give-license-status-notice.give-license-expired a:hover,.give-settings-page .give-license-status-notice.give-license-expires-soon a:hover{text-decoration:none}@media screen and (max-width:1100px){.give-settings-page .give-settings-wrap-licenses{width:45%;min-height:150px}}.give-table thead th{padding:8px 10px!important}.give_settings .cmb-td hr+hr{display:none}.post-type-give_forms .mce-container iframe,.post-type-give_forms .wp-editor-area{min-height:400px}.give-field-description{color:#aaa;font-style:italic;margin:0;padding-top:.5em}h2.give-nav-tab-wrapper{overflow:hidden;height:35px}@media screen and (max-width:600px){.give-settings-page .give-settings-wrap-licenses{width:100%;max-width:320px}.give-nav-tab-wrapper{position:relative;padding-top:0!important}.give-nav-tab-wrapper>a{width:100%;box-sizing:border-box;margin:0;background-color:#fff;border:1px solid #ccc}.give-nav-tab-wrapper>a:hover{border-bottom:1px solid #ccc}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper{position:absolute;top:0;right:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav{height:28px;width:30px;border-radius:0;margin:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav>span.dashicons{margin:6px auto 0;display:block}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{top:35px;right:0;left:auto}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{background:#fff}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#e5e5e5}.give-mobile-hidden{display:none}}.give-sub-nav-tab-wrapper{position:relative;z-index:9999;float:left;display:none}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{border:1px solid #ccc;border-bottom:0;position:absolute;top:35px;right:0}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{float:left;background:#fff;padding:6px 10px;clear:both;text-decoration:none;border-bottom:1px solid #ccc;min-width:170px;color:#555;font-size:14px}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#fff}#give-show-sub-nav{text-decoration:none;padding:3px 4px;border-bottom:1px solid #ccc;line-height:0;background:#fff;border-radius:4px;margin-top:5px}#give-show-sub-nav>span.dashicons{font-size:16px;height:16px;width:16px}#give-show-sub-nav:active,#give-show-sub-nav:hover{outline:0;box-shadow:inset 0 0 4px #ddd}.give-image-thumb{position:relative;margin-top:14px}.give-image-thumb span.give-delete-image-thumb{position:absolute;background:red;color:#fff;border-radius:30px;left:-10px;top:-10px;cursor:pointer}.give-image-thumb img{max-width:250px;border:4px solid #fff}.give-filters,.give-submit-wrap{border:1px solid #dfdfdf;clear:both}.give-filters{background:#f5f5f5;padding:12px 12px 0}.give-filters .give-donation-forms-filter .chosen-single{height:28px;line-height:28px}.give-filters .chosen-container-single .chosen-single div b{background-position:0 4px}.give-filters .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 6px}.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{display:inline-block;width:300px}@media screen and (max-width:782px){.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{width:100%}}.give-filters #give_donation_forms_filter{width:255px}.give-filter input[type=text],.give-filter select{width:100%}@media screen and (max-width:782px){.give-filters #give_donation_forms_filter{width:100%;max-width:100%}}.give-filters:after{display:table;clear:both}.give-filter{display:block;margin-bottom:12px;width:100%}.give-filter:after{display:table;clear:both}.give-filter label{display:block;margin-right:4px}.give-filter input{margin:0}.give-filter input[type=text],.give-filter input[type=search]{height:28px}.give-filter .button{height:28px;line-height:26px;margin:0;padding:0 10px 1px}@media screen and (min-width:783px){.give-filter{float:left;margin-right:18px;width:auto}.give-filter label{display:inline-block}.give-filter input[type=text]{display:inline-block;width:144px}}.give-filter-search input[type=search]{display:block;float:left;width:68%}.give-filter-search input[type=submit]{display:block;float:right;width:30%}@media screen and (min-width:783px){.give-filter-search input[type=search]{display:inline-block;margin-right:4px;width:144px}.give-filter-search input[type=submit]{display:inline-block;width:auto}}@media screen and (min-width:600px){.give-filter-half{float:left;width:49%}.give-filter-half:last-child{float:right}}@media screen and (min-width:783px){.give-filter-half{width:auto}.give-filter-half:last-child{float:left}.give-filter-half input[type=text]{width:96px}}.give-clear-filters-button{margin-left:8px}.give-submit-wrap{background:#f5f5f5;margin:8px 0;padding:12px;font-size:13px;line-height:2.1em}#give-payment-filters ul.subsubsub{margin-bottom:8px}#give-payments-advanced-filter ul.subsubsub{margin-bottom:12px}#give-payments-filter .tablenav.top{float:none}#give-payments-filter .tablenav.top .bulkactions{margin-top:1px;padding-top:0}#give-payments-filter .give-email-column-value{font-size:14px;font-weight:700}#give-payments-filter #the-list .check-column input{margin-top:1px}#give-payments-filter .column-details{width:50px}#give-payments-filter .column-amount{width:120px}tr.status-refunded td{background:#cecece;border-top-color:#ccc}.wp-list-table.forms th#date{width:140px}.give-mobile-link{line-height:32px}.give-mobile-link img{max-width:80%;height:auto;float:left}.give-donation-status>span{display:inline-block;width:12px;height:12px;position:relative;top:1px;margin:0;padding:0;border-radius:50%;background:#888;line-height:16px}#give-payments-filter .give-payment-id,#test-payment-label{padding:.2em .4em .3em;font-size:11px;text-align:center;border-radius:.25em;color:#fff;white-space:nowrap}.give-donation-status.status-pending>span{background-color:#ffba00}.give-donation-status.status-complete>span,.give-donation-status.status-publish>span{background-color:#7ad03a}.give-donation-status.status-refunded>span{background-color:#777}.give-donation-status.status-failed>span{background-color:#a00}.give-donation-status.status-abandoned>span{background-color:#333}.give-donation-status.status-revoked>span{background-color:#d9534f}.give-donation-status.status-give_subscription>span,.give-donation-status.status-renewal>span,.give-donation-status.status-subscription>span{background-color:#5bc0de}#test-payment-label{line-height:1;background-color:#ffba00;margin:0 15px}#test-payment-label:hover{color:#fff;text-decoration:none}#give-payments-filter .give-payment-id{line-height:1;vertical-align:baseline;font-weight:400}.give-admin-box .label,.give-admin-box-inside .strong{font-weight:600}#give-payments-filter .give-payment-id:hover{color:#fff;text-decoration:none}#give-payments-filter .column-details{padding-right:30px}#give-payments-filter .give-donation-status{display:inline-block}#give-order-update .give-donation-status{display:inline-block;float:none;margin:0 10px;position:relative;top:3px}.column-donation_form .donation-level-text-wrap{font-style:italic;display:block}@media handheld,only screen and (max-width:640px){.wp-list-table.forms th{width:auto!important}}.download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span{margin-left:-8px;margin-top:-8px}.give-admin-box-inside{margin:0;padding:3px 10px;clear:both;border-bottom:1px solid #eee}.give-admin-box .right{float:right}#give-order-details .inside,#give-order-update .inside{margin:0;padding:0}#give-order-update input.give_datepicker{width:180px}#give-order-update input[type=number].give-payment-time-hour,#give-order-update input[type=number].give-payment-time-min{width:50px}.give-admin-box-inside:last-child{border-bottom:0}#give-edit-order-form .data-payment-key{word-break:break-all}.give-order-update-box #major-publishing-actions .button-secondary{margin-right:10px}#give-donation-overview th{text-align:left}#give-donation-overview .give-select-chosen{width:97%}#give-edit-order-form .row{margin-top:10px}#give-donation-overview ul,#give-donor-details .order-data-address input,#give-donor-details .order-data-column p.data input,#give-edit-order-form .column input,#give-order-address-country-wrap select{clear:both;display:block}.give-order-data input.small-text{margin:0}#give-order-update span.label{display:inline;width:50px}.give-order-update-box .button-primary{margin-right:0}#give-edit-order-form .column .description{padding-right:10px}#give-donation-overview .inside>ul>li,#give-donation-overview .row>ul>li,#give-edit-order-form .column{display:inline-block;position:relative;vertical-align:top}#give-donation-overview ul{font-size:0}#give-donation-overview ul li{font-size:13px}#give-donation-overview ul li.actions{text-align:right;min-width:200px}#give-donation-overview ul li.remove{text-align:right}#give-donation-overview ul .row{padding:12px;border-bottom:1px solid #eee}#give-order-data .data span{color:#666;font-weight:600}input.give-price-field{width:80px;padding:3px 5px}.give_forms_page_give-payment-history.js .postbox .hndle{cursor:default}#give-payment-notes textarea{min-height:150px}#give-payment-notes #give-add-payment-note{margin:6px 0 15px}#give-billing-details .column>div{margin:0 0 10px}#give-billing-details label{display:block;margin-bottom:5px}#give-billing-details .column-container{padding:5px 0 10px}#give-billing-details input[type=text]{width:98%}#give-billing-details .chosen-container{width:98%!important}@media screen and (min-width:1200px){#give-edit-order-form .column{width:33%}#give-order-address .column{width:49%}#give-donation-overview.columns-4 li.actions{width:25%;margin-top:0;margin-right:0}}@media screen and (max-width:1199px){#give-edit-order-form .column{width:49%}}@media screen and (max-width:782px){.order-data-column input[type=email]{padding:6px 10px}}#give-donation-overview .inside,#give-donor-details .inside{margin-top:0}.give_forms_page_give-payment-history #give-dashboard-widgets-wrap #side-sortables{padding-top:0}.give-select-chosen .spinner{position:absolute;right:5px;top:2px;z-index:999}.give-select-chosen-ajax .spinner{visibility:visible}.give-select-chosen-ajax .chosen-search input[type=text],.give-select-chosen-ajax.chosen-container-single .chosen-search input[type=text]{background-image:none!important}.give-dashboard-widget .give-dashboard-today{text-align:center}.give-dashboard-widget .give-dashboard-today .give-dashboard-date-today{margin:10px 0 0;padding:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-happy-day{padding:3px;margin:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-today-earnings{font-size:42px;color:#4ead61;font-weight:700;margin:15px 0 0;line-height:1}.give-dashboard-widget .give-dashboard-today .give-donations-today{font-size:18px;font-weight:700;margin:0 0 30px;padding:4px 0 1px}.give-dashboard-widget .give-dashboard-today .give-last-seven{font-size:14px;font-weight:700;padding:0;margin:0 0 30px}.give-dashboard-widget .give-table-stats{width:100%;text-align:center;margin:0;table-layout:fixed;border-top:1px solid #ececec;border-spacing:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total,.give-dashboard-widget .give-table-stats .give-dashboard-stat-total-label{padding:0;margin:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total{color:#4ead61;font-weight:700;font-size:16px}#give_dashboard_sales>.inside{padding:0}#give_dashboard_sales .give-table-stats td{padding:10px 0}#give_dashboard_sales .give-table-stats td:first-of-type{border-right:1px solid #ececec}#give_dashboard_sales .give-table-stats tr#give-table-stats-tr-1 td{border-bottom:1px solid #ececec}#dashboard_right_now .give-forms-count:before{font-family:give-icomoon;font-style:normal;font-weight:400;line-height:1;font-size:18px;width:18px;height:18px}.give_forms_page_give-donors .wrap>h2{margin-bottom:15px}.give_forms_page_give-donors .nav-tab-wrapper .dashicons{position:relative;top:2px;margin:0 3px 0 0}.give_forms_page_give-donors #give-donors-filter{position:relative}.give_forms_page_give-donors #give-donors-filter p.search-box{margin:0}.give_forms_page_give-donors #give-donors-search-filter{display:block;overflow:hidden}.give_forms_page_give-donors #give-donor-card-wrapper{margin-left:-1px;z-index:2;min-height:200px}.give_forms_page_give-donors #give-donor-card-wrapper input{font-weight:400}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section{border-bottom:1px solid #eee;margin-bottom:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section table{margin-bottom:0}.give_forms_page_give-donors #give-donor-card-wrapper>div:first-child{padding-top:20px}.give_forms_page_give-donors #give-donor-card-wrapper>div:last-child{padding-bottom:20px;border:none}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap{padding:0 15px 15px 0;text-align:center;float:left}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap img{border-radius:3px}.give_forms_page_give-donors #give-donor-card-wrapper a.delete{text-decoration:none;color:red;margin-right:5px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-since{margin:10px 0;font-size:16px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-id{display:inline-block;font-size:24px;font-weight:600;margin-right:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-name-wrap{display:inline-block}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-edit-link{margin-bottom:15px}.give_forms_page_give-donors .donor-main-wrapper{clear:both;margin:0 0 20px}@media (max-width:655px){.give_forms_page_give-donors .donor-main-wrapper{width:100%}}.give_forms_page_give-donors .donor-main-wrapper table{margin:0}.give_forms_page_give-donors .donor-main-wrapper input{width:200px}.give_forms_page_give-donors #donor-summary{padding:0 20px}.give_forms_page_give-donors #donor-summary:after{font-family:dashicons;content:"\f110";position:absolute;top:10px;right:10px;font-size:100px;color:#F0F0F0;z-index:0}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper{width:202px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper select,.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results ul{width:200px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper span[data-key=line2]{display:table;clear:both}.give_forms_page_give-donors #give-donor-card-wrapper .edit-item,div.sc-menu{display:none}.give_forms_page_give-donors #give-donor-card-wrapper .donor-info{min-height:185px}.give_forms_page_give-donors #give-donor-card-wrapper .info-wrapper{min-height:125px}.give_forms_page_give-donors .donor-info .donor-name{font-size:24px;font-weight:600}.give_forms_page_give-donors #disconnect-donor,.give_forms_page_give-donors #view-user-profile{font-size:12px;font-weight:400;text-decoration:none}.give_forms_page_give-donors #donor-edit-actions{text-align:center;margin-bottom:20px;line-height:28px}.give_forms_page_give-donors #donor-edit-actions .button-secondary{margin-right:10px}.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results{left:1px;top:16px}.give_forms_page_give-donors #donor-stats-wrapper{margin:0 auto;text-align:center;padding:15px}.give_forms_page_give-donors #donor-stats-wrapper ul{margin:0;padding:0;overflow:hidden}.give_forms_page_give-donors #donor-stats-wrapper ul li{width:50%;float:left;line-height:22px;font-size:14px;margin:0}.give_forms_page_give-donors #donor-stats-wrapper a{text-decoration:none}.give_forms_page_give-donors #donor-stats-wrapper .dashicons{color:#888}.give_forms_page_give-donors #donor-tables-wrapper table{width:100%;text-align:center}.give_forms_page_give-donors #donor-tables-wrapper th{text-align:center}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .donations tr>th:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>th:first-child{text-align:left}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:only-child{text-align:center}.give_forms_page_give-donors #donor-notes-wrapper{min-height:50px}.give_forms_page_give-donors .donor-notes-header img,.give_forms_page_give-donors .donor-notes-header span{font-weight:600;line-height:30px;vertical-align:middle}.give_forms_page_give-donors .donor-note-input{width:100%;margin-bottom:5px}.give_forms_page_give-donors #give-donor-notes div:nth-of-type(even){background-color:#f9f9f9}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper{border-bottom:1px solid #f9f9f9;min-height:38px;padding:0}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper .note-content-wrap{padding:10px 12px;line-height:20px;font-size:14px}.give_forms_page_give-donors #give-donor-notes .give-no-donor-notes{text-align:center;padding:20px}.give_forms_page_give-donors .donor-note-wrapper span{display:block}.give_forms_page_give-donors .delete-donor{text-align:center}.give_forms_page_give-donors .give-lock-block{margin-left:-25px;text-decoration:none;font-size:14px;margin-right:3px}.give_forms_page_give-donors .give-lock-block i{color:#000;font-size:14px}.give_forms_page_give-donors #donor-address-wrapper .give-no-address-message{margin:.5rem 1%;line-height:3.4em}.give_forms_page_give-donors #donor-address-wrapper .add-new-address{margin:.5rem 1%!important}.give_forms_page_give-donors #donor-address-wrapper .add-new-address-form-hidden{position:absolute;right:13px;left:13px;top:0;visibility:hidden}.sc-wrap,button.sc-button:after{position:relative;display:inline-block}.give_forms_page_give-donors #donor-address-wrapper .all-address .address{min-height:146px;border:1px solid #dad9d9;padding:9px;border-radius:5px;background-color:#fff}.give_forms_page_give-donors #donor-address-wrapper .all-address .address .address-number-label{color:gray;cursor:default}.give_forms_page_give-donors #donor-address-wrapper .all-address .address a{text-decoration:none}.give-blank-slate__help a,.mce-sc-popup a{text-decoration:underline}@media screen and (max-width:782px){#wp-content-media-buttons a.give-thickbox{padding:6px 14px;line-height:normal;font-size:14px;height:auto}.wp-media-buttons span#give-media-button{margin-top:0!important;margin-left:2px!important}}.mce-primary.mce-give-primary button{padding-right:10px;padding-left:10px}.wp-core-ui .give-admin-button{padding-left:7px;padding-right:7px}.give-admin-button-icon{display:inline-block;width:18px;height:18px;vertical-align:text-top;margin:0 2px}.give-admin-button-icon:before{font:400 18px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-admin-button-icon-update:before{content:"\f463"}.mce-primary.mce-sc-primary button{padding-right:10px;padding-left:10px}.mce-sc-popup p{margin-bottom:1em}.mce-sc-popup p.strong{font-weight:600}.mce-sc-popup p.no-margin{margin-bottom:0}.mce-sc-popup p.margin-top{margin-top:1em}.mce-sc-popup .mce-listbox button{text-overflow:ellipsis;overflow:hidden!important}@media screen and (max-width:782px){.wp-media-buttons button.sc-button span{width:18px!important}}.wp-media-buttons button.sc-button{outline:0;padding-left:5px;margin-right:0}.wp-media-buttons button.sc-button:active{margin-bottom:5px}button.sc-button:after{top:-1px;content:'';width:0;height:0;border-top:6px solid #777;border-right:4px solid transparent;border-left:4px solid transparent;margin:0 3px 0 6px}button.sc-button.active:after{top:-2px;border-top:0;border-bottom:6px solid #32373c}.sc-wrap{margin-right:5px}div.sc-menu{position:absolute;top:100%;left:0;min-width:100%;max-height:410px;font-size:14px;box-shadow:0 3px 5px rgba(0,0,0,.2);background:#fff;border:1px solid rgba(0,0,0,.15);overflow:auto;overflow-x:hidden;padding:5px 0;margin:-2px 0 0;z-index:1002}div.sc-shortcode{display:block;white-space:nowrap;cursor:pointer;padding:6px 12px;margin-bottom:2px}div.sc-shortcode:hover{color:#fff}#mce-modal-block.mce-reset.mce-fade.mce-in{opacity:.7;filter:alpha(opacity=70)}.give-status-table{margin-bottom:1em}.give-status-table h2{font-size:14px;margin:0}.give-status-table tr:nth-child(2n) td,.give-status-table tr:nth-child(2n) th{background:#fcfcfc}.give-status-table th{font-weight:700;padding:9px}.give-status-table td:first-child{width:33%}.give-status-table td.help{width:1em}.give-status-table td{padding:9px;font-size:1.1em}.give-status-table td mark{background:0 0}.give-status-table td mark.yes{color:#7ad03a}.give-status-table td mark.no{color:#999}.give-status-table td mark.error{color:#a00}.give-status-table td ul{margin:0}.wrap div.give-debug-report-wrapper{margin-bottom:5px}.wrap div.give-debug-report-wrapper p{font-size:18px;margin:1em 0 .7em;padding:0}.wrap div.give-debug-report-wrapper .give-debug-report-actions{margin:0 0 1.7em}.wrap div.give-debug-report-wrapper .give-debug-report-actions .js-give-debug-report-button{margin-right:10px}.wrap div.give-debug-report-wrapper .give-debug-report-actions .dashicons{font-size:16px;position:relative;top:4px;left:-2px}.give-debug-report{display:none;margin:10px 0;padding:0;position:relative}.give-debug-report textarea{font-family:monospace;width:100%;margin:0;height:300px;padding:20px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;resize:none;font-size:12px;line-height:20px;outline:0}.give-progress{height:15px;width:95%;border-radius:4px;overflow:hidden;background-color:#f5f5f5}.give-progress>div{height:100%;width:0}.admin-color-fresh .give-progress div,.give-progress div{background:#0073aa}.admin-color-light .give-progress div{background:#888}.admin-color-blue .give-progress div{background:#096484}.admin-color-coffee .give-progress div{background:#c7a589}.admin-color-ectoplasm .give-progress div{background:#a3b745}.admin-color-midnight .give-progress div{background:#e14d43}.admin-color-sunrise .give-progress div{background:#dd823b}.give-spinner-wrapper{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(245,245,245,.57);z-index:1;display:none}.give-spinner-wrapper.is-active{display:inline-block}.give-spinner-wrapper .aligncenter{position:absolute;top:50%;left:50%;margin:10px 10px 0 0}.give-spinner.spinner.is-active{margin:0 0 0 2px;float:none}#give-updates-h1{padding-top:0}.give-update-panel-content p{font-size:16px}#give-updates .dashicons-no-alt{color:red}#give-updates .dashicons-yes{color:green}#give-db-updates .spinner{margin-top:0}body.give_forms_page_give-updates .give-run-update-containt .give-run-update-button{margin-right:10px}#give-plugin-updates .panel-content table tr{display:block}.give-blank-slate{background:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);margin:0 auto;padding:40px;text-align:center}.give-blank-slate :last-child{margin-bottom:0}.give-blank-slate__cta,.give-blank-slate__heading,.give-blank-slate__help,.give-blank-slate__message{margin:0 0 10px}.give-blank-slate__image{display:block;height:80px;margin:0 auto 10px;width:auto}.give-blank-slate__help{color:#666;font-style:italic}.give-blank-slate__help a{display:inline-block}.give-blank-slate a.give-blank-slate__cta{display:inline-block;font-size:1.2em;height:auto;margin:0 0 10px;padding:.75em 1.5em}.give-tools-setting-page-import h1.handle{padding:15px 0 0}.give-tools-setting-page-import .give-progress-steps{width:100%;padding:0 0 24px;margin-left:0;list-style:none;overflow:hidden;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.give-tools-setting-page-import .give-progress-steps li{width:25%;float:left;padding:0 0 1.2em;margin:0;text-align:center;position:relative;border-bottom:4px solid #ccc;line-height:1.4em}.give-tools-setting-page-import .give-progress-steps li.active{border-color:#4ead61;color:#4ead61}.give-tools-setting-page-import .give-progress-steps li.active:before{border-color:#4ead61;color:#4ead61;background:#4ead61}.give-tools-setting-page-import .give-progress-steps li::before{content:'';border:4px solid #ccc;border-radius:100%;width:10px;height:10px;position:absolute;bottom:0;left:50%;margin-left:-6px;margin-bottom:-10px;background:#fff}.give-tools-setting-page-import .step-4 h2{text-align:center;font-size:20px!important}.give-tools-setting-page-import .step-4 p{text-align:center}.give-tools-setting-page-import .button-secondary.step-4,.give-tools-setting-page-import .give-image-thumb{display:none}.give-tools-setting-page-import h2#give-import-title{background:#f3f3f3;font-size:15px;font-weight:600;margin:-8px -22px 11px;padding:12px 22px}.give-tools-setting-page-import table.step-2 h2#give-import-title{font-size:small;font-weight:inherit}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields-title{font-size:18px;font-weight:600;margin:0}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields{white-space:nowrap;overflow:hidden}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li{display:inline-block;margin:0 10% 0 0}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.give-import-donation-required-symbol{border-radius:1em;vertical-align:middle;padding:2px;background:#46b450;color:#fff}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.dashicons-no-alt{background:#bbb}.give-import-core-settings .give-progress-steps li{width:33.33%}.give-import-core-settings .step-3 h2{text-align:center;font-size:20px!important}.give-import-core-settings .step-3 p{text-align:center}form.give-import-form table.widefat{border:none}.wrap .give-importer-h1{margin:0;padding:20px 0}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/css/give-dashicon.css
DELETED
File without changes
|
assets/css/jquery-ui-fresh.css
DELETED
@@ -1,713 +0,0 @@
|
|
1 |
-
/*
|
2 |
-
* jQuery UI CSS Framework 1.8.16
|
3 |
-
*
|
4 |
-
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
5 |
-
* Dual licensed under the MIT or GPL Version 2 licenses.
|
6 |
-
* http://jquery.org/license
|
7 |
-
*
|
8 |
-
* http://docs.jquery.com/UI/Theming/API
|
9 |
-
*/
|
10 |
-
|
11 |
-
/* Layout helpers
|
12 |
-
----------------------------------*/
|
13 |
-
.ui-helper-hidden {
|
14 |
-
display: none;
|
15 |
-
}
|
16 |
-
|
17 |
-
.ui-helper-hidden-accessible {
|
18 |
-
position: absolute !important;
|
19 |
-
clip: rect(1px 1px 1px 1px);
|
20 |
-
clip: rect(1px, 1px, 1px, 1px);
|
21 |
-
}
|
22 |
-
|
23 |
-
.ui-helper-reset {
|
24 |
-
margin: 0;
|
25 |
-
padding: 0;
|
26 |
-
border: 0;
|
27 |
-
outline: 0;
|
28 |
-
line-height: 1.3;
|
29 |
-
text-decoration: none;
|
30 |
-
font-size: 100%;
|
31 |
-
list-style: none;
|
32 |
-
}
|
33 |
-
|
34 |
-
.ui-helper-clearfix:after {
|
35 |
-
content: ".";
|
36 |
-
display: block;
|
37 |
-
height: 0;
|
38 |
-
clear: both;
|
39 |
-
visibility: hidden;
|
40 |
-
}
|
41 |
-
|
42 |
-
.ui-helper-clearfix {
|
43 |
-
display: inline-block;
|
44 |
-
}
|
45 |
-
|
46 |
-
/* required comment for clearfix to work in Opera \*/
|
47 |
-
* html .ui-helper-clearfix {
|
48 |
-
height: 1%;
|
49 |
-
}
|
50 |
-
|
51 |
-
.ui-helper-clearfix {
|
52 |
-
display: block;
|
53 |
-
}
|
54 |
-
|
55 |
-
/* end clearfix */
|
56 |
-
.ui-helper-zfix {
|
57 |
-
width: 100%;
|
58 |
-
height: 100%;
|
59 |
-
top: 0;
|
60 |
-
left: 0;
|
61 |
-
position: absolute;
|
62 |
-
opacity: 0;
|
63 |
-
filter: Alpha(Opacity=0);
|
64 |
-
}
|
65 |
-
|
66 |
-
/* Interaction Cues
|
67 |
-
----------------------------------*/
|
68 |
-
.ui-state-disabled {
|
69 |
-
cursor: default !important;
|
70 |
-
}
|
71 |
-
|
72 |
-
/* Icons
|
73 |
-
----------------------------------*/
|
74 |
-
|
75 |
-
/* states and images */
|
76 |
-
.ui-icon {
|
77 |
-
display: block;
|
78 |
-
text-indent: -99999px;
|
79 |
-
overflow: hidden;
|
80 |
-
background-repeat: no-repeat;
|
81 |
-
}
|
82 |
-
|
83 |
-
/* Component containers
|
84 |
-
----------------------------------*/
|
85 |
-
.ui-widget {
|
86 |
-
font-family: sans-serif;
|
87 |
-
font-size: 12px;
|
88 |
-
}
|
89 |
-
|
90 |
-
.ui-widget .ui-widget {
|
91 |
-
font-size: 1em;
|
92 |
-
}
|
93 |
-
|
94 |
-
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
|
95 |
-
font-family: sans-serif;
|
96 |
-
font-size: 1em;
|
97 |
-
}
|
98 |
-
|
99 |
-
.ui-widget-content {
|
100 |
-
border: 1px solid #dfdfdf;
|
101 |
-
background: #ffffff;
|
102 |
-
color: #333333;
|
103 |
-
}
|
104 |
-
|
105 |
-
.ui-widget-header {
|
106 |
-
border: 1px solid #dfdfdf;
|
107 |
-
color: #333333;
|
108 |
-
font-weight: bold;
|
109 |
-
background-color: #f1f1f1;
|
110 |
-
|
111 |
-
}
|
112 |
-
|
113 |
-
.ui-widget-header a {
|
114 |
-
color: #333333;
|
115 |
-
}
|
116 |
-
|
117 |
-
/* Interaction states
|
118 |
-
----------------------------------*/
|
119 |
-
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
|
120 |
-
border: 1px solid #dfdfdf;
|
121 |
-
background-color: #f1f1f1;
|
122 |
-
font-weight: normal;
|
123 |
-
color: #333333;
|
124 |
-
}
|
125 |
-
|
126 |
-
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
|
127 |
-
color: #333333;
|
128 |
-
text-decoration: none;
|
129 |
-
}
|
130 |
-
|
131 |
-
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
|
132 |
-
border: 1px solid #ccc;
|
133 |
-
background-color: #ececec;
|
134 |
-
font-weight: normal;
|
135 |
-
color: #000000;
|
136 |
-
}
|
137 |
-
|
138 |
-
.ui-state-hover a, .ui-state-hover a:hover {
|
139 |
-
color: #000000;
|
140 |
-
text-decoration: none;
|
141 |
-
}
|
142 |
-
|
143 |
-
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
|
144 |
-
border: 1px solid #dfdfdf;
|
145 |
-
background: #ffffff;
|
146 |
-
font-weight: normal;
|
147 |
-
color: #333333;
|
148 |
-
}
|
149 |
-
|
150 |
-
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
|
151 |
-
color: #333333;
|
152 |
-
text-decoration: none;
|
153 |
-
}
|
154 |
-
|
155 |
-
.ui-widget :active {
|
156 |
-
outline: none;
|
157 |
-
}
|
158 |
-
|
159 |
-
/* Interaction Cues
|
160 |
-
----------------------------------*/
|
161 |
-
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
|
162 |
-
border: 1px solid #e6db55;
|
163 |
-
background: #ffffe0;
|
164 |
-
color: #333333;
|
165 |
-
}
|
166 |
-
|
167 |
-
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
|
168 |
-
color: #333333;
|
169 |
-
}
|
170 |
-
|
171 |
-
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
|
172 |
-
border: 1px solid #cc0000;
|
173 |
-
background: #ffebe8;
|
174 |
-
color: #cc0000;
|
175 |
-
}
|
176 |
-
|
177 |
-
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
|
178 |
-
color: #cc0000;
|
179 |
-
}
|
180 |
-
|
181 |
-
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
|
182 |
-
color: #cc0000;
|
183 |
-
}
|
184 |
-
|
185 |
-
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
|
186 |
-
font-weight: bold;
|
187 |
-
}
|
188 |
-
|
189 |
-
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
|
190 |
-
opacity: .7;
|
191 |
-
filter: Alpha(Opacity=70);
|
192 |
-
font-weight: normal;
|
193 |
-
}
|
194 |
-
|
195 |
-
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
|
196 |
-
opacity: .35;
|
197 |
-
filter: Alpha(Opacity=35);
|
198 |
-
background-image: none;
|
199 |
-
}
|
200 |
-
|
201 |
-
/* Icons
|
202 |
-
----------------------------------*/
|
203 |
-
|
204 |
-
/* states and images */
|
205 |
-
.ui-icon {
|
206 |
-
width: 16px;
|
207 |
-
height: 16px;
|
208 |
-
background-image: url(../images/ui-icons_333333_256x240.png);
|
209 |
-
}
|
210 |
-
|
211 |
-
.ui-widget-content .ui-icon {
|
212 |
-
background-image: url(../images/ui-icons_333333_256x240.png);
|
213 |
-
}
|
214 |
-
|
215 |
-
.ui-widget-header .ui-icon {
|
216 |
-
background-image: url(../images/ui-icons_999999_256x240.png);
|
217 |
-
}
|
218 |
-
|
219 |
-
.ui-state-default .ui-icon {
|
220 |
-
background-image: url(../images/ui-icons_333333_256x240.png);
|
221 |
-
}
|
222 |
-
|
223 |
-
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
|
224 |
-
background-image: url(../images/ui-icons_333333_256x240.png);
|
225 |
-
}
|
226 |
-
|
227 |
-
.ui-state-active .ui-icon {
|
228 |
-
background-image: url(../images/ui-icons_333333_256x240.png);
|
229 |
-
}
|
230 |
-
|
231 |
-
.ui-state-highlight .ui-icon {
|
232 |
-
background-image: url(../images/ui-icons_21759b_256x240.png);
|
233 |
-
}
|
234 |
-
|
235 |
-
/* positioning */
|
236 |
-
.ui-icon-triangle-1-n {
|
237 |
-
background-position: 0 -16px;
|
238 |
-
}
|
239 |
-
|
240 |
-
.ui-icon-triangle-1-ne {
|
241 |
-
background-position: -16px -16px;
|
242 |
-
}
|
243 |
-
|
244 |
-
.ui-icon-triangle-1-e {
|
245 |
-
background-position: -32px -16px;
|
246 |
-
}
|
247 |
-
|
248 |
-
.ui-icon-triangle-1-se {
|
249 |
-
background-position: -48px -16px;
|
250 |
-
}
|
251 |
-
|
252 |
-
.ui-icon-triangle-1-s {
|
253 |
-
background-position: -64px -16px;
|
254 |
-
}
|
255 |
-
|
256 |
-
.ui-icon-triangle-1-sw {
|
257 |
-
background-position: -80px -16px;
|
258 |
-
}
|
259 |
-
|
260 |
-
.ui-icon-triangle-1-w {
|
261 |
-
background-position: -96px -16px;
|
262 |
-
}
|
263 |
-
|
264 |
-
.ui-icon-triangle-1-nw {
|
265 |
-
background-position: -112px -16px;
|
266 |
-
}
|
267 |
-
|
268 |
-
.ui-icon-triangle-2-n-s {
|
269 |
-
background-position: -128px -16px;
|
270 |
-
}
|
271 |
-
|
272 |
-
.ui-icon-triangle-2-e-w {
|
273 |
-
background-position: -144px -16px;
|
274 |
-
}
|
275 |
-
|
276 |
-
.ui-icon-arrow-1-n {
|
277 |
-
background-position: 0 -32px;
|
278 |
-
}
|
279 |
-
|
280 |
-
.ui-icon-arrow-1-ne {
|
281 |
-
background-position: -16px -32px;
|
282 |
-
}
|
283 |
-
|
284 |
-
.ui-icon-arrow-1-e {
|
285 |
-
background-position: -32px -32px;
|
286 |
-
}
|
287 |
-
|
288 |
-
.ui-icon-arrow-1-se {
|
289 |
-
background-position: -48px -32px;
|
290 |
-
}
|
291 |
-
|
292 |
-
.ui-icon-arrow-1-s {
|
293 |
-
background-position: -64px -32px;
|
294 |
-
}
|
295 |
-
|
296 |
-
.ui-icon-arrow-1-sw {
|
297 |
-
background-position: -80px -32px;
|
298 |
-
}
|
299 |
-
|
300 |
-
.ui-icon-arrow-1-w {
|
301 |
-
background-position: -96px -32px;
|
302 |
-
}
|
303 |
-
|
304 |
-
.ui-icon-arrow-1-nw {
|
305 |
-
background-position: -112px -32px;
|
306 |
-
}
|
307 |
-
|
308 |
-
.ui-icon-arrow-2-n-s {
|
309 |
-
background-position: -128px -32px;
|
310 |
-
}
|
311 |
-
|
312 |
-
.ui-icon-arrow-2-ne-sw {
|
313 |
-
background-position: -144px -32px;
|
314 |
-
}
|
315 |
-
|
316 |
-
.ui-icon-arrow-2-e-w {
|
317 |
-
background-position: -160px -32px;
|
318 |
-
}
|
319 |
-
|
320 |
-
.ui-icon-arrow-2-se-nw {
|
321 |
-
background-position: -176px -32px;
|
322 |
-
}
|
323 |
-
|
324 |
-
.ui-icon-arrow-4 {
|
325 |
-
background-position: 0 -80px;
|
326 |
-
}
|
327 |
-
|
328 |
-
.ui-icon-arrow-4-diag {
|
329 |
-
background-position: -16px -80px;
|
330 |
-
}
|
331 |
-
|
332 |
-
.ui-icon-extlink {
|
333 |
-
background-position: -32px -80px;
|
334 |
-
}
|
335 |
-
|
336 |
-
.ui-icon-newwin {
|
337 |
-
background-position: -48px -80px;
|
338 |
-
}
|
339 |
-
|
340 |
-
.ui-icon-refresh {
|
341 |
-
background-position: -64px -80px;
|
342 |
-
}
|
343 |
-
|
344 |
-
.ui-icon-shuffle {
|
345 |
-
background-position: -80px -80px;
|
346 |
-
}
|
347 |
-
|
348 |
-
.ui-icon-transfer-e-w {
|
349 |
-
background-position: -96px -80px;
|
350 |
-
}
|
351 |
-
|
352 |
-
.ui-icon-transferthick-e-w {
|
353 |
-
background-position: -112px -80px;
|
354 |
-
}
|
355 |
-
|
356 |
-
.ui-icon-folder-collapsed {
|
357 |
-
background-position: 0 -96px;
|
358 |
-
}
|
359 |
-
|
360 |
-
.ui-icon-folder-open {
|
361 |
-
background-position: -16px -96px;
|
362 |
-
}
|
363 |
-
|
364 |
-
.ui-icon-document {
|
365 |
-
background-position: -32px -96px;
|
366 |
-
}
|
367 |
-
|
368 |
-
.ui-icon-document-b {
|
369 |
-
background-position: -48px -96px;
|
370 |
-
}
|
371 |
-
|
372 |
-
.ui-icon-cancel {
|
373 |
-
background-position: 0 -128px;
|
374 |
-
}
|
375 |
-
|
376 |
-
.ui-icon-plus {
|
377 |
-
background-position: -16px -128px;
|
378 |
-
}
|
379 |
-
|
380 |
-
.ui-icon-plusthick {
|
381 |
-
background-position: -32px -128px;
|
382 |
-
}
|
383 |
-
|
384 |
-
.ui-icon-minus {
|
385 |
-
background-position: -48px -128px;
|
386 |
-
}
|
387 |
-
|
388 |
-
.ui-icon-minusthick {
|
389 |
-
background-position: -64px -128px;
|
390 |
-
}
|
391 |
-
|
392 |
-
.ui-icon-close {
|
393 |
-
background-position: -80px -128px;
|
394 |
-
}
|
395 |
-
|
396 |
-
.ui-icon-closethick {
|
397 |
-
background-position: -96px -128px;
|
398 |
-
}
|
399 |
-
|
400 |
-
.ui-icon-key {
|
401 |
-
background-position: -112px -128px;
|
402 |
-
}
|
403 |
-
|
404 |
-
.ui-icon-info {
|
405 |
-
background-position: -16px -144px;
|
406 |
-
}
|
407 |
-
|
408 |
-
.ui-icon-notice {
|
409 |
-
background-position: -32px -144px;
|
410 |
-
}
|
411 |
-
|
412 |
-
.ui-icon-help {
|
413 |
-
background-position: -48px -144px;
|
414 |
-
}
|
415 |
-
|
416 |
-
.ui-icon-check {
|
417 |
-
background-position: -64px -144px;
|
418 |
-
}
|
419 |
-
|
420 |
-
.ui-icon-bullet {
|
421 |
-
background-position: -80px -144px;
|
422 |
-
}
|
423 |
-
|
424 |
-
.ui-icon-circle-plus {
|
425 |
-
background-position: 0 -192px;
|
426 |
-
}
|
427 |
-
|
428 |
-
.ui-icon-circle-minus {
|
429 |
-
background-position: -16px -192px;
|
430 |
-
}
|
431 |
-
|
432 |
-
.ui-icon-circle-close {
|
433 |
-
background-position: -32px -192px;
|
434 |
-
}
|
435 |
-
|
436 |
-
.ui-icon-circle-triangle-e {
|
437 |
-
background-position: -48px -192px;
|
438 |
-
}
|
439 |
-
|
440 |
-
.ui-icon-circle-triangle-s {
|
441 |
-
background-position: -64px -192px;
|
442 |
-
}
|
443 |
-
|
444 |
-
.ui-icon-circle-triangle-w {
|
445 |
-
background-position: -80px -192px;
|
446 |
-
}
|
447 |
-
|
448 |
-
.ui-icon-circle-triangle-n {
|
449 |
-
background-position: -96px -192px;
|
450 |
-
}
|
451 |
-
|
452 |
-
.ui-icon-circle-arrow-e {
|
453 |
-
background-position: -112px -192px;
|
454 |
-
}
|
455 |
-
|
456 |
-
.ui-icon-circle-arrow-s {
|
457 |
-
background-position: -128px -192px;
|
458 |
-
}
|
459 |
-
|
460 |
-
.ui-icon-circle-arrow-w {
|
461 |
-
background-position: -144px -192px;
|
462 |
-
}
|
463 |
-
|
464 |
-
.ui-icon-circle-arrow-n {
|
465 |
-
background-position: -160px -192px;
|
466 |
-
}
|
467 |
-
|
468 |
-
/* Misc visuals
|
469 |
-
----------------------------------*/
|
470 |
-
|
471 |
-
/* Corner radius */
|
472 |
-
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
|
473 |
-
-moz-border-radius-topleft: 3px;
|
474 |
-
-webkit-border-top-left-radius: 3px;
|
475 |
-
border-top-left-radius: 3px;
|
476 |
-
}
|
477 |
-
|
478 |
-
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
|
479 |
-
-moz-border-radius-topright: 3px;
|
480 |
-
-webkit-border-top-right-radius: 3px;
|
481 |
-
border-top-right-radius: 3px;
|
482 |
-
}
|
483 |
-
|
484 |
-
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
|
485 |
-
-moz-border-radius-bottomleft: 3px;
|
486 |
-
-webkit-border-bottom-left-radius: 3px;
|
487 |
-
border-bottom-left-radius: 3px;
|
488 |
-
}
|
489 |
-
|
490 |
-
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
|
491 |
-
-moz-border-radius-bottomright: 3px;
|
492 |
-
-webkit-border-bottom-right-radius: 3px;
|
493 |
-
border-bottom-right-radius: 3px;
|
494 |
-
}
|
495 |
-
|
496 |
-
/*
|
497 |
-
* jQuery UI Datepicker 1.8.16
|
498 |
-
*
|
499 |
-
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
500 |
-
* Dual licensed under the MIT or GPL Version 2 licenses.
|
501 |
-
* http://jquery.org/license
|
502 |
-
*
|
503 |
-
* http://docs.jquery.com/UI/Datepicker#theming
|
504 |
-
*/
|
505 |
-
.ui-datepicker {
|
506 |
-
width: 17em;
|
507 |
-
padding: .2em .2em 0;
|
508 |
-
display: none;
|
509 |
-
}
|
510 |
-
|
511 |
-
.ui-datepicker .ui-datepicker-header {
|
512 |
-
position: relative;
|
513 |
-
padding: .2em 0;
|
514 |
-
}
|
515 |
-
|
516 |
-
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
|
517 |
-
position: absolute;
|
518 |
-
top: 2px;
|
519 |
-
width: 1.8em;
|
520 |
-
height: 1.8em;
|
521 |
-
}
|
522 |
-
|
523 |
-
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
|
524 |
-
top: 1px;
|
525 |
-
}
|
526 |
-
|
527 |
-
.ui-datepicker .ui-datepicker-prev {
|
528 |
-
left: 2px;
|
529 |
-
}
|
530 |
-
|
531 |
-
.ui-datepicker .ui-datepicker-next {
|
532 |
-
right: 2px;
|
533 |
-
}
|
534 |
-
|
535 |
-
.ui-datepicker .ui-datepicker-prev-hover {
|
536 |
-
left: 1px;
|
537 |
-
}
|
538 |
-
|
539 |
-
.ui-datepicker .ui-datepicker-next-hover {
|
540 |
-
right: 1px;
|
541 |
-
}
|
542 |
-
|
543 |
-
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
|
544 |
-
display: block;
|
545 |
-
position: absolute;
|
546 |
-
left: 50%;
|
547 |
-
margin-left: -8px;
|
548 |
-
top: 50%;
|
549 |
-
margin-top: -8px;
|
550 |
-
}
|
551 |
-
|
552 |
-
.ui-datepicker .ui-datepicker-title {
|
553 |
-
margin: 0 2.3em;
|
554 |
-
line-height: 1.8em;
|
555 |
-
text-align: center;
|
556 |
-
}
|
557 |
-
|
558 |
-
.ui-datepicker .ui-datepicker-title select {
|
559 |
-
font-size: 1em;
|
560 |
-
margin: 1px 0;
|
561 |
-
}
|
562 |
-
|
563 |
-
.ui-datepicker select.ui-datepicker-month-year {
|
564 |
-
width: 100%;
|
565 |
-
}
|
566 |
-
|
567 |
-
.ui-datepicker select.ui-datepicker-month,
|
568 |
-
.ui-datepicker select.ui-datepicker-year {
|
569 |
-
width: 49%;
|
570 |
-
}
|
571 |
-
|
572 |
-
.ui-datepicker table {
|
573 |
-
width: 100%;
|
574 |
-
font-size: .9em;
|
575 |
-
border-collapse: collapse;
|
576 |
-
margin: 0 0 .4em;
|
577 |
-
}
|
578 |
-
|
579 |
-
.ui-datepicker th {
|
580 |
-
padding: .7em .3em;
|
581 |
-
text-align: center;
|
582 |
-
font-weight: bold;
|
583 |
-
border: 0;
|
584 |
-
}
|
585 |
-
|
586 |
-
.ui-datepicker td {
|
587 |
-
border: 0;
|
588 |
-
padding: 1px;
|
589 |
-
}
|
590 |
-
|
591 |
-
.ui-datepicker td span, .ui-datepicker td a {
|
592 |
-
display: block;
|
593 |
-
padding: .2em;
|
594 |
-
text-align: right;
|
595 |
-
text-decoration: none;
|
596 |
-
}
|
597 |
-
|
598 |
-
.ui-datepicker .ui-datepicker-buttonpane {
|
599 |
-
background-image: none;
|
600 |
-
margin: .7em 0 0 0;
|
601 |
-
padding: 0 .2em;
|
602 |
-
border-left: 0;
|
603 |
-
border-right: 0;
|
604 |
-
border-bottom: 0;
|
605 |
-
}
|
606 |
-
|
607 |
-
.ui-datepicker .ui-datepicker-buttonpane button {
|
608 |
-
float: right;
|
609 |
-
margin: .5em .2em .4em;
|
610 |
-
cursor: pointer;
|
611 |
-
padding: .2em .6em .3em .6em;
|
612 |
-
width: auto;
|
613 |
-
overflow: visible;
|
614 |
-
}
|
615 |
-
|
616 |
-
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
|
617 |
-
float: left;
|
618 |
-
}
|
619 |
-
|
620 |
-
/* with multiple calendars */
|
621 |
-
.ui-datepicker.ui-datepicker-multi {
|
622 |
-
width: auto;
|
623 |
-
}
|
624 |
-
|
625 |
-
.ui-datepicker-multi .ui-datepicker-group {
|
626 |
-
float: left;
|
627 |
-
}
|
628 |
-
|
629 |
-
.ui-datepicker-multi .ui-datepicker-group table {
|
630 |
-
width: 95%;
|
631 |
-
margin: 0 auto .4em;
|
632 |
-
}
|
633 |
-
|
634 |
-
.ui-datepicker-multi-2 .ui-datepicker-group {
|
635 |
-
width: 50%;
|
636 |
-
}
|
637 |
-
|
638 |
-
.ui-datepicker-multi-3 .ui-datepicker-group {
|
639 |
-
width: 33.3%;
|
640 |
-
}
|
641 |
-
|
642 |
-
.ui-datepicker-multi-4 .ui-datepicker-group {
|
643 |
-
width: 25%;
|
644 |
-
}
|
645 |
-
|
646 |
-
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
|
647 |
-
border-left-width: 0;
|
648 |
-
}
|
649 |
-
|
650 |
-
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
|
651 |
-
border-left-width: 0;
|
652 |
-
}
|
653 |
-
|
654 |
-
.ui-datepicker-multi .ui-datepicker-buttonpane {
|
655 |
-
clear: left;
|
656 |
-
}
|
657 |
-
|
658 |
-
.ui-datepicker-row-break {
|
659 |
-
clear: both;
|
660 |
-
width: 100%;
|
661 |
-
font-size: 0em;
|
662 |
-
}
|
663 |
-
|
664 |
-
/* RTL support */
|
665 |
-
.ui-datepicker-rtl {
|
666 |
-
direction: rtl;
|
667 |
-
}
|
668 |
-
|
669 |
-
.ui-datepicker-rtl .ui-datepicker-prev {
|
670 |
-
right: 2px;
|
671 |
-
left: auto;
|
672 |
-
}
|
673 |
-
|
674 |
-
.ui-datepicker-rtl .ui-datepicker-next {
|
675 |
-
left: 2px;
|
676 |
-
right: auto;
|
677 |
-
}
|
678 |
-
|
679 |
-
.ui-datepicker-rtl .ui-datepicker-prev:hover {
|
680 |
-
right: 1px;
|
681 |
-
left: auto;
|
682 |
-
}
|
683 |
-
|
684 |
-
.ui-datepicker-rtl .ui-datepicker-next:hover {
|
685 |
-
left: 1px;
|
686 |
-
right: auto;
|
687 |
-
}
|
688 |
-
|
689 |
-
.ui-datepicker-rtl .ui-datepicker-buttonpane {
|
690 |
-
clear: right;
|
691 |
-
}
|
692 |
-
|
693 |
-
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
|
694 |
-
float: left;
|
695 |
-
}
|
696 |
-
|
697 |
-
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
|
698 |
-
float: right;
|
699 |
-
}
|
700 |
-
|
701 |
-
.ui-datepicker-rtl .ui-datepicker-group {
|
702 |
-
float: right;
|
703 |
-
}
|
704 |
-
|
705 |
-
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
|
706 |
-
border-right-width: 0;
|
707 |
-
border-left-width: 1px;
|
708 |
-
}
|
709 |
-
|
710 |
-
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
|
711 |
-
border-right-width: 0;
|
712 |
-
border-left-width: 1px;
|
713 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/css/jquery-ui-fresh.min.css
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
.ui-helper-hidden{display:none}.ui-helper-clearfix,.ui-icon{display:block}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .ui-helper-clearfix{height:1%}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget{font-family:sans-serif;font-size:12px}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:sans-serif;font-size:1em}.ui-widget-content{border:1px solid #dfdfdf;background:#fff;color:#333}.ui-widget-header{border:1px solid #dfdfdf;color:#333;font-weight:700;background-color:#f1f1f1}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #dfdfdf;background-color:#f1f1f1;font-weight:400;color:#333}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#333;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background-color:#ececec;font-weight:400;color:#000}.ui-state-hover a,.ui-state-hover a:hover{color:#000;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #dfdfdf;background:#fff;font-weight:400;color:#333}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#333;text-decoration:none}.ui-widget :active{outline:0}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #e6db55;background:#ffffe0;color:#333}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#333}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #c00;background:#ffebe8;color:#c00}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#c00}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-icon,.ui-widget-content .ui-icon{background-image:url(../images/ui-icons_333333_256x240.png)}.ui-icon{width:16px;height:16px}.ui-widget-header .ui-icon{background-image:url(../images/ui-icons_999999_256x240.png)}.ui-state-active .ui-icon,.ui-state-default .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(../images/ui-icons_333333_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(../images/ui-icons_21759b_256x240.png)}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}
|
|
assets/dist/css/admin-shortcode-button.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.mce-primary.mce-sc-primary button{padding-right:10px;padding-left:10px}.mce-sc-popup a{text-decoration:underline}.mce-sc-popup p{margin-bottom:1em}.mce-sc-popup p.strong{font-weight:600}.mce-sc-popup p.no-margin{margin-bottom:0}.mce-sc-popup p.margin-top{margin-top:1em}.mce-sc-popup .mce-listbox button{text-overflow:ellipsis;overflow:hidden!important}@media screen and (max-width:782px){.wp-media-buttons button.sc-button span{width:18px!important}}.wp-media-buttons button.sc-button{outline:none;padding-left:5px;margin-right:0}.wp-media-buttons button.sc-button:active{margin-bottom:5px}button.sc-button:after{position:relative;display:inline-block;top:-1px;content:"";width:0;height:0;border-top:6px solid #777;border-right:4px solid transparent;border-left:4px solid transparent;margin:0 3px 0 6px}button.sc-button.active:after{top:-2px;border-top:0;border-bottom:6px solid #32373c}.sc-wrap{position:relative;display:inline-block;margin-right:5px}div.sc-menu{display:none;position:absolute;top:100%;left:0;min-width:100%;max-height:410px;font-size:14px;box-shadow:0 3px 5px rgba(0,0,0,.2);background:#fff;border:1px solid rgba(0,0,0,.15);overflow:auto;overflow-x:hidden;padding:5px 0;margin:-2px 0 0;z-index:1}div.sc-shortcode{display:block;white-space:nowrap;cursor:pointer;padding:6px 12px;margin-bottom:2px}div.sc-shortcode:hover{color:#fff}#mce-modal-block.mce-reset.mce-fade.mce-in{opacity:.7;filter:alpha(opacity=70)}
|
assets/dist/css/admin-shortcode-button.css.map
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
{"version":3,"sources":["webpack:///./assets/src/css/admin/shortcodes.scss"],"names":[],"mappings":"AAIA,mCACC,mBACA,iBAAkB,CAClB,gBAIC,yBAA0B,CAF5B,gBAKE,iBAAkB,CALpB,uBAOG,eAAgB,CAPnB,0BAUG,eAAgB,CAVnB,2BAaG,cAAe,CAblB,kCAkBE,uBACA,yBAA2B,CAC3B,oCAOD,wCACC,oBAAsB,CACtB,CAGF,mCAEE,aACA,iBACA,cAAe,CAJjB,0CAOG,iBAAkB,CAClB,uBAMD,kBACA,qBACA,SACA,WACA,QACA,SACA,0BACA,mCACA,kCACA,kBAAmB,CAXrB,8BAeE,SACA,aACA,+BAAgC,CAChC,SAOD,kBACA,qBACA,gBAAiB,CACjB,YAGA,aACA,kBACA,SACA,OACA,eACA,iBACA,eACA,gFACA,gBACA,iCACA,cACA,kBACA,cACA,gBACA,YAAa,CACb,iBAGA,cACA,mBACA,eACA,iBACA,iBAAkB,CALnB,uBAQE,UAAW,CACX,2CAOD,WACA,wBAAyB","file":"css/admin-shortcode-button.css","sourcesContent":["\n/* =Primary button in shortcode tinymce dialog\n-------------------------------------------------------------- */\n\n.mce-primary.mce-sc-primary button {\n\tpadding-right: 10px;\n\tpadding-left: 10px;\n}\n\n.mce-sc-popup {\n\ta {\n\t\ttext-decoration: underline;\n\t}\n\tp {\n\t\tmargin-bottom: 1em;\n\t\t&.strong {\n\t\t\tfont-weight: 600;\n\t\t}\n\t\t&.no-margin {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\t\t&.margin-top {\n\t\t\tmargin-top: 1em;\n\t\t}\n\t}\n\t// Crop text which overflow in listbox.\n\t.mce-listbox button{\n\t\ttext-overflow: ellipsis;\n\t\toverflow: hidden !important;\n\t}\n}\n\n/* =Shortcode button above wp_editor\n-------------------------------------------------------------- */\n\n@media screen and (max-width: 782px) {\n\t.wp-media-buttons button.sc-button span {\n\t\twidth: 18px !important;\n\t}\n}\n\n.wp-media-buttons {\n\tbutton.sc-button {\n\t\toutline: none;\n\t\tpadding-left: 5px;\n\t\tmargin-right: 0;\n\n\t\t&:active {\n\t\t\tmargin-bottom: 5px;\n\t\t}\n\t}\n}\n\nbutton.sc-button {\n\t&:after {\n\t\tposition: relative;\n\t\tdisplay: inline-block;\n\t\ttop: -1px;\n\t\tcontent: '';\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-top: 6px solid #777;\n\t\tborder-right: 4px solid transparent;\n\t\tborder-left: 4px solid transparent;\n\t\tmargin: 0 3px 0 6px;\n\t}\n\n\t&.active:after {\n\t\ttop: -2px;\n\t\tborder-top: 0;\n\t\tborder-bottom: 6px solid #32373c;\n\t}\n}\n\n/* =Shortcode button dropdown menu\n-------------------------------------------------------------- */\n\n.sc-wrap {\n\tposition: relative;\n\tdisplay: inline-block;\n\tmargin-right: 5px;\n}\n\ndiv.sc-menu {\n\tdisplay: none;\n\tposition: absolute;\n\ttop: 100%;\n\tleft: 0;\n\tmin-width: 100%;\n\tmax-height: 410px;\n\tfont-size: 14px;\n\tbox-shadow: 0 3px 5px rgba( 0, 0, 0, 0.2 );\n\tbackground: #fff;\n\tborder: 1px solid rgba( 0, 0, 0, 0.15 );\n\toverflow: auto;\n\toverflow-x: hidden;\n\tpadding: 5px 0;\n\tmargin: -2px 0 0;\n\tz-index: 1002;\n}\n\ndiv.sc-shortcode {\n\tdisplay: block;\n\twhite-space: nowrap;\n\tcursor: pointer;\n\tpadding: 6px 12px;\n\tmargin-bottom: 2px;\n\n\t&:hover {\n\t\tcolor: #fff;\n\t}\n}\n\n/* =Shortcode tinymce dialog backdrop\n-------------------------------------------------------------- */\n\n#mce-modal-block.mce-reset.mce-fade.mce-in {\n\topacity: 0.7;\n\tfilter: alpha(opacity=70);\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/shortcodes.scss"],"sourceRoot":""}
|
assets/dist/css/admin-shortcode-button.rtl.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.mce-primary.mce-sc-primary button{padding-left:10px;padding-right:10px}.mce-sc-popup a{text-decoration:underline}.mce-sc-popup p{margin-bottom:1em}.mce-sc-popup p.strong{font-weight:600}.mce-sc-popup p.no-margin{margin-bottom:0}.mce-sc-popup p.margin-top{margin-top:1em}.mce-sc-popup .mce-listbox button{text-overflow:ellipsis;overflow:hidden!important}@media screen and (max-width:782px){.wp-media-buttons button.sc-button span{width:18px!important}}.wp-media-buttons button.sc-button{outline:none;padding-right:5px;margin-left:0}.wp-media-buttons button.sc-button:active{margin-bottom:5px}button.sc-button:after{position:relative;display:inline-block;top:-1px;content:"";width:0;height:0;border-top:6px solid #777;border-left:4px solid transparent;border-right:4px solid transparent;margin:0 6px 0 3px}button.sc-button.active:after{top:-2px;border-top:0;border-bottom:6px solid #32373c}.sc-wrap{position:relative;display:inline-block;margin-left:5px}div.sc-menu{display:none;position:absolute;top:100%;right:0;min-width:100%;max-height:410px;font-size:14px;box-shadow:0 3px 5px rgba(0,0,0,.2);background:#fff;border:1px solid rgba(0,0,0,.15);overflow:auto;overflow-x:hidden;padding:5px 0;margin:-2px 0 0;z-index:1}div.sc-shortcode{display:block;white-space:nowrap;cursor:pointer;padding:6px 12px;margin-bottom:2px}div.sc-shortcode:hover{color:#fff}#mce-modal-block.mce-reset.mce-fade.mce-in{opacity:.7;filter:alpha(opacity=70)}
|
assets/dist/css/admin.css
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
Chosen, a Select Box Enhancer for jQuery and Prototype
|
3 |
+
by Patrick Filler for Harvest, http://getharvest.com
|
4 |
+
|
5 |
+
Version 1.8.5
|
6 |
+
Full source at https://github.com/harvesthq/chosen
|
7 |
+
Copyright (c) 2011-2018 Harvest http://getharvest.com
|
8 |
+
|
9 |
+
MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
|
10 |
+
This file is generated by `grunt build`, do not edit it by hand.
|
11 |
+
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15);display:none}.chosen-container.chosen-with-drop .chosen-drop{display:block}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover,.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../images/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(../images/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;opacity:0;pointer-events:none}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%)}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(../images/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-rtl .chosen-search input[type=text]{background-image:url(../images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}#give-payments-filter .give-payment-id,.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.give-item-label:hover{color:#fff;text-decoration:none}/*! jQuery UI - v1.12.1 - 2016-09-14
|
12 |
+
* http://jqueryui.com
|
13 |
+
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
14 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
|
15 |
+
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,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");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif}.ui-widget,.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(../images/ui-icons_444444_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(../images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(../images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(../images/ui-icons_777620_256x240.png)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(../images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(../images/ui-icons_777777_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=0.3)}.ui-widget-shadow{box-shadow:0 0 5px #666}/*! Hint.css - v2.5.0 - 2017-04-23
|
16 |
+
* http://kushagragour.in/lab/hint/
|
17 |
+
* Copyright (c) 2017 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:.3s ease;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;transition-delay:.1s}[class*=hint--]:before{content:"";position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{transition-duration:0s}.hint--bounce:after,.hint--bounce:before{transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24),-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24)}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:give-icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff) format("woff"),url(../images/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:"\E603"}.give-icon-heart:before{content:"\E604"}.give-icon-question:before{content:"\E602"}.give-icon-info:before{content:"\E601"}.give-icon-new-tab:before{content:"\EA7E"}.give-icon-alert:before{content:"\F02D"}.give-icon-help:before{content:"\E606"}.give-icon-spinner:before{content:"\E605"}.give-icon-spinner2:before{content:"\E607"}.give-icon-plus:before{content:"\E040"}.give-icon-minus:before{content:"\E041"}.give-icon-locked:before{content:"\E600"}.dashicons-give:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\E800"}.fa-spin{-webkit-animation:a 1s infinite linear;animation:a 1s infinite linear}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.give-modal{box-shadow:0 15px 10px -5px rgba(0,0,0,.15);position:relative;background:#fff;font-family:Arial,Baskerville,monospace;font-size:16px;width:auto;max-width:500px;margin:20px auto;margin-top:60px;border-top:5px solid transparent;line-height:1.5}.give-modal--success{border-top-color:#46b450}.give-modal--notice{border-top-color:#00a0d2}.give-modal--warning{border-top-color:#ffb900}.give-modal--error{border-top-color:#dc3232}.give-modal__body{padding:1.5rem}.give-modal__body>:last-child{margin-bottom:0}.give-modal__title{margin:0 0 .75rem;padding:0}.give-modal__description{margin:0 0 1.5rem;padding:0}.give-modal .give-modal__controls{padding:1rem 1.5rem;background-color:#fbfbfb;border-top:1px solid #d7d7d7;text-align:right}.modal-fade-slide .give-modal--zoom{opacity:0;transition:all .2s ease-out;-webkit-transform:translateY(-20px) perspective(600px) rotateX(10deg);transform:translateY(-20px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-ready .give-modal--zoom{opacity:1;-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--zoom{opacity:0;-webkit-transform:translateY(-10px) perspective(600px) rotateX(10deg);transform:translateY(-10px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.give-button{display:inline-block;height:30px;line-height:28px;padding:0 12px 2px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;margin-left:.5rem;font-weight:400;font-size:.9em}.give-button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.give-button--primary{background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799;outline:0}.give-button--primary:hover{background:#008ec2;border-color:#006799;color:#fff}.give-button--primary:active{background:#0073aa;border-color:#006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.give-button--primary:focus{background:#0073aa;border-color:#006799;color:#fff;box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.give-button--secondary{color:#555;border-color:#ccc;background:#f7f7f7;box-shadow:0 1px 0 #ccc;vertical-align:top}.give-button--secondary:hover{background:#fafafa;border-color:#999;color:#23282d}.give-button--secondary:active{background:#eee;border-color:#999;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.give-button--secondary:focus{background:#eee}@font-face{font-family:give-icomoon;font-weight:400;font-style:normal}.give-metabox-tabs li .give-icon:before{font-family:give-icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff) format("woff"),url(../images/icomoon.svg#icomoon) format("svg");speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;vertical-align:top;line-height:20px;margin:0 5px 0 0}.give-metabox-tabs li .give-icon-default:before{content:"\E903"}.give-metabox-tabs li .give-icon-heart:before{content:"\E604"}.give-metabox-tabs li .give-icon-target:before{content:"\E901"}.give-metabox-tabs li .give-icon-display:before{content:"\E90C"}.give-metabox-tabs li .give-icon-edit:before{content:"\E902"}.give-metabox-tabs li .give-icon-checklist:before{position:relative;top:1px;content:"\E900"}.give-metabox-tabs li .give-icon-purse:before{content:"\E8DF"}.give-metabox-tabs li .dashicons{font-size:14px;width:14px;line-height:20px}.give-grid-row{position:relative;width:100%}.give-grid-row [class^=give-grid-col]{float:left;margin:.5rem 1%;min-height:.125rem}.give-grid-row:after{content:"";display:table;clear:both}.give-grid-col-1{width:6.33333%}.give-grid-col-2{width:14.66667%}.give-grid-col-3{width:23%}.give-grid-col-4{width:31.33333%}.give-grid-col-5{width:39.66667%}.give-grid-col-6{width:48%}.give-grid-col-7{width:56.33333%}.give-grid-col-8{width:64.66667%}.give-grid-col-9{width:73%}.give-grid-col-10{width:81.33333%}.give-grid-col-11{width:89.66667%}.give-grid-col-12{width:98%}@media only screen and (max-width:33.75em){.give-grid-row [class^=give-grid-col]{width:98%}}#_give_donation_levels_repeat .cmb-group-title,#_give_donation_levels_repeat .cmb-row>.cmb-remove-group-row,#_give_donation_levels_repeat .cmb-row>.handlediv,.cmb2-id--give-custom-amount-minimum,.cmb2-id--give-custom-amount-text,.cmb2-id--give-display-style,.cmb2-id--give-form-content,.cmb2-id--give-levels-header,.cmb2-id--give-levels-header+.cmb-repeat-group-wrap,.cmb2-id--give-offline-checkout-notes,.cmb2-id--give-reveal-label,.cmb2-id--give-set-price,.cmb-type-levels-id,.give-hidden,.post-type-give_forms .tablenav #post-query-submit{display:none}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row .cmb2-radio-list label{font-size:12px}div.cmb-type-levels-repeater-header+div.cmb-repeat-group-wrap{padding:0!important;margin:0!important;min-width:100%;max-width:0}.cmb2-id--give-levels-header{padding:10px 12px 0!important;margin:0!important;background:#f7f7f7;border-bottom:none!important}.cmb2-id--give-levels-header .table-container{display:table;width:100%;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;border-left:1px solid #e9e9e9}.cmb2-id--give-levels-header .table-container>.table-row{display:table-row;background:#fcfcfc}.cmb2-id--give-levels-header .table-container>.table-row>.table-cell{display:table-cell;vertical-align:middle;padding:10px 15px;border-right:1px solid #e9e9e9}.cmb2-id--give-levels-header .table-container>.table-row>.table-cell.col-id{display:none}#_give_donation_levels_repeat{background:#f7f7f7;padding:0 1px 20px 12px;box-sizing:border-box}#_give_donation_levels_repeat .cmb-row,#_give_donation_levels_repeat .inside{margin:0}#_give_donation_levels_repeat .cmb-remove-field-row{margin:3px 0 0}#_give_donation_levels_repeat .cmb-remove-field-row .button{height:25px;padding:0 3px}#_give_donation_levels_repeat .cmb-remove-field-row span.dashicons-no{line-height:1.15em}#_give_donation_levels_repeat .cmbhandle{display:none}#_give_donation_levels_repeat .cmb-add-row{margin:12px 0 0}.give-time-field{width:65px}.give-money-field{width:75px;margin-right:0;margin-left:0}.give-money-symbol{border:1px solid #ddd;background:#fcfcfc;margin:0;font-size:14px;padding:5px 8px}.give-money-symbol-before{border-right:0;margin-right:-4px}.give-money-symbol-after{margin-left:-5px}.give_options_panel input[type=email],.give_options_panel input[type=text]{padding:5px;width:100%}input.give-text-small,input.give-text_small{width:100px!important}input.give-text-medium,input.give-text_medium{width:200px!important}.give-underline{text-decoration:underline}.postbox-container .cmb-row{margin:0}.postbox-container .cmb-row .cmb-th label{padding-left:8px}#give-bulk-donors div[id^=give-donor-]{display:block;overflow:hidden}@media only screen and (min-width:851px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row{float:left;border-bottom:none;padding-right:10px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row>.cmb-th{display:none}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row>.cmb-td{float:left;width:100%}.cmb-type-give-default-radio-inline .cmb-td{margin-top:5px}}@media only screen and (min-width:851px) and (max-width:1201px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row{width:100%;padding-top:0}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-type-text-money{width:105px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list input.cmb2-text-money{width:65px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list .give-multilevel-text-field{width:160px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list .cmb-type-radio-inline{margin-left:20px}.col-amount{width:70px}.col-text{width:140px}.col-sort{display:none!important}.give-money-field{width:55px}}@media only screen and (min-width:1201px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row{float:right}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row{padding-right:20px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row.cmb-row{padding-right:0}.col-amount{width:93px}.col-text{width:195px}.col-sort{width:100px}.give-multilevel-text-field{width:205px}}@media only screen and (max-width:850px){div.cmb-type-levels-repeater-header{display:none!important}}.shortcode-wrap{margin:1px 14px 12px 11px}.shortcode-wrap label{margin:0 0 3px;display:block;cursor:default}.shortcode-wrap .shortcode-input{margin:0;width:100%}.cmb2-id--give-content-option,.cmb2-id--give-customize-offline-donations,.cmb2-id--give-goal-option,.cmb2-id--give-offline-donation-enable-billing-fields-single,.cmb2-id--give-terms-option{border-bottom:none!important;margin:0!important}.cmb2-id--give-agree-label,.cmb2-id--give-form-content,.cmb2-id--give-offline-checkout-notes,.cmb2-id--give-offline-donation-enable-billing-fields-single,.cmb2-id--give-set-goal{border-top:1px solid #e9e9e9!important}.cmb2-id--give-agree-label,.cmb2-id--give-agree-text{display:none}input.shortcode-input{width:100%}.price .give_price_range_high,.price .give_price_range_low,.price .give_price_range_sep{display:inline-block}#side-sortables .cmb-th label:after{display:none}#side-sortables .cmb2-id--give-show-register-form{padding:10px 0 0!important}#side-sortables .cmb2-wrap>.cmb-field-list>.cmb-row{padding-top:10px}#side-sortables .cmb-row .cmb2-metabox-description{padding-bottom:0}.cmb2-metabox-description{font-size:13px;line-height:1.5;display:block}.give-tooltip{margin:0 3px;padding:0;font-size:14px;transition:all .2s linear;color:rgba(51,51,51,.5);position:relative;top:1px}.give-tooltip:hover{color:#333}#give-metabox-form-data .inside{margin:0;padding:0}#give-metabox-form-data .give-metabox-panel-wrap{background:#fff;overflow:hidden}#give-metabox-form-data .give_options_panel{display:none;padding-left:170px}#give-metabox-form-data .give_options_panel.active,.no-js #give-metabox-form-data .give_options_panel{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:1em 20px 1em 162px;margin:0;border-bottom:1px solid #eee}#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{float:left;width:135px;padding:0;margin:2px 0 0 -150px;line-height:18px;font-size:12px;font-weight:400}#give-metabox-form-data .give_options_panel .give-field-wrap .give-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-top:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-field-wrap ul{margin:0}#give-metabox-form-data .give_options_panel .give-field-wrap .mce-container iframe,#give-metabox-form-data .give_options_panel .give-field-wrap textarea{min-height:250px!important}#give-metabox-form-data .give_options_panel .give-field-wrap .wp-editor-wrap{display:inline-block;width:100%}#give-metabox-form-data .give_options_panel textarea.give-field{width:100%}#give-metabox-form-data .give_options_panel .give-field-wrap:hover .give-field-row-actions{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap:last-child{border-bottom:0}#give-metabox-form-data .give_options_panel .give-inline-radio-fields li{display:inline-block;margin-right:15px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section{padding:10px;background:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeatable-fields-section-wrapper{width:100%;background-color:#fff;border-collapse:collapse}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row{border-bottom:15px solid #f5f5f5;background-color:#fff}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-template{display:none}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row:last-child{border-bottom:10px solid #f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-column{padding:0}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove{float:right;width:22px;height:36px;padding:0;display:block;text-align:center;line-height:34px;font-size:21px;font-weight:300;cursor:pointer}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove:hover{background-color:red;color:#fff;width:22px;height:22px;border-radius:30px;margin-top:8px;line-height:19px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head{border-bottom:1px solid #eee;cursor:move}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head h2{text-align:left!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.closed .toggle-indicator:before{content:"\F140"}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row .give-move .toggle-indicator:before{margin-left:7px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row-wrap{background-color:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row{margin:5px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-field-wrap:last-child{border-bottom:1px solid #eee}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-ui-placeholder-state-highlight{background-color:#68bb6c}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-name{border:0!important;padding:0!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-bottom:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .ui-sortable-helper{display:table!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.ui-sortable-helper{border-bottom:0}#give-metabox-form-data .give-minmax-wrap{display:block;margin-bottom:.5rem}#give-metabox-form-data .give-minmax-wrap label{display:inline-block;width:120px;font-size:12px}#give-metabox-form-data .give-minmax-wrap input{margin-left:1px}#_give_donation_levels_field .give-row:nth-of-type(2) .give-remove{display:none!important}#give-metabox-form-data .give-metabox-tabs{margin:0;max-width:170px;float:left;line-height:1em;padding:0 0 10px;position:relative;background-color:#fafafa;border-right:1px solid #eee;box-sizing:border-box}#give-metabox-form-data .give-metabox-tabs:after{content:"";display:block;width:100%;height:9999em;position:absolute;bottom:-9999em;left:0;background-color:#fafafa;border-right:1px solid #eee}#give-metabox-form-data .give-metabox-tabs li{margin:0;padding:0;display:block;position:relative}#give-metabox-form-data .give-metabox-tabs li a{margin:0;padding:10px;display:block;box-shadow:none;text-decoration:none;line-height:20px!important;border-bottom:1px solid #eee;overflow:hidden}#give-metabox-form-data .give-metabox-tabs li a span.give-label{width:122px;display:inline-block}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li{background-color:#f1f1f1}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li a{border-bottom-color:#e5e5e5}#give-metabox-form-data .give-metabox-tabs li.active>a{color:#555;position:relative;background-color:#eee}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields.active>a{background-color:#ddd}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields:not(.active):hover ul.give-metabox-sub-tabs{display:block;position:absolute;bottom:0;left:166px;width:170px;max-height:250px}@media (max-width:550px),only screen and (min-width:851px) and (max-width:1025px){#give-metabox-form-data ul.give-metabox-tabs{min-width:40px}#give-metabox-form-data ul.give-metabox-tabs li>a{text-align:center}#give-metabox-form-data ul.give-metabox-tabs li>a:before{margin-right:0;font-size:15px}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-label{display:none}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-icon:before{margin:0}#give-metabox-form-data .give_options_panel{padding-left:40px}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:10px}#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{display:block;float:none;margin:0 0 10px;font-size:14px;width:100%}}.chosen-container-single a.chosen-single{background:#fff!important}.give-docs-link{text-align:right;margin-right:15px}.give-docs-link a{color:#999;text-decoration:none;font-style:italic}.give-docs-link a:hover{color:#0073aa}.give-docs-link a span{font-style:normal}.type-download{float:left;margin:0 1em 1em 0!important;padding:0;vertical-align:top;width:280px;text-decoration:none;color:inherit;border:1px solid #ddd;display:block;min-height:365px;overflow:hidden;background:#f5f5f5;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),inset 0 -1px 0 rgba(0,0,0,.1);transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out;position:relative}.type-download:hover{border:1px solid #d1d1d1}.type-download>.featured-img img{border-bottom:1px solid #ddd}.type-download .addon-content{*zoom:1;padding:15px 20px}.type-download .addon-content:after,.type-download .addon-content:before{content:" ";display:table}.type-download .addon-content:after{clear:both}.type-download .addon-content .addon-heading{margin:0 0 10px}.type-download .addon-content .addon-heading a{outline:none;text-decoration:none}.type-download .addon-footer-wrap{border-top:1px solid #ddd;position:absolute;bottom:2px;left:0;width:100%;background-color:#fff;padding:15px 20px}.give-view-addons-all span.dashicons,.type-download span.dashicons{width:16px;height:16px;font-size:14px;margin:6px 0 0}.give-view-addons-all span.dashicons{margin-left:3px}#give-dashboard-widgets-wrap .inside{padding-top:0;padding-bottom:0}.give_forms_page_give-reports #give-dashboard-widgets-wrap .inside{padding-left:0}#give-dashboard-widgets-wrap .inside #give-graphs-filter{float:none}#give-dashboard-widgets-wrap .postbox{margin-bottom:10px}#give-dashboard-widgets-wrap table.reports-table{clear:none}#give-dashboard-widgets-wrap #give-date-range-options{float:left}#give-dashboard-widgets-wrap #give-date-range-options>span{float:left;line-height:30px;font-style:italic;padding:0 5px 0 0}#give-graphs-filter{float:right}#give-graphs-filter .tablenav{margin:0 0 0 17px}#give-graphs-filter .tablenav .actions{padding:0}.give-graph .y1Axis{color:#66bb6a!important}.give-graph .y2Axis{color:#546e7a!important}body.give_forms_page_give-payment-history h1.nav-tab-wrapper,body.give_forms_page_give-payment-history h2.nav-tab-wrapper,body.give_forms_page_give-reports h1.nav-tab-wrapper,body.give_forms_page_give-reports h2.nav-tab-wrapper{margin-bottom:10px}body.give_forms_page_give-payment-history .actions,body.give_forms_page_give-reports .actions{padding-top:0}body.give_forms_page_give-payment-history .pagination-links,body.give_forms_page_give-reports .pagination-links{margin-left:10px}body.give_forms_page_give-payment-history p.donor-search,body.give_forms_page_give-reports p.donor-search{margin-right:10px}body.give_forms_page_give-payment-history .tablenav-right .tablenav-pages,body.give_forms_page_give-reports .tablenav-right .tablenav-pages{float:right}body.give_forms_page_give-payment-history .tablenav-right #give-reports-view,body.give_forms_page_give-reports .tablenav-right #give-reports-view{margin-top:0}body.give_forms_page_give-payment-history .tablenav-right .actions,body.give_forms_page_give-payment-history p.search-box,body.give_forms_page_give-reports .tablenav-right .actions,body.give_forms_page_give-reports p.search-box{float:left}body.give_forms_page_give-payment-history .reports-table-nav.tablenav.top,body.give_forms_page_give-reports .reports-table-nav.tablenav.top{width:100%;float:none;margin:0 0 10px}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top,body.give_forms_page_give-reports .reports-forms-details-wrap.top{float:right;overflow:hidden}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top #give-reports-filter,body.give_forms_page_give-reports .reports-forms-details-wrap.top #give-reports-filter{float:left}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top>.actions,body.give_forms_page_give-reports .reports-forms-details-wrap.top>.actions{padding-right:0}body.give_forms_page_give-payment-history .tablenav.bottom,body.give_forms_page_give-reports .tablenav.bottom{margin-top:10px}body.give_forms_page_give-payment-history h2.reports-earnings-title,body.give_forms_page_give-reports h2.reports-earnings-title{margin:7px 0 0}body.give_forms_page_give-payment-history .reports-views-wrap,body.give_forms_page_give-reports .reports-views-wrap{padding:3px 0 0}body.give_forms_page_give-payment-history .wrap.give-reports-donors-wrap,body.give_forms_page_give-reports .wrap.give-reports-donors-wrap{margin-right:0;margin-bottom:10px}body.give_forms_page_give-payment-history .widefat tbody td,body.give_forms_page_give-payment-history .widefat tbody th,body.give_forms_page_give-reports .widefat tbody td,body.give_forms_page_give-reports .widefat tbody th{padding-top:12px;padding-bottom:12px}body.give_forms_page_give-reports table.export-options-table tbody td{padding:20px 12px;vertical-align:top}body.give_forms_page_give-reports table.export-options-table .give-export-form{position:relative}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap{background-color:transparent;padding:12px 12px 4px;margin:2px 0 -16px -11px;overflow:auto}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap .spinner{margin:-2px -12px 8px 0}body.give_forms_page_give-reports table.export-options-table span#give-end-wrap input,body.give_forms_page_give-reports table.export-options-table span#give-start-wrap input{width:100px}#export-donor-options-wrap p{padding:20px 0 0;margin:0;font-weight:700}#export-donor-options-wrap ul{max-width:900px;overflow:hidden}#export-donor-options-wrap ul li{margin:0;padding:0 5px 5px 0;box-sizing:border-box;float:left;width:33%}.settings-excludes-list{max-height:120px;overflow:auto;padding:.5rem;border:1px solid #ddd}.settings-excludes-list li{margin:3px 0}#give-tools-recount-form .notice-wrap{position:relative;min-height:25px;margin:10px -12px -12px;background:#efefef;padding:10px 12px 12px;border-top:1px solid #e5e5e5}#give-tools-recount-form .notice-wrap .give-progress{position:absolute;top:15px}#give-tools-recount-form .notice-wrap .spinner{position:absolute;right:14px;top:13px;margin:0}#give-tools-recount-form .notice-wrap #give-batch-success{margin-bottom:6px}.recount-stats-controls form{display:inline}.give-recount-stats-descriptions{margin:8px 0 0;display:block}.give-recount-stats-descriptions span{line-height:24px;font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0;display:none}.gateways-report-tablenav .actions.bulkactions{padding-right:0}table.give-table td{vertical-align:middle}table.give-table td.row-title h3{margin:0 0 .4em;font-size:1.2em}table.give-table td.row-title p{font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0}#give-graphs-filter>.tablenav{height:auto}#give-logs-filter .search-box{float:right}#give-logs-filter .tablenav.top{float:left;clear:none;margin-top:0}.welcome-h1{display:inline-block;margin-right:15px!important}.about-wrap h3{margin:1.5em 0 .6em}.about-wrap img{border:none}.give-badge{padding-top:150px;height:52px;width:185px;color:#fff;font-weight:700;font-size:14px;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.8);margin:0 -5px;position:absolute;top:0;right:0}.introduction{padding:0 0 20px;margin:0 0 20px}.feature-section{margin-top:40px}.feature-section span.dashicons{width:16px;height:16px;font-size:14px;margin:6px 0 0}.feature-section .feature-section-item{width:48%;float:left}.feature-section div.last-feature{margin-right:0;margin-left:4%}[class*=dashboard_page_give-] .about-text,[class^=dashboard_page_give-] .about-text{min-height:0}.social-items-wrap,.social-items-wrap>div{display:inline-block}.social-items-wrap .twitter-item-wrap{margin:0 20px 10px 0}.wp-person img{border-radius:50%}.wp-person a.web{margin:17px 0 0;font-weight:700;font-style:italic}.newsletter-intro{font-size:13px;font-style:italic;color:#777}.give-newsletter-form-wrap{margin:10px 0 20px -5px;max-width:700px}.give-newsletter-form-wrap td{padding:3px}.give-newsletter-form-wrap div.give-newsletter-confirmation{background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 10px 4px 5px;padding:1px 12px;border-left:4px solid #7ad03a;display:none}.give-newsletter-form-wrap div.give-newsletter-confirmation>p{margin:.5em 0;padding:2px}#give_donor_export_form{margin:0 0 5px}#give_donor_export #give_donor_export_form_chosen{display:block;margin:5px 0 1px}.column-status .give-donation-status,.column-status .give-test-mode-transactions-label{display:inline-block}.column-status .give-test-mode-transactions-label{margin:0 5px;vertical-align:middle}.give-settings-page .give-settings-heading-sep{font-size:14px;line-height:32px;width:15px}.give-settings-page .nav-tab-wrapper{margin-bottom:5px;overflow:visible}.give-settings-page .cmb2-wrap .cmb-type-checkbox input[type=checkbox]{display:block;margin-bottom:5px}.give-settings-page div.give-submit-wrap{margin:20px 0}.give-settings-page .give_forms_page_give-payment-history .postbox .hndle{cursor:default}.give-settings-page .give-input-field{width:25em}.give-settings-page table table input[type=text]{width:15em}.give-settings-page .give-repeat-setting-field{margin:10px 0}.give-settings-page .give-remove-setting-field{width:25px;height:25px;padding:0;text-align:center;line-height:22px;font-size:21px;font-weight:300;cursor:pointer;margin-left:20px;display:inline-block}.give-settings-page .give-remove-setting-field:hover{background-color:red;color:#fff;border-radius:30px}.give-settings-page .give-forminp p:first-child .give-remove-setting-field{display:none}.give-settings-page .export-options-table tr.give-import-option:nth-child(odd){background:#f4f3f3}.give-settings-page .export-options-table tr.give-import-option:nth-child(odd) th{vertical-align:middle}.give-settings-page .export-options-table .give-import-dropdown:nth-child(2),.give-settings-page .export-options-table tr.give-import-option th:first-child{width:250px}.give-setting-tab-header{clear:both;overflow:hidden;margin:30px 0}.give-setting-tab-header h2{margin-top:8px}.give-setting-tab-header p{margin-bottom:0}.give-radio-inline ul{margin-top:0}.give-radio-inline li{display:inline-block;margin:0 0 0 15px}.give-radio-inline li:first-child{margin-left:0}.give-tools-setting-page .bulkactions{overflow:visible}.form-table td.give-radio-inline fieldset li>label{margin:5px 0 0!important}.cmb2-metabox-description,div.give-field-description,p.give-field-description{color:#aaa;font-style:italic;font-size:13px!important}.cmb-type-give-title label,.give-setting-tab-header h2{float:left;display:inline-block;width:220px;font-style:italic;color:#aaa;margin:0;font-size:14px}.postbox-container #_give_donation_levels_repeat>.cmb-repeatable-grouping:not(:last-of-type){border-bottom:1px solid #e9e9e9;border-top:none}.cmb-type-enabled-gateways .cmb-td>p:first-of-type{display:none}.cmb-type-checkbox .cmb-td{width:80%}.cmb-type-checkbox .cmb-td label{font-size:13px}.give_settings .cmb2-wrap .cmb-row{display:table-row}.give_settings .cmb2-wrap .cmb-row>.cmb-td,.give_settings .cmb2-wrap .cmb-row>.cmb-th{display:table-cell;float:none}.cmb2-id-give-title label{font-style:italic;color:#aaa;cursor:default}.cmb2-id-give-title>div.cmb-th{padding-bottom:10px}.cmb2-id-give-title>div.cmb-td{padding-bottom:5px}.gateway-enabled-wrap{background-color:#f7f7f7;border:1px solid #e5e5e5}.gateway-enabled-wrap .gateway-enabled-settings-title{display:grid;grid-template-columns:.5fr 2.5fr 5fr 1fr 1fr;grid-gap:20px;border-bottom:1px solid #e5e5e5;padding:1rem;font-weight:600}.gateway-enabled-wrap .ui-sortable-placeholder{visibility:visible!important;border:2px dashed #e5e5e5;transition:all .2s ease}.gateway-enabled-wrap .ui-sortable-helper{background-color:#fafafa;box-shadow:0 4px 20px -5px rgba(0,0,0,.25);border:1px solid #e5e5e5;padding:.5rem!important}.give-payment-gatways-list{margin:0;padding:1rem}.give-payment-gatways-list li{display:grid;grid-template-columns:.5fr 2.5fr 5fr 1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:20px;margin:0;padding:.5rem 0}.give-payment-gatways-list li:first-child{padding-top:0}.give-payment-gatways-list li:last-child{padding-bottom:0}.give-payment-gatways-list li .checkout-label{padding:.5rem .75rem}.give-payment-gatways-list li .gateways-checkbox,.give-payment-gatways-list li .gateways-radio{justify-self:center}.give-payment-gatways-list li span.give-drag-handle{padding:3px 4px 0 0;font-size:15px;font-weight:400;color:#bdbdbd;cursor:move}.give-payment-gatways-list li span.give-drag-handle:hover{color:#333}.give-email-tags-wrap{margin:5px 0 0}.give-email-tags-wrap code{font-style:normal;padding:1px 2px;font-size:12px}.give-email-tags-wrap span{display:block;color:#aaa;font-style:italic;margin:0 0 2px;font-size:13px}.give-email-tags-wrap .give_price_tag,.give-settings-email-settings-section .tablenav{display:none}.give-settings-email-settings-section .give-setting-tab-header-emails{margin:0 0 20px}.give-settings-email-settings-section .give-setting-tab-header-emails hr{display:none}.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails{margin:20px 0}.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails hr{display:block}.giveemailnotifications .check-column{padding:13px 10px 0 20px!important}.giveemailnotifications td.check-column input{display:none}.giveemailnotifications th.check-column .give-email-notification-status{color:#fff;cursor:pointer}.giveemailnotifications th.check-column .give-email-notification-status[data-edit="1"] i.dashicons{border-radius:1em;padding:2px}.giveemailnotifications th.check-column .give-email-notification-disabled:hover .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-yes{background:#46b450}.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-lock{color:#46b450}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled:hover .dashicons-yes{background:#bbb}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-lock{color:#bbb}.giveemailnotifications th.check-column .dashicons-no-alt:hover:before{content:"\F147"!important}.giveemailnotifications th.check-column .dashicons-yes:hover:before{content:"\F335"!important}.giveemailnotifications .spinner.is-active{margin:0 0 0 2px;float:none}#system-info-textarea{width:800px;height:600px;font-family:Menlo,Monaco,monospace;background:#fff;white-space:pre;overflow:auto;display:block;direction:ltr}#give-download-sysinfo{margin:0}#api .tablenav .actions{overflow:visible}a.give-delete{color:#a00}.give-settings-wrap-licenses .give-license-deactivate{margin:1px 0 0 10px;height:30px}.give-settings-wrap-licenses .give-license-field{background:#fff url(../images/close.png) no-repeat;background-position:98.5%;background-size:18px}.give-settings-wrap-licenses .give-license-active,.give-settings-wrap-licenses .give-license-active:focus{background-image:url(../images/tick.png);background-color:#fff;background-repeat:no-repeat;background-position:98.5%;outline:none;background-size:16px;width:100%}.give-settings-page .give-settings-wrap-licenses{display:block;position:relative;float:left;width:30.5%;min-height:180px;margin:20px 1% 20px 0}.give-settings-page .give-license-key label{margin:0 0 0 10px;padding:10px 0;display:block;font-size:14px;font-weight:600;cursor:default}.give-settings-page .give-license-block{margin:0 10px}.give-settings-page input[type=password].give-license-field,.give-settings-page input[type=text].give-license-field{width:100%}.give-settings-page .give-license-block input[type=submit]{position:absolute;top:3px;right:10px;height:24px;line-height:22px;padding:0 8px 1px;font-size:11px}.give-settings-page .give-license-status-notice{background:#fff;border-left:4px solid #fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 0 2px;padding:1px 12px}.give-settings-page .give-license-status-notice p{padding:10px 0;margin:0}.give-settings-page .give-license-status-notice a{color:#444;cursor:pointer}.give-settings-page .give-license-status-notice a:hover{text-decoration:none}.give-settings-page .give-license-status-notice.give-license-expires-soon{border-color:#00a0d2}.give-settings-page .give-license-status-notice.give-inactive,.give-settings-page .give-license-status-notice.give-license-expired{border-color:#e24e4e}.give-settings-page .give-license-status-notice.give-license-error,.give-settings-page .give-license-status-notice.give-license-invalid,.give-settings-page .give-license-status-notice.give-license-item_name_mismatch,.give-settings-page .give-license-status-notice.give-license-missing,.give-settings-page .give-license-status-notice.give-license-no_activations_left,.give-settings-page .give-license-status-notice.give-license-site_inactive{border-color:orange}.give-settings-page .give-license-status-notice.give-license-expiration-date,.give-settings-page .give-license-status-notice.give-license-lifetime-notice{border-color:#46b450}.give-settings-page .give-license-status-notice.give-license-expired a:hover,.give-settings-page .give-license-status-notice.give-license-expires-soon a:hover{text-decoration:none}@media screen and (max-width:1100px){.give-settings-page .give-settings-wrap-licenses{width:45%;min-height:150px}}@media screen and (max-width:600px){.give-settings-page .give-settings-wrap-licenses{width:100%;max-width:320px}}.give-table thead th{padding:8px 10px!important}.give_settings .cmb-td hr+hr{display:none}.post-type-give_forms .mce-container iframe,.post-type-give_forms .wp-editor-area{min-height:400px}.give-field-description{color:#aaa;font-style:italic;margin:0;padding-top:.5em}h2.give-nav-tab-wrapper{overflow:hidden;height:35px}@media screen and (max-width:600px){.give-nav-tab-wrapper{position:relative;padding-top:0!important}.give-nav-tab-wrapper>a{width:100%;box-sizing:border-box;margin:0;background-color:#fff;border:1px solid #ccc}.give-nav-tab-wrapper>a:hover{border-bottom:1px solid #ccc}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper{position:absolute;top:0;right:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav{height:28px;width:30px;border-radius:0;margin:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav>span.dashicons{margin:6px auto 0;display:block}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{top:35px;right:0;left:auto}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{background:#fff}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#e5e5e5}.give-mobile-hidden{display:none}}.give-sub-nav-tab-wrapper{position:relative;display:inline-block;z-index:9999;float:left}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{border:1px solid #ccc;border-bottom:0;position:absolute;top:35px;right:0}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{float:left;background:#fff;padding:6px 10px;clear:both;text-decoration:none;border-bottom:1px solid #ccc;min-width:170px;color:#555;font-size:14px}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#fff}.give-sub-nav-tab-wrapper{display:none}#give-show-sub-nav{text-decoration:none;padding:3px 4px;border-bottom:1px solid #ccc;line-height:0;background:#fff;border-radius:4px;margin-top:5px}#give-show-sub-nav>span.dashicons{font-size:16px;height:16px;width:16px}#give-show-sub-nav:active,#give-show-sub-nav:hover{outline:none;box-shadow:inset 0 0 4px #ddd}.give-image-thumb{position:relative;margin-top:14px}.give-image-thumb span.give-delete-image-thumb{position:absolute;background:red;color:#fff;border-radius:30px;left:-10px;top:-10px;cursor:pointer}.give-image-thumb img{max-width:250px;border:4px solid #fff}.give-filters{clear:both;background:#f5f5f5;border:1px solid #dfdfdf;padding:12px 12px 0}.give-filters .give-donation-forms-filter .chosen-single{height:28px;line-height:28px}.give-filters .chosen-container-single .chosen-single div b{background-position:0 4px}.give-filters .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 6px}.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{display:inline-block;width:300px}@media screen and (max-width:782px){.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{width:100%}}.give-filters #give_donation_forms_filter{width:255px}@media screen and (max-width:782px){.give-filters #give_donation_forms_filter{width:100%;max-width:100%}}.give-filters:after{content:"";display:table;clear:both}.give-filter{display:block;margin-bottom:12px;width:100%}.give-filter:after{content:"";display:table;clear:both}.give-filter label{display:block;margin-right:4px}.give-filter input{margin:0}.give-filter input[type=text]{height:28px;width:100%}.give-filter input[type=search],.give-filter input[type=text]{height:28px}.give-filter .button{height:28px;line-height:26px;margin:0;padding:0 10px 1px}.give-filter select{width:100%}@media screen and (min-width:783px){.give-filter{float:left;margin-right:18px;width:auto}.give-filter label{display:inline-block}.give-filter input[type=text]{display:inline-block;width:144px}}.give-filter-search input[type=search]{display:block;float:left;width:68%}.give-filter-search input[type=submit]{display:block;float:right;width:30%}@media screen and (min-width:783px){.give-filter-search input[type=search]{display:inline-block;margin-right:4px;width:144px}.give-filter-search input[type=submit]{display:inline-block;width:auto}}@media screen and (min-width:600px){.give-filter-half{float:left;width:49%}.give-filter-half:last-child{float:right}}@media screen and (min-width:783px){.give-filter-half{width:auto}.give-filter-half:last-child{float:left}.give-filter-half input[type=text]{width:96px}}.give-clear-filters-button{margin-left:8px}.give-submit-wrap{clear:both;background:#f5f5f5;border:1px solid #dfdfdf;margin:8px 0;padding:12px;font-size:13px;line-height:2.1em}#give-payment-filters ul.subsubsub{margin-bottom:8px}#give-payments-advanced-filter ul.subsubsub{margin-bottom:12px}#give-payments-filter .tablenav.top{float:none}#give-payments-filter .tablenav.top .bulkactions{margin-top:1px;padding-top:0}#give-payments-filter .give-email-column-value{font-size:14px;font-weight:700}#give-payments-filter #the-list .check-column input{margin-top:1px}#give-payments-filter .column-details{width:50px}#give-payments-filter .column-amount{width:120px}tr.status-refunded td{background:#cecece;border-top-color:#ccc}.wp-list-table.forms th#date{width:140px}.give-mobile-link{line-height:32px;vertical-align:middle}.give-mobile-link img{max-width:80%;height:auto;float:left}.give-donation-status>span{display:inline-block;width:12px;height:12px;position:relative;top:1px;margin:0;padding:0;border-radius:50%;background:#888;line-height:16px}.give-donation-status.status-pending>span{background-color:#ffba00}.give-donation-status.status-complete>span,.give-donation-status.status-publish>span{background-color:#7ad03a}.give-donation-status.status-refunded>span{background-color:#777}.give-donation-status.status-failed>span{background-color:#a00}.give-donation-status.status-abandoned>span{background-color:#333}.give-donation-status.status-revoked>span{background-color:#d9534f}.give-donation-status.status-give_subscription>span,.give-donation-status.status-renewal>span,.give-donation-status.status-subscription>span{background-color:#5bc0de}#test-payment-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;background-color:#ffba00;margin:0 15px;vertical-align:middle}#test-payment-label:hover{color:#fff;text-decoration:none}#give-payments-filter .give-payment-id{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;font-weight:400}#give-payments-filter .give-payment-id:hover{color:#fff;text-decoration:none}#give-payments-filter .column-details{padding-right:30px}#give-payments-filter .give-donation-status{display:inline-block}#give-order-update .give-donation-status{display:inline-block;float:none;margin:0 10px;position:relative;top:3px}#give-order-update .give-order-top{border-bottom:1px solid #eee;overflow-x:auto;white-space:nowrap;width:100%}#give-order-update .give-order-top h3.hndle{float:left;border:none;display:inline-block}#give-order-update .give-order-top .delete-donation{display:inline-block;float:right}#give-order-update .give-order-top .delete-donation a{width:18px;height:16px;display:block;margin:11px 15px;content:"\F182";font-size:18px;color:#b5b5b5}#give-order-update .give-order-top .delete-donation a:focus,#give-order-update .give-order-top .delete-donation a:hover{color:red;box-shadow:none}.column-donation_form .donation-level-text-wrap{font-style:italic;display:block}@media handheld,only screen and (max-width:640px){.wp-list-table.forms th{width:auto!important}}.download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span{margin-left:-8px;margin-top:-8px}.give-admin-box .label{font-weight:600}.give-admin-box-inside{margin:0;padding:3px 10px;clear:both;border-bottom:1px solid #eee}.give-admin-box-inside .strong{font-weight:600}.give-admin-box .right{float:right}#give-order-details .inside,#give-order-update .inside{margin:0;padding:0}#give-order-update input.give_datepicker{width:180px}#give-order-update input[type=number].give-payment-time-hour,#give-order-update input[type=number].give-payment-time-min{width:50px}.give-admin-box-inside:last-child{border-bottom:0}#give-edit-order-form .data-payment-key{word-break:break-all}.give-order-update-box #major-publishing-actions .button-secondary{margin-right:10px}#give-donation-overview th{text-align:left}#give-donation-overview .give-select-chosen{width:97%}#give-edit-order-form .row{margin-top:10px}#give-donation-overview ul,#give-donor-details .order-data-address input,#give-donor-details .order-data-column p.data input,#give-edit-order-form .column input,#give-order-address-country-wrap select{clear:both;display:block}.give-order-data input.small-text{margin:0}#give-order-update span.label{display:inline;width:50px}.give-order-update-box .button-primary{margin-right:0}#give-edit-order-form .column .description{padding-right:10px}#give-donation-overview .inside>ul>li,#give-donation-overview .row>ul>li,#give-edit-order-form .column{display:inline-block;position:relative;vertical-align:top}#give-donation-overview ul{font-size:0}#give-donation-overview ul li{font-size:13px}#give-donation-overview ul li.actions{text-align:right;min-width:200px}#give-donation-overview ul li.remove{text-align:right}#give-donation-overview ul .row{padding:12px;border-bottom:1px solid #eee}#give-order-data .data span{color:#666;font-weight:600}input.give-price-field{width:80px;padding:3px 5px}.give_forms_page_give-payment-history.js .postbox .hndle{cursor:default}#give-payment-notes textarea{min-height:150px}#give-payment-notes #give-add-payment-note{margin:6px 0 15px}#give-billing-details .column>div{margin:0 0 10px}#give-billing-details label{display:block;margin-bottom:5px}#give-billing-details .column-container{padding:5px 0 10px}#give-billing-details input[type=text]{width:98%}#give-billing-details .chosen-container{width:98%!important}@media screen and (min-width:1200px){#give-edit-order-form .column{width:33%}#give-order-address .column{width:49%}#give-donation-overview.columns-4 li.actions{width:25%;margin-top:0;margin-right:0}}@media screen and (max-width:1199px){#give-edit-order-form .column{width:49%}}@media screen and (max-width:782px){.order-data-column input[type=email]{padding:6px 10px}}#give-donation-overview .inside,#give-donor-details .inside{margin-top:0}.give_forms_page_give-payment-history #give-dashboard-widgets-wrap #side-sortables{padding-top:0}.give-select-chosen .spinner{position:absolute;right:5px;top:2px;z-index:999}.give-select-chosen-ajax .spinner{visibility:visible}.give-select-chosen-ajax.chosen-container-single .chosen-search input[type=text],.give-select-chosen-ajax .chosen-search input[type=text]{background-image:none!important}.give-dashboard-widget .give-dashboard-today{text-align:center}.give-dashboard-widget .give-dashboard-today .give-dashboard-date-today{margin:10px 0 0;padding:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-happy-day{padding:3px;margin:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-today-earnings{font-size:42px;color:#4ead61;font-weight:700;margin:15px 0 0;line-height:1}.give-dashboard-widget .give-dashboard-today .give-donations-today{font-size:18px;font-weight:700;margin:0 0 30px;padding:4px 0 1px}.give-dashboard-widget .give-dashboard-today .give-last-seven{font-size:14px;font-weight:700;padding:0;margin:0 0 30px}.give-dashboard-widget .give-table-stats{width:100%;text-align:center;margin:0;table-layout:fixed;border-top:1px solid #ececec;border-spacing:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total,.give-dashboard-widget .give-table-stats .give-dashboard-stat-total-label{padding:0;margin:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total{color:#4ead61;font-weight:700;font-size:16px}#give_dashboard_sales>.inside{padding:0}#give_dashboard_sales .give-table-stats td{padding:10px 0}#give_dashboard_sales .give-table-stats td:first-of-type{border-right:1px solid #ececec}#give_dashboard_sales .give-table-stats tr#give-table-stats-tr-1 td{border-bottom:1px solid #ececec}#dashboard_right_now .give-forms-count:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;width:18px;height:18px;content:"\E800"}.give-range_slider_field{margin-top:.8rem}.give_forms_page_give-donors .wrap>h2{margin-bottom:15px}.give_forms_page_give-donors .nav-tab-wrapper .dashicons{position:relative;top:2px;margin:0 3px 0 0}.give_forms_page_give-donors #give-donors-filter{position:relative}.give_forms_page_give-donors #give-donors-filter p.search-box{margin:0}.give_forms_page_give-donors #give-donors-search-filter{display:block;overflow:hidden}.give_forms_page_give-donors #give-donor-card-wrapper{margin-left:-1px;z-index:2;min-height:200px}.give_forms_page_give-donors #give-donor-card-wrapper input{font-weight:400}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section{border-bottom:1px solid #eee;margin-bottom:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section table{margin-bottom:0}.give_forms_page_give-donors #give-donor-card-wrapper>div:first-child{padding-top:20px}.give_forms_page_give-donors #give-donor-card-wrapper>div:last-child{padding-bottom:20px;border:none}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap{padding:0 15px 15px 0;text-align:center;float:left}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap img{border-radius:3px}.give_forms_page_give-donors #give-donor-card-wrapper a.delete{text-decoration:none;color:red;margin-right:5px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-since{margin:10px 0;font-size:16px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-id{display:inline-block;font-size:24px;font-weight:600;margin-right:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-name-wrap{display:inline-block}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-edit-link{margin-bottom:15px}.give_forms_page_give-donors .donor-main-wrapper{clear:both;margin:0 0 20px}@media (max-width:655px){.give_forms_page_give-donors .donor-main-wrapper{width:100%}}.give_forms_page_give-donors .donor-main-wrapper table{margin:0}.give_forms_page_give-donors .donor-main-wrapper input{width:200px}.give_forms_page_give-donors #donor-summary{padding:0 20px}.give_forms_page_give-donors #donor-summary:after{font-family:dashicons;content:"\F110";position:absolute;top:10px;right:10px;font-size:100px;color:#f0f0f0;z-index:0}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper{width:202px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper span[data-key=line2]{display:table;clear:both}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper select{width:200px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-info{min-height:185px}.give_forms_page_give-donors #give-donor-card-wrapper .info-wrapper{min-height:125px}.give_forms_page_give-donors .donor-info .donor-name{font-size:24px;font-weight:600}.give_forms_page_give-donors #disconnect-donor,.give_forms_page_give-donors #view-user-profile{font-size:12px;font-weight:400;text-decoration:none}.give_forms_page_give-donors #donor-edit-actions{text-align:center;margin-bottom:20px;line-height:28px}.give_forms_page_give-donors #donor-edit-actions .button-secondary{margin-right:10px}.give_forms_page_give-donors #give-donor-card-wrapper .edit-item{display:none}.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results{left:1px;top:16px}.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results ul{width:200px}.give_forms_page_give-donors #donor-stats-wrapper{margin:0 auto;text-align:center;padding:15px}.give_forms_page_give-donors #donor-stats-wrapper ul{margin:0;padding:0;overflow:hidden}.give_forms_page_give-donors #donor-stats-wrapper ul li{width:50%;float:left;line-height:22px;font-size:14px;margin:0}.give_forms_page_give-donors #donor-stats-wrapper a{text-decoration:none}.give_forms_page_give-donors #donor-stats-wrapper .dashicons{color:#888}.give_forms_page_give-donors #donor-tables-wrapper table{width:100%;text-align:center}.give_forms_page_give-donors #donor-tables-wrapper th{text-align:center}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .donations tr>th:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>th:first-child{text-align:left}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:only-child{text-align:center}.give_forms_page_give-donors #donor-notes-wrapper{min-height:50px}.give_forms_page_give-donors .donor-notes-header img,.give_forms_page_give-donors .donor-notes-header span{font-weight:600;line-height:30px;vertical-align:middle}.give_forms_page_give-donors .donor-note-input{width:100%;margin-bottom:5px}.give_forms_page_give-donors #give-donor-notes div:nth-of-type(2n){background-color:#f9f9f9}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper{border-bottom:1px solid #f9f9f9;min-height:38px;padding:0}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper .note-content-wrap{padding:10px 12px;line-height:20px;font-size:14px}.give_forms_page_give-donors #give-donor-notes .give-no-donor-notes{text-align:center;padding:20px}.give_forms_page_give-donors .donor-note-wrapper span{display:block}.give_forms_page_give-donors .delete-donor{text-align:center}.give_forms_page_give-donors .give-lock-block{margin-left:-25px;text-decoration:none;font-size:14px;margin-right:3px}.give_forms_page_give-donors .give-lock-block i{color:#000;font-size:14px}.give_forms_page_give-donors #donor-address-wrapper .give-no-address-message{margin:.5rem 1%;line-height:3.4em}.give_forms_page_give-donors #donor-address-wrapper .add-new-address{margin:.5rem 1%!important}.give_forms_page_give-donors #donor-address-wrapper .add-new-address-form-hidden{position:absolute;right:13px;left:13px;top:0;visibility:hidden}.give_forms_page_give-donors #donor-address-wrapper .all-address .address{min-height:146px;border:1px solid #dad9d9;padding:9px;border-radius:5px;background-color:#fff}.give_forms_page_give-donors #donor-address-wrapper .all-address .address .address-number-label{color:gray;cursor:default}.give_forms_page_give-donors #donor-address-wrapper .all-address .address a{text-decoration:none}@media screen and (max-width:782px){#wp-content-media-buttons a.give-thickbox{padding:6px 14px;line-height:normal;font-size:14px;height:auto}.wp-media-buttons span#give-media-button{margin-top:0!important;margin-left:2px!important}}.mce-primary.mce-give-primary button{padding-right:10px;padding-left:10px}.wp-core-ui .give-admin-button{padding-left:7px;padding-right:7px}.give-admin-button-icon{display:inline-block;width:18px;height:18px;vertical-align:text-top;margin:0 2px}.give-admin-button-icon:before{font:400 18px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-admin-button-icon-update:before{content:"\F463"}.give-status-table{margin-bottom:1em}.give-status-table h2{font-size:14px;margin:0}.give-status-table tr:nth-child(2n) td,.give-status-table tr:nth-child(2n) th{background:#fcfcfc}.give-status-table th{font-weight:700;padding:9px}.give-status-table td:first-child{width:33%}.give-status-table td.help{width:1em}.give-status-table td{padding:9px;font-size:1.1em}.give-status-table td mark{background:transparent none}.give-status-table td mark.yes{color:#7ad03a}.give-status-table td mark.no{color:#999}.give-status-table td mark.error{color:#a00}.give-status-table td ul{margin:0}.wrap div.give-debug-report-wrapper{margin-bottom:5px}.wrap div.give-debug-report-wrapper p{font-size:18px;margin:1em 0 .7em;padding:0}.wrap div.give-debug-report-wrapper .give-debug-report-actions{margin:0 0 1.7em}.wrap div.give-debug-report-wrapper .give-debug-report-actions .js-give-debug-report-button{margin-right:10px}.wrap div.give-debug-report-wrapper .give-debug-report-actions .dashicons{font-size:16px;position:relative;top:4px;left:-2px}.give-debug-report{display:none;margin:10px 0;padding:0;position:relative}.give-debug-report textarea{font-family:monospace;width:100%;margin:0;height:300px;padding:20px;border-radius:0;resize:none;font-size:12px;line-height:20px;outline:0}.give-progress{height:15px;width:95%;border-radius:4px;overflow:hidden;background-color:#f5f5f5}.give-progress>div{height:100%;width:0}.admin-color-fresh .give-progress div,.give-progress div{background:#0073aa}.admin-color-light .give-progress div{background:#888}.admin-color-blue .give-progress div{background:#096484}.admin-color-coffee .give-progress div{background:#c7a589}.admin-color-ectoplasm .give-progress div{background:#a3b745}.admin-color-midnight .give-progress div{background:#e14d43}.admin-color-sunrise .give-progress div{background:#dd823b}.give-spinner-wrapper{position:absolute;left:0;right:0;bottom:0;top:0;background:hsla(0,0%,96%,.57);z-index:1;display:none}.give-spinner-wrapper.is-active{display:inline-block}.give-spinner-wrapper .aligncenter{position:absolute;top:50%;left:50%;margin:10px 10px 0 0}.give-spinner.spinner.is-active{margin:0 0 0 2px;float:none}#give-updates-h1{padding-top:0}.give-update-panel-content p{font-size:16px}#give-updates .dashicons-no-alt{color:red}#give-updates .dashicons-yes{color:green}#give-db-updates .spinner{margin-top:0}body.give_forms_page_give-updates .give-run-update-containt .give-run-update-button{margin-right:10px}.give-blank-slate{background:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);margin:0 auto;padding:40px;text-align:center}.give-blank-slate :last-child{margin-bottom:0}.give-blank-slate__cta,.give-blank-slate__heading,.give-blank-slate__help,.give-blank-slate__message{margin:0 0 10px}.give-blank-slate__image{display:block;height:80px;margin:0 auto 10px;width:auto}.give-blank-slate__help{color:#666;font-style:italic}.give-blank-slate__help a{display:inline-block;text-decoration:underline}.give-blank-slate a.give-blank-slate__cta{display:inline-block;font-size:1.2em;height:auto;margin:0 0 10px;padding:.75em 1.5em}.chosen-container-single .chosen-single{background:#fff;height:30px;line-height:30px;border:1px solid #ddd;box-shadow:none}.chosen-container-single .chosen-single span{font-size:14px}.chosen-container-single .chosen-single div b,.chosen-container-single.chosen-with-drop .chosen-single div b{background-position-y:4px}.chosen-container-active.chosen-with-drop .chosen-single{background:#fff}.chosen-container .chosen-results li.highlighted{background:#3875d7;color:#fff}.chosen-container-multi .chosen-choices{border:1px solid #aaa;background-image:none}.chosen-container-multi .chosen-choices li.search-choice{background-image:none}.give-tools-setting-page-import h1.handle{padding:15px 0 0}.give-tools-setting-page-import .give-progress-steps{width:100%;padding:0 0 24px;margin-left:0;list-style:none outside;overflow:hidden;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex}.give-tools-setting-page-import .give-progress-steps li{width:25%;float:left;padding:0 0 1.2em;margin:0;text-align:center;position:relative;border-bottom:4px solid #ccc;line-height:1.4em}.give-tools-setting-page-import .give-progress-steps li.active{border-color:#4ead61;color:#4ead61}.give-tools-setting-page-import .give-progress-steps li.active:before{border-color:#4ead61;color:#4ead61;background:#4ead61}.give-tools-setting-page-import .give-progress-steps li:before{content:"";border:4px solid #ccc;border-radius:100%;width:10px;height:10px;position:absolute;bottom:0;left:50%;margin-left:-6px;margin-bottom:-10px;background:#fff}.give-tools-setting-page-import .step-4 h2{text-align:center;font-size:20px!important}.give-tools-setting-page-import .step-4 p{text-align:center}.give-tools-setting-page-import .button-secondary.step-4,.give-tools-setting-page-import .give-image-thumb{display:none}.give-tools-setting-page-import h2#give-import-title{background:#f3f3f3;font-size:15px;font-weight:600;margin:-8px -22px 11px;padding:12px 22px}.give-tools-setting-page-import table.step-2 h2#give-import-title{font-size:small;font-weight:inherit}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields-title{font-size:18px;font-weight:600;margin:0}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields{white-space:nowrap;overflow:hidden}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li{display:inline-block;margin:0 10% 0 0}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.give-import-donation-required-symbol{border-radius:1em;vertical-align:middle;padding:2px;background:#46b450;color:#fff}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.dashicons-no-alt{background:#bbb}.give-tools-setting-page-import .give-progress{margin-top:7px}.give-import-core-settings .give-progress-steps li{width:33.33%}.give-import-core-settings .step-3 h2{text-align:center;font-size:20px!important}.give-import-core-settings .step-3 p{text-align:center}form.give-import-form table.widefat{border:none}.wrap .give-importer-h1{margin:0;padding:20px 0}.give-tools-setting-page #give-export_donations-form table{padding-left:10px}.give-tools-setting-page #give-export_donations-form table tbody h2{padding:8px 0 0}.give-tools-setting-page #give-export_donations-form table tbody td.row-title{width:30%;vertical-align:top}.give-tools-setting-page #give-export_donations-form table tbody td ul.give-export-option-ul{margin-top:5px}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option{border:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields{width:33%}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields ul li{padding-left:25px}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields ul li.give-export-option-label{border-bottom:1px solid #e5e5e5;padding:15px 0}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields ul li.give-export-option-label span{margin:15px 15px 15px 25px;font-size:15px;font-weight:500}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields ul li.give-export-option-start{margin-top:20px}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields ul li:last-child{margin-bottom:20px}.give-tools-setting-page #give-export_donations-form table tbody p.give-field-description{display:table;width:100%}.give-tools-setting-page #give-export_donations-form table tbody .add-notices{margin-top:15px}.give-tools-setting-page #give-export_donations-form table tbody .add-notices .give-progress{margin-top:7px}.give-tools-setting-page #give-export_donations-form table tbody .chosen-container-multi .chosen-choices{min-height:30px}.give-tools-setting-page #give-export_donations-form table tbody .chosen-container-multi .chosen-choices li{margin:4px 4px 4px 0}.give-tools-setting-page .give-export-donors .give-progress{margin-top:7px}#give-export-donations .give_forms_categories,#give-export-donations .give_forms_tags{min-width:250px;margin:0 0 10px;display:block}#give-export-donations .give_forms_categories input,#give-export-donations .give_forms_tags input{color:#999}#give-export-donations div.chosen-container ul.chosen-choices{border:1px solid #ddd}#give-export-donations div.chosen-container ul.chosen-choices input.chosen-search-input{border:1px solid #ddd;height:20px}#give-export-donations select{vertical-align:inherit;margin:0;height:26px;line-height:26px;border:1px solid #ddd}.give-admin-progress-bar{height:8px;position:relative;background:#eee;border-radius:25px;overflow:hidden;margin:5px 0 2px}.give-admin-progress-bar>span{display:block;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#2bc253;position:relative;overflow:hidden}.give-admin-goal-achieved>.dashicons{color:#ffba00;font-size:13px;height:16px;width:13px;line-height:18px}
|
assets/dist/css/admin.css.map
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
{"version":3,"sources":["webpack:///./node_modules/chosen-js/chosen.css","webpack:///./assets/src/css/frontend/_mixins.scss","webpack:///./assets/src/css/plugins/jquery-ui-fresh.scss","webpack:///./assets/src/css/plugins/hint.min.scss","webpack:///./assets/src/css/plugins/magnific-popup.scss","webpack:///./assets/src/css/plugins/_settings.scss","webpack:///./assets/src/css/frontend/fonts.scss","webpack:///./assets/src/css/plugins/modal.scss","webpack:///./assets/src/css/plugins/button.scss","webpack:///./assets/src/css/admin/fonts.scss","webpack:///./assets/src/css/admin/grids.scss","webpack:///./assets/src/css/admin/forms.scss","webpack:///./assets/src/css/frontend/_variables.scss","webpack:///./assets/src/css/admin/addons.scss","webpack:///./assets/src/css/admin/reports.scss","webpack:///./assets/src/css/admin/welcome.scss","webpack:///./assets/src/css/admin/logs.scss","webpack:///./assets/src/css/admin/settings.scss","webpack:///./assets/src/css/admin/payment-history.scss","webpack:///./assets/src/css/admin/dashboard.scss","webpack:///./assets/src/css/admin/donors.scss","webpack:///./assets/src/css/admin/buttons.scss","webpack:///./assets/src/css/admin/system-info.scss","webpack:///./assets/src/css/admin/util.scss","webpack:///./assets/src/css/admin/updates.scss","webpack:///./assets/src/css/admin/blank-slate.scss","webpack:///./assets/src/css/admin/chosen.scss","webpack:///./assets/src/css/admin/importer.scss","webpack:///./assets/src/css/admin/export.scss","webpack:///./assets/src/css/admin/goals.scss"],"names":[],"mappings":"AAAA;;;;;;;;;;EAaA,kBACE,kBACA,qBACA,sBACA,eACA,yBACG,sBACC,qBACI,gBAAkB,CAG5B,oBACE,8BACQ,qBAAuB,CAGjC,+BACE,kBACA,SACA,aACA,WACA,sBACA,aACA,gBACA,6CACQ,qCACR,YAAc,CAGhB,gDACE,aAAe,CAGjB,oBACE,cAAgB,CAGlB,0FACE,iBACA,gBACA,mBACA,uBACA,gBACA,UAAe,CAGjB,sGACE,YACA,iBACA,kBAAoB,CAKtB,wCACE,kBACA,cACA,gBACA,kBACA,YACA,sBACA,kBACA,sBACA,uIACA,kEACA,4BACA,+DACQ,uDACR,WACA,qBACA,mBACA,gBAAkB,CAGpB,yDACE,eACA,UACA,kBACA,OAAS,CAGX,yCACE,UAAY,CAGd,6CACE,cACA,gBACA,kBACA,uBACA,kBAAoB,CAGtB,2DACE,iBAAmB,CAGrB,6CACE,kBACA,QACA,WACA,cACA,WACA,YACA,6DACA,aAAe,CAOjB,sHACE,+BAAiC,CAGnC,4CACE,kBACA,MACA,QACA,cACA,WACA,WAAa,CAGf,8CACE,cACA,WACA,YACA,wDAAuD,CAGzD,wCACE,kBACA,aACA,SACA,gBACA,kBAAoB,CAGtB,yDACE,aACA,yBACA,WACA,YACA,UACA,sBACA,8DACA,cACA,uBACA,mBACA,eAAiB,CAGnB,sCACE,gBACA,0BACA,2BAA6B,CAG/B,yEACE,kBACA,UACA,mBAAqB,CAKvB,kCACE,WACA,kBACA,kBACA,gBACA,mBACA,kBACA,iBACA,gCAAkC,CAGpC,qCACE,aACA,SACA,gBACA,gBACA,iBACA,qBACA,0BAA4B,CAG9B,mDACE,kBACA,cAAgB,CAGlB,qDACE,kBACA,WACA,cAAgB,CAGlB,iDACE,yBACA,+GACA,0DACA,UAAY,CAGd,gDACE,WACA,kBACA,kBAAoB,CAGtB,kDACE,kBACA,gBACA,cAAgB,CAGlB,kDACE,iBAAmB,CAGrB,wCACE,kBACA,yBAA2B,CAK7B,wCACE,kBACA,gBACA,SACA,cACA,WACA,YACA,sBACA,sBACA,wGACA,mDACA,WAAa,CAGf,2CACE,WACA,eAAiB,CAGnB,wDACE,SACA,UACA,kBAAoB,CAGtB,yEACE,aACA,UACA,YACA,UACA,mBACA,iCACA,wBACQ,gBACR,WACA,eACA,uBACA,mBACA,gBACA,UAAY,CAGd,yDACE,kBACA,qBACA,yBACA,sBACA,eACA,kBACA,sBACA,gJACA,2EACA,0BACA,2BACA,4BACA,8DACQ,sDACR,WACA,iBACA,cAAgB,CAGlB,8DACE,oBAAsB,CAGxB,8EACE,kBACA,QACA,UACA,cACA,WACA,YACA,6DACA,aAAe,CAGjB,oFACE,+BAAiC,CAGnC,kEACE,kBACA,sBACA,yBACA,gJACA,2EACA,UAAY,CAGd,+DACE,kBAAoB,CAGtB,oFACE,+BAAiC,CAGnC,wCACE,SACA,SAAW,CAGb,sDACE,kBACA,WACA,cAAgB,CAKlB,wCACE,yBACA,0CACQ,iCAAuC,CAGjD,yDACE,sBACA,6BACA,4BACA,yGACA,oDACA,sCACQ,6BAA+B,CAGzC,6DACE,iBACA,sBAAwB,CAG1B,+DACE,6BAA+B,CAGjC,yCACE,yBACA,0CACQ,iCAAuC,CAGjD,0EACE,oBAAuB,CAKzB,iBACE,qBACA,cAAgB,CAOlB,qGACE,cAAgB,CAKlB,YACE,gBAAkB,CAGpB,2BACE,iBACA,iBAAmB,CAGrB,gCACE,eACA,iBACA,aAAe,CAGjB,8CACE,gBAAkB,CAGpB,+BACE,WACA,QAAU,CAGZ,gCACE,WACA,SAAW,CAGb,+BACE,WAAa,CAGf,6DACE,aAAe,CAGjB,6CACE,qBACA,wBAA0B,CAG5B,kEACE,WACA,QAAU,CAGZ,oDACE,mBACA,iBAAmB,CAGrB,4CACE,mBACA,cAAgB,CAGlB,wEACE,iBAAmB,CAGrB,4CACE,yBACA,+DACA,aAAe,CAGjB,yDACE,2BAA6B,CAG/B,0EACE,6BAA+B,CAKjC,6IACE,gXAOE,yDACA,oCACA,qCAAwC,CACzC,CACF,qBC9dD,sBAbU,CAER,2CAEE,YACA,aAAc,CACf,qBAGC,UAAW,CAyCZ,6DAID,wBAAyB,CAY1B,wBATC,wBAAyB,CAa1B,iBAhCC,uBACA,eACA,cACA,WACA,kBACA,mBACA,wBACA,mBAAoB,CAEpB,uBACE,WACA,oBAAqB,CACtB;;;;qEClDkE,kBAKnE,YAAa,CACd,6BAEC,SACA,mBACA,WACA,YACA,gBACA,UACA,kBACA,SAAU,CACX,iBAEC,SACA,UACA,SACA,UACA,gBACA,qBACA,eACA,eAAgB,CACjB,qDAGC,WACA,cACA,wBAAyB,CAC1B,0BAEC,UAAW,CACZ,gBAEC,WACA,YACA,MACA,OACA,kBACA,UACA,uBAAuB,CACxB,UAGC,WAAY,CACb,mBAMC,yBACA,mBAAoB,CACrB,SAMC,qBACA,sBACA,kBACA,kBACA,qBACA,gBACA,2BAA4B,CAC7B,sBAGC,SACA,iBACA,aAAc,CACf,mBAOC,eACA,MACA,OACA,WACA,WAAY,CACb,mCAEC,cACA,eACA,kBACA,eACA,4BACA,cAAe,CAChB,oCAEC,kBACA,aACA,aAAc,CACf,iBAEC,kBACA,MACA,OACA,cAAe,CAChB,SAEC,gBACA,UACA,SACA,cACA,SAAU,CACX,kBAEC,iBAAkB,CACnB,uBAEC,SACA,eAEA,sGAAuG,CACxG,+BAEC,kBACA,wBAAyB,CAC1B,0BAEC,aACA,SACA,YACA,cACA,oBAAuB,CACxB,mDAGC,WAAY,CACb,eAIC,iBAAkB,CACnB,qCAEC,gBAAiB,CAClB,kBAIC,kBACA,MACA,SACA,UACA,aAAc,CACf,uBAIC,UACA,OAAQ,CACT,WAEC,iBACA,qBACA,kBACA,mBACA,kBACA,eACA,sBACA,kBACA,yBACA,sBACA,qBACA,iBAGA,gBAAiB,CAClB,iFAOC,oBAAqB,CACtB,qBAIC,UACA,oDACA,oBACA,kBAAmB,CACpB,oCAIC,aAAc,CACf,8BAIC,kBACA,QACA,SACA,gBACA,gBAAiB,CAClB,mCAGC,UACA,YACA,aACA,oBACA,kBAAmB,CAEpB,wCAGC,WACA,YACA,cACA,mBACA,gBAAiB,CAClB,qEAMC,SACA,SAAU,CACX,iBAEC,sBACA,oBAAqB,CACtB,uCAEC,WACA,cACA,cAAe,CAChB,oGAGC,YAAa,CACd,gDAEC,cACA,WACA,WACA,aACA,gBACA,eAAgB,CACjB,gDAEC,mDAAsB,CACvB,wCAEC,gBAAiB,CAClB,6CAEC,aAAc,CACf,yEAEC,gBAAiB,CAClB,uEAEC,eAAgB,CACjB,qEAEC,iBAAkB,CACnB,mEAEC,kBAAmB,CACpB,4CAMC,UACA,wBAA2B,CAC5B,qDAEC,sBAAuB,CACxB,4CAGC,4EACA,oBACA,WAAY,CACb,kDAEC,WACA,YACA,kBACA,iBACA,WAAY,CACb,sIAGC,sBACA,UACA,WACA,iBACA,kBAAmB,CACpB,2BAEC,mBAAoB,CACrB,eAEC,WACA,oBACA,YAAa,CACd,qCAEC,kBACA,cAAe,CAChB,sEAGC,kBACA,QACA,YACA,YAAa,CACd,kFAGC,OAAQ,CACT,mCAEC,QAAS,CACV,mCAEC,SAAU,CACX,yCAEC,QAAS,CACV,yCAEC,SAAU,CACX,gFAGC,cACA,kBACA,SACA,iBACA,QACA,eAAgB,CACjB,oCAEC,eACA,kBACA,iBAAkB,CACnB,2CAEC,cACA,YAAa,CACd,mFAGC,SAAU,CACX,qBAEC,WACA,eACA,yBACA,eAAgB,CACjB,kBAEC,kBACA,kBACA,gBACA,QAAS,CACV,kBAEC,SACA,WAAY,CACb,2CAGC,cACA,aACA,iBACA,oBAAqB,CACtB,yCAEC,sBACA,gBACA,eACA,cACA,eACA,eAAgB,CACjB,gDAEC,YACA,sBACA,eACA,uBACA,WACA,gBAAiB,CAClB,sEAEC,UAAW,CACZ,mCAIC,UAAW,CACZ,0CAEC,UAAW,CACZ,gDAEC,UACA,kBAAmB,CACpB,4CAEC,SAAU,CACX,4CAEC,WAAY,CACb,4CAEC,SAAU,CACX,4IAGC,mBAAoB,CACrB,+CAEC,UAAW,CACZ,yBAEC,WACA,WACA,WAAY,CACb,mBAIC,aAAc,CACf,uCAEC,UACA,SAAU,CACX,uCAEC,SACA,UAAW,CACZ,6CAEC,UACA,SAAU,CACX,6CAEC,SACA,UAAW,CACZ,6CAEC,WAAY,CACb,oDAEC,UAAW,CACZ,kHAGC,WAAY,CACb,wIAGC,qBACA,qBAAsB,CACvB,wBAIC,cACA,qBACA,gBACA,4BACA,UACA,QAAS,CACV,WAEC,kBACA,MACA,OACA,aACA,SAAU,CACX,+BAEC,iBACA,iBAAkB,CACnB,4BAEC,WACA,cACA,mBACA,UACA,gBACA,sBAAuB,CACxB,qCAEC,kBACA,WACA,QACA,WACA,iBACA,YACA,WAAY,CACb,8BAEC,kBACA,SACA,iBACA,gBACA,aAAc,CACf,iCAEC,gBACA,qBACA,sBACA,gBACA,0BAA2B,CAC5B,sDAEC,WAAY,CACb,wCAEC,wBACA,cAAe,CAChB,2BAEC,WACA,KAAM,CACP,2BAEC,UACA,OAAQ,CACT,2BAEC,WACA,QAAS,CACV,2BAEC,UACA,MAAO,CACR,gHAKC,UACA,UAAW,CACZ,4BAEC,QACA,QAAS,CACV,4BAEC,OACA,QAAS,CACV,4BAEC,QACA,KAAM,CACP,4BAEC,OACA,KAAM,CACP,kCAEC,WAAY,CACb,qBAEC,sBACA,iBAAkB,CACnB,cAEC,iBAAkB,CACnB,qBAEC,kBACA,eACA,cACA,sBACA,iBAAkB,CACnB,wFAGC,YAAa,CACd,gBAEC,gBACA,WACA,WACA,SACA,MAAO,CACR,gBAEC,gBACA,WACA,WACA,YACA,MAAO,CACR,gBAEC,gBACA,UACA,WACA,MACA,WAAY,CACb,gBAEC,gBACA,UACA,UACA,MACA,WAAY,CACb,iBAEC,iBACA,WACA,YACA,UACA,UAAW,CACZ,iBAEC,iBACA,UACA,WACA,UACA,WAAY,CACb,iBAEC,iBACA,UACA,WACA,UACA,QAAS,CACV,iBAEC,iBACA,UACA,WACA,WACA,QAAS,CACV,gBAEC,WACA,gBACA,eAAgB,CACjB,sCAEC,YACA,WAAY,CACb,wCAEC,yzEACA,YACA,yBACA,WAAa,CACd,oDAEC,qBAAsB,CACvB,eAEC,sBACA,iBAAkB,CACnB,sBAEC,kBACA,YACA,sBAAwB,CACzB,oBAEC,UACA,SACA,kBACA,MACA,OACA,YAAa,CACd,6BAEC,cACA,kBACA,kBAAmB,CACpB,qDAEC,cACA,gBACA,gBACA,iBACA,gBACA,YACA,QAAS,CACV,oBAEC,aAAc,CACf,oBAEC,cACA,kBACA,gBACA,sBAAuB,CACxB,gCAEC,gBACA,mBACA,UAAW,CACZ,4BAEC,YACA,YAAa,CACd,WAEC,kBACA,eAAgB,CACjB,6BAEC,kBACA,UACA,YACA,aACA,eACA,sBACA,iBAAkB,CACnB,4BAEC,kBACA,UACA,eACA,cACA,SACA,uBAAwB,CACzB,6FAKC,qCAAe,CAChB,sBAGC,WAAY,CACb,wCAEC,UACA,iBAAkB,CACnB,uCAEC,MACA,WAAY,CACb,2CAEC,MAAO,CACR,2CAEC,OAAQ,CACT,oBAGC,WACA,YAAa,CACd,sCAEC,WACA,cACA,mBAAoB,CACrB,qCAEC,OACA,UAAW,CACZ,yCAEC,QAAS,CACV,yCAEC,KAAM,CACP,oBAEC,sBACA,iBAAkB,CACnB,YAEC,kBACA,qBACA,gBACA,UACA,qBAAsB,CACvB,kBAEC,YACA,gBACA,cACA,iBACA,cACA,sBACA,iBACA,gBAAiB,CAClB,mBAEC,YACA,WACA,eACA,UACA,SACA,kBACA,kBACA,eACA,cACA,gBACA,OAAQ,CACT,gCAGC,sBACA,yBACA,uBAAwB,CACzB,eAEC,KAAM,CACP,iBAEC,QAAS,CACV,SAEC,kBACA,YAAa,CACd,sBAEC,SACA,mBAAoB,CACrB,yBAEC,gBACA,WACA,kBACA,MACA,oBACA,sBACA,UACA,kBAAmB,CACpB,sCAEC,WACA,iBACA,oBAAqB,CACtB,wCAEC,mBACA,kBAAmB,CACpB,4KAIC,WAAY,CACb,oEAEC,cAAe,CAChB,wBAEC,cACA,eACA,kBACA,eAAgB,CACjB,YAEC,YACA,kBACA,aACA,eAAgB,CACjB,iBAEC,gBAAiB,CAClB,WAKC,sCACA,CACD,iCADC,aAAc,CAIf,yEAKC,uCACA,aAAc,CACf,6BAEC,wBAAyB,CAC1B,mBAEC,sBACA,gBACA,UAAc,CACf,qBAEC,UAAc,CACf,kBAEC,sBACA,mBACA,WACA,eAAiB,CAClB,oBAEC,UAAc,CACf,uLAaC,yBACA,mBACA,gBACA,aAAc,CACf,qIAQC,cACA,oBAAqB,CACtB,4MASC,sBACA,mBACA,gBACA,aAAc,CACf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eAAgB,CACjB,2BAGC,eAAgB,CACjB,uBAGC,eAAgB,CACjB,wBAGC,eAAgB,CACjB,yBAGC,eAAgB,CACjB,uBA/DC,yBACA,WACA,kBACA,gBACA,oBACA,oBACA,cAGA,mCACA,kCAyDA,eAAgB,CACjB,SAOC,0CACA,iCAAsC,CACvC,wBAGC,GACE,+BACA,sBAAuB,CAEzB,GACE,iCACA,wBAAyB,EAI7B,gBACE,GACE,+BACA,sBAAuB,CAEzB,GACE,iCACA,wBAAyB,ECrH7B,YACC,gGACA,kBACA,gBACA,wCACA,eACA,WACA,gBACA,iBACA,gBACA,iCACA,eAAgB,CAYhB,qBACC,wBAAyB,CACzB,oBAGA,wBAAyB,CACzB,qBAGA,wBAAyB,CACzB,mBAGA,wBAAyB,CACzB,kBASA,cAAe,CADhB,8BAIE,eAAgB,CAChB,mBASD,kBACA,SAAU,CACV,yBAGA,kBACA,SAAU,CAjEZ,kCA2EE,oBACA,yBACA,6BACA,gBAAiB,CACjB,oCAID,UACA,gEACA,mIAAkE,CAClE,8CAGA,UACA,mHAA0D,CAC1D,iDAGA,UACA,mIAAkE,CAClE,yBAGA,UACA,uEAAiC,CACjC,mCAGA,UAAY,CACZ,sCAGA,SAAU,CACV,aCtGA,qBACA,YACA,iBACA,mBACA,eACA,iBACA,mBACA,wBACA,kBACA,mBACA,oDACA,kBACA,gBACA,cAAgB,CAdjB,oBAiBE,2DAA0B,CAC1B,sBAQA,mBACA,qCACA,8DACA,WACA,qBACA,sFACA,SAAU,CAPX,4BAUE,mBACA,qBACA,UAAW,CAZb,6BAgBE,mBACA,qBACA,0EACA,kBAAmB,CAnBrB,4BAuBE,mBACA,qBACA,WACA,qGAAgD,CAChD,wBASD,WACA,kBACA,mBACA,wDACA,kBAAmB,CALpB,8BAQE,mBACA,kBACA,aAAc,CAVhB,+BAcE,gBACA,kBACA,qGAA+C,CAhBjD,8BAoBE,eAAgB,CAChB,WCtFF,yBACA,gBACA,iBAAkB,CAwBnB,wCApBC,yBACA,mCACA,0JAGA,WACA,kBACA,gBACA,oBACA,oBACA,cAGA,mCACA,kCAUC,eACA,mBACA,iBA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","file":"css/admin.css","sourcesContent":["/*!\nChosen, a Select Box Enhancer for jQuery and Prototype\nby Patrick Filler for Harvest, http://getharvest.com\n\nVersion 1.8.5\nFull source at https://github.com/harvesthq/chosen\nCopyright (c) 2011-2018 Harvest http://getharvest.com\n\nMIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md\nThis file is generated by `grunt build`, do not edit it by hand.\n*/\n\n/* @group Base */\n.chosen-container {\n position: relative;\n display: inline-block;\n vertical-align: middle;\n font-size: 13px;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n\n.chosen-container * {\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n.chosen-container .chosen-drop {\n position: absolute;\n top: 100%;\n z-index: 1010;\n width: 100%;\n border: 1px solid #aaa;\n border-top: 0;\n background: #fff;\n -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);\n box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);\n display: none;\n}\n\n.chosen-container.chosen-with-drop .chosen-drop {\n display: block;\n}\n\n.chosen-container a {\n cursor: pointer;\n}\n\n.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {\n margin-right: 4px;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n font-weight: normal;\n color: #999999;\n}\n\n.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {\n content: \":\";\n padding-left: 2px;\n vertical-align: top;\n}\n\n/* @end */\n/* @group Single Chosen */\n.chosen-container-single .chosen-single {\n position: relative;\n display: block;\n overflow: hidden;\n padding: 0 0 0 8px;\n height: 25px;\n border: 1px solid #aaa;\n border-radius: 5px;\n background-color: #fff;\n background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));\n background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);\n background-clip: padding-box;\n -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);\n box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);\n color: #444;\n text-decoration: none;\n white-space: nowrap;\n line-height: 24px;\n}\n\n.chosen-container-single .chosen-single input[type=\"text\"] {\n cursor: pointer;\n opacity: 0;\n position: absolute;\n width: 0;\n}\n\n.chosen-container-single .chosen-default {\n color: #999;\n}\n\n.chosen-container-single .chosen-single span {\n display: block;\n overflow: hidden;\n margin-right: 26px;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.chosen-container-single .chosen-single-with-deselect span {\n margin-right: 38px;\n}\n\n.chosen-container-single .chosen-single abbr {\n position: absolute;\n top: 6px;\n right: 26px;\n display: block;\n width: 12px;\n height: 12px;\n background: url(\"chosen-sprite.png\") -42px 1px no-repeat;\n font-size: 1px;\n}\n\n.chosen-container-single .chosen-single abbr:hover {\n background-position: -42px -10px;\n}\n\n.chosen-container-single.chosen-disabled .chosen-single abbr:hover {\n background-position: -42px -10px;\n}\n\n.chosen-container-single .chosen-single div {\n position: absolute;\n top: 0;\n right: 0;\n display: block;\n width: 18px;\n height: 100%;\n}\n\n.chosen-container-single .chosen-single div b {\n display: block;\n width: 100%;\n height: 100%;\n background: url(\"chosen-sprite.png\") no-repeat 0px 2px;\n}\n\n.chosen-container-single .chosen-search {\n position: relative;\n z-index: 1010;\n margin: 0;\n padding: 3px 4px;\n white-space: nowrap;\n}\n\n.chosen-container-single .chosen-search input[type=\"text\"] {\n margin: 1px 0;\n padding: 4px 20px 4px 5px;\n width: 100%;\n height: auto;\n outline: 0;\n border: 1px solid #aaa;\n background: url(\"chosen-sprite.png\") no-repeat 100% -20px;\n font-size: 1em;\n font-family: sans-serif;\n line-height: normal;\n border-radius: 0;\n}\n\n.chosen-container-single .chosen-drop {\n margin-top: -1px;\n border-radius: 0 0 4px 4px;\n background-clip: padding-box;\n}\n\n.chosen-container-single.chosen-container-single-nosearch .chosen-search {\n position: absolute;\n opacity: 0;\n pointer-events: none;\n}\n\n/* @end */\n/* @group Results */\n.chosen-container .chosen-results {\n color: #444;\n position: relative;\n overflow-x: hidden;\n overflow-y: auto;\n margin: 0 4px 4px 0;\n padding: 0 0 0 4px;\n max-height: 240px;\n -webkit-overflow-scrolling: touch;\n}\n\n.chosen-container .chosen-results li {\n display: none;\n margin: 0;\n padding: 5px 6px;\n list-style: none;\n line-height: 15px;\n word-wrap: break-word;\n -webkit-touch-callout: none;\n}\n\n.chosen-container .chosen-results li.active-result {\n display: list-item;\n cursor: pointer;\n}\n\n.chosen-container .chosen-results li.disabled-result {\n display: list-item;\n color: #ccc;\n cursor: default;\n}\n\n.chosen-container .chosen-results li.highlighted {\n background-color: #3875d7;\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));\n background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);\n color: #fff;\n}\n\n.chosen-container .chosen-results li.no-results {\n color: #777;\n display: list-item;\n background: #f4f4f4;\n}\n\n.chosen-container .chosen-results li.group-result {\n display: list-item;\n font-weight: bold;\n cursor: default;\n}\n\n.chosen-container .chosen-results li.group-option {\n padding-left: 15px;\n}\n\n.chosen-container .chosen-results li em {\n font-style: normal;\n text-decoration: underline;\n}\n\n/* @end */\n/* @group Multi Chosen */\n.chosen-container-multi .chosen-choices {\n position: relative;\n overflow: hidden;\n margin: 0;\n padding: 0 5px;\n width: 100%;\n height: auto;\n border: 1px solid #aaa;\n background-color: #fff;\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));\n background-image: linear-gradient(#eee 1%, #fff 15%);\n cursor: text;\n}\n\n.chosen-container-multi .chosen-choices li {\n float: left;\n list-style: none;\n}\n\n.chosen-container-multi .chosen-choices li.search-field {\n margin: 0;\n padding: 0;\n white-space: nowrap;\n}\n\n.chosen-container-multi .chosen-choices li.search-field input[type=\"text\"] {\n margin: 1px 0;\n padding: 0;\n height: 25px;\n outline: 0;\n border: 0 !important;\n background: transparent !important;\n -webkit-box-shadow: none;\n box-shadow: none;\n color: #999;\n font-size: 100%;\n font-family: sans-serif;\n line-height: normal;\n border-radius: 0;\n width: 25px;\n}\n\n.chosen-container-multi .chosen-choices li.search-choice {\n position: relative;\n margin: 3px 5px 3px 0;\n padding: 3px 20px 3px 5px;\n border: 1px solid #aaa;\n max-width: 100%;\n border-radius: 3px;\n background-color: #eeeeee;\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));\n background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-size: 100% 19px;\n background-repeat: repeat-x;\n background-clip: padding-box;\n -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n color: #333;\n line-height: 13px;\n cursor: default;\n}\n\n.chosen-container-multi .chosen-choices li.search-choice span {\n word-wrap: break-word;\n}\n\n.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {\n position: absolute;\n top: 4px;\n right: 3px;\n display: block;\n width: 12px;\n height: 12px;\n background: url(\"chosen-sprite.png\") -42px 1px no-repeat;\n font-size: 1px;\n}\n\n.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {\n background-position: -42px -10px;\n}\n\n.chosen-container-multi .chosen-choices li.search-choice-disabled {\n padding-right: 5px;\n border: 1px solid #ccc;\n background-color: #e4e4e4;\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));\n background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n color: #666;\n}\n\n.chosen-container-multi .chosen-choices li.search-choice-focus {\n background: #d4d4d4;\n}\n\n.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {\n background-position: -42px -10px;\n}\n\n.chosen-container-multi .chosen-results {\n margin: 0;\n padding: 0;\n}\n\n.chosen-container-multi .chosen-drop .result-selected {\n display: list-item;\n color: #ccc;\n cursor: default;\n}\n\n/* @end */\n/* @group Active */\n.chosen-container-active .chosen-single {\n border: 1px solid #5897fb;\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);\n box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);\n}\n\n.chosen-container-active.chosen-with-drop .chosen-single {\n border: 1px solid #aaa;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0;\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));\n background-image: linear-gradient(#eee 20%, #fff 80%);\n -webkit-box-shadow: 0 1px 0 #fff inset;\n box-shadow: 0 1px 0 #fff inset;\n}\n\n.chosen-container-active.chosen-with-drop .chosen-single div {\n border-left: none;\n background: transparent;\n}\n\n.chosen-container-active.chosen-with-drop .chosen-single div b {\n background-position: -18px 2px;\n}\n\n.chosen-container-active .chosen-choices {\n border: 1px solid #5897fb;\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);\n box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);\n}\n\n.chosen-container-active .chosen-choices li.search-field input[type=\"text\"] {\n color: #222 !important;\n}\n\n/* @end */\n/* @group Disabled Support */\n.chosen-disabled {\n opacity: 0.5 !important;\n cursor: default;\n}\n\n.chosen-disabled .chosen-single {\n cursor: default;\n}\n\n.chosen-disabled .chosen-choices .search-choice .search-choice-close {\n cursor: default;\n}\n\n/* @end */\n/* @group Right to Left */\n.chosen-rtl {\n text-align: right;\n}\n\n.chosen-rtl .chosen-single {\n overflow: visible;\n padding: 0 8px 0 0;\n}\n\n.chosen-rtl .chosen-single span {\n margin-right: 0;\n margin-left: 26px;\n direction: rtl;\n}\n\n.chosen-rtl .chosen-single-with-deselect span {\n margin-left: 38px;\n}\n\n.chosen-rtl .chosen-single div {\n right: auto;\n left: 3px;\n}\n\n.chosen-rtl .chosen-single abbr {\n right: auto;\n left: 26px;\n}\n\n.chosen-rtl .chosen-choices li {\n float: right;\n}\n\n.chosen-rtl .chosen-choices li.search-field input[type=\"text\"] {\n direction: rtl;\n}\n\n.chosen-rtl .chosen-choices li.search-choice {\n margin: 3px 5px 3px 0;\n padding: 3px 5px 3px 19px;\n}\n\n.chosen-rtl .chosen-choices li.search-choice .search-choice-close {\n right: auto;\n left: 4px;\n}\n\n.chosen-rtl.chosen-container-single .chosen-results {\n margin: 0 0 4px 4px;\n padding: 0 4px 0 0;\n}\n\n.chosen-rtl .chosen-results li.group-option {\n padding-right: 15px;\n padding-left: 0;\n}\n\n.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {\n border-right: none;\n}\n\n.chosen-rtl .chosen-search input[type=\"text\"] {\n padding: 4px 5px 4px 20px;\n background: url(\"chosen-sprite.png\") no-repeat -30px -20px;\n direction: rtl;\n}\n\n.chosen-rtl.chosen-container-single .chosen-single div b {\n background-position: 6px 2px;\n}\n\n.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {\n background-position: -12px 2px;\n}\n\n/* @end */\n/* @group Retina compatibility */\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {\n .chosen-rtl .chosen-search input[type=\"text\"],\n .chosen-container-single .chosen-single abbr,\n .chosen-container-single .chosen-single div b,\n .chosen-container-single .chosen-search input[type=\"text\"],\n .chosen-container-multi .chosen-choices .search-choice .search-choice-close,\n .chosen-container .chosen-results-scroll-down span,\n .chosen-container .chosen-results-scroll-up span {\n background-image: url(\"chosen-sprite@2x.png\") !important;\n background-size: 52px 37px !important;\n background-repeat: no-repeat !important;\n }\n}\n\n/* @end */\n\n\n\n// WEBPACK FOOTER //\n// ./node_modules/chosen-js/chosen.css","/**\r\n * Clearfix\r\n */\r\n@mixin clearfix() {\r\n *zoom: 1;\r\n\r\n &:before,\r\n &:after {\r\n content: \" \";\r\n display: table;\r\n }\r\n\r\n &:after {\r\n clear: both;\r\n }\r\n}\r\n\r\n.give-clearfix {\r\n @include clearfix;\r\n}\r\n\r\n/**\r\n * Box Sizing\r\n * https://github.com/timrogers/sass-box-sizing-mixin\r\n */\r\n@mixin box-sizing($box-model) {\r\n -webkit-box-sizing: $box-model; // Safari <= 5\r\n -moz-box-sizing: $box-model; // Firefox <= 19\r\n box-sizing: $box-model;\r\n}\r\n\r\n/**\r\n * CSS3 Easing\r\n */\r\n@mixin easing-transition() {\r\n -moz-transition: 0.2s all linear;\r\n -o-transition: 0.2s all linear;\r\n transition: 0.2s all linear;\r\n}\r\n\r\n//Labels\r\n@mixin give-label() {\r\n padding: .2em .4em .3em;\r\n font-size: 11px;\r\n line-height: 1;\r\n color: #fff;\r\n text-align: center;\r\n white-space: nowrap;\r\n vertical-align: baseline;\r\n border-radius: .25em;\r\n \r\n &:hover {\r\n color:#fff;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n@mixin give-label-gray() {\r\n background-color: #929292;\r\n}\r\n@mixin give-label-orange() {\r\n background-color: #ffba00;\r\n}\r\n\r\n.give-item-label {\r\n @include give-label();\r\n}\r\n\r\n.give-item-label-gray {\r\n @include give-label-gray();\r\n}\r\n\r\n.give-item-label-orange {\r\n @include give-label-orange();\r\n}\r\n\r\n\r\n.give-item-label {\r\n @include give-label();\r\n}\r\n\r\n//Fields\r\n@mixin give-currency() {\r\n background-color: lighten($light-gray, 2%);\r\n border-top: 1px solid $borders;\r\n border-bottom: 1px solid $borders;\r\n color: $dark;\r\n margin: 0;\r\n padding: 0 12px;\r\n height: 35px;\r\n line-height: 35px;\r\n font-size: $font-size-medium;\r\n @include box-sizing(border-box);\r\n}\r\n\r\n@mixin give-input() {\r\n border: 1px solid $borders;\r\n background: #FFF;\r\n border-radius: 0;\r\n height: 35px;\r\n line-height: 35px;\r\n padding: 0 12px;\r\n margin: 0;\r\n font-size: $font-size-medium;\r\n @include box-sizing(border-box);\r\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/frontend/_mixins.scss","/*! jQuery UI - v1.12.1 - 2016-09-14\n* http://jqueryui.com\n* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css\n* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n* Copyright jQuery Foundation and other contributors; Licensed MIT */\n\n/* Layout helpers\n----------------------------------*/\n.ui-helper-hidden {\n display: none;\n}\n.ui-helper-hidden-accessible {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n.ui-helper-reset {\n margin: 0;\n padding: 0;\n border: 0;\n outline: 0;\n line-height: 1.3;\n text-decoration: none;\n font-size: 100%;\n list-style: none;\n}\n.ui-helper-clearfix:before,\n.ui-helper-clearfix:after {\n content: \"\";\n display: table;\n border-collapse: collapse;\n}\n.ui-helper-clearfix:after {\n clear: both;\n}\n.ui-helper-zfix {\n width: 100%;\n height: 100%;\n top: 0;\n left: 0;\n position: absolute;\n opacity: 0;\n filter:Alpha(Opacity=0); /* support: IE8 */\n}\n\n.ui-front {\n z-index: 100;\n}\n\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-disabled {\n cursor: default !important;\n pointer-events: none;\n}\n\n\n/* Icons\n----------------------------------*/\n.ui-icon {\n display: inline-block;\n vertical-align: middle;\n margin-top: -.25em;\n position: relative;\n text-indent: -99999px;\n overflow: hidden;\n background-repeat: no-repeat;\n}\n\n.ui-widget-icon-block {\n left: 50%;\n margin-left: -8px;\n display: block;\n}\n\n/* Misc visuals\n----------------------------------*/\n\n/* Overlays */\n.ui-widget-overlay {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n.ui-accordion .ui-accordion-header {\n display: block;\n cursor: pointer;\n position: relative;\n margin: 2px 0 0 0;\n padding: .5em .5em .5em .7em;\n font-size: 100%;\n}\n.ui-accordion .ui-accordion-content {\n padding: 1em 2.2em;\n border-top: 0;\n overflow: auto;\n}\n.ui-autocomplete {\n position: absolute;\n top: 0;\n left: 0;\n cursor: default;\n}\n.ui-menu {\n list-style: none;\n padding: 0;\n margin: 0;\n display: block;\n outline: 0;\n}\n.ui-menu .ui-menu {\n position: absolute;\n}\n.ui-menu .ui-menu-item {\n margin: 0;\n cursor: pointer;\n /* support: IE10, see #8844 */\n list-style-image: url(\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\");\n}\n.ui-menu .ui-menu-item-wrapper {\n position: relative;\n padding: 3px 1em 3px .4em;\n}\n.ui-menu .ui-menu-divider {\n margin: 5px 0;\n height: 0;\n font-size: 0;\n line-height: 0;\n border-width: 1px 0 0 0;\n}\n.ui-menu .ui-state-focus,\n.ui-menu .ui-state-active {\n margin: -1px;\n}\n\n/* icon support */\n.ui-menu-icons {\n position: relative;\n}\n.ui-menu-icons .ui-menu-item-wrapper {\n padding-left: 2em;\n}\n\n/* left-aligned */\n.ui-menu .ui-icon {\n position: absolute;\n top: 0;\n bottom: 0;\n left: .2em;\n margin: auto 0;\n}\n\n/* right-aligned */\n.ui-menu .ui-menu-icon {\n left: auto;\n right: 0;\n}\n.ui-button {\n padding: .4em 1em;\n display: inline-block;\n position: relative;\n line-height: normal;\n margin-right: .1em;\n cursor: pointer;\n vertical-align: middle;\n text-align: center;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n /* Support: IE <= 11 */\n overflow: visible;\n}\n\n.ui-button,\n.ui-button:link,\n.ui-button:visited,\n.ui-button:hover,\n.ui-button:active {\n text-decoration: none;\n}\n\n/* to make room for the icon, a width needs to be set here */\n.ui-button-icon-only {\n width: 2em;\n box-sizing: border-box;\n text-indent: -9999px;\n white-space: nowrap;\n}\n\n/* no icon support for input elements */\ninput.ui-button.ui-button-icon-only {\n text-indent: 0;\n}\n\n/* button icon element(s) */\n.ui-button-icon-only .ui-icon {\n position: absolute;\n top: 50%;\n left: 50%;\n margin-top: -8px;\n margin-left: -8px;\n}\n\n.ui-button.ui-icon-notext .ui-icon {\n padding: 0;\n width: 2.1em;\n height: 2.1em;\n text-indent: -9999px;\n white-space: nowrap;\n\n}\n\ninput.ui-button.ui-icon-notext .ui-icon {\n width: auto;\n height: auto;\n text-indent: 0;\n white-space: normal;\n padding: .4em 1em;\n}\n\n/* workarounds */\n/* Support: Firefox 5 - 40 */\ninput.ui-button::-moz-focus-inner,\nbutton.ui-button::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\n.ui-controlgroup {\n vertical-align: middle;\n display: inline-block;\n}\n.ui-controlgroup > .ui-controlgroup-item {\n float: left;\n margin-left: 0;\n margin-right: 0;\n}\n.ui-controlgroup > .ui-controlgroup-item:focus,\n.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {\n z-index: 9999;\n}\n.ui-controlgroup-vertical > .ui-controlgroup-item {\n display: block;\n float: none;\n width: 100%;\n margin-top: 0;\n margin-bottom: 0;\n text-align: left;\n}\n.ui-controlgroup-vertical .ui-controlgroup-item {\n box-sizing: border-box;\n}\n.ui-controlgroup .ui-controlgroup-label {\n padding: .4em 1em;\n}\n.ui-controlgroup .ui-controlgroup-label span {\n font-size: 80%;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {\n border-left: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {\n border-top: none;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {\n border-right: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {\n border-bottom: none;\n}\n\n/* Spinner specific style fixes */\n.ui-controlgroup-vertical .ui-spinner-input {\n\n /* Support: IE8 only, Android < 4.4 only */\n width: 75%;\n width: calc( 100% - 2.4em );\n}\n.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {\n border-top-style: solid;\n}\n\n.ui-checkboxradio-label .ui-icon-background {\n box-shadow: inset 1px 1px 1px #ccc;\n border-radius: .12em;\n border: none;\n}\n.ui-checkboxradio-radio-label .ui-icon-background {\n width: 16px;\n height: 16px;\n border-radius: 1em;\n overflow: visible;\n border: none;\n}\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {\n background-image: none;\n width: 8px;\n height: 8px;\n border-width: 4px;\n border-style: solid;\n}\n.ui-checkboxradio-disabled {\n pointer-events: none;\n}\n.ui-datepicker {\n width: 17em;\n padding: .2em .2em 0;\n display: none;\n}\n.ui-datepicker .ui-datepicker-header {\n position: relative;\n padding: .2em 0;\n}\n.ui-datepicker .ui-datepicker-prev,\n.ui-datepicker .ui-datepicker-next {\n position: absolute;\n top: 2px;\n width: 1.8em;\n height: 1.8em;\n}\n.ui-datepicker .ui-datepicker-prev-hover,\n.ui-datepicker .ui-datepicker-next-hover {\n top: 1px;\n}\n.ui-datepicker .ui-datepicker-prev {\n left: 2px;\n}\n.ui-datepicker .ui-datepicker-next {\n right: 2px;\n}\n.ui-datepicker .ui-datepicker-prev-hover {\n left: 1px;\n}\n.ui-datepicker .ui-datepicker-next-hover {\n right: 1px;\n}\n.ui-datepicker .ui-datepicker-prev span,\n.ui-datepicker .ui-datepicker-next span {\n display: block;\n position: absolute;\n left: 50%;\n margin-left: -8px;\n top: 50%;\n margin-top: -8px;\n}\n.ui-datepicker .ui-datepicker-title {\n margin: 0 2.3em;\n line-height: 1.8em;\n text-align: center;\n}\n.ui-datepicker .ui-datepicker-title select {\n font-size: 1em;\n margin: 1px 0;\n}\n.ui-datepicker select.ui-datepicker-month,\n.ui-datepicker select.ui-datepicker-year {\n width: 45%;\n}\n.ui-datepicker table {\n width: 100%;\n font-size: .9em;\n border-collapse: collapse;\n margin: 0 0 .4em;\n}\n.ui-datepicker th {\n padding: .7em .3em;\n text-align: center;\n font-weight: bold;\n border: 0;\n}\n.ui-datepicker td {\n border: 0;\n padding: 1px;\n}\n.ui-datepicker td span,\n.ui-datepicker td a {\n display: block;\n padding: .2em;\n text-align: right;\n text-decoration: none;\n}\n.ui-datepicker .ui-datepicker-buttonpane {\n background-image: none;\n margin: .7em 0 0 0;\n padding: 0 .2em;\n border-left: 0;\n border-right: 0;\n border-bottom: 0;\n}\n.ui-datepicker .ui-datepicker-buttonpane button {\n float: right;\n margin: .5em .2em .4em;\n cursor: pointer;\n padding: .2em .6em .3em .6em;\n width: auto;\n overflow: visible;\n}\n.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {\n float: left;\n}\n\n/* with multiple calendars */\n.ui-datepicker.ui-datepicker-multi {\n width: auto;\n}\n.ui-datepicker-multi .ui-datepicker-group {\n float: left;\n}\n.ui-datepicker-multi .ui-datepicker-group table {\n width: 95%;\n margin: 0 auto .4em;\n}\n.ui-datepicker-multi-2 .ui-datepicker-group {\n width: 50%;\n}\n.ui-datepicker-multi-3 .ui-datepicker-group {\n width: 33.3%;\n}\n.ui-datepicker-multi-4 .ui-datepicker-group {\n width: 25%;\n}\n.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {\n border-left-width: 0;\n}\n.ui-datepicker-multi .ui-datepicker-buttonpane {\n clear: left;\n}\n.ui-datepicker-row-break {\n clear: both;\n width: 100%;\n font-size: 0;\n}\n\n/* RTL support */\n.ui-datepicker-rtl {\n direction: rtl;\n}\n.ui-datepicker-rtl .ui-datepicker-prev {\n right: 2px;\n left: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next {\n left: 2px;\n right: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-prev:hover {\n right: 1px;\n left: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next:hover {\n left: 1px;\n right: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane {\n clear: right;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button {\n float: left;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,\n.ui-datepicker-rtl .ui-datepicker-group {\n float: right;\n}\n.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {\n border-right-width: 0;\n border-left-width: 1px;\n}\n\n/* Icons */\n.ui-datepicker .ui-icon {\n display: block;\n text-indent: -99999px;\n overflow: hidden;\n background-repeat: no-repeat;\n left: .5em;\n top: .3em;\n}\n.ui-dialog {\n position: absolute;\n top: 0;\n left: 0;\n padding: .2em;\n outline: 0;\n}\n.ui-dialog .ui-dialog-titlebar {\n padding: .4em 1em;\n position: relative;\n}\n.ui-dialog .ui-dialog-title {\n float: left;\n margin: .1em 0;\n white-space: nowrap;\n width: 90%;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.ui-dialog .ui-dialog-titlebar-close {\n position: absolute;\n right: .3em;\n top: 50%;\n width: 20px;\n margin: -10px 0 0 0;\n padding: 1px;\n height: 20px;\n}\n.ui-dialog .ui-dialog-content {\n position: relative;\n border: 0;\n padding: .5em 1em;\n background: none;\n overflow: auto;\n}\n.ui-dialog .ui-dialog-buttonpane {\n text-align: left;\n border-width: 1px 0 0 0;\n background-image: none;\n margin-top: .5em;\n padding: .3em 1em .5em .4em;\n}\n.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {\n float: right;\n}\n.ui-dialog .ui-dialog-buttonpane button {\n margin: .5em .4em .5em 0;\n cursor: pointer;\n}\n.ui-dialog .ui-resizable-n {\n height: 2px;\n top: 0;\n}\n.ui-dialog .ui-resizable-e {\n width: 2px;\n right: 0;\n}\n.ui-dialog .ui-resizable-s {\n height: 2px;\n bottom: 0;\n}\n.ui-dialog .ui-resizable-w {\n width: 2px;\n left: 0;\n}\n.ui-dialog .ui-resizable-se,\n.ui-dialog .ui-resizable-sw,\n.ui-dialog .ui-resizable-ne,\n.ui-dialog .ui-resizable-nw {\n width: 7px;\n height: 7px;\n}\n.ui-dialog .ui-resizable-se {\n right: 0;\n bottom: 0;\n}\n.ui-dialog .ui-resizable-sw {\n left: 0;\n bottom: 0;\n}\n.ui-dialog .ui-resizable-ne {\n right: 0;\n top: 0;\n}\n.ui-dialog .ui-resizable-nw {\n left: 0;\n top: 0;\n}\n.ui-draggable .ui-dialog-titlebar {\n cursor: move;\n}\n.ui-draggable-handle {\n -ms-touch-action: none;\n touch-action: none;\n}\n.ui-resizable {\n position: relative;\n}\n.ui-resizable-handle {\n position: absolute;\n font-size: 0.1px;\n display: block;\n -ms-touch-action: none;\n touch-action: none;\n}\n.ui-resizable-disabled .ui-resizable-handle,\n.ui-resizable-autohide .ui-resizable-handle {\n display: none;\n}\n.ui-resizable-n {\n cursor: n-resize;\n height: 7px;\n width: 100%;\n top: -5px;\n left: 0;\n}\n.ui-resizable-s {\n cursor: s-resize;\n height: 7px;\n width: 100%;\n bottom: -5px;\n left: 0;\n}\n.ui-resizable-e {\n cursor: e-resize;\n width: 7px;\n right: -5px;\n top: 0;\n height: 100%;\n}\n.ui-resizable-w {\n cursor: w-resize;\n width: 7px;\n left: -5px;\n top: 0;\n height: 100%;\n}\n.ui-resizable-se {\n cursor: se-resize;\n width: 12px;\n height: 12px;\n right: 1px;\n bottom: 1px;\n}\n.ui-resizable-sw {\n cursor: sw-resize;\n width: 9px;\n height: 9px;\n left: -5px;\n bottom: -5px;\n}\n.ui-resizable-nw {\n cursor: nw-resize;\n width: 9px;\n height: 9px;\n left: -5px;\n top: -5px;\n}\n.ui-resizable-ne {\n cursor: ne-resize;\n width: 9px;\n height: 9px;\n right: -5px;\n top: -5px;\n}\n.ui-progressbar {\n height: 2em;\n text-align: left;\n overflow: hidden;\n}\n.ui-progressbar .ui-progressbar-value {\n margin: -1px;\n height: 100%;\n}\n.ui-progressbar .ui-progressbar-overlay {\n background: url(\"data:image/gif;base64,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\");\n height: 100%;\n filter: alpha(opacity=25); /* support: IE8 */\n opacity: 0.25;\n}\n.ui-progressbar-indeterminate .ui-progressbar-value {\n background-image: none;\n}\n.ui-selectable {\n -ms-touch-action: none;\n touch-action: none;\n}\n.ui-selectable-helper {\n position: absolute;\n z-index: 100;\n border: 1px dotted black;\n}\n.ui-selectmenu-menu {\n padding: 0;\n margin: 0;\n position: absolute;\n top: 0;\n left: 0;\n display: none;\n}\n.ui-selectmenu-menu .ui-menu {\n overflow: auto;\n overflow-x: hidden;\n padding-bottom: 1px;\n}\n.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {\n font-size: 1em;\n font-weight: bold;\n line-height: 1.5;\n padding: 2px 0.4em;\n margin: 0.5em 0 0 0;\n height: auto;\n border: 0;\n}\n.ui-selectmenu-open {\n display: block;\n}\n.ui-selectmenu-text {\n display: block;\n margin-right: 20px;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.ui-selectmenu-button.ui-button {\n text-align: left;\n white-space: nowrap;\n width: 14em;\n}\n.ui-selectmenu-icon.ui-icon {\n float: right;\n margin-top: 0;\n}\n.ui-slider {\n position: relative;\n text-align: left;\n}\n.ui-slider .ui-slider-handle {\n position: absolute;\n z-index: 2;\n width: 1.2em;\n height: 1.2em;\n cursor: default;\n -ms-touch-action: none;\n touch-action: none;\n}\n.ui-slider .ui-slider-range {\n position: absolute;\n z-index: 1;\n font-size: .7em;\n display: block;\n border: 0;\n background-position: 0 0;\n}\n\n/* support: IE8 - See #6727 */\n.ui-slider.ui-state-disabled .ui-slider-handle,\n.ui-slider.ui-state-disabled .ui-slider-range {\n filter: inherit;\n}\n\n.ui-slider-horizontal {\n height: .8em;\n}\n.ui-slider-horizontal .ui-slider-handle {\n top: -.3em;\n margin-left: -.6em;\n}\n.ui-slider-horizontal .ui-slider-range {\n top: 0;\n height: 100%;\n}\n.ui-slider-horizontal .ui-slider-range-min {\n left: 0;\n}\n.ui-slider-horizontal .ui-slider-range-max {\n right: 0;\n}\n\n.ui-slider-vertical {\n width: .8em;\n height: 100px;\n}\n.ui-slider-vertical .ui-slider-handle {\n left: -.3em;\n margin-left: 0;\n margin-bottom: -.6em;\n}\n.ui-slider-vertical .ui-slider-range {\n left: 0;\n width: 100%;\n}\n.ui-slider-vertical .ui-slider-range-min {\n bottom: 0;\n}\n.ui-slider-vertical .ui-slider-range-max {\n top: 0;\n}\n.ui-sortable-handle {\n -ms-touch-action: none;\n touch-action: none;\n}\n.ui-spinner {\n position: relative;\n display: inline-block;\n overflow: hidden;\n padding: 0;\n vertical-align: middle;\n}\n.ui-spinner-input {\n border: none;\n background: none;\n color: inherit;\n padding: .222em 0;\n margin: .2em 0;\n vertical-align: middle;\n margin-left: .4em;\n margin-right: 2em;\n}\n.ui-spinner-button {\n width: 1.6em;\n height: 50%;\n font-size: .5em;\n padding: 0;\n margin: 0;\n text-align: center;\n position: absolute;\n cursor: default;\n display: block;\n overflow: hidden;\n right: 0;\n}\n/* more specificity required here to override default borders */\n.ui-spinner a.ui-spinner-button {\n border-top-style: none;\n border-bottom-style: none;\n border-right-style: none;\n}\n.ui-spinner-up {\n top: 0;\n}\n.ui-spinner-down {\n bottom: 0;\n}\n.ui-tabs {\n position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as \"fixed\") */\n padding: .2em;\n}\n.ui-tabs .ui-tabs-nav {\n margin: 0;\n padding: .2em .2em 0;\n}\n.ui-tabs .ui-tabs-nav li {\n list-style: none;\n float: left;\n position: relative;\n top: 0;\n margin: 1px .2em 0 0;\n border-bottom-width: 0;\n padding: 0;\n white-space: nowrap;\n}\n.ui-tabs .ui-tabs-nav .ui-tabs-anchor {\n float: left;\n padding: .5em 1em;\n text-decoration: none;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active {\n margin-bottom: -1px;\n padding-bottom: 1px;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {\n cursor: text;\n}\n.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {\n cursor: pointer;\n}\n.ui-tabs .ui-tabs-panel {\n display: block;\n border-width: 0;\n padding: 1em 1.4em;\n background: none;\n}\n.ui-tooltip {\n padding: 8px;\n position: absolute;\n z-index: 9999;\n max-width: 300px;\n}\nbody .ui-tooltip {\n border-width: 2px;\n}\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n font-family: Arial,Helvetica,sans-serif;\n font-size: 1em;\n}\n.ui-widget .ui-widget {\n font-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n font-family: Arial,Helvetica,sans-serif;\n font-size: 1em;\n}\n.ui-widget.ui-widget-content {\n border: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n border: 1px solid #dddddd;\n background: #ffffff;\n color: #333333;\n}\n.ui-widget-content a {\n color: #333333;\n}\n.ui-widget-header {\n border: 1px solid #dddddd;\n background: #e9e9e9;\n color: #333333;\n font-weight: bold;\n}\n.ui-widget-header a {\n color: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n border: 1px solid #c5c5c5;\n background: #f6f6f6;\n font-weight: normal;\n color: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n color: #454545;\n text-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n border: 1px solid #cccccc;\n background: #ededed;\n font-weight: normal;\n color: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n color: #2b2b2b;\n text-decoration: none;\n}\n\n.ui-visual-focus {\n box-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n border: 1px solid #003eff;\n background: #007fff;\n font-weight: normal;\n color: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n border: #003eff;\n background-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n color: #ffffff;\n text-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n border: 1px solid #dad55e;\n background: #fffa90;\n color: #777620;\n}\n.ui-state-checked {\n border: 1px solid #dad55e;\n background: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n color: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n border: 1px solid #f1a899;\n background: #fddfdf;\n color: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n color: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n color: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n font-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n opacity: .7;\n filter:Alpha(Opacity=70); /* support: IE8 */\n font-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n opacity: .35;\n filter:Alpha(Opacity=35); /* support: IE8 */\n background-image: none;\n}\n.ui-state-disabled .ui-icon {\n filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n width: 16px;\n height: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n background-image: url(\"../../images/ui-icons_444444_256x240.png\");\n}\n.ui-widget-header .ui-icon {\n background-image: url(\"../../images/ui-icons_444444_256x240.png\");\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n background-image: url(\"../../images/ui-icons_555555_256x240.png\");\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n background-image: url(\"../../images/ui-icons_ffffff_256x240.png\");\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n background-image: url(\"../../images/ui-icons_777620_256x240.png\");\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n background-image: url(\"../../images/ui-icons_cc0000_256x240.png\");\n}\n.ui-button .ui-icon {\n background-image: url(\"../../images/ui-icons_777777_256x240.png\");\n}\n\n/* positioning */\n.ui-icon-blank { background-position: 16px 16px; }\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n border-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n border-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n border-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n border-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n background: #aaaaaa;\n opacity: .003;\n filter: Alpha(Opacity=.3); /* support: IE8 */\n}\n.ui-widget-shadow {\n -webkit-box-shadow: 0px 0px 5px #666666;\n box-shadow: 0px 0px 5px #666666;\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/plugins/jquery-ui-fresh.scss","/*! Hint.css - v2.5.0 - 2017-04-23\n* http://kushagragour.in/lab/hint/\n* Copyright (c) 2017 Kushagra Gour */\n\n[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:'';position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:\"Helvetica Neue\",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label='']:after,[aria-label='']:before,[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/plugins/hint.min.scss","/* Magnific Popup CSS */\n\n@import \"settings\";\n\n////////////////////////\n//\n// Contents:\n//\n// 1. General styles\n// - Transluscent overlay\n// - Containers, wrappers\n// - Cursors\n// - Helper classes\n// 2. Appearance\n// - Preloader & text that displays error messages\n// - CSS reset for buttons\n// - Close icon\n// - \"1 of X\" counter\n// - Navigation (left/right) arrows\n// - Iframe content type styles\n// - Image content type styles\n// - Media query where size of arrows is reduced\n// - IE7 support\n//\n////////////////////////\n\n\n\n////////////////////////\n// 1. General styles\n////////////////////////\n\n// Transluscent overlay\n.mfp-bg {\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: $mfp-z-index-base + 2;\n overflow: hidden;\n position: fixed;\n\n background: $mfp-overlay-color;\n opacity: $mfp-overlay-opacity;\n}\n\n// Wrapper for popup\n.mfp-wrap {\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: $mfp-z-index-base + 3;\n position: fixed;\n outline: none !important;\n -webkit-backface-visibility: hidden; // fixes webkit bug that can cause \"false\" scrollbar\n}\n\n// Root container\n.mfp-container {\n text-align: center;\n position: absolute;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n padding: 0 $mfp-popup-padding-left;\n box-sizing: border-box;\n}\n\n// Vertical centerer helper\n.mfp-container {\n &:before {\n content: '';\n display: inline-block;\n height: 100%;\n vertical-align: middle;\n }\n}\n\n// Remove vertical centering when popup has class `mfp-align-top`\n.mfp-align-top {\n .mfp-container {\n &:before {\n display: none;\n }\n }\n}\n\n// Popup content holder\n.mfp-content {\n position: relative;\n display: inline-block;\n vertical-align: middle;\n margin: 0 auto;\n text-align: left;\n z-index: $mfp-z-index-base + 5;\n}\n.mfp-inline-holder,\n.mfp-ajax-holder {\n .mfp-content {\n width: 100%;\n cursor: auto;\n }\n}\n\n// Cursors\n.mfp-ajax-cur {\n cursor: progress;\n}\n.mfp-zoom-out-cur {\n &, .mfp-image-holder .mfp-close {\n cursor: -moz-zoom-out;\n cursor: -webkit-zoom-out;\n cursor: zoom-out;\n }\n}\n.mfp-zoom {\n cursor: pointer;\n cursor: -webkit-zoom-in;\n cursor: -moz-zoom-in;\n cursor: zoom-in;\n}\n.mfp-auto-cursor {\n .mfp-content {\n cursor: auto;\n }\n}\n\n.mfp-close,\n.mfp-arrow,\n.mfp-preloader,\n.mfp-counter {\n -webkit-user-select:none;\n -moz-user-select: none;\n user-select: none;\n}\n\n// Hide the image during the loading\n.mfp-loading {\n &.mfp-figure {\n display: none;\n }\n}\n\n// Helper class that hides stuff\n@if $mfp-use-visuallyhidden {\n // From HTML5 Boilerplate https://github.com/h5bp/html5-boilerplate/blob/v4.2.0/doc/css.md#visuallyhidden\n .mfp-hide {\n border: 0 !important;\n clip: rect(0 0 0 0) !important;\n height: 1px !important;\n margin: -1px !important;\n overflow: hidden !important;\n padding: 0 !important;\n position: absolute !important;\n width: 1px !important;\n }\n} @else {\n .mfp-hide {\n display: none !important;\n }\n}\n\n\n////////////////////////\n// 2. Appearance\n////////////////////////\n\n// Preloader and text that displays error messages\n.mfp-preloader {\n color: $mfp-controls-text-color;\n position: absolute;\n top: 50%;\n width: auto;\n text-align: center;\n margin-top: -0.8em;\n left: 8px;\n right: 8px;\n z-index: $mfp-z-index-base + 4;\n a {\n color: $mfp-controls-text-color;\n &:hover {\n color: $mfp-controls-text-color-hover;\n }\n }\n}\n\n// Hide preloader when content successfully loaded\n.mfp-s-ready {\n .mfp-preloader {\n display: none;\n }\n}\n\n// Hide content when it was not loaded\n.mfp-s-error {\n .mfp-content {\n display: none;\n }\n}\n\n// CSS-reset for buttons\nbutton {\n &.mfp-close,\n &.mfp-arrow {\n overflow: visible;\n cursor: pointer;\n background: transparent;\n border: 0;\n -webkit-appearance: none;\n display: block;\n outline: none;\n padding: 0;\n z-index: $mfp-z-index-base + 6;\n box-shadow: none;\n touch-action: manipulation;\n }\n &::-moz-focus-inner {\n padding: 0;\n border: 0\n }\n}\n\n\n// Close icon\n.mfp-close {\n width: 44px;\n height: 44px;\n line-height: 44px;\n\n position: absolute;\n right: 0;\n top: 0;\n text-decoration: none;\n text-align: center;\n opacity: $mfp-controls-opacity;\n padding: 0 0 18px 10px;\n color: $mfp-controls-color;\n\n font-style: normal;\n font-size: 28px;\n font-family: Arial, Baskerville, monospace;\n\n &:hover,\n &:focus {\n opacity: 1;\n }\n\n &:active {\n top: 1px;\n }\n}\n.mfp-close-btn-in {\n .mfp-close {\n color: $mfp-inner-close-icon-color;\n }\n}\n.mfp-image-holder,\n.mfp-iframe-holder {\n .mfp-close {\n color: $mfp-controls-color;\n right: -6px;\n text-align: right;\n padding-right: 6px;\n width: 100%;\n }\n}\n\n// \"1 of X\" counter\n.mfp-counter {\n position: absolute;\n top: 0;\n right: 0;\n color: $mfp-controls-text-color;\n font-size: 12px;\n line-height: 18px;\n white-space: nowrap;\n}\n\n// Navigation arrows\n@if $mfp-include-arrows {\n .mfp-arrow {\n position: absolute;\n opacity: $mfp-controls-opacity;\n margin: 0;\n top: 50%;\n margin-top: -55px;\n padding: 0;\n width: 90px;\n height: 110px;\n -webkit-tap-highlight-color: rgba(0,0,0,0);\n &:active {\n margin-top: -54px;\n }\n &:hover,\n &:focus {\n opacity: 1;\n }\n &:before,\n &:after {\n content: '';\n display: block;\n width: 0;\n height: 0;\n position: absolute;\n left: 0;\n top: 0;\n margin-top: 35px;\n margin-left: 35px;\n border: medium inset transparent;\n }\n\n &:after {\n\n border-top-width: 13px;\n border-bottom-width: 13px;\n top:8px;\n }\n\n &:before {\n border-top-width: 21px;\n border-bottom-width: 21px;\n opacity: 0.7;\n }\n\n }\n\n .mfp-arrow-left {\n left: 0;\n &:after {\n border-right: 17px solid $mfp-controls-color;\n margin-left: 31px;\n }\n &:before {\n margin-left: 25px;\n border-right: 27px solid $mfp-controls-border-color;\n }\n }\n\n .mfp-arrow-right {\n right: 0;\n &:after {\n border-left: 17px solid $mfp-controls-color;\n margin-left: 39px\n }\n &:before {\n border-left: 27px solid $mfp-controls-border-color;\n }\n }\n}\n\n\n\n// Iframe content type\n@if $mfp-include-iframe-type {\n .mfp-iframe-holder {\n padding-top: $mfp-iframe-padding-top;\n padding-bottom: $mfp-iframe-padding-top;\n .mfp-content {\n line-height: 0;\n width: 100%;\n max-width: $mfp-iframe-max-width;\n }\n .mfp-close {\n top: -40px;\n }\n }\n .mfp-iframe-scaler {\n width: 100%;\n height: 0;\n overflow: hidden;\n padding-top: $mfp-iframe-ratio * 100%;\n iframe {\n position: absolute;\n display: block;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n box-shadow: $mfp-shadow;\n background: $mfp-iframe-background;\n }\n }\n}\n\n\n\n// Image content type\n@if $mfp-include-image-type {\n\n /* Main image in popup */\n img {\n &.mfp-img {\n width: auto;\n max-width: 100%;\n height: auto;\n display: block;\n line-height: 0;\n box-sizing: border-box;\n padding: $mfp-image-padding-top 0 $mfp-image-padding-bottom;\n margin: 0 auto;\n }\n }\n\n /* The shadow behind the image */\n .mfp-figure {\n line-height: 0;\n &:after {\n content: '';\n position: absolute;\n left: 0;\n top: $mfp-image-padding-top;\n bottom: $mfp-image-padding-bottom;\n display: block;\n right: 0;\n width: auto;\n height: auto;\n z-index: -1;\n box-shadow: $mfp-shadow;\n background: $mfp-image-background;\n }\n small {\n color: $mfp-caption-subtitle-color;\n display: block;\n font-size: 12px;\n line-height: 14px;\n }\n figure {\n margin: 0;\n }\n }\n .mfp-bottom-bar {\n margin-top: -$mfp-image-padding-bottom + 4;\n position: absolute;\n top: 100%;\n left: 0;\n width: 100%;\n cursor: auto;\n }\n .mfp-title {\n text-align: left;\n line-height: 18px;\n color: $mfp-caption-title-color;\n word-wrap: break-word;\n padding-right: 36px; // leave some space for counter at right side\n }\n\n .mfp-image-holder {\n .mfp-content {\n max-width: 100%;\n }\n }\n\n .mfp-gallery {\n .mfp-image-holder {\n .mfp-figure {\n cursor: pointer;\n }\n }\n }\n\n\n @if $mfp-include-mobile-layout-for-image {\n @media screen and (max-width: 800px) and (orientation:landscape), screen and (max-height: 300px) {\n /**\n * Remove all paddings around the image on small screen\n */\n .mfp-img-mobile {\n .mfp-image-holder {\n padding-left: 0;\n padding-right: 0;\n }\n img {\n &.mfp-img {\n padding: 0;\n }\n }\n .mfp-figure {\n // The shadow behind the image\n &:after {\n top: 0;\n bottom: 0;\n }\n small {\n display: inline;\n margin-left: 5px;\n }\n }\n .mfp-bottom-bar {\n background: rgba(0,0,0,0.6);\n bottom: 0;\n margin: 0;\n top: auto;\n padding: 3px 5px;\n position: fixed;\n box-sizing: border-box;\n &:empty {\n padding: 0;\n }\n }\n .mfp-counter {\n right: 5px;\n top: 3px;\n }\n .mfp-close {\n top: 0;\n right: 0;\n width: 35px;\n height: 35px;\n line-height: 35px;\n background: rgba(0, 0, 0, 0.6);\n position: fixed;\n text-align: center;\n padding: 0;\n }\n }\n }\n }\n}\n\n\n\n// Scale navigation arrows and reduce padding from sides\n@media all and (max-width: 900px) {\n .mfp-arrow {\n -webkit-transform: scale(0.75);\n transform: scale(0.75);\n }\n .mfp-arrow-left {\n -webkit-transform-origin: 0;\n transform-origin: 0;\n }\n .mfp-arrow-right {\n -webkit-transform-origin: 100%;\n transform-origin: 100%;\n }\n .mfp-container {\n padding-left: $mfp-popup-padding-left-mobile;\n padding-right: $mfp-popup-padding-left-mobile;\n }\n}\n\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/plugins/magnific-popup.scss","////////////////////////\n// Settings //\n////////////////////////\n\n// overlay\n$mfp-overlay-color: #0b0b0b !default; // Color of overlay screen\n$mfp-overlay-opacity: 0.8 !default; // Opacity of overlay screen\n$mfp-shadow: 0 0 8px rgba(0, 0, 0, 0.6) !default; // Shadow on image or iframe\n\n// spacing\n$mfp-popup-padding-left: 8px !default; // Padding from left and from right side\n$mfp-popup-padding-left-mobile: 6px !default; // Same as above, but is applied when width of window is less than 800px\n\n$mfp-z-index-base: 1040 !default; // Base z-index of popup\n\n// controls\n$mfp-include-arrows: true !default; // Include styles for nav arrows\n$mfp-controls-opacity: 0.65 !default; // Opacity of controls\n$mfp-controls-color: #FFF !default; // Color of controls\n$mfp-controls-border-color: #3F3F3F !default; \t // Border color of controls\n$mfp-inner-close-icon-color: #333 !default; // Color of close button when inside\n$mfp-controls-text-color: #CCC !default; // Color of preloader and \"1 of X\" indicator\n$mfp-controls-text-color-hover: #FFF !default; // Hover color of preloader and \"1 of X\" indicator\n\n// Iframe-type options\n$mfp-include-iframe-type: true !default; // Enable Iframe-type popups\n$mfp-iframe-padding-top: 40px !default; // Iframe padding top\n$mfp-iframe-background: #000 !default; // Background color of iframes\n$mfp-iframe-max-width: 900px !default; // Maximum width of iframes\n$mfp-iframe-ratio: 9/16 !default; // Ratio of iframe (9/16 = widescreen, 3/4 = standard, etc.)\n\n// Image-type options\n$mfp-include-image-type: true !default; // Enable Image-type popups\n$mfp-image-background: #444 !default;\n$mfp-image-padding-top: 40px !default; // Image padding top\n$mfp-image-padding-bottom: 40px !default; // Image padding bottom\n$mfp-include-mobile-layout-for-image: true !default; // Removes paddings from top and bottom\n\n// Image caption options\n$mfp-caption-title-color: #F3F3F3 !default; // Caption title color\n$mfp-caption-subtitle-color: #BDBDBD !default; // Caption subtitle color\n\n// A11y\n$mfp-use-visuallyhidden: false !default; // Hide content from browsers, but make it available for screen readers\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/plugins/_settings.scss","/**\n * Give Frontend Fonts SCSS\n *\n * Fonts are from icomoon and the src paths need to be relative to template directory.\n * @package Give\n * @subpackage SCSS/Frontend\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n@font-face {\n font-family: 'give-icomoon';\n src: url('../../fonts/icomoon.eot?kdnr3d');\n src: url('../../fonts/icomoon.eot?kdnr3d#iefix') format('embedded-opentype'),\n url('../../fonts/icomoon.woff?kdnr3d') format('woff'),\n url('../../fonts/icomoon.svg?kdnr3d#icomoon') format('svg');\n font-weight: normal;\n font-style: normal;\n}\n\n@mixin iconstyle() {\n font-family: 'give-icomoon';\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n // Better Font Rendering\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n[class^=\"give-icon-\"], [class*=\" give-icon-\"] {\n @include iconstyle();\n}\n\n.give-icon-lamp:before {\n content: \"\\e603\";\n}\n\n.give-icon-heart:before {\n content: \"\\e604\";\n}\n\n.give-icon-question:before {\n content: \"\\e602\";\n}\n\n.give-icon-info:before {\n content: \"\\e601\";\n}\n\n.give-icon-new-tab:before {\n content: \"\\ea7e\";\n}\n\n.give-icon-alert:before {\n content: \"\\f02d\";\n}\n\n.give-icon-help:before {\n content: \"\\e606\";\n}\n\n.give-icon-spinner:before {\n content: \"\\e605\";\n}\n\n.give-icon-spinner2:before {\n content: \"\\e607\";\n}\n\n.give-icon-plus:before {\n content: \"\\e040\";\n}\n\n.give-icon-minus:before {\n content: \"\\e041\";\n}\n\n.give-icon-locked:before {\n content: \"\\e600\";\n}\n\n.dashicons-give:before {\n @include iconstyle();\n content: \"\\e800\";\n}\n\n// --------------------------\n// Spinning Icons\n// --------------------------\n\n.fa-spin {\n -webkit-animation: spin 1000ms infinite linear;\n animation: spin 1000ms infinite linear;\n}\n\n@-webkit-keyframes spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n\n@keyframes spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/frontend/fonts.scss",".give-modal {\n\tbox-shadow: 0px 15px 10px -5px rgba(0, 0, 0, .15);\n\tposition: relative;\n\tbackground: #fff;\n\tfont-family: Arial, Baskerville, monospace;\n\tfont-size: 16px;\n\twidth: auto;\n\tmax-width: 500px;\n\tmargin: 20px auto;\n\tmargin-top: 60px;\n\tborder-top: 5px solid rgba(0, 0, 0, 0);\n\tline-height: 1.5;\n\n\n\n\t/**\n\t * Modal colors as per type\n\t *\n\t * - Success\n\t * - Notice\n\t * - Error\n\t * - Warning\n\t */\n\t&--success {\n\t\tborder-top-color: #46b450;\n\t}\n\n\t&--notice {\n\t\tborder-top-color: #00a0d2;\n\t}\n\n\t&--warning {\n\t\tborder-top-color: #ffb900;\n\t}\n\n\t&--error {\n\t\tborder-top-color: #dc3232;\n\t}\n\n\n\n\t/**\n\t * Body of the modal dialog.\n\t * Contains the title and the description text.\n\t */\n\t&__body {\n\t\tpadding: 1.5rem;\n\n\t\t> :last-child {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\t}\n\n\n\n\t/**\n\t * Children of .give-modal__body\n\t */\n\t&__title {\n\t\tmargin: 0 0 0.75rem;\n\t\tpadding: 0;\n\t}\n\n\t&__description {\n\t\tmargin: 0 0 1.5rem;\n\t\tpadding: 0;\n\t}\n\n\n\n\t/**\n\t * Control section of the modal dialog.\n\t * Contains buttons of the dialog.\n\t */\n\t.give-modal__controls {\n\t\tpadding: 1rem 1.5rem;\n\t\tbackground-color: #fbfbfb;\n\t\tborder-top: 1px solid #d7d7d7;\n\t\ttext-align: right;\n\t}\n}\n\n.modal-fade-slide .give-modal--zoom {\n\topacity: 0;\n\ttransition: all 0.2s ease-out;\n\ttransform: translateY(-20px) perspective( 600px ) rotateX( 10deg );\n}\n\n.modal-fade-slide.mfp-ready .give-modal--zoom {\n\topacity: 1;\n\ttransform: translateY(0) perspective( 600px ) rotateX( 0 );\n}\n\n.modal-fade-slide.mfp-removing .give-modal--zoom {\n\topacity: 0;\n\ttransform: translateY(-10px) perspective( 600px ) rotateX( 10deg );\n}\n\n.modal-fade-slide.mfp-bg {\n\topacity: 0;\n\ttransition: opacity 0.3s ease-out;\n}\n\n.modal-fade-slide.mfp-ready.mfp-bg {\n\topacity: 0.8;\n}\n\n.modal-fade-slide.mfp-removing.mfp-bg {\n\topacity: 0;\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/plugins/modal.scss","/**\n * This stylesheet contains styles related to\n * 2 buttons - blue & gray, that look similar\n * to the buttons in the admin screen of WordPress.\n */\n\n.give-button {\n\tdisplay: inline-block;\n\theight: 30px;\n\tline-height: 28px;\n\tpadding: 0 12px 2px;\n\tcursor: pointer;\n\tborder-width: 1px;\n\tborder-style: solid;\n\t-webkit-appearance: none;\n\tborder-radius: 3px;\n\twhite-space: nowrap;\n\tbox-sizing: border-box;\n\tmargin-left: .5rem;\n\tfont-weight: normal;\n\tfont-size: 0.9em;\n\n\t&:active {\n\t\ttransform: translateY(1px);\n\t}\n\n\n\n\t/**\n\t * Styles for the 'blue' button.\n\t */\n\t&--primary {\n\t\tbackground: #0085ba;\n\t\tborder-color: #0073aa #006799 #006799;\n\t\tbox-shadow: 0 1px 0 #006799;\n\t\tcolor: #fff;\n\t\ttext-decoration: none;\n\t\ttext-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;\n\t\toutline: 0;\n\n\t\t&:hover {\n\t\t\tbackground: #008ec2;\n\t\t\tborder-color: #006799;\n\t\t\tcolor: #fff;\n\t\t}\n\n\t\t&:active {\n\t\t\tbackground: #0073aa;\n\t\t\tborder-color: #006799;\n\t\t\tbox-shadow: inset 0 2px 0 #006799;\n\t\t\tvertical-align: top;\n\t\t}\n\n\t\t&:focus {\n\t\t\tbackground: #0073aa;\n\t\t\tborder-color: #006799;\n\t\t\tcolor: #fff;\n\t\t\tbox-shadow: 0 1px 0 #0073aa, 0 0 2px 1px #33b3db;\n\t\t}\n\t}\n\n\n\n\t/**\n\t * Styles for the 'grey' button.\n\t */\n\t&--secondary {\n\t\tcolor: #555;\n\t\tborder-color: #ccc;\n\t\tbackground: #f7f7f7;\n\t\tbox-shadow: 0 1px 0 #ccc;\n\t\tvertical-align: top;\n\n\t\t&:hover {\n\t\t\tbackground: #fafafa;\n\t\t\tborder-color: #999;\n\t\t\tcolor: #23282d;\n\t\t}\n\n\t\t&:active {\n\t\t\tbackground: #eee;\n\t\t\tborder-color: #999;\n\t\t\tbox-shadow: inset 0 2px 5px -3px rgba(0,0,0,.5);\n\t\t}\n\n\t\t&:focus {\n\t\t\tbackground: #eee;\n\t\t}\n\t}\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/plugins/button.scss","@font-face {\n\tfont-family: 'give-icomoon';\n\tfont-weight: normal;\n\tfont-style: normal;\n}\n\n@mixin admin_fonts() {\n\tfont-family: 'give-icomoon';\n\tsrc: url('../../fonts/icomoon.eot?kdnr3d');\n\tsrc: url('../../fonts/icomoon.eot?kdnr3d#iefix') format('embedded-opentype'),\n\turl('../../fonts/icomoon.woff?kdnr3d') format('woff'),\n\turl('../../fonts/icomoon.svg?kdnr3d#icomoon') format('svg');\n\tspeak: none;\n\tfont-style: normal;\n\tfont-weight: normal;\n\tfont-variant: normal;\n\ttext-transform: none;\n\tline-height: 1;\n\n\t// Better Font Rendering\n\t-webkit-font-smoothing: antialiased;\n\t-moz-osx-font-smoothing: grayscale;\n}\n\n// ---------------------------------\n// Donation form vertical tab icons.\n// ---------------------------------\n.give-metabox-tabs li {\n\n\t.give-icon:before {\n\t\t@include admin_fonts();\n\t\tfont-size: 12px;\n\t\tvertical-align: top;\n\t\tline-height: 20px;\n\t\tmargin: 0 5px 0 0;\n\t}\n\n\t.give-icon-default:before {\n\t\tcontent: \"\\e903\";\n\t}\n\n\t//Donation options tab.\n\t.give-icon-heart:before {\n\t\tcontent: \"\\e604\"; //this is a wp dashicon heart.\n\t}\n\t//Goal tab.\n\t.give-icon-target:before {\n\t\tcontent: \"\\e901\";\n\t}\n\t//Form display tab.\n\t.give-icon-display:before {\n\t\tcontent: \"\\e90c\";\n\t}\n\t//Form content tab.\n\t.give-icon-edit:before {\n\t\tcontent: \"\\e902\";\n\t}\n\t//Form terms tab.\n\t.give-icon-checklist:before {\n\t\tposition: relative;\n\t\ttop: 1px;\n\t\tcontent: \"\\e900\";\n\t}\n\t//Form offline donations tab.\n\t.give-icon-purse:before {\n\t\tcontent: \"\\e8df\";\n\t}\n\n\t.dashicons {\n\t\tfont-size:14px;\n\t\twidth:14px;\n\t\tline-height: 20px;\n\t}\n\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/fonts.scss","$width: 98%;\n$gutter: 2%;\n$breakpoint-small: 33.75em; // 540px\n$breakpoint-medium: 45em; // 720px\n$breakpoint-large: 60em; // 960px\n\n.give-grid-row {\n position: relative;\n width: 100%;\n\n [class^=\"give-grid-col\"] {\n float: left;\n margin: 0.5rem 1%;\n min-height: 0.125rem;\n }\n\n &::after {\n content: \"\";\n display: table;\n clear: both;\n }\n}\n\n\n.give-grid-col-1 { width:($width / 12) - ($gutter * 11 / 12); }\n.give-grid-col-2 { width: ($width / 6) - ($gutter * 10 / 12); }\n.give-grid-col-3 { width: ($width / 4) - ($gutter * 9 / 12); }\n.give-grid-col-4 { width: ($width / 3) - ($gutter * 8 / 12); }\n.give-grid-col-5 { width: ($width / (12 / 5)) - ($gutter * 7 / 12); }\n.give-grid-col-6 { width: ($width / 2) - ($gutter * 6 / 12); }\n.give-grid-col-7 { width: ($width / (12 / 7)) - ($gutter * 5 / 12); }\n.give-grid-col-8 { width: ($width / (12 / 8)) - ($gutter * 4 / 12); }\n.give-grid-col-9 { width: ($width / (12 / 9)) - ($gutter * 3 / 12); }\n.give-grid-col-10 { width: ($width / (12 / 10)) - ($gutter * 2 / 12); }\n.give-grid-col-11 { width: ($width / (12 / 11)) - ($gutter * 1 / 12); }\n.give-grid-col-12 { width: $width; }\n\n@media only screen and (max-width: $breakpoint-small) {\n .give-grid-row {\n [class^=\"give-grid-col\"] {\n width: $width;\n }\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/grids.scss","/**\r\n * Give Forms SCSS\r\n *\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\r\n\r\n/*------------------------------------\r\nForms CPT\r\n--------------------------------------*/\r\n/* Hide conditional fields */\r\n.cmb2-id--give-set-price,\r\n.cmb2-id--give-levels-header,\r\n.cmb2-id--give-levels-header + .cmb-repeat-group-wrap,\r\n.cmb2-id--give-display-style,\r\n.post-type-give_forms .tablenav #post-query-submit,\r\n.give-hidden,\r\n.cmb2-id--give-form-content,\r\n.cmb2-id--give-reveal-label,\r\n.cmb2-id--give-custom-amount-minimum,\r\n.cmb2-id--give-custom-amount-text,\r\n.cmb2-id--give-offline-checkout-notes,\r\n.cmb-type-levels-id,\r\n#_give_donation_levels_repeat .cmb-group-title,\r\n#_give_donation_levels_repeat .cmb-row > .cmb-remove-group-row,\r\n#_give_donation_levels_repeat .cmb-row > .handlediv {\r\n\tdisplay: none;\r\n}\r\n\r\n/* Donation Levels Repeating Field */\r\n#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list > .cmb-row .cmb2-radio-list label {\r\n\tfont-size: 12px;\r\n}\r\n\r\n//-----------------------------\r\n// Table Rows\r\n//-----------------------------\r\ndiv.cmb-type-levels-repeater-header + div.cmb-repeat-group-wrap {\r\n\tpadding: 0 !important;\r\n\tmargin: 0 !important;\r\n\tmin-width: 100%;\r\n\tmax-width: 0;\r\n\r\n}\r\n\r\n//-----------------------------\r\n// Multilevel Repeater Header\r\n//-----------------------------\r\n.cmb2-id--give-levels-header {\r\n\tpadding: 10px 12px 0 !important;\r\n\tmargin: 0 !important;\r\n\tbackground: #F7F7F7;\r\n\tborder-bottom: none !important;\r\n\r\n\t.table-container {\r\n\t\tdisplay: table;\r\n\t\twidth: 100%;\r\n\r\n\t\tborder-top: 1px solid #e9e9e9;\r\n\t\tborder-bottom: 1px solid #e9e9e9;\r\n\t\tborder-left: 1px solid #e9e9e9;\r\n\r\n\t\t> .table-row {\r\n\t\t\tdisplay: table-row;\r\n\t\t\tbackground: #FCFCFC;\r\n\r\n\t\t\t> .table-cell {\r\n\t\t\t\tdisplay: table-cell;\r\n\t\t\t\tvertical-align: middle;\r\n\t\t\t\tpadding: 10px 15px;\r\n\t\t\t\tborder-right: 1px solid #e9e9e9;\r\n\t\t\t\t&.col-id {\r\n\t\t\t\t\tdisplay: none;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t}\r\n\r\n\t}\r\n}\r\n\r\n#_give_donation_levels_repeat {\r\n\tbackground: #F7F7F7;\r\n\tpadding: 0 1px 20px 12px;\r\n\tbox-sizing: border-box;\r\n\r\n\t.cmb-row, .inside {\r\n\t\tmargin: 0;\r\n\t}\r\n\t.cmb-remove-field-row {\r\n\t\tmargin: 3px 0 0;\r\n\r\n\t\t.button {\r\n\t\t\theight: 25px;\r\n\t\t\tpadding: 0 3px;\r\n\t\t}\r\n\t\tspan.dashicons-no {\r\n\t\t\tline-height: 1.15em;\r\n\t\t}\r\n\r\n\t}\r\n\r\n\t.cmbhandle {\r\n\t\tdisplay: none;\r\n\t}\r\n\t.cmb-add-row {\r\n\t\tmargin: 12px 0 0;\r\n\t}\r\n\r\n}\r\n\r\n//---------------------------------------------------\r\n// Field One Offs\r\n//---------------------------------------------------\r\n.give-time-field {\r\n\twidth: 65px;\r\n}\r\n\r\n.give-money-field {\r\n\twidth: 75px;\r\n\tmargin-right: 0;\r\n\tmargin-left: 0;\r\n}\r\n\r\n.give-money-symbol {\r\n\tborder: 1px solid #DDD;\r\n\tbackground: #FCFCFC;\r\n\tmargin: 0;\r\n\tfont-size: 14px;\r\n\tpadding: 5px 8px;\r\n}\r\n\r\n.give-money-symbol-before {\r\n\tborder-right: 0;\r\n\tmargin-right: -4px;\r\n}\r\n\r\n.give-money-symbol-after {\r\n\t//border-left: 0;\r\n\tmargin-left: -5px;\r\n}\r\n\r\n.give_options_panel input[ type=\"text\"],\r\n.give_options_panel input[ type=\"email\"]{\r\n\tpadding: 5px;\r\n\twidth: 100%;\r\n}\r\n\r\ninput.give-text_small,\r\ninput.give-text-small {\r\n\twidth: 100px !important;\r\n}\r\n\r\ninput.give-text-medium,\r\ninput.give-text_medium {\r\n\twidth: 200px !important;\r\n}\r\n\r\n.give-underline {\r\n\ttext-decoration: underline;\r\n}\r\n\r\n.postbox-container .cmb-row {\r\n\tmargin: 0;\r\n\r\n\t.cmb-th label {\r\n\t\tpadding-left: 8px;\r\n\t}\r\n\r\n}\r\n\r\n// Show unnamed donors one per line.\r\n#give-bulk-donors div[id^=\"give-donor-\"] {\r\n display: block;\r\n overflow: hidden;\r\n}\r\n\r\n//---------------------------------------------------\r\n// Responsive\r\n//---------------------------------------------------\r\n@media only screen and (min-width: 851px) {\r\n\r\n\t#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list {\r\n\t\t> .cmb-row {\r\n\t\t\tfloat: left;\r\n\t\t\tborder-bottom: none;\r\n\t\t\tpadding-right: 10px;\r\n\t\t\t> .cmb-th {\r\n\t\t\t\tdisplay: none;\r\n\t\t\t}\r\n\t\t\t> .cmb-td {\r\n\t\t\t\tfloat: left;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t.cmb-type-give-default-radio-inline .cmb-td {\r\n\t\tmargin-top: 5px;\r\n\t}\r\n\r\n}\r\n\r\n/* Smaller Resolution Desktops */\r\n@media only screen and (min-width: 851px) and (max-width: 1201px) {\r\n\r\n\t#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list {\r\n\r\n\t\t> .cmb-remove-field-row {\r\n\t\t\twidth: 100%;\r\n\t\t\tpadding-top: 0;\r\n\t\t}\r\n\t\t> .cmb-type-text-money {\r\n\t\t\twidth: 105px;\r\n\t\t}\r\n\t\tinput.cmb2-text-money {\r\n\t\t\twidth: 65px;\r\n\t\t}\r\n\r\n\t\t.give-multilevel-text-field {\r\n\t\t\twidth: 160px;\r\n\t\t}\r\n\t\t.cmb-type-radio-inline {\r\n\t\t\tmargin-left: 20px;\r\n\t\t}\r\n\r\n\t}\r\n\t.col-amount {\r\n\t\twidth: 70px;\r\n\t}\r\n\t.col-text {\r\n\t\twidth: 140px;\r\n\t}\r\n\t.col-sort {\r\n\t\tdisplay: none !important;\r\n\t}\r\n\t.give-money-field {\r\n\t\twidth: 55px;\r\n\t}\r\n}\r\n\r\n@media only screen and (min-width: 1201px) {\r\n\r\n\t#_give_donation_levels_repeat > .cmb-repeatable-grouping .cmb-field-list {\r\n\r\n\t\t> .cmb-remove-field-row {\r\n\t\t\tfloat: right;\r\n\t\t}\r\n\t\t> .cmb-row {\r\n\t\t\tpadding-right: 20px;\r\n\t\t}\r\n\t\t> .cmb-remove-field-row.cmb-row {\r\n\t\t\tpadding-right: 0;\r\n\t\t}\r\n\r\n\t}\r\n\r\n\t.col-amount {\r\n\t\twidth: 93px;\r\n\t}\r\n\t.col-text {\r\n\t\twidth: 195px;\r\n\t}\r\n\t.col-sort {\r\n\t\twidth: 100px;\r\n\t}\r\n\t.give-multilevel-text-field {\r\n\t\twidth: 205px;\r\n\t}\r\n\r\n}\r\n\r\n//Small Resolution Repeater\r\n@media only screen and (max-width: 850px) {\r\n\tdiv.cmb-type-levels-repeater-header {\r\n\t\tdisplay: none !important;\r\n\t}\r\n}\r\n\r\n//-------------------------------------\r\n// Publish Metabox\r\n//-------------------------------------\r\n\r\n/*Shortcode Input */\r\n\r\n.shortcode-wrap {\r\n\tmargin: 1px 14px 12px 11px;\r\n\r\n\tlabel {\r\n\t\tmargin: 0 0 3px;\r\n\t\tdisplay: block;\r\n\t\tcursor: default;\r\n\t}\r\n\r\n\t.shortcode-input {\r\n\t\tmargin: 0;\r\n\t\twidth: 100%;\r\n\t}\r\n\r\n}\r\n\r\n//-------------------------------------\r\n// Content Options\r\n//-------------------------------------\r\n\r\n.cmb2-id--give-content-option,\r\n.cmb2-id--give-terms-option,\r\n.cmb2-id--give-offline-donation-enable-billing-fields-single,\r\n.cmb2-id--give-goal-option,\r\n.cmb2-id--give-customize-offline-donations {\r\n\tborder-bottom: none !important;\r\n\tmargin: 0 !important;\r\n}\r\n\r\n.cmb2-id--give-form-content,\r\n.cmb2-id--give-agree-label,\r\n.cmb2-id--give-offline-checkout-notes,\r\n.cmb2-id--give-set-goal,\r\n.cmb2-id--give-offline-donation-enable-billing-fields-single {\r\n\tborder-top: 1px solid #e9e9e9 !important;\r\n}\r\n\r\n/*-------------------------------------\r\nTerms and Conditions Metabox\r\n---------------------------------------*/\r\n\r\n.cmb2-id--give-agree-label,\r\n.cmb2-id--give-agree-text {\r\n\tdisplay: none;\r\n}\r\n\r\n/*-------------------------------------\r\nDashboard Columns\r\n-------------------------------------*/\r\n\r\ninput.shortcode-input {\r\n\twidth: 100%;\r\n}\r\n\r\n.price .give_price_range_low,\r\n.price .give_price_range_high,\r\n.price .give_price_range_sep{\r\n\tdisplay: inline-block;\r\n}\r\n\r\n/*-------------------------------------\r\nASIDE\r\n-------------------------------------*/\r\n\r\n#side-sortables {\r\n\r\n\t.cmb-th label {\r\n\r\n\t\t&:after {\r\n\t\t\tdisplay: none;\r\n\t\t}\r\n\r\n\t}\r\n\t.cmb2-id--give-show-register-form {\r\n\t\tpadding: 10px 0 0 !important;\r\n\t}\r\n\r\n\t.cmb2-wrap > .cmb-field-list > .cmb-row {\r\n\t\tpadding-top: 10px;\r\n\t}\r\n\r\n\t.cmb-row .cmb2-metabox-description {\r\n\t\tpadding-bottom: 0;\r\n\t}\r\n\r\n}\r\n\r\n.cmb2-metabox-description {\r\n\tfont-size: 13px;\r\n\tline-height: 1.5;\r\n\tdisplay: block;\r\n}\r\n\r\n//-------------------------------------\r\n// Tooltips\r\n//-------------------------------------\r\n.give-tooltip {\r\n\tmargin: 0 3px;\r\n\tpadding: 0;\r\n\tfont-size: 14px;\r\n\t@include easing-transition();\r\n\tcolor: transparentize($dark, 0.5);\r\n\tposition: relative;\r\n\ttop: 1px;\r\n\r\n\t&:hover {\r\n\t\tcolor: $dark;\r\n\t}\r\n\r\n}\r\n\r\n//-------------------------------------\r\n// Metabox Form\r\n// -------------------------------------\r\n#give-metabox-form-data {\r\n\r\n\t.inside {\r\n\t\tmargin: 0;\r\n\t\tpadding: 0;\r\n\t}\r\n\r\n\t.give-metabox-panel-wrap {\r\n\t\tbackground: #fff;\r\n\t\toverflow: hidden;\r\n\t}\r\n\r\n\t.give_options_panel {\r\n\t\tdisplay: none;\r\n\t\tpadding-left: 170px;\r\n\r\n\t\t&.active,\r\n\t\t.no-js & {\r\n\t\t\tdisplay: block;\r\n\t\t}\r\n\r\n\t\t.give-field-wrap {\r\n\t\t\tpadding: 1em 20px 1em 162px;\r\n\t\t\tmargin: 0;\r\n\t\t\tborder-bottom: 1px solid #eee;\r\n\r\n\t\t\t> label, > span.give-field-label {\r\n\t\t\t\tfloat: left;\r\n\t\t\t\twidth: 135px;\r\n\t\t\t\tpadding: 0;\r\n\t\t\t\tmargin: 2px 0 0 -150px;\r\n\t\t\t\tline-height: 18px;\r\n\t\t\t\tfont-size: 12px;\r\n\t\t\t\tfont-weight: 400;\r\n\t\t\t}\r\n\r\n\t\t\t.give-field-description {\r\n\t\t\t\tcolor: #aaaaaa;\r\n\t\t\t\tfont-size: 12px;\r\n\t\t\t\tline-height: 18px;\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tpadding-top: 10px;\r\n\t\t\t\tfont-style: italic;\r\n\t\t\t}\r\n\r\n\t\t\tul {\r\n\t\t\t\tmargin: 0;\r\n\t\t\t}\r\n\r\n\t\t\t.mce-container iframe, textarea {\r\n\t\t\t\tmin-height: 250px !important;\r\n\t\t\t}\r\n\r\n\t\t\t.wp-editor-wrap {\r\n\t\t\t\tdisplay: inline-block;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.give-field-wrap:last-child {\r\n\t\t\tborder-bottom: 0;\r\n\t\t}\r\n\r\n\t\ttextarea.give-field {\r\n\t\t\twidth: 100%;\r\n\t\t}\r\n\r\n\t\t.give-field-wrap:hover .give-field-row-actions {\r\n\t\t\tdisplay: block;\r\n\t\t}\r\n\r\n\t\t.give-field-wrap:last-child {\r\n\t\t\tborder-bottom: 0;\r\n\t\t}\r\n\r\n\t\t.give-inline-radio-fields {\r\n\t\t\tli {\r\n\t\t\t\tdisplay: inline-block;\r\n\t\t\t\tmargin-right: 15px;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.give-repeatable-field-section {\r\n\t\t\tpadding: 10px;\r\n\t\t\tbackground: #f5f5f5;\r\n\r\n\t\t\t.give-repeatable-fields-section-wrapper {\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tbackground-color: white;\r\n\t\t\t\tborder-collapse: collapse;\r\n\t\t\t}\r\n\r\n\t\t\t.give-row {\r\n\t\t\t\tborder-bottom: 15px solid #f5f5f5;\r\n\t\t\t\tbackground-color: white;\r\n\t\t\t}\r\n\r\n\t\t\t.give-template {\r\n\t\t\t\tdisplay: none;\r\n\t\t\t}\r\n\r\n\t\t\t.give-row:last-child {\r\n\t\t\t\tborder-bottom: 10px solid #f5f5f5;\r\n\t\t\t}\r\n\r\n\t\t\t.give-column {\r\n\t\t\t\tpadding: 0;\r\n\t\t\t}\r\n\r\n\t\t\t.give-remove {\r\n\t\t\t\tfloat: right;\r\n\t\t\t\twidth: 22px;\r\n\t\t\t\theight: 36px;\r\n\t\t\t\tpadding: 0;\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\ttext-align: center;\r\n\t\t\t\tline-height: 34px;\r\n\t\t\t\tfont-size: 21px;\r\n\t\t\t\tfont-weight: 300;\r\n\t\t\t\tcursor: pointer;\r\n\t\t\t}\r\n\r\n\t\t\t.give-remove:hover {\r\n\t\t\t\tbackground-color: red;\r\n\t\t\t\tcolor: white;\r\n\t\t\t\twidth: 22px;\r\n\t\t\t\theight: 22px;\r\n\t\t\t\tborder-radius: 30px;\r\n\t\t\t\tmargin-top: 8px;\r\n\t\t\t\tline-height: 19px;\r\n\t\t\t}\r\n\r\n\t\t\t.give-row-head {\r\n\t\t\t\tborder-bottom: 1px solid #eee;\r\n\t\t\t\tcursor: move;\r\n\t\t\t\th2 {\r\n\t\t\t\t\ttext-align: left !important;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t.give-row.closed .toggle-indicator:before {\r\n\t\t\t\tcontent: \"\\f140\";\r\n\t\t\t}\r\n\r\n\t\t\t.give-row .give-move .toggle-indicator:before {\r\n\t\t\t\tmargin-left: 7px;\r\n\t\t\t}\r\n\r\n\t\t\t.give-add-repeater-field-section-row-wrap {\r\n\t\t\t\tbackground-color: #f5f5f5;\r\n\t\t\t}\r\n\r\n\t\t\t.give-add-repeater-field-section-row {\r\n\t\t\t\tmargin: 5px 5px;\r\n\t\t\t}\r\n\r\n\t\t\t.give-field-wrap:last-child {\r\n\t\t\t\tborder-bottom: 1px solid #eee;\r\n\t\t\t}\r\n\r\n\t\t\t.give-ui-placeholder-state-highlight {\r\n\t\t\t\tbackground-color: #68bb6c;\r\n\t\t\t}\r\n\r\n\t\t\t.give-repeater-field-name {\r\n\t\t\t\tborder: 0 !important;\r\n\t\t\t\tpadding: 0 !important;\r\n\t\t\t}\r\n\r\n\t\t\t.give-repeater-field-description {\r\n\t\t\t\tcolor: #aaaaaa;\r\n\t\t\t\tfont-size: 12px;\r\n\t\t\t\tline-height: 18px;\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tpadding-bottom: 10px;\r\n\t\t\t\tfont-style: italic;\r\n\t\t\t}\r\n\r\n\t\t\t// Sortable jquery css fix.\r\n\t\t\t.ui-sortable-helper {\r\n\t\t\t\tdisplay: table !important;\r\n\t\t\t}\r\n\t\t\t.give-row.ui-sortable-helper {\r\n\t\t\t\tborder-bottom: 0;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t.give-minmax-wrap {\r\n\t\tdisplay: block;\r\n\t\tmargin-bottom: .5rem;\r\n\r\n\t\tlabel {\r\n\t\t\tdisplay: inline-block;\r\n\t\t\twidth: 120px;\r\n\t\t\tfont-size: 12px;\r\n\t\t}\r\n\r\n\t\tinput {\r\n\t\t\tmargin-left: 1px;\r\n\t\t}\r\n\t}\r\n\r\n}\r\n\r\n// Hide first row remove button for multi-level.\r\n#_give_donation_levels_field .give-row:nth-of-type(2) .give-remove {\r\n display: none !important;\r\n}\r\n\r\n//-------------------------------------\r\n// Metabox Tabs\r\n//-------------------------------------\r\n#give-metabox-form-data {\r\n\r\n\t.give-metabox-tabs {\r\n\t\tmargin: 0;\r\n\t\tmax-width: 170px;\r\n\t\tfloat: left;\r\n\t\tline-height: 1em;\r\n\t\tpadding: 0 0 10px;\r\n\t\tposition: relative;\r\n\t\tbackground-color: #fafafa;\r\n\t\tborder-right: 1px solid #eee;\r\n\t\tbox-sizing: border-box;\r\n\r\n\t\t&:after {\r\n\t\t\tcontent: \"\";\r\n\t\t\tdisplay: block;\r\n\t\t\twidth: 100%;\r\n\t\t\theight: 9999em;\r\n\t\t\tposition: absolute;\r\n\t\t\tbottom: -9999em;\r\n\t\t\tleft: 0;\r\n\t\t\tbackground-color: #fafafa;\r\n\t\t\tborder-right: 1px solid #eee;\r\n\t\t}\r\n\r\n\t\tli {\r\n\t\t\tmargin: 0;\r\n\t\t\tpadding: 0;\r\n\t\t\tdisplay: block;\r\n\t\t\tposition: relative;\r\n\r\n\t\t\ta {\r\n\t\t\t\tmargin: 0;\r\n\t\t\t\tpadding: 10px;\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tbox-shadow: none;\r\n\t\t\t\ttext-decoration: none;\r\n\t\t\t\tline-height: 20px !important;\r\n\t\t\t\tborder-bottom: 1px solid #eee;\r\n\t\t\t\toverflow: hidden;\r\n\r\n\t\t\t\tspan.give-label {\r\n\t\t\t\t\twidth: 122px;\r\n\t\t\t\t\tdisplay: inline-block;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t}\r\n\r\n\t\t.give-metabox-sub-tabs li {\r\n\t\t\tbackground-color: #f1f1f1;\r\n\t\t\ta {\r\n\t\t\t\tborder-bottom-color: #e5e5e5;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\tli.active {\r\n\t\t\t> a {\r\n\t\t\t\tcolor: #555;\r\n\t\t\t\tposition: relative;\r\n\t\t\t\tbackground-color: #eee;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\tli.has-sub-fields.active > a {\r\n\t\t\tbackground-color: #ddd;\r\n\t\t}\r\n\r\n\t\tli.has-sub-fields:not(.active):hover {\r\n\t\t\tul.give-metabox-sub-tabs {\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\tbottom: 0;\r\n\t\t\t\tleft: 166px;\r\n\t\t\t\twidth: 170px;\r\n\t\t\t\tmax-height: 250px;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n}\r\n\r\n// Icons only display for tight resolutions.\r\n@media only screen and (min-width: 851px) and (max-width: 1025px),\r\n(max-width: 550px) {\r\n\r\n\t#give-metabox-form-data {\r\n\t\tul.give-metabox-tabs {\r\n\t\t\tmin-width: 40px;\r\n\r\n\t\t\tli > a {\r\n\t\t\t\ttext-align: center;\r\n\t\t\t\t&:before {\r\n\t\t\t\t\tmargin-right: 0;\r\n\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t}\r\n\t\t\t\tspan.give-label {\r\n\t\t\t\t\tdisplay: none;\r\n\t\t\t\t}\r\n\r\n\t\t\t\tspan.give-icon:before {\r\n\t\t\t\t\tmargin: 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t}\r\n\t\t.give_options_panel {\r\n\t\t\tpadding-left: 40px;\r\n\r\n\t\t\t.give-field-wrap {\r\n\t\t\t\tpadding: 10px;\r\n\r\n\t\t\t\tspan.give-field-label, label {\r\n\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\tfloat: none;\r\n\t\t\t\t\tmargin: 0 0 10px 0;\r\n\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\twidth: 100%;\r\n\t\t\t\t}\r\n\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t}\r\n\t//#give-metabox-form-data\r\n}\r\n\r\n/*-------------------------------------\r\nChosen Overrides\r\n-------------------------------------*/\r\n\r\n.chosen-container-single a.chosen-single {\r\n background: #FFF !important;\r\n}\r\n\r\n/*-------------------------------------\r\nDoc Links\r\n-------------------------------------*/\r\n\r\n.give-docs-link {\r\n\ttext-align: right;\r\n\tmargin-right: 15px;\r\n\r\n\ta {\r\n\t\tcolor: #999;\r\n\t\ttext-decoration: none;\r\n\t\tfont-style: italic;\r\n\r\n\t\t&:hover {\r\n\t\t\tcolor: rgb(0, 115, 170);\r\n\t\t}\r\n\t\tspan {\r\n\t\t\tfont-style: normal;\r\n\t\t}\r\n\t}\r\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/forms.scss","/**\r\n * Give CSS Variables\r\n */\r\n\r\n$green: #7ad03a;\r\n$red: #a00;\r\n$orange: #ffba00;\r\n$blue: #2ea2cc;\r\n$dark: #333;\r\n$borders: #ccc;\r\n$light-gray: #EDEDED;\r\n\r\n//Status\r\n$status-default: #777;\r\n$status-complete: $green;\r\n$status-refunded: $status-default;\r\n$status-subscription: #5bc0de;\r\n$status-revoked: #d9534f;\r\n\r\n//Font sizes\r\n$font-size-medium: 18px;\r\n\r\n$primary: #007ba4;\r\n// Primary colour for buttons (alt)\r\n$primarytext: desaturate(lighten($primary, 50%), 18%);\r\n// Text on primary colour bg\r\n\r\n$secondary: desaturate(lighten($primary, 40%), 21%);\r\n// Secondary buttons\r\n$secondarytext: desaturate(darken($secondary, 60%), 21%);\r\n// Text on secondary colour bg\r\n\r\n$highlight: adjust-hue($primary, 150deg);\r\n// Prices, In stock labels, sales flash\r\n$highlightext: desaturate(lighten($highlight, 50%), 18%);\r\n// Text on highlight colour bg\r\n\r\n$contentbg: #fff;\r\n// Content BG - Tabs (active state)\r\n$subtext: #777;\r\n// small, breadcrumbs etc\r\n\r\n$float-labels: (\r\n\tbase-height : 30px,\r\n\tborder-radius : 0,\r\n\tmargin-bottom : 0,\r\n\tcolor-background : inherit,\r\n\tcolor-background-active : inherit,\r\n\tcolor-background-focus : inherit,\r\n\tcolor-border : #ccc,\r\n\tcolor-border-active : #ccc,\r\n\tcolor-border-focus : #ccc,\r\n\tcolor-text : #333,\r\n\tline-height : normal,\r\n\tfont-weight : 700,\r\n\tparent : '[id*=\"give-form\"]',\r\n);\r\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/frontend/_variables.scss","/**\n * Give Add-ons SCSS\n *\n * @description Add-on Styles\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n.type-download {\n float: left;\n margin: 0 1em 1em 0 !important;\n padding: 0;\n vertical-align: top;\n width: 280px;\n text-decoration: none;\n color: inherit;\n border: 1px solid #ddd;\n display: block;\n min-height: 365px;\n overflow: hidden;\n background: #f5f5f5;\n -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), inset 0 -1px 0 rgba(0, 0, 0, .1);\n box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), inset 0 -1px 0 rgba(0, 0, 0, .1);\n -webkit-transition-property: border, background, color;\n transition-property: border, background, color;\n -webkit-transition-duration: .05s;\n transition-duration: .05s;\n -webkit-transition-timing-function: ease-in-out;\n transition-timing-function: ease-in-out;\n position: relative;\n\n &:hover {\n\tborder: 1px solid #d1d1d1;\n }\n\n > .featured-img img {\n\tborder-bottom: 1px solid #ddd;\n }\n\n .addon-content {\n\t@include clearfix;\n\tpadding: 15px 20px;\n\n\t.addon-heading {\n\t margin: 0 0 10px;\n\t a {\n\t\toutline: none;\n\t\ttext-decoration: none;\n\t }\n\t}\n\n }\n\n .addon-footer-wrap {\n\tborder-top: 1px solid #ddd;\n\tposition: absolute;\n\tbottom: 2px;\n\tleft: 0;\n\twidth: 100%;\n\tbackground-color: #FFF;\n\tpadding: 15px 20px;\n }\n\n}\n\n.give-view-addons-all, .type-download {\n\n span.dashicons {\n\twidth: 16px;\n\theight: 16px;\n\tfont-size: 14px;\n\tmargin: 6px 0 0 0;\n }\n\n}\n\n.give-view-addons-all span.dashicons {\n margin-left: 3px;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/addons.scss","/**\n * Give Reports SCSS\n *\n * @description Payment History Styles\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n//---------------------------------------------------------\n// Dashboard Widget\n//---------------------------------------------------------\n#give-dashboard-widgets-wrap {\n\n .inside {\n padding-top: 0;\n padding-bottom: 0;\n\n /* counteract extra padding in Income Report graph */\n .give_forms_page_give-reports & {\n padding-left: 0;\n }\n\n #give-graphs-filter {\n float:none;\n }\n }\n\n .postbox {\n margin-bottom: 10px;\n }\n\n table.reports-table {\n clear: none;\n }\n\n #give-date-range-options {\n float: left;\n\n > span {\n float: left;\n line-height: 30px;\n font-style: italic;\n padding: 0 5px 0 0;\n }\n\n }\n\n}\n\n\n#give-graphs-filter {\n float:right;\n\n .tablenav {\n margin: 0 0 0 17px;\n .actions {\n padding: 0;\n }\n }\n}\n\n//---------------------------------------------------------\n// Global Graph Styles\n//---------------------------------------------------------\n\n.give-graph {\n .y1Axis {\n color: #66bb6a !important;\n }\n .y2Axis {\n color: #546e7a !important;\n }\n}\n\n//---------------------------------------------------------\n//Donor Filter\n//---------------------------------------------------------\nbody.give_forms_page_give-reports, body.give_forms_page_give-payment-history {\n\n h1.nav-tab-wrapper, h2.nav-tab-wrapper {\n margin-bottom: 10px;\n }\n .actions {\n padding-top: 0;\n }\n\n .pagination-links {\n margin-left: 10px;\n }\n\n p.donor-search {\n margin-right: 10px;\n }\n\n .tablenav-right {\n\n .tablenav-pages {\n float: right;\n }\n #give-reports-view {\n margin-top: 0;\n }\n .actions {\n float: left;\n }\n\n }\n\n p.search-box {\n float: left;\n }\n\n .reports-table-nav.tablenav.top {\n width: 100%;\n float: none;\n margin: 0 0 10px;\n }\n\n .reports-forms-details-wrap.top {\n float: right;\n overflow: hidden;\n\n #give-reports-filter {\n float: left;\n }\n > .actions {\n padding-right: 0;\n }\n }\n\n .tablenav.bottom {\n margin-top: 10px;\n }\n\n h2.reports-earnings-title {\n margin: 7px 0 0;\n }\n\n .reports-views-wrap {\n padding: 3px 0 0;\n }\n\n .wrap.give-reports-donors-wrap {\n margin-right: 0;\n margin-bottom: 10px;\n }\n\n .widefat tbody td, .widefat tbody th {\n padding-top: 12px;\n padding-bottom: 12px;\n }\n\n}\n\n//---------------------------------------------------------\n//Export Options Styles\n//---------------------------------------------------------\nbody.give_forms_page_give-reports table.export-options-table {\n tbody td {\n padding: 20px 12px;\n vertical-align: top;\n }\n .give-export-form {\n position: relative;\n .notice-wrap {\n background-color: transparent;\n padding: 12px 12px 4px;\n margin: 2px 0 -16px -11px;\n overflow: auto;\n .spinner {\n margin: -2px -12px 8px 0;\n }\n }\n }\n\n span#give-start-wrap, span#give-end-wrap {\n input {\n width: 100px;\n }\n }\n\n}\n\n#export-donor-options-wrap {\n p {\n padding: 20px 0 0;\n margin: 0;\n font-weight: bold;\n }\n ul {\n max-width: 900px;\n overflow: hidden;\n\n li {\n margin: 0;\n padding: 0 5px 5px 0;\n box-sizing: border-box;\n float: left;\n width: 33%;\n }\n }\n\n}\n\n.settings-excludes-list {\n max-height: 120px;\n overflow: auto;\n padding: 0.5rem;\n border: 1px solid #ddd;\n}\n\n.settings-excludes-list li {\n margin: 3px 0;\n}\n//---------------------------------------------------------\n//Recount Stats Form\n//---------------------------------------------------------\n\n#give-tools-recount-form {\n\n .notice-wrap {\n position: relative;\n min-height: 25px;\n margin: 10px -12px -12px;\n background: #EFEFEF;\n padding: 10px 12px 12px;\n border-top: 1px solid #E5E5E5;\n\n .give-progress {\n position: absolute;\n top: 15px;\n }\n\n .spinner {\n position: absolute;\n right: 14px;\n top: 13px;\n margin: 0;\n }\n\n #give-batch-success {\n margin-bottom: 6px;\n }\n\n }\n\n}\n\n\n//---------------------------------------------------------\n//Tools\n//---------------------------------------------------------\n\n.recount-stats-controls form {\n display: inline;\n}\n\n.give-recount-stats-descriptions {\n margin: 8px 0 0;\n display: block;\n\n span {\n line-height: 24px;\n font-size: 13px;\n font-style: italic;\n font-weight: normal;\n color: #aaa;\n margin: 0;\n display: none;\n }\n}\n\n//---------------------------------------------------------\n//Payment Methods\n//---------------------------------------------------------\n.gateways-report-tablenav {\n .actions.bulkactions {\n padding-right: 0;\n }\n}\n\n//---------------------------------------------------------\n//Table List Styles\n//---------------------------------------------------------\n\ntable.give-table {\n\n td {\n vertical-align: middle;\n }\n td.row-title {\n h3 {\n margin: 0 0 0.4em;\n font-size: 1.2em;\n }\n p {\n font-size: 13px;\n font-style: italic;\n font-weight: normal;\n color: #aaa;\n margin: 0;\n }\n }\n\n}\n\n#give-graphs-filter > .tablenav {\n height: auto;\n}\n\n//---------------------------------------------------------\n//Logs\n//---------------------------------------------------------\n#give-logs-filter {\n .search-box {\n float: right;\n }\n .tablenav.top {\n float: left;\n clear: none;\n margin-top: 0;\n }\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/reports.scss","/**\n * Give Admin Welcome SCSS\n *\n * @description Displays when user activates the plugin\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n */\n\n.welcome-h1 {\n display: inline-block;\n margin-right: 15px !important;\n}\n\n.about-wrap {\n h3 {\n margin: 1.5em 0 .6em;\n }\n\n img {\n border:none;\n }\n}\n\n.give-badge {\n padding-top: 150px;\n height: 52px;\n width: 185px;\n color: #FFF;\n font-weight: bold;\n font-size: 14px;\n text-align: center;\n text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);\n margin: 0 -5px;\n\n position: absolute;\n top: 0;\n right: 0;\n}\n\n.introduction {\n padding: 0 0 20px;\n margin: 0 0 20px;\n}\n\n//Feature section\n.feature-section {\n margin-top: 40px;\n\n span.dashicons {\n width: 16px;\n height: 16px;\n font-size: 14px;\n margin: 6px 0 0 0;\n }\n\n .feature-section-item {\n width: 48%;\n float: left;\n }\n\n div.last-feature {\n margin-right: 0;\n margin-left: 4%;\n }\n\n}\n\n//Get started\n[class^=\"dashboard_page_give-\"], [class*=\"dashboard_page_give-\"] {\n .about-text {\n min-height: 0;\n }\n}\n\n//Social Media\n.social-items-wrap {\n display: inline-block;\n > div {\n display: inline-block;\n }\n .twitter-item-wrap {\n margin: 0 20px 10px 0;\n }\n}\n\n//Credits\n.wp-person {\n img {\n border-radius: 50%;\n }\n a.web {\n margin: 17px 0 0;\n font-weight: bold;\n font-style: italic;\n }\n}\n\n//Newsletter\n.newsletter-intro {\n font-size: 13px;\n font-style: italic;\n color: #777;\n}\n\n.give-newsletter-form-wrap {\n margin: 10px 0 20px -5px;\n max-width: 700px;\n\n td {\n padding: 3px;\n }\n\n div.give-newsletter-confirmation {\n background: #fff;\n -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n margin: 5px 10px 4px 5px;\n padding: 1px 12px;\n border-left: 4px solid #7ad03a;\n display: none;\n > p {\n margin: 0.5em 0;\n padding: 2px;\n }\n }\n\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/welcome.scss","/**\n * Give Logs SCSS\n *\n * @description Payment History Styles\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n#give_donor_export_form {\n margin: 0 0 5px;\n}\n\n\n#give-payments-filter .give-donation-status {\n display: inline-block;\n}\n\n#give_donor_export {\n\t#give_donor_export_form_chosen {\n\t\tdisplay: block;\n\t\tmargin: 5px 0 1px 0;\n\t}\n}\n\n.column-status {\n .give-donation-status, .give-test-mode-transactions-label {\n display: inline-block;\n }\n .give-test-mode-transactions-label {\n margin: 0 5px;\n vertical-align: middle;\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/logs.scss","/**\n * Give Settings SCSS\n *\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n */\n\n//--------------------------------------------------------------\n// General Settings\n//--------------------------------------------------------------\n\n.give-settings-page {\n\n\t.give-settings-heading-sep {\n\t\tfont-size: 14px;\n\t\tline-height: 32px;\n\t\twidth: 15px;\n\t}\n\n\t.nav-tab-wrapper {\n\t\tmargin-bottom: 5px;\n\t\toverflow: visible;\n\t}\n\n\t.cmb2-wrap .cmb-type-checkbox input[type=\"checkbox\"] {\n\t\tdisplay: block;\n\t\tmargin-bottom: 5px;\n\t}\n\n\tdiv.give-submit-wrap {\n\t\tmargin: 20px 0;\n\t}\n\n\t.give_forms_page_give-payment-history .postbox .hndle {\n\t\tcursor: default;\n\t}\n\n\t.give-input-field {\n\t\twidth: 25em;\n\t}\n\n\ttable table input[type=\"text\"] {\n\t\twidth: 15em;\n\t}\n\n\t.give-repeat-setting-field {\n\t\tmargin: 10px 0;\n\t}\n\n\t.give-remove-setting-field {\n\t\twidth: 25px;\n\t\theight: 25px;\n\t\tpadding: 0;\n\t\ttext-align: center;\n\t\tline-height: 22px;\n\t\tfont-size: 21px;\n\t\tfont-weight: 300;\n\t\tcursor: pointer;\n\t\tmargin-left: 20px;\n\t\tdisplay: inline-block;\n\t}\n\n\t.give-remove-setting-field:hover {\n\t\tbackground-color: red;\n\t\tcolor: white;\n\t\tborder-radius: 30px;\n\t}\n\n\t.give-forminp p:first-child .give-remove-setting-field {\n\t\tdisplay: none;\n\t}\n\n\t.export-options-table {\n\t\ttr.give-import-option:nth-child(odd) {\n\t\t\tbackground: #f4f3f3;\n\t\t\tth {\n\t\t\t\tvertical-align: middle;\n\t\t\t}\n\t\t}\n\t\t.give-import-dropdown:nth-child(2),\n\t\ttr.give-import-option th:first-child {\n\t\t\twidth: 250px;\n\t\t}\n\t}\n}\n\n.give-setting-tab-header {\n\tclear: both;\n\toverflow: hidden;\n\tmargin: 30px 0;\n\n\th2 {\n\t\tmargin-top: 8px;\n\t}\n\n\tp {\n\t\tmargin-bottom: 0;\n\t}\n}\n\n.give-radio-inline {\n\tul {\n\t\tmargin-top: 0;\n\t}\n\n\tli {\n\t\tdisplay: inline-block;\n\t\tmargin: 0 0 0 15px;\n\t}\n\n\tli:first-child {\n\t\tmargin-left: 0;\n\t}\n}\n\n// Tools page: fix ajax search user list hide bug\n.give-tools-setting-page .bulkactions {\n\toverflow: visible;\n}\n\n//Ugly but necessary to override WP core styles.\n.form-table td.give-radio-inline fieldset li > label {\n\tmargin: 5px 0 0 !important;\n}\n\np.give-field-description,\ndiv.give-field-description,\n.cmb2-metabox-description {\n\tcolor: #aaaaaa;\n\tfont-style: italic;\n\tfont-size: 13px !important;\n}\n\n.cmb-type-give-title label,\n.give-setting-tab-header h2 {\n\tfloat: left;\n\tdisplay: inline-block;\n\twidth: 220px;\n\tfont-style: italic;\n\tcolor: #AAA;\n\tmargin: 0;\n\tfont-size: 14px;\n}\n\n.postbox-container #_give_donation_levels_repeat > .cmb-repeatable-grouping:not(:last-of-type) {\n\tborder-bottom: 1px solid #e9e9e9;\n\tborder-top: none;\n}\n\n.cmb-type-enabled-gateways .cmb-td > p:first-of-type {\n\tdisplay: none;\n}\n\n// CMB2 Checkbox Revised Styles\n.cmb-type-checkbox .cmb-td {\n\twidth: 80%;\n\tlabel {\n\t\tfont-size: 13px;\n\t}\n}\n\n/* Responsive Settings Rows */\n.give_settings {\n\t.cmb2-wrap .cmb-row {\n\t\tdisplay: table-row;\n\t\t> .cmb-th, > .cmb-td {\n\t\t\tdisplay: table-cell;\n\t\t\tfloat: none;\n\t\t}\n\t}\n}\n\n/* Custom Title Separators */\n.cmb2-id-give-title {\n\tlabel {\n\t\tfont-style: italic;\n\t\tcolor: #AAA;\n\t\tcursor: default;\n\t}\n\t> div.cmb-th {\n\t\tpadding-bottom: 10px;\n\t}\n\t> div.cmb-td {\n\t\tpadding-bottom: 5px;\n\t}\n}\n\n//--------------------------------------------------------------\n// Payment Gateways\n//--------------------------------------------------------------\n\n.gateway-enabled-wrap {\n\tbackground-color: #f7f7f7;\n\tborder: 1px solid #e5e5e5;\n\n\t.gateway-enabled-settings-title {\n\t\tdisplay: grid;\n\t\tgrid-template-columns: .5fr 2.5fr 5fr 1fr 1fr;\n\t\tgrid-gap: 20px;\n\t\tborder-bottom: 1px solid #e5e5e5;\n\t\tpadding: 1rem;\n\t\tfont-weight: 600;\n\t}\n\n\t.ui-sortable-placeholder {\n\t\tvisibility: visible !important;\n\t\tborder: 2px dashed #e5e5e5;\n\t\ttransition: all 0.2s ease;\n\t}\n\n\t.ui-sortable-helper {\n\t\tbackground-color: #fafafa;\n\t\tbox-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.25);\n\t\tborder: 1px solid #e5e5e5;\n\t\tpadding: .5rem .5rem !important;\n\t}\n}\n\n.give-payment-gatways-list {\n\tmargin: 0;\n\tpadding: 1rem;\n}\n\n.give-payment-gatways-list li {\n\n\tdisplay: grid;\n\tgrid-template-columns: .5fr 2.5fr 5fr 1fr 1fr;\n\talign-items: center;\n\tgrid-gap: 20px;\n\tmargin: 0;\n\tpadding: .5rem 0;\n\n\t&:first-child {\n\t\tpadding-top: 0;\n\t}\n\n\t&:last-child {\n\t\tpadding-bottom: 0;\n\t}\n\n\t.checkout-label {\n\t\tpadding: .5rem .75rem;\n\t}\n\n\t.gateways-checkbox,\n\t.gateways-radio {\n\t\tjustify-self: center;\n\t}\n\n\tspan.give-drag-handle {\n\t\tpadding: 3px 4px 0 0;\n\t\tfont-size: 15px;\n\t\tfont-weight: normal;\n\t\tcolor: #bdbdbd;\n\t\tcursor: move;\n\n\t\t&:hover {\n\t\t\tcolor: #333;\n\t\t}\n\n\t}\n\n}\n\n//--------------------------------------------------------------\n// Emails\n//--------------------------------------------------------------\n\n.give-email-tags-wrap {\n\tmargin: 5px 0 0;\n\tcode {\n\t\tfont-style: normal;\n\t\tpadding: 1px 2px;\n\t\tfont-size: 12px;\n\t}\n\tspan {\n\t\tdisplay: block;\n\t\tcolor: #AAA;\n\t\tfont-style: italic;\n\t\tmargin: 0 0 2px;\n\t\tfont-size: 13px;\n\t}\n\t.give_price_tag {\n\t\tdisplay: none;\n\t}\n}\n\n.give-settings-email-settings-section {\n\t// Nothing in table nav so hide it.\n\t.tablenav {\n\t\tdisplay: none;\n\t}\n\t.give-setting-tab-header-emails {\n\t\tmargin: 0 0 20px;\n\t\thr {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\t.tablenav.bottom + .give-setting-tab-header-emails {\n\t\tmargin: 20px 0;\n\t\thr {\n\t\t\tdisplay: block;\n\t\t}\n\t}\n\n}\n\n// Email notification list.\n.giveemailnotifications {\n\t.check-column {\n\t\tpadding: 13px 10px 0 20px !important;\n\t}\n\n\ttd.check-column input {\n\t\t//width: 1em;\n\t\tdisplay: none;\n\t}\n\n\tth.check-column {\n\t\t.give-email-notification-status {\n\t\t\tcolor: white;\n\t\t\tcursor: pointer;\n\n\t\t\t&[data-edit=\"1\"] i.dashicons {\n\t\t\t\tborder-radius: 1em;\n\t\t\t\tpadding: 2px;\n\t\t\t}\n\t\t}\n\n\t\t.give-email-notification-enabled .dashicons-yes,\n\t\t.give-email-notification-disabled:hover .dashicons-no-alt {\n\t\t\tbackground: #46b450;\n\t\t}\n\n\t\t.give-email-notification-enabled .dashicons-lock {\n\t\t\tcolor: #46b450;\n\t\t}\n\n\t\t.give-email-notification-disabled .dashicons-no-alt,\n\t\t.give-email-notification-enabled:hover .dashicons-yes {\n\t\t\tbackground: #bbbbbb;\n\t\t}\n\n\t\t.give-email-notification-disabled .dashicons-lock {\n\t\t\tcolor: #bbbbbb;\n\t\t}\n\n\t\t.dashicons-no-alt:hover:before {\n\t\t\tcontent: \"\\f147\" !important;\n\t\t}\n\n\t\t.dashicons-yes:hover:before {\n\t\t\tcontent: \"\\f335\" !important;\n\t\t}\n\t}\n\n\t.spinner.is-active {\n\t\tmargin: 0 0 0 2px;\n\t\tfloat: none;\n\t}\n\n}\n\n//--------------------------------------------------------------\n// System Info page styles\n//--------------------------------------------------------------\n\n#system-info-textarea {\n\twidth: 800px;\n\theight: 600px;\n\tfont-family: Menlo, Monaco, monospace;\n\tbackground: #FFF;\n\twhite-space: pre;\n\toverflow: auto;\n\tdisplay: block;\n\t/*rtl:ignore*/\n\tdirection: ltr;\n}\n\n#give-download-sysinfo {\n\tmargin: 0;\n}\n\n//--------------------------------------------------------------\n// API\n//--------------------------------------------------------------\n\n#api {\n\t.tablenav .actions {\n\t\toverflow: visible;\n\t}\n}\n\na.give-delete {\n\tcolor: #a00;\n}\n\n//--------------------------------------------------------------\n// License\n//--------------------------------------------------------------\n.give-settings-wrap-licenses {\n\t.give-license-deactivate {\n\t\tmargin: 1px 0 0 10px;\n\t\theight: 30px;\n\t}\n\n\t.give-license-field {\n\t\tbackground: #FFF url('../../images/close.png') no-repeat;\n\t\tbackground-position: 98.5% center;\n\t\tbackground-size: 18px;\n\t}\n\n\t.give-license-active, .give-license-active:focus {\n\t\tbackground-image: url('../../images/tick.png');\n\t\tbackground-color: #FFF;\n\t\tbackground-repeat: no-repeat;\n\t\tbackground-position: 98.5% center;\n\t\toutline: none;\n\t\tbackground-size: 16px;\n\t\twidth: 100%;\n\t}\n\n}\n\n/* Addon grid design */\n.give-settings-page {\n\t.give-settings-wrap-licenses {\n\t\tdisplay: block;\n\t\tposition: relative;\n\t\tfloat: left;\n\t\twidth: 30.5%;\n\t\tmin-height: 180px;\n\t\tmargin: 20px 1% 20px 0;\n\t}\n\n\t.give-license-key {\n\t\tlabel {\n\t\t\tmargin: 0 0 0 10px;\n\t\t\tpadding: 10px 0;\n\t\t\tdisplay: block;\n\t\t\tfont-size: 14px;\n\t\t\tfont-weight: 600;\n\t\t\tcursor: default;\n\t\t}\n\t}\n\n\t.give-license-block {\n\t\tmargin: 0 10px;\n\t}\n\n\tinput[type=\"text\"].give-license-field,\n\tinput[type=\"password\"].give-license-field {\n\t\twidth: 100%;\n\t}\n\n\t.give-license-block input[type=\"submit\"] {\n\t\tposition: absolute;\n\t\ttop: 3px;\n\t\tright: 10px;\n\t\theight: 24px;\n\t\tline-height: 22px;\n\t\tpadding: 0 8px 1px;\n\t\tfont-size: 11px;\n\t}\n\n\t//License status notice.\n\t.give-license-status-notice {\n\t\tbackground: #fff;\n\t\tborder-left: 4px solid #fff;\n\t\t-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n\t\tbox-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n\t\tmargin: 5px 0 2px;\n\t\tpadding: 1px 12px;\n\n\t\tp {\n\t\t\tpadding: 10px 0;\n\t\t\tmargin: 0;\n\t\t}\n\n\t\ta {\n\t\t\tcolor: #444;\n\t\t\tcursor: pointer;\n\t\t\t&:hover {\n\t\t\t\ttext-decoration: none;\n\t\t\t}\n\t\t}\n\n\t}\n\n\t.give-license-status-notice.give-license-expires-soon {\n\t\tborder-color: #00a0d2;\n\t}\n\n\t//Inactive or Expired.\n\t.give-license-status-notice.give-inactive,\n\t.give-license-status-notice.give-license-expired {\n\t\tborder-color: #e24e4e;\n\t}\n\n\t.give-license-status-notice.give-license-error,\n\t.give-license-status-notice.give-license-no_activations_left,\n\t.give-license-status-notice.give-license-missing,\n\t.give-license-status-notice.give-license-invalid,\n\t.give-license-status-notice.give-license-site_inactive,\n\t.give-license-status-notice.give-license-item_name_mismatch {\n\t\tborder-color: orange;\n\t}\n\n\t.give-license-status-notice.give-license-lifetime-notice,\n\t.give-license-status-notice.give-license-expiration-date {\n\t\tborder-color: #46b450;\n\t}\n\n\t.give-license-status-notice.give-license-expires-soon a:hover,\n\t.give-license-status-notice.give-license-expired a:hover {\n\t\ttext-decoration: none;\n\t}\n}\n\n/* Responsive fixes: Addon grid design */\n@media screen and (max-width: 1100px) {\n\t.give-settings-page .give-settings-wrap-licenses {\n\t\twidth: 45%;\n\t\tmin-height: 150px;\n\t}\n}\n\n@media screen and (max-width: 600px) {\n\t.give-settings-page .give-settings-wrap-licenses {\n\t\twidth: 100%;\n\t\tmax-width: 320px;\n\t}\n}\n\n/* Tables */\n\n.give-table {\n\n\tthead {\n\t\tth {\n\t\t\tpadding: 8px 10px !important;\n\t\t}\n\t}\n\n}\n\n//Fix double <hr>s for change to `give_title` in 1.3.5\n.give_settings .cmb-td hr + hr {\n\tdisplay: none;\n}\n\n//Set a min-height for TinyMCE so it's not too small when hidden in a tab and then revealed\n.post-type-give_forms .mce-container iframe, .post-type-give_forms .wp-editor-area {\n\tmin-height: 400px;\n}\n\n// Widget Page\n.give-field-description {\n\tcolor: #aaaaaa;\n\tfont-style: italic;\n\tmargin: 0;\n\tpadding-top: .5em;\n}\n\n// Setting page tab\nh2.give-nav-tab-wrapper {\n\toverflow: hidden;\n\theight: 35px;\n}\n\n@media screen and (max-width: 600px) {\n\t.give-nav-tab-wrapper {\n\t\tposition: relative;\n\t\tpadding-top: 0 !important;\n\n\t\t> a {\n\t\t\twidth: 100%;\n\t\t\tbox-sizing: border-box;\n\t\t\tmargin: 0;\n\t\t\tbackground-color: #ffffff;\n\t\t\tborder: 1px solid #cccccc;\n\t\t\t&:hover {\n\t\t\t\tborder-bottom: 1px solid #ccc;\n\t\t\t}\n\t\t}\n\n\t\tdiv.give-sub-nav-tab-wrapper {\n\t\t\tposition: absolute;\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\n\t\t\t#give-show-sub-nav {\n\t\t\t\theight: 28px;\n\t\t\t\twidth: 30px;\n\t\t\t\tborder-radius: 0;\n\t\t\t\tmargin: 0;\n\t\t\t\t> span.dashicons {\n\t\t\t\t\tmargin: 6px auto 0;\n\t\t\t\t\tdisplay: block;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\tnav.give-sub-nav-tab {\n\t\t\t\ttop: 35px;\n\t\t\t\tright: 0;\n\t\t\t\tleft: auto;\n\n\t\t\t\ta {\n\t\t\t\t\tbackground: #ffffff;\n\t\t\t\t\t&:hover {\n\t\t\t\t\t\tbackground: #e5e5e5;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t}\n\n\t.give-mobile-hidden {\n\t\tdisplay: none;\n\t}\n}\n\n.give-sub-nav-tab-wrapper {\n\tposition: relative;\n\tdisplay: inline-block;\n\tz-index: 9999;\n\tfloat: left;\n\n\tnav.give-sub-nav-tab {\n\t\tborder: 1px solid #ccc;\n\t\tborder-bottom: 0;\n\t\tposition: absolute;\n\t\ttop: 35px;\n\t\tright: 0;\n\n\t\ta {\n\t\t\tfloat: left;\n\t\t\tbackground: white;\n\t\t\tpadding: 6px 10px;\n\t\t\tclear: both;\n\t\t\ttext-decoration: none;\n\t\t\tborder-bottom: 1px solid #ccc;\n\t\t\tmin-width: 170px;\n\t\t\tcolor: #555;\n\t\t\tfont-size: 14px;\n\t\t}\n\n\t\ta:hover {\n\t\t\tbackground: #ffffff;\n\t\t}\n\t}\n}\n\n// By default hide setting tab wrapper.\n.give-sub-nav-tab-wrapper {\n\tdisplay: none;\n}\n\n#give-show-sub-nav {\n\ttext-decoration: none;\n\tpadding: 3px 4px;\n\tborder-bottom: 1px solid #ccc;\n\tline-height: 0;\n\tbackground: white;\n\tborder-radius: 4px;\n\tmargin-top: 5px;\n\n\t> span.dashicons {\n\t\tfont-size: 16px;\n\t\theight: 16px;\n\t\twidth: 16px;\n\t}\n}\n\n#give-show-sub-nav:hover, #give-show-sub-nav:active {\n\toutline: none;\n\tbox-shadow: inset 0px 0px 4px #ddd;\n}\n\n//--------------------------------------------------------------\n// Image preview container\n//--------------------------------------------------------------\n.give-image-thumb {\n\tposition: relative;\n\tmargin-top: 14px;\n\n\tspan.give-delete-image-thumb {\n\t\tposition: absolute;\n\t\tbackground: red;\n\t\tcolor: white;\n\t\tborder-radius: 30px;\n\t\tleft: -10px;\n\t\ttop: -10px;\n\t\tcursor: pointer;\n\t}\n\n\timg {\n\t\tmax-width: 250px;\n\t\tborder: 4px solid white;\n\t}\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/settings.scss","/**\r\n * Give Payment History SCSS\r\n *\r\n * @description Payment History Styles\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\r\n\r\n//------------------------------------\r\n// Payment Filters\r\n//------------------------------------\r\n\r\n// Wrapper for multiple filter fields.\r\n.give-filters {\r\n clear: both;\r\n background: #f5f5f5;\r\n border: 1px solid #dfdfdf;\r\n padding: 12px 12px 0 12px;\r\n\r\n // Chosen height adjustment.\r\n .give-donation-forms-filter .chosen-single {\r\n\theight: 28px;\r\n\tline-height: 28px;\r\n }\r\n\r\n // Chosen up arrow.\r\n .chosen-container-single .chosen-single div b {\r\n\tbackground-position: 0 4px;\r\n }\r\n\r\n // Chosen down arrow.\r\n .chosen-container-active.chosen-with-drop .chosen-single div b {\r\n\tbackground-position: -18px 6px;\r\n }\r\n\r\n\r\n // Prevent select from causing line break flash.\r\n #give-payment-form-filter, #give_donation_forms_filter {\r\n\tdisplay: inline-block;\r\n\twidth: 300px;\r\n\t@media screen and (max-width: 782px) {\r\n\t width: 100%;\r\n\t}\r\n }\r\n // Chosen / Select donation form filter dropdown.\r\n #give_donation_forms_filter {\r\n\twidth: 255px;\r\n\t@media screen and (max-width: 782px) {\r\n\t width: 100%;\r\n\t max-width:100%;\r\n\t}\r\n }\r\n\r\n &:after {\r\n\tcontent: \"\";\r\n\tdisplay: table;\r\n\tclear: both;\r\n }\r\n}\r\n\r\n// Individual filter field.\r\n.give-filter {\r\n display: block;\r\n margin-bottom: 12px;\r\n width: 100%;\r\n\r\n &:after {\r\n\tcontent: \"\";\r\n\tdisplay: table;\r\n\tclear: both;\r\n }\r\n\r\n label {\r\n\tdisplay: block;\r\n\tmargin-right: 4px;\r\n }\r\n\r\n input {\r\n\tmargin: 0;\r\n }\r\n\r\n input[type=\"text\"] {\r\n\theight: 28px;\r\n\twidth: 100%;\r\n }\r\n\r\n input[type=\"text\"],\r\n input[type=\"search\"] {\r\n\theight: 28px;\r\n }\r\n\r\n .button {\r\n\theight: 28px;\r\n\tline-height: 26px;\r\n\tmargin: 0;\r\n\tpadding: 0 10px 1px;\r\n }\r\n\r\n select {\r\n\twidth: 100%;\r\n }\r\n\r\n @media screen and (min-width: 783px) {\r\n\tfloat: left;\r\n\tmargin-right: 18px;\r\n\twidth: auto;\r\n\r\n\tlabel {\r\n\t display: inline-block;\r\n\t}\r\n\r\n\tinput[type=\"text\"] {\r\n\t display: inline-block;\r\n\t width: 144px;\r\n\t}\r\n }\r\n}\r\n\r\n.give-filter-search {\r\n input[type=\"search\"] {\r\n\tdisplay: block;\r\n\tfloat: left;\r\n\twidth: 68%;\r\n }\r\n\r\n input[type=\"submit\"] {\r\n\tdisplay: block;\r\n\tfloat: right;\r\n\twidth: 30%;\r\n }\r\n\r\n @media screen and (min-width: 783px) {\r\n\tinput[type=\"search\"] {\r\n\t display: inline-block;\r\n\t margin-right: 4px;\r\n\t width: 144px;\r\n\t}\r\n\r\n\tinput[type=\"submit\"] {\r\n\t display: inline-block;\r\n\t width: auto;\r\n\t}\r\n }\r\n}\r\n\r\n.give-filter-half {\r\n @media screen and (min-width: 600px) {\r\n\tfloat: left;\r\n\twidth: 49%;\r\n\r\n\t&:last-child {\r\n\t float: right;\r\n\t}\r\n }\r\n\r\n @media screen and (min-width: 783px) {\r\n\twidth: auto;\r\n\r\n\t&:last-child {\r\n\t float: left;\r\n\t}\r\n\r\n\tinput[type=\"text\"] {\r\n\t width: 96px;\r\n\t}\r\n }\r\n}\r\n\r\n.give-clear-filters-button {\r\n margin-left: 8px;\r\n}\r\n\r\n.give-submit-wrap {\r\n clear: both;\r\n background: #f5f5f5;\r\n border: 1px solid #dfdfdf;\r\n margin: 8px 0;\r\n padding: 12px;\r\n font-size: 13px;\r\n line-height: 2.1em;\r\n}\r\n\r\n#give-payment-filters {\r\n ul.subsubsub {\r\n\tmargin-bottom: 8px;\r\n }\r\n}\r\n\r\n#give-payments-advanced-filter {\r\n ul.subsubsub {\r\n\tmargin-bottom: 12px;\r\n }\r\n}\r\n\r\n#give-payments-filter {\r\n .tablenav.top {\r\n\tfloat: none;\r\n\t.bulkactions {\r\n\t margin-top: 1px;\r\n\t padding-top: 0;\r\n\t}\r\n\r\n }\r\n\r\n .give-email-column-value {\r\n\tfont-size: 14px;\r\n\tfont-weight: bold;\r\n }\r\n\r\n #the-list .check-column input {\r\n\tmargin-top: 1px;\r\n }\r\n\r\n .column-details {\r\n\twidth: 50px;\r\n }\r\n\r\n .column-amount {\r\n\twidth: 120px;\r\n }\r\n\r\n}\r\n\r\ntr.status-refunded td {\r\n background: #cecece;\r\n border-top-color: #ccc;\r\n}\r\n\r\n.wp-list-table.forms th#date {\r\n width: 140px;\r\n}\r\n\r\n.give-mobile-link {\r\n line-height: 32px;\r\n vertical-align: middle;\r\n}\r\n\r\n.give-mobile-link img {\r\n max-width: 80%;\r\n height: auto;\r\n float: left;\r\n}\r\n\r\n//------------------------------------\r\n// Status Colors\r\n//------------------------------------\r\n\r\n.give-donation-status {\r\n > span {\r\n\tdisplay: inline-block;\r\n\twidth: 12px;\r\n\theight: 12px;\r\n\tposition: relative;\r\n\ttop: 1px;\r\n\tmargin: 0;\r\n\tpadding: 0;\r\n\tborder-radius: 50%;\r\n\tbackground: #888;\r\n\tline-height: 16px;\r\n }\r\n\r\n //Pending\r\n &.status-pending > span {\r\n\tbackground-color: $orange;\r\n }\r\n\r\n //Complete\r\n &.status-complete > span, &.status-publish > span {\r\n\tbackground-color: $status-complete;\r\n }\r\n\r\n //Refunded\r\n &.status-refunded > span {\r\n\tbackground-color: $status-default;\r\n }\r\n\r\n &.status-failed > span {\r\n\tbackground-color: $red;\r\n }\r\n\r\n &.status-abandoned > span {\r\n\tbackground-color: $dark;\r\n }\r\n\r\n &.status-revoked > span {\r\n\tbackground-color: $status-revoked;\r\n }\r\n\r\n &.status-subscription > span, &.status-renewal > span, &.status-give_subscription > span {\r\n\tbackground-color: $status-subscription;\r\n }\r\n\r\n}\r\n\r\n//Test Payment Label\r\n#test-payment-label {\r\n @include give-label();\r\n background-color: $orange;\r\n margin: 0 15px;\r\n vertical-align: middle;\r\n}\r\n\r\n//ID & link field\r\n#give-payments-filter {\r\n\r\n .give-payment-id {\r\n\t@include give-label();\r\n\tfont-weight: normal;\r\n\t@extend .give-item-label-gray;\r\n }\r\n\r\n .column-details {\r\n\tpadding-right: 30px;\r\n }\r\n\r\n .give-donation-status {\r\n\tdisplay: inline-block;\r\n }\r\n\r\n}\r\n\r\n//Payment View Metabox\r\n#give-order-update {\r\n\t.give-donation-status {\r\n\t\tdisplay: inline-block;\r\n\t\tfloat: none;\r\n\t\tmargin: 0 10px;\r\n\t\tposition: relative;\r\n\t\ttop: 3px;\r\n\t}\r\n\r\n\t.give-order-top {\r\n\t\tborder-bottom: 1px solid #eee;\r\n\t\toverflow-x: auto;\r\n\t\twhite-space: nowrap;\r\n\t\twidth: 100%;\r\n\r\n\t\th3.hndle {\r\n\t\t\tfloat: left;\r\n\t\t\tborder: none;\r\n\t\t\tdisplay: inline-block;\r\n\t\t}\r\n\r\n\t\t.delete-donation {\r\n\t\t\tdisplay: inline-block;\r\n\t\t\tfloat: right;\r\n\t\t\ta {\r\n\t\t\t\twidth: 18px;\r\n\t\t\t\theight: 16px;\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tmargin: 11px 15px;\r\n\t\t\t\tcontent: \"\\f182\";\r\n\t\t\t\tfont-size: 18px;\r\n\t\t\t\tcolor: #b5b5b5;\r\n\t\t\t}\r\n\r\n\t\t\ta:focus, a:hover {\r\n\t\t\t\tcolor: red;\r\n\t\t\t\tbox-shadow: none;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n\r\n//Donation Column\r\n.column-donation_form {\r\n .donation-level-text-wrap {\r\n\tfont-style: italic;\r\n\tdisplay: block;\r\n }\r\n}\r\n\r\n/*---------------------\r\nResponsiveness\r\n---------------------------*/\r\n@media handheld, only screen and (max-width: 640px) {\r\n .wp-list-table.forms th {\r\n\twidth: auto !important;\r\n }\r\n}\r\n\r\n.download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span {\r\n margin-left: -8px;\r\n margin-top: -8px;\r\n}\r\n\r\n/* Payment Details\r\n-------------------------------------------------------------- */\r\n.give-admin-box .label {\r\n font-weight: 600;\r\n}\r\n\r\n.give-admin-box-inside {\r\n margin: 0;\r\n padding: 3px 10px;\r\n clear: both;\r\n border-bottom: 1px solid #eee;\r\n}\r\n\r\n.give-admin-box-inside .strong {\r\n font-weight: 600;\r\n}\r\n\r\n.give-admin-box .right {\r\n float: right;\r\n}\r\n\r\n#give-order-update .inside,\r\n#give-order-details .inside {\r\n margin: 0;\r\n padding: 0;\r\n}\r\n\r\n#give-order-update input.give_datepicker {\r\n width: 180px;\r\n}\r\n\r\n#give-order-update input[type=\"number\"].give-payment-time-hour,\r\n#give-order-update input[type=\"number\"].give-payment-time-min {\r\n width: 50px;\r\n}\r\n\r\n.give-admin-box-inside:last-child {\r\n border-bottom: 0;\r\n}\r\n\r\n#give-edit-order-form .data-payment-key {\r\n word-break: break-all;\r\n}\r\n\r\n.give-order-update-box #major-publishing-actions .button-secondary {\r\n margin-right: 10px;\r\n}\r\n\r\n#give-donation-overview th {\r\n text-align: left;\r\n}\r\n\r\n#give-donation-overview .give-select-chosen {\r\n width: 97%;\r\n}\r\n\r\n#give-edit-order-form .row {\r\n\tmargin-top: 10px;\r\n}\r\n\r\n#give-donation-overview ul,\r\n#give-order-address-country-wrap select,\r\n#give-donor-details .order-data-address input,\r\n#give-edit-order-form .column input,\r\n#give-donor-details .order-data-column p.data input {\r\n clear: both;\r\n display: block;\r\n}\r\n\r\n.give-order-data input.small-text {\r\n margin: 0;\r\n}\r\n\r\n#give-order-update span.label {\r\n display: inline;\r\n width: 50px;\r\n}\r\n\r\n.give-order-update-box .button-primary {\r\n margin-right: 0;\r\n}\r\n\r\n#give-edit-order-form .column .description {\r\n padding-right: 10px;\r\n}\r\n\r\n#give-edit-order-form .column,\r\n#give-donation-overview .row > ul > li,\r\n#give-donation-overview .inside > ul > li {\r\n display: inline-block;\r\n position: relative;\r\n vertical-align: top;\r\n}\r\n\r\n#give-donation-overview ul {\r\n font-size: 0;\r\n\r\n li {\r\n\tfont-size: 13px;\r\n\r\n\t&.actions {\r\n\t text-align: right;\r\n\t min-width: 200px;\r\n\t}\r\n\r\n\t&.remove {\r\n\t text-align: right;\r\n\t}\r\n\r\n }\r\n\r\n .row {\r\n\tpadding: 12px;\r\n\tborder-bottom: 1px solid #eee;\r\n }\r\n\r\n}\r\n\r\n#give-order-data .data span {\r\n color: #666;\r\n font-weight: 600;\r\n}\r\n\r\ninput.give-price-field {\r\n width: 80px;\r\n padding: 3px 5px;\r\n}\r\n\r\n.give_forms_page_give-payment-history.js .postbox .hndle {\r\n cursor: default;\r\n}\r\n\r\n//------------------------------------------\r\n//Payment Notes Section\r\n//------------------------------------------\r\n\r\n#give-payment-notes {\r\n textarea {\r\n\tmin-height: 150px;\r\n }\r\n #give-add-payment-note {\r\n\tmargin: 6px 0 15px;\r\n }\r\n\r\n}\r\n\r\n//------------------------------------------\r\n//Edit Order Form\r\n//------------------------------------------\r\n#give-billing-details {\r\n\t.column > div {\r\n\t\tmargin: 0 0 10px;\r\n\t}\r\n\r\n\tlabel {\r\n\t\tdisplay: block;\r\n\t\tmargin-bottom: 5px;\r\n\t}\r\n\r\n\t.column-container {\r\n\t\tpadding: 5px 0 10px;\r\n\t}\r\n\r\n\tinput[type=\"text\"] {\r\n\t\twidth: 98%;\r\n\t}\r\n\r\n\t.chosen-container {\r\n\t\twidth: 98% !important;\r\n\t}\r\n}\r\n\r\n//------------------------------------------\r\n//Responsive\r\n//------------------------------------------\r\n@media screen and (min-width: 1200px) {\r\n\t#give-edit-order-form .column {\r\n\t\twidth: 33%;\r\n\t}\r\n\r\n\t#give-order-address .column {\r\n\t\twidth: 49%;\r\n\t}\r\n\r\n\t#give-donation-overview.columns-4 li.actions {\r\n\t\twidth: 25%;\r\n\t\tmargin-top: 0;\r\n\t\tmargin-right: 0;\r\n\t}\r\n}\r\n\r\n@media screen and (max-width: 1199px) {\r\n #give-edit-order-form .column {\r\n\twidth: 49%;\r\n }\r\n}\r\n\r\n@media screen and (max-width: 782px) {\r\n .order-data-column input[type=\"email\"] {\r\n\tpadding: 6px 10px;\r\n }\r\n}\r\n\r\n//------------------------------------------\r\n//Donation Details\r\n//------------------------------------------\r\n#give-donor-details .inside, #give-donation-overview .inside {\r\n margin-top: 0;\r\n}\r\n\r\n.give_forms_page_give-payment-history #give-dashboard-widgets-wrap #side-sortables {\r\n padding-top: 0;\r\n}\r\n\r\n//------------------------------------------\r\n// Ajax chosen select field\r\n//------------------------------------------\r\n.give-select-chosen {\r\n .spinner {\r\n\tposition: absolute;\r\n\tright: 5px;\r\n\ttop: 2px;\r\n\tz-index: 999;\r\n }\r\n}\r\n\r\n.give-select-chosen-ajax {\r\n // Show spinner.\r\n .spinner {\r\n\tvisibility: visible;\r\n }\r\n\r\n // Hide search icon.\r\n .chosen-search input[type=\"text\"] {\r\n\tbackground-image: none !important;\r\n }\r\n}\r\n\r\n.give-select-chosen-ajax.chosen-container-single .chosen-search input[type=\"text\"] {\r\n background-image: none !important;\r\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/payment-history.scss","/**\n * Give Admin Dashboard SCSS\n *\n * @description Styles the Give dashboard widget\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n.give-dashboard-widget {\n\n .give-dashboard-today {\n\ttext-align: center;\n\n\t.give-dashboard-date-today {\n\t margin: 10px 0 0;\n\t padding: 0;\n\t}\n\n\t.give-dashboard-happy-day {\n\t padding: 3px;\n\t margin: 0;\n\t}\n\n\t.give-dashboard-today-earnings {\n\t font-size: 42px;\n\t color: #4ead61;\n\t font-weight: bold;\n\t margin: 15px 0 0;\n\t line-height: 1;\n\t}\n\n\t.give-donations-today {\n\t font-size: 18px;\n\t font-weight: bold;\n\t margin: 0 0 30px;\n\t padding: 4px 0 1px;\n\t}\n\n\t.give-last-seven {\n\t font-size: 14px;\n\t font-weight: bold;\n\t padding: 0;\n\t margin: 0 0 30px;\n\t}\n\n }\n\n //Table Stats\n .give-table-stats {\n\twidth: 100%;\n\ttext-align: center;\n\tmargin: 0;\n\ttable-layout: fixed;\n\tborder-top: 1px solid #ececec;\n\tborder-spacing: 0;\n\n\t.give-dashboard-stat-total, .give-dashboard-stat-total-label {\n\t padding: 0;\n\t margin: 0;\n\t}\n\n\t.give-dashboard-stat-total {\n\t color: #4ead61;\n\t font-weight: bold;\n\t font-size: 16px;\n\t}\n\n }\n\n}\n\n//Fancy borders\n#give_dashboard_sales {\n\n > .inside {\n\tpadding: 0;\n }\n\n .give-table-stats {\n\ttd {\n\t padding: 10px 0;\n\t}\n\ttd:first-of-type {\n\t border-right: 1px solid #ececec;\n\t}\n\ttr#give-table-stats-tr-1 td {\n\t border-bottom: 1px solid #ececec;\n\t}\n }\n\n}\n\n//At a Glance Widget\n#dashboard_right_now {\n .give-forms-count:before {\n\t@include iconstyle();\n\tfont-size: 18px;\n\twidth: 18px;\n\theight: 18px;\n\tcontent: \"\\e800\";\n }\n}\n\n.give-range_slider_field {\n\tmargin-top: .8rem;\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/dashboard.scss","/**\n * Give Forms SCSS\n *\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n//--------------------------------------------------------------\n// Donors Listing Page Style\n//--------------------------------------------------------------\n.give_forms_page_give-donors {\n\t.wrap > h2 {\n\t\tmargin-bottom: 15px;\n\t}\n\n\t.nav-tab-wrapper .dashicons {\n\t\tposition: relative;\n\t\ttop: 2px;\n\t\tmargin: 0 3px 0 0;\n\t}\n\n\t#give-donors-filter {\n\t\tposition: relative;\n\t\tp.search-box {\n\t\t\tmargin: 0;\n\t\t}\n\t}\n\n\t#give-donors-search-filter {\n\t\tdisplay: block;\n\t\toverflow: hidden;\n\t}\n\n\t//--------------------------------------------------------------\n\t// Donor Styles\n\t//--------------------------------------------------------------\n\t#give-donor-card-wrapper {\n\t\tmargin-left: -1px;\n\t\tz-index: 2;\n\t\tmin-height: 200px;\n\n\t\tinput {\n\t\t\tfont-weight: normal;\n\t\t}\n\n\t\t.donor-section {\n\t\t\tborder-bottom: 1px solid #eee;\n\t\t\tmargin-bottom: 10px;\n\t\t}\n\n\t\t.donor-section table {\n\t\t\tmargin-bottom: 0;\n\t\t}\n\n\t\t> div:first-child {\n\t\t\tpadding-top: 20px;\n\t\t}\n\n\t\t> div:last-child {\n\t\t\tpadding-bottom: 20px;\n\t\t\tborder: none;\n\t\t}\n\n\t\t//AVATAR\n\t\t.avatar-wrap {\n\t\t\tpadding: 0 15px 15px 0;\n\t\t\ttext-align: center;\n\t\t\tfloat: left;\n\n\t\t\timg {\n\t\t\t\tborder-radius: 3px;\n\t\t\t}\n\n\t\t}\n\n\t\ta.delete {\n\t\t\ttext-decoration: none;\n\t\t\tcolor: #ff0000;\n\t\t\tmargin-right: 5px;\n\t\t}\n\n\t\t//Donor Header (non-avatar content)\n\t\t.donor-bio-header {\n\n\t\t\t.donor-since {\n\t\t\t\tmargin: 10px 0;\n\t\t\t\tfont-size: 16px;\n\t\t\t}\n\n\t\t\t.donor-id {\n\t\t\t\tdisplay: inline-block;\n\t\t\t\tfont-size: 24px;\n\t\t\t\tfont-weight: 600;\n\t\t\t\tmargin-right: 10px;\n\t\t\t}\n\n\t\t\t.donor-name-wrap {\n\t\t\t\tdisplay: inline-block;\n\t\t\t}\n\n\t\t\t.donor-edit-link {\n\t\t\t\tmargin-bottom: 15px;\n\t\t\t}\n\n\t\t}\n\t}\n\n\t.donor-main-wrapper {\n\t\tclear: both;\n\t\tmargin: 0 0 20px;\n\n\t\t@media(max-width: 655px) {\n\t\t\twidth: 100%;\n\t\t}\n\n\t\ttable {\n\t\t\tmargin: 0;\n\t\t}\n\n\t\tinput {\n\t\t\twidth: 200px;\n\t\t}\n\n\t}\n\n\t//Donor Summary\n\t#donor-summary {\n\t\tpadding: 0 20px;\n\n\t\t&:after {\n\t\t\tfont-family: \"dashicons\";\n\t\t\tcontent: \"\\f110\";\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tfont-size: 100px;\n\t\t\tcolor: #F0F0F0;\n\t\t\tz-index: 0;\n\t\t}\n\n\t}\n\n\t#give-donor-card-wrapper .donor-address-wrapper {\n\t\twidth: 202px;\n\n\t\tspan[data-key=\"line2\"] {\n\t\t\tdisplay: table;\n\t\t\tclear: both;\n\t\t}\n\t}\n\n\t#give-donor-card-wrapper .donor-address-wrapper select {\n\t\twidth: 200px;\n\t}\n\n\t#give-donor-card-wrapper .donor-info {\n\t\tmin-height: 185px;\n\t}\n\n\t#give-donor-card-wrapper .info-wrapper {\n\t\tmin-height: 125px;\n\t}\n\n\t.donor-info .donor-name {\n\t\tfont-size: 24px;\n\t\tfont-weight: 600;\n\t}\n\n\t#disconnect-donor {\n\t\tfont-size: 12px;\n\t\tfont-weight: normal;\n\t\ttext-decoration: none;\n\t}\n\n\t#view-user-profile {\n\t\t@extend #disconnect-donor;\n\t}\n\n\t#donor-edit-actions {\n\t\ttext-align: center;\n\t\tmargin-bottom: 20px;\n\t\tline-height: 28px;\n\t}\n\n\t#donor-edit-actions .button-secondary {\n\t\tmargin-right: 10px;\n\t}\n\n\t#give-donor-card-wrapper .edit-item {\n\t\tdisplay: none;\n\t}\n\n\t#give-donor-card-wrapper .give_user_search_results {\n\t\tleft: 1px;\n\t\ttop: 16px;\n\t}\n\n\t#give-donor-card-wrapper .give_user_search_results ul {\n\t\twidth: 200px\n\t}\n\n\t#donor-stats-wrapper {\n\t\tmargin: 0 auto;\n\t\ttext-align: center;\n\t\tpadding: 15px;\n\t\tul {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t\toverflow: hidden;\n\t\t\tli {\n\t\t\t\twidth: 50%;\n\t\t\t\tfloat: left;\n\t\t\t\tline-height: 22px;\n\t\t\t\tfont-size: 14px;\n\t\t\t\tmargin: 0;\n\t\t\t}\n\n\t\t}\n\n\t\ta {\n\t\t\ttext-decoration: none;\n\t\t}\n\t}\n\n\t#donor-stats-wrapper .dashicons {\n\t\tcolor: #888;\n\t}\n\n\t#donor-tables-wrapper table {\n\t\twidth: 100%;\n\t\ttext-align: center;\n\t}\n\n\t#donor-tables-wrapper th {\n\t\ttext-align: center;\n\t}\n\n\t#donor-tables-wrapper .donations tr > th:first-child,\n\t#donor-tables-wrapper .donations tr > td:first-child,\n\t#donor-tables-wrapper .emails tr > th:first-child,\n\t#donor-tables-wrapper .emails tr > td:first-child {\n\t\ttext-align: left;\n\t}\n\n\t#donor-tables-wrapper .donations tr > td:only-child {\n\t\ttext-align: center;\n\t}\n\n\t#donor-notes-wrapper {\n\t\tmin-height: 50px;\n\t}\n\n\t.donor-notes-header span, .donor-notes-header img {\n\t\tfont-weight: 600;\n\t\tline-height: 30px;\n\t\tvertical-align: middle;\n\t}\n\n\t.donor-note-input {\n\t\twidth: 100%;\n\t\tmargin-bottom: 5px;\n\t}\n\n\t// Donor Notes\n\t#give-donor-notes {\n\t\tdiv:nth-of-type(even) {\n\t\t\tbackground-color: #f9f9f9;\n\t\t}\n\t\t.donor-note-wrapper {\n\t\t\tborder-bottom: 1px solid #f9f9f9;\n\t\t\tmin-height: 38px;\n\t\t\tpadding: 0;\n\n\t\t\t.note-content-wrap {\n\t\t\t\tpadding: 10px 12px;\n\t\t\t\tline-height: 20px;\n\t\t\t\tfont-size: 14px;\n\t\t\t}\n\n\t\t}\n\n\t\t.give-no-donor-notes {\n\t\t\ttext-align: center;\n\t\t\tpadding: 20px;\n\t\t}\n\n\t}\n\n\t.donor-note-wrapper span {\n\t\tdisplay: block;\n\t}\n\n\t.delete-donor {\n\t\ttext-align: center;\n\t}\n\n\t.give-lock-block {\n\t\tmargin-left: -25px;\n\t\ttext-decoration: none;\n\t\tfont-size: 14px;\n\t\tmargin-right: 3px;\n\n\t\ti {\n\t\t\tcolor: #000000;\n\t\t\tfont-size: 14px;\n\t\t}\n\t}\n\n\t/*\n\t * Donor address metabox\n\t */\n\t#donor-address-wrapper {\n\t\t.give-no-address-message {\n\t\t\tmargin: 0.5rem 1%;\n\t\t\tline-height: 3.4em;\n\t\t}\n\n\t\t.add-new-address {\n\t\t\tmargin: 0.5rem 1% !important;\n\t\t}\n\n\t\t.add-new-address-form-hidden {\n\t\t\tposition: absolute;\n\t\t\tright: 13px;\n\t\t\tleft: 13px;\n\t\t\ttop: 0;\n\t\t\tvisibility: hidden;\n\t\t}\n\n\t\t// Address meta-box\n\t\t.all-address {\n\t\t\t.address {\n\t\t\t\tmin-height: 146px;\n\t\t\t\tborder: 1px solid #dad9d9;\n\t\t\t\tpadding: 9px;\n\t\t\t\tborder-radius: 5px;\n\t\t\t\tbackground-color: white;\n\n\t\t\t\t.address-number-label {\n\t\t\t\t\tcolor: gray;\n\t\t\t\t\tcursor: default;\n\t\t\t\t}\n\n\t\t\t\ta {\n\t\t\t\t\ttext-decoration: none;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/donors.scss","/**\r\n * Give Admin Buttons SCSS\r\n *\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\r\n\r\n/*=Give Shortcode Button\r\n--------------------------------------*/\r\n\r\n@media screen and (max-width: 782px) {\r\n #wp-content-media-buttons a.give-thickbox {\r\n padding: 6px 14px;\r\n line-height: normal;\r\n font-size: 14px;\r\n height: auto;\r\n }\r\n .wp-media-buttons span#give-media-button {\r\n margin-top: 0 !important;\r\n margin-left: 2px !important;\r\n }\r\n}\r\n\r\n/*=Button in shortcode tinymce dialog\r\n--------------------------------------*/\r\n\r\n.mce-primary.mce-give-primary button {\r\n padding-right: 10px;\r\n padding-left: 10px;\r\n}\r\n\r\n/*=Admin Buttons w/ Icons\r\n--------------------------------------*/\r\n\r\n/* extends .wp-core-ui .button */\r\n.wp-core-ui .give-admin-button {\r\n padding-left: 7px;\r\n padding-right: 7px;\r\n}\r\n\r\n/* matches style of Add Media and Give Shortcodes buttons */\r\n.give-admin-button-icon {\r\n display: inline-block;\r\n width: 18px;\r\n height: 18px;\r\n vertical-align: text-top;\r\n margin: 0 2px;\r\n\r\n &:before {\r\n font: 400 18px/1 dashicons;\r\n speak: none;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n }\r\n\r\n /* specific DashIcon styles */\r\n &-update:before {\r\n content: \"\\f463\";\r\n }\r\n}\r\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/buttons.scss","/**\n * Give System Info SCSS\n *\n * @description System Info Styles\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license https://opensource.org/licenses/gpl-3.0/ GNU Public License\n *\n * The following code is a derivative work of the code from the WooCommerce\n * plugin, which is licensed GPLv3. This code therefore is also licensed under\n * the terms of the GNU Public License, version 3.\n *\n * Copyright (c) 2015 WooThemes\n * Copyright (c) 2016 WordImpress, LLC\n*/\n\n.give-status-table {\n margin-bottom: 1em;\n\n h2 {\n\tfont-size: 14px;\n\tmargin: 0;\n }\n\n tr {\n\t&:nth-child(2n) {\n\t th,\n\t td {\n\t\tbackground: #fcfcfc;\n\t }\n\t}\n }\n\n th {\n\tfont-weight: 700;\n\tpadding: 9px;\n }\n\n td:first-child {\n\twidth: 33%;\n }\n\n td.help {\n\twidth: 1em;\n }\n\n td {\n\tpadding: 9px;\n\tfont-size: 1.1em;\n\n\tmark {\n\t background: transparent none;\n\t}\n\n\tmark.yes {\n\t color: $green;\n\t}\n\n\tmark.no {\n\t color: #999;\n\t}\n\n\tmark.error {\n\t color: $red;\n\t}\n\n\tul {\n\t margin: 0;\n\t}\n }\n}\n\n/* System info download header */\n.wrap div.give-debug-report-wrapper {\n margin-bottom: 5px;\n p {\n\tfont-size: 18px;\n\tmargin: 1em 0 0.7em;\n\tpadding: 0;\n }\n\n .give-debug-report-actions {\n\tmargin: 0 0 1.7em;\n\t.js-give-debug-report-button {\n\t margin-right: 10px;\n\t}\n\t.dashicons {\n\t font-size: 16px;\n\t position: relative;\n\t top: 4px;\n\t left: -2px;\n\t}\n }\n}\n\n.give-debug-report {\n display: none;\n margin: 10px 0;\n padding: 0;\n position: relative;\n\n textarea {\n\tfont-family: monospace;\n\twidth: 100%;\n\tmargin: 0;\n\theight: 300px;\n\tpadding: 20px;\n\t-moz-border-radius: 0;\n\t-webkit-border-radius: 0;\n\tborder-radius: 0;\n\tresize: none;\n\tfont-size: 12px;\n\tline-height: 20px;\n\toutline: 0;\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/system-info.scss","//---------------------------------------------------------\n//Progress Bar Styles\n//---------------------------------------------------------\n.give-progress {\n\theight: 15px;\n\twidth: 95%;\n\tborder-radius: 4px;\n\toverflow: hidden;\n\tbackground-color: whitesmoke;\n\n\t> div {\n\t\theight: 100%;\n\t\twidth: 0;\n\t}\n\n}\n\n.admin-color-fresh .give-progress div, .give-progress div {\n\tbackground: #0073aa;\n}\n\n.admin-color-light .give-progress div {\n\tbackground: #888;\n}\n\n.admin-color-blue .give-progress div {\n\tbackground: #096484;\n}\n\n.admin-color-coffee .give-progress div {\n\tbackground: #c7a589;\n}\n\n.admin-color-ectoplasm .give-progress div {\n\tbackground: #a3b745;\n}\n\n.admin-color-midnight .give-progress div {\n\tbackground: #e14d43;\n}\n\n.admin-color-sunrise .give-progress div {\n\tbackground: #dd823b;\n}\n\n\n/**\n * Spinner\n */\n.give-spinner-wrapper{\n\tposition: absolute;\n\tleft: 0;\n\tright: 0;\n\tbottom: 0;\n\ttop: 0;\n\tbackground: rgba(245, 245, 245, 0.57);\n\tz-index: 1;\n\tdisplay: none;\n\n\t&.is-active{\n\t\tdisplay: inline-block;\n\t}\n\n\t.aligncenter{\n\t\tposition: absolute;\n\t\ttop: 50%;\n\t\tleft: 50%;\n\t\tmargin: 10px 10px 0 0;\n\t}\n}\n\n.give-spinner {\n\t&.spinner.is-active{\n\t\tmargin: 0 0 0 2px;\n\t\tfloat: none;\n\t}\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/util.scss","/**\n * Give Updates Panel SCSS\n *\n * @description Updates Panel Styles\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2017, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n#give-updates-h1 {\n padding-top: 0;\n}\n\n.give-update-panel-content p {\n font-size: 16px;\n}\n\n#give-updates .dashicons-no-alt {\n color: red;\n}\n\n#give-updates .dashicons-yes {\n color: green;\n}\n\n#give-db-updates .spinner {\n margin-top:0;\n}\n\nbody.give_forms_page_give-updates {\n\t.give-run-update-containt {\n\t\t.give-run-update-button {\n\t\t\tmargin-right: 10px;\n\t\t}\n\t}\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/updates.scss","/**\n * Give Blank Slate\n *\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n.give-blank-slate {\n\tbackground: white;\n\tborder: 1px solid #e5e5e5;\n\tbox-shadow: 0 1px 1px rgba( 0,0,0,0.04 );\n\tmargin: 0 auto;\n\tpadding: 40px;\n\ttext-align: center;\n\n\t:last-child {\n\t\tmargin-bottom: 0;\n\t}\n\n\t&__heading,\n\t&__message,\n\t&__cta,\n\t&__help {\n\t\tmargin: 0 0 10px;\n\t}\n\n\t&__image {\n\t\tdisplay: block;\n\t\theight: 80px;\n\t\tmargin: 0 auto 10px;\n\t\twidth: auto;\n\t}\n\n\t&__help {\n\t\tcolor: #666;\n\t\tfont-style: italic;\n\n\t\ta {\n\t\t\tdisplay: inline-block;\n\t\t\ttext-decoration: underline;\n\t\t}\n\t}\n}\n\n// Extra selectors needed to override WP Core styles.\n.give-blank-slate a.give-blank-slate__cta {\n\tdisplay: inline-block;\n\tfont-size: 1.2em;\n\theight: auto;\n\tmargin: 0 0 10px;\n\tpadding: .75em 1.5em;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/blank-slate.scss","// Chosen style overrides\r\n\r\n.chosen-container-single {\r\n\r\n .chosen-single {\r\n\tbackground: #FFF;\r\n\theight: 30px;\r\n\tline-height: 30px;\r\n\tborder: 1px solid #DDD;\r\n\tbox-shadow: none;\r\n\r\n\tspan {\r\n\t font-size: 14px;\r\n\t}\r\n\r\n }\r\n\r\n // Reposition dropdown arrow because of large size above.\r\n &.chosen-with-drop .chosen-single div b, .chosen-single div b {\r\n\tbackground-position-y: 4px;\r\n }\r\n}\r\n\r\n.chosen-container-active.chosen-with-drop .chosen-single {\r\n background: #FFF;\r\n}\r\n\r\n.chosen-container .chosen-results li.highlighted {\r\n background: #3875d7;\r\n color: #fff;\r\n}\r\n\r\n.chosen-container-multi .chosen-choices {\r\n border: 1px solid #aaa;\r\n background-image: none;\r\n}\r\n\r\n.chosen-container-multi .chosen-choices li.search-choice {\r\n background-image: none;\r\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/chosen.scss","/**\r\n * Give Donations Importer\r\n *\r\n * @description Payment History Styles\r\n * @package Give\r\n * @subpackage SCSS/Admin\r\n * @copyright Copyright (c) 2017, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\r\n\r\n.give-tools-setting-page-import {\r\n\th1.handle {\r\n\t\tpadding: 15px 0 0;\r\n\t}\r\n\t.give-progress-steps {\r\n\t\twidth: 100%;\r\n\t\tpadding: 0 0 24px;\r\n\t\tmargin-left: 0;\r\n\t\tlist-style: none outside;\r\n\t\toverflow: hidden;\r\n\t\tdisplay: -webkit-inline-flex;\r\n\t\tdisplay: -ms-inline-flexbox;\r\n\t\tdisplay: inline-flex;\r\n\t\tli {\r\n\t\t\twidth: 25%;\r\n\t\t\tfloat: left;\r\n\t\t\tpadding: 0 0 1.2em;\r\n\t\t\tmargin: 0;\r\n\t\t\ttext-align: center;\r\n\t\t\tposition: relative;\r\n\t\t\tborder-bottom: 4px solid #ccc;\r\n\t\t\tline-height: 1.4em;\r\n\t\t}\r\n\r\n\t\tli.active {\r\n\t\t\tborder-color: #4ead61;\r\n\t\t\tcolor: #4ead61;\r\n\r\n\t\t\t&:before {\r\n\t\t\t\tborder-color: #4ead61;\r\n\t\t\t\tcolor: #4ead61;\r\n\t\t\t\tbackground: #4ead61;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\tli::before {\r\n\t\t\tcontent: '';\r\n\t\t\tborder: 4px solid #ccc;\r\n\t\t\tborder-radius: 100%;\r\n\t\t\twidth: 10px;\r\n\t\t\theight: 10px;\r\n\t\t\tposition: absolute;\r\n\t\t\tbottom: 0;\r\n\t\t\tleft: 50%;\r\n\t\t\tmargin-left: -6px;\r\n\t\t\tmargin-bottom: -10px;\r\n\t\t\tbackground: #fff;\r\n\t\t}\r\n\t}\r\n\r\n\t.step-4 {\r\n\t\th2 {\r\n\t\t\ttext-align: center;\r\n\t\t\tfont-size: 20px !important;\r\n\t\t}\r\n\t\tp {\r\n\t\t\ttext-align: center;\r\n\t\t}\r\n\t}\r\n\r\n\t.button-secondary.step-4, .give-image-thumb {\r\n\t\tdisplay: none;\r\n\t}\r\n\r\n\th2#give-import-title {\r\n\t\tbackground: #f3f3f3;\r\n\t\tfont-size: 15px;\r\n\t\tfont-weight: 600;\r\n\t\tmargin: -8px -22px 11px;\r\n\t\tpadding: 12px 22px;\r\n\t}\r\n\r\n\ttable.step-2 {\r\n\r\n\t\th2#give-import-title {\r\n\t\t\tfont-size: small;\r\n\t\t\tfont-weight: inherit;\r\n\t\t}\r\n\r\n\t\t.give-import-donation-required-fields-title {\r\n\t\t\tfont-size: 18px;\r\n\t\t\tfont-weight: 600;\r\n\t\t\tmargin: 0px;\r\n\t\t}\r\n\r\n\t\t.give-import-donation-required-fields {\r\n\t\t\twhite-space: nowrap;\r\n\t\t\toverflow: hidden;\r\n\r\n\t\t\tli {\r\n\t\t\t\tdisplay: inline-block;\r\n\t\t\t\tmargin: 0 10% 0 0;\r\n\r\n\t\t\t\tspan.give-import-donation-required-symbol {\r\n\t\t\t\t\tborder-radius: 1em;\r\n\t\t\t\t\tvertical-align: middle;\r\n\t\t\t\t\tpadding: 2px;\r\n\t\t\t\t\tbackground: #46b450;\r\n\t\t\t\t\tcolor: white;\r\n\t\t\t\t}\r\n\r\n\t\t\t\tspan.dashicons-no-alt {\r\n\t\t\t\t\tbackground: #bbbbbb;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t.give-progress {\r\n\t\tmargin-top: 7px;\r\n\t}\r\n}\r\n\r\n.give-import-core-settings {\r\n\t.give-progress-steps {\r\n\t\tli {\r\n\t\t\twidth: 33.33%;\r\n\t\t}\r\n\t}\r\n\r\n\t.step-3 {\r\n\t\th2 {\r\n\t\t\ttext-align: center;\r\n\t\t\tfont-size: 20px !important;\r\n\t\t}\r\n\t\tp {\r\n\t\t\ttext-align: center;\r\n\t\t}\r\n\t}\r\n}\r\n\r\nform.give-import-form table.widefat {\r\n\tborder: none;\r\n}\r\n\r\n.wrap .give-importer-h1 {\r\n\tmargin: 0;\r\n\tpadding: 20px 0;\r\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/importer.scss","/**\n * Give Export\n *\n * @package Give\n * @subpackage SCSS/Admin\n * @copyright Copyright (c) 2017, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n// Tools page: fix ajax search user list hide bug\n.give-tools-setting-page {\n\t#give-export_donations-form {\n\t\ttable {\n\n\t\t\tpadding-left: 10px;\n\n\t\t\ttbody {\n\t\t\t\th2 {\n\t\t\t\t\tpadding: 8px 0 0 0;\n\t\t\t\t}\n\n\t\t\t\ttd.row-title {\n\t\t\t\t\twidth: 30%;\n\t\t\t\t\tvertical-align: top;\n\t\t\t\t}\n\n\t\t\t\ttd {\n\t\t\t\t\tul.give-export-option-ul {\n\t\t\t\t\t\tmargin-top: 5px;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tul.give-export-option {\n\t\t\t\t\tborder: 1px solid #e5e5e5;\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tmargin: 0;\n\n\t\t\t\t\tli.give-export-option-fields {\n\t\t\t\t\t\twidth: 33%;\n\n\t\t\t\t\t\tul {\n\t\t\t\t\t\t\tli{\n\t\t\t\t\t\t\t\tpadding-left: 25px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tli.give-export-option-label {\n\t\t\t\t\t\t\t\tborder-bottom: 1px solid #e5e5e5;\n\t\t\t\t\t\t\t\tpadding: 15px 0 15px 0;\n\t\t\t\t\t\t\t\tspan {\n\t\t\t\t\t\t\t\t\tmargin: 15px 15px 15px 25px;\n\t\t\t\t\t\t\t\t\tfont-size: 15px;\n\t\t\t\t\t\t\t\t\tfont-weight: 500;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tli.give-export-option-start {\n\t\t\t\t\t\t\t\tmargin-top: 20px;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tli:last-child {\n\t\t\t\t\t\t\t\tmargin-bottom: 20px;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tp.give-field-description {\n\t\t\t\t\tdisplay: table;\n\t\t\t\t\twidth: 100%;\n\t\t\t\t}\n\n\t\t\t\t.add-notices {\n\t\t\t\t\tmargin-top: 15px;\n\n\t\t\t\t\t.give-progress {\n\t\t\t\t\t\tmargin-top: 7px;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.chosen-container-multi {\n\t\t\t\t\t.chosen-choices {\n\t\t\t\t\t\tmin-height: 30px;\n\n\t\t\t\t\t\tli {\n\t\t\t\t\t\t\tmargin: 4px 4px 4px 0;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t.give-export-donors {\n\t\t.give-progress {\n\t\t\tmargin-top: 7px;\n\t\t}\n\t}\n}\n\n//-------------------------------------\n// Export Form\n// -------------------------------------\n\n#give-export-donations {\n\t.give_forms_categories,\n\t.give_forms_tags {\n\t\tinput {\n\t\t\tcolor: #999;\n\t\t}\n\n\t\tmin-width: 250px;\n\t\tmargin: 0 0 10px 0;\n\t\tdisplay: block;\n\t}\n\n\tdiv.chosen-container {\n\t\tul.chosen-choices {\n\t\t\tinput.chosen-search-input {\n\t\t\t\tborder: 1px solid #ddd;\n\t\t\t\theight: 20px;\n\t\t\t}\n\n\t\t\tborder: 1px solid #ddd;\n\t\t}\n\t}\n\n\tselect {\n\t\tvertical-align: inherit;\n\t\tmargin: 0;\n\t\theight: 26px;\n\t\tline-height: 26px;\n\t\tborder: 1px solid #ddd;\n\t}\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/export.scss",".give-admin-progress-bar {\n height: 8px;\n position: relative;\n background: #EEE;\n border-radius: 25px;\n overflow: hidden;\n margin: 5px 0 2px;\n\n > span {\n\tdisplay: block;\n\theight: 100%;\n\tborder-top-right-radius: 8px;\n\tborder-bottom-right-radius: 8px;\n\tborder-top-left-radius: 20px;\n\tborder-bottom-left-radius: 20px;\n\tbackground-color: rgb(43, 194, 83);\n\tposition: relative;\n\toverflow: hidden;\n }\n}\n\n.give-admin-goal-achieved {\n > .dashicons {\n\tcolor: $orange;\n\tfont-size: 13px;\n\theight: 16px;\n\twidth: 13px;\n\tline-height: 18px;\n }\n}\n\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/admin/goals.scss"],"sourceRoot":""}
|
assets/dist/css/admin.rtl.css
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
Chosen, a Select Box Enhancer for jQuery and Prototype
|
3 |
+
by Patrick Filler for Harvest, http://getharvest.com
|
4 |
+
|
5 |
+
Version 1.8.5
|
6 |
+
Full source at https://github.com/harvesthq/chosen
|
7 |
+
Copyright (c) 2011-2018 Harvest http://getharvest.com
|
8 |
+
|
9 |
+
MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
|
10 |
+
This file is generated by `grunt build`, do not edit it by hand.
|
11 |
+
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15);display:none}.chosen-container.chosen-with-drop .chosen-drop{display:block}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-left:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-right:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 8px 0 0;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-left:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-left:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;left:26px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover,.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;left:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../images/chosen-sprite.png) no-repeat 100% 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 5px 4px 20px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(../images/chosen-sprite.png) no-repeat 0 -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;opacity:0;pointer-events:none}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 0 4px 4px;padding:0 4px 0 0;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%)}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-right:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:right;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 5px 3px 20px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;left:3px;display:block;width:12px;height:12px;background:url(../images/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-left:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:left}.chosen-rtl .chosen-single{overflow:visible;padding:0 0 0 8px}.chosen-rtl .chosen-single span{margin-left:0;margin-right:26px;direction:ltr}.chosen-rtl .chosen-single-with-deselect span{margin-right:38px}.chosen-rtl .chosen-single div{left:auto;right:3px}.chosen-rtl .chosen-single abbr{left:auto;right:26px}.chosen-rtl .chosen-choices li{float:left}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:ltr}.chosen-rtl .chosen-choices li.search-choice{margin:3px 0 3px 5px;padding:3px 19px 3px 5px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:auto;right:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 4px 4px 0;padding:0 0 0 4px}.chosen-rtl .chosen-results li.group-option{padding-left:15px;padding-right:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 20px 4px 5px;background:url(../images/chosen-sprite.png) no-repeat -30px -20px;direction:ltr}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-rtl .chosen-search input[type=text]{background-image:url(../images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}#give-payments-filter .give-payment-id,.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.give-item-label:hover{color:#fff;text-decoration:none}/*! jQuery UI - v1.12.1 - 2016-09-14
|
12 |
+
* http://jqueryui.com
|
13 |
+
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
|
14 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
|
15 |
+
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{right:50%;margin-right:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .7em .5em .5em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;right:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px .4em 3px 1em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-right:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;right:.2em;margin:auto 0}.ui-menu .ui-menu-icon{right:auto;left:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-left:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;right:50%;margin-top:-8px;margin-right:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:right;margin-right:0;margin-left:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:right}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset -1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{right:2px}.ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev-hover{right:1px}.ui-datepicker .ui-datepicker-next-hover{left:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;right:50%;margin-right:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:left;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-right:0;border-left:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:left;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:ltr}.ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:left}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;right:.5em;top:.3em}.ui-dialog{position:absolute;top:0;right:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:right;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;left:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:right;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em .4em .5em 1em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:left}.ui-dialog .ui-dialog-buttonpane button{margin:.5em 0 .5em .4em;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;left:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;right:0}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{width:7px;height:7px}.ui-dialog .ui-resizable-se{left:0;bottom:0}.ui-dialog .ui-resizable-sw{right:0;bottom:0}.ui-dialog .ui-resizable-ne{left:0;top:0}.ui-dialog .ui-resizable-nw{right:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:e-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-progressbar{height:2em;text-align:right;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,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");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;right:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-left:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:right;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:left;margin-top:0}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:100% 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-right:.4em;margin-left:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;left:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-left-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:right;position:relative;top:0;margin:1px 0 0 .2em;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:right;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif}.ui-widget,.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(../images/ui-icons_444444_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(../images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(../images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(../images/ui-icons_777620_256x240.png)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(../images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(../images/ui-icons_777777_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:100% 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:100% -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:100% -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:100% -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:100% -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:100% -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:100% -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:100% -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:100% -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:100% -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:100% -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:100% -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:100% -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:100% -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=0.3)}.ui-widget-shadow{box-shadow:0 0 5px #666}/*! Hint.css - v2.5.0 - 2017-04-23
|
16 |
+
* http://kushagragour.in/lab/hint/
|
17 |
+
* Copyright (c) 2017 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:.3s ease;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;transition-delay:.1s}[class*=hint--]:before{content:"";position:absolute;background:100% 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:-4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;right:50%}.hint--top:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(50%);transform:translateX(50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(50%) translateY(-8px);transform:translateX(50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;right:50%}.hint--bottom:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(50%);transform:translateX(50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(50%) translateY(8px);transform:translateX(50%) translateY(8px)}.hint--right:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{right:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.hint--left:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{left:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(8px);transform:translateX(8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;right:50%}.hint--top-left:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(100%);transform:translateX(100%);margin-right:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(100%) translateY(-8px);transform:translateX(100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;right:50%}.hint--top-right:before{margin-bottom:-11px;right:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);transform:translateX(0);margin-right:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;right:50%}.hint--bottom-left:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(100%);transform:translateX(100%);margin-right:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(100%) translateY(8px);transform:translateX(100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;right:50%}.hint--bottom-right:before{margin-top:-11px;right:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);transform:translateX(0);margin-right:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-right-color:#b34e4d}.hint--error.hint--right:before{border-left-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-right-color:#c09854}.hint--warning.hint--right:before{border-left-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-right-color:#3986ac}.hint--info.hint--right:before{border-left-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-right-color:#458746}.hint--success.hint--right:before{border-left-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(50%) translateY(-8px);transform:translateX(50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(100%) translateY(-8px);transform:translateX(100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(50%) translateY(8px);transform:translateX(50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(100%) translateY(8px);transform:translateX(100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(8px);transform:translateX(8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{transition-duration:0s}.hint--bounce:after,.hint--bounce:before{transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24),-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24)}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;right:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;right:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:right;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;right:8px;left:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;left:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 10px 18px 0;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;left:-6px;text-align:left;padding-left:6px;width:100%}.mfp-counter{position:absolute;top:0;left:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;right:0;top:0;margin-top:35px;margin-right:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{right:0}.mfp-arrow-left:after{border-left:17px solid #fff;margin-right:31px}.mfp-arrow-left:before{margin-right:25px;border-left:27px solid #3f3f3f}.mfp-arrow-right{left:0}.mfp-arrow-right:after{border-right:17px solid #fff;margin-right:39px}.mfp-arrow-right:before{border-right:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;right:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;right:0;top:40px;bottom:40px;display:block;left:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;right:0;width:100%;cursor:auto}.mfp-title{text-align:right;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-left:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-right:0;padding-left:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-right:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{left:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;left:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:100%;transform-origin:100%}.mfp-arrow-right{-webkit-transform-origin:0;transform-origin:0}.mfp-container{padding-right:6px;padding-left:6px}}@font-face{font-family:give-icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff) format("woff"),url(../images/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:"\E603"}.give-icon-heart:before{content:"\E604"}.give-icon-question:before{content:"\E602"}.give-icon-info:before{content:"\E601"}.give-icon-new-tab:before{content:"\EA7E"}.give-icon-alert:before{content:"\F02D"}.give-icon-help:before{content:"\E606"}.give-icon-spinner:before{content:"\E605"}.give-icon-spinner2:before{content:"\E607"}.give-icon-plus:before{content:"\E040"}.give-icon-minus:before{content:"\E041"}.give-icon-locked:before{content:"\E600"}.dashicons-give:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\E800"}.fa-spin{-webkit-animation:a 1s infinite linear;animation:a 1s infinite linear}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.give-modal{box-shadow:0 15px 10px -5px rgba(0,0,0,.15);position:relative;background:#fff;font-family:Arial,Baskerville,monospace;font-size:16px;width:auto;max-width:500px;margin:20px auto;margin-top:60px;border-top:5px solid transparent;line-height:1.5}.give-modal--success{border-top-color:#46b450}.give-modal--notice{border-top-color:#00a0d2}.give-modal--warning{border-top-color:#ffb900}.give-modal--error{border-top-color:#dc3232}.give-modal__body{padding:1.5rem}.give-modal__body>:last-child{margin-bottom:0}.give-modal__title{margin:0 0 .75rem;padding:0}.give-modal__description{margin:0 0 1.5rem;padding:0}.give-modal .give-modal__controls{padding:1rem 1.5rem;background-color:#fbfbfb;border-top:1px solid #d7d7d7;text-align:left}.modal-fade-slide .give-modal--zoom{opacity:0;transition:all .2s ease-out;-webkit-transform:translateY(-20px) perspective(600px) rotateX(10deg);transform:translateY(-20px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-ready .give-modal--zoom{opacity:1;-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--zoom{opacity:0;-webkit-transform:translateY(-10px) perspective(600px) rotateX(10deg);transform:translateY(-10px) perspective(600px) rotateX(10deg)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.give-button{display:inline-block;height:30px;line-height:28px;padding:0 12px 2px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;margin-right:.5rem;font-weight:400;font-size:.9em}.give-button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.give-button--primary{background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,-1px 0 1px #006799,0 1px 1px #006799,1px 0 1px #006799;outline:0}.give-button--primary:hover{background:#008ec2;border-color:#006799;color:#fff}.give-button--primary:active{background:#0073aa;border-color:#006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.give-button--primary:focus{background:#0073aa;border-color:#006799;color:#fff;box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.give-button--secondary{color:#555;border-color:#ccc;background:#f7f7f7;box-shadow:0 1px 0 #ccc;vertical-align:top}.give-button--secondary:hover{background:#fafafa;border-color:#999;color:#23282d}.give-button--secondary:active{background:#eee;border-color:#999;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.give-button--secondary:focus{background:#eee}@font-face{font-family:give-icomoon;font-weight:400;font-style:normal}.give-metabox-tabs li .give-icon:before{font-family:give-icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff) format("woff"),url(../images/icomoon.svg#icomoon) format("svg");speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;vertical-align:top;line-height:20px;margin:0 0 0 5px}.give-metabox-tabs li .give-icon-default:before{content:"\E903"}.give-metabox-tabs li .give-icon-heart:before{content:"\E604"}.give-metabox-tabs li .give-icon-target:before{content:"\E901"}.give-metabox-tabs li .give-icon-display:before{content:"\E90C"}.give-metabox-tabs li .give-icon-edit:before{content:"\E902"}.give-metabox-tabs li .give-icon-checklist:before{position:relative;top:1px;content:"\E900"}.give-metabox-tabs li .give-icon-purse:before{content:"\E8DF"}.give-metabox-tabs li .dashicons{font-size:14px;width:14px;line-height:20px}.give-grid-row{position:relative;width:100%}.give-grid-row [class^=give-grid-col]{float:right;margin:.5rem 1%;min-height:.125rem}.give-grid-row:after{content:"";display:table;clear:both}.give-grid-col-1{width:6.33333%}.give-grid-col-2{width:14.66667%}.give-grid-col-3{width:23%}.give-grid-col-4{width:31.33333%}.give-grid-col-5{width:39.66667%}.give-grid-col-6{width:48%}.give-grid-col-7{width:56.33333%}.give-grid-col-8{width:64.66667%}.give-grid-col-9{width:73%}.give-grid-col-10{width:81.33333%}.give-grid-col-11{width:89.66667%}.give-grid-col-12{width:98%}@media only screen and (max-width:33.75em){.give-grid-row [class^=give-grid-col]{width:98%}}#_give_donation_levels_repeat .cmb-group-title,#_give_donation_levels_repeat .cmb-row>.cmb-remove-group-row,#_give_donation_levels_repeat .cmb-row>.handlediv,.cmb2-id--give-custom-amount-minimum,.cmb2-id--give-custom-amount-text,.cmb2-id--give-display-style,.cmb2-id--give-form-content,.cmb2-id--give-levels-header,.cmb2-id--give-levels-header+.cmb-repeat-group-wrap,.cmb2-id--give-offline-checkout-notes,.cmb2-id--give-reveal-label,.cmb2-id--give-set-price,.cmb-type-levels-id,.give-hidden,.post-type-give_forms .tablenav #post-query-submit{display:none}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row .cmb2-radio-list label{font-size:12px}div.cmb-type-levels-repeater-header+div.cmb-repeat-group-wrap{padding:0!important;margin:0!important;min-width:100%;max-width:0}.cmb2-id--give-levels-header{padding:10px 12px 0!important;margin:0!important;background:#f7f7f7;border-bottom:none!important}.cmb2-id--give-levels-header .table-container{display:table;width:100%;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9}.cmb2-id--give-levels-header .table-container>.table-row{display:table-row;background:#fcfcfc}.cmb2-id--give-levels-header .table-container>.table-row>.table-cell{display:table-cell;vertical-align:middle;padding:10px 15px;border-left:1px solid #e9e9e9}.cmb2-id--give-levels-header .table-container>.table-row>.table-cell.col-id{display:none}#_give_donation_levels_repeat{background:#f7f7f7;padding:0 12px 20px 1px;box-sizing:border-box}#_give_donation_levels_repeat .cmb-row,#_give_donation_levels_repeat .inside{margin:0}#_give_donation_levels_repeat .cmb-remove-field-row{margin:3px 0 0}#_give_donation_levels_repeat .cmb-remove-field-row .button{height:25px;padding:0 3px}#_give_donation_levels_repeat .cmb-remove-field-row span.dashicons-no{line-height:1.15em}#_give_donation_levels_repeat .cmbhandle{display:none}#_give_donation_levels_repeat .cmb-add-row{margin:12px 0 0}.give-time-field{width:65px}.give-money-field{width:75px;margin-left:0;margin-right:0}.give-money-symbol{border:1px solid #ddd;background:#fcfcfc;margin:0;font-size:14px;padding:5px 8px}.give-money-symbol-before{border-left:0;margin-left:-4px}.give-money-symbol-after{margin-right:-5px}.give_options_panel input[type=email],.give_options_panel input[type=text]{padding:5px;width:100%}input.give-text-small,input.give-text_small{width:100px!important}input.give-text-medium,input.give-text_medium{width:200px!important}.give-underline{text-decoration:underline}.postbox-container .cmb-row{margin:0}.postbox-container .cmb-row .cmb-th label{padding-right:8px}#give-bulk-donors div[id^=give-donor-]{display:block;overflow:hidden}@media only screen and (min-width:851px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row{float:right;border-bottom:none;padding-left:10px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row>.cmb-th{display:none}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row>.cmb-td{float:right;width:100%}.cmb-type-give-default-radio-inline .cmb-td{margin-top:5px}}@media only screen and (min-width:851px) and (max-width:1201px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row{width:100%;padding-top:0}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-type-text-money{width:105px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list input.cmb2-text-money{width:65px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list .give-multilevel-text-field{width:160px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list .cmb-type-radio-inline{margin-right:20px}.col-amount{width:70px}.col-text{width:140px}.col-sort{display:none!important}.give-money-field{width:55px}}@media only screen and (min-width:1201px){#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row{float:left}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-row{padding-left:20px}#_give_donation_levels_repeat>.cmb-repeatable-grouping .cmb-field-list>.cmb-remove-field-row.cmb-row{padding-left:0}.col-amount{width:93px}.col-text{width:195px}.col-sort{width:100px}.give-multilevel-text-field{width:205px}}@media only screen and (max-width:850px){div.cmb-type-levels-repeater-header{display:none!important}}.shortcode-wrap{margin:1px 11px 12px 14px}.shortcode-wrap label{margin:0 0 3px;display:block;cursor:default}.shortcode-wrap .shortcode-input{margin:0;width:100%}.cmb2-id--give-content-option,.cmb2-id--give-customize-offline-donations,.cmb2-id--give-goal-option,.cmb2-id--give-offline-donation-enable-billing-fields-single,.cmb2-id--give-terms-option{border-bottom:none!important;margin:0!important}.cmb2-id--give-agree-label,.cmb2-id--give-form-content,.cmb2-id--give-offline-checkout-notes,.cmb2-id--give-offline-donation-enable-billing-fields-single,.cmb2-id--give-set-goal{border-top:1px solid #e9e9e9!important}.cmb2-id--give-agree-label,.cmb2-id--give-agree-text{display:none}input.shortcode-input{width:100%}.price .give_price_range_high,.price .give_price_range_low,.price .give_price_range_sep{display:inline-block}#side-sortables .cmb-th label:after{display:none}#side-sortables .cmb2-id--give-show-register-form{padding:10px 0 0!important}#side-sortables .cmb2-wrap>.cmb-field-list>.cmb-row{padding-top:10px}#side-sortables .cmb-row .cmb2-metabox-description{padding-bottom:0}.cmb2-metabox-description{font-size:13px;line-height:1.5;display:block}.give-tooltip{margin:0 3px;padding:0;font-size:14px;transition:all .2s linear;color:rgba(51,51,51,.5);position:relative;top:1px}.give-tooltip:hover{color:#333}#give-metabox-form-data .inside{margin:0;padding:0}#give-metabox-form-data .give-metabox-panel-wrap{background:#fff;overflow:hidden}#give-metabox-form-data .give_options_panel{display:none;padding-right:170px}#give-metabox-form-data .give_options_panel.active,.no-js #give-metabox-form-data .give_options_panel{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:1em 162px 1em 20px;margin:0;border-bottom:1px solid #eee}#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{float:right;width:135px;padding:0;margin:2px -150px 0 0;line-height:18px;font-size:12px;font-weight:400}#give-metabox-form-data .give_options_panel .give-field-wrap .give-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-top:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-field-wrap ul{margin:0}#give-metabox-form-data .give_options_panel .give-field-wrap .mce-container iframe,#give-metabox-form-data .give_options_panel .give-field-wrap textarea{min-height:250px!important}#give-metabox-form-data .give_options_panel .give-field-wrap .wp-editor-wrap{display:inline-block;width:100%}#give-metabox-form-data .give_options_panel textarea.give-field{width:100%}#give-metabox-form-data .give_options_panel .give-field-wrap:hover .give-field-row-actions{display:block}#give-metabox-form-data .give_options_panel .give-field-wrap:last-child{border-bottom:0}#give-metabox-form-data .give_options_panel .give-inline-radio-fields li{display:inline-block;margin-left:15px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section{padding:10px;background:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeatable-fields-section-wrapper{width:100%;background-color:#fff;border-collapse:collapse}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row{border-bottom:15px solid #f5f5f5;background-color:#fff}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-template{display:none}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row:last-child{border-bottom:10px solid #f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-column{padding:0}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove{float:left;width:22px;height:36px;padding:0;display:block;text-align:center;line-height:34px;font-size:21px;font-weight:300;cursor:pointer}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-remove:hover{background-color:red;color:#fff;width:22px;height:22px;border-radius:30px;margin-top:8px;line-height:19px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head{border-bottom:1px solid #eee;cursor:move}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row-head h2{text-align:right!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.closed .toggle-indicator:before{content:"\F140"}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row .give-move .toggle-indicator:before{margin-right:7px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row-wrap{background-color:#f5f5f5}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-add-repeater-field-section-row{margin:5px}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-field-wrap:last-child{border-bottom:1px solid #eee}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-ui-placeholder-state-highlight{background-color:#68bb6c}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-name{border:0!important;padding:0!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-repeater-field-description{color:#aaa;font-size:12px;line-height:18px;display:block;padding-bottom:10px;font-style:italic}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .ui-sortable-helper{display:table!important}#give-metabox-form-data .give_options_panel .give-repeatable-field-section .give-row.ui-sortable-helper{border-bottom:0}#give-metabox-form-data .give-minmax-wrap{display:block;margin-bottom:.5rem}#give-metabox-form-data .give-minmax-wrap label{display:inline-block;width:120px;font-size:12px}#give-metabox-form-data .give-minmax-wrap input{margin-right:1px}#_give_donation_levels_field .give-row:nth-of-type(2) .give-remove{display:none!important}#give-metabox-form-data .give-metabox-tabs{margin:0;max-width:170px;float:right;line-height:1em;padding:0 0 10px;position:relative;background-color:#fafafa;border-left:1px solid #eee;box-sizing:border-box}#give-metabox-form-data .give-metabox-tabs:after{content:"";display:block;width:100%;height:9999em;position:absolute;bottom:-9999em;right:0;background-color:#fafafa;border-left:1px solid #eee}#give-metabox-form-data .give-metabox-tabs li{margin:0;padding:0;display:block;position:relative}#give-metabox-form-data .give-metabox-tabs li a{margin:0;padding:10px;display:block;box-shadow:none;text-decoration:none;line-height:20px!important;border-bottom:1px solid #eee;overflow:hidden}#give-metabox-form-data .give-metabox-tabs li a span.give-label{width:122px;display:inline-block}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li{background-color:#f1f1f1}#give-metabox-form-data .give-metabox-tabs .give-metabox-sub-tabs li a{border-bottom-color:#e5e5e5}#give-metabox-form-data .give-metabox-tabs li.active>a{color:#555;position:relative;background-color:#eee}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields.active>a{background-color:#ddd}#give-metabox-form-data .give-metabox-tabs li.has-sub-fields:not(.active):hover ul.give-metabox-sub-tabs{display:block;position:absolute;bottom:0;right:166px;width:170px;max-height:250px}@media (max-width:550px),only screen and (min-width:851px) and (max-width:1025px){#give-metabox-form-data ul.give-metabox-tabs{min-width:40px}#give-metabox-form-data ul.give-metabox-tabs li>a{text-align:center}#give-metabox-form-data ul.give-metabox-tabs li>a:before{margin-left:0;font-size:15px}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-label{display:none}#give-metabox-form-data ul.give-metabox-tabs li>a span.give-icon:before{margin:0}#give-metabox-form-data .give_options_panel{padding-right:40px}#give-metabox-form-data .give_options_panel .give-field-wrap{padding:10px}#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{display:block;float:none;margin:0 0 10px;font-size:14px;width:100%}}.chosen-container-single a.chosen-single{background:#fff!important}.give-docs-link{text-align:left;margin-left:15px}.give-docs-link a{color:#999;text-decoration:none;font-style:italic}.give-docs-link a:hover{color:#0073aa}.give-docs-link a span{font-style:normal}.type-download{float:right;margin:0 0 1em 1em!important;padding:0;vertical-align:top;width:280px;text-decoration:none;color:inherit;border:1px solid #ddd;display:block;min-height:365px;overflow:hidden;background:#f5f5f5;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),inset 0 -1px 0 rgba(0,0,0,.1);transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out;position:relative}.type-download:hover{border:1px solid #d1d1d1}.type-download>.featured-img img{border-bottom:1px solid #ddd}.type-download .addon-content{*zoom:1;padding:15px 20px}.type-download .addon-content:after,.type-download .addon-content:before{content:" ";display:table}.type-download .addon-content:after{clear:both}.type-download .addon-content .addon-heading{margin:0 0 10px}.type-download .addon-content .addon-heading a{outline:none;text-decoration:none}.type-download .addon-footer-wrap{border-top:1px solid #ddd;position:absolute;bottom:2px;right:0;width:100%;background-color:#fff;padding:15px 20px}.give-view-addons-all span.dashicons,.type-download span.dashicons{width:16px;height:16px;font-size:14px;margin:6px 0 0}.give-view-addons-all span.dashicons{margin-right:3px}#give-dashboard-widgets-wrap .inside{padding-top:0;padding-bottom:0}.give_forms_page_give-reports #give-dashboard-widgets-wrap .inside{padding-right:0}#give-dashboard-widgets-wrap .inside #give-graphs-filter{float:none}#give-dashboard-widgets-wrap .postbox{margin-bottom:10px}#give-dashboard-widgets-wrap table.reports-table{clear:none}#give-dashboard-widgets-wrap #give-date-range-options{float:right}#give-dashboard-widgets-wrap #give-date-range-options>span{float:right;line-height:30px;font-style:italic;padding:0 0 0 5px}#give-graphs-filter{float:left}#give-graphs-filter .tablenav{margin:0 17px 0 0}#give-graphs-filter .tablenav .actions{padding:0}.give-graph .y1Axis{color:#66bb6a!important}.give-graph .y2Axis{color:#546e7a!important}body.give_forms_page_give-payment-history h1.nav-tab-wrapper,body.give_forms_page_give-payment-history h2.nav-tab-wrapper,body.give_forms_page_give-reports h1.nav-tab-wrapper,body.give_forms_page_give-reports h2.nav-tab-wrapper{margin-bottom:10px}body.give_forms_page_give-payment-history .actions,body.give_forms_page_give-reports .actions{padding-top:0}body.give_forms_page_give-payment-history .pagination-links,body.give_forms_page_give-reports .pagination-links{margin-right:10px}body.give_forms_page_give-payment-history p.donor-search,body.give_forms_page_give-reports p.donor-search{margin-left:10px}body.give_forms_page_give-payment-history .tablenav-right .tablenav-pages,body.give_forms_page_give-reports .tablenav-right .tablenav-pages{float:left}body.give_forms_page_give-payment-history .tablenav-right #give-reports-view,body.give_forms_page_give-reports .tablenav-right #give-reports-view{margin-top:0}body.give_forms_page_give-payment-history .tablenav-right .actions,body.give_forms_page_give-payment-history p.search-box,body.give_forms_page_give-reports .tablenav-right .actions,body.give_forms_page_give-reports p.search-box{float:right}body.give_forms_page_give-payment-history .reports-table-nav.tablenav.top,body.give_forms_page_give-reports .reports-table-nav.tablenav.top{width:100%;float:none;margin:0 0 10px}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top,body.give_forms_page_give-reports .reports-forms-details-wrap.top{float:left;overflow:hidden}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top #give-reports-filter,body.give_forms_page_give-reports .reports-forms-details-wrap.top #give-reports-filter{float:right}body.give_forms_page_give-payment-history .reports-forms-details-wrap.top>.actions,body.give_forms_page_give-reports .reports-forms-details-wrap.top>.actions{padding-left:0}body.give_forms_page_give-payment-history .tablenav.bottom,body.give_forms_page_give-reports .tablenav.bottom{margin-top:10px}body.give_forms_page_give-payment-history h2.reports-earnings-title,body.give_forms_page_give-reports h2.reports-earnings-title{margin:7px 0 0}body.give_forms_page_give-payment-history .reports-views-wrap,body.give_forms_page_give-reports .reports-views-wrap{padding:3px 0 0}body.give_forms_page_give-payment-history .wrap.give-reports-donors-wrap,body.give_forms_page_give-reports .wrap.give-reports-donors-wrap{margin-left:0;margin-bottom:10px}body.give_forms_page_give-payment-history .widefat tbody td,body.give_forms_page_give-payment-history .widefat tbody th,body.give_forms_page_give-reports .widefat tbody td,body.give_forms_page_give-reports .widefat tbody th{padding-top:12px;padding-bottom:12px}body.give_forms_page_give-reports table.export-options-table tbody td{padding:20px 12px;vertical-align:top}body.give_forms_page_give-reports table.export-options-table .give-export-form{position:relative}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap{background-color:transparent;padding:12px 12px 4px;margin:2px -11px -16px 0;overflow:auto}body.give_forms_page_give-reports table.export-options-table .give-export-form .notice-wrap .spinner{margin:-2px 0 8px -12px}body.give_forms_page_give-reports table.export-options-table span#give-end-wrap input,body.give_forms_page_give-reports table.export-options-table span#give-start-wrap input{width:100px}#export-donor-options-wrap p{padding:20px 0 0;margin:0;font-weight:700}#export-donor-options-wrap ul{max-width:900px;overflow:hidden}#export-donor-options-wrap ul li{margin:0;padding:0 0 5px 5px;box-sizing:border-box;float:right;width:33%}.settings-excludes-list{max-height:120px;overflow:auto;padding:.5rem;border:1px solid #ddd}.settings-excludes-list li{margin:3px 0}#give-tools-recount-form .notice-wrap{position:relative;min-height:25px;margin:10px -12px -12px;background:#efefef;padding:10px 12px 12px;border-top:1px solid #e5e5e5}#give-tools-recount-form .notice-wrap .give-progress{position:absolute;top:15px}#give-tools-recount-form .notice-wrap .spinner{position:absolute;left:14px;top:13px;margin:0}#give-tools-recount-form .notice-wrap #give-batch-success{margin-bottom:6px}.recount-stats-controls form{display:inline}.give-recount-stats-descriptions{margin:8px 0 0;display:block}.give-recount-stats-descriptions span{line-height:24px;font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0;display:none}.gateways-report-tablenav .actions.bulkactions{padding-left:0}table.give-table td{vertical-align:middle}table.give-table td.row-title h3{margin:0 0 .4em;font-size:1.2em}table.give-table td.row-title p{font-size:13px;font-style:italic;font-weight:400;color:#aaa;margin:0}#give-graphs-filter>.tablenav{height:auto}#give-logs-filter .search-box{float:left}#give-logs-filter .tablenav.top{float:right;clear:none;margin-top:0}.welcome-h1{display:inline-block;margin-left:15px!important}.about-wrap h3{margin:1.5em 0 .6em}.about-wrap img{border:none}.give-badge{padding-top:150px;height:52px;width:185px;color:#fff;font-weight:700;font-size:14px;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.8);margin:0 -5px;position:absolute;top:0;left:0}.introduction{padding:0 0 20px;margin:0 0 20px}.feature-section{margin-top:40px}.feature-section span.dashicons{width:16px;height:16px;font-size:14px;margin:6px 0 0}.feature-section .feature-section-item{width:48%;float:right}.feature-section div.last-feature{margin-left:0;margin-right:4%}[class*=dashboard_page_give-] .about-text,[class^=dashboard_page_give-] .about-text{min-height:0}.social-items-wrap,.social-items-wrap>div{display:inline-block}.social-items-wrap .twitter-item-wrap{margin:0 0 10px 20px}.wp-person img{border-radius:50%}.wp-person a.web{margin:17px 0 0;font-weight:700;font-style:italic}.newsletter-intro{font-size:13px;font-style:italic;color:#777}.give-newsletter-form-wrap{margin:10px -5px 20px 0;max-width:700px}.give-newsletter-form-wrap td{padding:3px}.give-newsletter-form-wrap div.give-newsletter-confirmation{background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 5px 4px 10px;padding:1px 12px;border-right:4px solid #7ad03a;display:none}.give-newsletter-form-wrap div.give-newsletter-confirmation>p{margin:.5em 0;padding:2px}#give_donor_export_form{margin:0 0 5px}#give_donor_export #give_donor_export_form_chosen{display:block;margin:5px 0 1px}.column-status .give-donation-status,.column-status .give-test-mode-transactions-label{display:inline-block}.column-status .give-test-mode-transactions-label{margin:0 5px;vertical-align:middle}.give-settings-page .give-settings-heading-sep{font-size:14px;line-height:32px;width:15px}.give-settings-page .nav-tab-wrapper{margin-bottom:5px;overflow:visible}.give-settings-page .cmb2-wrap .cmb-type-checkbox input[type=checkbox]{display:block;margin-bottom:5px}.give-settings-page div.give-submit-wrap{margin:20px 0}.give-settings-page .give_forms_page_give-payment-history .postbox .hndle{cursor:default}.give-settings-page .give-input-field{width:25em}.give-settings-page table table input[type=text]{width:15em}.give-settings-page .give-repeat-setting-field{margin:10px 0}.give-settings-page .give-remove-setting-field{width:25px;height:25px;padding:0;text-align:center;line-height:22px;font-size:21px;font-weight:300;cursor:pointer;margin-right:20px;display:inline-block}.give-settings-page .give-remove-setting-field:hover{background-color:red;color:#fff;border-radius:30px}.give-settings-page .give-forminp p:first-child .give-remove-setting-field{display:none}.give-settings-page .export-options-table tr.give-import-option:nth-child(odd){background:#f4f3f3}.give-settings-page .export-options-table tr.give-import-option:nth-child(odd) th{vertical-align:middle}.give-settings-page .export-options-table .give-import-dropdown:nth-child(2),.give-settings-page .export-options-table tr.give-import-option th:first-child{width:250px}.give-setting-tab-header{clear:both;overflow:hidden;margin:30px 0}.give-setting-tab-header h2{margin-top:8px}.give-setting-tab-header p{margin-bottom:0}.give-radio-inline ul{margin-top:0}.give-radio-inline li{display:inline-block;margin:0 15px 0 0}.give-radio-inline li:first-child{margin-right:0}.give-tools-setting-page .bulkactions{overflow:visible}.form-table td.give-radio-inline fieldset li>label{margin:5px 0 0!important}.cmb2-metabox-description,div.give-field-description,p.give-field-description{color:#aaa;font-style:italic;font-size:13px!important}.cmb-type-give-title label,.give-setting-tab-header h2{float:right;display:inline-block;width:220px;font-style:italic;color:#aaa;margin:0;font-size:14px}.postbox-container #_give_donation_levels_repeat>.cmb-repeatable-grouping:not(:last-of-type){border-bottom:1px solid #e9e9e9;border-top:none}.cmb-type-enabled-gateways .cmb-td>p:first-of-type{display:none}.cmb-type-checkbox .cmb-td{width:80%}.cmb-type-checkbox .cmb-td label{font-size:13px}.give_settings .cmb2-wrap .cmb-row{display:table-row}.give_settings .cmb2-wrap .cmb-row>.cmb-td,.give_settings .cmb2-wrap .cmb-row>.cmb-th{display:table-cell;float:none}.cmb2-id-give-title label{font-style:italic;color:#aaa;cursor:default}.cmb2-id-give-title>div.cmb-th{padding-bottom:10px}.cmb2-id-give-title>div.cmb-td{padding-bottom:5px}.gateway-enabled-wrap{background-color:#f7f7f7;border:1px solid #e5e5e5}.gateway-enabled-wrap .gateway-enabled-settings-title{display:grid;grid-template-columns:.5fr 2.5fr 5fr 1fr 1fr;grid-gap:20px;border-bottom:1px solid #e5e5e5;padding:1rem;font-weight:600}.gateway-enabled-wrap .ui-sortable-placeholder{visibility:visible!important;border:2px dashed #e5e5e5;transition:all .2s ease}.gateway-enabled-wrap .ui-sortable-helper{background-color:#fafafa;box-shadow:0 4px 20px -5px rgba(0,0,0,.25);border:1px solid #e5e5e5;padding:.5rem!important}.give-payment-gatways-list{margin:0;padding:1rem}.give-payment-gatways-list li{display:grid;grid-template-columns:.5fr 2.5fr 5fr 1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:20px;margin:0;padding:.5rem 0}.give-payment-gatways-list li:first-child{padding-top:0}.give-payment-gatways-list li:last-child{padding-bottom:0}.give-payment-gatways-list li .checkout-label{padding:.5rem .75rem}.give-payment-gatways-list li .gateways-checkbox,.give-payment-gatways-list li .gateways-radio{justify-self:center}.give-payment-gatways-list li span.give-drag-handle{padding:3px 0 0 4px;font-size:15px;font-weight:400;color:#bdbdbd;cursor:move}.give-payment-gatways-list li span.give-drag-handle:hover{color:#333}.give-email-tags-wrap{margin:5px 0 0}.give-email-tags-wrap code{font-style:normal;padding:1px 2px;font-size:12px}.give-email-tags-wrap span{display:block;color:#aaa;font-style:italic;margin:0 0 2px;font-size:13px}.give-email-tags-wrap .give_price_tag,.give-settings-email-settings-section .tablenav{display:none}.give-settings-email-settings-section .give-setting-tab-header-emails{margin:0 0 20px}.give-settings-email-settings-section .give-setting-tab-header-emails hr{display:none}.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails{margin:20px 0}.give-settings-email-settings-section .tablenav.bottom+.give-setting-tab-header-emails hr{display:block}.giveemailnotifications .check-column{padding:13px 20px 0 10px!important}.giveemailnotifications td.check-column input{display:none}.giveemailnotifications th.check-column .give-email-notification-status{color:#fff;cursor:pointer}.giveemailnotifications th.check-column .give-email-notification-status[data-edit="1"] i.dashicons{border-radius:1em;padding:2px}.giveemailnotifications th.check-column .give-email-notification-disabled:hover .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-yes{background:#46b450}.giveemailnotifications th.check-column .give-email-notification-enabled .dashicons-lock{color:#46b450}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-no-alt,.giveemailnotifications th.check-column .give-email-notification-enabled:hover .dashicons-yes{background:#bbb}.giveemailnotifications th.check-column .give-email-notification-disabled .dashicons-lock{color:#bbb}.giveemailnotifications th.check-column .dashicons-no-alt:hover:before{content:"\F147"!important}.giveemailnotifications th.check-column .dashicons-yes:hover:before{content:"\F335"!important}.giveemailnotifications .spinner.is-active{margin:0 2px 0 0;float:none}#system-info-textarea{width:800px;height:600px;font-family:Menlo,Monaco,monospace;background:#fff;white-space:pre;overflow:auto;display:block;direction:rtl}#give-download-sysinfo{margin:0}#api .tablenav .actions{overflow:visible}a.give-delete{color:#a00}.give-settings-wrap-licenses .give-license-deactivate{margin:1px 10px 0 0;height:30px}.give-settings-wrap-licenses .give-license-field{background:#fff url(../images/close.png) no-repeat;background-position:1.5%;background-size:18px}.give-settings-wrap-licenses .give-license-active,.give-settings-wrap-licenses .give-license-active:focus{background-image:url(../images/tick.png);background-color:#fff;background-repeat:no-repeat;background-position:1.5%;outline:none;background-size:16px;width:100%}.give-settings-page .give-settings-wrap-licenses{display:block;position:relative;float:right;width:30.5%;min-height:180px;margin:20px 0 20px 1%}.give-settings-page .give-license-key label{margin:0 10px 0 0;padding:10px 0;display:block;font-size:14px;font-weight:600;cursor:default}.give-settings-page .give-license-block{margin:0 10px}.give-settings-page input[type=password].give-license-field,.give-settings-page input[type=text].give-license-field{width:100%}.give-settings-page .give-license-block input[type=submit]{position:absolute;top:3px;left:10px;height:24px;line-height:22px;padding:0 8px 1px;font-size:11px}.give-settings-page .give-license-status-notice{background:#fff;border-right:4px solid #fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 0 2px;padding:1px 12px}.give-settings-page .give-license-status-notice p{padding:10px 0;margin:0}.give-settings-page .give-license-status-notice a{color:#444;cursor:pointer}.give-settings-page .give-license-status-notice a:hover{text-decoration:none}.give-settings-page .give-license-status-notice.give-license-expires-soon{border-color:#00a0d2}.give-settings-page .give-license-status-notice.give-inactive,.give-settings-page .give-license-status-notice.give-license-expired{border-color:#e24e4e}.give-settings-page .give-license-status-notice.give-license-error,.give-settings-page .give-license-status-notice.give-license-invalid,.give-settings-page .give-license-status-notice.give-license-item_name_mismatch,.give-settings-page .give-license-status-notice.give-license-missing,.give-settings-page .give-license-status-notice.give-license-no_activations_left,.give-settings-page .give-license-status-notice.give-license-site_inactive{border-color:orange}.give-settings-page .give-license-status-notice.give-license-expiration-date,.give-settings-page .give-license-status-notice.give-license-lifetime-notice{border-color:#46b450}.give-settings-page .give-license-status-notice.give-license-expired a:hover,.give-settings-page .give-license-status-notice.give-license-expires-soon a:hover{text-decoration:none}@media screen and (max-width:1100px){.give-settings-page .give-settings-wrap-licenses{width:45%;min-height:150px}}@media screen and (max-width:600px){.give-settings-page .give-settings-wrap-licenses{width:100%;max-width:320px}}.give-table thead th{padding:8px 10px!important}.give_settings .cmb-td hr+hr{display:none}.post-type-give_forms .mce-container iframe,.post-type-give_forms .wp-editor-area{min-height:400px}.give-field-description{color:#aaa;font-style:italic;margin:0;padding-top:.5em}h2.give-nav-tab-wrapper{overflow:hidden;height:35px}@media screen and (max-width:600px){.give-nav-tab-wrapper{position:relative;padding-top:0!important}.give-nav-tab-wrapper>a{width:100%;box-sizing:border-box;margin:0;background-color:#fff;border:1px solid #ccc}.give-nav-tab-wrapper>a:hover{border-bottom:1px solid #ccc}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper{position:absolute;top:0;left:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav{height:28px;width:30px;border-radius:0;margin:0}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper #give-show-sub-nav>span.dashicons{margin:6px auto 0;display:block}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{top:35px;left:0;right:auto}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{background:#fff}.give-nav-tab-wrapper div.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#e5e5e5}.give-mobile-hidden{display:none}}.give-sub-nav-tab-wrapper{position:relative;display:inline-block;z-index:9999;float:right}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab{border:1px solid #ccc;border-bottom:0;position:absolute;top:35px;left:0}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a{float:right;background:#fff;padding:6px 10px;clear:both;text-decoration:none;border-bottom:1px solid #ccc;min-width:170px;color:#555;font-size:14px}.give-sub-nav-tab-wrapper nav.give-sub-nav-tab a:hover{background:#fff}.give-sub-nav-tab-wrapper{display:none}#give-show-sub-nav{text-decoration:none;padding:3px 4px;border-bottom:1px solid #ccc;line-height:0;background:#fff;border-radius:4px;margin-top:5px}#give-show-sub-nav>span.dashicons{font-size:16px;height:16px;width:16px}#give-show-sub-nav:active,#give-show-sub-nav:hover{outline:none;box-shadow:inset 0 0 4px #ddd}.give-image-thumb{position:relative;margin-top:14px}.give-image-thumb span.give-delete-image-thumb{position:absolute;background:red;color:#fff;border-radius:30px;right:-10px;top:-10px;cursor:pointer}.give-image-thumb img{max-width:250px;border:4px solid #fff}.give-filters{clear:both;background:#f5f5f5;border:1px solid #dfdfdf;padding:12px 12px 0}.give-filters .give-donation-forms-filter .chosen-single{height:28px;line-height:28px}.give-filters .chosen-container-single .chosen-single div b{background-position:100% 4px}.give-filters .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 6px}.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{display:inline-block;width:300px}@media screen and (max-width:782px){.give-filters #give-payment-form-filter,.give-filters #give_donation_forms_filter{width:100%}}.give-filters #give_donation_forms_filter{width:255px}@media screen and (max-width:782px){.give-filters #give_donation_forms_filter{width:100%;max-width:100%}}.give-filters:after{content:"";display:table;clear:both}.give-filter{display:block;margin-bottom:12px;width:100%}.give-filter:after{content:"";display:table;clear:both}.give-filter label{display:block;margin-left:4px}.give-filter input{margin:0}.give-filter input[type=text]{height:28px;width:100%}.give-filter input[type=search],.give-filter input[type=text]{height:28px}.give-filter .button{height:28px;line-height:26px;margin:0;padding:0 10px 1px}.give-filter select{width:100%}@media screen and (min-width:783px){.give-filter{float:right;margin-left:18px;width:auto}.give-filter label{display:inline-block}.give-filter input[type=text]{display:inline-block;width:144px}}.give-filter-search input[type=search]{display:block;float:right;width:68%}.give-filter-search input[type=submit]{display:block;float:left;width:30%}@media screen and (min-width:783px){.give-filter-search input[type=search]{display:inline-block;margin-left:4px;width:144px}.give-filter-search input[type=submit]{display:inline-block;width:auto}}@media screen and (min-width:600px){.give-filter-half{float:right;width:49%}.give-filter-half:last-child{float:left}}@media screen and (min-width:783px){.give-filter-half{width:auto}.give-filter-half:last-child{float:right}.give-filter-half input[type=text]{width:96px}}.give-clear-filters-button{margin-right:8px}.give-submit-wrap{clear:both;background:#f5f5f5;border:1px solid #dfdfdf;margin:8px 0;padding:12px;font-size:13px;line-height:2.1em}#give-payment-filters ul.subsubsub{margin-bottom:8px}#give-payments-advanced-filter ul.subsubsub{margin-bottom:12px}#give-payments-filter .tablenav.top{float:none}#give-payments-filter .tablenav.top .bulkactions{margin-top:1px;padding-top:0}#give-payments-filter .give-email-column-value{font-size:14px;font-weight:700}#give-payments-filter #the-list .check-column input{margin-top:1px}#give-payments-filter .column-details{width:50px}#give-payments-filter .column-amount{width:120px}tr.status-refunded td{background:#cecece;border-top-color:#ccc}.wp-list-table.forms th#date{width:140px}.give-mobile-link{line-height:32px;vertical-align:middle}.give-mobile-link img{max-width:80%;height:auto;float:right}.give-donation-status>span{display:inline-block;width:12px;height:12px;position:relative;top:1px;margin:0;padding:0;border-radius:50%;background:#888;line-height:16px}.give-donation-status.status-pending>span{background-color:#ffba00}.give-donation-status.status-complete>span,.give-donation-status.status-publish>span{background-color:#7ad03a}.give-donation-status.status-refunded>span{background-color:#777}.give-donation-status.status-failed>span{background-color:#a00}.give-donation-status.status-abandoned>span{background-color:#333}.give-donation-status.status-revoked>span{background-color:#d9534f}.give-donation-status.status-give_subscription>span,.give-donation-status.status-renewal>span,.give-donation-status.status-subscription>span{background-color:#5bc0de}#test-payment-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;background-color:#ffba00;margin:0 15px;vertical-align:middle}#test-payment-label:hover{color:#fff;text-decoration:none}#give-payments-filter .give-payment-id{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;font-weight:400}#give-payments-filter .give-payment-id:hover{color:#fff;text-decoration:none}#give-payments-filter .column-details{padding-left:30px}#give-payments-filter .give-donation-status{display:inline-block}#give-order-update .give-donation-status{display:inline-block;float:none;margin:0 10px;position:relative;top:3px}#give-order-update .give-order-top{border-bottom:1px solid #eee;overflow-x:auto;white-space:nowrap;width:100%}#give-order-update .give-order-top h3.hndle{float:right;border:none;display:inline-block}#give-order-update .give-order-top .delete-donation{display:inline-block;float:left}#give-order-update .give-order-top .delete-donation a{width:18px;height:16px;display:block;margin:11px 15px;content:"\F182";font-size:18px;color:#b5b5b5}#give-order-update .give-order-top .delete-donation a:focus,#give-order-update .give-order-top .delete-donation a:hover{color:red;box-shadow:none}.column-donation_form .donation-level-text-wrap{font-style:italic;display:block}@media handheld,only screen and (max-width:640px){.wp-list-table.forms th{width:auto!important}}.download_page_give-payment-history .ui-dialog .ui-dialog-titlebar-close span{margin-right:-8px;margin-top:-8px}.give-admin-box .label{font-weight:600}.give-admin-box-inside{margin:0;padding:3px 10px;clear:both;border-bottom:1px solid #eee}.give-admin-box-inside .strong{font-weight:600}.give-admin-box .right{float:left}#give-order-details .inside,#give-order-update .inside{margin:0;padding:0}#give-order-update input.give_datepicker{width:180px}#give-order-update input[type=number].give-payment-time-hour,#give-order-update input[type=number].give-payment-time-min{width:50px}.give-admin-box-inside:last-child{border-bottom:0}#give-edit-order-form .data-payment-key{word-break:break-all}.give-order-update-box #major-publishing-actions .button-secondary{margin-left:10px}#give-donation-overview th{text-align:right}#give-donation-overview .give-select-chosen{width:97%}#give-edit-order-form .row{margin-top:10px}#give-donation-overview ul,#give-donor-details .order-data-address input,#give-donor-details .order-data-column p.data input,#give-edit-order-form .column input,#give-order-address-country-wrap select{clear:both;display:block}.give-order-data input.small-text{margin:0}#give-order-update span.label{display:inline;width:50px}.give-order-update-box .button-primary{margin-left:0}#give-edit-order-form .column .description{padding-left:10px}#give-donation-overview .inside>ul>li,#give-donation-overview .row>ul>li,#give-edit-order-form .column{display:inline-block;position:relative;vertical-align:top}#give-donation-overview ul{font-size:0}#give-donation-overview ul li{font-size:13px}#give-donation-overview ul li.actions{text-align:left;min-width:200px}#give-donation-overview ul li.remove{text-align:left}#give-donation-overview ul .row{padding:12px;border-bottom:1px solid #eee}#give-order-data .data span{color:#666;font-weight:600}input.give-price-field{width:80px;padding:3px 5px}.give_forms_page_give-payment-history.js .postbox .hndle{cursor:default}#give-payment-notes textarea{min-height:150px}#give-payment-notes #give-add-payment-note{margin:6px 0 15px}#give-billing-details .column>div{margin:0 0 10px}#give-billing-details label{display:block;margin-bottom:5px}#give-billing-details .column-container{padding:5px 0 10px}#give-billing-details input[type=text]{width:98%}#give-billing-details .chosen-container{width:98%!important}@media screen and (min-width:1200px){#give-edit-order-form .column{width:33%}#give-order-address .column{width:49%}#give-donation-overview.columns-4 li.actions{width:25%;margin-top:0;margin-left:0}}@media screen and (max-width:1199px){#give-edit-order-form .column{width:49%}}@media screen and (max-width:782px){.order-data-column input[type=email]{padding:6px 10px}}#give-donation-overview .inside,#give-donor-details .inside{margin-top:0}.give_forms_page_give-payment-history #give-dashboard-widgets-wrap #side-sortables{padding-top:0}.give-select-chosen .spinner{position:absolute;left:5px;top:2px;z-index:999}.give-select-chosen-ajax .spinner{visibility:visible}.give-select-chosen-ajax.chosen-container-single .chosen-search input[type=text],.give-select-chosen-ajax .chosen-search input[type=text]{background-image:none!important}.give-dashboard-widget .give-dashboard-today{text-align:center}.give-dashboard-widget .give-dashboard-today .give-dashboard-date-today{margin:10px 0 0;padding:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-happy-day{padding:3px;margin:0}.give-dashboard-widget .give-dashboard-today .give-dashboard-today-earnings{font-size:42px;color:#4ead61;font-weight:700;margin:15px 0 0;line-height:1}.give-dashboard-widget .give-dashboard-today .give-donations-today{font-size:18px;font-weight:700;margin:0 0 30px;padding:4px 0 1px}.give-dashboard-widget .give-dashboard-today .give-last-seven{font-size:14px;font-weight:700;padding:0;margin:0 0 30px}.give-dashboard-widget .give-table-stats{width:100%;text-align:center;margin:0;table-layout:fixed;border-top:1px solid #ececec;border-spacing:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total,.give-dashboard-widget .give-table-stats .give-dashboard-stat-total-label{padding:0;margin:0}.give-dashboard-widget .give-table-stats .give-dashboard-stat-total{color:#4ead61;font-weight:700;font-size:16px}#give_dashboard_sales>.inside{padding:0}#give_dashboard_sales .give-table-stats td{padding:10px 0}#give_dashboard_sales .give-table-stats td:first-of-type{border-left:1px solid #ececec}#give_dashboard_sales .give-table-stats tr#give-table-stats-tr-1 td{border-bottom:1px solid #ececec}#dashboard_right_now .give-forms-count:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;width:18px;height:18px;content:"\E800"}.give-range_slider_field{margin-top:.8rem}.give_forms_page_give-donors .wrap>h2{margin-bottom:15px}.give_forms_page_give-donors .nav-tab-wrapper .dashicons{position:relative;top:2px;margin:0 0 0 3px}.give_forms_page_give-donors #give-donors-filter{position:relative}.give_forms_page_give-donors #give-donors-filter p.search-box{margin:0}.give_forms_page_give-donors #give-donors-search-filter{display:block;overflow:hidden}.give_forms_page_give-donors #give-donor-card-wrapper{margin-right:-1px;z-index:2;min-height:200px}.give_forms_page_give-donors #give-donor-card-wrapper input{font-weight:400}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section{border-bottom:1px solid #eee;margin-bottom:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-section table{margin-bottom:0}.give_forms_page_give-donors #give-donor-card-wrapper>div:first-child{padding-top:20px}.give_forms_page_give-donors #give-donor-card-wrapper>div:last-child{padding-bottom:20px;border:none}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap{padding:0 0 15px 15px;text-align:center;float:right}.give_forms_page_give-donors #give-donor-card-wrapper .avatar-wrap img{border-radius:3px}.give_forms_page_give-donors #give-donor-card-wrapper a.delete{text-decoration:none;color:red;margin-left:5px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-since{margin:10px 0;font-size:16px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-id{display:inline-block;font-size:24px;font-weight:600;margin-left:10px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-name-wrap{display:inline-block}.give_forms_page_give-donors #give-donor-card-wrapper .donor-bio-header .donor-edit-link{margin-bottom:15px}.give_forms_page_give-donors .donor-main-wrapper{clear:both;margin:0 0 20px}@media (max-width:655px){.give_forms_page_give-donors .donor-main-wrapper{width:100%}}.give_forms_page_give-donors .donor-main-wrapper table{margin:0}.give_forms_page_give-donors .donor-main-wrapper input{width:200px}.give_forms_page_give-donors #donor-summary{padding:0 20px}.give_forms_page_give-donors #donor-summary:after{font-family:dashicons;content:"\F110";position:absolute;top:10px;left:10px;font-size:100px;color:#f0f0f0;z-index:0}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper{width:202px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper span[data-key=line2]{display:table;clear:both}.give_forms_page_give-donors #give-donor-card-wrapper .donor-address-wrapper select{width:200px}.give_forms_page_give-donors #give-donor-card-wrapper .donor-info{min-height:185px}.give_forms_page_give-donors #give-donor-card-wrapper .info-wrapper{min-height:125px}.give_forms_page_give-donors .donor-info .donor-name{font-size:24px;font-weight:600}.give_forms_page_give-donors #disconnect-donor,.give_forms_page_give-donors #view-user-profile{font-size:12px;font-weight:400;text-decoration:none}.give_forms_page_give-donors #donor-edit-actions{text-align:center;margin-bottom:20px;line-height:28px}.give_forms_page_give-donors #donor-edit-actions .button-secondary{margin-left:10px}.give_forms_page_give-donors #give-donor-card-wrapper .edit-item{display:none}.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results{right:1px;top:16px}.give_forms_page_give-donors #give-donor-card-wrapper .give_user_search_results ul{width:200px}.give_forms_page_give-donors #donor-stats-wrapper{margin:0 auto;text-align:center;padding:15px}.give_forms_page_give-donors #donor-stats-wrapper ul{margin:0;padding:0;overflow:hidden}.give_forms_page_give-donors #donor-stats-wrapper ul li{width:50%;float:right;line-height:22px;font-size:14px;margin:0}.give_forms_page_give-donors #donor-stats-wrapper a{text-decoration:none}.give_forms_page_give-donors #donor-stats-wrapper .dashicons{color:#888}.give_forms_page_give-donors #donor-tables-wrapper table{width:100%;text-align:center}.give_forms_page_give-donors #donor-tables-wrapper th{text-align:center}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .donations tr>th:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>td:first-child,.give_forms_page_give-donors #donor-tables-wrapper .emails tr>th:first-child{text-align:right}.give_forms_page_give-donors #donor-tables-wrapper .donations tr>td:only-child{text-align:center}.give_forms_page_give-donors #donor-notes-wrapper{min-height:50px}.give_forms_page_give-donors .donor-notes-header img,.give_forms_page_give-donors .donor-notes-header span{font-weight:600;line-height:30px;vertical-align:middle}.give_forms_page_give-donors .donor-note-input{width:100%;margin-bottom:5px}.give_forms_page_give-donors #give-donor-notes div:nth-of-type(2n){background-color:#f9f9f9}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper{border-bottom:1px solid #f9f9f9;min-height:38px;padding:0}.give_forms_page_give-donors #give-donor-notes .donor-note-wrapper .note-content-wrap{padding:10px 12px;line-height:20px;font-size:14px}.give_forms_page_give-donors #give-donor-notes .give-no-donor-notes{text-align:center;padding:20px}.give_forms_page_give-donors .donor-note-wrapper span{display:block}.give_forms_page_give-donors .delete-donor{text-align:center}.give_forms_page_give-donors .give-lock-block{margin-right:-25px;text-decoration:none;font-size:14px;margin-left:3px}.give_forms_page_give-donors .give-lock-block i{color:#000;font-size:14px}.give_forms_page_give-donors #donor-address-wrapper .give-no-address-message{margin:.5rem 1%;line-height:3.4em}.give_forms_page_give-donors #donor-address-wrapper .add-new-address{margin:.5rem 1%!important}.give_forms_page_give-donors #donor-address-wrapper .add-new-address-form-hidden{position:absolute;left:13px;right:13px;top:0;visibility:hidden}.give_forms_page_give-donors #donor-address-wrapper .all-address .address{min-height:146px;border:1px solid #dad9d9;padding:9px;border-radius:5px;background-color:#fff}.give_forms_page_give-donors #donor-address-wrapper .all-address .address .address-number-label{color:gray;cursor:default}.give_forms_page_give-donors #donor-address-wrapper .all-address .address a{text-decoration:none}@media screen and (max-width:782px){#wp-content-media-buttons a.give-thickbox{padding:6px 14px;line-height:normal;font-size:14px;height:auto}.wp-media-buttons span#give-media-button{margin-top:0!important;margin-right:2px!important}}.mce-primary.mce-give-primary button{padding-left:10px;padding-right:10px}.wp-core-ui .give-admin-button{padding-right:7px;padding-left:7px}.give-admin-button-icon{display:inline-block;width:18px;height:18px;vertical-align:text-top;margin:0 2px}.give-admin-button-icon:before{font:400 18px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-admin-button-icon-update:before{content:"\F463"}.give-status-table{margin-bottom:1em}.give-status-table h2{font-size:14px;margin:0}.give-status-table tr:nth-child(2n) td,.give-status-table tr:nth-child(2n) th{background:#fcfcfc}.give-status-table th{font-weight:700;padding:9px}.give-status-table td:first-child{width:33%}.give-status-table td.help{width:1em}.give-status-table td{padding:9px;font-size:1.1em}.give-status-table td mark{background:transparent none}.give-status-table td mark.yes{color:#7ad03a}.give-status-table td mark.no{color:#999}.give-status-table td mark.error{color:#a00}.give-status-table td ul{margin:0}.wrap div.give-debug-report-wrapper{margin-bottom:5px}.wrap div.give-debug-report-wrapper p{font-size:18px;margin:1em 0 .7em;padding:0}.wrap div.give-debug-report-wrapper .give-debug-report-actions{margin:0 0 1.7em}.wrap div.give-debug-report-wrapper .give-debug-report-actions .js-give-debug-report-button{margin-left:10px}.wrap div.give-debug-report-wrapper .give-debug-report-actions .dashicons{font-size:16px;position:relative;top:4px;right:-2px}.give-debug-report{display:none;margin:10px 0;padding:0;position:relative}.give-debug-report textarea{font-family:monospace;width:100%;margin:0;height:300px;padding:20px;border-radius:0;resize:none;font-size:12px;line-height:20px;outline:0}.give-progress{height:15px;width:95%;border-radius:4px;overflow:hidden;background-color:#f5f5f5}.give-progress>div{height:100%;width:0}.admin-color-fresh .give-progress div,.give-progress div{background:#0073aa}.admin-color-light .give-progress div{background:#888}.admin-color-blue .give-progress div{background:#096484}.admin-color-coffee .give-progress div{background:#c7a589}.admin-color-ectoplasm .give-progress div{background:#a3b745}.admin-color-midnight .give-progress div{background:#e14d43}.admin-color-sunrise .give-progress div{background:#dd823b}.give-spinner-wrapper{position:absolute;right:0;left:0;bottom:0;top:0;background:hsla(0,0%,96%,.57);z-index:1;display:none}.give-spinner-wrapper.is-active{display:inline-block}.give-spinner-wrapper .aligncenter{position:absolute;top:50%;right:50%;margin:10px 0 0 10px}.give-spinner.spinner.is-active{margin:0 2px 0 0;float:none}#give-updates-h1{padding-top:0}.give-update-panel-content p{font-size:16px}#give-updates .dashicons-no-alt{color:red}#give-updates .dashicons-yes{color:green}#give-db-updates .spinner{margin-top:0}body.give_forms_page_give-updates .give-run-update-containt .give-run-update-button{margin-left:10px}.give-blank-slate{background:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);margin:0 auto;padding:40px;text-align:center}.give-blank-slate :last-child{margin-bottom:0}.give-blank-slate__cta,.give-blank-slate__heading,.give-blank-slate__help,.give-blank-slate__message{margin:0 0 10px}.give-blank-slate__image{display:block;height:80px;margin:0 auto 10px;width:auto}.give-blank-slate__help{color:#666;font-style:italic}.give-blank-slate__help a{display:inline-block;text-decoration:underline}.give-blank-slate a.give-blank-slate__cta{display:inline-block;font-size:1.2em;height:auto;margin:0 0 10px;padding:.75em 1.5em}.chosen-container-single .chosen-single{background:#fff;height:30px;line-height:30px;border:1px solid #ddd;box-shadow:none}.chosen-container-single .chosen-single span{font-size:14px}.chosen-container-single .chosen-single div b,.chosen-container-single.chosen-with-drop .chosen-single div b{background-position-y:4px}.chosen-container-active.chosen-with-drop .chosen-single{background:#fff}.chosen-container .chosen-results li.highlighted{background:#3875d7;color:#fff}.chosen-container-multi .chosen-choices{border:1px solid #aaa;background-image:none}.chosen-container-multi .chosen-choices li.search-choice{background-image:none}.give-tools-setting-page-import h1.handle{padding:15px 0 0}.give-tools-setting-page-import .give-progress-steps{width:100%;padding:0 0 24px;margin-right:0;list-style:none outside;overflow:hidden;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex}.give-tools-setting-page-import .give-progress-steps li{width:25%;float:right;padding:0 0 1.2em;margin:0;text-align:center;position:relative;border-bottom:4px solid #ccc;line-height:1.4em}.give-tools-setting-page-import .give-progress-steps li.active{border-color:#4ead61;color:#4ead61}.give-tools-setting-page-import .give-progress-steps li.active:before{border-color:#4ead61;color:#4ead61;background:#4ead61}.give-tools-setting-page-import .give-progress-steps li:before{content:"";border:4px solid #ccc;border-radius:100%;width:10px;height:10px;position:absolute;bottom:0;right:50%;margin-right:-6px;margin-bottom:-10px;background:#fff}.give-tools-setting-page-import .step-4 h2{text-align:center;font-size:20px!important}.give-tools-setting-page-import .step-4 p{text-align:center}.give-tools-setting-page-import .button-secondary.step-4,.give-tools-setting-page-import .give-image-thumb{display:none}.give-tools-setting-page-import h2#give-import-title{background:#f3f3f3;font-size:15px;font-weight:600;margin:-8px -22px 11px;padding:12px 22px}.give-tools-setting-page-import table.step-2 h2#give-import-title{font-size:small;font-weight:inherit}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields-title{font-size:18px;font-weight:600;margin:0}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields{white-space:nowrap;overflow:hidden}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li{display:inline-block;margin:0 0 0 10%}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.give-import-donation-required-symbol{border-radius:1em;vertical-align:middle;padding:2px;background:#46b450;color:#fff}.give-tools-setting-page-import table.step-2 .give-import-donation-required-fields li span.dashicons-no-alt{background:#bbb}.give-tools-setting-page-import .give-progress{margin-top:7px}.give-import-core-settings .give-progress-steps li{width:33.33%}.give-import-core-settings .step-3 h2{text-align:center;font-size:20px!important}.give-import-core-settings .step-3 p{text-align:center}form.give-import-form table.widefat{border:none}.wrap .give-importer-h1{margin:0;padding:20px 0}.give-tools-setting-page #give-export_donations-form table{padding-right:10px}.give-tools-setting-page #give-export_donations-form table tbody h2{padding:8px 0 0}.give-tools-setting-page #give-export_donations-form table tbody td.row-title{width:30%;vertical-align:top}.give-tools-setting-page #give-export_donations-form table tbody td ul.give-export-option-ul{margin-top:5px}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option{border:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields{width:33%}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields ul li{padding-right:25px}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields ul li.give-export-option-label{border-bottom:1px solid #e5e5e5;padding:15px 0}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields ul li.give-export-option-label span{margin:15px 25px 15px 15px;font-size:15px;font-weight:500}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields ul li.give-export-option-start{margin-top:20px}.give-tools-setting-page #give-export_donations-form table tbody ul.give-export-option li.give-export-option-fields ul li:last-child{margin-bottom:20px}.give-tools-setting-page #give-export_donations-form table tbody p.give-field-description{display:table;width:100%}.give-tools-setting-page #give-export_donations-form table tbody .add-notices{margin-top:15px}.give-tools-setting-page #give-export_donations-form table tbody .add-notices .give-progress{margin-top:7px}.give-tools-setting-page #give-export_donations-form table tbody .chosen-container-multi .chosen-choices{min-height:30px}.give-tools-setting-page #give-export_donations-form table tbody .chosen-container-multi .chosen-choices li{margin:4px 0 4px 4px}.give-tools-setting-page .give-export-donors .give-progress{margin-top:7px}#give-export-donations .give_forms_categories,#give-export-donations .give_forms_tags{min-width:250px;margin:0 0 10px;display:block}#give-export-donations .give_forms_categories input,#give-export-donations .give_forms_tags input{color:#999}#give-export-donations div.chosen-container ul.chosen-choices{border:1px solid #ddd}#give-export-donations div.chosen-container ul.chosen-choices input.chosen-search-input{border:1px solid #ddd;height:20px}#give-export-donations select{vertical-align:inherit;margin:0;height:26px;line-height:26px;border:1px solid #ddd}.give-admin-progress-bar{height:8px;position:relative;background:#eee;border-radius:25px;overflow:hidden;margin:5px 0 2px}.give-admin-progress-bar>span{display:block;height:100%;border-top-left-radius:8px;border-bottom-left-radius:8px;border-top-right-radius:20px;border-bottom-right-radius:20px;background-color:#2bc253;position:relative;overflow:hidden}.give-admin-goal-achieved>.dashicons{color:#ffba00;font-size:13px;height:16px;width:13px;line-height:18px}
|
assets/dist/css/give.css
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
* Give Frontend SCSS/CSS
|
3 |
+
*
|
4 |
+
* @description: The Main SCSS file for FRONTEND styles which is compiled and minified via Gulp taskrunner
|
5 |
+
* @package: Give
|
6 |
+
* @subpackage: SCSS/Frontend
|
7 |
+
* @copyright: Copyright (c) 2016, WordImpress
|
8 |
+
* @license: http://opensource.org/licenses/gpl-2.0.php GNU Public License
|
9 |
+
*/.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{padding:.2em .4em .3em;font-size:11px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.give-item-label:hover{color:#fff;text-decoration:none}@font-face{font-family:give-icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff) format("woff"),url(../images/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.give-icon-lamp:before{content:"\E603"}.give-icon-heart:before{content:"\E604"}.give-icon-question:before{content:"\E602"}.give-icon-info:before{content:"\E601"}.give-icon-new-tab:before{content:"\EA7E"}.give-icon-alert:before{content:"\F02D"}.give-icon-help:before{content:"\E606"}.give-icon-spinner:before{content:"\E605"}.give-icon-spinner2:before,form[id*=give-form] .give-loading-animation:before{content:"\E607"}.give-icon-plus:before{content:"\E040"}.give-icon-minus:before{content:"\E041"}.give-icon-locked:before,[id*=give_secure_site_wrapper] span.padlock:before{content:"\E600"}.dashicons-give:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\E800"}.fa-spin,form[id*=give-form] .give-loading-animation{-webkit-animation:a 1s infinite linear;animation:a 1s infinite linear}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}/*! Hint.css - v2.5.0 - 2017-04-23
|
10 |
+
* http://kushagragour.in/lab/hint/
|
11 |
+
* Copyright (c) 2017 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:.3s ease;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;transition-delay:.1s}[class*=hint--]:before{content:"";position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{transition-duration:0s}.hint--bounce:after,.hint--bounce:before{transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24),-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24)}body.give_receipt_page{background-color:#fff;color:#141412;margin:0;font-family:Helvetica,sans-serif;font-size:12px}body.give_receipt_page #give_receipt_wrapper{width:660px;margin:0 auto;padding:50px 0}body.give_receipt_page table{display:table;width:100%;border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;font-size:14px;line-height:2;margin:0 0 20px}body.give_receipt_page td,body.give_receipt_page th{display:table-cell;text-align:left;border-top:1px solid #ededed;padding:6px 10px 6px 0;font-weight:400}body.give_receipt_page th{font-weight:700;text-transform:uppercase}body.give_receipt_page h3{font-size:22px;margin:40px 0 5px;clear:both;display:block;font-weight:700}table#give_donation_receipt,table#give_donation_receipt_products{width:100%}table#give_donation_receipt td,table#give_donation_receipt th{text-align:left}table#give_donation_receipt .give-receipt-thead-text{font-size:18px;text-align:center;display:block}table#give_donation_receipt .give-receipt-thead-text>span{font-size:16px}table#give_donation_receipt li{margin:0 0 8px 10px}table#give_donation_receipt ul{margin:0;padding:0;list-style:none}table#give_donation_receipt .give_receipt_payment_status.failed,table#give_donation_receipt .give_receipt_payment_status.pending,table#give_donation_receipt .give_receipt_payment_status.revoked{color:#f73f2e}table#give_donation_receipt span.donation-level-text-wrap{font-style:italic;display:block}/*!
|
12 |
+
* Float Labels
|
13 |
+
*
|
14 |
+
* @version: 3.2.0
|
15 |
+
* @author: Paul Ryley (http://geminilabs.io)
|
16 |
+
* @url: https://geminilabs.github.io/float-labels.js
|
17 |
+
* @license: MIT
|
18 |
+
*/[id*=give-form].give-fl-form .give-fl-wrap{position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[id*=give-form].give-fl-form input.give-fl-input,[id*=give-form].give-fl-form select.give-fl-select,[id*=give-form].give-fl-form textarea.give-fl-textarea{width:100%;outline:0;font-size:16px;line-height:normal;border-radius:0;border:1px solid #ccc;background-color:inherit;box-sizing:border-box;transition:all .2s ease-in-out;margin-bottom:0}[id*=give-form].give-fl-form input.give-fl-input:-moz-placeholder,[id*=give-form].give-fl-form input.give-fl-input::-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-moz-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-moz-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-moz-placeholder{color:#bbb}[id*=give-form].give-fl-form input.give-fl-input:-ms-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select:-ms-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea:-ms-input-placeholder{color:#bbb}[id*=give-form].give-fl-form input.give-fl-input::-webkit-input-placeholder,[id*=give-form].give-fl-form select.give-fl-select::-webkit-input-placeholder,[id*=give-form].give-fl-form textarea.give-fl-textarea::-webkit-input-placeholder{color:#bbb}[id*=give-form].give-fl-form select.give-fl-select{position:relative;color:#bbb;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}[id*=give-form].give-fl-form .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form .give-fl-is-active textarea.give-fl-textarea{color:#333;background-color:inherit;border-color:#ccc}[id*=give-form].give-fl-form .give-fl-has-focus input.give-fl-input,[id*=give-form].give-fl-form .give-fl-has-focus select.give-fl-select,[id*=give-form].give-fl-form .give-fl-has-focus textarea.give-fl-textarea{background-color:inherit;border-color:#ccc}[id*=give-form].give-fl-form label.give-fl-label{opacity:0;visibility:hidden;display:block;position:absolute;top:-12px;left:0;font-size:12px;font-weight:700;line-height:1;color:#bbb;border-radius-top-left:0;transition:all .2s ease-in-out;z-index:1}[id*=give-form].give-fl-form .give-fl-is-active label.give-fl-label{opacity:1;visibility:visible}[id*=give-form].give-fl-form .give-fl-has-focus label.give-fl-label{color:#1976d2}[id*=give-form].give-fl-form .give-fl-is-required:before{opacity:1;content:"*";display:block;position:absolute;top:1px;right:18px;font-size:16px;line-height:1.75;color:#d32f2f;transition:all .2s ease-in-out;padding:6px 0 0;z-index:1}[id*=give-form].give-fl-form .give-fl-is-required.give-fl-is-active:before{opacity:0}[id*=give-form].give-fl-form.give-fl-style-1 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select{height:44px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active textarea.give-fl-textarea{padding:6px 12px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label{top:1px;left:10px;background-color:transparent;padding:12px 3px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label:before{content:"";display:block;position:absolute;top:19px;left:0;right:0;height:1px;background-color:inherit;z-index:-1}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label{top:-9px;padding:3px}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label:before{top:9px}[id*=give-form].give-fl-form.give-fl-style-2 input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 textarea.give-fl-textarea{padding:12px}[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select{height:56px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active textarea.give-fl-textarea{padding:18px 12px 6px}[id*=give-form].give-fl-form.give-fl-style-2 label.give-fl-label{top:1px;left:10px;padding:6px 3px 3px}[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form .give-fl-wrap-select:after{content:"";position:absolute;display:block;top:1px;right:6px;height:calc(100% - 2px);width:15px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'><path fill='#bbb' d='M 4 0 L 0 6.5 L 8 6.5 L 4 0 z M 0 9.5 L 4 16 L 4 16 L 8 9.5 z'/></svg>") no-repeat;background-position:100% 50%;background-size:7px 14px;z-index:2}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea{line-height:inherit;padding:12px;background-color:#fff}[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=email],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=number],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=password],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=search],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=tel],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=text],[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=url]{height:auto;min-height:50px}[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select{line-height:inherit}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active input.give-fl-input,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active select.give-fl-select,[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active textarea.give-fl-textarea{padding:20px 12px 4px;transition:padding .2s ease-in-out,border .2s ease-in-out}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label{top:1px;left:13px;right:0;padding:6px 0 0}[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-required:before{padding-top:12px}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-required-indicator{display:none}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip{position:absolute;top:0;width:100%;height:100%;margin:0;z-index:1}[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip:before{content:unset}.give-clearfix{*zoom:1}.give-clearfix:after,.give-clearfix:before{content:" ";display:table}.give-clearfix:after{clear:both}[id*=give-form] .give-hidden{display:none}[id*=give-form] fieldset{background-color:transparent;border:none;padding:0;margin:0;border:0}[id*=give-form] .give-form-title{padding:0;margin:0 0 15px}[id*=give-form] div#give-sidebar-left{width:38%;float:left}[id*=give-form] div.images{margin:0 0 15px}[id*=give-form] div.images img{display:block;width:100%;height:auto;box-shadow:none}[id*=give-form] .give-custom-amount-text{clear:both}[id*=give-form] div.summary{width:58%;float:right}[id*=give-form] div.summary.give-full-width{width:100%;float:none}[id*=give-form] .give_form select.give-select.required{color:#000}[id*=give-form] div.give-form-content-wrap{margin:0 0 20px}[id*=give-form] div.give-form-content-wrap.give_post_form-content{margin:20px 0 0}[id*=give-form].give-display-modal .give-btn,[id*=give-form].give-display-reveal .give-btn{margin:0 0 15px}[id*=give-form].give-display-modal #give-payment-mode-select,[id*=give-form].give-display-modal #give_purchase_form_wrap,[id*=give-form].give-display-reveal #give-payment-mode-select,[id*=give-form].give-display-reveal #give_purchase_form_wrap{display:none}[id*=give-form] .cc-address{margin-bottom:15px}.single-give_forms.et_right_sidebar #main-content .container:before{display:none}.single-give_forms .give_forms{*zoom:1}.single-give_forms .give_forms:after,.single-give_forms .give_forms:before{content:" ";display:table}.single-give_forms .give_forms:after{clear:both}#give-purchase-gravatars .give-gravatars-title{margin:0 0 15px}#give-purchase-gravatars .give-purchase-gravatars-list{list-style:none;margin:0;padding:0}#give-purchase-gravatars .give-purchase-gravatars-list li{list-style-type:none;display:inline-block;margin:0 5px 0 0;padding:0}#give-recurring-form,form.give-form,form[id*=give-form]{margin:0 0 25px;padding:0}#give-recurring-form .give-hidden,form.give-form .give-hidden,form[id*=give-form] .give-hidden{display:none}#give-recurring-form .give-tooltip,form.give-form .give-tooltip,form[id*=give-form] .give-tooltip{margin:0 3px;padding:0;font-size:14px;transition:all .2s linear;color:rgba(51,51,51,.5)}#give-recurring-form .give-tooltip:hover,form.give-form .give-tooltip:hover,form[id*=give-form] .give-tooltip:hover{color:#333}#give-recurring-form h3.give-section-break,#give-recurring-form h4.give-section-break,#give-recurring-form legend,form.give-form h3.give-section-break,form.give-form h4.give-section-break,form.give-form legend,form[id*=give-form] h3.give-section-break,form[id*=give-form] h4.give-section-break,form[id*=give-form] legend{background-color:transparent;font-size:1.15em;font-weight:700;margin:10px 0 15px;padding:0 0 5px;border-bottom:1px solid rgba(0,0,0,.1);width:100%}#give-recurring-form h3.give-section-break span.sub-text,#give-recurring-form h4.give-section-break span.sub-text,#give-recurring-form legend span.sub-text,form.give-form h3.give-section-break span.sub-text,form.give-form h4.give-section-break span.sub-text,form.give-form legend span.sub-text,form[id*=give-form] h3.give-section-break span.sub-text,form[id*=give-form] h4.give-section-break span.sub-text,form[id*=give-form] legend span.sub-text{font-style:italic;font-weight:400}#give-recurring-form .form-row,form.give-form .form-row,form[id*=give-form] .form-row{*zoom:1;box-sizing:border-box;margin:0 0 15px;overflow:visible;padding:0}#give-recurring-form .form-row:after,#give-recurring-form .form-row:before,form.give-form .form-row:after,form.give-form .form-row:before,form[id*=give-form] .form-row:after,form[id*=give-form] .form-row:before{content:" ";display:table}#give-recurring-form .form-row:after,form.give-form .form-row:after,form[id*=give-form] .form-row:after{clear:both}#give-recurring-form .form-row:last-child,form.give-form .form-row:last-child,form[id*=give-form] .form-row:last-child{margin-bottom:15px}#give-recurring-form .form-row label,form.give-form .form-row label,form[id*=give-form] .form-row label{display:block;margin:0 0 5px;position:relative;line-height:1.7}#give-recurring-form .form-row label.checkbox,form.give-form .form-row label.checkbox,form[id*=give-form] .form-row label.checkbox{display:inline}#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row select,#give-recurring-form .form-row textarea,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row select,form.give-form .form-row textarea,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row select,form[id*=give-form] .form-row textarea{box-sizing:border-box;width:100%;border-radius:0;outline:none;color:#333;background-color:#fdfdfd;border:1px solid #ccc;margin:0;padding:.5em}#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus{background-color:#fff}#give-recurring-form .form-row input[type=email].required,#give-recurring-form .form-row input[type=password].required,#give-recurring-form .form-row input[type=tel].required,#give-recurring-form .form-row input[type=text].required,#give-recurring-form .form-row input[type=url].required,#give-recurring-form .form-row select.required,#give-recurring-form .form-row textarea.required,form.give-form .form-row input[type=email].required,form.give-form .form-row input[type=password].required,form.give-form .form-row input[type=tel].required,form.give-form .form-row input[type=text].required,form.give-form .form-row input[type=url].required,form.give-form .form-row select.required,form.give-form .form-row textarea.required,form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row select.required,form[id*=give-form] .form-row textarea.required{color:#333}#give-recurring-form .form-row-first,#give-recurring-form .form-row-last,form.give-form .form-row-first,form.give-form .form-row-last,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-last{float:left;width:48.5%}#give-recurring-form .form-row-last,form.give-form .form-row-last,form[id*=give-form] .form-row-last{float:right}#give-recurring-form .form-row-wide,form.give-form .form-row-wide,form[id*=give-form] .form-row-wide{*zoom:1;clear:both}#give-recurring-form .form-row-wide:after,#give-recurring-form .form-row-wide:before,form.give-form .form-row-wide:after,form.give-form .form-row-wide:before,form[id*=give-form] .form-row-wide:after,form[id*=give-form] .form-row-wide:before{content:" ";display:table}#give-recurring-form .form-row-wide:after,form.give-form .form-row-wide:after,form[id*=give-form] .form-row-wide:after{clear:both}#give-recurring-form .form-row-two-thirds,form.give-form .form-row-two-thirds,form[id*=give-form] .form-row-two-thirds{float:left;width:65.75%}#give-recurring-form .form-row-two-thirds.form-row-first,form.give-form .form-row-two-thirds.form-row-first,form[id*=give-form] .form-row-two-thirds.form-row-first{margin-left:0}#give-recurring-form .form-row-one-third,form.give-form .form-row-one-third,form[id*=give-form] .form-row-one-third{float:left;width:31.25%;margin-left:3%}#give-recurring-form .form-row-one-third.form-row-first,form.give-form .form-row-one-third.form-row-first,form[id*=give-form] .form-row-one-third.form-row-first{margin-left:0}@media (max-width:480px){#give-recurring-form .form-row-responsive,form.give-form .form-row-responsive,form[id*=give-form] .form-row-responsive{margin-left:0;margin-right:0;width:100%}}#give-recurring-form .give-error,#give-recurring-form .give-required-indicator,form.give-form .give-error,form.give-form .give-required-indicator,form[id*=give-form] .give-error,form[id*=give-form] .give-required-indicator{color:#a00}#give-recurring-form .card-expiration>select,form.give-form .card-expiration>select,form[id*=give-form] .card-expiration>select{width:44%;margin:0}#give-recurring-form .card-expiration>span.exp-divider,form.give-form .card-expiration>span.exp-divider,form[id*=give-form] .card-expiration>span.exp-divider{display:inline;text-align:center}#give-recurring-form .card-expiration select.card-expiry-year,form.give-form .card-expiration select.card-expiry-year,form[id*=give-form] .card-expiration select.card-expiry-year{float:right}#give-recurring-form .give-disabled,#give-recurring-form [disabled],form.give-form .give-disabled,form.give-form [disabled],form[id*=give-form] .give-disabled,form[id*=give-form] [disabled]{cursor:not-allowed}form[id*=give-form] .give-donation-amount{margin:0 0 15px}form[id*=give-form] .give-donation-amount .give-currency-symbol{background-color:#f2f2f2;border-top:1px solid #ccc;border-bottom:1px solid #ccc;color:#333;margin:0;padding:0 12px;height:35px;line-height:35px;font-size:18px;box-sizing:border-box;float:left}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before{border-left:1px solid #ccc;border-right:none}form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after{border-left:none;border-right:1px solid #ccc}form[id*=give-form] .give-donation-amount #give-amount,form[id*=give-form] .give-donation-amount #give-amount-text{border:1px solid #ccc;background:#fff;border-radius:0;height:35px;line-height:35px;padding:0 12px;margin:0;font-size:18px;box-sizing:border-box;min-width:125px;float:left}form[id*=give-form] .give-donation-amount #give-amount-text.invalid-amount,form[id*=give-form] .give-donation-amount #give-amount.invalid-amount{border:1px solid red}form[id*=give-form] .give-donation-amount input.give-amount-top{width:125px}form[id*=give-form] .give-donation-amount span.give-final-total-amount{border:1px solid #ccc;border-radius:0;height:35px;line-height:35px;padding:0 12px;margin:0;font-size:18px;box-sizing:border-box;cursor:not-allowed;background:#fff;float:left}form[id*=give-form] #give_terms_agreement legend{display:none}form[id*=give-form] #give_terms_agreement label{display:inline-block}form[id*=give-form] #give-final-total-wrap{margin:10px 0 25px;padding:0;*zoom:1}form[id*=give-form] #give-final-total-wrap:after,form[id*=give-form] #give-final-total-wrap:before{content:" ";display:table}form[id*=give-form] #give-final-total-wrap:after{clear:both}form[id*=give-form] #give-final-total-wrap .give-donation-total-label{background-color:#f2f2f2;border-top:1px solid #ccc;border-bottom:1px solid #ccc;color:#333;margin:0;padding:0 12px;height:35px;line-height:35px;font-size:18px;box-sizing:border-box;float:left;border:1px solid #ccc}@media (max-width:480px){form[id*=give-form] #give-final-total-wrap .give-donation-total-label{display:block;float:none}}form[id*=give-form] #give-final-total-wrap .give-final-total-amount{border:1px solid #ccc;background:#fff;border-radius:0;height:35px;line-height:35px;padding:0 12px;margin:0;font-size:18px;box-sizing:border-box;border-left:none;float:left}@media (max-width:480px){form[id*=give-form] #give-final-total-wrap .give-final-total-amount{border:1px solid #ccc;border-top:0;display:block;float:none}}.give-display-button-only>:not(form),.give-display-button-only form>:not(.give-btn-modal){display:none}form[id*=give-form] input[type=radio]{margin:0 .5em 0 0}form[id*=give-form] #give-donation-level-radio-list{margin:0 0 15px;padding:0;list-style:none;clear:both}form[id*=give-form] #give-donation-level-radio-list>li{list-style-type:none;list-style-image:none;margin:0;padding:0}form[id*=give-form] #give-donation-level-radio-list>li label{cursor:pointer;display:inline-block;margin:0}form[id*=give-form] #give-donation-level-radio-list>li input[type=radio]{margin:0 .5em 0 0;outline:none;width:auto}form[id*=give-form] #give-gateway-radio-list{*zoom:1;margin:0 0 15px;padding:0;list-style:none}form[id*=give-form] #give-gateway-radio-list:after,form[id*=give-form] #give-gateway-radio-list:before{content:" ";display:table}form[id*=give-form] #give-gateway-radio-list:after{clear:both}form[id*=give-form] #give-gateway-radio-list>li{list-style-type:none;list-style-image:none;margin:0;padding:0}@media (min-width:480px){form[id*=give-form] #give-gateway-radio-list>li{display:inline-block;margin-right:15px;margin-left:0}}form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option{cursor:pointer;display:inline;margin:0}form[id*=give-form] #give-gateway-radio-list>li input[type=radio]{margin:0 .25em 0 0;outline:none;width:auto;display:inline}form[id*=give-form] input[type=checkbox]{margin:0 .25em 0 0}form[id*=give-form] select.give-select-level{outline:none;border-radius:0;min-width:155px;border:1px solid #ccc;margin:0 0 15px;display:block;clear:both;color:#333;background-color:#fdfdfd;padding:.5em;max-width:100%}#give-donation-level-button-wrap{*zoom:1;margin:0 0 15px;padding:0;clear:both;list-style:none}#give-donation-level-button-wrap:after,#give-donation-level-button-wrap:before{content:" ";display:table}#give-donation-level-button-wrap:after{clear:both}#give-donation-level-button-wrap>li{list-style-type:none;list-style-image:none;float:left;margin:0 5px 5px 0}.give_terms_links{float:right}[id*=give_secure_site_wrapper]{padding:4px 4px 15px 0;font-size:16px;line-height:20px}[id*=give_secure_site_wrapper] span.padlock{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:20px}[id*=give_secure_site_wrapper] span.padlock :before{display:inline-block}#give_purchase_form_wrap input.give-input.card-cvc.valid,#give_purchase_form_wrap input.give-input.card-expiry.valid,#give_purchase_form_wrap input.give-input.card-number.valid{background-image:url(../images/tick.png);background-repeat:no-repeat;background-position:right 10px top 50%;background-size:16px}#give_purchase_form_wrap input.give-input.card-cvc.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-expiry.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-number.valid.fl-input:not(.card-cvc):not(.card-expiry){background-position:right 55px top 50%}#give_purchase_form_wrap span.card-type{position:absolute;top:-2px;right:0;width:37px;height:26px;background-size:37px 26px!important}#give_purchase_form_wrap .fl-wrap span.card-type{top:calc(.5em + 6px);right:11px}#give_purchase_form_wrap span.card-type.off{display:none}#give_purchase_form_wrap span.card-type.visa{background:url(../images/visa.svg) no-repeat}#give_purchase_form_wrap span.card-type.mastercard{background:url(../images/mastercard.svg) no-repeat}#give_purchase_form_wrap span.card-type.discover{background:url(../images/discover.svg) no-repeat}#give_purchase_form_wrap span.card-type.amex{background:url(../images/amex.svg) no-repeat}#give_purchase_form_wrap span.card-type.maestro{background:url(../images/maestro.svg) no-repeat}#give_purchase_form_wrap span.card-type.dinersclub{background:url(../images/diners-club.svg) no-repeat}#give_purchase_form_wrap span.card-type.jcb{background:url(../images/jcb.svg) no-repeat}#give_purchase_form_wrap span.card-type.dankort{background:url(../images/dankort.png) no-repeat}#give_purchase_form_wrap span.card-type.unionpay{background:url(../images/unionpay.svg) no-repeat}form[id*=give-form] p.give-loading-text,form[id*=give-form] span.give-loading-text{display:none;float:right;height:16px;width:16px;margin:0;padding:0;font-style:italic;line-height:20px;font-size:16px;font-weight:400}form[id*=give-form] .give-loading-animation{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;float:left;height:16px;width:16px;line-height:1;font-size:16px;margin:0 5px 0 0;background-size:20px 20px;background-repeat:no-repeat;background-color:transparent}form[id*=give-form] .give-payment-mode-label .give-loading-text{float:right}[id*=give-form] .give-login-account-wrap{margin:0 0 15px;position:relative}[id*=give-form] .give-login-account-wrap .give-login-message{text-align:right;margin:0;padding:0}[id*=give-form] .give-login-account-wrap .give-loading-text{position:absolute;right:0;top:.25em}[id*=give-form] fieldset[id^=give-login-fields]{margin:0 0 15px}[id*=give-form] .give-new-account-link{margin:0 0 15px;padding:0}[id*=give-form] .give_login_forgot_password{float:right}.give-submit-button-wrap input.give-cancel-login,[id^=give-user-login-submit] input.give-cancel-login{margin-left:5px}.give-submit-button-wrap span.give-loading-animation,[id^=give-user-login-submit] span.give-loading-animation{margin:0 0 0 .5em;display:none}.give-submit-button-wrap .give-submit,[id^=give-user-login-submit] .give-submit{float:left}#give-login-form div.give-login,#give-login-form legend,#give-register-form div.give-login,#give-register-form legend{line-height:2;margin-bottom:15px}#give-login-form label,#give-register-form label{min-width:100px;display:inline-block}div.give-form-wrap.mfp-hide{display:block!important}div.mfp-content fieldset ol,div.mfp-content fieldset p,div.mfp-content fieldset ul{margin-bottom:1.2em;line-height:1.4}.give-btn{background:#ededed;border:1px solid #ccc;color:#333;padding:8px 10px;cursor:pointer;line-height:1.2em;font-size:1em}.give-btn:hover{background:#dbdbdb}#give_profile_editor_form legend{width:auto;padding:0 5px 5px;border-bottom:0}form#give-email-access-form div.g-recaptcha,form#give-email-access-form input#give-email{margin:0 0 15px}form#give-email-access-form input#give-email{width:305px}@media (max-width:768px){[id*=give-form] div#give-sidebar-left,[id*=give-form] div.images,[id*=give-form] div.summary{width:100%;float:none}}.give-form-wrap .give-form h3.give-section-break,.give-form-wrap .give-form h4.give-section-break{margin:10px 0 0}.give-do-validate input.error{border-color:red!important}.give_notices{position:relative}.notice-dismiss{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;margin:0;padding:5px;background:0 0;color:#72777c;cursor:pointer;max-width:28px}.notice-dismiss:before{background:0 0;color:#72777c;content:"\F153";display:block;font:400 16px/20px dashicons;speak:none;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased}.notice-dismiss:hover{background-color:transparent}.notice-dismiss:hover:before{color:#dc3232}.give_error,.give_success{position:relative;margin:15px 0;background:#f9f9f9;padding:1em 1em 1em 2em;border-left:4px solid #a00;box-shadow:0 1px 1px rgba(0,0,0,.125);clear:both}.give_error>p,.give_success>p{margin:0!important;color:#333}.give_error:before,.give_success:before{font-family:give-icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;font-size:16px;margin-top:-15px;left:-17px;background-color:#a00;color:#fff;width:30px;height:30px;border-radius:100%;text-align:center;line-height:30px;text-shadow:1px 1px rgba(0,0,0,.5);content:"\F02D"}.give_error.give_warning,.give_success.give_warning{border-color:#ffba00}.give_error.give_warning:before,.give_success.give_warning:before{background-color:#ffba00;text-shadow:1px 1px rgba(0,0,0,.1)}.give_success{border-color:#7ad03a}.give_success:before{background-color:#7ad03a;content:"\E601";text-shadow:1px 1px rgba(0,0,0,.2)}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.twentythirteen .give_forms{padding:40px 0}.twentyfourteen .tfgive{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfgive .give_forms .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfgive div.give_forms.hentry.has-post-thumbnail{margin-top:0}.twentyfourteen .tfgive .give_forms .images img{margin-bottom:1em}@media screen and (min-width:673px){.twentyfourteen .tfgive{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfgive{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfgive{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfgive{margin-right:54px}.full-width .twentyfourteen .tfgive{margin-right:auto}}.twentyfifteen .t15give{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15give .page-title{margin-left:0}.twentyfifteen .t15give div.summary{padding:0}@media screen and (min-width:38.75em){.twentyfifteen .t15give{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15give{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.avada-row>div.give-wrap #content{width:100%}.give-goal-progress{margin-bottom:20px;clear:both}.give-goal-progress .income{font-size:46px;line-height:48px;letter-spacing:-1px;color:#333}.give-goal-progress .raised{margin-bottom:15px}.give-progress-bar{height:20px;position:relative;background:#eee;border-radius:25px;overflow:hidden}.give-progress-bar>span{display:block;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#2bc253;position:relative;overflow:hidden}table.give-table{color:#666;font-size:14px;text-shadow:1px 1px 0 #fff;background:#eaebec;margin:20px 0;border:1px solid #e0e0e0;border-top:none;border-bottom:none;width:100%}table.give-table thead{font-weight:700}table.give-table thead th:first-child{text-align:left}table.give-table th{padding:21px 25px;border-top:1px solid #e8e8e8;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-right:none;background:#f6f6f6;text-align:center;font-weight:700}table.give-table tbody tr{text-align:center}table.give-table tbody tr td{padding:18px;border:none;border-top:1px solid #fff;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;background:#fff;text-align:center}table.give-table tbody tr td:first-child{text-align:left;border-left:0}table.give-table tbody tr:nth-child(2n) td{background:#fcfcfc}body.give-twentysixteen div.entry-summary{margin:0}body.give-twentysixteen button.give-btn{color:#333}body.give-twentysixteen .give-submit{color:#fff}body.give-twentysixteen fieldset#give_terms_agreement{padding-left:0}body.give-twentyseventeen.colors-dark div#give_purchase_form_wrap span.give-final-total-amount,body.give-twentyseventeen.colors-dark div.give-total-wrap input.give-text-input,body.give-twentyseventeen.colors-dark div.give_notices p{color:#000}body.give-twentyseventeen.colors-dark form[id*=give] fieldset{background-color:transparent}.give-donation-history .give-table{table-layout:auto}.give-donation-history .give-table .give-security-column{float:left}.give-donation-history .give-table .give-security-column.give-security-description-wrap{width:75%;padding:16px 13px;font-size:12px;font-style:italic}.give-donation-history .give-table .give-security-column.give-security-button-wrap{width:25%;padding:25px 5px}.give-donation-history .give-table .give-security-column.give-security-button-wrap span{display:none;padding:0 20px}.give-donation-history .give-table .title-for-mobile{display:none}@media screen and (max-width:480px){#give_user_history thead{display:none}#give_user_history tbody{border-top:1px solid #e0e0e0}#give_user_history tr{padding:.5rem 0;background:#fff}#give_user_history tr:nth-child(2n){background-color:#fafafa}#give_user_history td{border:none;padding-top:0;padding-bottom:0;background-color:transparent}#give_user_history td,#give_user_history tr{display:block;border-left:none;text-align:left}#give_user_history .title-for-mobile{display:inline-block;font-weight:700;min-width:6em}}.give-modal{top:0;left:0;width:100%;height:100%;z-index:2147483540;position:fixed;overflow:hidden;outline:none!important;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}.give-modal form[id*=give-form],.give-modal form[id*=give-form] .give-submit{margin-bottom:0}.give-modal form[id*=give-form] .give-payment-mode-label{margin-top:0;padding-top:0}@media (max-width:580px){.give-modal form[id*=give-form] .give-input{font-size:16px}}.give-modal .mfp-content{box-sizing:border-box;position:relative;background:#fff;padding:20px;width:auto;max-width:500px;margin:40px auto;z-index:2147483640}.give-modal .mfp-content [id*=give-form] #give-payment-mode-select,.give-modal .mfp-content [id*=give-form] #give_purchase_form_wrap,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-amount,.give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-levels-wrap{display:block}.give-modal .mfp-content .mfp-close:hover{background-color:transparent}.give-modal form.give-form button.mfp-close{position:absolute;display:block!important}.give-modal .mfp-container:after{display:none}.give-modal .mfp-content{vertical-align:middle;-webkit-transform:translateY(-100px);transform:translateY(-100px)}.give-modal.mfp-bg,.give-modal .mfp-content{opacity:0;transition:all .2s}.give-modal.mfp-ready .mfp-content{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.give-modal.mfp-ready.mfp-bg{opacity:.8}.give-modal.mfp-removing .mfp-content{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}.give-modal.mfp-removing.mfp-bg{opacity:0}.give-donation-grid-item-form{position:relative;margin:0 auto;max-width:600px;background-color:#fff;padding:1rem 1.5rem;height:85vh;overflow-y:auto}.give-donation-grid-item-form #give-payment-mode-select,.give-donation-grid-item-form #give_purchase_form_wrap{display:block!important}.give-donation-grid-item-form .give-btn-modal,.give-donation-grid-item-form .give-btn-reveal{display:none!important}.modal-fade-slide .give-modal--slide{opacity:0;transition:all .2s ease-out;-webkit-transform:translateY(-20px) perspective(600px) rotateX(0);transform:translateY(-20px) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-ready .give-modal--slide{opacity:1;-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-removing .give-modal--slide{opacity:0;-webkit-transform:translateY(-10px) perspective(600px) rotateX(0);transform:translateY(-10px) perspective(600px) rotateX(0)}.modal-fade-slide.mfp-bg{opacity:0;transition:opacity .3s ease-out}.modal-fade-slide.mfp-ready.mfp-bg{opacity:.8}.modal-fade-slide.mfp-removing.mfp-bg{opacity:0}.mfp-close:hover{background-color:transparent}.mfp-content .give-display-button-only .give-form-title{display:none}.mfp-content .give-display-button-only>:not(form),.mfp-content .give-display-button-only form>:not(.give-btn-modal){display:block}.give-wrap .give-grid{max-width:30rem}.give-wrap .give-grid__item{margin-bottom:1.5rem}@supports (display:grid){@media (min-width:30rem){.give-wrap .give-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;margin-bottom:1.5rem;max-width:100%}.give-wrap .give-grid--best-fit{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (min-width:30rem) and (min-width:40rem){.give-wrap .give-grid--2,.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:30rem) and (min-width:72rem){.give-wrap .give-grid--3,.give-wrap .give-grid--4{grid-template-columns:repeat(3,1fr)}}@media (min-width:30rem) and (min-width:90rem){.give-wrap .give-grid--4{grid-template-columns:repeat(4,1fr)}}@media (min-width:30rem){.give-wrap .give-grid__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}}}.give-wrap .give-card{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,.04);color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%;text-decoration:none;top:0;transition:all .1s ease-out}.give-wrap .give-card:active,.give-wrap .give-card:focus,.give-wrap .give-card:hover,.give-wrap .give-card:visited{border-color:#ccc;box-shadow:0 4px 12px rgba(0,0,0,.16);top:-4px}.give-wrap .give-card__media img{border-radius:0;box-shadow:none;display:block;height:auto;margin:0;-o-object-fit:cover;object-fit:cover;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.give-wrap .give-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:1.5rem}.give-wrap .give-card__body>:last-child{margin-bottom:0}.give-wrap .give-card__title{line-height:1.3;margin:0 0 .75rem;padding:0}.give-wrap .give-card__text{margin:0 0 1.5rem;padding:0}.give-wrap .give-card__progress{margin-top:auto;width:100%}.give-wrap .give-card__progress .raised,.give-wrap .give-card__progress>:last-child{margin-bottom:0}.give-wrap .give-card__progress .income{font-size:2em}.give-wrap .give-page-numbers{font-size:1.25em}
|
assets/dist/css/give.css.map
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
{"version":3,"sources":["webpack:///./assets/src/css/frontend/give-frontend.scss","webpack:///./assets/src/css/frontend/_mixins.scss","webpack:///./assets/src/css/frontend/fonts.scss","webpack:///./assets/src/css/plugins/hint.min.scss","webpack:///./assets/src/css/frontend/receipt.scss","webpack:///./assets/src/css/plugins/float-labels.scss","webpack:///./assets/src/css/frontend/_variables.scss","webpack:///./assets/src/css/frontend/float-labels.scss","webpack:///./assets/src/css/frontend/forms.scss","webpack:///./assets/src/css/frontend/alerts.scss","webpack:///./assets/src/css/plugins/magnific-popup.scss","webpack:///./assets/src/css/plugins/_settings.scss","webpack:///./assets/src/css/frontend/layouts.scss","webpack:///./assets/src/css/frontend/progress-bar.scss","webpack:///./assets/src/css/frontend/tables.scss","webpack:///./assets/src/css/frontend/theme-compatibility.scss","webpack:///./assets/src/css/frontend/donation-history.scss","webpack:///./assets/src/css/frontend/modal.scss","webpack:///./assets/src/css/frontend/_grid.scss","webpack:///./assets/src/css/frontend/_card.scss"],"names":[],"mappings":"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BACA,WACA,kBACA,gBACA,oBACA,oBACA,cAGA,mCACA,kCO4BE,kBACA,QACA,eACA,iBACA,WACA,sBACA,WACA,WACA,YACA,mBACA,kBACA,iBACA,mCACA,eAAgB,CA7BpB,oDAiCI,oBHrEY,CGoChB,kEAoCM,yBACA,kCAAuC,CACxC,cAKH,oBHjFa,CGgFf,qBAII,yBACA,gBACA,kCAAuC,CACxC,QCrDD,aACA,gBAGA,mBACA,UCrCuC,CDsCxC,kBAVC,MACA,OACA,WACA,YAGA,cAEA,CAcD,UAJC,aAEA,uBACA,kCAAmC,CACpC,eAIC,kBACA,kBACA,WACA,YACA,OACA,MACA,cACA,mDAAsB,CACvB,sBAKG,WACA,qBACA,YACA,qBAAsB,CACvB,qCAOG,YAAa,CACd,aAMH,kBACA,qBACA,sBACA,cACA,gBACA,YAA8B,CAC/B,8DAIG,WACA,WAAY,CACb,cAKD,eAAgB,CACjB,iEAIG,wBACA,eAAgB,CACjB,UAGD,eACA,uBACA,cACe,CAChB,8BAGG,WAAY,CACb,kDAOD,yBACA,sBACA,qCAAiB,CAClB,wBAKG,YAAa,CACd,UAkBC,sBAAwB,CACzB,eAUD,WACA,kBACA,QACA,WACA,kBACA,iBACA,SACA,UACA,YAA8B,CAThC,iBAWI,UChKsC,CDqJ1C,uBAaM,UCjKoC,CD0KvC,sDAMC,YAAa,CACd,kCAOC,iBACA,eACA,uBACA,SACA,wBACA,cACA,aACA,UACA,aACA,wCACA,uDAA0B,CAb9B,yBAgBM,UACA,QACJ,CAAE,WAMF,WACA,YACA,iBAEA,kBACA,QACA,MACA,qBACA,kBACA,YACA,sBACA,WAEA,kBACA,eACA,uCAA0C,CAhB5C,kCAoBI,SAAU,CApBd,kBAwBI,OAAQ,CACT,6BAIC,UC3OsC,CD4OvC,2DAKC,WACA,WACA,iBACA,kBACA,UAAW,CACZ,aAKD,kBACA,MACA,QACA,WACA,eACA,iBACA,kBAAmB,CACpB,WAKG,kBACA,YACA,SACA,QACA,iBACA,UACA,WACA,aACA,uCAA0C,CAT5C,kBAWI,gBAAiB,CAXrB,kCAeI,SAAU,CAfd,mCAmBI,WACA,cACA,QACA,SACA,kBACA,OACA,MACA,gBACA,iBACA,+BAAgC,CA5BpC,iBAiCI,sBACA,yBACA,OAAO,CAnCX,kBAuCI,sBACA,yBACA,UAAY,CACb,gBAKD,MAAO,CADT,sBAGI,6BACA,gBAAiB,CAJrB,uBAOI,iBACA,+BC7TuC,CD8TxC,iBAID,OAAQ,CADV,uBAGI,4BACA,gBACF,CALF,wBAOI,8BCxUuC,CDyUxC,mBASD,iBACA,mBC5UsC,CD0UxC,gCAII,cACA,WACA,eC9UqC,CDwUzC,8BASI,SAAU,CACX,mBAGD,WACA,SACA,gBACA,kBAAqC,CAJvC,0BAMI,kBACA,cACA,MACA,OACA,WACA,YACA,4EACA,eClWoC,CDmWrC,YAYC,WACA,eACA,YACA,cAEA,oDACA,eACA,aAAc,CACf,wBAJC,aACA,CAOJ,kBAGI,WACA,kBACA,OACA,SACA,YACA,cACA,QACA,WACA,YACA,WACA,4EACA,eCnYoC,CDqXxC,kBAiBI,cACA,cACA,eACA,gBAAiB,CApBrB,mBAuBI,QAAS,CACV,gBAGD,iBACA,kBACA,SACA,OACA,WACA,WAAY,CACb,WAEC,gBACA,iBACA,cACA,qBACA,kBAAmB,CACpB,+BAIG,cAAe,CAChB,2CAMG,cAAe,CAChB,8FAUD,kCAEI,eACA,eAAgB,CAHpB,4BAOM,SAAU,CAPhB,kCAaM,MACA,QAAS,CAdf,kCAiBM,eACA,eAAgB,CAlBtB,gCAsBI,0BACA,SACA,SACA,SACA,gBACA,eACA,mDAAsB,CA5B1B,sCA8BM,SAAU,CA9BhB,6BAkCI,UACA,OAAQ,CAnCZ,2BAsCI,MACA,QACA,WACA,YACA,iBACA,0BACA,eACA,kBACA,SAAU,CACX,CAST,yBACE,WACE,6BACA,oBAAsB,CACvB,gBAEC,2BACA,kBAAmB,CACpB,iBAEC,8BACA,qBAAsB,CACvB,eAEC,iBACA,iBChhBqC,CDihBtC,CE9gBH,4BAGC,cAAe,CACb,wBASF,oBACA,gBACA,aAAc,CAJf,mDAOG,oBACA,4BAA8B,CARjC,iEAYG,YAAa,CAZhB,gDAkBI,iBAAkB,CACnB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","file":"css/give.css","sourcesContent":["/*!\n * Give Frontend SCSS/CSS\n *\n * @description: The Main SCSS file for FRONTEND styles which is compiled and minified via Gulp taskrunner\n * @package: Give\n * @subpackage: SCSS/Frontend\n * @copyright: Copyright (c) 2016, WordImpress\n * @license: http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n@import '_variables';\n@import '_mixins';\n@import 'fonts';\n@import '../plugins/hint.min';\n@import 'receipt';\n@import '../plugins/float-labels';\n@import 'float-labels';\n@import 'forms';\n@import 'alerts';\n@import '../plugins/magnific-popup';\n@import 'layouts';\n@import 'progress-bar';\n@import 'tables';\n@import 'theme-compatibility';\n@import 'donation-history';\n@import 'modal';\n\n// Wrapper increases specificity for defensive styling against themes.\n.give-wrap {\n\t@import 'grid';\n\t@import 'card';\n\t@import 'page-numbers';\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/frontend/give-frontend.scss","/**\r\n * Clearfix\r\n */\r\n@mixin clearfix() {\r\n *zoom: 1;\r\n\r\n &:before,\r\n &:after {\r\n content: \" \";\r\n display: table;\r\n }\r\n\r\n &:after {\r\n clear: both;\r\n }\r\n}\r\n\r\n.give-clearfix {\r\n @include clearfix;\r\n}\r\n\r\n/**\r\n * Box Sizing\r\n * https://github.com/timrogers/sass-box-sizing-mixin\r\n */\r\n@mixin box-sizing($box-model) {\r\n -webkit-box-sizing: $box-model; // Safari <= 5\r\n -moz-box-sizing: $box-model; // Firefox <= 19\r\n box-sizing: $box-model;\r\n}\r\n\r\n/**\r\n * CSS3 Easing\r\n */\r\n@mixin easing-transition() {\r\n -moz-transition: 0.2s all linear;\r\n -o-transition: 0.2s all linear;\r\n transition: 0.2s all linear;\r\n}\r\n\r\n//Labels\r\n@mixin give-label() {\r\n padding: .2em .4em .3em;\r\n font-size: 11px;\r\n line-height: 1;\r\n color: #fff;\r\n text-align: center;\r\n white-space: nowrap;\r\n vertical-align: baseline;\r\n border-radius: .25em;\r\n \r\n &:hover {\r\n color:#fff;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n@mixin give-label-gray() {\r\n background-color: #929292;\r\n}\r\n@mixin give-label-orange() {\r\n background-color: #ffba00;\r\n}\r\n\r\n.give-item-label {\r\n @include give-label();\r\n}\r\n\r\n.give-item-label-gray {\r\n @include give-label-gray();\r\n}\r\n\r\n.give-item-label-orange {\r\n @include give-label-orange();\r\n}\r\n\r\n\r\n.give-item-label {\r\n @include give-label();\r\n}\r\n\r\n//Fields\r\n@mixin give-currency() {\r\n background-color: lighten($light-gray, 2%);\r\n border-top: 1px solid $borders;\r\n border-bottom: 1px solid $borders;\r\n color: $dark;\r\n margin: 0;\r\n padding: 0 12px;\r\n height: 35px;\r\n line-height: 35px;\r\n font-size: $font-size-medium;\r\n @include box-sizing(border-box);\r\n}\r\n\r\n@mixin give-input() {\r\n border: 1px solid $borders;\r\n background: #FFF;\r\n border-radius: 0;\r\n height: 35px;\r\n line-height: 35px;\r\n padding: 0 12px;\r\n margin: 0;\r\n font-size: $font-size-medium;\r\n @include box-sizing(border-box);\r\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/frontend/_mixins.scss","/**\n * Give Frontend Fonts SCSS\n *\n * Fonts are from icomoon and the src paths need to be relative to template directory.\n * @package Give\n * @subpackage SCSS/Frontend\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n@font-face {\n font-family: 'give-icomoon';\n src: url('../../fonts/icomoon.eot?kdnr3d');\n src: url('../../fonts/icomoon.eot?kdnr3d#iefix') format('embedded-opentype'),\n url('../../fonts/icomoon.woff?kdnr3d') format('woff'),\n url('../../fonts/icomoon.svg?kdnr3d#icomoon') format('svg');\n font-weight: normal;\n font-style: normal;\n}\n\n@mixin iconstyle() {\n font-family: 'give-icomoon';\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n // Better Font Rendering\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n[class^=\"give-icon-\"], [class*=\" give-icon-\"] {\n @include iconstyle();\n}\n\n.give-icon-lamp:before {\n content: \"\\e603\";\n}\n\n.give-icon-heart:before {\n content: \"\\e604\";\n}\n\n.give-icon-question:before {\n content: \"\\e602\";\n}\n\n.give-icon-info:before {\n content: \"\\e601\";\n}\n\n.give-icon-new-tab:before {\n content: \"\\ea7e\";\n}\n\n.give-icon-alert:before {\n content: \"\\f02d\";\n}\n\n.give-icon-help:before {\n content: \"\\e606\";\n}\n\n.give-icon-spinner:before {\n content: \"\\e605\";\n}\n\n.give-icon-spinner2:before {\n content: \"\\e607\";\n}\n\n.give-icon-plus:before {\n content: \"\\e040\";\n}\n\n.give-icon-minus:before {\n content: \"\\e041\";\n}\n\n.give-icon-locked:before {\n content: \"\\e600\";\n}\n\n.dashicons-give:before {\n @include iconstyle();\n content: \"\\e800\";\n}\n\n// --------------------------\n// Spinning Icons\n// --------------------------\n\n.fa-spin {\n -webkit-animation: spin 1000ms infinite linear;\n animation: spin 1000ms infinite linear;\n}\n\n@-webkit-keyframes spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n\n@keyframes spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/frontend/fonts.scss","/*! Hint.css - v2.5.0 - 2017-04-23\n* http://kushagragour.in/lab/hint/\n* Copyright (c) 2017 Kushagra Gour */\n\n[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:'';position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:\"Helvetica Neue\",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label='']:after,[aria-label='']:before,[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/plugins/hint.min.scss","/**\r\n * Give Frontend Receipt SCSS\r\n *\r\n * @package Give\r\n * @subpackage SCSS/Frontend\r\n * @copyright Copyright (c) 2016, WordImpress\r\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\r\n*/\r\n\r\n//------------------------------------------------------------\r\n// Email Browser Receipt Page\r\n//------------------------------------------------------------\r\nbody.give_receipt_page {\r\n\tbackground-color: #fff;\r\n\tcolor: #141412;\r\n\tmargin: 0;\r\n\tfont-family: Helvetica, sans-serif;\r\n\tfont-size: 12px;\r\n\r\n\t#give_receipt_wrapper {\r\n\t\twidth: 660px;\r\n\t\tmargin: 0 auto;\r\n\t\tpadding: 50px 0;\r\n\t}\r\n\r\n\ttable {\r\n\t\tdisplay: table;\r\n\t\twidth: 100%;\r\n\t\tborder-bottom: 1px solid #ededed;\r\n\t\tborder-collapse: collapse;\r\n\t\tborder-spacing: 0;\r\n\t\tfont-size: 14px;\r\n\t\tline-height: 2;\r\n\t\tmargin: 0 0 20px;\r\n\t}\r\n\r\n\ttd, th {\r\n\t\tdisplay: table-cell;\r\n\t\ttext-align: left;\r\n\t\tborder-top: 1px solid #ededed;\r\n\t\tpadding: 6px 10px 6px 0;\r\n\t\tfont-weight: normal;\r\n\t}\r\n\r\n\tth {\r\n\t\tfont-weight: bold;\r\n\t\ttext-transform: uppercase;\r\n\t}\r\n\r\n\th3 {\r\n\t\tfont-size: 22px;\r\n\t\tmargin: 40px 0 5px;\r\n\t\tclear: both;\r\n\t\tdisplay: block;\r\n\t\tfont-weight: bold;\r\n\t}\r\n\r\n}\r\n\r\n//------------------------------------------------------------\r\n// On Site Donation Summary Tables\r\n//------------------------------------------------------------\r\n\r\ntable#give_donation_receipt_products,\r\ntable#give_donation_receipt {\r\n\twidth: 100%;\r\n}\r\n\r\ntable#give_donation_receipt {\r\n\r\n\ttd, th, td, th {\r\n\t\ttext-align: left;\r\n\t}\r\n\r\n\t.give-receipt-thead-text {\r\n\t\tfont-size: 18px;\r\n\t\ttext-align: center;\r\n\t\tdisplay: block;\r\n\r\n\t\t> span {\r\n\t\t\tfont-size: 16px;\r\n\t\t}\r\n\r\n\t}\r\n\r\n\tli {\r\n\t\tmargin: 0 0 8px 10px;\r\n\t}\r\n\r\n\tul {\r\n\t\tmargin: 0;\r\n\t\tpadding: 0;\r\n\t\tlist-style: none;\r\n\t}\r\n\r\n\t.give_receipt_payment_status.pending,\r\n\t.give_receipt_payment_status.revoked,\r\n\t.give_receipt_payment_status.failed {\r\n\t\tcolor: #f73f2e;\r\n\t}\r\n\r\n\tspan.donation-level-text-wrap {\r\n\t\tfont-style: italic;\r\n\t\tdisplay: block;\r\n\t}\r\n\r\n}\r\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/frontend/receipt.scss","/*!\n * Float Labels\n *\n * @version: 3.2.0\n * @author: Paul Ryley (http://geminilabs.io)\n * @url: https://geminilabs.github.io/float-labels.js\n * @license: MIT\n */\n\n$float-labels: () !default;\n\n$float-labels-defaults: (\n\tbase-height : 24px,\n\tbase-padding : 6px,\n\tborder-radius : 3px,\n\tborder-width : 1px,\n\tmargin-bottom : 24px,\n\tcolor-background : #fff,\n\tcolor-background-active : #fff,\n\tcolor-background-focus : #fff,\n\tcolor-border : #dfdfdf,\n\tcolor-border-active : #dfdfdf,\n\tcolor-border-focus : #1976D2,\n\tcolor-placeholder : #bbb,\n\tcolor-required : #D32F2F,\n\tcolor-text : #444,\n\tcolor-text-focus : #1976D2,\n\tline-height : 1.5,\n\tfont-size : 16px,\n\tfont-size-small : 12px,\n\tfont-weight : 400,\n\tparent : '',\n\tprefix : 'give-fl-',\n\ttransition-easing : ease-in-out,\n\ttransition-speed : 0.2s,\n);\n\n@function fl($value) {\n\t@return map-get(map-merge($float-labels-defaults, $float-labels), $value);\n}\n\n@mixin fl-style-1 {\n\tinput.#{fl(prefix)}input,\n\tselect.#{fl(prefix)}select,\n\ttextarea.#{fl(prefix)}textarea {\n\t\tpadding: fl(base-padding) fl(base-padding)*2;\n\t}\n\tselect.#{fl(prefix)}select {\n\t\theight: fl(base-height) + fl(base-padding)*2 + fl(border-width)*2;\n\t}\n\t.#{fl(prefix)}is-active input.#{fl(prefix)}input,\n\t.#{fl(prefix)}is-active select.#{fl(prefix)}select,\n\t.#{fl(prefix)}is-active textarea.#{fl(prefix)}textarea {\n\t\tpadding: fl(base-padding) fl(base-padding)*2;\n\t}\n\tlabel.#{fl(prefix)}label {\n\t\ttop: fl(border-width);\n\t\tleft: fl(border-width) + fl(base-padding)*1.5;\n\t\tbackground-color: transparent;\n\t\tpadding: fl(base-padding)*2 fl(base-padding)/2;\n\t}\n\tlabel.#{fl(prefix)}label:before {\n\t\tcontent: '';\n\t\tdisplay: block;\n\t\tposition: absolute;\n\t\ttop: fl(border-width) + fl(base-padding) + fl(font-size-small);\n\t\tleft: 0;\n\t\tright: 0;\n\t\theight: fl(border-width);\n\t\tbackground-color: fl(color-background);\n\t\tz-index: -1;\n\t}\n\t$label-top: round((fl(base-padding) + fl(font-size-small))/2);\n\t.#{fl(prefix)}is-active label.#{fl(prefix)}label {\n\t\ttop: - $label-top;\n\t\tpadding: fl(base-padding)/2;\n\t}\n\t.#{fl(prefix)}is-active label.#{fl(prefix)}label:before {\n\t\ttop: $label-top;\n\t}\n}\n\n@mixin fl-style-2 {\n\tinput.#{fl(prefix)}input,\n\tselect.#{fl(prefix)}select,\n\ttextarea.#{fl(prefix)}textarea {\n\t\tpadding: fl(base-padding)*2;\n\t}\n\tselect.#{fl(prefix)}select {\n\t\theight: fl(base-height) + fl(base-padding)*4 + fl(border-width)*2;\n\t}\n\t.#{fl(prefix)}is-active input.#{fl(prefix)}input,\n\t.#{fl(prefix)}is-active select.#{fl(prefix)}select,\n\t.#{fl(prefix)}is-active textarea.#{fl(prefix)}textarea {\n\t\tpadding: fl(base-padding)*3 fl(base-padding)*2 fl(base-padding)*1;\n\t}\n\tlabel.#{fl(prefix)}label {\n\t\ttop: fl(border-width);\n\t\tleft: fl(border-width) + fl(base-padding)*1.5;\n\t\tpadding: fl(base-padding) fl(base-padding)/2 fl(base-padding)/2;\n\t}\n\t.#{fl(prefix)}is-required:before {\n\t\tpadding-top: fl(base-padding)*2;\n\t}\n}\n\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}wrap {\n\tposition: relative;\n\ttext-rendering: optimizeLegibility;\n\t-webkit-font-smoothing: antialiased;\n\t-moz-osx-font-smoothing: grayscale;\n}\n\n#{fl(parent)}.#{fl(prefix)}form input.#{fl(prefix)}input,\n#{fl(parent)}.#{fl(prefix)}form select.#{fl(prefix)}select,\n#{fl(parent)}.#{fl(prefix)}form textarea.#{fl(prefix)}textarea {\n\twidth: 100%;\n\toutline: 0;\n\tfont-size: fl(font-size);\n\tline-height: fl(line-height);\n\tborder-radius: fl(border-radius);\n\tborder: fl(border-width) solid fl(color-border);\n\tbackground-color: fl(color-background);\n\tbox-sizing: border-box;\n\ttransition: all fl(transition-speed) fl(transition-easing);\n\tmargin-bottom: fl(margin-bottom);\n\n\t&:-moz-placeholder {\n\t\tcolor: fl(color-placeholder);\n\t}\n\t&::-moz-placeholder {\n\t\tcolor: fl(color-placeholder);\n\t}\n\t&:-ms-input-placeholder {\n\t\tcolor: fl(color-placeholder);\n\t}\n\t&::-webkit-input-placeholder {\n\t\tcolor: fl(color-placeholder);\n\t}\n}\n\n#{fl(parent)}.#{fl(prefix)}form select.#{fl(prefix)}select {\n\tposition: relative;\n\tcolor: fl(color-placeholder);\n\tcursor: pointer;\n\t-webkit-appearance: none;\n\t-moz-appearance: none;\n}\n\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}is-active input.#{fl(prefix)}input,\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}is-active select.#{fl(prefix)}select,\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}is-active textarea.#{fl(prefix)}textarea {\n\tcolor: fl(color-text);\n\tbackground-color: fl(color-background-active);\n\tborder-color: fl(color-border-active);\n}\n\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}has-focus input.#{fl(prefix)}input,\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}has-focus select.#{fl(prefix)}select,\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}has-focus textarea.#{fl(prefix)}textarea {\n\tbackground-color: fl(color-background-focus);\n\tborder-color: fl(color-border-focus);\n}\n\n#{fl(parent)}.#{fl(prefix)}form label.#{fl(prefix)}label {\n\topacity: 0;\n\tvisibility: hidden;\n\tdisplay: block;\n\tposition: absolute;\n\ttop: - fl(font-size-small);\n\tleft: 0;\n\tfont-size: fl(font-size-small);\n\tfont-weight: fl(font-weight);\n\tline-height: 1;\n\tcolor: fl(color-placeholder);\n\tborder-radius-top-left: fl(border-radius);\n\ttransition: all fl(transition-speed) fl(transition-easing);\n\tz-index: 1;\n}\n\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}is-active label.#{fl(prefix)}label {\n\topacity: 1;\n\tvisibility: visible;\n}\n\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}has-focus label.#{fl(prefix)}label {\n\tcolor: fl(color-text-focus);\n}\n\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}is-required:before {\n\topacity: 1;\n\tcontent: '*';\n\tdisplay: block;\n\tposition: absolute;\n\ttop: fl(border-width);\n\tright: fl(base-height)/2 + fl(base-padding)/2;\n\tfont-size: fl(font-size);\n\tline-height: 1.75;\n\tcolor: fl(color-required);\n\ttransition: all fl(transition-speed) fl(transition-easing);\n\tpadding: fl(base-padding) 0 0;\n\tz-index: 1;\n}\n\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}is-required.#{fl(prefix)}is-active:before {\n\topacity: 0;\n}\n\n#{fl(parent)}.#{fl(prefix)}form.#{fl(prefix)}style-1 {\n\t@include fl-style-1;\n}\n\n#{fl(parent)}.#{fl(prefix)}form.#{fl(prefix)}style-2 {\n\t@include fl-style-2;\n}\n\n#{fl(parent)}.#{fl(prefix)}form .#{fl(prefix)}wrap-select:after {\n\tcontent: '';\n\tposition: absolute;\n\tdisplay: block;\n\ttop: fl(border-width);\n\tright: 6px;\n\theight: calc(100% - #{fl(border-width)*2});\n\twidth: fl(base-height)/2;\n\tbackground: url(\"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'><path fill='#{fl(color-placeholder)}' d='M 4 0 L 0 6.5 L 8 6.5 L 4 0 z M 0 9.5 L 4 16 L 4 16 L 8 9.5 z'/></svg>\") no-repeat;\n\tbackground-position: 100% 50%;\n\tbackground-size: 7px 14px;\n\tz-index: 2;\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/plugins/float-labels.scss","/**\r\n * Give CSS Variables\r\n */\r\n\r\n$green: #7ad03a;\r\n$red: #a00;\r\n$orange: #ffba00;\r\n$blue: #2ea2cc;\r\n$dark: #333;\r\n$borders: #ccc;\r\n$light-gray: #EDEDED;\r\n\r\n//Status\r\n$status-default: #777;\r\n$status-complete: $green;\r\n$status-refunded: $status-default;\r\n$status-subscription: #5bc0de;\r\n$status-revoked: #d9534f;\r\n\r\n//Font sizes\r\n$font-size-medium: 18px;\r\n\r\n$primary: #007ba4;\r\n// Primary colour for buttons (alt)\r\n$primarytext: desaturate(lighten($primary, 50%), 18%);\r\n// Text on primary colour bg\r\n\r\n$secondary: desaturate(lighten($primary, 40%), 21%);\r\n// Secondary buttons\r\n$secondarytext: desaturate(darken($secondary, 60%), 21%);\r\n// Text on secondary colour bg\r\n\r\n$highlight: adjust-hue($primary, 150deg);\r\n// Prices, In stock labels, sales flash\r\n$highlightext: desaturate(lighten($highlight, 50%), 18%);\r\n// Text on highlight colour bg\r\n\r\n$contentbg: #fff;\r\n// Content BG - Tabs (active state)\r\n$subtext: #777;\r\n// small, breadcrumbs etc\r\n\r\n$float-labels: (\r\n\tbase-height : 30px,\r\n\tborder-radius : 0,\r\n\tmargin-bottom : 0,\r\n\tcolor-background : inherit,\r\n\tcolor-background-active : inherit,\r\n\tcolor-background-focus : inherit,\r\n\tcolor-border : #ccc,\r\n\tcolor-border-active : #ccc,\r\n\tcolor-border-focus : #ccc,\r\n\tcolor-text : #333,\r\n\tline-height : normal,\r\n\tfont-weight : 700,\r\n\tparent : '[id*=\"give-form\"]',\r\n);\r\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/frontend/_variables.scss","#{fl(parent)}.#{fl(prefix)}form.#{fl(prefix)}style-give {\r\n\r\n input.#{fl(prefix)}input,\r\n select.#{fl(prefix)}select,\r\n textarea.#{fl(prefix)}textarea {\r\n\tline-height: inherit;\r\n\tpadding: 12px;\r\n\tbackground-color: #FFF;\r\n }\r\n\r\n input.#{fl(prefix)}input[type=\"text\"],\r\n input.#{fl(prefix)}input[type=\"email\"],\r\n input.#{fl(prefix)}input[type=\"password\"],\r\n input.#{fl(prefix)}input[type=\"search\"],\r\n input.#{fl(prefix)}input[type=\"email\"],\r\n input.#{fl(prefix)}input[type=\"tel\"],\r\n input.#{fl(prefix)}input[type=\"url\"],\r\n input.#{fl(prefix)}input[type=\"number\"] {\r\n\theight: auto;\r\n\tmin-height: 50px;\r\n }\r\n\r\n select.#{fl(prefix)}select {\r\n\tline-height: inherit;\r\n }\r\n\r\n .#{fl(prefix)}is-active input.#{fl(prefix)}input,\r\n .#{fl(prefix)}is-active select.#{fl(prefix)}select,\r\n .#{fl(prefix)}is-active textarea.#{fl(prefix)}textarea {\r\n\tpadding: 20px 12px 4px;\r\n\ttransition: padding fl(transition-speed) fl(transition-easing),\r\n\tborder fl(transition-speed) fl(transition-easing);\r\n }\r\n label.#{fl(prefix)}label {\r\n\ttop: fl(border-width);\r\n\tleft: 13px;\r\n\tright: 0;\r\n\tpadding: 6px 0 0;\r\n }\r\n .#{fl(prefix)}is-required:before {\r\n\tpadding-top: 12px;\r\n }\r\n label.#{fl(prefix)}label .give-required-indicator {\r\n\tdisplay: none;\r\n }\r\n label.#{fl(prefix)}label .give-tooltip {\r\n\tposition: absolute;\r\n\ttop: 0;\r\n\twidth: 100%;\r\n\theight: 100%;\r\n\tmargin: 0;\r\n\tz-index: 1;\r\n\t&::before {\r\n\t content: unset;\r\n\t}\r\n }\r\n}\r\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/frontend/float-labels.scss","/**\n * Give Frontend Forms SCSS\n *\n * @package Give\n * @subpackage SCSS/Frontend\n * @copyright Copyright (c) 2016, WordImpress\n * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n/*------------------------------------\nLayout\n--------------------------------------*/\n.give-clearfix {\n\t@include clearfix();\n}\n\n[id*='give-form'] {\n\n\t.give-hidden {\n\t\tdisplay: none;\n\t}\n\n\tfieldset {\n\t\tbackground-color: transparent;\n\t\tborder: none;\n\t\tpadding: 0;\n\t\tmargin: 0;\n\t\tborder: 0;\n\t}\n\n\t.give-form-title {\n\t\tpadding: 0;\n\t\tmargin: 0 0 15px;\n\t}\n\n\tdiv#give-sidebar-left {\n\t\twidth: 38%;\n\t\tfloat: left;\n\t}\n\n\tdiv.images {\n\t\tmargin: 0 0 15px;\n\n\t\timg {\n\t\t\tdisplay: block;\n\t\t\twidth: 100%;\n\t\t\theight: auto;\n\t\t\tbox-shadow: none;\n\t\t}\n\t}\n\n\t.give-custom-amount-text {\n\t\tclear: both;\n\t}\n\n\tdiv.summary {\n\t\twidth: 58%;\n\t\tfloat: right;\n\n\t\t&.give-full-width {\n\t\t\twidth: 100%;\n\t\t\tfloat: none;\n\t\t}\n\t}\n\n\t.give_form select.give-select.required {\n\t\tcolor: #000;\n\t}\n\n\tdiv.give-form-content-wrap {\n\t\tmargin: 0 0 20px;\n\t}\n\n\tdiv.give-form-content-wrap.give_post_form-content {\n\t\tmargin: 20px 0 0 0;\n\t}\n\n\t&.give-display-reveal, &.give-display-modal {\n\t\t.give-btn {\n\t\t\tmargin: 0 0 15px;\n\t\t}\n\t\t#give-payment-mode-select, #give_purchase_form_wrap {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t.cc-address {\n\t\tmargin-bottom: 15px;\n\t}\n}\n\n/*------------------------------------\nSingle Forms\n--------------------------------------*/\n\n.single-give_forms {\n\n\t&.et_right_sidebar #main-content .container:before {\n\t\tdisplay: none; //hide Divi sidebar sep on single give forms\n\t}\n\n\t.give_forms {\n\t\t@include clearfix;\n\t}\n\n}\n\n/*------------------------------------\nGravatar List\n--------------------------------------*/\n#give-purchase-gravatars {\n\n\t.give-gravatars-title {\n\t\tmargin: 0 0 15px;\n\t}\n\n\t.give-purchase-gravatars-list {\n\t\tlist-style: none;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\n\t\tli {\n\t\t\tlist-style-type: none;\n\t\t\tdisplay: inline-block;\n\t\t\tmargin: 0 5px 0 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t}\n}\n\n/*------------------------------------\nBase Form Styles\n--------------------------------------*/\n\nform[id*='give-form'],\n#give-recurring-form,\nform.give-form {\n\tmargin: 0 0 25px;\n\tpadding: 0;\n\n\t.give-hidden {\n\t\tdisplay: none;\n\t}\n\n\t.give-tooltip {\n\t\tmargin: 0 3px;\n\t\tpadding: 0;\n\t\tfont-size: 14px;\n\t\t@include easing-transition();\n\t\tcolor: transparentize($dark, 0.5);\n\n\t\t&:hover {\n\t\t\tcolor: $dark;\n\t\t}\n\t}\n\n\th3.give-section-break,\n\th4.give-section-break,\n\tlegend {\n\t\tbackground-color: transparent;\n\t\tfont-size: 1.15em;\n\t\tfont-weight: bold;\n\t\tmargin: 10px 0 15px;\n\t\tpadding: 0 0 5px;\n\t\tborder-bottom: 1px solid rgba(0, 0, 0, .1);\n\t\twidth: 100%;\n\n\t\tspan.sub-text {\n\t\t\tfont-style: italic;\n\t\t\tfont-weight: normal;\n\t\t}\n\t}\n\n\t//Form Layout\n\t.form-row {\n\t\t@include clearfix();\n\t\t@include box-sizing(border-box);\n\t\tmargin: 0 0 15px;\n\t\toverflow: visible;\n\t\tpadding: 0;\n\n\t\t// Prevent some themes from removing margin on last-child.\n\t\t&:last-child {\n\t\t\tmargin-bottom: 15px;\n\t\t}\n\n\t\tlabel {\n\t\t\tdisplay: block;\n\t\t\tmargin: 0 0 5px;\n\t\t\tposition: relative;\n\t\t\tline-height: 1.7;\n\n\t\t\t&.checkbox {\n\t\t\t\tdisplay: inline;\n\t\t\t}\n\n\t\t}\n\n\t\tselect, textarea, input[type=\"text\"], input[type=\"tel\"], input[type=\"email\"], input[type=\"password\"], input[type=\"url\"] {\n\t\t\t@include box-sizing(border-box);\n\t\t\twidth: 100%;\n\t\t\tborder-radius: 0;\n\t\t\toutline: none;\n\t\t\tcolor: $dark;\n\t\t\tbackground-color: #FDFDFD;\n\t\t\tborder: 1px solid $borders;\n\t\t\tmargin: 0;\n\t\t\tpadding: .5em;\n\n\t\t\t&:focus {\n\t\t\t\tbackground-color: #fff;\n\t\t\t}\n\t\t\t&.required {\n\t\t\t\tcolor: $dark;\n\t\t\t}\n\n\t\t}\n\n\t}\n\n\t.form-row-first,\n\t.form-row-last {\n\t\tfloat: left;\n\t\twidth: 48.5%;\n\t}\n\n\t.form-row-last {\n\t\tfloat: right;\n\t}\n\n\t.form-row-wide {\n\t\t@include clearfix();\n\t\tclear: both;\n\t}\n\n\t.form-row-two-thirds {\n\t\tfloat: left;\n\t\twidth: 65.75%;\n\n\t\t&.form-row-first {\n\t\t\tmargin-left: 0;\n\t\t}\n\t}\n\n\t.form-row-one-third {\n\t\tfloat: left;\n\t\twidth: 31.25%;\n\t\tmargin-left: 3%;\n\n\t\t&.form-row-first {\n\t\t\tmargin-left: 0;\n\t\t}\n\t}\n\n\t.form-row-responsive {\n\t\t// Full-width on small viewports.\n\t\t@media (max-width: 480px) {\n\t\t\tmargin-left: 0;\n\t\t\tmargin-right: 0;\n\t\t\twidth: 100%;\n\t\t}\n\t}\n\n\t.give-error,\n\t.give-required-indicator {\n\t\tcolor: $red;\n\t}\n\n\t.card-expiration {\n\t\t> select {\n\t\t\twidth: 44%;\n\t\t\tmargin: 0;\n\t\t}\n\t\t> span.exp-divider {\n\t\t\tdisplay: inline;\n\t\t\ttext-align: center;\n\t\t}\n\n\t\tselect.card-expiry-year {\n\t\t\tfloat: right;\n\t\t}\n\n\t}\n\t.give-disabled, [disabled] {\n\t\tcursor: not-allowed;\n\t}\n}\n\n/*---------------------------------\nForm Price & Amount\n-----------------------------------*/\n\nform[id*='give-form'] {\n\n\t.give-donation-amount {\n\t\tmargin: 0 0 15px;\n\n\t\t.give-currency-symbol {\n\t\t\t@include give-currency();\n\t\t\tfloat: left;\n\n\t\t\t&.give-currency-position-before {\n\t\t\t\tborder-left: 1px solid $borders;\n\t\t\t\tborder-right: none;\n\t\t\t}\n\t\t\t&.give-currency-position-after {\n\t\t\t\tborder-left: none;\n\t\t\t\tborder-right: 1px solid $borders;\n\t\t\t}\n\n\t\t}\n\n\t\t#give-amount,\n\t\t#give-amount-text {\n\t\t\t@include give-input();\n\t\t\tmin-width: 125px;\n\t\t\tfloat: left;\n\n\t\t\t&.invalid-amount {\n\t\t\t\tborder: 1px solid red;\n\t\t\t}\n\n\t\t}\n\n\t\tinput.give-amount-top {\n\t\t\twidth: 125px;\n\t\t}\n\n\t\tspan.give-final-total-amount {\n\t\t\t@include give-input();\n\t\t\tcursor: not-allowed;\n\t\t\tbackground: #FFF;\n\t\t\tfloat: left;\n\t\t}\n\n\t}\n\n\t#give_terms_agreement {\n\n\t\tlegend {\n\t\t\tdisplay: none;\n\t\t}\n\n\t\tlabel {\n\t\t\tdisplay: inline-block;\n\t\t}\n\n\t}\n\n\t#give-final-total-wrap {\n\t\tmargin: 10px 0 25px;\n\t\tpadding: 0;\n\t\t@include clearfix();\n\n\t\t.give-donation-total-label {\n\t\t\t@include give-currency();\n\t\t\tfloat: left;\n\t\t\tborder: 1px solid $borders;\n\n\t\t\t@media (max-width: 480px) {\n\t\t\t\tdisplay: block;\n\t\t\t\tfloat: none;\n\t\t\t}\n\t\t}\n\n\t\t.give-final-total-amount {\n\t\t\tfont-size: $font-size-medium;\n\t\t\t@include give-input();\n\t\t\tborder-left: none;\n\t\t\tfloat: left;\n\n\t\t\t@media (max-width: 480px) {\n\t\t\t\tborder: 1px solid $borders;\n\t\t\t\tborder-top: 0;\n\t\t\t\tdisplay: block;\n\t\t\t\tfloat: none;\n\t\t\t}\n\t\t}\n\n\t}\n\n}\n\n.give-display-button-only > *:not(form) {\n\tdisplay: none;\n}\n\n.give-display-button-only form > *:not(.give-btn-modal) {\n\tdisplay: none;\n}\n\n/*---------------------------------\nRadio Lists\n-----------------------------------*/\nform[id*='give-form'] {\n\tinput[type=\"radio\"] {\n\t\tmargin: 0 .5em 0 0;\n\t}\n\n\t#give-donation-level-radio-list {\n\t\t//this is the radio list for the various user set donation levels\n\t\tmargin: 0 0 15px;\n\t\tpadding: 0;\n\t\tlist-style: none;\n\t\tclear: both;\n\n\t\t> li {\n\t\t\tlist-style-type: none;\n\t\t\tlist-style-image: none;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\n\t\t\tlabel {\n\t\t\t\tcursor: pointer;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\tmargin: 0;\n\t\t\t}\n\n\t\t\tinput[type=\"radio\"] {\n\t\t\t\tmargin: 0 .5em 0 0;\n\t\t\t\toutline: none;\n\t\t\t\twidth: auto;\n\t\t\t}\n\t\t}\n\t}\n\n\t#give-gateway-radio-list {\n\t\t//this is the radio list for to select a gateway\n\t\t@include clearfix();\n\t\tmargin: 0 0 15px;\n\t\tpadding: 0;\n\t\tlist-style: none;\n\n\t\t> li {\n\t\t\tlist-style-type: none;\n\t\t\tlist-style-image: none;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\n\t\t\t@media (min-width: 480px) {\n\t\t\t\tdisplay: inline-block;\n\t\t\t\tmargin-right: 15px;\n\t\t\t\tmargin-left: 0;\n\t\t\t}\n\n\t\t\tlabel.give-gateway-option {\n\t\t\t\tcursor: pointer;\n\t\t\t\tdisplay: inline;\n\t\t\t\tmargin: 0;\n\t\t\t}\n\n\t\t\tinput[type=\"radio\"] {\n\t\t\t\tmargin: 0 .25em 0 0;\n\t\t\t\toutline: none;\n\t\t\t\twidth: auto;\n\t\t\t\tdisplay: inline;\n\t\t\t}\n\n\t\t}\n\n\t}\n}\n\n/*---------------------------------\nCheckboxes\n-----------------------------------*/\nform[id*='give-form'] {\n\tinput[type=\"checkbox\"] {\n\t\tmargin: 0 .25em 0 0;\n\t}\n}\n\n/*---------------------------------\nDonation Level: Dropdown/Select\n-----------------------------------*/\nform[id*='give-form'] {\n\tselect.give-select-level {\n\t\toutline: none;\n\t\tborder-radius: 0;\n\t\tmin-width: 155px;\n\t\tborder: 1px solid $borders;\n\t\tmargin: 0 0 15px;\n\t\tdisplay: block;\n\t\tclear: both;\n\t\tcolor: $dark;\n\t\tbackground-color: #FDFDFD;\n\t\tpadding: .5em;\n\t\tmax-width: 100%;\n\t}\n}\n\n/*---------------------------------\nButtons\n-----------------------------------*/\n\n#give-donation-level-button-wrap {\n\t@include clearfix();\n\tmargin: 0 0 15px;\n\tpadding: 0;\n\tclear: both;\n\tlist-style: none;\n\n\t> li {\n\t\tlist-style-type: none;\n\t\tlist-style-image: none;\n\t\tfloat: left;\n\t\tmargin: 0 5px 5px 0;\n\t}\n\n}\n\n.give_terms_links {\n\tfloat: right;\n}\n\n/*---------------------------------\nCC Validation\n-----------------------------------*/\n\n[id*='give_secure_site_wrapper'] {\n\tpadding: 4px 4px 15px 0;\n\tfont-size: 16px;\n\tline-height: 20px;\n\t//Secure padlock (SSL/HTTPS)\n\tspan.padlock {\n\t\t@include iconstyle();\n\t\t@extend .give-icon-locked;\n\t\tfont-size: 16px;\n\t\tline-height: 20px;\n\n\t\t:before {\n\t\t\tdisplay: inline-block;\n\t\t}\n\t}\n}\n\n#give_purchase_form_wrap {\n\tinput.give-input.card-number.valid,\n\tinput.give-input.card-cvc.valid,\n\tinput.give-input.card-expiry.valid {\n\t\tbackground-image: url('../../images/tick.png');\n\t\tbackground-repeat: no-repeat;\n\t\tbackground-position: right 10px top 50%;\n\t\tbackground-size: 16px;\n\t\t&.fl-input:not(.card-cvc):not(.card-expiry) {\n\t\t\tbackground-position: right 55px top 50%;\n\t\t}\n\t}\n\n\tspan.card-type {\n\t\tposition: absolute;\n\t\ttop: -2px;\n\t\tright: 0;\n\t\twidth: 37px;\n\t\theight: 26px;\n\t\tbackground-size: 37px 26px !important;\n\t}\n\n\t.fl-wrap {\n\t\tspan.card-type {\n\t\t\ttop: calc(0.5em + #{fl(base-padding)});\n\t\t\tright: 11px;\n\t\t}\n\t}\n\n\tspan.card-type.off {\n\t\tdisplay: none;\n\t}\n\tspan.card-type.visa {\n\t\tbackground: url('../../images/visa.svg') no-repeat;\n\t}\n\tspan.card-type.mastercard {\n\t\tbackground: url('../../images/mastercard.svg') no-repeat;\n\t}\n\tspan.card-type.discover {\n\t\tbackground: url('../../images/discover.svg') no-repeat;\n\t}\n\tspan.card-type.amex {\n\t\tbackground: url('../../images/amex.svg') no-repeat;\n\t}\n\tspan.card-type.maestro {\n\t\tbackground: url('../../images/maestro.svg') no-repeat;\n\t}\n\tspan.card-type.dinersclub {\n\t\tbackground: url('../../images/diners-club.svg') no-repeat;\n\t}\n\tspan.card-type.jcb {\n\t\tbackground: url('../../images/jcb.svg') no-repeat;\n\t}\n\tspan.card-type.dankort {\n\t\tbackground: url('../../images/dankort.png') no-repeat;\n\t}\n\tspan.card-type.unionpay {\n\t\tbackground: url('../../images/unionpay.svg') no-repeat;\n\t}\n}\n\n/*---------------------------------\nLoading Animation\n-----------------------------------*/\n\n/* Loading Elipsis */\n@-webkit-keyframes opacity {\n\t0% {\n\t\topacity: 1;\n\t}\n\t100% {\n\t\topacity: 0;\n\t}\n}\n\n@-moz-keyframes opacity {\n\t0% {\n\t\topacity: 1;\n\t}\n\t100% {\n\t\topacity: 0;\n\t}\n}\n\nform[id*='give-form'] {\n\tp.give-loading-text,\n\tspan.give-loading-text {\n\t\tdisplay: none;\n\t\tfloat: right;\n\t\theight: 16px;\n\t\twidth: 16px;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t\tfont-style: italic;\n\t\tline-height: 20px;\n\t\tfont-size: 16px;\n\t\tfont-weight: normal;\n\t}\n\n\t.give-loading-animation {\n\t\t@include iconstyle();\n\t\tfloat: left;\n\t\theight: 16px;\n\t\twidth: 16px;\n\t\tline-height: 1;\n\t\tfont-size: 16px;\n\t\tmargin: 0 5px 0 0;\n\t\tbackground-size: 20px 20px;\n\t\tbackground-repeat: no-repeat;\n\t\tbackground-color: transparent;\n\t\t@extend .give-icon-spinner2;\n\t\t@extend .fa-spin;\n\t}\n\n\t.give-payment-mode-label\n\t.give-loading-text {\n\t\tfloat: right;\n\t}\n}\n\n/*---------------------------------\nUser Login\n-----------------------------------*/\n\n/*\n * User Login within Donation Form\n * (visible when Form Display > Login is enabled)\n */\n[id*='give-form'] {\n\t.give-login-account-wrap {\n\t\tmargin: 0 0 15px;\n\t\tposition: relative;\n\n\t\t.give-login-message {\n\t\t\ttext-align: right;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\t.give-loading-text {\n\t\t\tposition: absolute;\n\t\t\tright: 0;\n\t\t\ttop: .25em;\n\t\t}\n\t}\n\n\tfieldset[id^=\"give-login-fields\"] {\n\t\tmargin: 0 0 15px;\n\t}\n\n\t.give-new-account-link {\n\t\tmargin: 0 0 15px;\n\t\tpadding: 0;\n\t}\n\n\t.give_login_forgot_password {\n\t\tfloat: right;\n\t}\n}\n\n[id^='give-user-login-submit'],\n.give-submit-button-wrap {\n\n\tinput.give-cancel-login {\n\t\tmargin-left: 5px;\n\t}\n\n\tspan.give-loading-animation {\n\t\tmargin: 0 0 0 .5em;\n\t\tdisplay: none;\n\t}\n\t.give-submit {\n\t\tfloat: left;\n\t}\n}\n\n/* Login Shortcode Form */\n#give-login-form,\n#give-register-form {\n\tlegend, div.give-login {\n\t\tline-height: 2;\n\t\tmargin-bottom: 15px;\n\t}\n\n\tlabel {\n\t\tmin-width: 100px;\n\t\tdisplay: inline-block;\n\t}\n}\n\n/*---------------------------------\nModal - Magnific Popup\n-----------------------------------*/\n\n//Show/Hide elements in Magnific Popup\ndiv.give-form-wrap.mfp-hide {\n\tdisplay: block !important;\n}\n\ndiv.mfp-content {\n\t//Basic Styles\n\tfieldset {\n\t\tp, ol, ul {\n\t\t\tmargin-bottom: 1.2em;\n\t\t\tline-height: 1.4;\n\t\t}\n\t}\n\n}\n\n/*---------------------------------\nBasic Button Style\n-----------------------------------*/\n\n.give-btn {\n\tbackground: $light-gray;\n\tborder: 1px solid $borders;\n\tcolor: $dark;\n\tpadding: 8px 10px;\n\tcursor: pointer;\n\tline-height: 1.2em;\n\tfont-size: 1em;\n\n\t&:hover {\n\t\tbackground: #dbdbdb;\n\t}\n\n}\n\n/*---------------------------------\nProfile Editor Form\n-----------------------------------*/\n#give_profile_editor_form {\n\tlegend {\n\t\twidth: auto;\n\t\tpadding: 0 5px 5px 5px;\n\t\tborder-bottom: 0;\n\t}\n}\n\n/*---------------------------------\nEmail Access Form\n-----------------------------------*/\n\nform#give-email-access-form {\n\tdiv.g-recaptcha, input#give-email {\n\t\tmargin: 0 0 15px;\n\t}\n\tinput#give-email {\n\t\twidth: 305px;\n\t}\n}\n\n/*---------------------------------\nResponsiveness\n-----------------------------------*/\n@media (max-width: 768px) {\n\t// Multi-column layout for single forms.\n\t[id*='give-form'] {\n\t\tdiv.images, div.summary {\n\t\t\twidth: 100%;\n\t\t\tfloat: none;\n\t\t}\n\n\t\tdiv#give-sidebar-left {\n\t\t\twidth: 100%;\n\t\t\tfloat: none;\n\t\t}\n\t}\n}\n\n/*---------------------------------\nSection Breaks\n-----------------------------------*/\n\n// Headings are commonly styled by themes, so we need to be extra-specific.\n.give-form-wrap .give-form h3.give-section-break,\n.give-form-wrap .give-form h4.give-section-break {\n\tmargin: 10px 0 0;\n}\n\n/*---------------------------------\nForm validation style\n-----------------------------------*/\n.give-do-validate {\n\tinput.error {\n\t\tborder-color: red !important;\n\t}\n}\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/frontend/forms.scss","/*---------------------------------\nNotices, Warnings & Errors\n-----------------------------------*/\n.give_notices {\n position: relative;\n}\n\n.notice-dismiss {\n position: absolute;\n top: 50%;\n right: 0;\n transform: translate(0, -50%);\n border: none;\n margin: 0;\n padding: 5px;\n background: 0 0;\n color: #72777c;\n cursor: pointer;\n max-width: 28px;\n\n &:before {\n background: 0 0;\n color: #72777c;\n content: \"\\f153\";\n display: block;\n font: 400 16px/20px dashicons;\n speak: none;\n height: 20px;\n text-align: center;\n width: 20px;\n -webkit-font-smoothing: antialiased;\n }\n\n &:hover {\n background-color: rgba(0, 0, 0, 0);\n\n &:before {\n color: #dc3232;\n }\n }\n}\n\n.give_error, .give_success {\n position: relative;\n margin: 15px 0;\n background: #F9F9F9;\n padding: 1em 1em 1em 2em;\n border-left: 4px solid $red;\n box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);\n clear: both;\n\n > p {\n margin: 0 !important;\n color: $dark;\n }\n\n &:before {\n @include iconstyle();\n position: absolute;\n top: 50%;\n font-size: 16px;\n margin-top: -15px;\n left: -17px;\n background-color: $red;\n color: #FFF;\n width: 30px;\n height: 30px;\n border-radius: 100%;\n text-align: center;\n line-height: 30px;\n text-shadow: 1px 1px rgba(0, 0, 0, 0.5);\n content: '\\f02d';\n }\n\n &.give_warning {\n border-color: $orange;\n\n &:before {\n background-color: $orange;\n text-shadow: 1px 1px rgba(0, 0, 0, 0.1);\n }\n }\n}\n\n.give_success {\n border-color: $green;\n\n &:before {\n background-color: $green;\n content: '\\e601';\n text-shadow: 1px 1px rgba(0, 0, 0, 0.2);\n }\n\n}\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/frontend/alerts.scss","/* Magnific Popup CSS */\n\n@import \"settings\";\n\n////////////////////////\n//\n// Contents:\n//\n// 1. General styles\n// - Transluscent overlay\n// - Containers, wrappers\n// - Cursors\n// - Helper classes\n// 2. Appearance\n// - Preloader & text that displays error messages\n// - CSS reset for buttons\n// - Close icon\n// - \"1 of X\" counter\n// - Navigation (left/right) arrows\n// - Iframe content type styles\n// - Image content type styles\n// - Media query where size of arrows is reduced\n// - IE7 support\n//\n////////////////////////\n\n\n\n////////////////////////\n// 1. General styles\n////////////////////////\n\n// Transluscent overlay\n.mfp-bg {\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: $mfp-z-index-base + 2;\n overflow: hidden;\n position: fixed;\n\n background: $mfp-overlay-color;\n opacity: $mfp-overlay-opacity;\n}\n\n// Wrapper for popup\n.mfp-wrap {\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: $mfp-z-index-base + 3;\n position: fixed;\n outline: none !important;\n -webkit-backface-visibility: hidden; // fixes webkit bug that can cause \"false\" scrollbar\n}\n\n// Root container\n.mfp-container {\n text-align: center;\n position: absolute;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n padding: 0 $mfp-popup-padding-left;\n box-sizing: border-box;\n}\n\n// Vertical centerer helper\n.mfp-container {\n &:before {\n content: '';\n display: inline-block;\n height: 100%;\n vertical-align: middle;\n }\n}\n\n// Remove vertical centering when popup has class `mfp-align-top`\n.mfp-align-top {\n .mfp-container {\n &:before {\n display: none;\n }\n }\n}\n\n// Popup content holder\n.mfp-content {\n position: relative;\n display: inline-block;\n vertical-align: middle;\n margin: 0 auto;\n text-align: left;\n z-index: $mfp-z-index-base + 5;\n}\n.mfp-inline-holder,\n.mfp-ajax-holder {\n .mfp-content {\n width: 100%;\n cursor: auto;\n }\n}\n\n// Cursors\n.mfp-ajax-cur {\n cursor: progress;\n}\n.mfp-zoom-out-cur {\n &, .mfp-image-holder .mfp-close {\n cursor: -moz-zoom-out;\n cursor: -webkit-zoom-out;\n cursor: zoom-out;\n }\n}\n.mfp-zoom {\n cursor: pointer;\n cursor: -webkit-zoom-in;\n cursor: -moz-zoom-in;\n cursor: zoom-in;\n}\n.mfp-auto-cursor {\n .mfp-content {\n cursor: auto;\n }\n}\n\n.mfp-close,\n.mfp-arrow,\n.mfp-preloader,\n.mfp-counter {\n -webkit-user-select:none;\n -moz-user-select: none;\n user-select: none;\n}\n\n// Hide the image during the loading\n.mfp-loading {\n &.mfp-figure {\n display: none;\n }\n}\n\n// Helper class that hides stuff\n@if $mfp-use-visuallyhidden {\n // From HTML5 Boilerplate https://github.com/h5bp/html5-boilerplate/blob/v4.2.0/doc/css.md#visuallyhidden\n .mfp-hide {\n border: 0 !important;\n clip: rect(0 0 0 0) !important;\n height: 1px !important;\n margin: -1px !important;\n overflow: hidden !important;\n padding: 0 !important;\n position: absolute !important;\n width: 1px !important;\n }\n} @else {\n .mfp-hide {\n display: none !important;\n }\n}\n\n\n////////////////////////\n// 2. Appearance\n////////////////////////\n\n// Preloader and text that displays error messages\n.mfp-preloader {\n color: $mfp-controls-text-color;\n position: absolute;\n top: 50%;\n width: auto;\n text-align: center;\n margin-top: -0.8em;\n left: 8px;\n right: 8px;\n z-index: $mfp-z-index-base + 4;\n a {\n color: $mfp-controls-text-color;\n &:hover {\n color: $mfp-controls-text-color-hover;\n }\n }\n}\n\n// Hide preloader when content successfully loaded\n.mfp-s-ready {\n .mfp-preloader {\n display: none;\n }\n}\n\n// Hide content when it was not loaded\n.mfp-s-error {\n .mfp-content {\n display: none;\n }\n}\n\n// CSS-reset for buttons\nbutton {\n &.mfp-close,\n &.mfp-arrow {\n overflow: visible;\n cursor: pointer;\n background: transparent;\n border: 0;\n -webkit-appearance: none;\n display: block;\n outline: none;\n padding: 0;\n z-index: $mfp-z-index-base + 6;\n box-shadow: none;\n touch-action: manipulation;\n }\n &::-moz-focus-inner {\n padding: 0;\n border: 0\n }\n}\n\n\n// Close icon\n.mfp-close {\n width: 44px;\n height: 44px;\n line-height: 44px;\n\n position: absolute;\n right: 0;\n top: 0;\n text-decoration: none;\n text-align: center;\n opacity: $mfp-controls-opacity;\n padding: 0 0 18px 10px;\n color: $mfp-controls-color;\n\n font-style: normal;\n font-size: 28px;\n font-family: Arial, Baskerville, monospace;\n\n &:hover,\n &:focus {\n opacity: 1;\n }\n\n &:active {\n top: 1px;\n }\n}\n.mfp-close-btn-in {\n .mfp-close {\n color: $mfp-inner-close-icon-color;\n }\n}\n.mfp-image-holder,\n.mfp-iframe-holder {\n .mfp-close {\n color: $mfp-controls-color;\n right: -6px;\n text-align: right;\n padding-right: 6px;\n width: 100%;\n }\n}\n\n// \"1 of X\" counter\n.mfp-counter {\n position: absolute;\n top: 0;\n right: 0;\n color: $mfp-controls-text-color;\n font-size: 12px;\n line-height: 18px;\n white-space: nowrap;\n}\n\n// Navigation arrows\n@if $mfp-include-arrows {\n .mfp-arrow {\n position: absolute;\n opacity: $mfp-controls-opacity;\n margin: 0;\n top: 50%;\n margin-top: -55px;\n padding: 0;\n width: 90px;\n height: 110px;\n -webkit-tap-highlight-color: rgba(0,0,0,0);\n &:active {\n margin-top: -54px;\n }\n &:hover,\n &:focus {\n opacity: 1;\n }\n &:before,\n &:after {\n content: '';\n display: block;\n width: 0;\n height: 0;\n position: absolute;\n left: 0;\n top: 0;\n margin-top: 35px;\n margin-left: 35px;\n border: medium inset transparent;\n }\n\n &:after {\n\n border-top-width: 13px;\n border-bottom-width: 13px;\n top:8px;\n }\n\n &:before {\n border-top-width: 21px;\n border-bottom-width: 21px;\n opacity: 0.7;\n }\n\n }\n\n .mfp-arrow-left {\n left: 0;\n &:after {\n border-right: 17px solid $mfp-controls-color;\n margin-left: 31px;\n }\n &:before {\n margin-left: 25px;\n border-right: 27px solid $mfp-controls-border-color;\n }\n }\n\n .mfp-arrow-right {\n right: 0;\n &:after {\n border-left: 17px solid $mfp-controls-color;\n margin-left: 39px\n }\n &:before {\n border-left: 27px solid $mfp-controls-border-color;\n }\n }\n}\n\n\n\n// Iframe content type\n@if $mfp-include-iframe-type {\n .mfp-iframe-holder {\n padding-top: $mfp-iframe-padding-top;\n padding-bottom: $mfp-iframe-padding-top;\n .mfp-content {\n line-height: 0;\n width: 100%;\n max-width: $mfp-iframe-max-width;\n }\n .mfp-close {\n top: -40px;\n }\n }\n .mfp-iframe-scaler {\n width: 100%;\n height: 0;\n overflow: hidden;\n padding-top: $mfp-iframe-ratio * 100%;\n iframe {\n position: absolute;\n display: block;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n box-shadow: $mfp-shadow;\n background: $mfp-iframe-background;\n }\n }\n}\n\n\n\n// Image content type\n@if $mfp-include-image-type {\n\n /* Main image in popup */\n img {\n &.mfp-img {\n width: auto;\n max-width: 100%;\n height: auto;\n display: block;\n line-height: 0;\n box-sizing: border-box;\n padding: $mfp-image-padding-top 0 $mfp-image-padding-bottom;\n margin: 0 auto;\n }\n }\n\n /* The shadow behind the image */\n .mfp-figure {\n line-height: 0;\n &:after {\n content: '';\n position: absolute;\n left: 0;\n top: $mfp-image-padding-top;\n bottom: $mfp-image-padding-bottom;\n display: block;\n right: 0;\n width: auto;\n height: auto;\n z-index: -1;\n box-shadow: $mfp-shadow;\n background: $mfp-image-background;\n }\n small {\n color: $mfp-caption-subtitle-color;\n display: block;\n font-size: 12px;\n line-height: 14px;\n }\n figure {\n margin: 0;\n }\n }\n .mfp-bottom-bar {\n margin-top: -$mfp-image-padding-bottom + 4;\n position: absolute;\n top: 100%;\n left: 0;\n width: 100%;\n cursor: auto;\n }\n .mfp-title {\n text-align: left;\n line-height: 18px;\n color: $mfp-caption-title-color;\n word-wrap: break-word;\n padding-right: 36px; // leave some space for counter at right side\n }\n\n .mfp-image-holder {\n .mfp-content {\n max-width: 100%;\n }\n }\n\n .mfp-gallery {\n .mfp-image-holder {\n .mfp-figure {\n cursor: pointer;\n }\n }\n }\n\n\n @if $mfp-include-mobile-layout-for-image {\n @media screen and (max-width: 800px) and (orientation:landscape), screen and (max-height: 300px) {\n /**\n * Remove all paddings around the image on small screen\n */\n .mfp-img-mobile {\n .mfp-image-holder {\n padding-left: 0;\n padding-right: 0;\n }\n img {\n &.mfp-img {\n padding: 0;\n }\n }\n .mfp-figure {\n // The shadow behind the image\n &:after {\n top: 0;\n bottom: 0;\n }\n small {\n display: inline;\n margin-left: 5px;\n }\n }\n .mfp-bottom-bar {\n background: rgba(0,0,0,0.6);\n bottom: 0;\n margin: 0;\n top: auto;\n padding: 3px 5px;\n position: fixed;\n box-sizing: border-box;\n &:empty {\n padding: 0;\n }\n }\n .mfp-counter {\n right: 5px;\n top: 3px;\n }\n .mfp-close {\n top: 0;\n right: 0;\n width: 35px;\n height: 35px;\n line-height: 35px;\n background: rgba(0, 0, 0, 0.6);\n position: fixed;\n text-align: center;\n padding: 0;\n }\n }\n }\n }\n}\n\n\n\n// Scale navigation arrows and reduce padding from sides\n@media all and (max-width: 900px) {\n .mfp-arrow {\n -webkit-transform: scale(0.75);\n transform: scale(0.75);\n }\n .mfp-arrow-left {\n -webkit-transform-origin: 0;\n transform-origin: 0;\n }\n .mfp-arrow-right {\n -webkit-transform-origin: 100%;\n transform-origin: 100%;\n }\n .mfp-container {\n padding-left: $mfp-popup-padding-left-mobile;\n padding-right: $mfp-popup-padding-left-mobile;\n }\n}\n\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/plugins/magnific-popup.scss","////////////////////////\n// Settings //\n////////////////////////\n\n// overlay\n$mfp-overlay-color: #0b0b0b !default; // Color of overlay screen\n$mfp-overlay-opacity: 0.8 !default; // Opacity of overlay screen\n$mfp-shadow: 0 0 8px rgba(0, 0, 0, 0.6) !default; // Shadow on image or iframe\n\n// spacing\n$mfp-popup-padding-left: 8px !default; // Padding from left and from right side\n$mfp-popup-padding-left-mobile: 6px !default; // Same as above, but is applied when width of window is less than 800px\n\n$mfp-z-index-base: 1040 !default; // Base z-index of popup\n\n// controls\n$mfp-include-arrows: true !default; // Include styles for nav arrows\n$mfp-controls-opacity: 0.65 !default; // Opacity of controls\n$mfp-controls-color: #FFF !default; // Color of controls\n$mfp-controls-border-color: #3F3F3F !default; \t // Border color of controls\n$mfp-inner-close-icon-color: #333 !default; // Color of close button when inside\n$mfp-controls-text-color: #CCC !default; // Color of preloader and \"1 of X\" indicator\n$mfp-controls-text-color-hover: #FFF !default; // Hover color of preloader and \"1 of X\" indicator\n\n// Iframe-type options\n$mfp-include-iframe-type: true !default; // Enable Iframe-type popups\n$mfp-iframe-padding-top: 40px !default; // Iframe padding top\n$mfp-iframe-background: #000 !default; // Background color of iframes\n$mfp-iframe-max-width: 900px !default; // Maximum width of iframes\n$mfp-iframe-ratio: 9/16 !default; // Ratio of iframe (9/16 = widescreen, 3/4 = standard, etc.)\n\n// Image-type options\n$mfp-include-image-type: true !default; // Enable Image-type popups\n$mfp-image-background: #444 !default;\n$mfp-image-padding-top: 40px !default; // Image padding top\n$mfp-image-padding-bottom: 40px !default; // Image padding bottom\n$mfp-include-mobile-layout-for-image: true !default; // Removes paddings from top and bottom\n\n// Image caption options\n$mfp-caption-title-color: #F3F3F3 !default; // Caption title color\n$mfp-caption-subtitle-color: #BDBDBD !default; // Caption subtitle color\n\n// A11y\n$mfp-use-visuallyhidden: false !default; // Hide content from browsers, but make it available for screen readers\n\n\n\n// WEBPACK FOOTER //\n// ./assets/src/css/plugins/_settings.scss","/**\n * Give Layouts SCSS/CSS\n *\n * @description: This file provides layout styles for various themes such as the default WordPress themes and others if applicable; Most themes handle Give's template system just fine ;)\n * @package: Give\n * @subpackage: SCSS/Frontend\n * @copyright: Copyright (c) 2016, WordImpress\n * @license: http://opensource.org/licenses/gpl-2.0.php GNU Public License\n*/\n\n/**\n * Twent
|