Version Description
Release Date: November 14h, 2017
- New Feature: Advanced controls and Custom Design UI updates.
- New Feature: Added new Post Type - Block.
- New Feature: Users can now save Blocks and reuse them.
- New Feature: New pages will now be prompted to install a new Block.
- New Feature: Control for hiding and showing page titles.
- New Feature: Escape now closes an open panel.
- New Feature: Allow customization of HR element.
- New Feature: Added information about the icons in the DropTab.
- New Feature: Added color palette control.
- New Feature: Added first time intro choices.
- New Feature: Added custom class inputs for buttons, backgrounds, hr, images and icons.
- Bug Fix: Image crop issue with http vs https.
- Bug Fix: Issue with masonry layout on box designs.
Download this release
Release Info
Developer | boldgrid |
Plugin | Post and Page Builder by BoldGrid – Visual Drag and Drop Editor |
Version | 1.6 |
Comparing to | |
See all releases |
Version 1.6
- LICENSE +339 -0
- README.md +50 -0
- assets/css/animate.css +2386 -0
- assets/css/animate.min.css +1 -0
- assets/css/bundle.min.css +21 -0
- assets/css/buttons.min.css +1 -0
- assets/css/components.css +1 -0
- assets/css/components.min.css +1 -0
- assets/css/crop.css +81 -0
- assets/css/custom-styles.css +265 -0
- assets/css/editor-fe.css +980 -0
- assets/css/editor-fe.min.css +1 -0
- assets/css/editor.css +3256 -0
- assets/css/editor.min.css +22 -0
- assets/css/font-awesome.min.css +4 -0
- assets/css/font-family-controls.min.css +1 -0
LICENSE
ADDED
@@ -0,0 +1,339 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
GNU GENERAL PUBLIC LICENSE
|
2 |
+
Version 2, June 1991
|
3 |
+
|
4 |
+
Copyright (C) 1989, 1991 Free Software Foundation, Inc., <http://fsf.org/>
|
5 |
+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
6 |
+
Everyone is permitted to copy and distribute verbatim copies
|
7 |
+
of this license document, but changing it is not allowed.
|
8 |
+
|
9 |
+
Preamble
|
10 |
+
|
11 |
+
The licenses for most software are designed to take away your
|
12 |
+
freedom to share and change it. By contrast, the GNU General Public
|
13 |
+
License is intended to guarantee your freedom to share and change free
|
14 |
+
software--to make sure the software is free for all its users. This
|
15 |
+
General Public License applies to most of the Free Software
|
16 |
+
Foundation's software and to any other program whose authors commit to
|
17 |
+
using it. (Some other Free Software Foundation software is covered by
|
18 |
+
the GNU Lesser General Public License instead.) You can apply it to
|
19 |
+
your programs, too.
|
20 |
+
|
21 |
+
When we speak of free software, we are referring to freedom, not
|
22 |
+
price. Our General Public Licenses are designed to make sure that you
|
23 |
+
have the freedom to distribute copies of free software (and charge for
|
24 |
+
this service if you wish), that you receive source code or can get it
|
25 |
+
if you want it, that you can change the software or use pieces of it
|
26 |
+
in new free programs; and that you know you can do these things.
|
27 |
+
|
28 |
+
To protect your rights, we need to make restrictions that forbid
|
29 |
+
anyone to deny you these rights or to ask you to surrender the rights.
|
30 |
+
These restrictions translate to certain responsibilities for you if you
|
31 |
+
distribute copies of the software, or if you modify it.
|
32 |
+
|
33 |
+
For example, if you distribute copies of such a program, whether
|
34 |
+
gratis or for a fee, you must give the recipients all the rights that
|
35 |
+
you have. You must make sure that they, too, receive or can get the
|
36 |
+
source code. And you must show them these terms so they know their
|
37 |
+
rights.
|
38 |
+
|
39 |
+
We protect your rights with two steps: (1) copyright the software, and
|
40 |
+
(2) offer you this license which gives you legal permission to copy,
|
41 |
+
distribute and/or modify the software.
|
42 |
+
|
43 |
+
Also, for each author's protection and ours, we want to make certain
|
44 |
+
that everyone understands that there is no warranty for this free
|
45 |
+
software. If the software is modified by someone else and passed on, we
|
46 |
+
want its recipients to know that what they have is not the original, so
|
47 |
+
that any problems introduced by others will not reflect on the original
|
48 |
+
authors' reputations.
|
49 |
+
|
50 |
+
Finally, any free program is threatened constantly by software
|
51 |
+
patents. We wish to avoid the danger that redistributors of a free
|
52 |
+
program will individually obtain patent licenses, in effect making the
|
53 |
+
program proprietary. To prevent this, we have made it clear that any
|
54 |
+
patent must be licensed for everyone's free use or not licensed at all.
|
55 |
+
|
56 |
+
The precise terms and conditions for copying, distribution and
|
57 |
+
modification follow.
|
58 |
+
|
59 |
+
GNU GENERAL PUBLIC LICENSE
|
60 |
+
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
61 |
+
|
62 |
+
0. This License applies to any program or other work which contains
|
63 |
+
a notice placed by the copyright holder saying it may be distributed
|
64 |
+
under the terms of this General Public License. The "Program", below,
|
65 |
+
refers to any such program or work, and a "work based on the Program"
|
66 |
+
means either the Program or any derivative work under copyright law:
|
67 |
+
that is to say, a work containing the Program or a portion of it,
|
68 |
+
either verbatim or with modifications and/or translated into another
|
69 |
+
language. (Hereinafter, translation is included without limitation in
|
70 |
+
the term "modification".) Each licensee is addressed as "you".
|
71 |
+
|
72 |
+
Activities other than copying, distribution and modification are not
|
73 |
+
covered by this License; they are outside its scope. The act of
|
74 |
+
running the Program is not restricted, and the output from the Program
|
75 |
+
is covered only if its contents constitute a work based on the
|
76 |
+
Program (independent of having been made by running the Program).
|
77 |
+
Whether that is true depends on what the Program does.
|
78 |
+
|
79 |
+
1. You may copy and distribute verbatim copies of the Program's
|
80 |
+
source code as you receive it, in any medium, provided that you
|
81 |
+
conspicuously and appropriately publish on each copy an appropriate
|
82 |
+
copyright notice and disclaimer of warranty; keep intact all the
|
83 |
+
notices that refer to this License and to the absence of any warranty;
|
84 |
+
and give any other recipients of the Program a copy of this License
|
85 |
+
along with the Program.
|
86 |
+
|
87 |
+
You may charge a fee for the physical act of transferring a copy, and
|
88 |
+
you may at your option offer warranty protection in exchange for a fee.
|
89 |
+
|
90 |
+
2. You may modify your copy or copies of the Program or any portion
|
91 |
+
of it, thus forming a work based on the Program, and copy and
|
92 |
+
distribute such modifications or work under the terms of Section 1
|
93 |
+
above, provided that you also meet all of these conditions:
|
94 |
+
|
95 |
+
a) You must cause the modified files to carry prominent notices
|
96 |
+
stating that you changed the files and the date of any change.
|
97 |
+
|
98 |
+
b) You must cause any work that you distribute or publish, that in
|
99 |
+
whole or in part contains or is derived from the Program or any
|
100 |
+
part thereof, to be licensed as a whole at no charge to all third
|
101 |
+
parties under the terms of this License.
|
102 |
+
|
103 |
+
c) If the modified program normally reads commands interactively
|
104 |
+
when run, you must cause it, when started running for such
|
105 |
+
interactive use in the most ordinary way, to print or display an
|
106 |
+
announcement including an appropriate copyright notice and a
|
107 |
+
notice that there is no warranty (or else, saying that you provide
|
108 |
+
a warranty) and that users may redistribute the program under
|
109 |
+
these conditions, and telling the user how to view a copy of this
|
110 |
+
License. (Exception: if the Program itself is interactive but
|
111 |
+
does not normally print such an announcement, your work based on
|
112 |
+
the Program is not required to print an announcement.)
|
113 |
+
|
114 |
+
These requirements apply to the modified work as a whole. If
|
115 |
+
identifiable sections of that work are not derived from the Program,
|
116 |
+
and can be reasonably considered independent and separate works in
|
117 |
+
themselves, then this License, and its terms, do not apply to those
|
118 |
+
sections when you distribute them as separate works. But when you
|
119 |
+
distribute the same sections as part of a whole which is a work based
|
120 |
+
on the Program, the distribution of the whole must be on the terms of
|
121 |
+
this License, whose permissions for other licensees extend to the
|
122 |
+
entire whole, and thus to each and every part regardless of who wrote it.
|
123 |
+
|
124 |
+
Thus, it is not the intent of this section to claim rights or contest
|
125 |
+
your rights to work written entirely by you; rather, the intent is to
|
126 |
+
exercise the right to control the distribution of derivative or
|
127 |
+
collective works based on the Program.
|
128 |
+
|
129 |
+
In addition, mere aggregation of another work not based on the Program
|
130 |
+
with the Program (or with a work based on the Program) on a volume of
|
131 |
+
a storage or distribution medium does not bring the other work under
|
132 |
+
the scope of this License.
|
133 |
+
|
134 |
+
3. You may copy and distribute the Program (or a work based on it,
|
135 |
+
under Section 2) in object code or executable form under the terms of
|
136 |
+
Sections 1 and 2 above provided that you also do one of the following:
|
137 |
+
|
138 |
+
a) Accompany it with the complete corresponding machine-readable
|
139 |
+
source code, which must be distributed under the terms of Sections
|
140 |
+
1 and 2 above on a medium customarily used for software interchange; or,
|
141 |
+
|
142 |
+
b) Accompany it with a written offer, valid for at least three
|
143 |
+
years, to give any third party, for a charge no more than your
|
144 |
+
cost of physically performing source distribution, a complete
|
145 |
+
machine-readable copy of the corresponding source code, to be
|
146 |
+
distributed under the terms of Sections 1 and 2 above on a medium
|
147 |
+
customarily used for software interchange; or,
|
148 |
+
|
149 |
+
c) Accompany it with the information you received as to the offer
|
150 |
+
to distribute corresponding source code. (This alternative is
|
151 |
+
allowed only for noncommercial distribution and only if you
|
152 |
+
received the program in object code or executable form with such
|
153 |
+
an offer, in accord with Subsection b above.)
|
154 |
+
|
155 |
+
The source code for a work means the preferred form of the work for
|
156 |
+
making modifications to it. For an executable work, complete source
|
157 |
+
code means all the source code for all modules it contains, plus any
|
158 |
+
associated interface definition files, plus the scripts used to
|
159 |
+
control compilation and installation of the executable. However, as a
|
160 |
+
special exception, the source code distributed need not include
|
161 |
+
anything that is normally distributed (in either source or binary
|
162 |
+
form) with the major components (compiler, kernel, and so on) of the
|
163 |
+
operating system on which the executable runs, unless that component
|
164 |
+
itself accompanies the executable.
|
165 |
+
|
166 |
+
If distribution of executable or object code is made by offering
|
167 |
+
access to copy from a designated place, then offering equivalent
|
168 |
+
access to copy the source code from the same place counts as
|
169 |
+
distribution of the source code, even though third parties are not
|
170 |
+
compelled to copy the source along with the object code.
|
171 |
+
|
172 |
+
4. You may not copy, modify, sublicense, or distribute the Program
|
173 |
+
except as expressly provided under this License. Any attempt
|
174 |
+
otherwise to copy, modify, sublicense or distribute the Program is
|
175 |
+
void, and will automatically terminate your rights under this License.
|
176 |
+
However, parties who have received copies, or rights, from you under
|
177 |
+
this License will not have their licenses terminated so long as such
|
178 |
+
parties remain in full compliance.
|
179 |
+
|
180 |
+
5. You are not required to accept this License, since you have not
|
181 |
+
signed it. However, nothing else grants you permission to modify or
|
182 |
+
distribute the Program or its derivative works. These actions are
|
183 |
+
prohibited by law if you do not accept this License. Therefore, by
|
184 |
+
modifying or distributing the Program (or any work based on the
|
185 |
+
Program), you indicate your acceptance of this License to do so, and
|
186 |
+
all its terms and conditions for copying, distributing or modifying
|
187 |
+
the Program or works based on it.
|
188 |
+
|
189 |
+
6. Each time you redistribute the Program (or any work based on the
|
190 |
+
Program), the recipient automatically receives a license from the
|
191 |
+
original licensor to copy, distribute or modify the Program subject to
|
192 |
+
these terms and conditions. You may not impose any further
|
193 |
+
restrictions on the recipients' exercise of the rights granted herein.
|
194 |
+
You are not responsible for enforcing compliance by third parties to
|
195 |
+
this License.
|
196 |
+
|
197 |
+
7. If, as a consequence of a court judgment or allegation of patent
|
198 |
+
infringement or for any other reason (not limited to patent issues),
|
199 |
+
conditions are imposed on you (whether by court order, agreement or
|
200 |
+
otherwise) that contradict the conditions of this License, they do not
|
201 |
+
excuse you from the conditions of this License. If you cannot
|
202 |
+
distribute so as to satisfy simultaneously your obligations under this
|
203 |
+
License and any other pertinent obligations, then as a consequence you
|
204 |
+
may not distribute the Program at all. For example, if a patent
|
205 |
+
license would not permit royalty-free redistribution of the Program by
|
206 |
+
all those who receive copies directly or indirectly through you, then
|
207 |
+
the only way you could satisfy both it and this License would be to
|
208 |
+
refrain entirely from distribution of the Program.
|
209 |
+
|
210 |
+
If any portion of this section is held invalid or unenforceable under
|
211 |
+
any particular circumstance, the balance of the section is intended to
|
212 |
+
apply and the section as a whole is intended to apply in other
|
213 |
+
circumstances.
|
214 |
+
|
215 |
+
It is not the purpose of this section to induce you to infringe any
|
216 |
+
patents or other property right claims or to contest validity of any
|
217 |
+
such claims; this section has the sole purpose of protecting the
|
218 |
+
integrity of the free software distribution system, which is
|
219 |
+
implemented by public license practices. Many people have made
|
220 |
+
generous contributions to the wide range of software distributed
|
221 |
+
through that system in reliance on consistent application of that
|
222 |
+
system; it is up to the author/donor to decide if he or she is willing
|
223 |
+
to distribute software through any other system and a licensee cannot
|
224 |
+
impose that choice.
|
225 |
+
|
226 |
+
This section is intended to make thoroughly clear what is believed to
|
227 |
+
be a consequence of the rest of this License.
|
228 |
+
|
229 |
+
8. If the distribution and/or use of the Program is restricted in
|
230 |
+
certain countries either by patents or by copyrighted interfaces, the
|
231 |
+
original copyright holder who places the Program under this License
|
232 |
+
may add an explicit geographical distribution limitation excluding
|
233 |
+
those countries, so that distribution is permitted only in or among
|
234 |
+
countries not thus excluded. In such case, this License incorporates
|
235 |
+
the limitation as if written in the body of this License.
|
236 |
+
|
237 |
+
9. The Free Software Foundation may publish revised and/or new versions
|
238 |
+
of the General Public License from time to time. Such new versions will
|
239 |
+
be similar in spirit to the present version, but may differ in detail to
|
240 |
+
address new problems or concerns.
|
241 |
+
|
242 |
+
Each version is given a distinguishing version number. If the Program
|
243 |
+
specifies a version number of this License which applies to it and "any
|
244 |
+
later version", you have the option of following the terms and conditions
|
245 |
+
either of that version or of any later version published by the Free
|
246 |
+
Software Foundation. If the Program does not specify a version number of
|
247 |
+
this License, you may choose any version ever published by the Free Software
|
248 |
+
Foundation.
|
249 |
+
|
250 |
+
10. If you wish to incorporate parts of the Program into other free
|
251 |
+
programs whose distribution conditions are different, write to the author
|
252 |
+
to ask for permission. For software which is copyrighted by the Free
|
253 |
+
Software Foundation, write to the Free Software Foundation; we sometimes
|
254 |
+
make exceptions for this. Our decision will be guided by the two goals
|
255 |
+
of preserving the free status of all derivatives of our free software and
|
256 |
+
of promoting the sharing and reuse of software generally.
|
257 |
+
|
258 |
+
NO WARRANTY
|
259 |
+
|
260 |
+
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
261 |
+
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
262 |
+
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
263 |
+
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
264 |
+
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
265 |
+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
266 |
+
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
267 |
+
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
268 |
+
REPAIR OR CORRECTION.
|
269 |
+
|
270 |
+
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
271 |
+
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
272 |
+
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
273 |
+
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
274 |
+
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
275 |
+
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
276 |
+
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
277 |
+
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
278 |
+
POSSIBILITY OF SUCH DAMAGES.
|
279 |
+
|
280 |
+
END OF TERMS AND CONDITIONS
|
281 |
+
|
282 |
+
How to Apply These Terms to Your New Programs
|
283 |
+
|
284 |
+
If you develop a new program, and you want it to be of the greatest
|
285 |
+
possible use to the public, the best way to achieve this is to make it
|
286 |
+
free software which everyone can redistribute and change under these terms.
|
287 |
+
|
288 |
+
To do so, attach the following notices to the program. It is safest
|
289 |
+
to attach them to the start of each source file to most effectively
|
290 |
+
convey the exclusion of warranty; and each file should have at least
|
291 |
+
the "copyright" line and a pointer to where the full notice is found.
|
292 |
+
|
293 |
+
{description}
|
294 |
+
Copyright (C) {year} {fullname}
|
295 |
+
|
296 |
+
This program is free software; you can redistribute it and/or modify
|
297 |
+
it under the terms of the GNU General Public License as published by
|
298 |
+
the Free Software Foundation; either version 2 of the License, or
|
299 |
+
(at your option) any later version.
|
300 |
+
|
301 |
+
This program is distributed in the hope that it will be useful,
|
302 |
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
303 |
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
304 |
+
GNU General Public License for more details.
|
305 |
+
|
306 |
+
You should have received a copy of the GNU General Public License along
|
307 |
+
with this program; if not, write to the Free Software Foundation, Inc.,
|
308 |
+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
309 |
+
|
310 |
+
Also add information on how to contact you by electronic and paper mail.
|
311 |
+
|
312 |
+
If the program is interactive, make it output a short notice like this
|
313 |
+
when it starts in an interactive mode:
|
314 |
+
|
315 |
+
Gnomovision version 69, Copyright (C) year name of author
|
316 |
+
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
317 |
+
This is free software, and you are welcome to redistribute it
|
318 |
+
under certain conditions; type `show c' for details.
|
319 |
+
|
320 |
+
The hypothetical commands `show w' and `show c' should show the appropriate
|
321 |
+
parts of the General Public License. Of course, the commands you use may
|
322 |
+
be called something other than `show w' and `show c'; they could even be
|
323 |
+
mouse-clicks or menu items--whatever suits your program.
|
324 |
+
|
325 |
+
You should also get your employer (if you work as a programmer) or your
|
326 |
+
school, if any, to sign a "copyright disclaimer" for the program, if
|
327 |
+
necessary. Here is a sample; alter the names:
|
328 |
+
|
329 |
+
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
330 |
+
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
331 |
+
|
332 |
+
{signature of Ty Coon}, 1 April 1989
|
333 |
+
Ty Coon, President of Vice
|
334 |
+
|
335 |
+
This General Public License does not permit incorporating your program into
|
336 |
+
proprietary programs. If your program is a subroutine library, you may
|
337 |
+
consider it more useful to permit linking proprietary applications with the
|
338 |
+
library. If this is what you want to do, use the GNU Lesser General
|
339 |
+
Public License instead of this License.
|
README.md
ADDED
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[![Build Status](https://travis-ci.org/BoldGrid/boldgrid-editor.svg?branch=master)](https://travis-ci.org/BoldGrid/boldgrid-editor)
|
2 |
+
[![License](https://img.shields.io/badge/license-GPL--2.0%2B-orange.svg)](https://raw.githubusercontent.com/BoldGrid/boldgrid-editor/master/LICENSE)
|
3 |
+
[![PHP Version](https://img.shields.io/badge/PHP-5.3%2B-blue.svg)](https://php.net)
|
4 |
+
[![Code Climate](https://codeclimate.com/github/BoldGrid/boldgrid-editor/badges/gpa.svg)](https://codeclimate.com/github/BoldGrid/boldgrid-editor)
|
5 |
+
|
6 |
+
# Post and Page Builder
|
7 |
+
|
8 |
+
**Contributors:** boldgrid, rramo012, imh_brad, timph, joemoto
|
9 |
+
|
10 |
+
**Tags:** drag and drop, tinymce, editor
|
11 |
+
|
12 |
+
**Requires at least:** 4.4
|
13 |
+
|
14 |
+
**Tested up to:** 4.9
|
15 |
+
|
16 |
+
**License:** GPLv2 or later
|
17 |
+
|
18 |
+
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
|
19 |
+
|
20 |
+
## Description
|
21 |
+
|
22 |
+
Post and Page Builder is a standalone plugin which adds functionality to the existing TinyMCE Editor
|
23 |
+
used in the WordPress page and post editor.
|
24 |
+
|
25 |
+
## Requirements
|
26 |
+
|
27 |
+
* PHP 5.3 or higher.
|
28 |
+
|
29 |
+
## Installation
|
30 |
+
|
31 |
+
1. Upload the entire post-and-page-builder folder to the /wp-content/plugins/ directory.
|
32 |
+
|
33 |
+
2. Activate the plugin through the Plugins menu in WordPress.
|
34 |
+
|
35 |
+
## JS/CSS Development
|
36 |
+
|
37 |
+
```
|
38 |
+
# Install dependencies
|
39 |
+
yarn install
|
40 |
+
|
41 |
+
# Run localhost:4000 with hot reload
|
42 |
+
npm start
|
43 |
+
|
44 |
+
# Add the following to your wp-config.php
|
45 |
+
define( 'SCRIPT_DEBUG', true );
|
46 |
+
define( 'BGEDITOR_SCRIPT_DEBUG', true );
|
47 |
+
|
48 |
+
# Build for production
|
49 |
+
yarn build
|
50 |
+
```
|
assets/css/animate.css
ADDED
@@ -0,0 +1,2386 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
* animate.css -http://daneden.me/animate
|
3 |
+
* Version - 3.5.1
|
4 |
+
* Licensed under the MIT license - http://opensource.org/licenses/MIT
|
5 |
+
*
|
6 |
+
* Copyright (c) 2016 Daniel Eden
|
7 |
+
*/
|
8 |
+
.animated {
|
9 |
+
-webkit-animation-duration: 1s;
|
10 |
+
animation-duration: 1s;
|
11 |
+
-webkit-animation-fill-mode: both;
|
12 |
+
animation-fill-mode: both; }
|
13 |
+
|
14 |
+
.animated.infinite {
|
15 |
+
-webkit-animation-iteration-count: infinite;
|
16 |
+
animation-iteration-count: infinite; }
|
17 |
+
|
18 |
+
.animated.hinge {
|
19 |
+
-webkit-animation-duration: 2s;
|
20 |
+
animation-duration: 2s; }
|
21 |
+
|
22 |
+
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
|
23 |
+
-webkit-animation-duration: .75s;
|
24 |
+
animation-duration: .75s; }
|
25 |
+
|
26 |
+
@-webkit-keyframes bounce {
|
27 |
+
0%, 20%, 53%, 80%, to {
|
28 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
29 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
30 |
+
-webkit-transform: translateZ(0);
|
31 |
+
transform: translateZ(0); }
|
32 |
+
40%, 43% {
|
33 |
+
-webkit-transform: translate3d(0, -30px, 0);
|
34 |
+
transform: translate3d(0, -30px, 0); }
|
35 |
+
40%, 43%, 70% {
|
36 |
+
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
37 |
+
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
|
38 |
+
70% {
|
39 |
+
-webkit-transform: translate3d(0, -15px, 0);
|
40 |
+
transform: translate3d(0, -15px, 0); }
|
41 |
+
90% {
|
42 |
+
-webkit-transform: translate3d(0, -4px, 0);
|
43 |
+
transform: translate3d(0, -4px, 0); } }
|
44 |
+
|
45 |
+
@keyframes bounce {
|
46 |
+
0%, 20%, 53%, 80%, to {
|
47 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
48 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
49 |
+
-webkit-transform: translateZ(0);
|
50 |
+
transform: translateZ(0); }
|
51 |
+
40%, 43% {
|
52 |
+
-webkit-transform: translate3d(0, -30px, 0);
|
53 |
+
transform: translate3d(0, -30px, 0); }
|
54 |
+
40%, 43%, 70% {
|
55 |
+
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
56 |
+
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
|
57 |
+
70% {
|
58 |
+
-webkit-transform: translate3d(0, -15px, 0);
|
59 |
+
transform: translate3d(0, -15px, 0); }
|
60 |
+
90% {
|
61 |
+
-webkit-transform: translate3d(0, -4px, 0);
|
62 |
+
transform: translate3d(0, -4px, 0); } }
|
63 |
+
|
64 |
+
.bounce {
|
65 |
+
-webkit-animation-name: bounce;
|
66 |
+
animation-name: bounce;
|
67 |
+
-webkit-transform-origin: center bottom;
|
68 |
+
transform-origin: center bottom; }
|
69 |
+
|
70 |
+
@-webkit-keyframes flash {
|
71 |
+
0%, 50%, to {
|
72 |
+
opacity: 1; }
|
73 |
+
25%, 75% {
|
74 |
+
opacity: 0; } }
|
75 |
+
|
76 |
+
@keyframes flash {
|
77 |
+
0%, 50%, to {
|
78 |
+
opacity: 1; }
|
79 |
+
25%, 75% {
|
80 |
+
opacity: 0; } }
|
81 |
+
|
82 |
+
.flash {
|
83 |
+
-webkit-animation-name: flash;
|
84 |
+
animation-name: flash; }
|
85 |
+
|
86 |
+
@-webkit-keyframes pulse {
|
87 |
+
0% {
|
88 |
+
-webkit-transform: scaleX(1);
|
89 |
+
transform: scaleX(1); }
|
90 |
+
50% {
|
91 |
+
-webkit-transform: scale3d(1.05, 1.05, 1.05);
|
92 |
+
transform: scale3d(1.05, 1.05, 1.05); }
|
93 |
+
to {
|
94 |
+
-webkit-transform: scaleX(1);
|
95 |
+
transform: scaleX(1); } }
|
96 |
+
|
97 |
+
@keyframes pulse {
|
98 |
+
0% {
|
99 |
+
-webkit-transform: scaleX(1);
|
100 |
+
transform: scaleX(1); }
|
101 |
+
50% {
|
102 |
+
-webkit-transform: scale3d(1.05, 1.05, 1.05);
|
103 |
+
transform: scale3d(1.05, 1.05, 1.05); }
|
104 |
+
to {
|
105 |
+
-webkit-transform: scaleX(1);
|
106 |
+
transform: scaleX(1); } }
|
107 |
+
|
108 |
+
.pulse {
|
109 |
+
-webkit-animation-name: pulse;
|
110 |
+
animation-name: pulse; }
|
111 |
+
|
112 |
+
@-webkit-keyframes rubberBand {
|
113 |
+
0% {
|
114 |
+
-webkit-transform: scaleX(1);
|
115 |
+
transform: scaleX(1); }
|
116 |
+
30% {
|
117 |
+
-webkit-transform: scale3d(1.25, 0.75, 1);
|
118 |
+
transform: scale3d(1.25, 0.75, 1); }
|
119 |
+
40% {
|
120 |
+
-webkit-transform: scale3d(0.75, 1.25, 1);
|
121 |
+
transform: scale3d(0.75, 1.25, 1); }
|
122 |
+
50% {
|
123 |
+
-webkit-transform: scale3d(1.15, 0.85, 1);
|
124 |
+
transform: scale3d(1.15, 0.85, 1); }
|
125 |
+
65% {
|
126 |
+
-webkit-transform: scale3d(0.95, 1.05, 1);
|
127 |
+
transform: scale3d(0.95, 1.05, 1); }
|
128 |
+
75% {
|
129 |
+
-webkit-transform: scale3d(1.05, 0.95, 1);
|
130 |
+
transform: scale3d(1.05, 0.95, 1); }
|
131 |
+
to {
|
132 |
+
-webkit-transform: scaleX(1);
|
133 |
+
transform: scaleX(1); } }
|
134 |
+
|
135 |
+
@keyframes rubberBand {
|
136 |
+
0% {
|
137 |
+
-webkit-transform: scaleX(1);
|
138 |
+
transform: scaleX(1); }
|
139 |
+
30% {
|
140 |
+
-webkit-transform: scale3d(1.25, 0.75, 1);
|
141 |
+
transform: scale3d(1.25, 0.75, 1); }
|
142 |
+
40% {
|
143 |
+
-webkit-transform: scale3d(0.75, 1.25, 1);
|
144 |
+
transform: scale3d(0.75, 1.25, 1); }
|
145 |
+
50% {
|
146 |
+
-webkit-transform: scale3d(1.15, 0.85, 1);
|
147 |
+
transform: scale3d(1.15, 0.85, 1); }
|
148 |
+
65% {
|
149 |
+
-webkit-transform: scale3d(0.95, 1.05, 1);
|
150 |
+
transform: scale3d(0.95, 1.05, 1); }
|
151 |
+
75% {
|
152 |
+
-webkit-transform: scale3d(1.05, 0.95, 1);
|
153 |
+
transform: scale3d(1.05, 0.95, 1); }
|
154 |
+
to {
|
155 |
+
-webkit-transform: scaleX(1);
|
156 |
+
transform: scaleX(1); } }
|
157 |
+
|
158 |
+
.rubberBand {
|
159 |
+
-webkit-animation-name: rubberBand;
|
160 |
+
animation-name: rubberBand; }
|
161 |
+
|
162 |
+
@-webkit-keyframes shake {
|
163 |
+
0%, to {
|
164 |
+
-webkit-transform: translateZ(0);
|
165 |
+
transform: translateZ(0); }
|
166 |
+
10%, 30%, 50%, 70%, 90% {
|
167 |
+
-webkit-transform: translate3d(-10px, 0, 0);
|
168 |
+
transform: translate3d(-10px, 0, 0); }
|
169 |
+
20%, 40%, 60%, 80% {
|
170 |
+
-webkit-transform: translate3d(10px, 0, 0);
|
171 |
+
transform: translate3d(10px, 0, 0); } }
|
172 |
+
|
173 |
+
@keyframes shake {
|
174 |
+
0%, to {
|
175 |
+
-webkit-transform: translateZ(0);
|
176 |
+
transform: translateZ(0); }
|
177 |
+
10%, 30%, 50%, 70%, 90% {
|
178 |
+
-webkit-transform: translate3d(-10px, 0, 0);
|
179 |
+
transform: translate3d(-10px, 0, 0); }
|
180 |
+
20%, 40%, 60%, 80% {
|
181 |
+
-webkit-transform: translate3d(10px, 0, 0);
|
182 |
+
transform: translate3d(10px, 0, 0); } }
|
183 |
+
|
184 |
+
.shake {
|
185 |
+
-webkit-animation-name: shake;
|
186 |
+
animation-name: shake; }
|
187 |
+
|
188 |
+
@-webkit-keyframes headShake {
|
189 |
+
0% {
|
190 |
+
-webkit-transform: translateX(0);
|
191 |
+
transform: translateX(0); }
|
192 |
+
6.5% {
|
193 |
+
-webkit-transform: translateX(-6px) rotateY(-9deg);
|
194 |
+
transform: translateX(-6px) rotateY(-9deg); }
|
195 |
+
18.5% {
|
196 |
+
-webkit-transform: translateX(5px) rotateY(7deg);
|
197 |
+
transform: translateX(5px) rotateY(7deg); }
|
198 |
+
31.5% {
|
199 |
+
-webkit-transform: translateX(-3px) rotateY(-5deg);
|
200 |
+
transform: translateX(-3px) rotateY(-5deg); }
|
201 |
+
43.5% {
|
202 |
+
-webkit-transform: translateX(2px) rotateY(3deg);
|
203 |
+
transform: translateX(2px) rotateY(3deg); }
|
204 |
+
50% {
|
205 |
+
-webkit-transform: translateX(0);
|
206 |
+
transform: translateX(0); } }
|
207 |
+
|
208 |
+
@keyframes headShake {
|
209 |
+
0% {
|
210 |
+
-webkit-transform: translateX(0);
|
211 |
+
transform: translateX(0); }
|
212 |
+
6.5% {
|
213 |
+
-webkit-transform: translateX(-6px) rotateY(-9deg);
|
214 |
+
transform: translateX(-6px) rotateY(-9deg); }
|
215 |
+
18.5% {
|
216 |
+
-webkit-transform: translateX(5px) rotateY(7deg);
|
217 |
+
transform: translateX(5px) rotateY(7deg); }
|
218 |
+
31.5% {
|
219 |
+
-webkit-transform: translateX(-3px) rotateY(-5deg);
|
220 |
+
transform: translateX(-3px) rotateY(-5deg); }
|
221 |
+
43.5% {
|
222 |
+
-webkit-transform: translateX(2px) rotateY(3deg);
|
223 |
+
transform: translateX(2px) rotateY(3deg); }
|
224 |
+
50% {
|
225 |
+
-webkit-transform: translateX(0);
|
226 |
+
transform: translateX(0); } }
|
227 |
+
|
228 |
+
.headShake {
|
229 |
+
-webkit-animation-timing-function: ease-in-out;
|
230 |
+
animation-timing-function: ease-in-out;
|
231 |
+
-webkit-animation-name: headShake;
|
232 |
+
animation-name: headShake; }
|
233 |
+
|
234 |
+
@-webkit-keyframes swing {
|
235 |
+
20% {
|
236 |
+
-webkit-transform: rotate(15deg);
|
237 |
+
transform: rotate(15deg); }
|
238 |
+
40% {
|
239 |
+
-webkit-transform: rotate(-10deg);
|
240 |
+
transform: rotate(-10deg); }
|
241 |
+
60% {
|
242 |
+
-webkit-transform: rotate(5deg);
|
243 |
+
transform: rotate(5deg); }
|
244 |
+
80% {
|
245 |
+
-webkit-transform: rotate(-5deg);
|
246 |
+
transform: rotate(-5deg); }
|
247 |
+
to {
|
248 |
+
-webkit-transform: rotate(0deg);
|
249 |
+
transform: rotate(0deg); } }
|
250 |
+
|
251 |
+
@keyframes swing {
|
252 |
+
20% {
|
253 |
+
-webkit-transform: rotate(15deg);
|
254 |
+
transform: rotate(15deg); }
|
255 |
+
40% {
|
256 |
+
-webkit-transform: rotate(-10deg);
|
257 |
+
transform: rotate(-10deg); }
|
258 |
+
60% {
|
259 |
+
-webkit-transform: rotate(5deg);
|
260 |
+
transform: rotate(5deg); }
|
261 |
+
80% {
|
262 |
+
-webkit-transform: rotate(-5deg);
|
263 |
+
transform: rotate(-5deg); }
|
264 |
+
to {
|
265 |
+
-webkit-transform: rotate(0deg);
|
266 |
+
transform: rotate(0deg); } }
|
267 |
+
|
268 |
+
.swing {
|
269 |
+
-webkit-transform-origin: top center;
|
270 |
+
transform-origin: top center;
|
271 |
+
-webkit-animation-name: swing;
|
272 |
+
animation-name: swing; }
|
273 |
+
|
274 |
+
@-webkit-keyframes tada {
|
275 |
+
0% {
|
276 |
+
-webkit-transform: scaleX(1);
|
277 |
+
transform: scaleX(1); }
|
278 |
+
10%, 20% {
|
279 |
+
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
|
280 |
+
transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
|
281 |
+
30%, 50%, 70%, 90% {
|
282 |
+
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
|
283 |
+
transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
|
284 |
+
40%, 60%, 80% {
|
285 |
+
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
|
286 |
+
transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
|
287 |
+
to {
|
288 |
+
-webkit-transform: scaleX(1);
|
289 |
+
transform: scaleX(1); } }
|
290 |
+
|
291 |
+
@keyframes tada {
|
292 |
+
0% {
|
293 |
+
-webkit-transform: scaleX(1);
|
294 |
+
transform: scaleX(1); }
|
295 |
+
10%, 20% {
|
296 |
+
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
|
297 |
+
transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
|
298 |
+
30%, 50%, 70%, 90% {
|
299 |
+
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
|
300 |
+
transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
|
301 |
+
40%, 60%, 80% {
|
302 |
+
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
|
303 |
+
transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
|
304 |
+
to {
|
305 |
+
-webkit-transform: scaleX(1);
|
306 |
+
transform: scaleX(1); } }
|
307 |
+
|
308 |
+
.tada {
|
309 |
+
-webkit-animation-name: tada;
|
310 |
+
animation-name: tada; }
|
311 |
+
|
312 |
+
@-webkit-keyframes wobble {
|
313 |
+
0% {
|
314 |
+
-webkit-transform: none;
|
315 |
+
transform: none; }
|
316 |
+
15% {
|
317 |
+
-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
|
318 |
+
transform: translate3d(-25%, 0, 0) rotate(-5deg); }
|
319 |
+
30% {
|
320 |
+
-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
|
321 |
+
transform: translate3d(20%, 0, 0) rotate(3deg); }
|
322 |
+
45% {
|
323 |
+
-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
|
324 |
+
transform: translate3d(-15%, 0, 0) rotate(-3deg); }
|
325 |
+
60% {
|
326 |
+
-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
|
327 |
+
transform: translate3d(10%, 0, 0) rotate(2deg); }
|
328 |
+
75% {
|
329 |
+
-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
|
330 |
+
transform: translate3d(-5%, 0, 0) rotate(-1deg); }
|
331 |
+
to {
|
332 |
+
-webkit-transform: none;
|
333 |
+
transform: none; } }
|
334 |
+
|
335 |
+
@keyframes wobble {
|
336 |
+
0% {
|
337 |
+
-webkit-transform: none;
|
338 |
+
transform: none; }
|
339 |
+
15% {
|
340 |
+
-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
|
341 |
+
transform: translate3d(-25%, 0, 0) rotate(-5deg); }
|
342 |
+
30% {
|
343 |
+
-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
|
344 |
+
transform: translate3d(20%, 0, 0) rotate(3deg); }
|
345 |
+
45% {
|
346 |
+
-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
|
347 |
+
transform: translate3d(-15%, 0, 0) rotate(-3deg); }
|
348 |
+
60% {
|
349 |
+
-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
|
350 |
+
transform: translate3d(10%, 0, 0) rotate(2deg); }
|
351 |
+
75% {
|
352 |
+
-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
|
353 |
+
transform: translate3d(-5%, 0, 0) rotate(-1deg); }
|
354 |
+
to {
|
355 |
+
-webkit-transform: none;
|
356 |
+
transform: none; } }
|
357 |
+
|
358 |
+
.wobble {
|
359 |
+
-webkit-animation-name: wobble;
|
360 |
+
animation-name: wobble; }
|
361 |
+
|
362 |
+
@-webkit-keyframes jello {
|
363 |
+
0%, 11.1%, to {
|
364 |
+
-webkit-transform: none;
|
365 |
+
transform: none; }
|
366 |
+
22.2% {
|
367 |
+
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
|
368 |
+
transform: skewX(-12.5deg) skewY(-12.5deg); }
|
369 |
+
33.3% {
|
370 |
+
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
|
371 |
+
transform: skewX(6.25deg) skewY(6.25deg); }
|
372 |
+
44.4% {
|
373 |
+
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
|
374 |
+
transform: skewX(-3.125deg) skewY(-3.125deg); }
|
375 |
+
55.5% {
|
376 |
+
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
|
377 |
+
transform: skewX(1.5625deg) skewY(1.5625deg); }
|
378 |
+
66.6% {
|
379 |
+
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
|
380 |
+
transform: skewX(-0.78125deg) skewY(-0.78125deg); }
|
381 |
+
77.7% {
|
382 |
+
-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
|
383 |
+
transform: skewX(0.39063deg) skewY(0.39063deg); }
|
384 |
+
88.8% {
|
385 |
+
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
|
386 |
+
transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
|
387 |
+
|
388 |
+
@keyframes jello {
|
389 |
+
0%, 11.1%, to {
|
390 |
+
-webkit-transform: none;
|
391 |
+
transform: none; }
|
392 |
+
22.2% {
|
393 |
+
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
|
394 |
+
transform: skewX(-12.5deg) skewY(-12.5deg); }
|
395 |
+
33.3% {
|
396 |
+
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
|
397 |
+
transform: skewX(6.25deg) skewY(6.25deg); }
|
398 |
+
44.4% {
|
399 |
+
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
|
400 |
+
transform: skewX(-3.125deg) skewY(-3.125deg); }
|
401 |
+
55.5% {
|
402 |
+
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
|
403 |
+
transform: skewX(1.5625deg) skewY(1.5625deg); }
|
404 |
+
66.6% {
|
405 |
+
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
|
406 |
+
transform: skewX(-0.78125deg) skewY(-0.78125deg); }
|
407 |
+
77.7% {
|
408 |
+
-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
|
409 |
+
transform: skewX(0.39063deg) skewY(0.39063deg); }
|
410 |
+
88.8% {
|
411 |
+
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
|
412 |
+
transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
|
413 |
+
|
414 |
+
.jello {
|
415 |
+
-webkit-animation-name: jello;
|
416 |
+
animation-name: jello;
|
417 |
+
-webkit-transform-origin: center;
|
418 |
+
transform-origin: center; }
|
419 |
+
|
420 |
+
@-webkit-keyframes bounceIn {
|
421 |
+
0%, 20%, 40%, 60%, 80%, to {
|
422 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
423 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
|
424 |
+
0% {
|
425 |
+
opacity: 0;
|
426 |
+
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
427 |
+
transform: scale3d(0.3, 0.3, 0.3); }
|
428 |
+
20% {
|
429 |
+
-webkit-transform: scale3d(1.1, 1.1, 1.1);
|
430 |
+
transform: scale3d(1.1, 1.1, 1.1); }
|
431 |
+
40% {
|
432 |
+
-webkit-transform: scale3d(0.9, 0.9, 0.9);
|
433 |
+
transform: scale3d(0.9, 0.9, 0.9); }
|
434 |
+
60% {
|
435 |
+
opacity: 1;
|
436 |
+
-webkit-transform: scale3d(1.03, 1.03, 1.03);
|
437 |
+
transform: scale3d(1.03, 1.03, 1.03); }
|
438 |
+
80% {
|
439 |
+
-webkit-transform: scale3d(0.97, 0.97, 0.97);
|
440 |
+
transform: scale3d(0.97, 0.97, 0.97); }
|
441 |
+
to {
|
442 |
+
opacity: 1;
|
443 |
+
-webkit-transform: scaleX(1);
|
444 |
+
transform: scaleX(1); } }
|
445 |
+
|
446 |
+
@keyframes bounceIn {
|
447 |
+
0%, 20%, 40%, 60%, 80%, to {
|
448 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
449 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
|
450 |
+
0% {
|
451 |
+
opacity: 0;
|
452 |
+
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
453 |
+
transform: scale3d(0.3, 0.3, 0.3); }
|
454 |
+
20% {
|
455 |
+
-webkit-transform: scale3d(1.1, 1.1, 1.1);
|
456 |
+
transform: scale3d(1.1, 1.1, 1.1); }
|
457 |
+
40% {
|
458 |
+
-webkit-transform: scale3d(0.9, 0.9, 0.9);
|
459 |
+
transform: scale3d(0.9, 0.9, 0.9); }
|
460 |
+
60% {
|
461 |
+
opacity: 1;
|
462 |
+
-webkit-transform: scale3d(1.03, 1.03, 1.03);
|
463 |
+
transform: scale3d(1.03, 1.03, 1.03); }
|
464 |
+
80% {
|
465 |
+
-webkit-transform: scale3d(0.97, 0.97, 0.97);
|
466 |
+
transform: scale3d(0.97, 0.97, 0.97); }
|
467 |
+
to {
|
468 |
+
opacity: 1;
|
469 |
+
-webkit-transform: scaleX(1);
|
470 |
+
transform: scaleX(1); } }
|
471 |
+
|
472 |
+
.bounceIn {
|
473 |
+
-webkit-animation-name: bounceIn;
|
474 |
+
animation-name: bounceIn; }
|
475 |
+
|
476 |
+
@-webkit-keyframes bounceInDown {
|
477 |
+
0%, 60%, 75%, 90%, to {
|
478 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
479 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
|
480 |
+
0% {
|
481 |
+
opacity: 0;
|
482 |
+
-webkit-transform: translate3d(0, -3000px, 0);
|
483 |
+
transform: translate3d(0, -3000px, 0); }
|
484 |
+
60% {
|
485 |
+
opacity: 1;
|
486 |
+
-webkit-transform: translate3d(0, 25px, 0);
|
487 |
+
transform: translate3d(0, 25px, 0); }
|
488 |
+
75% {
|
489 |
+
-webkit-transform: translate3d(0, -10px, 0);
|
490 |
+
transform: translate3d(0, -10px, 0); }
|
491 |
+
90% {
|
492 |
+
-webkit-transform: translate3d(0, 5px, 0);
|
493 |
+
transform: translate3d(0, 5px, 0); }
|
494 |
+
to {
|
495 |
+
-webkit-transform: none;
|
496 |
+
transform: none; } }
|
497 |
+
|
498 |
+
@keyframes bounceInDown {
|
499 |
+
0%, 60%, 75%, 90%, to {
|
500 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
501 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
|
502 |
+
0% {
|
503 |
+
opacity: 0;
|
504 |
+
-webkit-transform: translate3d(0, -3000px, 0);
|
505 |
+
transform: translate3d(0, -3000px, 0); }
|
506 |
+
60% {
|
507 |
+
opacity: 1;
|
508 |
+
-webkit-transform: translate3d(0, 25px, 0);
|
509 |
+
transform: translate3d(0, 25px, 0); }
|
510 |
+
75% {
|
511 |
+
-webkit-transform: translate3d(0, -10px, 0);
|
512 |
+
transform: translate3d(0, -10px, 0); }
|
513 |
+
90% {
|
514 |
+
-webkit-transform: translate3d(0, 5px, 0);
|
515 |
+
transform: translate3d(0, 5px, 0); }
|
516 |
+
to {
|
517 |
+
-webkit-transform: none;
|
518 |
+
transform: none; } }
|
519 |
+
|
520 |
+
.bounceInDown {
|
521 |
+
-webkit-animation-name: bounceInDown;
|
522 |
+
animation-name: bounceInDown; }
|
523 |
+
|
524 |
+
@-webkit-keyframes bounceInLeft {
|
525 |
+
0%, 60%, 75%, 90%, to {
|
526 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
527 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
|
528 |
+
0% {
|
529 |
+
opacity: 0;
|
530 |
+
-webkit-transform: translate3d(-3000px, 0, 0);
|
531 |
+
transform: translate3d(-3000px, 0, 0); }
|
532 |
+
60% {
|
533 |
+
opacity: 1;
|
534 |
+
-webkit-transform: translate3d(25px, 0, 0);
|
535 |
+
transform: translate3d(25px, 0, 0); }
|
536 |
+
75% {
|
537 |
+
-webkit-transform: translate3d(-10px, 0, 0);
|
538 |
+
transform: translate3d(-10px, 0, 0); }
|
539 |
+
90% {
|
540 |
+
-webkit-transform: translate3d(5px, 0, 0);
|
541 |
+
transform: translate3d(5px, 0, 0); }
|
542 |
+
to {
|
543 |
+
-webkit-transform: none;
|
544 |
+
transform: none; } }
|
545 |
+
|
546 |
+
@keyframes bounceInLeft {
|
547 |
+
0%, 60%, 75%, 90%, to {
|
548 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
549 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
|
550 |
+
0% {
|
551 |
+
opacity: 0;
|
552 |
+
-webkit-transform: translate3d(-3000px, 0, 0);
|
553 |
+
transform: translate3d(-3000px, 0, 0); }
|
554 |
+
60% {
|
555 |
+
opacity: 1;
|
556 |
+
-webkit-transform: translate3d(25px, 0, 0);
|
557 |
+
transform: translate3d(25px, 0, 0); }
|
558 |
+
75% {
|
559 |
+
-webkit-transform: translate3d(-10px, 0, 0);
|
560 |
+
transform: translate3d(-10px, 0, 0); }
|
561 |
+
90% {
|
562 |
+
-webkit-transform: translate3d(5px, 0, 0);
|
563 |
+
transform: translate3d(5px, 0, 0); }
|
564 |
+
to {
|
565 |
+
-webkit-transform: none;
|
566 |
+
transform: none; } }
|
567 |
+
|
568 |
+
.bounceInLeft {
|
569 |
+
-webkit-animation-name: bounceInLeft;
|
570 |
+
animation-name: bounceInLeft; }
|
571 |
+
|
572 |
+
@-webkit-keyframes bounceInRight {
|
573 |
+
0%, 60%, 75%, 90%, to {
|
574 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
575 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
|
576 |
+
0% {
|
577 |
+
opacity: 0;
|
578 |
+
-webkit-transform: translate3d(3000px, 0, 0);
|
579 |
+
transform: translate3d(3000px, 0, 0); }
|
580 |
+
60% {
|
581 |
+
opacity: 1;
|
582 |
+
-webkit-transform: translate3d(-25px, 0, 0);
|
583 |
+
transform: translate3d(-25px, 0, 0); }
|
584 |
+
75% {
|
585 |
+
-webkit-transform: translate3d(10px, 0, 0);
|
586 |
+
transform: translate3d(10px, 0, 0); }
|
587 |
+
90% {
|
588 |
+
-webkit-transform: translate3d(-5px, 0, 0);
|
589 |
+
transform: translate3d(-5px, 0, 0); }
|
590 |
+
to {
|
591 |
+
-webkit-transform: none;
|
592 |
+
transform: none; } }
|
593 |
+
|
594 |
+
@keyframes bounceInRight {
|
595 |
+
0%, 60%, 75%, 90%, to {
|
596 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
597 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
|
598 |
+
0% {
|
599 |
+
opacity: 0;
|
600 |
+
-webkit-transform: translate3d(3000px, 0, 0);
|
601 |
+
transform: translate3d(3000px, 0, 0); }
|
602 |
+
60% {
|
603 |
+
opacity: 1;
|
604 |
+
-webkit-transform: translate3d(-25px, 0, 0);
|
605 |
+
transform: translate3d(-25px, 0, 0); }
|
606 |
+
75% {
|
607 |
+
-webkit-transform: translate3d(10px, 0, 0);
|
608 |
+
transform: translate3d(10px, 0, 0); }
|
609 |
+
90% {
|
610 |
+
-webkit-transform: translate3d(-5px, 0, 0);
|
611 |
+
transform: translate3d(-5px, 0, 0); }
|
612 |
+
to {
|
613 |
+
-webkit-transform: none;
|
614 |
+
transform: none; } }
|
615 |
+
|
616 |
+
.bounceInRight {
|
617 |
+
-webkit-animation-name: bounceInRight;
|
618 |
+
animation-name: bounceInRight; }
|
619 |
+
|
620 |
+
@-webkit-keyframes bounceInUp {
|
621 |
+
0%, 60%, 75%, 90%, to {
|
622 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
623 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
|
624 |
+
0% {
|
625 |
+
opacity: 0;
|
626 |
+
-webkit-transform: translate3d(0, 3000px, 0);
|
627 |
+
transform: translate3d(0, 3000px, 0); }
|
628 |
+
60% {
|
629 |
+
opacity: 1;
|
630 |
+
-webkit-transform: translate3d(0, -20px, 0);
|
631 |
+
transform: translate3d(0, -20px, 0); }
|
632 |
+
75% {
|
633 |
+
-webkit-transform: translate3d(0, 10px, 0);
|
634 |
+
transform: translate3d(0, 10px, 0); }
|
635 |
+
90% {
|
636 |
+
-webkit-transform: translate3d(0, -5px, 0);
|
637 |
+
transform: translate3d(0, -5px, 0); }
|
638 |
+
to {
|
639 |
+
-webkit-transform: translateZ(0);
|
640 |
+
transform: translateZ(0); } }
|
641 |
+
|
642 |
+
@keyframes bounceInUp {
|
643 |
+
0%, 60%, 75%, 90%, to {
|
644 |
+
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
645 |
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
|
646 |
+
0% {
|
647 |
+
opacity: 0;
|
648 |
+
-webkit-transform: translate3d(0, 3000px, 0);
|
649 |
+
transform: translate3d(0, 3000px, 0); }
|
650 |
+
60% {
|
651 |
+
opacity: 1;
|
652 |
+
-webkit-transform: translate3d(0, -20px, 0);
|
653 |
+
transform: translate3d(0, -20px, 0); }
|
654 |
+
75% {
|
655 |
+
-webkit-transform: translate3d(0, 10px, 0);
|
656 |
+
transform: translate3d(0, 10px, 0); }
|
657 |
+
90% {
|
658 |
+
-webkit-transform: translate3d(0, -5px, 0);
|
659 |
+
transform: translate3d(0, -5px, 0); }
|
660 |
+
to {
|
661 |
+
-webkit-transform: translateZ(0);
|
662 |
+
transform: translateZ(0); } }
|
663 |
+
|
664 |
+
.bounceInUp {
|
665 |
+
-webkit-animation-name: bounceInUp;
|
666 |
+
animation-name: bounceInUp; }
|
667 |
+
|
668 |
+
@-webkit-keyframes bounceOut {
|
669 |
+
20% {
|
670 |
+
-webkit-transform: scale3d(0.9, 0.9, 0.9);
|
671 |
+
transform: scale3d(0.9, 0.9, 0.9); }
|
672 |
+
50%, 55% {
|
673 |
+
opacity: 1;
|
674 |
+
-webkit-transform: scale3d(1.1, 1.1, 1.1);
|
675 |
+
transform: scale3d(1.1, 1.1, 1.1); }
|
676 |
+
to {
|
677 |
+
opacity: 0;
|
678 |
+
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
679 |
+
transform: scale3d(0.3, 0.3, 0.3); } }
|
680 |
+
|
681 |
+
@keyframes bounceOut {
|
682 |
+
20% {
|
683 |
+
-webkit-transform: scale3d(0.9, 0.9, 0.9);
|
684 |
+
transform: scale3d(0.9, 0.9, 0.9); }
|
685 |
+
50%, 55% {
|
686 |
+
opacity: 1;
|
687 |
+
-webkit-transform: scale3d(1.1, 1.1, 1.1);
|
688 |
+
transform: scale3d(1.1, 1.1, 1.1); }
|
689 |
+
to {
|
690 |
+
opacity: 0;
|
691 |
+
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
692 |
+
transform: scale3d(0.3, 0.3, 0.3); } }
|
693 |
+
|
694 |
+
.bounceOut {
|
695 |
+
-webkit-animation-name: bounceOut;
|
696 |
+
animation-name: bounceOut; }
|
697 |
+
|
698 |
+
@-webkit-keyframes bounceOutDown {
|
699 |
+
20% {
|
700 |
+
-webkit-transform: translate3d(0, 10px, 0);
|
701 |
+
transform: translate3d(0, 10px, 0); }
|
702 |
+
40%, 45% {
|
703 |
+
opacity: 1;
|
704 |
+
-webkit-transform: translate3d(0, -20px, 0);
|
705 |
+
transform: translate3d(0, -20px, 0); }
|
706 |
+
to {
|
707 |
+
opacity: 0;
|
708 |
+
-webkit-transform: translate3d(0, 2000px, 0);
|
709 |
+
transform: translate3d(0, 2000px, 0); } }
|
710 |
+
|
711 |
+
@keyframes bounceOutDown {
|
712 |
+
20% {
|
713 |
+
-webkit-transform: translate3d(0, 10px, 0);
|
714 |
+
transform: translate3d(0, 10px, 0); }
|
715 |
+
40%, 45% {
|
716 |
+
opacity: 1;
|
717 |
+
-webkit-transform: translate3d(0, -20px, 0);
|
718 |
+
transform: translate3d(0, -20px, 0); }
|
719 |
+
to {
|
720 |
+
opacity: 0;
|
721 |
+
-webkit-transform: translate3d(0, 2000px, 0);
|
722 |
+
transform: translate3d(0, 2000px, 0); } }
|
723 |
+
|
724 |
+
.bounceOutDown {
|
725 |
+
-webkit-animation-name: bounceOutDown;
|
726 |
+
animation-name: bounceOutDown; }
|
727 |
+
|
728 |
+
@-webkit-keyframes bounceOutLeft {
|
729 |
+
20% {
|
730 |
+
opacity: 1;
|
731 |
+
-webkit-transform: translate3d(20px, 0, 0);
|
732 |
+
transform: translate3d(20px, 0, 0); }
|
733 |
+
to {
|
734 |
+
opacity: 0;
|
735 |
+
-webkit-transform: translate3d(-2000px, 0, 0);
|
736 |
+
transform: translate3d(-2000px, 0, 0); } }
|
737 |
+
|
738 |
+
@keyframes bounceOutLeft {
|
739 |
+
20% {
|
740 |
+
opacity: 1;
|
741 |
+
-webkit-transform: translate3d(20px, 0, 0);
|
742 |
+
transform: translate3d(20px, 0, 0); }
|
743 |
+
to {
|
744 |
+
opacity: 0;
|
745 |
+
-webkit-transform: translate3d(-2000px, 0, 0);
|
746 |
+
transform: translate3d(-2000px, 0, 0); } }
|
747 |
+
|
748 |
+
.bounceOutLeft {
|
749 |
+
-webkit-animation-name: bounceOutLeft;
|
750 |
+
animation-name: bounceOutLeft; }
|
751 |
+
|
752 |
+
@-webkit-keyframes bounceOutRight {
|
753 |
+
20% {
|
754 |
+
opacity: 1;
|
755 |
+
-webkit-transform: translate3d(-20px, 0, 0);
|
756 |
+
transform: translate3d(-20px, 0, 0); }
|
757 |
+
to {
|
758 |
+
opacity: 0;
|
759 |
+
-webkit-transform: translate3d(2000px, 0, 0);
|
760 |
+
transform: translate3d(2000px, 0, 0); } }
|
761 |
+
|
762 |
+
@keyframes bounceOutRight {
|
763 |
+
20% {
|
764 |
+
opacity: 1;
|
765 |
+
-webkit-transform: translate3d(-20px, 0, 0);
|
766 |
+
transform: translate3d(-20px, 0, 0); }
|
767 |
+
to {
|
768 |
+
opacity: 0;
|
769 |
+
-webkit-transform: translate3d(2000px, 0, 0);
|
770 |
+
transform: translate3d(2000px, 0, 0); } }
|
771 |
+
|
772 |
+
.bounceOutRight {
|
773 |
+
-webkit-animation-name: bounceOutRight;
|
774 |
+
animation-name: bounceOutRight; }
|
775 |
+
|
776 |
+
@-webkit-keyframes bounceOutUp {
|
777 |
+
20% {
|
778 |
+
-webkit-transform: translate3d(0, -10px, 0);
|
779 |
+
transform: translate3d(0, -10px, 0); }
|
780 |
+
40%, 45% {
|
781 |
+
opacity: 1;
|
782 |
+
-webkit-transform: translate3d(0, 20px, 0);
|
783 |
+
transform: translate3d(0, 20px, 0); }
|
784 |
+
to {
|
785 |
+
opacity: 0;
|
786 |
+
-webkit-transform: translate3d(0, -2000px, 0);
|
787 |
+
transform: translate3d(0, -2000px, 0); } }
|
788 |
+
|
789 |
+
@keyframes bounceOutUp {
|
790 |
+
20% {
|
791 |
+
-webkit-transform: translate3d(0, -10px, 0);
|
792 |
+
transform: translate3d(0, -10px, 0); }
|
793 |
+
40%, 45% {
|
794 |
+
opacity: 1;
|
795 |
+
-webkit-transform: translate3d(0, 20px, 0);
|
796 |
+
transform: translate3d(0, 20px, 0); }
|
797 |
+
to {
|
798 |
+
opacity: 0;
|
799 |
+
-webkit-transform: translate3d(0, -2000px, 0);
|
800 |
+
transform: translate3d(0, -2000px, 0); } }
|
801 |
+
|
802 |
+
.bounceOutUp {
|
803 |
+
-webkit-animation-name: bounceOutUp;
|
804 |
+
animation-name: bounceOutUp; }
|
805 |
+
|
806 |
+
@-webkit-keyframes fadeIn {
|
807 |
+
0% {
|
808 |
+
opacity: 0; }
|
809 |
+
to {
|
810 |
+
opacity: 1; } }
|
811 |
+
|
812 |
+
@keyframes fadeIn {
|
813 |
+
0% {
|
814 |
+
opacity: 0; }
|
815 |
+
to {
|
816 |
+
opacity: 1; } }
|
817 |
+
|
818 |
+
.fadeIn {
|
819 |
+
-webkit-animation-name: fadeIn;
|
820 |
+
animation-name: fadeIn; }
|
821 |
+
|
822 |
+
@-webkit-keyframes fadeInDown {
|
823 |
+
0% {
|
824 |
+
opacity: 0;
|
825 |
+
-webkit-transform: translate3d(0, -100%, 0);
|
826 |
+
transform: translate3d(0, -100%, 0); }
|
827 |
+
to {
|
828 |
+
opacity: 1;
|
829 |
+
-webkit-transform: none;
|
830 |
+
transform: none; } }
|
831 |
+
|
832 |
+
@keyframes fadeInDown {
|
833 |
+
0% {
|
834 |
+
opacity: 0;
|
835 |
+
-webkit-transform: translate3d(0, -100%, 0);
|
836 |
+
transform: translate3d(0, -100%, 0); }
|
837 |
+
to {
|
838 |
+
opacity: 1;
|
839 |
+
-webkit-transform: none;
|
840 |
+
transform: none; } }
|
841 |
+
|
842 |
+
.fadeInDown {
|
843 |
+
-webkit-animation-name: fadeInDown;
|
844 |
+
animation-name: fadeInDown; }
|
845 |
+
|
846 |
+
@-webkit-keyframes fadeInDownBig {
|
847 |
+
0% {
|
848 |
+
opacity: 0;
|
849 |
+
-webkit-transform: translate3d(0, -2000px, 0);
|
850 |
+
transform: translate3d(0, -2000px, 0); }
|
851 |
+
to {
|
852 |
+
opacity: 1;
|
853 |
+
-webkit-transform: none;
|
854 |
+
transform: none; } }
|
855 |
+
|
856 |
+
@keyframes fadeInDownBig {
|
857 |
+
0% {
|
858 |
+
opacity: 0;
|
859 |
+
-webkit-transform: translate3d(0, -2000px, 0);
|
860 |
+
transform: translate3d(0, -2000px, 0); }
|
861 |
+
to {
|
862 |
+
opacity: 1;
|
863 |
+
-webkit-transform: none;
|
864 |
+
transform: none; } }
|
865 |
+
|
866 |
+
.fadeInDownBig {
|
867 |
+
-webkit-animation-name: fadeInDownBig;
|
868 |
+
animation-name: fadeInDownBig; }
|
869 |
+
|
870 |
+
@-webkit-keyframes fadeInLeft {
|
871 |
+
0% {
|
872 |
+
opacity: 0;
|
873 |
+
-webkit-transform: translate3d(-100%, 0, 0);
|
874 |
+
transform: translate3d(-100%, 0, 0); }
|
875 |
+
to {
|
876 |
+
opacity: 1;
|
877 |
+
-webkit-transform: none;
|
878 |
+
transform: none; } }
|
879 |
+
|
880 |
+
@keyframes fadeInLeft {
|
881 |
+
0% {
|
882 |
+
opacity: 0;
|
883 |
+
-webkit-transform: translate3d(-100%, 0, 0);
|
884 |
+
transform: translate3d(-100%, 0, 0); }
|
885 |
+
to {
|
886 |
+
opacity: 1;
|
887 |
+
-webkit-transform: none;
|
888 |
+
transform: none; } }
|
889 |
+
|
890 |
+
.fadeInLeft {
|
891 |
+
-webkit-animation-name: fadeInLeft;
|
892 |
+
animation-name: fadeInLeft; }
|
893 |
+
|
894 |
+
@-webkit-keyframes fadeInLeftBig {
|
895 |
+
0% {
|
896 |
+
opacity: 0;
|
897 |
+
-webkit-transform: translate3d(-2000px, 0, 0);
|
898 |
+
transform: translate3d(-2000px, 0, 0); }
|
899 |
+
to {
|
900 |
+
opacity: 1;
|
901 |
+
-webkit-transform: none;
|
902 |
+
transform: none; } }
|
903 |
+
|
904 |
+
@keyframes fadeInLeftBig {
|
905 |
+
0% {
|
906 |
+
opacity: 0;
|
907 |
+
-webkit-transform: translate3d(-2000px, 0, 0);
|
908 |
+
transform: translate3d(-2000px, 0, 0); }
|
909 |
+
to {
|
910 |
+
opacity: 1;
|
911 |
+
-webkit-transform: none;
|
912 |
+
transform: none; } }
|
913 |
+
|
914 |
+
.fadeInLeftBig {
|
915 |
+
-webkit-animation-name: fadeInLeftBig;
|
916 |
+
animation-name: fadeInLeftBig; }
|
917 |
+
|
918 |
+
@-webkit-keyframes fadeInRight {
|
919 |
+
0% {
|
920 |
+
opacity: 0;
|
921 |
+
-webkit-transform: translate3d(100%, 0, 0);
|
922 |
+
transform: translate3d(100%, 0, 0); }
|
923 |
+
to {
|
924 |
+
opacity: 1;
|
925 |
+
-webkit-transform: none;
|
926 |
+
transform: none; } }
|
927 |
+
|
928 |
+
@keyframes fadeInRight {
|
929 |
+
0% {
|
930 |
+
opacity: 0;
|
931 |
+
-webkit-transform: translate3d(100%, 0, 0);
|
932 |
+
transform: translate3d(100%, 0, 0); }
|
933 |
+
to {
|
934 |
+
opacity: 1;
|
935 |
+
-webkit-transform: none;
|
936 |
+
transform: none; } }
|
937 |
+
|
938 |
+
.fadeInRight {
|
939 |
+
-webkit-animation-name: fadeInRight;
|
940 |
+
animation-name: fadeInRight; }
|
941 |
+
|
942 |
+
@-webkit-keyframes fadeInRightBig {
|
943 |
+
0% {
|
944 |
+
opacity: 0;
|
945 |
+
-webkit-transform: translate3d(2000px, 0, 0);
|
946 |
+
transform: translate3d(2000px, 0, 0); }
|
947 |
+
to {
|
948 |
+
opacity: 1;
|
949 |
+
-webkit-transform: none;
|
950 |
+
transform: none; } }
|
951 |
+
|
952 |
+
@keyframes fadeInRightBig {
|
953 |
+
0% {
|
954 |
+
opacity: 0;
|
955 |
+
-webkit-transform: translate3d(2000px, 0, 0);
|
956 |
+
transform: translate3d(2000px, 0, 0); }
|
957 |
+
to {
|
958 |
+
opacity: 1;
|
959 |
+
-webkit-transform: none;
|
960 |
+
transform: none; } }
|
961 |
+
|
962 |
+
.fadeInRightBig {
|
963 |
+
-webkit-animation-name: fadeInRightBig;
|
964 |
+
animation-name: fadeInRightBig; }
|
965 |
+
|
966 |
+
@-webkit-keyframes fadeInUp {
|
967 |
+
0% {
|
968 |
+
opacity: 0;
|
969 |
+
-webkit-transform: translate3d(0, 100%, 0);
|
970 |
+
transform: translate3d(0, 100%, 0); }
|
971 |
+
to {
|
972 |
+
opacity: 1;
|
973 |
+
-webkit-transform: none;
|
974 |
+
transform: none; } }
|
975 |
+
|
976 |
+
@keyframes fadeInUp {
|
977 |
+
0% {
|
978 |
+
opacity: 0;
|
979 |
+
-webkit-transform: translate3d(0, 100%, 0);
|
980 |
+
transform: translate3d(0, 100%, 0); }
|
981 |
+
to {
|
982 |
+
opacity: 1;
|
983 |
+
-webkit-transform: none;
|
984 |
+
transform: none; } }
|
985 |
+
|
986 |
+
.fadeInUp {
|
987 |
+
-webkit-animation-name: fadeInUp;
|
988 |
+
animation-name: fadeInUp; }
|
989 |
+
|
990 |
+
@-webkit-keyframes fadeInUpBig {
|
991 |
+
0% {
|
992 |
+
opacity: 0;
|
993 |
+
-webkit-transform: translate3d(0, 2000px, 0);
|
994 |
+
transform: translate3d(0, 2000px, 0); }
|
995 |
+
to {
|
996 |
+
opacity: 1;
|
997 |
+
-webkit-transform: none;
|
998 |
+
transform: none; } }
|
999 |
+
|
1000 |
+
@keyframes fadeInUpBig {
|
1001 |
+
0% {
|
1002 |
+
opacity: 0;
|
1003 |
+
-webkit-transform: translate3d(0, 2000px, 0);
|
1004 |
+
transform: translate3d(0, 2000px, 0); }
|
1005 |
+
to {
|
1006 |
+
opacity: 1;
|
1007 |
+
-webkit-transform: none;
|
1008 |
+
transform: none; } }
|
1009 |
+
|
1010 |
+
.fadeInUpBig {
|
1011 |
+
-webkit-animation-name: fadeInUpBig;
|
1012 |
+
animation-name: fadeInUpBig; }
|
1013 |
+
|
1014 |
+
@-webkit-keyframes fadeOut {
|
1015 |
+
0% {
|
1016 |
+
opacity: 1; }
|
1017 |
+
to {
|
1018 |
+
opacity: 0; } }
|
1019 |
+
|
1020 |
+
@keyframes fadeOut {
|
1021 |
+
0% {
|
1022 |
+
opacity: 1; }
|
1023 |
+
to {
|
1024 |
+
opacity: 0; } }
|
1025 |
+
|
1026 |
+
.fadeOut {
|
1027 |
+
-webkit-animation-name: fadeOut;
|
1028 |
+
animation-name: fadeOut; }
|
1029 |
+
|
1030 |
+
@-webkit-keyframes fadeOutDown {
|
1031 |
+
0% {
|
1032 |
+
opacity: 1; }
|
1033 |
+
to {
|
1034 |
+
opacity: 0;
|
1035 |
+
-webkit-transform: translate3d(0, 100%, 0);
|
1036 |
+
transform: translate3d(0, 100%, 0); } }
|
1037 |
+
|
1038 |
+
@keyframes fadeOutDown {
|
1039 |
+
0% {
|
1040 |
+
opacity: 1; }
|
1041 |
+
to {
|
1042 |
+
opacity: 0;
|
1043 |
+
-webkit-transform: translate3d(0, 100%, 0);
|
1044 |
+
transform: translate3d(0, 100%, 0); } }
|
1045 |
+
|
1046 |
+
.fadeOutDown {
|
1047 |
+
-webkit-animation-name: fadeOutDown;
|
1048 |
+
animation-name: fadeOutDown; }
|
1049 |
+
|
1050 |
+
@-webkit-keyframes fadeOutDownBig {
|
1051 |
+
0% {
|
1052 |
+
opacity: 1; }
|
1053 |
+
to {
|
1054 |
+
opacity: 0;
|
1055 |
+
-webkit-transform: translate3d(0, 2000px, 0);
|
1056 |
+
transform: translate3d(0, 2000px, 0); } }
|
1057 |
+
|
1058 |
+
@keyframes fadeOutDownBig {
|
1059 |
+
0% {
|
1060 |
+
opacity: 1; }
|
1061 |
+
to {
|
1062 |
+
opacity: 0;
|
1063 |
+
-webkit-transform: translate3d(0, 2000px, 0);
|
1064 |
+
transform: translate3d(0, 2000px, 0); } }
|
1065 |
+
|
1066 |
+
.fadeOutDownBig {
|
1067 |
+
-webkit-animation-name: fadeOutDownBig;
|
1068 |
+
animation-name: fadeOutDownBig; }
|
1069 |
+
|
1070 |
+
@-webkit-keyframes fadeOutLeft {
|
1071 |
+
0% {
|
1072 |
+
opacity: 1; }
|
1073 |
+
to {
|
1074 |
+
opacity: 0;
|
1075 |
+
-webkit-transform: translate3d(-100%, 0, 0);
|
1076 |
+
transform: translate3d(-100%, 0, 0); } }
|
1077 |
+
|
1078 |
+
@keyframes fadeOutLeft {
|
1079 |
+
0% {
|
1080 |
+
opacity: 1; }
|
1081 |
+
to {
|
1082 |
+
opacity: 0;
|
1083 |
+
-webkit-transform: translate3d(-100%, 0, 0);
|
1084 |
+
transform: translate3d(-100%, 0, 0); } }
|
1085 |
+
|
1086 |
+
.fadeOutLeft {
|
1087 |
+
-webkit-animation-name: fadeOutLeft;
|
1088 |
+
animation-name: fadeOutLeft; }
|
1089 |
+
|
1090 |
+
@-webkit-keyframes fadeOutLeftBig {
|
1091 |
+
0% {
|
1092 |
+
opacity: 1; }
|
1093 |
+
to {
|
1094 |
+
opacity: 0;
|
1095 |
+
-webkit-transform: translate3d(-2000px, 0, 0);
|
1096 |
+
transform: translate3d(-2000px, 0, 0); } }
|
1097 |
+
|
1098 |
+
@keyframes fadeOutLeftBig {
|
1099 |
+
0% {
|
1100 |
+
opacity: 1; }
|
1101 |
+
to {
|
1102 |
+
opacity: 0;
|
1103 |
+
-webkit-transform: translate3d(-2000px, 0, 0);
|
1104 |
+
transform: translate3d(-2000px, 0, 0); } }
|
1105 |
+
|
1106 |
+
.fadeOutLeftBig {
|
1107 |
+
-webkit-animation-name: fadeOutLeftBig;
|
1108 |
+
animation-name: fadeOutLeftBig; }
|
1109 |
+
|
1110 |
+
@-webkit-keyframes fadeOutRight {
|
1111 |
+
0% {
|
1112 |
+
opacity: 1; }
|
1113 |
+
to {
|
1114 |
+
opacity: 0;
|
1115 |
+
-webkit-transform: translate3d(100%, 0, 0);
|
1116 |
+
transform: translate3d(100%, 0, 0); } }
|
1117 |
+
|
1118 |
+
@keyframes fadeOutRight {
|
1119 |
+
0% {
|
1120 |
+
opacity: 1; }
|
1121 |
+
to {
|
1122 |
+
opacity: 0;
|
1123 |
+
-webkit-transform: translate3d(100%, 0, 0);
|
1124 |
+
transform: translate3d(100%, 0, 0); } }
|
1125 |
+
|
1126 |
+
.fadeOutRight {
|
1127 |
+
-webkit-animation-name: fadeOutRight;
|
1128 |
+
animation-name: fadeOutRight; }
|
1129 |
+
|
1130 |
+
@-webkit-keyframes fadeOutRightBig {
|
1131 |
+
0% {
|
1132 |
+
opacity: 1; }
|
1133 |
+
to {
|
1134 |
+
opacity: 0;
|
1135 |
+
-webkit-transform: translate3d(2000px, 0, 0);
|
1136 |
+
transform: translate3d(2000px, 0, 0); } }
|
1137 |
+
|
1138 |
+
@keyframes fadeOutRightBig {
|
1139 |
+
0% {
|
1140 |
+
opacity: 1; }
|
1141 |
+
to {
|
1142 |
+
opacity: 0;
|
1143 |
+
-webkit-transform: translate3d(2000px, 0, 0);
|
1144 |
+
transform: translate3d(2000px, 0, 0); } }
|
1145 |
+
|
1146 |
+
.fadeOutRightBig {
|
1147 |
+
-webkit-animation-name: fadeOutRightBig;
|
1148 |
+
animation-name: fadeOutRightBig; }
|
1149 |
+
|
1150 |
+
@-webkit-keyframes fadeOutUp {
|
1151 |
+
0% {
|
1152 |
+
opacity: 1; }
|
1153 |
+
to {
|
1154 |
+
opacity: 0;
|
1155 |
+
-webkit-transform: translate3d(0, -100%, 0);
|
1156 |
+
transform: translate3d(0, -100%, 0); } }
|
1157 |
+
|
1158 |
+
@keyframes fadeOutUp {
|
1159 |
+
0% {
|
1160 |
+
opacity: 1; }
|
1161 |
+
to {
|
1162 |
+
opacity: 0;
|
1163 |
+
-webkit-transform: translate3d(0, -100%, 0);
|
1164 |
+
transform: translate3d(0, -100%, 0); } }
|
1165 |
+
|
1166 |
+
.fadeOutUp {
|
1167 |
+
-webkit-animation-name: fadeOutUp;
|
1168 |
+
animation-name: fadeOutUp; }
|
1169 |
+
|
1170 |
+
@-webkit-keyframes fadeOutUpBig {
|
1171 |
+
0% {
|
1172 |
+
opacity: 1; }
|
1173 |
+
to {
|
1174 |
+
opacity: 0;
|
1175 |
+
-webkit-transform: translate3d(0, -2000px, 0);
|
1176 |
+
transform: translate3d(0, -2000px, 0); } }
|
1177 |
+
|
1178 |
+
@keyframes fadeOutUpBig {
|
1179 |
+
0% {
|
1180 |
+
opacity: 1; }
|
1181 |
+
to {
|
1182 |
+
opacity: 0;
|
1183 |
+
-webkit-transform: translate3d(0, -2000px, 0);
|
1184 |
+
transform: translate3d(0, -2000px, 0); } }
|
1185 |
+
|
1186 |
+
.fadeOutUpBig {
|
1187 |
+
-webkit-animation-name: fadeOutUpBig;
|
1188 |
+
animation-name: fadeOutUpBig; }
|
1189 |
+
|
1190 |
+
@-webkit-keyframes flip {
|
1191 |
+
0% {
|
1192 |
+
-webkit-transform: perspective(400px) rotateY(-1turn);
|
1193 |
+
transform: perspective(400px) rotateY(-1turn); }
|
1194 |
+
0%, 40% {
|
1195 |
+
-webkit-animation-timing-function: ease-out;
|
1196 |
+
animation-timing-function: ease-out; }
|
1197 |
+
40% {
|
1198 |
+
-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
|
1199 |
+
transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
|
1200 |
+
50% {
|
1201 |
+
-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
|
1202 |
+
transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
|
1203 |
+
50%, 80% {
|
1204 |
+
-webkit-animation-timing-function: ease-in;
|
1205 |
+
animation-timing-function: ease-in; }
|
1206 |
+
80% {
|
1207 |
+
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
|
1208 |
+
transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
|
1209 |
+
to {
|
1210 |
+
-webkit-transform: perspective(400px);
|
1211 |
+
transform: perspective(400px);
|
1212 |
+
-webkit-animation-timing-function: ease-in;
|
1213 |
+
animation-timing-function: ease-in; } }
|
1214 |
+
|
1215 |
+
@keyframes flip {
|
1216 |
+
0% {
|
1217 |
+
-webkit-transform: perspective(400px) rotateY(-1turn);
|
1218 |
+
transform: perspective(400px) rotateY(-1turn); }
|
1219 |
+
0%, 40% {
|
1220 |
+
-webkit-animation-timing-function: ease-out;
|
1221 |
+
animation-timing-function: ease-out; }
|
1222 |
+
40% {
|
1223 |
+
-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
|
1224 |
+
transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
|
1225 |
+
50% {
|
1226 |
+
-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
|
1227 |
+
transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
|
1228 |
+
50%, 80% {
|
1229 |
+
-webkit-animation-timing-function: ease-in;
|
1230 |
+
animation-timing-function: ease-in; }
|
1231 |
+
80% {
|
1232 |
+
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
|
1233 |
+
transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
|
1234 |
+
to {
|
1235 |
+
-webkit-transform: perspective(400px);
|
1236 |
+
transform: perspective(400px);
|
1237 |
+
-webkit-animation-timing-function: ease-in;
|
1238 |
+
animation-timing-function: ease-in; } }
|
1239 |
+
|
1240 |
+
.animated.flip {
|
1241 |
+
-webkit-backface-visibility: visible;
|
1242 |
+
backface-visibility: visible;
|
1243 |
+
-webkit-animation-name: flip;
|
1244 |
+
animation-name: flip; }
|
1245 |
+
|
1246 |
+
@-webkit-keyframes flipInX {
|
1247 |
+
0% {
|
1248 |
+
-webkit-transform: perspective(400px) rotateX(90deg);
|
1249 |
+
transform: perspective(400px) rotateX(90deg);
|
1250 |
+
opacity: 0; }
|
1251 |
+
0%, 40% {
|
1252 |
+
-webkit-animation-timing-function: ease-in;
|
1253 |
+
animation-timing-function: ease-in; }
|
1254 |
+
40% {
|
1255 |
+
-webkit-transform: perspective(400px) rotateX(-20deg);
|
1256 |
+
transform: perspective(400px) rotateX(-20deg); }
|
1257 |
+
60% {
|
1258 |
+
-webkit-transform: perspective(400px) rotateX(10deg);
|
1259 |
+
transform: perspective(400px) rotateX(10deg);
|
1260 |
+
opacity: 1; }
|
1261 |
+
80% {
|
1262 |
+
-webkit-transform: perspective(400px) rotateX(-5deg);
|
1263 |
+
transform: perspective(400px) rotateX(-5deg); }
|
1264 |
+
to {
|
1265 |
+
-webkit-transform: perspective(400px);
|
1266 |
+
transform: perspective(400px); } }
|
1267 |
+
|
1268 |
+
@keyframes flipInX {
|
1269 |
+
0% {
|
1270 |
+
-webkit-transform: perspective(400px) rotateX(90deg);
|
1271 |
+
transform: perspective(400px) rotateX(90deg);
|
1272 |
+
opacity: 0; }
|
1273 |
+
0%, 40% {
|
1274 |
+
-webkit-animation-timing-function: ease-in;
|
1275 |
+
animation-timing-function: ease-in; }
|
1276 |
+
40% {
|
1277 |
+
-webkit-transform: perspective(400px) rotateX(-20deg);
|
1278 |
+
transform: perspective(400px) rotateX(-20deg); }
|
1279 |
+
60% {
|
1280 |
+
-webkit-transform: perspective(400px) rotateX(10deg);
|
1281 |
+
transform: perspective(400px) rotateX(10deg);
|
1282 |
+
opacity: 1; }
|
1283 |
+
80% {
|
1284 |
+
-webkit-transform: perspective(400px) rotateX(-5deg);
|
1285 |
+
transform: perspective(400px) rotateX(-5deg); }
|
1286 |
+
to {
|
1287 |
+
-webkit-transform: perspective(400px);
|
1288 |
+
transform: perspective(400px); } }
|
1289 |
+
|
1290 |
+
.flipInX {
|
1291 |
+
-webkit-backface-visibility: visible !important;
|
1292 |
+
backface-visibility: visible !important;
|
1293 |
+
-webkit-animation-name: flipInX;
|
1294 |
+
animation-name: flipInX; }
|
1295 |
+
|
1296 |
+
@-webkit-keyframes flipInY {
|
1297 |
+
0% {
|
1298 |
+
-webkit-transform: perspective(400px) rotateY(90deg);
|
1299 |
+
transform: perspective(400px) rotateY(90deg);
|
1300 |
+
opacity: 0; }
|
1301 |
+
0%, 40% {
|
1302 |
+
-webkit-animation-timing-function: ease-in;
|
1303 |
+
animation-timing-function: ease-in; }
|
1304 |
+
40% {
|
1305 |
+
-webkit-transform: perspective(400px) rotateY(-20deg);
|
1306 |
+
transform: perspective(400px) rotateY(-20deg); }
|
1307 |
+
60% {
|
1308 |
+
-webkit-transform: perspective(400px) rotateY(10deg);
|
1309 |
+
transform: perspective(400px) rotateY(10deg);
|
1310 |
+
opacity: 1; }
|
1311 |
+
80% {
|
1312 |
+
-webkit-transform: perspective(400px) rotateY(-5deg);
|
1313 |
+
transform: perspective(400px) rotateY(-5deg); }
|
1314 |
+
to {
|
1315 |
+
-webkit-transform: perspective(400px);
|
1316 |
+
transform: perspective(400px); } }
|
1317 |
+
|
1318 |
+
@keyframes flipInY {
|
1319 |
+
0% {
|
1320 |
+
-webkit-transform: perspective(400px) rotateY(90deg);
|
1321 |
+
transform: perspective(400px) rotateY(90deg);
|
1322 |
+
opacity: 0; }
|
1323 |
+
0%, 40% {
|
1324 |
+
-webkit-animation-timing-function: ease-in;
|
1325 |
+
animation-timing-function: ease-in; }
|
1326 |
+
40% {
|
1327 |
+
-webkit-transform: perspective(400px) rotateY(-20deg);
|
1328 |
+
transform: perspective(400px) rotateY(-20deg); }
|
1329 |
+
60% {
|
1330 |
+
-webkit-transform: perspective(400px) rotateY(10deg);
|
1331 |
+
transform: perspective(400px) rotateY(10deg);
|
1332 |
+
opacity: 1; }
|
1333 |
+
80% {
|
1334 |
+
-webkit-transform: perspective(400px) rotateY(-5deg);
|
1335 |
+
transform: perspective(400px) rotateY(-5deg); }
|
1336 |
+
to {
|
1337 |
+
-webkit-transform: perspective(400px);
|
1338 |
+
transform: perspective(400px); } }
|
1339 |
+
|
1340 |
+
.flipInY {
|
1341 |
+
-webkit-backface-visibility: visible !important;
|
1342 |
+
backface-visibility: visible !important;
|
1343 |
+
-webkit-animation-name: flipInY;
|
1344 |
+
animation-name: flipInY; }
|
1345 |
+
|
1346 |
+
@-webkit-keyframes flipOutX {
|
1347 |
+
0% {
|
1348 |
+
-webkit-transform: perspective(400px);
|
1349 |
+
transform: perspective(400px); }
|
1350 |
+
30% {
|
1351 |
+
-webkit-transform: perspective(400px) rotateX(-20deg);
|
1352 |
+
transform: perspective(400px) rotateX(-20deg);
|
1353 |
+
opacity: 1; }
|
1354 |
+
to {
|
1355 |
+
-webkit-transform: perspective(400px) rotateX(90deg);
|
1356 |
+
transform: perspective(400px) rotateX(90deg);
|
1357 |
+
opacity: 0; } }
|
1358 |
+
|
1359 |
+
@keyframes flipOutX {
|
1360 |
+
0% {
|
1361 |
+
-webkit-transform: perspective(400px);
|
1362 |
+
transform: perspective(400px); }
|
1363 |
+
30% {
|
1364 |
+
-webkit-transform: perspective(400px) rotateX(-20deg);
|
1365 |
+
transform: perspective(400px) rotateX(-20deg);
|
1366 |
+
opacity: 1; }
|
1367 |
+
to {
|
1368 |
+
-webkit-transform: perspective(400px) rotateX(90deg);
|
1369 |
+
transform: perspective(400px) rotateX(90deg);
|
1370 |
+
opacity: 0; } }
|
1371 |
+
|
1372 |
+
.flipOutX {
|
1373 |
+
-webkit-animation-name: flipOutX;
|
1374 |
+
animation-name: flipOutX;
|
1375 |
+
-webkit-backface-visibility: visible !important;
|
1376 |
+
backface-visibility: visible !important; }
|
1377 |
+
|
1378 |
+
@-webkit-keyframes flipOutY {
|
1379 |
+
0% {
|
1380 |
+
-webkit-transform: perspective(400px);
|
1381 |
+
transform: perspective(400px); }
|
1382 |
+
30% {
|
1383 |
+
-webkit-transform: perspective(400px) rotateY(-15deg);
|
1384 |
+
transform: perspective(400px) rotateY(-15deg);
|
1385 |
+
opacity: 1; }
|
1386 |
+
to {
|
1387 |
+
-webkit-transform: perspective(400px) rotateY(90deg);
|
1388 |
+
transform: perspective(400px) rotateY(90deg);
|
1389 |
+
opacity: 0; } }
|
1390 |
+
|
1391 |
+
@keyframes flipOutY {
|
1392 |
+
0% {
|
1393 |
+
-webkit-transform: perspective(400px);
|
1394 |
+
transform: perspective(400px); }
|
1395 |
+
30% {
|
1396 |
+
-webkit-transform: perspective(400px) rotateY(-15deg);
|
1397 |
+
transform: perspective(400px) rotateY(-15deg);
|
1398 |
+
opacity: 1; }
|
1399 |
+
to {
|
1400 |
+
-webkit-transform: perspective(400px) rotateY(90deg);
|
1401 |
+
transform: perspective(400px) rotateY(90deg);
|
1402 |
+
opacity: 0; } }
|
1403 |
+
|
1404 |
+
.flipOutY {
|
1405 |
+
-webkit-backface-visibility: visible !important;
|
1406 |
+
backface-visibility: visible !important;
|
1407 |
+
-webkit-animation-name: flipOutY;
|
1408 |
+
animation-name: flipOutY; }
|
1409 |
+
|
1410 |
+
@-webkit-keyframes lightSpeedIn {
|
1411 |
+
0% {
|
1412 |
+
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
|
1413 |
+
transform: translate3d(100%, 0, 0) skewX(-30deg);
|
1414 |
+
opacity: 0; }
|
1415 |
+
60% {
|
1416 |
+
-webkit-transform: skewX(20deg);
|
1417 |
+
transform: skewX(20deg); }
|
1418 |
+
60%, 80% {
|
1419 |
+
opacity: 1; }
|
1420 |
+
80% {
|
1421 |
+
-webkit-transform: skewX(-5deg);
|
1422 |
+
transform: skewX(-5deg); }
|
1423 |
+
to {
|
1424 |
+
-webkit-transform: none;
|
1425 |
+
transform: none;
|
1426 |
+
opacity: 1; } }
|
1427 |
+
|
1428 |
+
@keyframes lightSpeedIn {
|
1429 |
+
0% {
|
1430 |
+
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
|
1431 |
+
transform: translate3d(100%, 0, 0) skewX(-30deg);
|
1432 |
+
opacity: 0; }
|
1433 |
+
60% {
|
1434 |
+
-webkit-transform: skewX(20deg);
|
1435 |
+
transform: skewX(20deg); }
|
1436 |
+
60%, 80% {
|
1437 |
+
opacity: 1; }
|
1438 |
+
80% {
|
1439 |
+
-webkit-transform: skewX(-5deg);
|
1440 |
+
transform: skewX(-5deg); }
|
1441 |
+
to {
|
1442 |
+
-webkit-transform: none;
|
1443 |
+
transform: none;
|
1444 |
+
opacity: 1; } }
|
1445 |
+
|
1446 |
+
.lightSpeedIn {
|
1447 |
+
-webkit-animation-name: lightSpeedIn;
|
1448 |
+
animation-name: lightSpeedIn;
|
1449 |
+
-webkit-animation-timing-function: ease-out;
|
1450 |
+
animation-timing-function: ease-out; }
|
1451 |
+
|
1452 |
+
@-webkit-keyframes lightSpeedOut {
|
1453 |
+
0% {
|
1454 |
+
opacity: 1; }
|
1455 |
+
to {
|
1456 |
+
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
|
1457 |
+
transform: translate3d(100%, 0, 0) skewX(30deg);
|
1458 |
+
opacity: 0; } }
|
1459 |
+
|
1460 |
+
@keyframes lightSpeedOut {
|
1461 |
+
0% {
|
1462 |
+
opacity: 1; }
|
1463 |
+
to {
|
1464 |
+
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
|
1465 |
+
transform: translate3d(100%, 0, 0) skewX(30deg);
|
1466 |
+
opacity: 0; } }
|
1467 |
+
|
1468 |
+
.lightSpeedOut {
|
1469 |
+
-webkit-animation-name: lightSpeedOut;
|
1470 |
+
animation-name: lightSpeedOut;
|
1471 |
+
-webkit-animation-timing-function: ease-in;
|
1472 |
+
animation-timing-function: ease-in; }
|
1473 |
+
|
1474 |
+
@-webkit-keyframes rotateIn {
|
1475 |
+
0% {
|
1476 |
+
-webkit-transform-origin: center;
|
1477 |
+
transform-origin: center;
|
1478 |
+
-webkit-transform: rotate(-200deg);
|
1479 |
+
transform: rotate(-200deg);
|
1480 |
+
opacity: 0; }
|
1481 |
+
0%, to {
|
1482 |
+
-webkit-transform-origin: center; }
|
1483 |
+
to {
|
1484 |
+
-webkit-transform-origin: center;
|
1485 |
+
transform-origin: center;
|
1486 |
+
-webkit-transform: none;
|
1487 |
+
transform: none;
|
1488 |
+
opacity: 1; } }
|
1489 |
+
|
1490 |
+
@keyframes rotateIn {
|
1491 |
+
0% {
|
1492 |
+
-webkit-transform-origin: center;
|
1493 |
+
transform-origin: center;
|
1494 |
+
-webkit-transform: rotate(-200deg);
|
1495 |
+
transform: rotate(-200deg);
|
1496 |
+
opacity: 0; }
|
1497 |
+
0%, to {
|
1498 |
+
-webkit-transform-origin: center; }
|
1499 |
+
to {
|
1500 |
+
-webkit-transform-origin: center;
|
1501 |
+
transform-origin: center;
|
1502 |
+
-webkit-transform: none;
|
1503 |
+
transform: none;
|
1504 |
+
opacity: 1; } }
|
1505 |
+
|
1506 |
+
.rotateIn {
|
1507 |
+
-webkit-animation-name: rotateIn;
|
1508 |
+
animation-name: rotateIn; }
|
1509 |
+
|
1510 |
+
@-webkit-keyframes rotateInDownLeft {
|
1511 |
+
0% {
|
1512 |
+
-webkit-transform-origin: left bottom;
|
1513 |
+
transform-origin: left bottom;
|
1514 |
+
-webkit-transform: rotate(-45deg);
|
1515 |
+
transform: rotate(-45deg);
|
1516 |
+
opacity: 0; }
|
1517 |
+
0%, to {
|
1518 |
+
-webkit-transform-origin: left bottom; }
|
1519 |
+
to {
|
1520 |
+
-webkit-transform-origin: left bottom;
|
1521 |
+
transform-origin: left bottom;
|
1522 |
+
-webkit-transform: none;
|
1523 |
+
transform: none;
|
1524 |
+
opacity: 1; } }
|
1525 |
+
|
1526 |
+
@keyframes rotateInDownLeft {
|
1527 |
+
0% {
|
1528 |
+
-webkit-transform-origin: left bottom;
|
1529 |
+
transform-origin: left bottom;
|
1530 |
+
-webkit-transform: rotate(-45deg);
|
1531 |
+
transform: rotate(-45deg);
|
1532 |
+
opacity: 0; }
|
1533 |
+
0%, to {
|
1534 |
+
-webkit-transform-origin: left bottom; }
|
1535 |
+
to {
|
1536 |
+
-webkit-transform-origin: left bottom;
|
1537 |
+
transform-origin: left bottom;
|
1538 |
+
-webkit-transform: none;
|
1539 |
+
transform: none;
|
1540 |
+
opacity: 1; } }
|
1541 |
+
|
1542 |
+
.rotateInDownLeft {
|
1543 |
+
-webkit-animation-name: rotateInDownLeft;
|
1544 |
+
animation-name: rotateInDownLeft; }
|
1545 |
+
|
1546 |
+
@-webkit-keyframes rotateInDownRight {
|
1547 |
+
0% {
|
1548 |
+
-webkit-transform-origin: right bottom;
|
1549 |
+
transform-origin: right bottom;
|
1550 |
+
-webkit-transform: rotate(45deg);
|
1551 |
+
transform: rotate(45deg);
|
1552 |
+
opacity: 0; }
|
1553 |
+
0%, to {
|
1554 |
+
-webkit-transform-origin: right bottom; }
|
1555 |
+
to {
|
1556 |
+
-webkit-transform-origin: right bottom;
|
1557 |
+
transform-origin: right bottom;
|
1558 |
+
-webkit-transform: none;
|
1559 |
+
transform: none;
|
1560 |
+
opacity: 1; } }
|
1561 |
+
|
1562 |
+
@keyframes rotateInDownRight {
|
1563 |
+
0% {
|
1564 |
+
-webkit-transform-origin: right bottom;
|
1565 |
+
transform-origin: right bottom;
|
1566 |
+
-webkit-transform: rotate(45deg);
|
1567 |
+
transform: rotate(45deg);
|
1568 |
+
opacity: 0; }
|
1569 |
+
0%, to {
|
1570 |
+
-webkit-transform-origin: right bottom; }
|
1571 |
+
to {
|
1572 |
+
-webkit-transform-origin: right bottom;
|
1573 |
+
transform-origin: right bottom;
|
1574 |
+
-webkit-transform: none;
|
1575 |
+
transform: none;
|
1576 |
+
opacity: 1; } }
|
1577 |
+
|
1578 |
+
.rotateInDownRight {
|
1579 |
+
-webkit-animation-name: rotateInDownRight;
|
1580 |
+
animation-name: rotateInDownRight; }
|
1581 |
+
|
1582 |
+
@-webkit-keyframes rotateInUpLeft {
|
1583 |
+
0% {
|
1584 |
+
-webkit-transform-origin: left bottom;
|
1585 |
+
transform-origin: left bottom;
|
1586 |
+
-webkit-transform: rotate(45deg);
|
1587 |
+
transform: rotate(45deg);
|
1588 |
+
opacity: 0; }
|
1589 |
+
0%, to {
|
1590 |
+
-webkit-transform-origin: left bottom; }
|
1591 |
+
to {
|
1592 |
+
-webkit-transform-origin: left bottom;
|
1593 |
+
transform-origin: left bottom;
|
1594 |
+
-webkit-transform: none;
|
1595 |
+
transform: none;
|
1596 |
+
opacity: 1; } }
|
1597 |
+
|
1598 |
+
@keyframes rotateInUpLeft {
|
1599 |
+
0% {
|
1600 |
+
-webkit-transform-origin: left bottom;
|
1601 |
+
transform-origin: left bottom;
|
1602 |
+
-webkit-transform: rotate(45deg);
|
1603 |
+
transform: rotate(45deg);
|
1604 |
+
opacity: 0; }
|
1605 |
+
0%, to {
|
1606 |
+
-webkit-transform-origin: left bottom; }
|
1607 |
+
to {
|
1608 |
+
-webkit-transform-origin: left bottom;
|
1609 |
+
transform-origin: left bottom;
|
1610 |
+
-webkit-transform: none;
|
1611 |
+
transform: none;
|
1612 |
+
opacity: 1; } }
|
1613 |
+
|
1614 |
+
.rotateInUpLeft {
|
1615 |
+
-webkit-animation-name: rotateInUpLeft;
|
1616 |
+
animation-name: rotateInUpLeft; }
|
1617 |
+
|
1618 |
+
@-webkit-keyframes rotateInUpRight {
|
1619 |
+
0% {
|
1620 |
+
-webkit-transform-origin: right bottom;
|
1621 |
+
transform-origin: right bottom;
|
1622 |
+
-webkit-transform: rotate(-90deg);
|
1623 |
+
transform: rotate(-90deg);
|
1624 |
+
opacity: 0; }
|
1625 |
+
0%, to {
|
1626 |
+
-webkit-transform-origin: right bottom; }
|
1627 |
+
to {
|
1628 |
+
-webkit-transform-origin: right bottom;
|
1629 |
+
transform-origin: right bottom;
|
1630 |
+
-webkit-transform: none;
|
1631 |
+
transform: none;
|
1632 |
+
opacity: 1; } }
|
1633 |
+
|
1634 |
+
@keyframes rotateInUpRight {
|
1635 |
+
0% {
|
1636 |
+
-webkit-transform-origin: right bottom;
|
1637 |
+
transform-origin: right bottom;
|
1638 |
+
-webkit-transform: rotate(-90deg);
|
1639 |
+
transform: rotate(-90deg);
|
1640 |
+
opacity: 0; }
|
1641 |
+
0%, to {
|
1642 |
+
-webkit-transform-origin: right bottom; }
|
1643 |
+
to {
|
1644 |
+
-webkit-transform-origin: right bottom;
|
1645 |
+
transform-origin: right bottom;
|
1646 |
+
-webkit-transform: none;
|
1647 |
+
transform: none;
|
1648 |
+
opacity: 1; } }
|
1649 |
+
|
1650 |
+
.rotateInUpRight {
|
1651 |
+
-webkit-animation-name: rotateInUpRight;
|
1652 |
+
animation-name: rotateInUpRight; }
|
1653 |
+
|
1654 |
+
@-webkit-keyframes rotateOut {
|
1655 |
+
0% {
|
1656 |
+
-webkit-transform-origin: center;
|
1657 |
+
transform-origin: center;
|
1658 |
+
opacity: 1; }
|
1659 |
+
0%, to {
|
1660 |
+
-webkit-transform-origin: center; }
|
1661 |
+
to {
|
1662 |
+
-webkit-transform-origin: center;
|
1663 |
+
transform-origin: center;
|
1664 |
+
-webkit-transform: rotate(200deg);
|
1665 |
+
transform: rotate(200deg);
|
1666 |
+
opacity: 0; } }
|
1667 |
+
|
1668 |
+
@keyframes rotateOut {
|
1669 |
+
0% {
|
1670 |
+
-webkit-transform-origin: center;
|
1671 |
+
transform-origin: center;
|
1672 |
+
opacity: 1; }
|
1673 |
+
0%, to {
|
1674 |
+
-webkit-transform-origin: center; }
|
1675 |
+
to {
|
1676 |
+
-webkit-transform-origin: center;
|
1677 |
+
transform-origin: center;
|
1678 |
+
-webkit-transform: rotate(200deg);
|
1679 |
+
transform: rotate(200deg);
|
1680 |
+
opacity: 0; } }
|
1681 |
+
|
1682 |
+
.rotateOut {
|
1683 |
+
-webkit-animation-name: rotateOut;
|
1684 |
+
animation-name: rotateOut; }
|
1685 |
+
|
1686 |
+
@-webkit-keyframes rotateOutDownLeft {
|
1687 |
+
0% {
|
1688 |
+
-webkit-transform-origin: left bottom;
|
1689 |
+
transform-origin: left bottom;
|
1690 |
+
opacity: 1; }
|
1691 |
+
0%, to {
|
1692 |
+
-webkit-transform-origin: left bottom; }
|
1693 |
+
to {
|
1694 |
+
-webkit-transform-origin: left bottom;
|
1695 |
+
transform-origin: left bottom;
|
1696 |
+
-webkit-transform: rotate(45deg);
|
1697 |
+
transform: rotate(45deg);
|
1698 |
+
opacity: 0; } }
|
1699 |
+
|
1700 |
+
@keyframes rotateOutDownLeft {
|
1701 |
+
0% {
|
1702 |
+
-webkit-transform-origin: left bottom;
|
1703 |
+
transform-origin: left bottom;
|
1704 |
+
opacity: 1; }
|
1705 |
+
0%, to {
|
1706 |
+
-webkit-transform-origin: left bottom; }
|
1707 |
+
to {
|
1708 |
+
-webkit-transform-origin: left bottom;
|
1709 |
+
transform-origin: left bottom;
|
1710 |
+
-webkit-transform: rotate(45deg);
|
1711 |
+
transform: rotate(45deg);
|
1712 |
+
opacity: 0; } }
|
1713 |
+
|
1714 |
+
.rotateOutDownLeft {
|
1715 |
+
-webkit-animation-name: rotateOutDownLeft;
|
1716 |
+
animation-name: rotateOutDownLeft; }
|
1717 |
+
|
1718 |
+
@-webkit-keyframes rotateOutDownRight {
|
1719 |
+
0% {
|
1720 |
+
-webkit-transform-origin: right bottom;
|
1721 |
+
transform-origin: right bottom;
|
1722 |
+
opacity: 1; }
|
1723 |
+
0%, to {
|
1724 |
+
-webkit-transform-origin: right bottom; }
|
1725 |
+
to {
|
1726 |
+
-webkit-transform-origin: right bottom;
|
1727 |
+
transform-origin: right bottom;
|
1728 |
+
-webkit-transform: rotate(-45deg);
|
1729 |
+
transform: rotate(-45deg);
|
1730 |
+
opacity: 0; } }
|
1731 |
+
|
1732 |
+
@keyframes rotateOutDownRight {
|
1733 |
+
0% {
|
1734 |
+
-webkit-transform-origin: right bottom;
|
1735 |
+
transform-origin: right bottom;
|
1736 |
+
opacity: 1; }
|
1737 |
+
0%, to {
|
1738 |
+
-webkit-transform-origin: right bottom; }
|
1739 |
+
to {
|
1740 |
+
-webkit-transform-origin: right bottom;
|
1741 |
+
transform-origin: right bottom;
|
1742 |
+
-webkit-transform: rotate(-45deg);
|
1743 |
+
transform: rotate(-45deg);
|
1744 |
+
opacity: 0; } }
|
1745 |
+
|
1746 |
+
.rotateOutDownRight {
|
1747 |
+
-webkit-animation-name: rotateOutDownRight;
|
1748 |
+
animation-name: rotateOutDownRight; }
|
1749 |
+
|
1750 |
+
@-webkit-keyframes rotateOutUpLeft {
|
1751 |
+
0% {
|
1752 |
+
-webkit-transform-origin: left bottom;
|
1753 |
+
transform-origin: left bottom;
|
1754 |
+
opacity: 1; }
|
1755 |
+
0%, to {
|
1756 |
+
-webkit-transform-origin: left bottom; }
|
1757 |
+
to {
|
1758 |
+
-webkit-transform-origin: left bottom;
|
1759 |
+
transform-origin: left bottom;
|
1760 |
+
-webkit-transform: rotate(-45deg);
|
1761 |
+
transform: rotate(-45deg);
|
1762 |
+
opacity: 0; } }
|
1763 |
+
|
1764 |
+
@keyframes rotateOutUpLeft {
|
1765 |
+
0% {
|
1766 |
+
-webkit-transform-origin: left bottom;
|
1767 |
+
transform-origin: left bottom;
|
1768 |
+
opacity: 1; }
|
1769 |
+
0%, to {
|
1770 |
+
-webkit-transform-origin: left bottom; }
|
1771 |
+
to {
|
1772 |
+
-webkit-transform-origin: left bottom;
|
1773 |
+
transform-origin: left bottom;
|
1774 |
+
-webkit-transform: rotate(-45deg);
|
1775 |
+
transform: rotate(-45deg);
|
1776 |
+
opacity: 0; } }
|
1777 |
+
|
1778 |
+
.rotateOutUpLeft {
|
1779 |
+
-webkit-animation-name: rotateOutUpLeft;
|
1780 |
+
animation-name: rotateOutUpLeft; }
|
1781 |
+
|
1782 |
+
@-webkit-keyframes rotateOutUpRight {
|
1783 |
+
0% {
|
1784 |
+
-webkit-transform-origin: right bottom;
|
1785 |
+
transform-origin: right bottom;
|
1786 |
+
opacity: 1; }
|
1787 |
+
0%, to {
|
1788 |
+
-webkit-transform-origin: right bottom; }
|
1789 |
+
to {
|
1790 |
+
-webkit-transform-origin: right bottom;
|
1791 |
+
transform-origin: right bottom;
|
1792 |
+
-webkit-transform: rotate(90deg);
|
1793 |
+
transform: rotate(90deg);
|
1794 |
+
opacity: 0; } }
|
1795 |
+
|
1796 |
+
@keyframes rotateOutUpRight {
|
1797 |
+
0% {
|
1798 |
+
-webkit-transform-origin: right bottom;
|
1799 |
+
transform-origin: right bottom;
|
1800 |
+
opacity: 1; }
|
1801 |
+
0%, to {
|
1802 |
+
-webkit-transform-origin: right bottom; }
|
1803 |
+
to {
|
1804 |
+
-webkit-transform-origin: right bottom;
|
1805 |
+
transform-origin: right bottom;
|
1806 |
+
-webkit-transform: rotate(90deg);
|
1807 |
+
transform: rotate(90deg);
|
1808 |
+
opacity: 0; } }
|
1809 |
+
|
1810 |
+
.rotateOutUpRight {
|
1811 |
+
-webkit-animation-name: rotateOutUpRight;
|
1812 |
+
animation-name: rotateOutUpRight; }
|
1813 |
+
|
1814 |
+
@-webkit-keyframes hinge {
|
1815 |
+
0% {
|
1816 |
+
-webkit-transform-origin: top left;
|
1817 |
+
transform-origin: top left; }
|
1818 |
+
0%, 20%, 60% {
|
1819 |
+
-webkit-transform-origin: top left;
|
1820 |
+
-webkit-animation-timing-function: ease-in-out;
|
1821 |
+
animation-timing-function: ease-in-out; }
|
1822 |
+
20%, 60% {
|
1823 |
+
-webkit-transform: rotate(80deg);
|
1824 |
+
transform: rotate(80deg);
|
1825 |
+
-webkit-transform-origin: top left;
|
1826 |
+
transform-origin: top left; }
|
1827 |
+
40%, 80% {
|
1828 |
+
-webkit-transform: rotate(60deg);
|
1829 |
+
transform: rotate(60deg);
|
1830 |
+
-webkit-transform-origin: top left;
|
1831 |
+
transform-origin: top left;
|
1832 |
+
-webkit-animation-timing-function: ease-in-out;
|
1833 |
+
animation-timing-function: ease-in-out;
|
1834 |
+
opacity: 1; }
|
1835 |
+
to {
|
1836 |
+
-webkit-transform: translate3d(0, 700px, 0);
|
1837 |
+
transform: translate3d(0, 700px, 0);
|
1838 |
+
opacity: 0; } }
|
1839 |
+
|
1840 |
+
@keyframes hinge {
|
1841 |
+
0% {
|
1842 |
+
-webkit-transform-origin: top left;
|
1843 |
+
transform-origin: top left; }
|
1844 |
+
0%, 20%, 60% {
|
1845 |
+
-webkit-transform-origin: top left;
|
1846 |
+
-webkit-animation-timing-function: ease-in-out;
|
1847 |
+
animation-timing-function: ease-in-out; }
|
1848 |
+
20%, 60% {
|
1849 |
+
-webkit-transform: rotate(80deg);
|
1850 |
+
transform: rotate(80deg);
|
1851 |
+
-webkit-transform-origin: top left;
|
1852 |
+
transform-origin: top left; }
|
1853 |
+
40%, 80% {
|
1854 |
+
-webkit-transform: rotate(60deg);
|
1855 |
+
transform: rotate(60deg);
|
1856 |
+
-webkit-transform-origin: top left;
|
1857 |
+
transform-origin: top left;
|
1858 |
+
-webkit-animation-timing-function: ease-in-out;
|
1859 |
+
animation-timing-function: ease-in-out;
|
1860 |
+
opacity: 1; }
|
1861 |
+
to {
|
1862 |
+
-webkit-transform: translate3d(0, 700px, 0);
|
1863 |
+
transform: translate3d(0, 700px, 0);
|
1864 |
+
opacity: 0; } }
|
1865 |
+
|
1866 |
+
.hinge {
|
1867 |
+
-webkit-animation-name: hinge;
|
1868 |
+
animation-name: hinge; }
|
1869 |
+
|
1870 |
+
@-webkit-keyframes rollIn {
|
1871 |
+
0% {
|
1872 |
+
opacity: 0;
|
1873 |
+
-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
|
1874 |
+
transform: translate3d(-100%, 0, 0) rotate(-120deg); }
|
1875 |
+
to {
|
1876 |
+
opacity: 1;
|
1877 |
+
-webkit-transform: none;
|
1878 |
+
transform: none; } }
|
1879 |
+
|
1880 |
+
@keyframes rollIn {
|
1881 |
+
0% {
|
1882 |
+
opacity: 0;
|
1883 |
+
-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
|
1884 |
+
transform: translate3d(-100%, 0, 0) rotate(-120deg); }
|
1885 |
+
to {
|
1886 |
+
opacity: 1;
|
1887 |
+
-webkit-transform: none;
|
1888 |
+
transform: none; } }
|
1889 |
+
|
1890 |
+
.rollIn {
|
1891 |
+
-webkit-animation-name: rollIn;
|
1892 |
+
animation-name: rollIn; }
|
1893 |
+
|
1894 |
+
@-webkit-keyframes rollOut {
|
1895 |
+
0% {
|
1896 |
+
opacity: 1; }
|
1897 |
+
to {
|
1898 |
+
opacity: 0;
|
1899 |
+
-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
|
1900 |
+
transform: translate3d(100%, 0, 0) rotate(120deg); } }
|
1901 |
+
|
1902 |
+
@keyframes rollOut {
|
1903 |
+
0% {
|
1904 |
+
opacity: 1; }
|
1905 |
+
to {
|
1906 |
+
opacity: 0;
|
1907 |
+
-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
|
1908 |
+
transform: translate3d(100%, 0, 0) rotate(120deg); } }
|
1909 |
+
|
1910 |
+
.rollOut {
|
1911 |
+
-webkit-animation-name: rollOut;
|
1912 |
+
animation-name: rollOut; }
|
1913 |
+
|
1914 |
+
@-webkit-keyframes zoomIn {
|
1915 |
+
0% {
|
1916 |
+
opacity: 0;
|
1917 |
+
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
1918 |
+
transform: scale3d(0.3, 0.3, 0.3); }
|
1919 |
+
50% {
|
1920 |
+
opacity: 1; } }
|
1921 |
+
|
1922 |
+
@keyframes zoomIn {
|
1923 |
+
0% {
|
1924 |
+
opacity: 0;
|
1925 |
+
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
1926 |
+
transform: scale3d(0.3, 0.3, 0.3); }
|
1927 |
+
50% {
|
1928 |
+
opacity: 1; } }
|
1929 |
+
|
1930 |
+
.zoomIn {
|
1931 |
+
-webkit-animation-name: zoomIn;
|
1932 |
+
animation-name: zoomIn; }
|
1933 |
+
|
1934 |
+
@-webkit-keyframes zoomInDown {
|
1935 |
+
0% {
|
1936 |
+
opacity: 0;
|
1937 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
|
1938 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
|
1939 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
1940 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
1941 |
+
60% {
|
1942 |
+
opacity: 1;
|
1943 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
1944 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
1945 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
1946 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
1947 |
+
|
1948 |
+
@keyframes zoomInDown {
|
1949 |
+
0% {
|
1950 |
+
opacity: 0;
|
1951 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
|
1952 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
|
1953 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
1954 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
1955 |
+
60% {
|
1956 |
+
opacity: 1;
|
1957 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
1958 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
1959 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
1960 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
1961 |
+
|
1962 |
+
.zoomInDown {
|
1963 |
+
-webkit-animation-name: zoomInDown;
|
1964 |
+
animation-name: zoomInDown; }
|
1965 |
+
|
1966 |
+
@-webkit-keyframes zoomInLeft {
|
1967 |
+
0% {
|
1968 |
+
opacity: 0;
|
1969 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
|
1970 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
|
1971 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
1972 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
1973 |
+
60% {
|
1974 |
+
opacity: 1;
|
1975 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
|
1976 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
|
1977 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
1978 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
1979 |
+
|
1980 |
+
@keyframes zoomInLeft {
|
1981 |
+
0% {
|
1982 |
+
opacity: 0;
|
1983 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
|
1984 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
|
1985 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
1986 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
1987 |
+
60% {
|
1988 |
+
opacity: 1;
|
1989 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
|
1990 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
|
1991 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
1992 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
1993 |
+
|
1994 |
+
.zoomInLeft {
|
1995 |
+
-webkit-animation-name: zoomInLeft;
|
1996 |
+
animation-name: zoomInLeft; }
|
1997 |
+
|
1998 |
+
@-webkit-keyframes zoomInRight {
|
1999 |
+
0% {
|
2000 |
+
opacity: 0;
|
2001 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
|
2002 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
|
2003 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
2004 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
2005 |
+
60% {
|
2006 |
+
opacity: 1;
|
2007 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
|
2008 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
|
2009 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
2010 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
2011 |
+
|
2012 |
+
@keyframes zoomInRight {
|
2013 |
+
0% {
|
2014 |
+
opacity: 0;
|
2015 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
|
2016 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
|
2017 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
2018 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
2019 |
+
60% {
|
2020 |
+
opacity: 1;
|
2021 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
|
2022 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
|
2023 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
2024 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
2025 |
+
|
2026 |
+
.zoomInRight {
|
2027 |
+
-webkit-animation-name: zoomInRight;
|
2028 |
+
animation-name: zoomInRight; }
|
2029 |
+
|
2030 |
+
@-webkit-keyframes zoomInUp {
|
2031 |
+
0% {
|
2032 |
+
opacity: 0;
|
2033 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
|
2034 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
|
2035 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
2036 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
2037 |
+
60% {
|
2038 |
+
opacity: 1;
|
2039 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
2040 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
2041 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
2042 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
2043 |
+
|
2044 |
+
@keyframes zoomInUp {
|
2045 |
+
0% {
|
2046 |
+
opacity: 0;
|
2047 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
|
2048 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
|
2049 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
2050 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
2051 |
+
60% {
|
2052 |
+
opacity: 1;
|
2053 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
2054 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
2055 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
2056 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
2057 |
+
|
2058 |
+
.zoomInUp {
|
2059 |
+
-webkit-animation-name: zoomInUp;
|
2060 |
+
animation-name: zoomInUp; }
|
2061 |
+
|
2062 |
+
@-webkit-keyframes zoomOut {
|
2063 |
+
0% {
|
2064 |
+
opacity: 1; }
|
2065 |
+
50% {
|
2066 |
+
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
2067 |
+
transform: scale3d(0.3, 0.3, 0.3); }
|
2068 |
+
50%, to {
|
2069 |
+
opacity: 0; } }
|
2070 |
+
|
2071 |
+
@keyframes zoomOut {
|
2072 |
+
0% {
|
2073 |
+
opacity: 1; }
|
2074 |
+
50% {
|
2075 |
+
-webkit-transform: scale3d(0.3, 0.3, 0.3);
|
2076 |
+
transform: scale3d(0.3, 0.3, 0.3); }
|
2077 |
+
50%, to {
|
2078 |
+
opacity: 0; } }
|
2079 |
+
|
2080 |
+
.zoomOut {
|
2081 |
+
-webkit-animation-name: zoomOut;
|
2082 |
+
animation-name: zoomOut; }
|
2083 |
+
|
2084 |
+
@-webkit-keyframes zoomOutDown {
|
2085 |
+
40% {
|
2086 |
+
opacity: 1;
|
2087 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
2088 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
2089 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
2090 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
2091 |
+
to {
|
2092 |
+
opacity: 0;
|
2093 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
|
2094 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
|
2095 |
+
-webkit-transform-origin: center bottom;
|
2096 |
+
transform-origin: center bottom;
|
2097 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
2098 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
2099 |
+
|
2100 |
+
@keyframes zoomOutDown {
|
2101 |
+
40% {
|
2102 |
+
opacity: 1;
|
2103 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
2104 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
|
2105 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
2106 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
2107 |
+
to {
|
2108 |
+
opacity: 0;
|
2109 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
|
2110 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
|
2111 |
+
-webkit-transform-origin: center bottom;
|
2112 |
+
transform-origin: center bottom;
|
2113 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
2114 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
2115 |
+
|
2116 |
+
.zoomOutDown {
|
2117 |
+
-webkit-animation-name: zoomOutDown;
|
2118 |
+
animation-name: zoomOutDown; }
|
2119 |
+
|
2120 |
+
@-webkit-keyframes zoomOutLeft {
|
2121 |
+
40% {
|
2122 |
+
opacity: 1;
|
2123 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
|
2124 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
|
2125 |
+
to {
|
2126 |
+
opacity: 0;
|
2127 |
+
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
|
2128 |
+
transform: scale(0.1) translate3d(-2000px, 0, 0);
|
2129 |
+
-webkit-transform-origin: left center;
|
2130 |
+
transform-origin: left center; } }
|
2131 |
+
|
2132 |
+
@keyframes zoomOutLeft {
|
2133 |
+
40% {
|
2134 |
+
opacity: 1;
|
2135 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
|
2136 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
|
2137 |
+
to {
|
2138 |
+
opacity: 0;
|
2139 |
+
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
|
2140 |
+
transform: scale(0.1) translate3d(-2000px, 0, 0);
|
2141 |
+
-webkit-transform-origin: left center;
|
2142 |
+
transform-origin: left center; } }
|
2143 |
+
|
2144 |
+
.zoomOutLeft {
|
2145 |
+
-webkit-animation-name: zoomOutLeft;
|
2146 |
+
animation-name: zoomOutLeft; }
|
2147 |
+
|
2148 |
+
@-webkit-keyframes zoomOutRight {
|
2149 |
+
40% {
|
2150 |
+
opacity: 1;
|
2151 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
|
2152 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
|
2153 |
+
to {
|
2154 |
+
opacity: 0;
|
2155 |
+
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
|
2156 |
+
transform: scale(0.1) translate3d(2000px, 0, 0);
|
2157 |
+
-webkit-transform-origin: right center;
|
2158 |
+
transform-origin: right center; } }
|
2159 |
+
|
2160 |
+
@keyframes zoomOutRight {
|
2161 |
+
40% {
|
2162 |
+
opacity: 1;
|
2163 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
|
2164 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
|
2165 |
+
to {
|
2166 |
+
opacity: 0;
|
2167 |
+
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
|
2168 |
+
transform: scale(0.1) translate3d(2000px, 0, 0);
|
2169 |
+
-webkit-transform-origin: right center;
|
2170 |
+
transform-origin: right center; } }
|
2171 |
+
|
2172 |
+
.zoomOutRight {
|
2173 |
+
-webkit-animation-name: zoomOutRight;
|
2174 |
+
animation-name: zoomOutRight; }
|
2175 |
+
|
2176 |
+
@-webkit-keyframes zoomOutUp {
|
2177 |
+
40% {
|
2178 |
+
opacity: 1;
|
2179 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
2180 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
2181 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
2182 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
2183 |
+
to {
|
2184 |
+
opacity: 0;
|
2185 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
|
2186 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
|
2187 |
+
-webkit-transform-origin: center bottom;
|
2188 |
+
transform-origin: center bottom;
|
2189 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
2190 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
2191 |
+
|
2192 |
+
@keyframes zoomOutUp {
|
2193 |
+
40% {
|
2194 |
+
opacity: 1;
|
2195 |
+
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
2196 |
+
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
|
2197 |
+
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
2198 |
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
|
2199 |
+
to {
|
2200 |
+
opacity: 0;
|
2201 |
+
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
|
2202 |
+
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
|
2203 |
+
-webkit-transform-origin: center bottom;
|
2204 |
+
transform-origin: center bottom;
|
2205 |
+
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
|
2206 |
+
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
|
2207 |
+
|
2208 |
+
.zoomOutUp {
|
2209 |
+
-webkit-animation-name: zoomOutUp;
|
2210 |
+
animation-name: zoomOutUp; }
|
2211 |
+
|
2212 |
+
@-webkit-keyframes slideInDown {
|
2213 |
+
0% {
|
2214 |
+
-webkit-transform: translate3d(0, -100%, 0);
|
2215 |
+
transform: translate3d(0, -100%, 0);
|
2216 |
+
visibility: visible; }
|
2217 |
+
to {
|
2218 |
+
-webkit-transform: translateZ(0);
|
2219 |
+
transform: translateZ(0); } }
|
2220 |
+
|
2221 |
+
@keyframes slideInDown {
|
2222 |
+
0% {
|
2223 |
+
-webkit-transform: translate3d(0, -100%, 0);
|
2224 |
+
transform: translate3d(0, -100%, 0);
|
2225 |
+
visibility: visible; }
|
2226 |
+
to {
|
2227 |
+
-webkit-transform: translateZ(0);
|
2228 |
+
transform: translateZ(0); } }
|
2229 |
+
|
2230 |
+
.slideInDown {
|
2231 |
+
-webkit-animation-name: slideInDown;
|
2232 |
+
animation-name: slideInDown; }
|
2233 |
+
|
2234 |
+
@-webkit-keyframes slideInLeft {
|
2235 |
+
0% {
|
2236 |
+
-webkit-transform: translate3d(-100%, 0, 0);
|
2237 |
+
transform: translate3d(-100%, 0, 0);
|
2238 |
+
visibility: visible; }
|
2239 |
+
to {
|
2240 |
+
-webkit-transform: translateZ(0);
|
2241 |
+
transform: translateZ(0); } }
|
2242 |
+
|
2243 |
+
@keyframes slideInLeft {
|
2244 |
+
0% {
|
2245 |
+
-webkit-transform: translate3d(-100%, 0, 0);
|
2246 |
+
transform: translate3d(-100%, 0, 0);
|
2247 |
+
visibility: visible; }
|
2248 |
+
to {
|
2249 |
+
-webkit-transform: translateZ(0);
|
2250 |
+
transform: translateZ(0); } }
|
2251 |
+
|
2252 |
+
.slideInLeft {
|
2253 |
+
-webkit-animation-name: slideInLeft;
|
2254 |
+
animation-name: slideInLeft; }
|
2255 |
+
|
2256 |
+
@-webkit-keyframes slideInRight {
|
2257 |
+
0% {
|
2258 |
+
-webkit-transform: translate3d(100%, 0, 0);
|
2259 |
+
transform: translate3d(100%, 0, 0);
|
2260 |
+
visibility: visible; }
|
2261 |
+
to {
|
2262 |
+
-webkit-transform: translateZ(0);
|
2263 |
+
transform: translateZ(0); } }
|
2264 |
+
|
2265 |
+
@keyframes slideInRight {
|
2266 |
+
0% {
|
2267 |
+
-webkit-transform: translate3d(100%, 0, 0);
|
2268 |
+
transform: translate3d(100%, 0, 0);
|
2269 |
+
visibility: visible; }
|
2270 |
+
to {
|
2271 |
+
-webkit-transform: translateZ(0);
|
2272 |
+
transform: translateZ(0); } }
|
2273 |
+
|
2274 |
+
.slideInRight {
|
2275 |
+
-webkit-animation-name: slideInRight;
|
2276 |
+
animation-name: slideInRight; }
|
2277 |
+
|
2278 |
+
@-webkit-keyframes slideInUp {
|
2279 |
+
0% {
|
2280 |
+
-webkit-transform: translate3d(0, 100%, 0);
|
2281 |
+
transform: translate3d(0, 100%, 0);
|
2282 |
+
visibility: visible; }
|
2283 |
+
to {
|
2284 |
+
-webkit-transform: translateZ(0);
|
2285 |
+
transform: translateZ(0); } }
|
2286 |
+
|
2287 |
+
@keyframes slideInUp {
|
2288 |
+
0% {
|
2289 |
+
-webkit-transform: translate3d(0, 100%, 0);
|
2290 |
+
transform: translate3d(0, 100%, 0);
|
2291 |
+
visibility: visible; }
|
2292 |
+
to {
|
2293 |
+
-webkit-transform: translateZ(0);
|
2294 |
+
transform: translateZ(0); } }
|
2295 |
+
|
2296 |
+
.slideInUp {
|
2297 |
+
-webkit-animation-name: slideInUp;
|
2298 |
+
animation-name: slideInUp; }
|
2299 |
+
|
2300 |
+
@-webkit-keyframes slideOutDown {
|
2301 |
+
0% {
|
2302 |
+
-webkit-transform: translateZ(0);
|
2303 |
+
transform: translateZ(0); }
|
2304 |
+
to {
|
2305 |
+
visibility: hidden;
|
2306 |
+
-webkit-transform: translate3d(0, 100%, 0);
|
2307 |
+
transform: translate3d(0, 100%, 0); } }
|
2308 |
+
|
2309 |
+
@keyframes slideOutDown {
|
2310 |
+
0% {
|
2311 |
+
-webkit-transform: translateZ(0);
|
2312 |
+
transform: translateZ(0); }
|
2313 |
+
to {
|
2314 |
+
visibility: hidden;
|
2315 |
+
-webkit-transform: translate3d(0, 100%, 0);
|
2316 |
+
transform: translate3d(0, 100%, 0); } }
|
2317 |
+
|
2318 |
+
.slideOutDown {
|
2319 |
+
-webkit-animation-name: slideOutDown;
|
2320 |
+
animation-name: slideOutDown; }
|
2321 |
+
|
2322 |
+
@-webkit-keyframes slideOutLeft {
|
2323 |
+
0% {
|
2324 |
+
-webkit-transform: translateZ(0);
|
2325 |
+
transform: translateZ(0); }
|
2326 |
+
to {
|
2327 |
+
visibility: hidden;
|
2328 |
+
-webkit-transform: translate3d(-100%, 0, 0);
|
2329 |
+
transform: translate3d(-100%, 0, 0); } }
|
2330 |
+
|
2331 |
+
@keyframes slideOutLeft {
|
2332 |
+
0% {
|
2333 |
+
-webkit-transform: translateZ(0);
|
2334 |
+
transform: translateZ(0); }
|
2335 |
+
to {
|
2336 |
+
visibility: hidden;
|
2337 |
+
-webkit-transform: translate3d(-100%, 0, 0);
|
2338 |
+
transform: translate3d(-100%, 0, 0); } }
|
2339 |
+
|
2340 |
+
.slideOutLeft {
|
2341 |
+
-webkit-animation-name: slideOutLeft;
|
2342 |
+
animation-name: slideOutLeft; }
|
2343 |
+
|
2344 |
+
@-webkit-keyframes slideOutRight {
|
2345 |
+
0% {
|
2346 |
+
-webkit-transform: translateZ(0);
|
2347 |
+
transform: translateZ(0); }
|
2348 |
+
to {
|
2349 |
+
visibility: hidden;
|
2350 |
+
-webkit-transform: translate3d(100%, 0, 0);
|
2351 |
+
transform: translate3d(100%, 0, 0); } }
|
2352 |
+
|
2353 |
+
@keyframes slideOutRight {
|
2354 |
+
0% {
|
2355 |
+
-webkit-transform: translateZ(0);
|
2356 |
+
transform: translateZ(0); }
|
2357 |
+
to {
|
2358 |
+
visibility: hidden;
|
2359 |
+
-webkit-transform: translate3d(100%, 0, 0);
|
2360 |
+
transform: translate3d(100%, 0, 0); } }
|
2361 |
+
|
2362 |
+
.slideOutRight {
|
2363 |
+
-webkit-animation-name: slideOutRight;
|
2364 |
+
animation-name: slideOutRight; }
|
2365 |
+
|
2366 |
+
@-webkit-keyframes slideOutUp {
|
2367 |
+
0% {
|
2368 |
+
-webkit-transform: translateZ(0);
|
2369 |
+
transform: translateZ(0); }
|
2370 |
+
to {
|
2371 |
+
visibility: hidden;
|
2372 |
+
-webkit-transform: translate3d(0, -100%, 0);
|
2373 |
+
transform: translate3d(0, -100%, 0); } }
|
2374 |
+
|
2375 |
+
@keyframes slideOutUp {
|
2376 |
+
0% {
|
2377 |
+
-webkit-transform: translateZ(0);
|
2378 |
+
transform: translateZ(0); }
|
2379 |
+
to {
|
2380 |
+
visibility: hidden;
|
2381 |
+
-webkit-transform: translate3d(0, -100%, 0);
|
2382 |
+
transform: translate3d(0, -100%, 0); } }
|
2383 |
+
|
2384 |
+
.slideOutUp {
|
2385 |
+
-webkit-animation-name: slideOutUp;
|
2386 |
+
animation-name: slideOutUp; }
|
assets/css/animate.min.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes a{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes a{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:a;animation-name:a;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes b{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes b{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:b;animation-name:b}@-webkit-keyframes c{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes c{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:c;animation-name:c}@-webkit-keyframes d{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes d{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:d;animation-name:d}@-webkit-keyframes e{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes e{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:e;animation-name:e}@-webkit-keyframes f{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes f{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:f;animation-name:f}@-webkit-keyframes g{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes g{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:g;animation-name:g}@-webkit-keyframes h{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes h{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:h;animation-name:h}@-webkit-keyframes i{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes i{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:i;animation-name:i}@-webkit-keyframes j{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39063deg) skewY(.39063deg);transform:skewX(.39063deg) skewY(.39063deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}@keyframes j{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39063deg) skewY(.39063deg);transform:skewX(.39063deg) skewY(.39063deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:j;animation-name:j;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes k{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes k{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:k;animation-name:k}@-webkit-keyframes l{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes l{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:l;animation-name:l}@-webkit-keyframes m{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes m{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:m;animation-name:m}@-webkit-keyframes n{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes n{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:n;animation-name:n}@-webkit-keyframes o{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes o{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:o;animation-name:o}@-webkit-keyframes p{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes p{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:p;animation-name:p}@-webkit-keyframes q{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes q{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:q;animation-name:q}@-webkit-keyframes r{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes r{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:r;animation-name:r}@-webkit-keyframes s{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes s{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:s;animation-name:s}@-webkit-keyframes t{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes t{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:t;animation-name:t}@-webkit-keyframes u{0%{opacity:0}to{opacity:1}}@keyframes u{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:u;animation-name:u}@-webkit-keyframes v{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes v{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:v;animation-name:v}@-webkit-keyframes w{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes w{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:w;animation-name:w}@-webkit-keyframes x{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes x{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:x;animation-name:x}@-webkit-keyframes y{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes y{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:y;animation-name:y}@-webkit-keyframes z{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes z{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:z;animation-name:z}@-webkit-keyframes A{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes A{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:A;animation-name:A}@-webkit-keyframes B{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes B{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:B;animation-name:B}@-webkit-keyframes C{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes C{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:C;animation-name:C}@-webkit-keyframes D{0%{opacity:1}to{opacity:0}}@keyframes D{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:D;animation-name:D}@-webkit-keyframes E{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes E{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:E;animation-name:E}@-webkit-keyframes F{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes F{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:F;animation-name:F}@-webkit-keyframes G{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes G{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:G;animation-name:G}@-webkit-keyframes H{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes H{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:H;animation-name:H}@-webkit-keyframes I{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes I{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:I;animation-name:I}@-webkit-keyframes J{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes J{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:J;animation-name:J}@-webkit-keyframes K{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes K{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:K;animation-name:K}@-webkit-keyframes L{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes L{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:L;animation-name:L}@-webkit-keyframes M{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes M{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:M;animation-name:M}@-webkit-keyframes N{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes N{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:N;animation-name:N}@-webkit-keyframes O{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes O{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:O;animation-name:O}@-webkit-keyframes P{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes P{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:P;animation-name:P;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes Q{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes Q{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:Q;animation-name:Q}@-webkit-keyframes R{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes R{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:R;animation-name:R;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes S{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes S{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:S;animation-name:S;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes T{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes T{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:T;animation-name:T}@-webkit-keyframes U{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes U{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:U;animation-name:U}@-webkit-keyframes V{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes V{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:V;animation-name:V}@-webkit-keyframes W{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes W{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:W;animation-name:W}@-webkit-keyframes X{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes X{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:X;animation-name:X}@-webkit-keyframes Y{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes Y{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:Y;animation-name:Y}@-webkit-keyframes Z{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes Z{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:Z;animation-name:Z}@-webkit-keyframes ab{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes ab{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:ab;animation-name:ab}@-webkit-keyframes bb{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes bb{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:bb;animation-name:bb}@-webkit-keyframes cb{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes cb{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:cb;animation-name:cb}@-webkit-keyframes db{0%{-webkit-transform-origin:top left;transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes db{0%{-webkit-transform-origin:top left;transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:db;animation-name:db}@-webkit-keyframes eb{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes eb{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:eb;animation-name:eb}@-webkit-keyframes fb{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes fb{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:fb;animation-name:fb}@-webkit-keyframes gb{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes gb{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:gb;animation-name:gb}@-webkit-keyframes hb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes hb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:hb;animation-name:hb}@-webkit-keyframes ib{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes ib{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:ib;animation-name:ib}@-webkit-keyframes jb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes jb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:jb;animation-name:jb}@-webkit-keyframes kb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes kb{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:kb;animation-name:kb}@-webkit-keyframes lb{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes lb{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:lb;animation-name:lb}@-webkit-keyframes mb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes mb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:mb;animation-name:mb}@-webkit-keyframes nb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes nb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:nb;animation-name:nb}@-webkit-keyframes ob{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes ob{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:ob;animation-name:ob}@-webkit-keyframes pb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes pb{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:pb;animation-name:pb}@-webkit-keyframes qb{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes qb{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:qb;animation-name:qb}@-webkit-keyframes rb{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rb{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:rb;animation-name:rb}@-webkit-keyframes sb{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes sb{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:sb;animation-name:sb}@-webkit-keyframes tb{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes tb{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:tb;animation-name:tb}@-webkit-keyframes ub{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes ub{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:ub;animation-name:ub}@-webkit-keyframes vb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes vb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:vb;animation-name:vb}@-webkit-keyframes wb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes wb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:wb;animation-name:wb}@-webkit-keyframes xb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes xb{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:xb;animation-name:xb}
|
assets/css/bundle.min.css
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
* jQuery UI CSS Framework 1.12.1
|
3 |
+
* http://jqueryui.com
|
4 |
+
*
|
5 |
+
* Copyright jQuery Foundation and other contributors
|
6 |
+
* Released under the MIT license.
|
7 |
+
* http://jquery.org/license
|
8 |
+
*
|
9 |
+
* http://api.jqueryui.com/category/theming/
|
10 |
+
*/.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}/*!
|
11 |
+
* jQuery UI CSS Framework 1.12.1
|
12 |
+
* http://jqueryui.com
|
13 |
+
*
|
14 |
+
* Copyright jQuery Foundation and other contributors
|
15 |
+
* Released under the MIT license.
|
16 |
+
* http://jquery.org/license
|
17 |
+
*
|
18 |
+
* http://api.jqueryui.com/category/theming/
|
19 |
+
*
|
20 |
+
* 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
|
21 |
+
*/.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{background-image:url(data:image/png;base64,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)}.ui-widget-header .ui-icon{background-image:url(data:image/png;base64,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)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(data:image/png;base64,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)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(data:image/png;base64,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)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEV3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diDPBZfVAAAAY3RSTlMAWEd8IjKY4b3Ld2acsomqpVpOeudAQGVmhVOLRpGUY2NhTaBobXqbc6W/fcC8463l6eSBjl3f3eC51tvSxNXU12LacP4Nzplp+DgqFhzFedHjp4FYyJPQ2K/wzZCniLC7x6vHwZbrAAAAAWJLR0QAiAUdSAAAAAd0SU1FB+AHDQUaNuOGGEYAAA+BSURBVHja7V0LYxvFEd67iyQsxycZJGgDCYrBKSR1WjdJX5RCGiJICzFpmxCamFLm//+H7t5rZ2f2oeNk6Wzv58T23D7nu9m9md09WYiIiIgeIIFk213Ysv7QcwY6dy8Bv/4JZkBl3iwhxAJBwSSA9sdIV6kJvgLAGgBPA6R88etGTYJaICcgof0x0ukdZATQ4rwBljnZIAOs/3YVPOmcQUFy+2u3ZU68mdYKZsG8i/QGcwvx3mFuAZ4ObN4C7KSwLvoIYKWBmYindmKCm58DVuDjTJ8CdAht/imwdVx2RygiIiIiIiKixzhzT3DLflDCojWgzntCS9DsRoCfsAZ86wFsQUjWvlFKLB1gBLAMNLsZLiasAUqAJ7pUtW8yGGL9t/fYk2xZUUk8xUVgCRAKAja2HMAtWNhs1ojWVlgPSMzafCNq2xZgReLpcff1AD5CtjoHhHHRnwIRERER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)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(data:image/png;base64,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)}.ui-button .ui-icon{background-image:url(data:image/png;base64,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)}.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}.selectize-input .item[data-value=ABeeZee]{background-position:0 -5px}.selectize-dropdown-content [data-value=ABeeZee]{background-position:8px -5px}.selectize-input .item[data-value=Abel]{background-position:0 -45px}.selectize-dropdown-content [data-value=Abel]{background-position:8px -45px}.selectize-input .item[data-value="Abhaya Libre"]{background-position:0 -85px}.selectize-dropdown-content [data-value="Abhaya Libre"]{background-position:8px -85px}.selectize-input .item[data-value="Abril Fatface"]{background-position:0 -125px}.selectize-dropdown-content [data-value="Abril Fatface"]{background-position:8px -125px}.selectize-input .item[data-value=Aclonica]{background-position:0 -165px}.selectize-dropdown-content [data-value=Aclonica]{background-position:8px -165px}.selectize-input .item[data-value=Acme]{background-position:0 -205px}.selectize-dropdown-content [data-value=Acme]{background-position:8px -205px}.selectize-input .item[data-value=Actor]{background-position:0 -245px}.selectize-dropdown-content [data-value=Actor]{background-position:8px -245px}.selectize-input .item[data-value=Adamina]{background-position:0 -285px}.selectize-dropdown-content [data-value=Adamina]{background-position:8px -285px}.selectize-input .item[data-value="Advent Pro"]{background-position:0 -325px}.selectize-dropdown-content [data-value="Advent Pro"]{background-position:8px -325px}.selectize-input .item[data-value="Aguafina Script"]{background-position:0 -365px}.selectize-dropdown-content [data-value="Aguafina Script"]{background-position:8px -365px}.selectize-input .item[data-value=Akronim]{background-position:0 -405px}.selectize-dropdown-content [data-value=Akronim]{background-position:8px -405px}.selectize-input .item[data-value=Aladin]{background-position:0 -445px}.selectize-dropdown-content [data-value=Aladin]{background-position:8px -445px}.selectize-input .item[data-value=Aldrich]{background-position:0 -485px}.selectize-dropdown-content [data-value=Aldrich]{background-position:8px -485px}.selectize-input .item[data-value=Alef]{background-position:0 -525px}.selectize-dropdown-content [data-value=Alef]{background-position:8px -525px}.selectize-input .item[data-value=Alegreya]{background-position:0 -565px}.selectize-dropdown-content [data-value=Alegreya]{background-position:8px -565px}.selectize-input .item[data-value="Alegreya SC"]{background-position:0 -605px}.selectize-dropdown-content [data-value="Alegreya SC"]{background-position:8px -605px}.selectize-input .item[data-value="Alegreya Sans"]{background-position:0 -645px}.selectize-dropdown-content [data-value="Alegreya Sans"]{background-position:8px -645px}.selectize-input .item[data-value="Alegreya Sans SC"]{background-position:0 -685px}.selectize-dropdown-content [data-value="Alegreya Sans SC"]{background-position:8px -685px}.selectize-input .item[data-value="Alex Brush"]{background-position:0 -725px}.selectize-dropdown-content [data-value="Alex Brush"]{background-position:8px -725px}.selectize-input .item[data-value="Alfa Slab One"]{background-position:0 -765px}.selectize-dropdown-content [data-value="Alfa Slab One"]{background-position:8px -765px}.selectize-input .item[data-value=Alice]{background-position:0 -805px}.selectize-dropdown-content [data-value=Alice]{background-position:8px -805px}.selectize-input .item[data-value=Alike]{background-position:0 -845px}.selectize-dropdown-content [data-value=Alike]{background-position:8px -845px}.selectize-input .item[data-value="Alike Angular"]{background-position:0 -885px}.selectize-dropdown-content [data-value="Alike Angular"]{background-position:8px -885px}.selectize-input .item[data-value=Allan]{background-position:0 -925px}.selectize-dropdown-content [data-value=Allan]{background-position:8px -925px}.selectize-input .item[data-value=Allerta]{background-position:0 -965px}.selectize-dropdown-content [data-value=Allerta]{background-position:8px -965px}.selectize-input .item[data-value="Allerta Stencil"]{background-position:0 -1005px}.selectize-dropdown-content [data-value="Allerta Stencil"]{background-position:8px -1005px}.selectize-input .item[data-value=Allura]{background-position:0 -1045px}.selectize-dropdown-content [data-value=Allura]{background-position:8px -1045px}.selectize-input .item[data-value=Almendra]{background-position:0 -1085px}.selectize-dropdown-content [data-value=Almendra]{background-position:8px -1085px}.selectize-input .item[data-value="Almendra Display"]{background-position:0 -1125px}.selectize-dropdown-content [data-value="Almendra Display"]{background-position:8px -1125px}.selectize-input .item[data-value="Almendra SC"]{background-position:0 -1165px}.selectize-dropdown-content [data-value="Almendra SC"]{background-position:8px -1165px}.selectize-input .item[data-value=Amarante]{background-position:0 -1205px}.selectize-dropdown-content [data-value=Amarante]{background-position:8px -1205px}.selectize-input .item[data-value=Amaranth]{background-position:0 -1245px}.selectize-dropdown-content [data-value=Amaranth]{background-position:8px -1245px}.selectize-input .item[data-value="Amatic SC"]{background-position:0 -1285px}.selectize-dropdown-content [data-value="Amatic SC"]{background-position:8px -1285px}.selectize-input .item[data-value="Amatica SC"]{background-position:0 -1325px}.selectize-dropdown-content [data-value="Amatica SC"]{background-position:8px -1325px}.selectize-input .item[data-value=Amethysta]{background-position:0 -1365px}.selectize-dropdown-content [data-value=Amethysta]{background-position:8px -1365px}.selectize-input .item[data-value=Amiko]{background-position:0 -1405px}.selectize-dropdown-content [data-value=Amiko]{background-position:8px -1405px}.selectize-input .item[data-value=Amiri]{background-position:0 -1445px}.selectize-dropdown-content [data-value=Amiri]{background-position:8px -1445px}.selectize-input .item[data-value=Amita]{background-position:0 -1485px}.selectize-dropdown-content [data-value=Amita]{background-position:8px -1485px}.selectize-input .item[data-value=Anaheim]{background-position:0 -1525px}.selectize-dropdown-content [data-value=Anaheim]{background-position:8px -1525px}.selectize-input .item[data-value=Andada]{background-position:0 -1565px}.selectize-dropdown-content [data-value=Andada]{background-position:8px -1565px}.selectize-input .item[data-value=Andika]{background-position:0 -1605px}.selectize-dropdown-content [data-value=Andika]{background-position:8px -1605px}.selectize-input .item[data-value=Angkor]{background-position:0 -1645px}.selectize-dropdown-content [data-value=Angkor]{background-position:8px -1645px}.selectize-input .item[data-value="Annie Use Your Telescope"]{background-position:0 -1685px}.selectize-dropdown-content [data-value="Annie Use Your Telescope"]{background-position:8px -1685px}.selectize-input .item[data-value="Anonymous Pro"]{background-position:0 -1725px}.selectize-dropdown-content [data-value="Anonymous Pro"]{background-position:8px -1725px}.selectize-input .item[data-value=Antic]{background-position:0 -1765px}.selectize-dropdown-content [data-value=Antic]{background-position:8px -1765px}.selectize-input .item[data-value="Antic Didone"]{background-position:0 -1805px}.selectize-dropdown-content [data-value="Antic Didone"]{background-position:8px -1805px}.selectize-input .item[data-value="Antic Slab"]{background-position:0 -1845px}.selectize-dropdown-content [data-value="Antic Slab"]{background-position:8px -1845px}.selectize-input .item[data-value=Anton]{background-position:0 -1885px}.selectize-dropdown-content [data-value=Anton]{background-position:8px -1885px}.selectize-input .item[data-value=Arapey]{background-position:0 -1925px}.selectize-dropdown-content [data-value=Arapey]{background-position:8px -1925px}.selectize-input .item[data-value=Arbutus]{background-position:0 -1965px}.selectize-dropdown-content [data-value=Arbutus]{background-position:8px -1965px}.selectize-input .item[data-value="Arbutus Slab"]{background-position:0 -2005px}.selectize-dropdown-content [data-value="Arbutus Slab"]{background-position:8px -2005px}.selectize-input .item[data-value="Architects Daughter"]{background-position:0 -2045px}.selectize-dropdown-content [data-value="Architects Daughter"]{background-position:8px -2045px}.selectize-input .item[data-value="Archivo Black"]{background-position:0 -2085px}.selectize-dropdown-content [data-value="Archivo Black"]{background-position:8px -2085px}.selectize-input .item[data-value="Archivo Narrow"]{background-position:0 -2125px}.selectize-dropdown-content [data-value="Archivo Narrow"]{background-position:8px -2125px}.selectize-input .item[data-value="Aref Ruqaa"]{background-position:0 -2165px}.selectize-dropdown-content [data-value="Aref Ruqaa"]{background-position:8px -2165px}.selectize-input .item[data-value="Arima Madurai"]{background-position:0 -2205px}.selectize-dropdown-content [data-value="Arima Madurai"]{background-position:8px -2205px}.selectize-input .item[data-value=Arimo]{background-position:0 -2245px}.selectize-dropdown-content [data-value=Arimo]{background-position:8px -2245px}.selectize-input .item[data-value=Arizonia]{background-position:0 -2285px}.selectize-dropdown-content [data-value=Arizonia]{background-position:8px -2285px}.selectize-input .item[data-value=Armata]{background-position:0 -2325px}.selectize-dropdown-content [data-value=Armata]{background-position:8px -2325px}.selectize-input .item[data-value=Arsenal]{background-position:0 -2365px}.selectize-dropdown-content [data-value=Arsenal]{background-position:8px -2365px}.selectize-input .item[data-value=Artifika]{background-position:0 -2405px}.selectize-dropdown-content [data-value=Artifika]{background-position:8px -2405px}.selectize-input .item[data-value=Arvo]{background-position:0 -2445px}.selectize-dropdown-content [data-value=Arvo]{background-position:8px -2445px}.selectize-input .item[data-value=Arya]{background-position:0 -2485px}.selectize-dropdown-content [data-value=Arya]{background-position:8px -2485px}.selectize-input .item[data-value=Asap]{background-position:0 -2525px}.selectize-dropdown-content [data-value=Asap]{background-position:8px -2525px}.selectize-input .item[data-value=Asar]{background-position:0 -2565px}.selectize-dropdown-content [data-value=Asar]{background-position:8px -2565px}.selectize-input .item[data-value=Asset]{background-position:0 -2605px}.selectize-dropdown-content [data-value=Asset]{background-position:8px -2605px}.selectize-input .item[data-value=Assistant]{background-position:0 -2645px}.selectize-dropdown-content [data-value=Assistant]{background-position:8px -2645px}.selectize-input .item[data-value=Astloch]{background-position:0 -2685px}.selectize-dropdown-content [data-value=Astloch]{background-position:8px -2685px}.selectize-input .item[data-value=Asul]{background-position:0 -2725px}.selectize-dropdown-content [data-value=Asul]{background-position:8px -2725px}.selectize-input .item[data-value=Athiti]{background-position:0 -2765px}.selectize-dropdown-content [data-value=Athiti]{background-position:8px -2765px}.selectize-input .item[data-value=Atma]{background-position:0 -2805px}.selectize-dropdown-content [data-value=Atma]{background-position:8px -2805px}.selectize-input .item[data-value="Atomic Age"]{background-position:0 -2845px}.selectize-dropdown-content [data-value="Atomic Age"]{background-position:8px -2845px}.selectize-input .item[data-value=Aubrey]{background-position:0 -2885px}.selectize-dropdown-content [data-value=Aubrey]{background-position:8px -2885px}.selectize-input .item[data-value=Audiowide]{background-position:0 -2925px}.selectize-dropdown-content [data-value=Audiowide]{background-position:8px -2925px}.selectize-input .item[data-value="Autour One"]{background-position:0 -2965px}.selectize-dropdown-content [data-value="Autour One"]{background-position:8px -2965px}.selectize-input .item[data-value=Average]{background-position:0 -3005px}.selectize-dropdown-content [data-value=Average]{background-position:8px -3005px}.selectize-input .item[data-value="Average Sans"]{background-position:0 -3045px}.selectize-dropdown-content [data-value="Average Sans"]{background-position:8px -3045px}.selectize-input .item[data-value="Averia Gruesa Libre"]{background-position:0 -3085px}.selectize-dropdown-content [data-value="Averia Gruesa Libre"]{background-position:8px -3085px}.selectize-input .item[data-value="Averia Libre"]{background-position:0 -3125px}.selectize-dropdown-content [data-value="Averia Libre"]{background-position:8px -3125px}.selectize-input .item[data-value="Averia Sans Libre"]{background-position:0 -3165px}.selectize-dropdown-content [data-value="Averia Sans Libre"]{background-position:8px -3165px}.selectize-input .item[data-value="Averia Serif Libre"]{background-position:0 -3205px}.selectize-dropdown-content [data-value="Averia Serif Libre"]{background-position:8px -3205px}.selectize-input .item[data-value="Bad Script"]{background-position:0 -3245px}.selectize-dropdown-content [data-value="Bad Script"]{background-position:8px -3245px}.selectize-input .item[data-value=Baloo]{background-position:0 -3285px}.selectize-dropdown-content [data-value=Baloo]{background-position:8px -3285px}.selectize-input .item[data-value="Baloo Bhai"]{background-position:0 -3325px}.selectize-dropdown-content [data-value="Baloo Bhai"]{background-position:8px -3325px}.selectize-input .item[data-value="Baloo Bhaina"]{background-position:0 -3365px}.selectize-dropdown-content [data-value="Baloo Bhaina"]{background-position:8px -3365px}.selectize-input .item[data-value="Baloo Chettan"]{background-position:0 -3405px}.selectize-dropdown-content [data-value="Baloo Chettan"]{background-position:8px -3405px}.selectize-input .item[data-value="Baloo Da"]{background-position:0 -3445px}.selectize-dropdown-content [data-value="Baloo Da"]{background-position:8px -3445px}.selectize-input .item[data-value="Baloo Paaji"]{background-position:0 -3485px}.selectize-dropdown-content [data-value="Baloo Paaji"]{background-position:8px -3485px}.selectize-input .item[data-value="Baloo Tamma"]{background-position:0 -3525px}.selectize-dropdown-content [data-value="Baloo Tamma"]{background-position:8px -3525px}.selectize-input .item[data-value="Baloo Thambi"]{background-position:0 -3565px}.selectize-dropdown-content [data-value="Baloo Thambi"]{background-position:8px -3565px}.selectize-input .item[data-value=Balthazar]{background-position:0 -3605px}.selectize-dropdown-content [data-value=Balthazar]{background-position:8px -3605px}.selectize-input .item[data-value=Bangers]{background-position:0 -3645px}.selectize-dropdown-content [data-value=Bangers]{background-position:8px -3645px}.selectize-input .item[data-value=Basic]{background-position:0 -3685px}.selectize-dropdown-content [data-value=Basic]{background-position:8px -3685px}.selectize-input .item[data-value=Battambang]{background-position:0 -3725px}.selectize-dropdown-content [data-value=Battambang]{background-position:8px -3725px}.selectize-input .item[data-value=Baumans]{background-position:0 -3765px}.selectize-dropdown-content [data-value=Baumans]{background-position:8px -3765px}.selectize-input .item[data-value=Bayon]{background-position:0 -3805px}.selectize-dropdown-content [data-value=Bayon]{background-position:8px -3805px}.selectize-input .item[data-value=Belgrano]{background-position:0 -3845px}.selectize-dropdown-content [data-value=Belgrano]{background-position:8px -3845px}.selectize-input .item[data-value=Belleza]{background-position:0 -3885px}.selectize-dropdown-content [data-value=Belleza]{background-position:8px -3885px}.selectize-input .item[data-value=BenchNine]{background-position:0 -3925px}.selectize-dropdown-content [data-value=BenchNine]{background-position:8px -3925px}.selectize-input .item[data-value=Bentham]{background-position:0 -3965px}.selectize-dropdown-content [data-value=Bentham]{background-position:8px -3965px}.selectize-input .item[data-value="Berkshire Swash"]{background-position:0 -4005px}.selectize-dropdown-content [data-value="Berkshire Swash"]{background-position:8px -4005px}.selectize-input .item[data-value=Bevan]{background-position:0 -4045px}.selectize-dropdown-content [data-value=Bevan]{background-position:8px -4045px}.selectize-input .item[data-value="Bigelow Rules"]{background-position:0 -4085px}.selectize-dropdown-content [data-value="Bigelow Rules"]{background-position:8px -4085px}.selectize-input .item[data-value="Bigshot One"]{background-position:0 -4125px}.selectize-dropdown-content [data-value="Bigshot One"]{background-position:8px -4125px}.selectize-input .item[data-value=Bilbo]{background-position:0 -4165px}.selectize-dropdown-content [data-value=Bilbo]{background-position:8px -4165px}.selectize-input .item[data-value="Bilbo Swash Caps"]{background-position:0 -4205px}.selectize-dropdown-content [data-value="Bilbo Swash Caps"]{background-position:8px -4205px}.selectize-input .item[data-value=BioRhyme]{background-position:0 -4245px}.selectize-dropdown-content [data-value=BioRhyme]{background-position:8px -4245px}.selectize-input .item[data-value="BioRhyme Expanded"]{background-position:0 -4285px}.selectize-dropdown-content [data-value="BioRhyme Expanded"]{background-position:8px -4285px}.selectize-input .item[data-value=Biryani]{background-position:0 -4325px}.selectize-dropdown-content [data-value=Biryani]{background-position:8px -4325px}.selectize-input .item[data-value=Bitter]{background-position:0 -4365px}.selectize-dropdown-content [data-value=Bitter]{background-position:8px -4365px}.selectize-input .item[data-value="Black Ops One"]{background-position:0 -4405px}.selectize-dropdown-content [data-value="Black Ops One"]{background-position:8px -4405px}.selectize-input .item[data-value=Bokor]{background-position:0 -4445px}.selectize-dropdown-content [data-value=Bokor]{background-position:8px -4445px}.selectize-input .item[data-value=Bonbon]{background-position:0 -4485px}.selectize-dropdown-content [data-value=Bonbon]{background-position:8px -4485px}.selectize-input .item[data-value=Boogaloo]{background-position:0 -4525px}.selectize-dropdown-content [data-value=Boogaloo]{background-position:8px -4525px}.selectize-input .item[data-value="Bowlby One"]{background-position:0 -4565px}.selectize-dropdown-content [data-value="Bowlby One"]{background-position:8px -4565px}.selectize-input .item[data-value="Bowlby One SC"]{background-position:0 -4605px}.selectize-dropdown-content [data-value="Bowlby One SC"]{background-position:8px -4605px}.selectize-input .item[data-value=Brawler]{background-position:0 -4645px}.selectize-dropdown-content [data-value=Brawler]{background-position:8px -4645px}.selectize-input .item[data-value="Bree Serif"]{background-position:0 -4685px}.selectize-dropdown-content [data-value="Bree Serif"]{background-position:8px -4685px}.selectize-input .item[data-value="Bubblegum Sans"]{background-position:0 -4725px}.selectize-dropdown-content [data-value="Bubblegum Sans"]{background-position:8px -4725px}.selectize-input .item[data-value="Bubbler One"]{background-position:0 -4765px}.selectize-dropdown-content [data-value="Bubbler One"]{background-position:8px -4765px}.selectize-input .item[data-value=Buda]{background-position:0 -4805px}.selectize-dropdown-content [data-value=Buda]{background-position:8px -4805px}.selectize-input .item[data-value=Buenard]{background-position:0 -4845px}.selectize-dropdown-content [data-value=Buenard]{background-position:8px -4845px}.selectize-input .item[data-value=Bungee]{background-position:0 -4885px}.selectize-dropdown-content [data-value=Bungee]{background-position:8px -4885px}.selectize-input .item[data-value="Bungee Hairline"]{background-position:0 -4925px}.selectize-dropdown-content [data-value="Bungee Hairline"]{background-position:8px -4925px}.selectize-input .item[data-value="Bungee Inline"]{background-position:0 -4965px}.selectize-dropdown-content [data-value="Bungee Inline"]{background-position:8px -4965px}.selectize-input .item[data-value="Bungee Outline"]{background-position:0 -5005px}.selectize-dropdown-content [data-value="Bungee Outline"]{background-position:8px -5005px}.selectize-input .item[data-value="Bungee Shade"]{background-position:0 -5045px}.selectize-dropdown-content [data-value="Bungee Shade"]{background-position:8px -5045px}.selectize-input .item[data-value=Butcherman]{background-position:0 -5085px}.selectize-dropdown-content [data-value=Butcherman]{background-position:8px -5085px}.selectize-input .item[data-value="Butterfly Kids"]{background-position:0 -5125px}.selectize-dropdown-content [data-value="Butterfly Kids"]{background-position:8px -5125px}.selectize-input .item[data-value=Cabin]{background-position:0 -5165px}.selectize-dropdown-content [data-value=Cabin]{background-position:8px -5165px}.selectize-input .item[data-value="Cabin Condensed"]{background-position:0 -5205px}.selectize-dropdown-content [data-value="Cabin Condensed"]{background-position:8px -5205px}.selectize-input .item[data-value="Cabin Sketch"]{background-position:0 -5245px}.selectize-dropdown-content [data-value="Cabin Sketch"]{background-position:8px -5245px}.selectize-input .item[data-value="Caesar Dressing"]{background-position:0 -5285px}.selectize-dropdown-content [data-value="Caesar Dressing"]{background-position:8px -5285px}.selectize-input .item[data-value=Cagliostro]{background-position:0 -5325px}.selectize-dropdown-content [data-value=Cagliostro]{background-position:8px -5325px}.selectize-input .item[data-value=Cairo]{background-position:0 -5365px}.selectize-dropdown-content [data-value=Cairo]{background-position:8px -5365px}.selectize-input .item[data-value=Calligraffitti]{background-position:0 -5405px}.selectize-dropdown-content [data-value=Calligraffitti]{background-position:8px -5405px}.selectize-input .item[data-value=Cambay]{background-position:0 -5445px}.selectize-dropdown-content [data-value=Cambay]{background-position:8px -5445px}.selectize-input .item[data-value=Cambo]{background-position:0 -5485px}.selectize-dropdown-content [data-value=Cambo]{background-position:8px -5485px}.selectize-input .item[data-value=Candal]{background-position:0 -5525px}.selectize-dropdown-content [data-value=Candal]{background-position:8px -5525px}.selectize-input .item[data-value=Cantarell]{background-position:0 -5565px}.selectize-dropdown-content [data-value=Cantarell]{background-position:8px -5565px}.selectize-input .item[data-value="Cantata One"]{background-position:0 -5605px}.selectize-dropdown-content [data-value="Cantata One"]{background-position:8px -5605px}.selectize-input .item[data-value="Cantora One"]{background-position:0 -5645px}.selectize-dropdown-content [data-value="Cantora One"]{background-position:8px -5645px}.selectize-input .item[data-value=Capriola]{background-position:0 -5685px}.selectize-dropdown-content [data-value=Capriola]{background-position:8px -5685px}.selectize-input .item[data-value=Cardo]{background-position:0 -5725px}.selectize-dropdown-content [data-value=Cardo]{background-position:8px -5725px}.selectize-input .item[data-value=Carme]{background-position:0 -5765px}.selectize-dropdown-content [data-value=Carme]{background-position:8px -5765px}.selectize-input .item[data-value="Carrois Gothic"]{background-position:0 -5805px}.selectize-dropdown-content [data-value="Carrois Gothic"]{background-position:8px -5805px}.selectize-input .item[data-value="Carrois Gothic SC"]{background-position:0 -5845px}.selectize-dropdown-content [data-value="Carrois Gothic SC"]{background-position:8px -5845px}.selectize-input .item[data-value="Carter One"]{background-position:0 -5885px}.selectize-dropdown-content [data-value="Carter One"]{background-position:8px -5885px}.selectize-input .item[data-value=Catamaran]{background-position:0 -5925px}.selectize-dropdown-content [data-value=Catamaran]{background-position:8px -5925px}.selectize-input .item[data-value=Caudex]{background-position:0 -5965px}.selectize-dropdown-content [data-value=Caudex]{background-position:8px -5965px}.selectize-input .item[data-value=Caveat]{background-position:0 -6005px}.selectize-dropdown-content [data-value=Caveat]{background-position:8px -6005px}.selectize-input .item[data-value="Caveat Brush"]{background-position:0 -6045px}.selectize-dropdown-content [data-value="Caveat Brush"]{background-position:8px -6045px}.selectize-input .item[data-value="Cedarville Cursive"]{background-position:0 -6085px}.selectize-dropdown-content [data-value="Cedarville Cursive"]{background-position:8px -6085px}.selectize-input .item[data-value="Ceviche One"]{background-position:0 -6125px}.selectize-dropdown-content [data-value="Ceviche One"]{background-position:8px -6125px}.selectize-input .item[data-value=Changa]{background-position:0 -6165px}.selectize-dropdown-content [data-value=Changa]{background-position:8px -6165px}.selectize-input .item[data-value="Changa One"]{background-position:0 -6205px}.selectize-dropdown-content [data-value="Changa One"]{background-position:8px -6205px}.selectize-input .item[data-value=Chango]{background-position:0 -6245px}.selectize-dropdown-content [data-value=Chango]{background-position:8px -6245px}.selectize-input .item[data-value=Chathura]{background-position:0 -6285px}.selectize-dropdown-content [data-value=Chathura]{background-position:8px -6285px}.selectize-input .item[data-value="Chau Philomene One"]{background-position:0 -6325px}.selectize-dropdown-content [data-value="Chau Philomene One"]{background-position:8px -6325px}.selectize-input .item[data-value="Chela One"]{background-position:0 -6365px}.selectize-dropdown-content [data-value="Chela One"]{background-position:8px -6365px}.selectize-input .item[data-value="Chelsea Market"]{background-position:0 -6405px}.selectize-dropdown-content [data-value="Chelsea Market"]{background-position:8px -6405px}.selectize-input .item[data-value=Chenla]{background-position:0 -6445px}.selectize-dropdown-content [data-value=Chenla]{background-position:8px -6445px}.selectize-input .item[data-value="Cherry Cream Soda"]{background-position:0 -6485px}.selectize-dropdown-content [data-value="Cherry Cream Soda"]{background-position:8px -6485px}.selectize-input .item[data-value="Cherry Swash"]{background-position:0 -6525px}.selectize-dropdown-content [data-value="Cherry Swash"]{background-position:8px -6525px}.selectize-input .item[data-value=Chewy]{background-position:0 -6565px}.selectize-dropdown-content [data-value=Chewy]{background-position:8px -6565px}.selectize-input .item[data-value=Chicle]{background-position:0 -6605px}.selectize-dropdown-content [data-value=Chicle]{background-position:8px -6605px}.selectize-input .item[data-value=Chivo]{background-position:0 -6645px}.selectize-dropdown-content [data-value=Chivo]{background-position:8px -6645px}.selectize-input .item[data-value=Chonburi]{background-position:0 -6685px}.selectize-dropdown-content [data-value=Chonburi]{background-position:8px -6685px}.selectize-input .item[data-value=Cinzel]{background-position:0 -6725px}.selectize-dropdown-content [data-value=Cinzel]{background-position:8px -6725px}.selectize-input .item[data-value="Cinzel Decorative"]{background-position:0 -6765px}.selectize-dropdown-content [data-value="Cinzel Decorative"]{background-position:8px -6765px}.selectize-input .item[data-value="Clicker Script"]{background-position:0 -6805px}.selectize-dropdown-content [data-value="Clicker Script"]{background-position:8px -6805px}.selectize-input .item[data-value=Coda]{background-position:0 -6845px}.selectize-dropdown-content [data-value=Coda]{background-position:8px -6845px}.selectize-input .item[data-value="Coda Caption"]{background-position:0 -6885px}.selectize-dropdown-content [data-value="Coda Caption"]{background-position:8px -6885px}.selectize-input .item[data-value=Codystar]{background-position:0 -6925px}.selectize-dropdown-content [data-value=Codystar]{background-position:8px -6925px}.selectize-input .item[data-value=Coiny]{background-position:0 -6965px}.selectize-dropdown-content [data-value=Coiny]{background-position:8px -6965px}.selectize-input .item[data-value=Combo]{background-position:0 -7005px}.selectize-dropdown-content [data-value=Combo]{background-position:8px -7005px}.selectize-input .item[data-value=Comfortaa]{background-position:0 -7045px}.selectize-dropdown-content [data-value=Comfortaa]{background-position:8px -7045px}.selectize-input .item[data-value="Coming Soon"]{background-position:0 -7085px}.selectize-dropdown-content [data-value="Coming Soon"]{background-position:8px -7085px}.selectize-input .item[data-value="Concert One"]{background-position:0 -7125px}.selectize-dropdown-content [data-value="Concert One"]{background-position:8px -7125px}.selectize-input .item[data-value=Condiment]{background-position:0 -7165px}.selectize-dropdown-content [data-value=Condiment]{background-position:8px -7165px}.selectize-input .item[data-value=Content]{background-position:0 -7205px}.selectize-dropdown-content [data-value=Content]{background-position:8px -7205px}.selectize-input .item[data-value="Contrail One"]{background-position:0 -7245px}.selectize-dropdown-content [data-value="Contrail One"]{background-position:8px -7245px}.selectize-input .item[data-value=Convergence]{background-position:0 -7285px}.selectize-dropdown-content [data-value=Convergence]{background-position:8px -7285px}.selectize-input .item[data-value=Cookie]{background-position:0 -7325px}.selectize-dropdown-content [data-value=Cookie]{background-position:8px -7325px}.selectize-input .item[data-value=Copse]{background-position:0 -7365px}.selectize-dropdown-content [data-value=Copse]{background-position:8px -7365px}.selectize-input .item[data-value=Corben]{background-position:0 -7405px}.selectize-dropdown-content [data-value=Corben]{background-position:8px -7405px}.selectize-input .item[data-value=Cormorant]{background-position:0 -7445px}.selectize-dropdown-content [data-value=Cormorant]{background-position:8px -7445px}.selectize-input .item[data-value="Cormorant Garamond"]{background-position:0 -7485px}.selectize-dropdown-content [data-value="Cormorant Garamond"]{background-position:8px -7485px}.selectize-input .item[data-value="Cormorant Infant"]{background-position:0 -7525px}.selectize-dropdown-content [data-value="Cormorant Infant"]{background-position:8px -7525px}.selectize-input .item[data-value="Cormorant SC"]{background-position:0 -7565px}.selectize-dropdown-content [data-value="Cormorant SC"]{background-position:8px -7565px}.selectize-input .item[data-value="Cormorant Unicase"]{background-position:0 -7605px}.selectize-dropdown-content [data-value="Cormorant Unicase"]{background-position:8px -7605px}.selectize-input .item[data-value="Cormorant Upright"]{background-position:0 -7645px}.selectize-dropdown-content [data-value="Cormorant Upright"]{background-position:8px -7645px}.selectize-input .item[data-value=Courgette]{background-position:0 -7685px}.selectize-dropdown-content [data-value=Courgette]{background-position:8px -7685px}.selectize-input .item[data-value=Cousine]{background-position:0 -7725px}.selectize-dropdown-content [data-value=Cousine]{background-position:8px -7725px}.selectize-input .item[data-value=Coustard]{background-position:0 -7765px}.selectize-dropdown-content [data-value=Coustard]{background-position:8px -7765px}.selectize-input .item[data-value="Covered By Your Grace"]{background-position:0 -7805px}.selectize-dropdown-content [data-value="Covered By Your Grace"]{background-position:8px -7805px}.selectize-input .item[data-value="Crafty Girls"]{background-position:0 -7845px}.selectize-dropdown-content [data-value="Crafty Girls"]{background-position:8px -7845px}.selectize-input .item[data-value=Creepster]{background-position:0 -7885px}.selectize-dropdown-content [data-value=Creepster]{background-position:8px -7885px}.selectize-input .item[data-value="Crete Round"]{background-position:0 -7925px}.selectize-dropdown-content [data-value="Crete Round"]{background-position:8px -7925px}.selectize-input .item[data-value="Crimson Text"]{background-position:0 -7965px}.selectize-dropdown-content [data-value="Crimson Text"]{background-position:8px -7965px}.selectize-input .item[data-value="Croissant One"]{background-position:0 -8005px}.selectize-dropdown-content [data-value="Croissant One"]{background-position:8px -8005px}.selectize-input .item[data-value=Crushed]{background-position:0 -8045px}.selectize-dropdown-content [data-value=Crushed]{background-position:8px -8045px}.selectize-input .item[data-value=Cuprum]{background-position:0 -8085px}.selectize-dropdown-content [data-value=Cuprum]{background-position:8px -8085px}.selectize-input .item[data-value=Cutive]{background-position:0 -8125px}.selectize-dropdown-content [data-value=Cutive]{background-position:8px -8125px}.selectize-input .item[data-value="Cutive Mono"]{background-position:0 -8165px}.selectize-dropdown-content [data-value="Cutive Mono"]{background-position:8px -8165px}.selectize-input .item[data-value=Damion]{background-position:0 -8205px}.selectize-dropdown-content [data-value=Damion]{background-position:8px -8205px}.selectize-input .item[data-value="Dancing Script"]{background-position:0 -8245px}.selectize-dropdown-content [data-value="Dancing Script"]{background-position:8px -8245px}.selectize-input .item[data-value=Dangrek]{background-position:0 -8285px}.selectize-dropdown-content [data-value=Dangrek]{background-position:8px -8285px}.selectize-input .item[data-value="David Libre"]{background-position:0 -8325px}.selectize-dropdown-content [data-value="David Libre"]{background-position:8px -8325px}.selectize-input .item[data-value="Dawning of a New Day"]{background-position:0 -8365px}.selectize-dropdown-content [data-value="Dawning of a New Day"]{background-position:8px -8365px}.selectize-input .item[data-value="Days One"]{background-position:0 -8405px}.selectize-dropdown-content [data-value="Days One"]{background-position:8px -8405px}.selectize-input .item[data-value=Dekko]{background-position:0 -8445px}.selectize-dropdown-content [data-value=Dekko]{background-position:8px -8445px}.selectize-input .item[data-value=Delius]{background-position:0 -8485px}.selectize-dropdown-content [data-value=Delius]{background-position:8px -8485px}.selectize-input .item[data-value="Delius Swash Caps"]{background-position:0 -8525px}.selectize-dropdown-content [data-value="Delius Swash Caps"]{background-position:8px -8525px}.selectize-input .item[data-value="Delius Unicase"]{background-position:0 -8565px}.selectize-dropdown-content [data-value="Delius Unicase"]{background-position:8px -8565px}.selectize-input .item[data-value="Della Respira"]{background-position:0 -8605px}.selectize-dropdown-content [data-value="Della Respira"]{background-position:8px -8605px}.selectize-input .item[data-value="Denk One"]{background-position:0 -8645px}.selectize-dropdown-content [data-value="Denk One"]{background-position:8px -8645px}.selectize-input .item[data-value=Devonshire]{background-position:0 -8685px}.selectize-dropdown-content [data-value=Devonshire]{background-position:8px -8685px}.selectize-input .item[data-value=Dhurjati]{background-position:0 -8725px}.selectize-dropdown-content [data-value=Dhurjati]{background-position:8px -8725px}.selectize-input .item[data-value="Didact Gothic"]{background-position:0 -8765px}.selectize-dropdown-content [data-value="Didact Gothic"]{background-position:8px -8765px}.selectize-input .item[data-value=Diplomata]{background-position:0 -8805px}.selectize-dropdown-content [data-value=Diplomata]{background-position:8px -8805px}.selectize-input .item[data-value="Diplomata SC"]{background-position:0 -8845px}.selectize-dropdown-content [data-value="Diplomata SC"]{background-position:8px -8845px}.selectize-input .item[data-value=Domine]{background-position:0 -8885px}.selectize-dropdown-content [data-value=Domine]{background-position:8px -8885px}.selectize-input .item[data-value="Donegal One"]{background-position:0 -8925px}.selectize-dropdown-content [data-value="Donegal One"]{background-position:8px -8925px}.selectize-input .item[data-value="Doppio One"]{background-position:0 -8965px}.selectize-dropdown-content [data-value="Doppio One"]{background-position:8px -8965px}.selectize-input .item[data-value=Dorsa]{background-position:0 -9005px}.selectize-dropdown-content [data-value=Dorsa]{background-position:8px -9005px}.selectize-input .item[data-value=Dosis]{background-position:0 -9045px}.selectize-dropdown-content [data-value=Dosis]{background-position:8px -9045px}.selectize-input .item[data-value="Dr Sugiyama"]{background-position:0 -9085px}.selectize-dropdown-content [data-value="Dr Sugiyama"]{background-position:8px -9085px}.selectize-input .item[data-value="Droid Sans"]{background-position:0 -9125px}.selectize-dropdown-content [data-value="Droid Sans"]{background-position:8px -9125px}.selectize-input .item[data-value="Droid Sans Mono"]{background-position:0 -9165px}.selectize-dropdown-content [data-value="Droid Sans Mono"]{background-position:8px -9165px}.selectize-input .item[data-value="Droid Serif"]{background-position:0 -9205px}.selectize-dropdown-content [data-value="Droid Serif"]{background-position:8px -9205px}.selectize-input .item[data-value="Duru Sans"]{background-position:0 -9245px}.selectize-dropdown-content [data-value="Duru Sans"]{background-position:8px -9245px}.selectize-input .item[data-value=Dynalight]{background-position:0 -9285px}.selectize-dropdown-content [data-value=Dynalight]{background-position:8px -9285px}.selectize-input .item[data-value="EB Garamond"]{background-position:0 -9325px}.selectize-dropdown-content [data-value="EB Garamond"]{background-position:8px -9325px}.selectize-input .item[data-value="Eagle Lake"]{background-position:0 -9365px}.selectize-dropdown-content [data-value="Eagle Lake"]{background-position:8px -9365px}.selectize-input .item[data-value=Eater]{background-position:0 -9405px}.selectize-dropdown-content [data-value=Eater]{background-position:8px -9405px}.selectize-input .item[data-value=Economica]{background-position:0 -9445px}.selectize-dropdown-content [data-value=Economica]{background-position:8px -9445px}.selectize-input .item[data-value=Eczar]{background-position:0 -9485px}.selectize-dropdown-content [data-value=Eczar]{background-position:8px -9485px}.selectize-input .item[data-value="Ek Mukta"]{background-position:0 -9525px}.selectize-dropdown-content [data-value="Ek Mukta"]{background-position:8px -9525px}.selectize-input .item[data-value="El Messiri"]{background-position:0 -9565px}.selectize-dropdown-content [data-value="El Messiri"]{background-position:8px -9565px}.selectize-input .item[data-value=Electrolize]{background-position:0 -9605px}.selectize-dropdown-content [data-value=Electrolize]{background-position:8px -9605px}.selectize-input .item[data-value=Elsie]{background-position:0 -9645px}.selectize-dropdown-content [data-value=Elsie]{background-position:8px -9645px}.selectize-input .item[data-value="Elsie Swash Caps"]{background-position:0 -9685px}.selectize-dropdown-content [data-value="Elsie Swash Caps"]{background-position:8px -9685px}.selectize-input .item[data-value="Emblema One"]{background-position:0 -9725px}.selectize-dropdown-content [data-value="Emblema One"]{background-position:8px -9725px}.selectize-input .item[data-value="Emilys Candy"]{background-position:0 -9765px}.selectize-dropdown-content [data-value="Emilys Candy"]{background-position:8px -9765px}.selectize-input .item[data-value=Engagement]{background-position:0 -9805px}.selectize-dropdown-content [data-value=Engagement]{background-position:8px -9805px}.selectize-input .item[data-value=Englebert]{background-position:0 -9845px}.selectize-dropdown-content [data-value=Englebert]{background-position:8px -9845px}.selectize-input .item[data-value=Enriqueta]{background-position:0 -9885px}.selectize-dropdown-content [data-value=Enriqueta]{background-position:8px -9885px}.selectize-input .item[data-value="Erica One"]{background-position:0 -9925px}.selectize-dropdown-content [data-value="Erica One"]{background-position:8px -9925px}.selectize-input .item[data-value=Esteban]{background-position:0 -9965px}.selectize-dropdown-content [data-value=Esteban]{background-position:8px -9965px}.selectize-input .item[data-value="Euphoria Script"]{background-position:0 -10005px}.selectize-dropdown-content [data-value="Euphoria Script"]{background-position:8px -10005px}.selectize-input .item[data-value=Ewert]{background-position:0 -10045px}.selectize-dropdown-content [data-value=Ewert]{background-position:8px -10045px}.selectize-input .item[data-value=Exo]{background-position:0 -10085px}.selectize-dropdown-content [data-value=Exo]{background-position:8px -10085px}.selectize-input .item[data-value="Exo 2"]{background-position:0 -10125px}.selectize-dropdown-content [data-value="Exo 2"]{background-position:8px -10125px}.selectize-input .item[data-value="Expletus Sans"]{background-position:0 -10165px}.selectize-dropdown-content [data-value="Expletus Sans"]{background-position:8px -10165px}.selectize-input .item[data-value="Fanwood Text"]{background-position:0 -10205px}.selectize-dropdown-content [data-value="Fanwood Text"]{background-position:8px -10205px}.selectize-input .item[data-value=Farsan]{background-position:0 -10245px}.selectize-dropdown-content [data-value=Farsan]{background-position:8px -10245px}.selectize-input .item[data-value=Fascinate]{background-position:0 -10285px}.selectize-dropdown-content [data-value=Fascinate]{background-position:8px -10285px}.selectize-input .item[data-value="Fascinate Inline"]{background-position:0 -10325px}.selectize-dropdown-content [data-value="Fascinate Inline"]{background-position:8px -10325px}.selectize-input .item[data-value="Faster One"]{background-position:0 -10365px}.selectize-dropdown-content [data-value="Faster One"]{background-position:8px -10365px}.selectize-input .item[data-value=Fasthand]{background-position:0 -10405px}.selectize-dropdown-content [data-value=Fasthand]{background-position:8px -10405px}.selectize-input .item[data-value="Fauna One"]{background-position:0 -10445px}.selectize-dropdown-content [data-value="Fauna One"]{background-position:8px -10445px}.selectize-input .item[data-value=Federant]{background-position:0 -10485px}.selectize-dropdown-content [data-value=Federant]{background-position:8px -10485px}.selectize-input .item[data-value=Federo]{background-position:0 -10525px}.selectize-dropdown-content [data-value=Federo]{background-position:8px -10525px}.selectize-input .item[data-value=Felipa]{background-position:0 -10565px}.selectize-dropdown-content [data-value=Felipa]{background-position:8px -10565px}.selectize-input .item[data-value=Fenix]{background-position:0 -10605px}.selectize-dropdown-content [data-value=Fenix]{background-position:8px -10605px}.selectize-input .item[data-value="Finger Paint"]{background-position:0 -10645px}.selectize-dropdown-content [data-value="Finger Paint"]{background-position:8px -10645px}.selectize-input .item[data-value="Fira Mono"]{background-position:0 -10685px}.selectize-dropdown-content [data-value="Fira Mono"]{background-position:8px -10685px}.selectize-input .item[data-value="Fira Sans"]{background-position:0 -10725px}.selectize-dropdown-content [data-value="Fira Sans"]{background-position:8px -10725px}.selectize-input .item[data-value="Fira Sans Condensed"]{background-position:0 -10765px}.selectize-dropdown-content [data-value="Fira Sans Condensed"]{background-position:8px -10765px}.selectize-input .item[data-value="Fira Sans Extra Condensed"]{background-position:0 -10805px}.selectize-dropdown-content [data-value="Fira Sans Extra Condensed"]{background-position:8px -10805px}.selectize-input .item[data-value="Fjalla One"]{background-position:0 -10845px}.selectize-dropdown-content [data-value="Fjalla One"]{background-position:8px -10845px}.selectize-input .item[data-value="Fjord One"]{background-position:0 -10885px}.selectize-dropdown-content [data-value="Fjord One"]{background-position:8px -10885px}.selectize-input .item[data-value=Flamenco]{background-position:0 -10925px}.selectize-dropdown-content [data-value=Flamenco]{background-position:8px -10925px}.selectize-input .item[data-value=Flavors]{background-position:0 -10965px}.selectize-dropdown-content [data-value=Flavors]{background-position:8px -10965px}.selectize-input .item[data-value=Fondamento]{background-position:0 -11005px}.selectize-dropdown-content [data-value=Fondamento]{background-position:8px -11005px}.selectize-input .item[data-value="Fontdiner Swanky"]{background-position:0 -11045px}.selectize-dropdown-content [data-value="Fontdiner Swanky"]{background-position:8px -11045px}.selectize-input .item[data-value=Forum]{background-position:0 -11085px}.selectize-dropdown-content [data-value=Forum]{background-position:8px -11085px}.selectize-input .item[data-value="Francois One"]{background-position:0 -11125px}.selectize-dropdown-content [data-value="Francois One"]{background-position:8px -11125px}.selectize-input .item[data-value="Frank Ruhl Libre"]{background-position:0 -11165px}.selectize-dropdown-content [data-value="Frank Ruhl Libre"]{background-position:8px -11165px}.selectize-input .item[data-value="Freckle Face"]{background-position:0 -11205px}.selectize-dropdown-content [data-value="Freckle Face"]{background-position:8px -11205px}.selectize-input .item[data-value="Fredericka the Great"]{background-position:0 -11245px}.selectize-dropdown-content [data-value="Fredericka the Great"]{background-position:8px -11245px}.selectize-input .item[data-value="Fredoka One"]{background-position:0 -11285px}.selectize-dropdown-content [data-value="Fredoka One"]{background-position:8px -11285px}.selectize-input .item[data-value=Freehand]{background-position:0 -11325px}.selectize-dropdown-content [data-value=Freehand]{background-position:8px -11325px}.selectize-input .item[data-value=Fresca]{background-position:0 -11365px}.selectize-dropdown-content [data-value=Fresca]{background-position:8px -11365px}.selectize-input .item[data-value=Frijole]{background-position:0 -11405px}.selectize-dropdown-content [data-value=Frijole]{background-position:8px -11405px}.selectize-input .item[data-value=Fruktur]{background-position:0 -11445px}.selectize-dropdown-content [data-value=Fruktur]{background-position:8px -11445px}.selectize-input .item[data-value="Fugaz One"]{background-position:0 -11485px}.selectize-dropdown-content [data-value="Fugaz One"]{background-position:8px -11485px}.selectize-input .item[data-value="GFS Didot"]{background-position:0 -11525px}.selectize-dropdown-content [data-value="GFS Didot"]{background-position:8px -11525px}.selectize-input .item[data-value="GFS Neohellenic"]{background-position:0 -11565px}.selectize-dropdown-content [data-value="GFS Neohellenic"]{background-position:8px -11565px}.selectize-input .item[data-value=Gabriela]{background-position:0 -11605px}.selectize-dropdown-content [data-value=Gabriela]{background-position:8px -11605px}.selectize-input .item[data-value=Gafata]{background-position:0 -11645px}.selectize-dropdown-content [data-value=Gafata]{background-position:8px -11645px}.selectize-input .item[data-value=Galada]{background-position:0 -11685px}.selectize-dropdown-content [data-value=Galada]{background-position:8px -11685px}.selectize-input .item[data-value=Galdeano]{background-position:0 -11725px}.selectize-dropdown-content [data-value=Galdeano]{background-position:8px -11725px}.selectize-input .item[data-value=Galindo]{background-position:0 -11765px}.selectize-dropdown-content [data-value=Galindo]{background-position:8px -11765px}.selectize-input .item[data-value="Gentium Basic"]{background-position:0 -11805px}.selectize-dropdown-content [data-value="Gentium Basic"]{background-position:8px -11805px}.selectize-input .item[data-value="Gentium Book Basic"]{background-position:0 -11845px}.selectize-dropdown-content [data-value="Gentium Book Basic"]{background-position:8px -11845px}.selectize-input .item[data-value=Geo]{background-position:0 -11885px}.selectize-dropdown-content [data-value=Geo]{background-position:8px -11885px}.selectize-input .item[data-value=Geostar]{background-position:0 -11925px}.selectize-dropdown-content [data-value=Geostar]{background-position:8px -11925px}.selectize-input .item[data-value="Geostar Fill"]{background-position:0 -11965px}.selectize-dropdown-content [data-value="Geostar Fill"]{background-position:8px -11965px}.selectize-input .item[data-value="Germania One"]{background-position:0 -12005px}.selectize-dropdown-content [data-value="Germania One"]{background-position:8px -12005px}.selectize-input .item[data-value=Gidugu]{background-position:0 -12045px}.selectize-dropdown-content [data-value=Gidugu]{background-position:8px -12045px}.selectize-input .item[data-value="Gilda Display"]{background-position:0 -12085px}.selectize-dropdown-content [data-value="Gilda Display"]{background-position:8px -12085px}.selectize-input .item[data-value="Give You Glory"]{background-position:0 -12125px}.selectize-dropdown-content [data-value="Give You Glory"]{background-position:8px -12125px}.selectize-input .item[data-value="Glass Antiqua"]{background-position:0 -12165px}.selectize-dropdown-content [data-value="Glass Antiqua"]{background-position:8px -12165px}.selectize-input .item[data-value=Glegoo]{background-position:0 -12205px}.selectize-dropdown-content [data-value=Glegoo]{background-position:8px -12205px}.selectize-input .item[data-value="Gloria Hallelujah"]{background-position:0 -12245px}.selectize-dropdown-content [data-value="Gloria Hallelujah"]{background-position:8px -12245px}.selectize-input .item[data-value="Goblin One"]{background-position:0 -12285px}.selectize-dropdown-content [data-value="Goblin One"]{background-position:8px -12285px}.selectize-input .item[data-value="Gochi Hand"]{background-position:0 -12325px}.selectize-dropdown-content [data-value="Gochi Hand"]{background-position:8px -12325px}.selectize-input .item[data-value=Gorditas]{background-position:0 -12365px}.selectize-dropdown-content [data-value=Gorditas]{background-position:8px -12365px}.selectize-input .item[data-value="Goudy Bookletter 1911"]{background-position:0 -12405px}.selectize-dropdown-content [data-value="Goudy Bookletter 1911"]{background-position:8px -12405px}.selectize-input .item[data-value=Graduate]{background-position:0 -12445px}.selectize-dropdown-content [data-value=Graduate]{background-position:8px -12445px}.selectize-input .item[data-value="Grand Hotel"]{background-position:0 -12485px}.selectize-dropdown-content [data-value="Grand Hotel"]{background-position:8px -12485px}.selectize-input .item[data-value="Gravitas One"]{background-position:0 -12525px}.selectize-dropdown-content [data-value="Gravitas One"]{background-position:8px -12525px}.selectize-input .item[data-value="Great Vibes"]{background-position:0 -12565px}.selectize-dropdown-content [data-value="Great Vibes"]{background-position:8px -12565px}.selectize-input .item[data-value=Griffy]{background-position:0 -12605px}.selectize-dropdown-content [data-value=Griffy]{background-position:8px -12605px}.selectize-input .item[data-value=Gruppo]{background-position:0 -12645px}.selectize-dropdown-content [data-value=Gruppo]{background-position:8px -12645px}.selectize-input .item[data-value=Gudea]{background-position:0 -12685px}.selectize-dropdown-content [data-value=Gudea]{background-position:8px -12685px}.selectize-input .item[data-value=Gurajada]{background-position:0 -12725px}.selectize-dropdown-content [data-value=Gurajada]{background-position:8px -12725px}.selectize-input .item[data-value=Habibi]{background-position:0 -12765px}.selectize-dropdown-content [data-value=Habibi]{background-position:8px -12765px}.selectize-input .item[data-value=Halant]{background-position:0 -12805px}.selectize-dropdown-content [data-value=Halant]{background-position:8px -12805px}.selectize-input .item[data-value="Hammersmith One"]{background-position:0 -12845px}.selectize-dropdown-content [data-value="Hammersmith One"]{background-position:8px -12845px}.selectize-input .item[data-value=Hanalei]{background-position:0 -12885px}.selectize-dropdown-content [data-value=Hanalei]{background-position:8px -12885px}.selectize-input .item[data-value="Hanalei Fill"]{background-position:0 -12925px}.selectize-dropdown-content [data-value="Hanalei Fill"]{background-position:8px -12925px}.selectize-input .item[data-value=Handlee]{background-position:0 -12965px}.selectize-dropdown-content [data-value=Handlee]{background-position:8px -12965px}.selectize-input .item[data-value=Hanuman]{background-position:0 -13005px}.selectize-dropdown-content [data-value=Hanuman]{background-position:8px -13005px}.selectize-input .item[data-value="Happy Monkey"]{background-position:0 -13045px}.selectize-dropdown-content [data-value="Happy Monkey"]{background-position:8px -13045px}.selectize-input .item[data-value=Harmattan]{background-position:0 -13085px}.selectize-dropdown-content [data-value=Harmattan]{background-position:8px -13085px}.selectize-input .item[data-value="Headland One"]{background-position:0 -13125px}.selectize-dropdown-content [data-value="Headland One"]{background-position:8px -13125px}.selectize-input .item[data-value=Heebo]{background-position:0 -13165px}.selectize-dropdown-content [data-value=Heebo]{background-position:8px -13165px}.selectize-input .item[data-value="Henny Penny"]{background-position:0 -13205px}.selectize-dropdown-content [data-value="Henny Penny"]{background-position:8px -13205px}.selectize-input .item[data-value="Herr Von Muellerhoff"]{background-position:0 -13245px}.selectize-dropdown-content [data-value="Herr Von Muellerhoff"]{background-position:8px -13245px}.selectize-input .item[data-value=Hind]{background-position:0 -13285px}.selectize-dropdown-content [data-value=Hind]{background-position:8px -13285px}.selectize-input .item[data-value="Hind Guntur"]{background-position:0 -13325px}.selectize-dropdown-content [data-value="Hind Guntur"]{background-position:8px -13325px}.selectize-input .item[data-value="Hind Madurai"]{background-position:0 -13365px}.selectize-dropdown-content [data-value="Hind Madurai"]{background-position:8px -13365px}.selectize-input .item[data-value="Hind Siliguri"]{background-position:0 -13405px}.selectize-dropdown-content [data-value="Hind Siliguri"]{background-position:8px -13405px}.selectize-input .item[data-value="Hind Vadodara"]{background-position:0 -13445px}.selectize-dropdown-content [data-value="Hind Vadodara"]{background-position:8px -13445px}.selectize-input .item[data-value="Holtwood One SC"]{background-position:0 -13485px}.selectize-dropdown-content [data-value="Holtwood One SC"]{background-position:8px -13485px}.selectize-input .item[data-value="Homemade Apple"]{background-position:0 -13525px}.selectize-dropdown-content [data-value="Homemade Apple"]{background-position:8px -13525px}.selectize-input .item[data-value=Homenaje]{background-position:0 -13565px}.selectize-dropdown-content [data-value=Homenaje]{background-position:8px -13565px}.selectize-input .item[data-value="IM Fell DW Pica"]{background-position:0 -13605px}.selectize-dropdown-content [data-value="IM Fell DW Pica"]{background-position:8px -13605px}.selectize-input .item[data-value="IM Fell DW Pica SC"]{background-position:0 -13645px}.selectize-dropdown-content [data-value="IM Fell DW Pica SC"]{background-position:8px -13645px}.selectize-input .item[data-value="IM Fell Double Pica"]{background-position:0 -13685px}.selectize-dropdown-content [data-value="IM Fell Double Pica"]{background-position:8px -13685px}.selectize-input .item[data-value="IM Fell Double Pica SC"]{background-position:0 -13725px}.selectize-dropdown-content [data-value="IM Fell Double Pica SC"]{background-position:8px -13725px}.selectize-input .item[data-value="IM Fell English"]{background-position:0 -13765px}.selectize-dropdown-content [data-value="IM Fell English"]{background-position:8px -13765px}.selectize-input .item[data-value="IM Fell English SC"]{background-position:0 -13805px}.selectize-dropdown-content [data-value="IM Fell English SC"]{background-position:8px -13805px}.selectize-input .item[data-value="IM Fell French Canon"]{background-position:0 -13845px}.selectize-dropdown-content [data-value="IM Fell French Canon"]{background-position:8px -13845px}.selectize-input .item[data-value="IM Fell French Canon SC"]{background-position:0 -13885px}.selectize-dropdown-content [data-value="IM Fell French Canon SC"]{background-position:8px -13885px}.selectize-input .item[data-value="IM Fell Great Primer"]{background-position:0 -13925px}.selectize-dropdown-content [data-value="IM Fell Great Primer"]{background-position:8px -13925px}.selectize-input .item[data-value="IM Fell Great Primer SC"]{background-position:0 -13965px}.selectize-dropdown-content [data-value="IM Fell Great Primer SC"]{background-position:8px -13965px}.selectize-input .item[data-value=Iceberg]{background-position:0 -14005px}.selectize-dropdown-content [data-value=Iceberg]{background-position:8px -14005px}.selectize-input .item[data-value=Iceland]{background-position:0 -14045px}.selectize-dropdown-content [data-value=Iceland]{background-position:8px -14045px}.selectize-input .item[data-value=Imprima]{background-position:0 -14085px}.selectize-dropdown-content [data-value=Imprima]{background-position:8px -14085px}.selectize-input .item[data-value=Inconsolata]{background-position:0 -14125px}.selectize-dropdown-content [data-value=Inconsolata]{background-position:8px -14125px}.selectize-input .item[data-value=Inder]{background-position:0 -14165px}.selectize-dropdown-content [data-value=Inder]{background-position:8px -14165px}.selectize-input .item[data-value="Indie Flower"]{background-position:0 -14205px}.selectize-dropdown-content [data-value="Indie Flower"]{background-position:8px -14205px}.selectize-input .item[data-value=Inika]{background-position:0 -14245px}.selectize-dropdown-content [data-value=Inika]{background-position:8px -14245px}.selectize-input .item[data-value="Inknut Antiqua"]{background-position:0 -14285px}.selectize-dropdown-content [data-value="Inknut Antiqua"]{background-position:8px -14285px}.selectize-input .item[data-value="Irish Grover"]{background-position:0 -14325px}.selectize-dropdown-content [data-value="Irish Grover"]{background-position:8px -14325px}.selectize-input .item[data-value="Istok Web"]{background-position:0 -14365px}.selectize-dropdown-content [data-value="Istok Web"]{background-position:8px -14365px}.selectize-input .item[data-value=Italiana]{background-position:0 -14405px}.selectize-dropdown-content [data-value=Italiana]{background-position:8px -14405px}.selectize-input .item[data-value=Italianno]{background-position:0 -14445px}.selectize-dropdown-content [data-value=Italianno]{background-position:8px -14445px}.selectize-input .item[data-value=Itim]{background-position:0 -14485px}.selectize-dropdown-content [data-value=Itim]{background-position:8px -14485px}.selectize-input .item[data-value="Jacques Francois"]{background-position:0 -14525px}.selectize-dropdown-content [data-value="Jacques Francois"]{background-position:8px -14525px}.selectize-input .item[data-value="Jacques Francois Shadow"]{background-position:0 -14565px}.selectize-dropdown-content [data-value="Jacques Francois Shadow"]{background-position:8px -14565px}.selectize-input .item[data-value=Jaldi]{background-position:0 -14605px}.selectize-dropdown-content [data-value=Jaldi]{background-position:8px -14605px}.selectize-input .item[data-value="Jim Nightshade"]{background-position:0 -14645px}.selectize-dropdown-content [data-value="Jim Nightshade"]{background-position:8px -14645px}.selectize-input .item[data-value="Jockey One"]{background-position:0 -14685px}.selectize-dropdown-content [data-value="Jockey One"]{background-position:8px -14685px}.selectize-input .item[data-value="Jolly Lodger"]{background-position:0 -14725px}.selectize-dropdown-content [data-value="Jolly Lodger"]{background-position:8px -14725px}.selectize-input .item[data-value=Jomhuria]{background-position:0 -14765px}.selectize-dropdown-content [data-value=Jomhuria]{background-position:8px -14765px}.selectize-input .item[data-value="Josefin Sans"]{background-position:0 -14805px}.selectize-dropdown-content [data-value="Josefin Sans"]{background-position:8px -14805px}.selectize-input .item[data-value="Josefin Slab"]{background-position:0 -14845px}.selectize-dropdown-content [data-value="Josefin Slab"]{background-position:8px -14845px}.selectize-input .item[data-value="Joti One"]{background-position:0 -14885px}.selectize-dropdown-content [data-value="Joti One"]{background-position:8px -14885px}.selectize-input .item[data-value=Judson]{background-position:0 -14925px}.selectize-dropdown-content [data-value=Judson]{background-position:8px -14925px}.selectize-input .item[data-value=Julee]{background-position:0 -14965px}.selectize-dropdown-content [data-value=Julee]{background-position:8px -14965px}.selectize-input .item[data-value="Julius Sans One"]{background-position:0 -15005px}.selectize-dropdown-content [data-value="Julius Sans One"]{background-position:8px -15005px}.selectize-input .item[data-value=Junge]{background-position:0 -15045px}.selectize-dropdown-content [data-value=Junge]{background-position:8px -15045px}.selectize-input .item[data-value=Jura]{background-position:0 -15085px}.selectize-dropdown-content [data-value=Jura]{background-position:8px -15085px}.selectize-input .item[data-value="Just Another Hand"]{background-position:0 -15125px}.selectize-dropdown-content [data-value="Just Another Hand"]{background-position:8px -15125px}.selectize-input .item[data-value="Just Me Again Down Here"]{background-position:0 -15165px}.selectize-dropdown-content [data-value="Just Me Again Down Here"]{background-position:8px -15165px}.selectize-input .item[data-value=Kadwa]{background-position:0 -15205px}.selectize-dropdown-content [data-value=Kadwa]{background-position:8px -15205px}.selectize-input .item[data-value=Kalam]{background-position:0 -15245px}.selectize-dropdown-content [data-value=Kalam]{background-position:8px -15245px}.selectize-input .item[data-value=Kameron]{background-position:0 -15285px}.selectize-dropdown-content [data-value=Kameron]{background-position:8px -15285px}.selectize-input .item[data-value=Kanit]{background-position:0 -15325px}.selectize-dropdown-content [data-value=Kanit]{background-position:8px -15325px}.selectize-input .item[data-value=Kantumruy]{background-position:0 -15365px}.selectize-dropdown-content [data-value=Kantumruy]{background-position:8px -15365px}.selectize-input .item[data-value=Karla]{background-position:0 -15405px}.selectize-dropdown-content [data-value=Karla]{background-position:8px -15405px}.selectize-input .item[data-value=Karma]{background-position:0 -15445px}.selectize-dropdown-content [data-value=Karma]{background-position:8px -15445px}.selectize-input .item[data-value=Katibeh]{background-position:0 -15485px}.selectize-dropdown-content [data-value=Katibeh]{background-position:8px -15485px}.selectize-input .item[data-value="Kaushan Script"]{background-position:0 -15525px}.selectize-dropdown-content [data-value="Kaushan Script"]{background-position:8px -15525px}.selectize-input .item[data-value=Kavivanar]{background-position:0 -15565px}.selectize-dropdown-content [data-value=Kavivanar]{background-position:8px -15565px}.selectize-input .item[data-value=Kavoon]{background-position:0 -15605px}.selectize-dropdown-content [data-value=Kavoon]{background-position:8px -15605px}.selectize-input .item[data-value="Kdam Thmor"]{background-position:0 -15645px}.selectize-dropdown-content [data-value="Kdam Thmor"]{background-position:8px -15645px}.selectize-input .item[data-value="Keania One"]{background-position:0 -15685px}.selectize-dropdown-content [data-value="Keania One"]{background-position:8px -15685px}.selectize-input .item[data-value="Kelly Slab"]{background-position:0 -15725px}.selectize-dropdown-content [data-value="Kelly Slab"]{background-position:8px -15725px}.selectize-input .item[data-value=Kenia]{background-position:0 -15765px}.selectize-dropdown-content [data-value=Kenia]{background-position:8px -15765px}.selectize-input .item[data-value=Khand]{background-position:0 -15805px}.selectize-dropdown-content [data-value=Khand]{background-position:8px -15805px}.selectize-input .item[data-value=Khmer]{background-position:0 -15845px}.selectize-dropdown-content [data-value=Khmer]{background-position:8px -15845px}.selectize-input .item[data-value=Khula]{background-position:0 -15885px}.selectize-dropdown-content [data-value=Khula]{background-position:8px -15885px}.selectize-input .item[data-value="Kite One"]{background-position:0 -15925px}.selectize-dropdown-content [data-value="Kite One"]{background-position:8px -15925px}.selectize-input .item[data-value=Knewave]{background-position:0 -15965px}.selectize-dropdown-content [data-value=Knewave]{background-position:8px -15965px}.selectize-input .item[data-value="Kotta One"]{background-position:0 -16005px}.selectize-dropdown-content [data-value="Kotta One"]{background-position:8px -16005px}.selectize-input .item[data-value=Koulen]{background-position:0 -16045px}.selectize-dropdown-content [data-value=Koulen]{background-position:8px -16045px}.selectize-input .item[data-value=Kranky]{background-position:0 -16085px}.selectize-dropdown-content [data-value=Kranky]{background-position:8px -16085px}.selectize-input .item[data-value=Kreon]{background-position:0 -16125px}.selectize-dropdown-content [data-value=Kreon]{background-position:8px -16125px}.selectize-input .item[data-value=Kristi]{background-position:0 -16165px}.selectize-dropdown-content [data-value=Kristi]{background-position:8px -16165px}.selectize-input .item[data-value="Krona One"]{background-position:0 -16205px}.selectize-dropdown-content [data-value="Krona One"]{background-position:8px -16205px}.selectize-input .item[data-value="Kumar One"]{background-position:0 -16245px}.selectize-dropdown-content [data-value="Kumar One"]{background-position:8px -16245px}.selectize-input .item[data-value="Kumar One Outline"]{background-position:0 -16285px}.selectize-dropdown-content [data-value="Kumar One Outline"]{background-position:8px -16285px}.selectize-input .item[data-value=Kurale]{background-position:0 -16325px}.selectize-dropdown-content [data-value=Kurale]{background-position:8px -16325px}.selectize-input .item[data-value="La Belle Aurore"]{background-position:0 -16365px}.selectize-dropdown-content [data-value="La Belle Aurore"]{background-position:8px -16365px}.selectize-input .item[data-value=Laila]{background-position:0 -16405px}.selectize-dropdown-content [data-value=Laila]{background-position:8px -16405px}.selectize-input .item[data-value="Lakki Reddy"]{background-position:0 -16445px}.selectize-dropdown-content [data-value="Lakki Reddy"]{background-position:8px -16445px}.selectize-input .item[data-value=Lalezar]{background-position:0 -16485px}.selectize-dropdown-content [data-value=Lalezar]{background-position:8px -16485px}.selectize-input .item[data-value=Lancelot]{background-position:0 -16525px}.selectize-dropdown-content [data-value=Lancelot]{background-position:8px -16525px}.selectize-input .item[data-value=Lateef]{background-position:0 -16565px}.selectize-dropdown-content [data-value=Lateef]{background-position:8px -16565px}.selectize-input .item[data-value=Lato]{background-position:0 -16605px}.selectize-dropdown-content [data-value=Lato]{background-position:8px -16605px}.selectize-input .item[data-value="League Script"]{background-position:0 -16645px}.selectize-dropdown-content [data-value="League Script"]{background-position:8px -16645px}.selectize-input .item[data-value="Leckerli One"]{background-position:0 -16685px}.selectize-dropdown-content [data-value="Leckerli One"]{background-position:8px -16685px}.selectize-input .item[data-value=Ledger]{background-position:0 -16725px}.selectize-dropdown-content [data-value=Ledger]{background-position:8px -16725px}.selectize-input .item[data-value=Lekton]{background-position:0 -16765px}.selectize-dropdown-content [data-value=Lekton]{background-position:8px -16765px}.selectize-input .item[data-value=Lemon]{background-position:0 -16805px}.selectize-dropdown-content [data-value=Lemon]{background-position:8px -16805px}.selectize-input .item[data-value=Lemonada]{background-position:0 -16845px}.selectize-dropdown-content [data-value=Lemonada]{background-position:8px -16845px}.selectize-input .item[data-value="Libre Baskerville"]{background-position:0 -16885px}.selectize-dropdown-content [data-value="Libre Baskerville"]{background-position:8px -16885px}.selectize-input .item[data-value="Libre Franklin"]{background-position:0 -16925px}.selectize-dropdown-content [data-value="Libre Franklin"]{background-position:8px -16925px}.selectize-input .item[data-value="Life Savers"]{background-position:0 -16965px}.selectize-dropdown-content [data-value="Life Savers"]{background-position:8px -16965px}.selectize-input .item[data-value="Lilita One"]{background-position:0 -17005px}.selectize-dropdown-content [data-value="Lilita One"]{background-position:8px -17005px}.selectize-input .item[data-value="Lily Script One"]{background-position:0 -17045px}.selectize-dropdown-content [data-value="Lily Script One"]{background-position:8px -17045px}.selectize-input .item[data-value=Limelight]{background-position:0 -17085px}.selectize-dropdown-content [data-value=Limelight]{background-position:8px -17085px}.selectize-input .item[data-value="Linden Hill"]{background-position:0 -17125px}.selectize-dropdown-content [data-value="Linden Hill"]{background-position:8px -17125px}.selectize-input .item[data-value=Lobster]{background-position:0 -17165px}.selectize-dropdown-content [data-value=Lobster]{background-position:8px -17165px}.selectize-input .item[data-value="Lobster Two"]{background-position:0 -17205px}.selectize-dropdown-content [data-value="Lobster Two"]{background-position:8px -17205px}.selectize-input .item[data-value="Londrina Outline"]{background-position:0 -17245px}.selectize-dropdown-content [data-value="Londrina Outline"]{background-position:8px -17245px}.selectize-input .item[data-value="Londrina Shadow"]{background-position:0 -17285px}.selectize-dropdown-content [data-value="Londrina Shadow"]{background-position:8px -17285px}.selectize-input .item[data-value="Londrina Sketch"]{background-position:0 -17325px}.selectize-dropdown-content [data-value="Londrina Sketch"]{background-position:8px -17325px}.selectize-input .item[data-value="Londrina Solid"]{background-position:0 -17365px}.selectize-dropdown-content [data-value="Londrina Solid"]{background-position:8px -17365px}.selectize-input .item[data-value=Lora]{background-position:0 -17405px}.selectize-dropdown-content [data-value=Lora]{background-position:8px -17405px}.selectize-input .item[data-value="Love Ya Like A Sister"]{background-position:0 -17445px}.selectize-dropdown-content [data-value="Love Ya Like A Sister"]{background-position:8px -17445px}.selectize-input .item[data-value="Loved by the King"]{background-position:0 -17485px}.selectize-dropdown-content [data-value="Loved by the King"]{background-position:8px -17485px}.selectize-input .item[data-value="Lovers Quarrel"]{background-position:0 -17525px}.selectize-dropdown-content [data-value="Lovers Quarrel"]{background-position:8px -17525px}.selectize-input .item[data-value="Luckiest Guy"]{background-position:0 -17565px}.selectize-dropdown-content [data-value="Luckiest Guy"]{background-position:8px -17565px}.selectize-input .item[data-value=Lusitana]{background-position:0 -17605px}.selectize-dropdown-content [data-value=Lusitana]{background-position:8px -17605px}.selectize-input .item[data-value=Lustria]{background-position:0 -17645px}.selectize-dropdown-content [data-value=Lustria]{background-position:8px -17645px}.selectize-input .item[data-value=Macondo]{background-position:0 -17685px}.selectize-dropdown-content [data-value=Macondo]{background-position:8px -17685px}.selectize-input .item[data-value="Macondo Swash Caps"]{background-position:0 -17725px}.selectize-dropdown-content [data-value="Macondo Swash Caps"]{background-position:8px -17725px}.selectize-input .item[data-value=Mada]{background-position:0 -17765px}.selectize-dropdown-content [data-value=Mada]{background-position:8px -17765px}.selectize-input .item[data-value=Magra]{background-position:0 -17805px}.selectize-dropdown-content [data-value=Magra]{background-position:8px -17805px}.selectize-input .item[data-value="Maiden Orange"]{background-position:0 -17845px}.selectize-dropdown-content [data-value="Maiden Orange"]{background-position:8px -17845px}.selectize-input .item[data-value=Maitree]{background-position:0 -17885px}.selectize-dropdown-content [data-value=Maitree]{background-position:8px -17885px}.selectize-input .item[data-value=Mako]{background-position:0 -17925px}.selectize-dropdown-content [data-value=Mako]{background-position:8px -17925px}.selectize-input .item[data-value=Mallanna]{background-position:0 -17965px}.selectize-dropdown-content [data-value=Mallanna]{background-position:8px -17965px}.selectize-input .item[data-value=Mandali]{background-position:0 -18005px}.selectize-dropdown-content [data-value=Mandali]{background-position:8px -18005px}.selectize-input .item[data-value=Marcellus]{background-position:0 -18045px}.selectize-dropdown-content [data-value=Marcellus]{background-position:8px -18045px}.selectize-input .item[data-value="Marcellus SC"]{background-position:0 -18085px}.selectize-dropdown-content [data-value="Marcellus SC"]{background-position:8px -18085px}.selectize-input .item[data-value="Marck Script"]{background-position:0 -18125px}.selectize-dropdown-content [data-value="Marck Script"]{background-position:8px -18125px}.selectize-input .item[data-value=Margarine]{background-position:0 -18165px}.selectize-dropdown-content [data-value=Margarine]{background-position:8px -18165px}.selectize-input .item[data-value="Marko One"]{background-position:0 -18205px}.selectize-dropdown-content [data-value="Marko One"]{background-position:8px -18205px}.selectize-input .item[data-value=Marmelad]{background-position:0 -18245px}.selectize-dropdown-content [data-value=Marmelad]{background-position:8px -18245px}.selectize-input .item[data-value=Martel]{background-position:0 -18285px}.selectize-dropdown-content [data-value=Martel]{background-position:8px -18285px}.selectize-input .item[data-value="Martel Sans"]{background-position:0 -18325px}.selectize-dropdown-content [data-value="Martel Sans"]{background-position:8px -18325px}.selectize-input .item[data-value=Marvel]{background-position:0 -18365px}.selectize-dropdown-content [data-value=Marvel]{background-position:8px -18365px}.selectize-input .item[data-value=Mate]{background-position:0 -18405px}.selectize-dropdown-content [data-value=Mate]{background-position:8px -18405px}.selectize-input .item[data-value="Mate SC"]{background-position:0 -18445px}.selectize-dropdown-content [data-value="Mate SC"]{background-position:8px -18445px}.selectize-input .item[data-value="Maven Pro"]{background-position:0 -18485px}.selectize-dropdown-content [data-value="Maven Pro"]{background-position:8px -18485px}.selectize-input .item[data-value=McLaren]{background-position:0 -18525px}.selectize-dropdown-content [data-value=McLaren]{background-position:8px -18525px}.selectize-input .item[data-value=Meddon]{background-position:0 -18565px}.selectize-dropdown-content [data-value=Meddon]{background-position:8px -18565px}.selectize-input .item[data-value=MedievalSharp]{background-position:0 -18605px}.selectize-dropdown-content [data-value=MedievalSharp]{background-position:8px -18605px}.selectize-input .item[data-value="Medula One"]{background-position:0 -18645px}.selectize-dropdown-content [data-value="Medula One"]{background-position:8px -18645px}.selectize-input .item[data-value="Meera Inimai"]{background-position:0 -18685px}.selectize-dropdown-content [data-value="Meera Inimai"]{background-position:8px -18685px}.selectize-input .item[data-value=Megrim]{background-position:0 -18725px}.selectize-dropdown-content [data-value=Megrim]{background-position:8px -18725px}.selectize-input .item[data-value="Meie Script"]{background-position:0 -18765px}.selectize-dropdown-content [data-value="Meie Script"]{background-position:8px -18765px}.selectize-input .item[data-value=Merienda]{background-position:0 -18805px}.selectize-dropdown-content [data-value=Merienda]{background-position:8px -18805px}.selectize-input .item[data-value="Merienda One"]{background-position:0 -18845px}.selectize-dropdown-content [data-value="Merienda One"]{background-position:8px -18845px}.selectize-input .item[data-value=Merriweather]{background-position:0 -18885px}.selectize-dropdown-content [data-value=Merriweather]{background-position:8px -18885px}.selectize-input .item[data-value="Merriweather Sans"]{background-position:0 -18925px}.selectize-dropdown-content [data-value="Merriweather Sans"]{background-position:8px -18925px}.selectize-input .item[data-value=Metal]{background-position:0 -18965px}.selectize-dropdown-content [data-value=Metal]{background-position:8px -18965px}.selectize-input .item[data-value="Metal Mania"]{background-position:0 -19005px}.selectize-dropdown-content [data-value="Metal Mania"]{background-position:8px -19005px}.selectize-input .item[data-value=Metamorphous]{background-position:0 -19045px}.selectize-dropdown-content [data-value=Metamorphous]{background-position:8px -19045px}.selectize-input .item[data-value=Metrophobic]{background-position:0 -19085px}.selectize-dropdown-content [data-value=Metrophobic]{background-position:8px -19085px}.selectize-input .item[data-value=Michroma]{background-position:0 -19125px}.selectize-dropdown-content [data-value=Michroma]{background-position:8px -19125px}.selectize-input .item[data-value=Milonga]{background-position:0 -19165px}.selectize-dropdown-content [data-value=Milonga]{background-position:8px -19165px}.selectize-input .item[data-value=Miltonian]{background-position:0 -19205px}.selectize-dropdown-content [data-value=Miltonian]{background-position:8px -19205px}.selectize-input .item[data-value="Miltonian Tattoo"]{background-position:0 -19245px}.selectize-dropdown-content [data-value="Miltonian Tattoo"]{background-position:8px -19245px}.selectize-input .item[data-value=Miniver]{background-position:0 -19285px}.selectize-dropdown-content [data-value=Miniver]{background-position:8px -19285px}.selectize-input .item[data-value="Miriam Libre"]{background-position:0 -19325px}.selectize-dropdown-content [data-value="Miriam Libre"]{background-position:8px -19325px}.selectize-input .item[data-value=Mirza]{background-position:0 -19365px}.selectize-dropdown-content [data-value=Mirza]{background-position:8px -19365px}.selectize-input .item[data-value="Miss Fajardose"]{background-position:0 -19405px}.selectize-dropdown-content [data-value="Miss Fajardose"]{background-position:8px -19405px}.selectize-input .item[data-value=Mitr]{background-position:0 -19445px}.selectize-dropdown-content [data-value=Mitr]{background-position:8px -19445px}.selectize-input .item[data-value=Modak]{background-position:0 -19485px}.selectize-dropdown-content [data-value=Modak]{background-position:8px -19485px}.selectize-input .item[data-value="Modern Antiqua"]{background-position:0 -19525px}.selectize-dropdown-content [data-value="Modern Antiqua"]{background-position:8px -19525px}.selectize-input .item[data-value=Mogra]{background-position:0 -19565px}.selectize-dropdown-content [data-value=Mogra]{background-position:8px -19565px}.selectize-input .item[data-value=Molengo]{background-position:0 -19605px}.selectize-dropdown-content [data-value=Molengo]{background-position:8px -19605px}.selectize-input .item[data-value=Molle]{background-position:0 -19645px}.selectize-dropdown-content [data-value=Molle]{background-position:8px -19645px}.selectize-input .item[data-value=Monda]{background-position:0 -19685px}.selectize-dropdown-content [data-value=Monda]{background-position:8px -19685px}.selectize-input .item[data-value=Monofett]{background-position:0 -19725px}.selectize-dropdown-content [data-value=Monofett]{background-position:8px -19725px}.selectize-input .item[data-value=Monoton]{background-position:0 -19765px}.selectize-dropdown-content [data-value=Monoton]{background-position:8px -19765px}.selectize-input .item[data-value="Monsieur La Doulaise"]{background-position:0 -19805px}.selectize-dropdown-content [data-value="Monsieur La Doulaise"]{background-position:8px -19805px}.selectize-input .item[data-value=Montaga]{background-position:0 -19845px}.selectize-dropdown-content [data-value=Montaga]{background-position:8px -19845px}.selectize-input .item[data-value=Montez]{background-position:0 -19885px}.selectize-dropdown-content [data-value=Montez]{background-position:8px -19885px}.selectize-input .item[data-value=Montserrat]{background-position:0 -19925px}.selectize-dropdown-content [data-value=Montserrat]{background-position:8px -19925px}.selectize-input .item[data-value="Montserrat Alternates"]{background-position:0 -19965px}.selectize-dropdown-content [data-value="Montserrat Alternates"]{background-position:8px -19965px}.selectize-input .item[data-value="Montserrat Subrayada"]{background-position:0 -20005px}.selectize-dropdown-content [data-value="Montserrat Subrayada"]{background-position:8px -20005px}.selectize-input .item[data-value=Moul]{background-position:0 -20045px}.selectize-dropdown-content [data-value=Moul]{background-position:8px -20045px}.selectize-input .item[data-value=Moulpali]{background-position:0 -20085px}.selectize-dropdown-content [data-value=Moulpali]{background-position:8px -20085px}.selectize-input .item[data-value="Mountains of Christmas"]{background-position:0 -20125px}.selectize-dropdown-content [data-value="Mountains of Christmas"]{background-position:8px -20125px}.selectize-input .item[data-value="Mouse Memoirs"]{background-position:0 -20165px}.selectize-dropdown-content [data-value="Mouse Memoirs"]{background-position:8px -20165px}.selectize-input .item[data-value="Mr Bedfort"]{background-position:0 -20205px}.selectize-dropdown-content [data-value="Mr Bedfort"]{background-position:8px -20205px}.selectize-input .item[data-value="Mr Dafoe"]{background-position:0 -20245px}.selectize-dropdown-content [data-value="Mr Dafoe"]{background-position:8px -20245px}.selectize-input .item[data-value="Mr De Haviland"]{background-position:0 -20285px}.selectize-dropdown-content [data-value="Mr De Haviland"]{background-position:8px -20285px}.selectize-input .item[data-value="Mrs Saint Delafield"]{background-position:0 -20325px}.selectize-dropdown-content [data-value="Mrs Saint Delafield"]{background-position:8px -20325px}.selectize-input .item[data-value="Mrs Sheppards"]{background-position:0 -20365px}.selectize-dropdown-content [data-value="Mrs Sheppards"]{background-position:8px -20365px}.selectize-input .item[data-value="Mukta Vaani"]{background-position:0 -20405px}.selectize-dropdown-content [data-value="Mukta Vaani"]{background-position:8px -20405px}.selectize-input .item[data-value=Muli]{background-position:0 -20445px}.selectize-dropdown-content [data-value=Muli]{background-position:8px -20445px}.selectize-input .item[data-value="Mystery Quest"]{background-position:0 -20485px}.selectize-dropdown-content [data-value="Mystery Quest"]{background-position:8px -20485px}.selectize-input .item[data-value=NTR]{background-position:0 -20525px}.selectize-dropdown-content [data-value=NTR]{background-position:8px -20525px}.selectize-input .item[data-value=Neucha]{background-position:0 -20565px}.selectize-dropdown-content [data-value=Neucha]{background-position:8px -20565px}.selectize-input .item[data-value=Neuton]{background-position:0 -20605px}.selectize-dropdown-content [data-value=Neuton]{background-position:8px -20605px}.selectize-input .item[data-value="New Rocker"]{background-position:0 -20645px}.selectize-dropdown-content [data-value="New Rocker"]{background-position:8px -20645px}.selectize-input .item[data-value="News Cycle"]{background-position:0 -20685px}.selectize-dropdown-content [data-value="News Cycle"]{background-position:8px -20685px}.selectize-input .item[data-value=Niconne]{background-position:0 -20725px}.selectize-dropdown-content [data-value=Niconne]{background-position:8px -20725px}.selectize-input .item[data-value="Nixie One"]{background-position:0 -20765px}.selectize-dropdown-content [data-value="Nixie One"]{background-position:8px -20765px}.selectize-input .item[data-value=Nobile]{background-position:0 -20805px}.selectize-dropdown-content [data-value=Nobile]{background-position:8px -20805px}.selectize-input .item[data-value=Nokora]{background-position:0 -20845px}.selectize-dropdown-content [data-value=Nokora]{background-position:8px -20845px}.selectize-input .item[data-value=Norican]{background-position:0 -20885px}.selectize-dropdown-content [data-value=Norican]{background-position:8px -20885px}.selectize-input .item[data-value=Nosifer]{background-position:0 -20925px}.selectize-dropdown-content [data-value=Nosifer]{background-position:8px -20925px}.selectize-input .item[data-value="Nothing You Could Do"]{background-position:0 -20965px}.selectize-dropdown-content [data-value="Nothing You Could Do"]{background-position:8px -20965px}.selectize-input .item[data-value="Noticia Text"]{background-position:0 -21005px}.selectize-dropdown-content [data-value="Noticia Text"]{background-position:8px -21005px}.selectize-input .item[data-value="Noto Sans"]{background-position:0 -21045px}.selectize-dropdown-content [data-value="Noto Sans"]{background-position:8px -21045px}.selectize-input .item[data-value="Noto Serif"]{background-position:0 -21085px}.selectize-dropdown-content [data-value="Noto Serif"]{background-position:8px -21085px}.selectize-input .item[data-value="Nova Cut"]{background-position:0 -21125px}.selectize-dropdown-content [data-value="Nova Cut"]{background-position:8px -21125px}.selectize-input .item[data-value="Nova Flat"]{background-position:0 -21165px}.selectize-dropdown-content [data-value="Nova Flat"]{background-position:8px -21165px}.selectize-input .item[data-value="Nova Mono"]{background-position:0 -21205px}.selectize-dropdown-content [data-value="Nova Mono"]{background-position:8px -21205px}.selectize-input .item[data-value="Nova Oval"]{background-position:0 -21245px}.selectize-dropdown-content [data-value="Nova Oval"]{background-position:8px -21245px}.selectize-input .item[data-value="Nova Round"]{background-position:0 -21285px}.selectize-dropdown-content [data-value="Nova Round"]{background-position:8px -21285px}.selectize-input .item[data-value="Nova Script"]{background-position:0 -21325px}.selectize-dropdown-content [data-value="Nova Script"]{background-position:8px -21325px}.selectize-input .item[data-value="Nova Slim"]{background-position:0 -21365px}.selectize-dropdown-content [data-value="Nova Slim"]{background-position:8px -21365px}.selectize-input .item[data-value="Nova Square"]{background-position:0 -21405px}.selectize-dropdown-content [data-value="Nova Square"]{background-position:8px -21405px}.selectize-input .item[data-value=Numans]{background-position:0 -21445px}.selectize-dropdown-content [data-value=Numans]{background-position:8px -21445px}.selectize-input .item[data-value=Nunito]{background-position:0 -21485px}.selectize-dropdown-content [data-value=Nunito]{background-position:8px -21485px}.selectize-input .item[data-value="Nunito Sans"]{background-position:0 -21525px}.selectize-dropdown-content [data-value="Nunito Sans"]{background-position:8px -21525px}.selectize-input .item[data-value="Odor Mean Chey"]{background-position:0 -21565px}.selectize-dropdown-content [data-value="Odor Mean Chey"]{background-position:8px -21565px}.selectize-input .item[data-value=Offside]{background-position:0 -21605px}.selectize-dropdown-content [data-value=Offside]{background-position:8px -21605px}.selectize-input .item[data-value="Old Standard TT"]{background-position:0 -21645px}.selectize-dropdown-content [data-value="Old Standard TT"]{background-position:8px -21645px}.selectize-input .item[data-value=Oldenburg]{background-position:0 -21685px}.selectize-dropdown-content [data-value=Oldenburg]{background-position:8px -21685px}.selectize-input .item[data-value="Oleo Script"]{background-position:0 -21725px}.selectize-dropdown-content [data-value="Oleo Script"]{background-position:8px -21725px}.selectize-input .item[data-value="Oleo Script Swash Caps"]{background-position:0 -21765px}.selectize-dropdown-content [data-value="Oleo Script Swash Caps"]{background-position:8px -21765px}.selectize-input .item[data-value="Open Sans"]{background-position:0 -21805px}.selectize-dropdown-content [data-value="Open Sans"]{background-position:8px -21805px}.selectize-input .item[data-value="Open Sans Condensed"]{background-position:0 -21845px}.selectize-dropdown-content [data-value="Open Sans Condensed"]{background-position:8px -21845px}.selectize-input .item[data-value=Oranienbaum]{background-position:0 -21885px}.selectize-dropdown-content [data-value=Oranienbaum]{background-position:8px -21885px}.selectize-input .item[data-value=Orbitron]{background-position:0 -21925px}.selectize-dropdown-content [data-value=Orbitron]{background-position:8px -21925px}.selectize-input .item[data-value=Oregano]{background-position:0 -21965px}.selectize-dropdown-content [data-value=Oregano]{background-position:8px -21965px}.selectize-input .item[data-value=Orienta]{background-position:0 -22005px}.selectize-dropdown-content [data-value=Orienta]{background-position:8px -22005px}.selectize-input .item[data-value="Original Surfer"]{background-position:0 -22045px}.selectize-dropdown-content [data-value="Original Surfer"]{background-position:8px -22045px}.selectize-input .item[data-value=Oswald]{background-position:0 -22085px}.selectize-dropdown-content [data-value=Oswald]{background-position:8px -22085px}.selectize-input .item[data-value="Over the Rainbow"]{background-position:0 -22125px}.selectize-dropdown-content [data-value="Over the Rainbow"]{background-position:8px -22125px}.selectize-input .item[data-value=Overlock]{background-position:0 -22165px}.selectize-dropdown-content [data-value=Overlock]{background-position:8px -22165px}.selectize-input .item[data-value="Overlock SC"]{background-position:0 -22205px}.selectize-dropdown-content [data-value="Overlock SC"]{background-position:8px -22205px}.selectize-input .item[data-value=Overpass]{background-position:0 -22245px}.selectize-dropdown-content [data-value=Overpass]{background-position:8px -22245px}.selectize-input .item[data-value="Overpass Mono"]{background-position:0 -22285px}.selectize-dropdown-content [data-value="Overpass Mono"]{background-position:8px -22285px}.selectize-input .item[data-value=Ovo]{background-position:0 -22325px}.selectize-dropdown-content [data-value=Ovo]{background-position:8px -22325px}.selectize-input .item[data-value=Oxygen]{background-position:0 -22365px}.selectize-dropdown-content [data-value=Oxygen]{background-position:8px -22365px}.selectize-input .item[data-value="Oxygen Mono"]{background-position:0 -22405px}.selectize-dropdown-content [data-value="Oxygen Mono"]{background-position:8px -22405px}.selectize-input .item[data-value="PT Mono"]{background-position:0 -22445px}.selectize-dropdown-content [data-value="PT Mono"]{background-position:8px -22445px}.selectize-input .item[data-value="PT Sans"]{background-position:0 -22485px}.selectize-dropdown-content [data-value="PT Sans"]{background-position:8px -22485px}.selectize-input .item[data-value="PT Sans Caption"]{background-position:0 -22525px}.selectize-dropdown-content [data-value="PT Sans Caption"]{background-position:8px -22525px}.selectize-input .item[data-value="PT Sans Narrow"]{background-position:0 -22565px}.selectize-dropdown-content [data-value="PT Sans Narrow"]{background-position:8px -22565px}.selectize-input .item[data-value="PT Serif"]{background-position:0 -22605px}.selectize-dropdown-content [data-value="PT Serif"]{background-position:8px -22605px}.selectize-input .item[data-value="PT Serif Caption"]{background-position:0 -22645px}.selectize-dropdown-content [data-value="PT Serif Caption"]{background-position:8px -22645px}.selectize-input .item[data-value=Pacifico]{background-position:0 -22685px}.selectize-dropdown-content [data-value=Pacifico]{background-position:8px -22685px}.selectize-input .item[data-value=Padauk]{background-position:0 -22725px}.selectize-dropdown-content [data-value=Padauk]{background-position:8px -22725px}.selectize-input .item[data-value=Palanquin]{background-position:0 -22765px}.selectize-dropdown-content [data-value=Palanquin]{background-position:8px -22765px}.selectize-input .item[data-value="Palanquin Dark"]{background-position:0 -22805px}.selectize-dropdown-content [data-value="Palanquin Dark"]{background-position:8px -22805px}.selectize-input .item[data-value=Paprika]{background-position:0 -22845px}.selectize-dropdown-content [data-value=Paprika]{background-position:8px -22845px}.selectize-input .item[data-value=Parisienne]{background-position:0 -22885px}.selectize-dropdown-content [data-value=Parisienne]{background-position:8px -22885px}.selectize-input .item[data-value="Passero One"]{background-position:0 -22925px}.selectize-dropdown-content [data-value="Passero One"]{background-position:8px -22925px}.selectize-input .item[data-value="Passion One"]{background-position:0 -22965px}.selectize-dropdown-content [data-value="Passion One"]{background-position:8px -22965px}.selectize-input .item[data-value="Pathway Gothic One"]{background-position:0 -23005px}.selectize-dropdown-content [data-value="Pathway Gothic One"]{background-position:8px -23005px}.selectize-input .item[data-value="Patrick Hand"]{background-position:0 -23045px}.selectize-dropdown-content [data-value="Patrick Hand"]{background-position:8px -23045px}.selectize-input .item[data-value="Patrick Hand SC"]{background-position:0 -23085px}.selectize-dropdown-content [data-value="Patrick Hand SC"]{background-position:8px -23085px}.selectize-input .item[data-value=Pattaya]{background-position:0 -23125px}.selectize-dropdown-content [data-value=Pattaya]{background-position:8px -23125px}.selectize-input .item[data-value="Patua One"]{background-position:0 -23165px}.selectize-dropdown-content [data-value="Patua One"]{background-position:8px -23165px}.selectize-input .item[data-value=Pavanam]{background-position:0 -23205px}.selectize-dropdown-content [data-value=Pavanam]{background-position:8px -23205px}.selectize-input .item[data-value="Paytone One"]{background-position:0 -23245px}.selectize-dropdown-content [data-value="Paytone One"]{background-position:8px -23245px}.selectize-input .item[data-value=Peddana]{background-position:0 -23285px}.selectize-dropdown-content [data-value=Peddana]{background-position:8px -23285px}.selectize-input .item[data-value=Peralta]{background-position:0 -23325px}.selectize-dropdown-content [data-value=Peralta]{background-position:8px -23325px}.selectize-input .item[data-value="Permanent Marker"]{background-position:0 -23365px}.selectize-dropdown-content [data-value="Permanent Marker"]{background-position:8px -23365px}.selectize-input .item[data-value="Petit Formal Script"]{background-position:0 -23405px}.selectize-dropdown-content [data-value="Petit Formal Script"]{background-position:8px -23405px}.selectize-input .item[data-value=Petrona]{background-position:0 -23445px}.selectize-dropdown-content [data-value=Petrona]{background-position:8px -23445px}.selectize-input .item[data-value=Philosopher]{background-position:0 -23485px}.selectize-dropdown-content [data-value=Philosopher]{background-position:8px -23485px}.selectize-input .item[data-value=Piedra]{background-position:0 -23525px}.selectize-dropdown-content [data-value=Piedra]{background-position:8px -23525px}.selectize-input .item[data-value="Pinyon Script"]{background-position:0 -23565px}.selectize-dropdown-content [data-value="Pinyon Script"]{background-position:8px -23565px}.selectize-input .item[data-value="Pirata One"]{background-position:0 -23605px}.selectize-dropdown-content [data-value="Pirata One"]{background-position:8px -23605px}.selectize-input .item[data-value=Plaster]{background-position:0 -23645px}.selectize-dropdown-content [data-value=Plaster]{background-position:8px -23645px}.selectize-input .item[data-value=Play]{background-position:0 -23685px}.selectize-dropdown-content [data-value=Play]{background-position:8px -23685px}.selectize-input .item[data-value=Playball]{background-position:0 -23725px}.selectize-dropdown-content [data-value=Playball]{background-position:8px -23725px}.selectize-input .item[data-value="Playfair Display"]{background-position:0 -23765px}.selectize-dropdown-content [data-value="Playfair Display"]{background-position:8px -23765px}.selectize-input .item[data-value="Playfair Display SC"]{background-position:0 -23805px}.selectize-dropdown-content [data-value="Playfair Display SC"]{background-position:8px -23805px}.selectize-input .item[data-value=Podkova]{background-position:0 -23845px}.selectize-dropdown-content [data-value=Podkova]{background-position:8px -23845px}.selectize-input .item[data-value="Poiret One"]{background-position:0 -23885px}.selectize-dropdown-content [data-value="Poiret One"]{background-position:8px -23885px}.selectize-input .item[data-value="Poller One"]{background-position:0 -23925px}.selectize-dropdown-content [data-value="Poller One"]{background-position:8px -23925px}.selectize-input .item[data-value=Poly]{background-position:0 -23965px}.selectize-dropdown-content [data-value=Poly]{background-position:8px -23965px}.selectize-input .item[data-value=Pompiere]{background-position:0 -24005px}.selectize-dropdown-content [data-value=Pompiere]{background-position:8px -24005px}.selectize-input .item[data-value="Pontano Sans"]{background-position:0 -24045px}.selectize-dropdown-content [data-value="Pontano Sans"]{background-position:8px -24045px}.selectize-input .item[data-value=Poppins]{background-position:0 -24085px}.selectize-dropdown-content [data-value=Poppins]{background-position:8px -24085px}.selectize-input .item[data-value="Port Lligat Sans"]{background-position:0 -24125px}.selectize-dropdown-content [data-value="Port Lligat Sans"]{background-position:8px -24125px}.selectize-input .item[data-value="Port Lligat Slab"]{background-position:0 -24165px}.selectize-dropdown-content [data-value="Port Lligat Slab"]{background-position:8px -24165px}.selectize-input .item[data-value="Pragati Narrow"]{background-position:0 -24205px}.selectize-dropdown-content [data-value="Pragati Narrow"]{background-position:8px -24205px}.selectize-input .item[data-value=Prata]{background-position:0 -24245px}.selectize-dropdown-content [data-value=Prata]{background-position:8px -24245px}.selectize-input .item[data-value=Preahvihear]{background-position:0 -24285px}.selectize-dropdown-content [data-value=Preahvihear]{background-position:8px -24285px}.selectize-input .item[data-value="Press Start 2P"]{background-position:0 -24325px}.selectize-dropdown-content [data-value="Press Start 2P"]{background-position:8px -24325px}.selectize-input .item[data-value=Pridi]{background-position:0 -24365px}.selectize-dropdown-content [data-value=Pridi]{background-position:8px -24365px}.selectize-input .item[data-value="Princess Sofia"]{background-position:0 -24405px}.selectize-dropdown-content [data-value="Princess Sofia"]{background-position:8px -24405px}.selectize-input .item[data-value=Prociono]{background-position:0 -24445px}.selectize-dropdown-content [data-value=Prociono]{background-position:8px -24445px}.selectize-input .item[data-value=Prompt]{background-position:0 -24485px}.selectize-dropdown-content [data-value=Prompt]{background-position:8px -24485px}.selectize-input .item[data-value="Prosto One"]{background-position:0 -24525px}.selectize-dropdown-content [data-value="Prosto One"]{background-position:8px -24525px}.selectize-input .item[data-value="Proza Libre"]{background-position:0 -24565px}.selectize-dropdown-content [data-value="Proza Libre"]{background-position:8px -24565px}.selectize-input .item[data-value=Puritan]{background-position:0 -24605px}.selectize-dropdown-content [data-value=Puritan]{background-position:8px -24605px}.selectize-input .item[data-value="Purple Purse"]{background-position:0 -24645px}.selectize-dropdown-content [data-value="Purple Purse"]{background-position:8px -24645px}.selectize-input .item[data-value=Quando]{background-position:0 -24685px}.selectize-dropdown-content [data-value=Quando]{background-position:8px -24685px}.selectize-input .item[data-value=Quantico]{background-position:0 -24725px}.selectize-dropdown-content [data-value=Quantico]{background-position:8px -24725px}.selectize-input .item[data-value=Quattrocento]{background-position:0 -24765px}.selectize-dropdown-content [data-value=Quattrocento]{background-position:8px -24765px}.selectize-input .item[data-value="Quattrocento Sans"]{background-position:0 -24805px}.selectize-dropdown-content [data-value="Quattrocento Sans"]{background-position:8px -24805px}.selectize-input .item[data-value=Questrial]{background-position:0 -24845px}.selectize-dropdown-content [data-value=Questrial]{background-position:8px -24845px}.selectize-input .item[data-value=Quicksand]{background-position:0 -24885px}.selectize-dropdown-content [data-value=Quicksand]{background-position:8px -24885px}.selectize-input .item[data-value=Quintessential]{background-position:0 -24925px}.selectize-dropdown-content [data-value=Quintessential]{background-position:8px -24925px}.selectize-input .item[data-value=Qwigley]{background-position:0 -24965px}.selectize-dropdown-content [data-value=Qwigley]{background-position:8px -24965px}.selectize-input .item[data-value="Racing Sans One"]{background-position:0 -25005px}.selectize-dropdown-content [data-value="Racing Sans One"]{background-position:8px -25005px}.selectize-input .item[data-value=Radley]{background-position:0 -25045px}.selectize-dropdown-content [data-value=Radley]{background-position:8px -25045px}.selectize-input .item[data-value=Rajdhani]{background-position:0 -25085px}.selectize-dropdown-content [data-value=Rajdhani]{background-position:8px -25085px}.selectize-input .item[data-value=Rakkas]{background-position:0 -25125px}.selectize-dropdown-content [data-value=Rakkas]{background-position:8px -25125px}.selectize-input .item[data-value=Raleway]{background-position:0 -25165px}.selectize-dropdown-content [data-value=Raleway]{background-position:8px -25165px}.selectize-input .item[data-value="Raleway Dots"]{background-position:0 -25205px}.selectize-dropdown-content [data-value="Raleway Dots"]{background-position:8px -25205px}.selectize-input .item[data-value=Ramabhadra]{background-position:0 -25245px}.selectize-dropdown-content [data-value=Ramabhadra]{background-position:8px -25245px}.selectize-input .item[data-value=Ramaraja]{background-position:0 -25285px}.selectize-dropdown-content [data-value=Ramaraja]{background-position:8px -25285px}.selectize-input .item[data-value=Rambla]{background-position:0 -25325px}.selectize-dropdown-content [data-value=Rambla]{background-position:8px -25325px}.selectize-input .item[data-value="Rammetto One"]{background-position:0 -25365px}.selectize-dropdown-content [data-value="Rammetto One"]{background-position:8px -25365px}.selectize-input .item[data-value=Ranchers]{background-position:0 -25405px}.selectize-dropdown-content [data-value=Ranchers]{background-position:8px -25405px}.selectize-input .item[data-value=Rancho]{background-position:0 -25445px}.selectize-dropdown-content [data-value=Rancho]{background-position:8px -25445px}.selectize-input .item[data-value=Ranga]{background-position:0 -25485px}.selectize-dropdown-content [data-value=Ranga]{background-position:8px -25485px}.selectize-input .item[data-value=Rasa]{background-position:0 -25525px}.selectize-dropdown-content [data-value=Rasa]{background-position:8px -25525px}.selectize-input .item[data-value=Rationale]{background-position:0 -25565px}.selectize-dropdown-content [data-value=Rationale]{background-position:8px -25565px}.selectize-input .item[data-value="Ravi Prakash"]{background-position:0 -25605px}.selectize-dropdown-content [data-value="Ravi Prakash"]{background-position:8px -25605px}.selectize-input .item[data-value=Redressed]{background-position:0 -25645px}.selectize-dropdown-content [data-value=Redressed]{background-position:8px -25645px}.selectize-input .item[data-value="Reem Kufi"]{background-position:0 -25685px}.selectize-dropdown-content [data-value="Reem Kufi"]{background-position:8px -25685px}.selectize-input .item[data-value="Reenie Beanie"]{background-position:0 -25725px}.selectize-dropdown-content [data-value="Reenie Beanie"]{background-position:8px -25725px}.selectize-input .item[data-value=Revalia]{background-position:0 -25765px}.selectize-dropdown-content [data-value=Revalia]{background-position:8px -25765px}.selectize-input .item[data-value="Rhodium Libre"]{background-position:0 -25805px}.selectize-dropdown-content [data-value="Rhodium Libre"]{background-position:8px -25805px}.selectize-input .item[data-value=Ribeye]{background-position:0 -25845px}.selectize-dropdown-content [data-value=Ribeye]{background-position:8px -25845px}.selectize-input .item[data-value="Ribeye Marrow"]{background-position:0 -25885px}.selectize-dropdown-content [data-value="Ribeye Marrow"]{background-position:8px -25885px}.selectize-input .item[data-value=Righteous]{background-position:0 -25925px}.selectize-dropdown-content [data-value=Righteous]{background-position:8px -25925px}.selectize-input .item[data-value=Risque]{background-position:0 -25965px}.selectize-dropdown-content [data-value=Risque]{background-position:8px -25965px}.selectize-input .item[data-value=Roboto]{background-position:0 -26005px}.selectize-dropdown-content [data-value=Roboto]{background-position:8px -26005px}.selectize-input .item[data-value="Roboto Condensed"]{background-position:0 -26045px}.selectize-dropdown-content [data-value="Roboto Condensed"]{background-position:8px -26045px}.selectize-input .item[data-value="Roboto Mono"]{background-position:0 -26085px}.selectize-dropdown-content [data-value="Roboto Mono"]{background-position:8px -26085px}.selectize-input .item[data-value="Roboto Slab"]{background-position:0 -26125px}.selectize-dropdown-content [data-value="Roboto Slab"]{background-position:8px -26125px}.selectize-input .item[data-value=Rochester]{background-position:0 -26165px}.selectize-dropdown-content [data-value=Rochester]{background-position:8px -26165px}.selectize-input .item[data-value="Rock Salt"]{background-position:0 -26205px}.selectize-dropdown-content [data-value="Rock Salt"]{background-position:8px -26205px}.selectize-input .item[data-value=Rokkitt]{background-position:0 -26245px}.selectize-dropdown-content [data-value=Rokkitt]{background-position:8px -26245px}.selectize-input .item[data-value=Romanesco]{background-position:0 -26285px}.selectize-dropdown-content [data-value=Romanesco]{background-position:8px -26285px}.selectize-input .item[data-value="Ropa Sans"]{background-position:0 -26325px}.selectize-dropdown-content [data-value="Ropa Sans"]{background-position:8px -26325px}.selectize-input .item[data-value=Rosario]{background-position:0 -26365px}.selectize-dropdown-content [data-value=Rosario]{background-position:8px -26365px}.selectize-input .item[data-value=Rosarivo]{background-position:0 -26405px}.selectize-dropdown-content [data-value=Rosarivo]{background-position:8px -26405px}.selectize-input .item[data-value="Rouge Script"]{background-position:0 -26445px}.selectize-dropdown-content [data-value="Rouge Script"]{background-position:8px -26445px}.selectize-input .item[data-value="Rozha One"]{background-position:0 -26485px}.selectize-dropdown-content [data-value="Rozha One"]{background-position:8px -26485px}.selectize-input .item[data-value=Rubik]{background-position:0 -26525px}.selectize-dropdown-content [data-value=Rubik]{background-position:8px -26525px}.selectize-input .item[data-value="Rubik Mono One"]{background-position:0 -26565px}.selectize-dropdown-content [data-value="Rubik Mono One"]{background-position:8px -26565px}.selectize-input .item[data-value="Rubik One"]{background-position:0 -26605px}.selectize-dropdown-content [data-value="Rubik One"]{background-position:8px -26605px}.selectize-input .item[data-value=Ruda]{background-position:0 -26645px}.selectize-dropdown-content [data-value=Ruda]{background-position:8px -26645px}.selectize-input .item[data-value=Rufina]{background-position:0 -26685px}.selectize-dropdown-content [data-value=Rufina]{background-position:8px -26685px}.selectize-input .item[data-value="Ruge Boogie"]{background-position:0 -26725px}.selectize-dropdown-content [data-value="Ruge Boogie"]{background-position:8px -26725px}.selectize-input .item[data-value=Ruluko]{background-position:0 -26765px}.selectize-dropdown-content [data-value=Ruluko]{background-position:8px -26765px}.selectize-input .item[data-value="Rum Raisin"]{background-position:0 -26805px}.selectize-dropdown-content [data-value="Rum Raisin"]{background-position:8px -26805px}.selectize-input .item[data-value="Ruslan Display"]{background-position:0 -26845px}.selectize-dropdown-content [data-value="Ruslan Display"]{background-position:8px -26845px}.selectize-input .item[data-value="Russo One"]{background-position:0 -26885px}.selectize-dropdown-content [data-value="Russo One"]{background-position:8px -26885px}.selectize-input .item[data-value=Ruthie]{background-position:0 -26925px}.selectize-dropdown-content [data-value=Ruthie]{background-position:8px -26925px}.selectize-input .item[data-value=Rye]{background-position:0 -26965px}.selectize-dropdown-content [data-value=Rye]{background-position:8px -26965px}.selectize-input .item[data-value=Sacramento]{background-position:0 -27005px}.selectize-dropdown-content [data-value=Sacramento]{background-position:8px -27005px}.selectize-input .item[data-value=Sahitya]{background-position:0 -27045px}.selectize-dropdown-content [data-value=Sahitya]{background-position:8px -27045px}.selectize-input .item[data-value=Sail]{background-position:0 -27085px}.selectize-dropdown-content [data-value=Sail]{background-position:8px -27085px}.selectize-input .item[data-value=Salsa]{background-position:0 -27125px}.selectize-dropdown-content [data-value=Salsa]{background-position:8px -27125px}.selectize-input .item[data-value=Sanchez]{background-position:0 -27165px}.selectize-dropdown-content [data-value=Sanchez]{background-position:8px -27165px}.selectize-input .item[data-value=Sancreek]{background-position:0 -27205px}.selectize-dropdown-content [data-value=Sancreek]{background-position:8px -27205px}.selectize-input .item[data-value="Sansita One"]{background-position:0 -27245px}.selectize-dropdown-content [data-value="Sansita One"]{background-position:8px -27245px}.selectize-input .item[data-value=Sarala]{background-position:0 -27285px}.selectize-dropdown-content [data-value=Sarala]{background-position:8px -27285px}.selectize-input .item[data-value=Sarina]{background-position:0 -27325px}.selectize-dropdown-content [data-value=Sarina]{background-position:8px -27325px}.selectize-input .item[data-value=Sarpanch]{background-position:0 -27365px}.selectize-dropdown-content [data-value=Sarpanch]{background-position:8px -27365px}.selectize-input .item[data-value=Satisfy]{background-position:0 -27405px}.selectize-dropdown-content [data-value=Satisfy]{background-position:8px -27405px}.selectize-input .item[data-value=Scada]{background-position:0 -27445px}.selectize-dropdown-content [data-value=Scada]{background-position:8px -27445px}.selectize-input .item[data-value=Scheherazade]{background-position:0 -27485px}.selectize-dropdown-content [data-value=Scheherazade]{background-position:8px -27485px}.selectize-input .item[data-value=Schoolbell]{background-position:0 -27525px}.selectize-dropdown-content [data-value=Schoolbell]{background-position:8px -27525px}.selectize-input .item[data-value="Scope One"]{background-position:0 -27565px}.selectize-dropdown-content [data-value="Scope One"]{background-position:8px -27565px}.selectize-input .item[data-value="Seaweed Script"]{background-position:0 -27605px}.selectize-dropdown-content [data-value="Seaweed Script"]{background-position:8px -27605px}.selectize-input .item[data-value="Secular One"]{background-position:0 -27645px}.selectize-dropdown-content [data-value="Secular One"]{background-position:8px -27645px}.selectize-input .item[data-value=Sevillana]{background-position:0 -27685px}.selectize-dropdown-content [data-value=Sevillana]{background-position:8px -27685px}.selectize-input .item[data-value="Seymour One"]{background-position:0 -27725px}.selectize-dropdown-content [data-value="Seymour One"]{background-position:8px -27725px}.selectize-input .item[data-value="Shadows Into Light"]{background-position:0 -27765px}.selectize-dropdown-content [data-value="Shadows Into Light"]{background-position:8px -27765px}.selectize-input .item[data-value="Shadows Into Light Two"]{background-position:0 -27805px}.selectize-dropdown-content [data-value="Shadows Into Light Two"]{background-position:8px -27805px}.selectize-input .item[data-value=Shanti]{background-position:0 -27845px}.selectize-dropdown-content [data-value=Shanti]{background-position:8px -27845px}.selectize-input .item[data-value=Share]{background-position:0 -27885px}.selectize-dropdown-content [data-value=Share]{background-position:8px -27885px}.selectize-input .item[data-value="Share Tech"]{background-position:0 -27925px}.selectize-dropdown-content [data-value="Share Tech"]{background-position:8px -27925px}.selectize-input .item[data-value="Share Tech Mono"]{background-position:0 -27965px}.selectize-dropdown-content [data-value="Share Tech Mono"]{background-position:8px -27965px}.selectize-input .item[data-value=Shojumaru]{background-position:0 -28005px}.selectize-dropdown-content [data-value=Shojumaru]{background-position:8px -28005px}.selectize-input .item[data-value="Short Stack"]{background-position:0 -28045px}.selectize-dropdown-content [data-value="Short Stack"]{background-position:8px -28045px}.selectize-input .item[data-value=Shrikhand]{background-position:0 -28085px}.selectize-dropdown-content [data-value=Shrikhand]{background-position:8px -28085px}.selectize-input .item[data-value=Siemreap]{background-position:0 -28125px}.selectize-dropdown-content [data-value=Siemreap]{background-position:8px -28125px}.selectize-input .item[data-value="Sigmar One"]{background-position:0 -28165px}.selectize-dropdown-content [data-value="Sigmar One"]{background-position:8px -28165px}.selectize-input .item[data-value=Signika]{background-position:0 -28205px}.selectize-dropdown-content [data-value=Signika]{background-position:8px -28205px}.selectize-input .item[data-value="Signika Negative"]{background-position:0 -28245px}.selectize-dropdown-content [data-value="Signika Negative"]{background-position:8px -28245px}.selectize-input .item[data-value=Simonetta]{background-position:0 -28285px}.selectize-dropdown-content [data-value=Simonetta]{background-position:8px -28285px}.selectize-input .item[data-value=Sintony]{background-position:0 -28325px}.selectize-dropdown-content [data-value=Sintony]{background-position:8px -28325px}.selectize-input .item[data-value="Sirin Stencil"]{background-position:0 -28365px}.selectize-dropdown-content [data-value="Sirin Stencil"]{background-position:8px -28365px}.selectize-input .item[data-value="Six Caps"]{background-position:0 -28405px}.selectize-dropdown-content [data-value="Six Caps"]{background-position:8px -28405px}.selectize-input .item[data-value=Skranji]{background-position:0 -28445px}.selectize-dropdown-content [data-value=Skranji]{background-position:8px -28445px}.selectize-input .item[data-value="Slabo 13px"]{background-position:0 -28485px}.selectize-dropdown-content [data-value="Slabo 13px"]{background-position:8px -28485px}.selectize-input .item[data-value="Slabo 27px"]{background-position:0 -28525px}.selectize-dropdown-content [data-value="Slabo 27px"]{background-position:8px -28525px}.selectize-input .item[data-value=Slackey]{background-position:0 -28565px}.selectize-dropdown-content [data-value=Slackey]{background-position:8px -28565px}.selectize-input .item[data-value=Smokum]{background-position:0 -28605px}.selectize-dropdown-content [data-value=Smokum]{background-position:8px -28605px}.selectize-input .item[data-value=Smythe]{background-position:0 -28645px}.selectize-dropdown-content [data-value=Smythe]{background-position:8px -28645px}.selectize-input .item[data-value=Sniglet]{background-position:0 -28685px}.selectize-dropdown-content [data-value=Sniglet]{background-position:8px -28685px}.selectize-input .item[data-value=Snippet]{background-position:0 -28725px}.selectize-dropdown-content [data-value=Snippet]{background-position:8px -28725px}.selectize-input .item[data-value="Snowburst One"]{background-position:0 -28765px}.selectize-dropdown-content [data-value="Snowburst One"]{background-position:8px -28765px}.selectize-input .item[data-value="Sofadi One"]{background-position:0 -28805px}.selectize-dropdown-content [data-value="Sofadi One"]{background-position:8px -28805px}.selectize-input .item[data-value=Sofia]{background-position:0 -28845px}.selectize-dropdown-content [data-value=Sofia]{background-position:8px -28845px}.selectize-input .item[data-value="Sonsie One"]{background-position:0 -28885px}.selectize-dropdown-content [data-value="Sonsie One"]{background-position:8px -28885px}.selectize-input .item[data-value="Sorts Mill Goudy"]{background-position:0 -28925px}.selectize-dropdown-content [data-value="Sorts Mill Goudy"]{background-position:8px -28925px}.selectize-input .item[data-value="Source Code Pro"]{background-position:0 -28965px}.selectize-dropdown-content [data-value="Source Code Pro"]{background-position:8px -28965px}.selectize-input .item[data-value="Source Sans Pro"]{background-position:0 -29005px}.selectize-dropdown-content [data-value="Source Sans Pro"]{background-position:8px -29005px}.selectize-input .item[data-value="Source Serif Pro"]{background-position:0 -29045px}.selectize-dropdown-content [data-value="Source Serif Pro"]{background-position:8px -29045px}.selectize-input .item[data-value="Space Mono"]{background-position:0 -29085px}.selectize-dropdown-content [data-value="Space Mono"]{background-position:8px -29085px}.selectize-input .item[data-value="Special Elite"]{background-position:0 -29125px}.selectize-dropdown-content [data-value="Special Elite"]{background-position:8px -29125px}.selectize-input .item[data-value="Spicy Rice"]{background-position:0 -29165px}.selectize-dropdown-content [data-value="Spicy Rice"]{background-position:8px -29165px}.selectize-input .item[data-value=Spinnaker]{background-position:0 -29205px}.selectize-dropdown-content [data-value=Spinnaker]{background-position:8px -29205px}.selectize-input .item[data-value=Spirax]{background-position:0 -29245px}.selectize-dropdown-content [data-value=Spirax]{background-position:8px -29245px}.selectize-input .item[data-value="Squada One"]{background-position:0 -29285px}.selectize-dropdown-content [data-value="Squada One"]{background-position:8px -29285px}.selectize-input .item[data-value="Sree Krushnadevaraya"]{background-position:0 -29325px}.selectize-dropdown-content [data-value="Sree Krushnadevaraya"]{background-position:8px -29325px}.selectize-input .item[data-value=Sriracha]{background-position:0 -29365px}.selectize-dropdown-content [data-value=Sriracha]{background-position:8px -29365px}.selectize-input .item[data-value=Stalemate]{background-position:0 -29405px}.selectize-dropdown-content [data-value=Stalemate]{background-position:8px -29405px}.selectize-input .item[data-value="Stalinist One"]{background-position:0 -29445px}.selectize-dropdown-content [data-value="Stalinist One"]{background-position:8px -29445px}.selectize-input .item[data-value="Stardos Stencil"]{background-position:0 -29485px}.selectize-dropdown-content [data-value="Stardos Stencil"]{background-position:8px -29485px}.selectize-input .item[data-value="Stint Ultra Condensed"]{background-position:0 -29525px}.selectize-dropdown-content [data-value="Stint Ultra Condensed"]{background-position:8px -29525px}.selectize-input .item[data-value="Stint Ultra Expanded"]{background-position:0 -29565px}.selectize-dropdown-content [data-value="Stint Ultra Expanded"]{background-position:8px -29565px}.selectize-input .item[data-value=Stoke]{background-position:0 -29605px}.selectize-dropdown-content [data-value=Stoke]{background-position:8px -29605px}.selectize-input .item[data-value=Strait]{background-position:0 -29645px}.selectize-dropdown-content [data-value=Strait]{background-position:8px -29645px}.selectize-input .item[data-value="Sue Ellen Francisco"]{background-position:0 -29685px}.selectize-dropdown-content [data-value="Sue Ellen Francisco"]{background-position:8px -29685px}.selectize-input .item[data-value="Suez One"]{background-position:0 -29725px}.selectize-dropdown-content [data-value="Suez One"]{background-position:8px -29725px}.selectize-input .item[data-value=Sumana]{background-position:0 -29765px}.selectize-dropdown-content [data-value=Sumana]{background-position:8px -29765px}.selectize-input .item[data-value=Sunshiney]{background-position:0 -29805px}.selectize-dropdown-content [data-value=Sunshiney]{background-position:8px -29805px}.selectize-input .item[data-value="Supermercado One"]{background-position:0 -29845px}.selectize-dropdown-content [data-value="Supermercado One"]{background-position:8px -29845px}.selectize-input .item[data-value=Sura]{background-position:0 -29885px}.selectize-dropdown-content [data-value=Sura]{background-position:8px -29885px}.selectize-input .item[data-value=Suranna]{background-position:0 -29925px}.selectize-dropdown-content [data-value=Suranna]{background-position:8px -29925px}.selectize-input .item[data-value=Suravaram]{background-position:0 -29965px}.selectize-dropdown-content [data-value=Suravaram]{background-position:8px -29965px}.selectize-input .item[data-value=Suwannaphum]{background-position:0 -30005px}.selectize-dropdown-content [data-value=Suwannaphum]{background-position:8px -30005px}.selectize-input .item[data-value="Swanky and Moo Moo"]{background-position:0 -30045px}.selectize-dropdown-content [data-value="Swanky and Moo Moo"]{background-position:8px -30045px}.selectize-input .item[data-value=Syncopate]{background-position:0 -30085px}.selectize-dropdown-content [data-value=Syncopate]{background-position:8px -30085px}.selectize-input .item[data-value=Tangerine]{background-position:0 -30125px}.selectize-dropdown-content [data-value=Tangerine]{background-position:8px -30125px}.selectize-input .item[data-value=Taprom]{background-position:0 -30165px}.selectize-dropdown-content [data-value=Taprom]{background-position:8px -30165px}.selectize-input .item[data-value=Tauri]{background-position:0 -30205px}.selectize-dropdown-content [data-value=Tauri]{background-position:8px -30205px}.selectize-input .item[data-value=Taviraj]{background-position:0 -30245px}.selectize-dropdown-content [data-value=Taviraj]{background-position:8px -30245px}.selectize-input .item[data-value=Teko]{background-position:0 -30285px}.selectize-dropdown-content [data-value=Teko]{background-position:8px -30285px}.selectize-input .item[data-value=Telex]{background-position:0 -30325px}.selectize-dropdown-content [data-value=Telex]{background-position:8px -30325px}.selectize-input .item[data-value="Tenali Ramakrishna"]{background-position:0 -30365px}.selectize-dropdown-content [data-value="Tenali Ramakrishna"]{background-position:8px -30365px}.selectize-input .item[data-value="Tenor Sans"]{background-position:0 -30405px}.selectize-dropdown-content [data-value="Tenor Sans"]{background-position:8px -30405px}.selectize-input .item[data-value="Text Me One"]{background-position:0 -30445px}.selectize-dropdown-content [data-value="Text Me One"]{background-position:8px -30445px}.selectize-input .item[data-value="The Girl Next Door"]{background-position:0 -30485px}.selectize-dropdown-content [data-value="The Girl Next Door"]{background-position:8px -30485px}.selectize-input .item[data-value=Tienne]{background-position:0 -30525px}.selectize-dropdown-content [data-value=Tienne]{background-position:8px -30525px}.selectize-input .item[data-value=Tillana]{background-position:0 -30565px}.selectize-dropdown-content [data-value=Tillana]{background-position:8px -30565px}.selectize-input .item[data-value=Timmana]{background-position:0 -30605px}.selectize-dropdown-content [data-value=Timmana]{background-position:8px -30605px}.selectize-input .item[data-value=Tinos]{background-position:0 -30645px}.selectize-dropdown-content [data-value=Tinos]{background-position:8px -30645px}.selectize-input .item[data-value="Titan One"]{background-position:0 -30685px}.selectize-dropdown-content [data-value="Titan One"]{background-position:8px -30685px}.selectize-input .item[data-value="Titillium Web"]{background-position:0 -30725px}.selectize-dropdown-content [data-value="Titillium Web"]{background-position:8px -30725px}.selectize-input .item[data-value="Trade Winds"]{background-position:0 -30765px}.selectize-dropdown-content [data-value="Trade Winds"]{background-position:8px -30765px}.selectize-input .item[data-value=Trirong]{background-position:0 -30805px}.selectize-dropdown-content [data-value=Trirong]{background-position:8px -30805px}.selectize-input .item[data-value=Trocchi]{background-position:0 -30845px}.selectize-dropdown-content [data-value=Trocchi]{background-position:8px -30845px}.selectize-input .item[data-value=Trochut]{background-position:0 -30885px}.selectize-dropdown-content [data-value=Trochut]{background-position:8px -30885px}.selectize-input .item[data-value=Trykker]{background-position:0 -30925px}.selectize-dropdown-content [data-value=Trykker]{background-position:8px -30925px}.selectize-input .item[data-value="Tulpen One"]{background-position:0 -30965px}.selectize-dropdown-content [data-value="Tulpen One"]{background-position:8px -30965px}.selectize-input .item[data-value=Ubuntu]{background-position:0 -31005px}.selectize-dropdown-content [data-value=Ubuntu]{background-position:8px -31005px}.selectize-input .item[data-value="Ubuntu Condensed"]{background-position:0 -31045px}.selectize-dropdown-content [data-value="Ubuntu Condensed"]{background-position:8px -31045px}.selectize-input .item[data-value="Ubuntu Mono"]{background-position:0 -31085px}.selectize-dropdown-content [data-value="Ubuntu Mono"]{background-position:8px -31085px}.selectize-input .item[data-value=Ultra]{background-position:0 -31125px}.selectize-dropdown-content [data-value=Ultra]{background-position:8px -31125px}.selectize-input .item[data-value="Uncial Antiqua"]{background-position:0 -31165px}.selectize-dropdown-content [data-value="Uncial Antiqua"]{background-position:8px -31165px}.selectize-input .item[data-value=Underdog]{background-position:0 -31205px}.selectize-dropdown-content [data-value=Underdog]{background-position:8px -31205px}.selectize-input .item[data-value="Unica One"]{background-position:0 -31245px}.selectize-dropdown-content [data-value="Unica One"]{background-position:8px -31245px}.selectize-input .item[data-value=UnifrakturCook]{background-position:0 -31285px}.selectize-dropdown-content [data-value=UnifrakturCook]{background-position:8px -31285px}.selectize-input .item[data-value=UnifrakturMaguntia]{background-position:0 -31325px}.selectize-dropdown-content [data-value=UnifrakturMaguntia]{background-position:8px -31325px}.selectize-input .item[data-value=Unkempt]{background-position:0 -31365px}.selectize-dropdown-content [data-value=Unkempt]{background-position:8px -31365px}.selectize-input .item[data-value=Unlock]{background-position:0 -31405px}.selectize-dropdown-content [data-value=Unlock]{background-position:8px -31405px}.selectize-input .item[data-value=Unna]{background-position:0 -31445px}.selectize-dropdown-content [data-value=Unna]{background-position:8px -31445px}.selectize-input .item[data-value=VT323]{background-position:0 -31485px}.selectize-dropdown-content [data-value=VT323]{background-position:8px -31485px}.selectize-input .item[data-value="Vampiro One"]{background-position:0 -31525px}.selectize-dropdown-content [data-value="Vampiro One"]{background-position:8px -31525px}.selectize-input .item[data-value=Varela]{background-position:0 -31565px}.selectize-dropdown-content [data-value=Varela]{background-position:8px -31565px}.selectize-input .item[data-value="Varela Round"]{background-position:0 -31605px}.selectize-dropdown-content [data-value="Varela Round"]{background-position:8px -31605px}.selectize-input .item[data-value="Vast Shadow"]{background-position:0 -31645px}.selectize-dropdown-content [data-value="Vast Shadow"]{background-position:8px -31645px}.selectize-input .item[data-value="Vesper Libre"]{background-position:0 -31685px}.selectize-dropdown-content [data-value="Vesper Libre"]{background-position:8px -31685px}.selectize-input .item[data-value=Vibur]{background-position:0 -31725px}.selectize-dropdown-content [data-value=Vibur]{background-position:8px -31725px}.selectize-input .item[data-value=Vidaloka]{background-position:0 -31765px}.selectize-dropdown-content [data-value=Vidaloka]{background-position:8px -31765px}.selectize-input .item[data-value=Viga]{background-position:0 -31805px}.selectize-dropdown-content [data-value=Viga]{background-position:8px -31805px}.selectize-input .item[data-value=Voces]{background-position:0 -31845px}.selectize-dropdown-content [data-value=Voces]{background-position:8px -31845px}.selectize-input .item[data-value=Volkhov]{background-position:0 -31885px}.selectize-dropdown-content [data-value=Volkhov]{background-position:8px -31885px}.selectize-input .item[data-value=Vollkorn]{background-position:0 -31925px}.selectize-dropdown-content [data-value=Vollkorn]{background-position:8px -31925px}.selectize-input .item[data-value=Voltaire]{background-position:0 -31965px}.selectize-dropdown-content [data-value=Voltaire]{background-position:8px -31965px}.selectize-input .item[data-value="Waiting for the Sunrise"]{background-position:0 -32005px}.selectize-dropdown-content [data-value="Waiting for the Sunrise"]{background-position:8px -32005px}.selectize-input .item[data-value=Wallpoet]{background-position:0 -32045px}.selectize-dropdown-content [data-value=Wallpoet]{background-position:8px -32045px}.selectize-input .item[data-value="Walter Turncoat"]{background-position:0 -32085px}.selectize-dropdown-content [data-value="Walter Turncoat"]{background-position:8px -32085px}.selectize-input .item[data-value=Warnes]{background-position:0 -32125px}.selectize-dropdown-content [data-value=Warnes]{background-position:8px -32125px}.selectize-input .item[data-value=Wellfleet]{background-position:0 -32165px}.selectize-dropdown-content [data-value=Wellfleet]{background-position:8px -32165px}.selectize-input .item[data-value="Wendy One"]{background-position:0 -32205px}.selectize-dropdown-content [data-value="Wendy One"]{background-position:8px -32205px}.selectize-input .item[data-value="Wire One"]{background-position:0 -32245px}.selectize-dropdown-content [data-value="Wire One"]{background-position:8px -32245px}.selectize-input .item[data-value="Work Sans"]{background-position:0 -32285px}.selectize-dropdown-content [data-value="Work Sans"]{background-position:8px -32285px}.selectize-input .item[data-value="Yanone Kaffeesatz"]{background-position:0 -32325px}.selectize-dropdown-content [data-value="Yanone Kaffeesatz"]{background-position:8px -32325px}.selectize-input .item[data-value=Yantramanav]{background-position:0 -32365px}.selectize-dropdown-content [data-value=Yantramanav]{background-position:8px -32365px}.selectize-input .item[data-value="Yatra One"]{background-position:0 -32405px}.selectize-dropdown-content [data-value="Yatra One"]{background-position:8px -32405px}.selectize-input .item[data-value=Yellowtail]{background-position:0 -32445px}.selectize-dropdown-content [data-value=Yellowtail]{background-position:8px -32445px}.selectize-input .item[data-value="Yeseva One"]{background-position:0 -32485px}.selectize-dropdown-content [data-value="Yeseva One"]{background-position:8px -32485px}.selectize-input .item[data-value=Yesteryear]{background-position:0 -32525px}.selectize-dropdown-content [data-value=Yesteryear]{background-position:8px -32525px}.selectize-input .item[data-value=Yrsa]{background-position:0 -32565px}.selectize-dropdown-content [data-value=Yrsa]{background-position:8px -32565px}.selectize-input .item[data-value=Zeyada]{background-position:0 -32605px}.selectize-dropdown-content [data-value=Zeyada]{background-position:8px -32605px}[data-neutral-color]~.palette-action-buttons .boldgrid-neutral-color{display:block}.bgctrl-color-palette{max-width:400px;margin:0 25px}.palette-action-buttons{margin-top:12px}.palette-action-buttons .boldgrid-neutral-color{display:none}.palette-action-buttons .button.palette-creator-button{width:100%;margin:24px auto;font-size:14px;display:block}.palette-buttons.button.upload-button{width:100%;margin-top:5px;margin-bottom:5px}.active-palette-section.boldgrid-neutral-color{border-color:orange}.boldgrid-neutral-color{background-color:#fff;border:2px solid #d3d3d3;height:25px;font-weight:700;line-height:25px;margin:2px;margin-bottom:5px;text-align:center}.boldgrid-neutral-color:hover{cursor:pointer;border-color:orange}.bg-lock-controls,.boldgrid-active-palette,.boldgrid-inactive-palette .boldgrid-palette-colors,.boldgrid-neutral-color{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.generated-palettes-container .boldgrid-inactive-palette .boldgrid-palette-colors{width:97%}.color-lock{display:inline-block;text-align:center}.color-lock>span{left:2px;position:relative!important}.palette-action-buttons .bg-color-picker-control input{display:inline-block}.bg-lock-controls>.color-lock,.boldgrid-active-palette .boldgrid-palette-colors,.boldgrid-palette-colors>span{-webkit-box-flex:1;-ms-flex:1;flex:1}.boldgrid-color-palette-wrapper .color-picker input[type=text]{width:140px}.boldgrid-color-palette-wrapper .color-picker .iris-picker{margin:20px auto;border-color:#ddd;border-radius:0}.boldgrid-color-palette-wrapper .color-picker .iris-picker-container .button{margin-left:3px}.boldgrid-color-palette-wrapper .color-picker .iris-picker-clear{display:none}.boldgrid-color-palette-wrapper .color-picker .close-color-picker{margin:0 15px}.boldgrid-color-palette-wrapper .color-picker .custom-input{text-align:center}@media (min-width:641px){#customize-control-boldgrid-color-palette .customize-control-description{width:260px}}.boldgrid-active-palette,.boldgrid-inactive-palette{list-style-type:none;margin-top:0;padding:0;margin-bottom:10px}.boldgrid-palette-colors>span{height:100%;display:inline-block}.boldgrid-inactive-palette .boldgrid-palette-colors{font-size:0;border:2px solid;border-color:#e1e1e1;height:33px}.boldgrid-inactive-palette .boldgrid-palette-colors:hover{border:2px solid;border-color:#fb5f14;cursor:pointer}.boldgrid-active-palette{border:2px solid;border-color:#e1e1e1;height:84px;margin:15px auto}.boldgrid-active-palette li{margin-top:0;margin-bottom:0;cursor:move;border:1px solid #fff;box-sizing:border-box}.boldgrid-active-palette li:first-of-type{margin-top:0}.boldgrid-active-palette .boldgrid-palette-colors{display:inline-block;height:100%;position:relative}.boldgrid-active-palette .active-palette-section:not(.ui-sortable-placeholder),.boldgrid-active-palette .ui-sortable-helper{border:2px solid #fb5f14;box-sizing:border-box}.boldgrid-advanced-options{margin-top:10px}.boldgrid-advanced-options-label{border-bottom:1px solid #d3d3d3}.boldgrid-advanced-options-label:hover{border-color:#a9a9a9}.boldgrid-advanced-options-label .dashicons-arrow-down{float:right}.boldgrid-active-palette .boldgrid-palette-colors:before,.boldgrid-neutral-color.active-palette-section:before{content:"\F140";position:absolute;display:none;font-family:dashicons;font-size:20px;font-style:normal;font-weight:400;height:20px;line-height:1;text-align:center;text-decoration:inherit;vertical-align:top;color:#555;width:20px;left:50%;top:-25px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.boldgrid-active-palette .active-palette-section:not(.ui-sortable-placeholder).boldgrid-palette-colors:before,.boldgrid-active-palette .boldgrid-palette-colors.ui-sortable-helper:before{display:inline-block}.boldgrid-neutral-color.active-palette-section:before{content:"\F141";display:inline-block;left:auto;right:-17px;top:2px}.boldgrid-active-palette .boldgrid-palette-colors.ui-sortable-helper:before,.boldgrid-active-palette .boldgrid-palette-colors:hover:before{content:"\2194";display:inline-block;font-size:24px;top:-29px}.boldgrid-copy-palette:hover{color:#f95b26}.boldgrid-remove-palette:hover{color:red}.boldgrid-active-palette:hover .boldgrid-duplicate-dashicons .dashicons,.boldgrid-inactive-palette:hover .boldgrid-duplicate-dashicons .dashicons{opacity:1}.boldgrid-color-palette-wrapper .dashicons{opacity:0;width:6px;position:absolute;display:inline}.boldgrid-color-palette-wrapper .boldgrid-active-palette .dashicons{opacity:.5}.boldgrid-active-palette .boldgrid-duplicate-dashicons .dashicons.boldgrid-remove-palette,[data-copy-on-mod="1"] .dashicons.boldgrid-remove-palette{width:0;display:none}.boldgrid-active-palette .ui-sortable-placeholder~.boldgrid-duplicate-dashicons{display:none}.boldgrid-duplicate-dashicons{display:inline;cursor:pointer}.boldgrid-copy-palette{top:20px;right:-15px}.boldgrid-copy-palette.dashicons-admin-post{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.boldgrid-remove-palette{top:-3px;right:-13px}.current-palette-wrapper .boldgrid-copy-palette{top:64px}.bg-lock-controls .color-lock>span{cursor:pointer}.bg-lock-controls,.generate-palettes-selection-section{display:none}.palette-generate-mode .bg-lock-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.palette-generate-mode .generate-palettes-selection-section{display:block;border:1px solid #d3d3d3;padding:5px;background-color:#fff;margin-top:10px}.palette-generate-mode .generate-palettes-selection-section h3{margin-top:5px;margin-bottom:5px}.wp-core-ui .palette-generate-mode .button.palette-creator-button{margin-bottom:5px}.palette-generate-mode .boldgrid-active-palette .boldgrid-palette-colors{cursor:pointer}.palette-generate-mode .boldgrid-active-palette .boldgrid-palette-colors.selected-for-generation,.palette-generate-mode .boldgrid-active-palette .boldgrid-palette-colors:hover{opacity:1}.palette-generate-mode .bg-lock-controls .selected-for-generation .dashicons:before{content:"\F160";color:#f95b26}.boldgrid-color-palette-wrapper .secondary-colors{width:20px;height:100%;float:left;margin-right:6px;margin-top:20px}.boldgrid-color-palette-wrapper .secondary-colors .iris-palette{margin-left:0!important;margin-bottom:5px}.boldgrid-color-palette-wrapper .iris-slider.iris-strip{width:17px!important}.boldgrid-color-palette-wrapper .iris-picker .iris-square{margin-right:9px}.boldgrid-color-palette-wrapper .iris-border .iris-palette-container{left:32px}.pluto-alpha-container .transparency{height:18px;width:100%;background-color:#fff;background-image:url("data:image/png;base64,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");box-shadow:inset 0 0 5px rgba(0,0,0,.4);border-radius:3px;padding:0;background-position:0 -2px}.pluto-alpha-container .ui-slider-handle{color:#777;background-color:#fff;text-shadow:0 1px 0 #fff;text-decoration:none;position:absolute;z-index:2;box-shadow:0 1px 2px rgba(0,0,0,.2);border:1px solid #aaa;border-radius:4px;opacity:.9;margin-top:-2px;height:15px;cursor:ew-resize;font-size:12px;padding:3px}.pluto-alpha-container .ui-slider{position:relative;text-align:center;width:88%}.wp-picker-container a.wp-picker-open~div.pluto-alpha-container{display:block}.pluto-alpha-container{box-sizing:padding-box;display:none;border:1px solid #dfdfdf;border-top:none;background:#fff;padding:5px 11px 6px}.customize-control-alphacolor .wp-picker-container .iris-picker{border-bottom:none}.lock{margin-left:auto;margin-right:auto;padding-left:5px;width:14px;cursor:pointer}.lock div{margin:0 auto;position:relative}.lock .top{height:8px;border-radius:10px;border:3px solid #555;border-bottom:4px solid transparent}.lock .mid,.lock .top{width:4px;-webkit-transform:translate(7px);transform:translate(7px)}.lock .mid{background:#eee;border-left:3px solid #555;border-right:3px solid #555;height:3px;top:-9px;z-index:99}.lock .bottom{height:13px;margin:-10px auto;background:#555;border-top:1px solid #eee;border-radius:3px 3px 0 0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lock .bottom .keyhole-top{width:4px;height:4px;border-radius:4px;background:#eee;margin:3px auto 0}.lock .bottom .keyhole-bottom{width:2px;height:6px;border-radius:0;background:#eee;margin:-3px auto 0}.selected-for-generation .lock .top{border:3px solid #f95b26}.selected-for-generation .lock .mid{border-left:3px solid #f95b26;border-right:3px solid #f95b26}.selected-for-generation .lock .bottom{background:#f95b26}.selected-for-generation .unlock>div.top,.selected-for-generation .unlock div.mid{-webkit-transform:translate(0);transform:translate(0)}.bg-color-picker-control{padding:10px 0}.bg-color-picker-control .iris-picker,.bg-color-picker-control input{display:block;margin:10px auto}.palette-selection .palette-row{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;outline:3px solid #ececec}.palette-selection .palette-row li{list-style:none;height:35px;-webkit-box-flex:1;-ms-flex:1;flex:1}.palette-selection .palette-rows .palette-row{cursor:pointer}.palette-selection .palette-rows .palette-row.active,.palette-selection .palette-rows .palette-row:hover{outline:3px solid #f95b26}.palette-selection .selected-palette{padding:0}.palette-selection .selected-palette .palette-row{margin-top:5px}.palette-selection .selected-palette .selected{display:none;border-bottom:2px solid #e0e0e0}.palette-selection .selected-palette .selected p{text-align:right;margin:0;font-style:italic;color:#757575}.palette-selection .selected-palette .unselected{text-align:center;font-variant:small-caps;margin:26px 0 43px;padding:10px;outline:2px solid #000;background:#121212;color:#fff}.palette-selection .selected-palette.active .selected{display:block}.palette-selection .selected-palette.active .unselected{display:none}.bg-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.bg-pagination[data-page="0"] .prev,.bg-pagination[data-page=last] .next{visibility:hidden}.bg-pagination>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.bg-pagination .next{text-align:right}.bg-pagination a{color:#f95b26;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bg-pagination a:hover{color:#b43105}.directional-control{position:relative}.directional-control .refresh svg{width:19px;margin:0 20px;position:absolute;transition:fill .25s}.directional-control .refresh svg:hover{fill:#f95b26}.directional-control .units{font-size:12px;position:absolute;right:28px;top:-10px;color:currentColor}.directional-control .units label{margin:4px;cursor:pointer}.directional-control .units .unit{display:none}.directional-control .units .unit:checked+span{color:#f95b26}.directional-control .link{visibility:hidden;width:20px;margin:0 8px;-webkit-transform:translateY(3px);transform:translateY(3px);transition:fill .5s;fill:#121212}.directional-control .link.linked{fill:#f95b26}.directional-control:not([data-linkable=false]) .slider-control:first-of-type .link{visibility:visible}.directional-control .control-name{font-size:15px;margin-bottom:5px}.boldgrid-control.slider-control label{font-size:13px;font-variant:small-caps}.boldgrid-control.slider-control .slider-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.boldgrid-control.slider-control .slider{width:80%;margin:10px 15px;height:8px;border-radius:0;background:#f1f1f1;cursor:pointer;border:0}.boldgrid-control.slider-control .number{width:60px;border:0;background:#f1f1f1;padding:0 2px 0 15px;border-radius:5px;text-align:center}.boldgrid-control .ui-slider-handle{border-radius:50%;border:5px solid #f7f7f7;background:#f95b26;box-shadow:1px 1px 1px rgba(0,0,0,.28);width:10px;height:10px;cursor:pointer;transition:background .25s}.boldgrid-control .ui-slider-handle.ui-state-focus{background-color:#121212}.border-width-control{display:none}.border-type-control{margin-bottom:30px}.border-type-control .control-title{font-size:15px}.border-type-control ul{list-style:none;padding-left:5px;font-size:15px}.border-type-control ul li{margin:6px 0}.border-type-control ul li label{cursor:pointer;position:relative;display:block}.border-type-control ul li label input:after{content:"";max-width:100px;border-top:4px dashed #000;position:absolute;right:40px;width:33%;top:6px;border-bottom:transparent;border-left:transparent;border-right:transparent}.border-type-control ul li label input[value=solid]:after{border-style:solid}.border-type-control ul li label input[value=dotted]:after{border-style:dotted}.border-type-control ul li label input[value=double]:after{border-style:double}.border-type-control ul li label input[value=""]:after{border-color:transparent}.border-type-control ul li input{margin:0 7px}.mdc-switch{display:inline-block;position:relative}.mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background:before{background-color:#000}.mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob{background-color:#fafafa}.mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob:before{background-color:#9e9e9e}.mdc-switch--theme-dark .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background:before,.mdc-theme--dark .mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background:before{background-color:#fff}.mdc-switch--theme-dark .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob,.mdc-theme--dark .mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob{background-color:#bdbdbd}.mdc-switch--theme-dark .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob:before,.mdc-theme--dark .mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob:before{background-color:#f1f1f1}.mdc-switch .mdc-switch__native-control:enabled:checked~.mdc-switch__background .mdc-switch__knob,.mdc-switch .mdc-switch__native-control:enabled:checked~.mdc-switch__background .mdc-switch__knob:before,.mdc-switch .mdc-switch__native-control:enabled:checked~.mdc-switch__background:before{background-color:#121212;background-color:var(--mdc-theme-secondary,#121212)}.mdc-switch__native-control{position:absolute;top:-14px;left:-14px;width:48px;height:48px;display:inline-block;margin-top:-3px;transition:transform 90ms cubic-bezier(.4,0,.2,1);opacity:0;cursor:pointer;z-index:2}.mdc-switch__native-control:checked{transform:translateX(14px)}.mdc-switch__background{display:block;position:relative;width:34px;height:14px;border-radius:7px;outline:none;user-select:none}.mdc-switch__background:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1);border-radius:7px;opacity:.38;content:""}.mdc-switch--theme-dark .mdc-switch__background:before,.mdc-theme--dark .mdc-switch__background:before{opacity:.3}.mdc-switch__background .mdc-switch__knob{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:block;position:absolute;top:-3px;left:0;width:20px;height:20px;transform:translateX(0);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1);border-radius:10px;z-index:1}.mdc-switch__background .mdc-switch__knob:before{top:-14px;left:-14px;transform:scale(0);opacity:.2;content:""}.mdc-switch__background .mdc-switch__knob:before,.mdc-switch__native-control:focus~.mdc-switch__background .mdc-switch__knob:before{position:absolute;width:48px;height:48px;transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1);border-radius:24px}.mdc-switch__native-control:focus~.mdc-switch__background .mdc-switch__knob:before{transform:scale(1)}.mdc-switch--theme-dark .mdc-switch__native-control:focus~.mdc-switch__background .mdc-switch__knob:before,.mdc-theme--dark .mdc-switch__native-control:focus~.mdc-switch__background .mdc-switch__knob:before{opacity:.14}.mdc-switch__native-control:checked~.mdc-switch__background:before{opacity:.5}.mdc-switch__native-control:checked~.mdc-switch__background .mdc-switch__knob{transform:translateX(14px);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1)}.mdc-switch__native-control:checked~.mdc-switch__background .mdc-switch__knob:before{opacity:.15}.mdc-switch__native-control:disabled{cursor:auto}.mdc-switch__native-control:disabled~.mdc-switch__background:before{background-color:#000;opacity:.12}.mdc-switch--theme-dark .mdc-switch__native-control:disabled~.mdc-switch__background:before,.mdc-theme--dark .mdc-switch__native-control:disabled~.mdc-switch__background:before{background-color:#fff;opacity:.1}.mdc-switch__native-control:disabled~.mdc-switch__background .mdc-switch__knob{background-color:#bdbdbd}.mdc-switch--theme-dark .mdc-switch__native-control:disabled~.mdc-switch__background .mdc-switch__knob,.mdc-theme--dark .mdc-switch__native-control:disabled~.mdc-switch__background .mdc-switch__knob{background-color:#424242}.bg-control-switch{margin:10px 0}.bg-control-switch label{cursor:pointer}.box-shadow-control{margin-bottom:20px}.box-shadow-outline-switch{font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
|
assets/css/buttons.min.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.btn,.btn:visited{color:#666}.btn,.btn-dropdown-list{font-family:inherit;box-sizing:border-box;margin:0}.btn{background-color:#eee;font-weight:inherit;font-size:inherit;text-decoration:none;text-align:center;line-height:40px;height:40px;padding:0 40px;display:inline-block;appearance:none;cursor:pointer;border:none;transition-property:all;transition-duration:.3s}.btn:focus,.btn:hover{background-color:#f6f6f6;text-decoration:none;outline:0}.btn.active,.btn.is-active,.btn:active{text-shadow:0 1px 0 rgba(255,255,255,.3);text-decoration:none;background-color:#eee;border-color:#cfcfcf;color:#d5d5d5;transition-duration:0s;box-shadow:inset 0 1px 3px rgba(0,0,0,.2)}.btn.disabled,.btn.is-disabled,.btn:disabled{top:0!important;background:#eee!important;border:1px solid #ddd!important;text-shadow:0 1px 1px rgba(255,255,255,1)!important;color:#ccc!important;cursor:default!important;appearance:none!important}.btn.disabled else,.btn.is-disabled else,.btn:disabled else{box-shadow:none!important;opacity:.8!important}.btn-border-thick.active,.btn-border-thick.is-active,.btn-border-thick:active,.btn-border-thin.active,.btn-border-thin.is-active,.btn-border-thin:active,.btn-border.active,.btn-border.is-active,.btn-border:active,.btn-borderless.active,.btn-borderless.is-active,.btn-borderless:active{box-shadow:none;text-shadow:none;transition-duration:.3s;transition-property:all}.btn-uppercase{text-transform:uppercase}.btn-lowercase{text-transform:lowercase}.btn-capitalize{text-transform:capitalize}.btn-small-caps{font-variant:small-caps}.btn-icon-txt-large{font-size:36px!important}.btn-width-small{padding:0 10px!important}.btn-color-1,.btn-color-1-flat{background-color:#229ffd;border-color:#229ffd;color:#fff}.btn-color-1-flat:visited,.btn-color-1:visited{color:#fff}.btn-color-1-flat:focus,.btn-color-1-flat:hover,.btn-color-1:focus,.btn-color-1:hover{background-color:#55b5fd;border-color:#55b5fd;color:#fff}.btn-color-1-flat.active,.btn-color-1-flat.is-active,.btn-color-1-flat:active,.btn-color-1.active,.btn-color-1.is-active,.btn-color-1:active{background-color:#2d9df2;border-color:#2d9df2;color:#0286ea}.btn-color-5,.btn-color-5-flat{background-color:#7b72e9;border-color:#7b72e9;color:#fff}.btn-color-5-flat:visited,.btn-color-5:visited{color:#fff}.btn-color-5-flat:focus,.btn-color-5-flat:hover,.btn-color-5:focus,.btn-color-5:hover{background-color:#a49ef0;border-color:#a49ef0;color:#fff}.btn-color-5-flat.active,.btn-color-5-flat.is-active,.btn-color-5-flat:active,.btn-color-5.active,.btn-color-5.is-active,.btn-color-5:active{background-color:#827ae1;border-color:#827ae1;color:#5246e2}.btn-color-3,.btn-color-3-flat{background-color:#a5de37;border-color:#a5de37;color:#fff}.btn-color-3-flat:visited,.btn-color-3:visited{color:#fff}.btn-color-3-flat:focus,.btn-color-3-flat:hover,.btn-color-3:focus,.btn-color-3:hover{background-color:#b9e563;border-color:#b9e563;color:#fff}.btn-color-3-flat.active,.btn-color-3-flat.is-active,.btn-color-3-flat:active,.btn-color-3.active,.btn-color-3.is-active,.btn-color-3:active{background-color:#a1d243;border-color:#a1d243;color:#8bc220}.btn-color-4,.btn-color-4-flat{background-color:#feae1b;border-color:#feae1b;color:#fff}.btn-color-4-flat:visited,.btn-color-4:visited{color:#fff}.btn-color-4-flat:focus,.btn-color-4-flat:hover,.btn-color-4:focus,.btn-color-4:hover{background-color:#fec04e;border-color:#fec04e;color:#fff}.btn-color-4-flat.active,.btn-color-4-flat.is-active,.btn-color-4-flat:active,.btn-color-4.active,.btn-color-4.is-active,.btn-color-4:active{background-color:#f3ab26;border-color:#f3ab26;color:#e59501}.btn-color-2,.btn-color-2-flat{background-color:#ff4351;border-color:#ff4351;color:#fff}.btn-color-2-flat:visited,.btn-color-2:visited{color:#fff}.btn-color-2-flat:focus,.btn-color-2-flat:hover,.btn-color-2:focus,.btn-color-2:hover{background-color:#ff7680;border-color:#ff7680;color:#fff}.btn-color-2-flat.active,.btn-color-2-flat.is-active,.btn-color-2-flat:active,.btn-color-2.active,.btn-color-2.is-active,.btn-color-2:active{background-color:#f64c59;border-color:#f64c59;color:#ff1022}.btn-block,.btn-stacked{display:block}.btn-square{border-radius:0}.btn-box{border-radius:10px}.btn-rounded{border-radius:4px}.btn-pill{border-radius:200px}.btn-circle{border-radius:100%}.btn-box,.btn-circle,.btn-square{padding:0!important;width:40px}.btn-box.btn-giant,.btn-circle.btn-giant,.btn-square.btn-giant{width:70px}.btn-box.btn-jumbo,.btn-circle.btn-jumbo,.btn-square.btn-jumbo{width:60px}.btn-box.btn-large,.btn-circle.btn-large,.btn-square.btn-large{width:50px}.btn-box.btn-normal,.btn-circle.btn-normal,.btn-square.btn-normal{width:40px}.btn-box.btn-small,.btn-circle.btn-small,.btn-square.btn-small{width:30px}.btn-box.btn-tiny,.btn-circle.btn-tiny,.btn-square.btn-tiny{width:24px}.btn-border,.btn-border-thick,.btn-border-thin{background:0 0;border-width:2px;border-style:solid;line-height:36px}.btn-border-thick:hover,.btn-border-thin:hover,.btn-border:hover{background-color:rgba(255,255,255,.9)}.btn-border-thin{border-width:1px}.btn-border-thick{border-width:3px}.btn-border-thick.btn-color-1,.btn-border-thin.btn-color-1,.btn-border.btn-color-1{color:#229ffd}.btn-border-thick.btn-color-1:focus,.btn-border-thick.btn-color-1:hover,.btn-border-thin.btn-color-1:focus,.btn-border-thin.btn-color-1:hover,.btn-border.btn-color-1:focus,.btn-border.btn-color-1:hover{background-color:rgba(85,181,253,.9);color:rgba(255,255,255,.9)}.btn-border-thick.btn-color-1.active,.btn-border-thick.btn-color-1.is-active,.btn-border-thick.btn-color-1:active,.btn-border-thin.btn-color-1.active,.btn-border-thin.btn-color-1.is-active,.btn-border-thin.btn-color-1:active,.btn-border.btn-color-1.active,.btn-border.btn-color-1.is-active,.btn-border.btn-color-1:active{background-color:rgba(45,157,242,.7);color:rgba(255,255,255,.5);opacity:.3}.btn-border-thick.btn-color-5,.btn-border-thin.btn-color-5,.btn-border.btn-color-5{color:#7b72e9}.btn-border-thick.btn-color-5:focus,.btn-border-thick.btn-color-5:hover,.btn-border-thin.btn-color-5:focus,.btn-border-thin.btn-color-5:hover,.btn-border.btn-color-5:focus,.btn-border.btn-color-5:hover{background-color:rgba(164,158,240,.9);color:rgba(255,255,255,.9)}.btn-border-thick.btn-color-5.active,.btn-border-thick.btn-color-5.is-active,.btn-border-thick.btn-color-5:active,.btn-border-thin.btn-color-5.active,.btn-border-thin.btn-color-5.is-active,.btn-border-thin.btn-color-5:active,.btn-border.btn-color-5.active,.btn-border.btn-color-5.is-active,.btn-border.btn-color-5:active{background-color:rgba(130,122,225,.7);color:rgba(255,255,255,.5);opacity:.3}.btn-border-thick.btn-color-3,.btn-border-thin.btn-color-3,.btn-border.btn-color-3{color:#a5de37}.btn-border-thick.btn-color-3:focus,.btn-border-thick.btn-color-3:hover,.btn-border-thin.btn-color-3:focus,.btn-border-thin.btn-color-3:hover,.btn-border.btn-color-3:focus,.btn-border.btn-color-3:hover{background-color:rgba(185,229,99,.9);color:rgba(255,255,255,.9)}.btn-border-thick.btn-color-3.active,.btn-border-thick.btn-color-3.is-active,.btn-border-thick.btn-color-3:active,.btn-border-thin.btn-color-3.active,.btn-border-thin.btn-color-3.is-active,.btn-border-thin.btn-color-3:active,.btn-border.btn-color-3.active,.btn-border.btn-color-3.is-active,.btn-border.btn-color-3:active{background-color:rgba(161,210,67,.7);color:rgba(255,255,255,.5);opacity:.3}.btn-border-thick.btn-color-4,.btn-border-thin.btn-color-4,.btn-border.btn-color-4{color:#feae1b}.btn-border-thick.btn-color-4:focus,.btn-border-thick.btn-color-4:hover,.btn-border-thin.btn-color-4:focus,.btn-border-thin.btn-color-4:hover,.btn-border.btn-color-4:focus,.btn-border.btn-color-4:hover{background-color:rgba(254,192,78,.9);color:rgba(255,255,255,.9)}.btn-border-thick.btn-color-4.active,.btn-border-thick.btn-color-4.is-active,.btn-border-thick.btn-color-4:active,.btn-border-thin.btn-color-4.active,.btn-border-thin.btn-color-4.is-active,.btn-border-thin.btn-color-4:active,.btn-border.btn-color-4.active,.btn-border.btn-color-4.is-active,.btn-border.btn-color-4:active{background-color:rgba(243,171,38,.7);color:rgba(255,255,255,.5);opacity:.3}.btn-border-thick.btn-color-2,.btn-border-thin.btn-color-2,.btn-border.btn-color-2{color:#ff4351}.btn-border-thick.btn-color-2:focus,.btn-border-thick.btn-color-2:hover,.btn-border-thin.btn-color-2:focus,.btn-border-thin.btn-color-2:hover,.btn-border.btn-color-2:focus,.btn-border.btn-color-2:hover{background-color:rgba(255,118,128,.9);color:rgba(255,255,255,.9)}.btn-border-thick.btn-color-2.active,.btn-border-thick.btn-color-2.is-active,.btn-border-thick.btn-color-2:active,.btn-border-thin.btn-color-2.active,.btn-border-thin.btn-color-2.is-active,.btn-border-thin.btn-color-2:active,.btn-border.btn-color-2.active,.btn-border.btn-color-2.is-active,.btn-border.btn-color-2:active{background-color:rgba(246,76,89,.7);color:rgba(255,255,255,.5);opacity:.3}.btn-border-thick.btn-giant,.btn-border-thin.btn-giant,.btn-border.btn-giant{line-height:66px}.btn-border-thick.btn-jumbo,.btn-border-thin.btn-jumbo,.btn-border.btn-jumbo{line-height:56px}.btn-border-thick.btn-large,.btn-border-thin.btn-large,.btn-border.btn-large{line-height:46px}.btn-border-thick.btn-normal,.btn-border-thin.btn-normal,.btn-border.btn-normal{line-height:36px}.btn-border-thick.btn-small,.btn-border-thin.btn-small,.btn-border.btn-small{line-height:26px}.btn-border-thick.btn-tiny,.btn-border-thin.btn-tiny,.btn-border.btn-tiny{line-height:20px}.btn-borderless{background:0 0;border:none;padding:0 8px!important;color:#eee;font-size:inherit * 1.3;font-weight:200}.btn-dropdown-list,.btn-raised{border-style:solid;border-width:1px}.btn-borderless:focus,.btn-borderless:hover{background:0 0}.btn-borderless.active,.btn-borderless.is-active,.btn-borderless:active{opacity:.3}.btn-borderless.btn-color-1{color:#229ffd}.btn-borderless.btn-color-5{color:#7b72e9}.btn-borderless.btn-color-3{color:#a5de37}.btn-borderless.btn-color-4{color:#feae1b}.btn-borderless.btn-color-2{color:#ff4351}.btn-borderless.btn-giant{font-size:inherit * 1.75 * 1.3;height:inherit * 1.75 * 1.316;line-height:inherit * 1.75 * 1.316}.btn-borderless.btn-jumbo{font-size:inherit * 1.5 * 1.3;height:inherit * 1.5 * 1.316;line-height:inherit * 1.5 * 1.316}.btn-borderless.btn-large{font-size:inherit * 1.25 * 1.3;height:inherit * 1.25 * 1.316;line-height:inherit * 1.25 * 1.316}.btn-borderless.btn-normal{font-size:inherit * 1 * 1.3;height:inherit * 1 * 1.316;line-height:inherit * 1 * 1.316}.btn-borderless.btn-small{font-size:inherit * .75 * 1.3;height:inherit * .75 * 1.316;line-height:inherit * .75 * 1.316}.btn-borderless.btn-tiny{font-size:inherit * .6 * 1.3;height:inherit * .6 * 1.316;line-height:inherit * .6 * 1.316}.btn-raised{border-color:#e1e1e1;line-height:38px;background:linear-gradient(#f6f6f6,#e1e1e1);box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.15)}.btn-raised:focus,.btn-raised:hover{background:linear-gradient(top,#fff,#dcdcdc)}.btn-raised.active,.btn-raised.is-active,.btn-raised:active{background:#eee;box-shadow:inset 0 1px 3px rgba(0,0,0,.2),0 1px 0 rgba(255,255,255,1)}.btn-3d,.btn-3d:focus,.btn-3d:hover{box-shadow:0 7px 0 #bbb,0 8px 3px rgba(0,0,0,.2)}.btn-raised.btn-color-1{border-color:#0994fd;background:linear-gradient(#3baafd,#0994fd)}.btn-raised.btn-color-1:focus,.btn-raised.btn-color-1:hover{background:linear-gradient(top,#4ab1fd,#028ff9)}.btn-raised.btn-color-1.active,.btn-raised.btn-color-1.is-active,.btn-raised.btn-color-1:active{border-color:#0286ea;background:#2d9df2}.btn-raised.btn-color-5{border-color:#665ce6;background:linear-gradient(#9088ec,#665ce6)}.btn-raised.btn-color-5:focus,.btn-raised.btn-color-5:hover{background:linear-gradient(top,#9c95ef,#5e53e4)}.btn-raised.btn-color-5.active,.btn-raised.btn-color-5.is-active,.btn-raised.btn-color-5:active{border-color:#5246e2;background:#827ae1}.btn-raised.btn-color-3{border-color:#9ad824;background:linear-gradient(#afe24d,#9ad824)}.btn-raised.btn-color-3:focus,.btn-raised.btn-color-3:hover{background:linear-gradient(top,#b5e45a,#94cf22)}.btn-raised.btn-color-3.active,.btn-raised.btn-color-3.is-active,.btn-raised.btn-color-3:active{border-color:#8bc220;background:#a1d243}.btn-raised.btn-color-4{border-color:#fea502;background:linear-gradient(#feb734,#fea502)}.btn-raised.btn-color-4:focus,.btn-raised.btn-color-4:hover{background:linear-gradient(top,#febc44,#f49f01)}.btn-raised.btn-color-4.active,.btn-raised.btn-color-4.is-active,.btn-raised.btn-color-4:active{border-color:#e59501;background:#f3ab26}.btn-raised.btn-color-2{border-color:#ff2a39;background:linear-gradient(#ff5d69,#ff2a39)}.btn-raised.btn-color-2:focus,.btn-raised.btn-color-2:hover{background:linear-gradient(top,#ff6c77,#ff1f30)}.btn-raised.btn-color-2.active,.btn-raised.btn-color-2.is-active,.btn-raised.btn-color-2:active{border-color:#ff1022;background:#f64c59}.btn-3d{position:relative;top:0}.btn-3d.active,.btn-3d.is-active,.btn-3d:active{top:5px;transition-property:all;transition-duration:.15s;box-shadow:0 2px 0 #bbb,0 3px 3px rgba(0,0,0,.2)}.btn-3d.btn-color-1{box-shadow:0 7px 0 #0286ea,0 8px 3px rgba(0,0,0,.3)}.btn-3d.btn-color-1:focus,.btn-3d.btn-color-1:hover{box-shadow:0 7px 0 #0281e0,0 8px 3px rgba(0,0,0,.3)}.btn-3d.btn-color-1.active,.btn-3d.btn-color-1.is-active,.btn-3d.btn-color-1:active{box-shadow:0 2px 0 #0269b7,0 3px 3px rgba(0,0,0,.2)}.btn-3d.btn-color-5{box-shadow:0 7px 0 #5246e2,0 8px 3px rgba(0,0,0,.3)}.btn-3d.btn-color-5:focus,.btn-3d.btn-color-5:hover{box-shadow:0 7px 0 #493de1,0 8px 3px rgba(0,0,0,.3)}.btn-3d.btn-color-5.active,.btn-3d.btn-color-5.is-active,.btn-3d.btn-color-5:active{box-shadow:0 2px 0 #2f21d4,0 3px 3px rgba(0,0,0,.2)}.btn-3d.btn-color-3{box-shadow:0 7px 0 #8bc220,0 8px 3px rgba(0,0,0,.3)}.btn-3d.btn-color-3:focus,.btn-3d.btn-color-3:hover{box-shadow:0 7px 0 #84b91f,0 8px 3px rgba(0,0,0,.3)}.btn-3d.btn-color-3.active,.btn-3d.btn-color-3.is-active,.btn-3d.btn-color-3:active{box-shadow:0 2px 0 #6b9619,0 3px 3px rgba(0,0,0,.2)}.btn-3d.btn-color-4{box-shadow:0 7px 0 #e59501,0 8px 3px rgba(0,0,0,.3)}.btn-3d.btn-color-4:focus,.btn-3d.btn-color-4:hover{box-shadow:0 7px 0 #db8e01,0 8px 3px rgba(0,0,0,.3)}.btn-3d.btn-color-4.active,.btn-3d.btn-color-4.is-active,.btn-3d.btn-color-4:active{box-shadow:0 2px 0 #b27401,0 3px 3px rgba(0,0,0,.2)}.btn-3d.btn-color-2{box-shadow:0 7px 0 #ff1022,0 8px 3px rgba(0,0,0,.3)}.btn-3d.btn-color-2:focus,.btn-3d.btn-color-2:hover{box-shadow:0 7px 0 #ff0618,0 8px 3px rgba(0,0,0,.3)}.btn-3d.btn-color-2.active,.btn-3d.btn-color-2.is-active,.btn-3d.btn-color-2:active{box-shadow:0 2px 0 #dc0010,0 3px 3px rgba(0,0,0,.2)}@keyframes glowing{from,to{box-shadow:0 0 0 rgba(44,154,219,.3)}50%{box-shadow:0 0 20px rgba(44,154,219,.8)}}@keyframes glowing-color-1{from,to{box-shadow:0 0 0 rgba(34,159,253,.3)}50%{box-shadow:0 0 20px rgba(34,159,253,.8)}}@keyframes glowing-color-5{from,to{box-shadow:0 0 0 rgba(123,114,233,.3)}50%{box-shadow:0 0 20px rgba(123,114,233,.8)}}@keyframes glowing-color-3{from,to{box-shadow:0 0 0 rgba(165,222,55,.3)}50%{box-shadow:0 0 20px rgba(165,222,55,.8)}}@keyframes glowing-color-4{from,to{box-shadow:0 0 0 rgba(254,174,27,.3)}50%{box-shadow:0 0 20px rgba(254,174,27,.8)}}@keyframes glowing-color-2{from,to{box-shadow:0 0 0 rgba(255,67,81,.3)}50%{box-shadow:0 0 20px rgba(255,67,81,.8)}}.btn-glow{animation-duration:3s;animation-iteration-count:infinite;animation-name:glowing}.btn-glow.active,.btn-glow.is-active,.btn-glow:active{animation-name:none}.btn-glow.btn-color-1{animation-name:glowing-color-1}.btn-glow.btn-color-5{animation-name:glowing-color-5}.btn-glow.btn-color-3{animation-name:glowing-color-3}.btn-glow.btn-color-4{animation-name:glowing-color-4}.btn-glow.btn-color-2{animation-name:glowing-color-2}.btn-dropdown{position:relative;overflow:visible;display:inline-block}.btn-longshadow,.btn-longshadow-left,.btn-longshadow-right{overflow:hidden}.btn-dropdown-list{display:none;position:absolute;padding:0;top:0;left:0;z-index:1000;min-width:100%;list-style-type:none;background:rgba(255,255,255,.95);border-color:#d5d5d5;box-shadow:0 2px 7px rgba(0,0,0,.2);border-radius:3px}.btn-dropdown-list.is-below{top:100%;border-top:none;border-radius:0 0 3px 3px}.btn-dropdown-list.is-above{bottom:100%;top:auto;border-bottom:none;border-radius:3px 3px 0 0;box-shadow:0 -2px 7px rgba(0,0,0,.2)}.btn-dropdown-list>li{padding:0;margin:0;display:block}.btn-dropdown-list>li>a{display:block;line-height:40px;font-size:inherit * .8;padding:5px 10px;float:none;color:#666;text-decoration:none}.btn-dropdown-list>li>a:hover{color:#5e5e5e;background:#f6f6f6;text-decoration:none}.btn-dropdown-divider{border-top:1px solid #e6e6e6}.btn-dropdown.btn-dropdown-color-1 .btn-dropdown-list{background:rgba(34,159,253,.95);border-color:#0286ea}.btn-dropdown.btn-dropdown-color-1 .btn-dropdown-list .btn-dropdown-divider{border-color:#028ff9}.btn-dropdown.btn-dropdown-color-1 .btn-dropdown-list>li>a{color:#fff}.btn-dropdown.btn-dropdown-color-1 .btn-dropdown-list>li>a:hover{color:#f2f2f2;background:#0994fd}.btn-dropdown.btn-dropdown-color-5 .btn-dropdown-list{background:rgba(123,114,233,.95);border-color:#5246e2}.btn-dropdown.btn-dropdown-color-5 .btn-dropdown-list .btn-dropdown-divider{border-color:#5e53e4}.btn-dropdown.btn-dropdown-color-5 .btn-dropdown-list>li>a{color:#fff}.btn-dropdown.btn-dropdown-color-5 .btn-dropdown-list>li>a:hover{color:#f2f2f2;background:#665ce6}.btn-dropdown.btn-dropdown-color-3 .btn-dropdown-list{background:rgba(165,222,55,.95);border-color:#8bc220}.btn-dropdown.btn-dropdown-color-3 .btn-dropdown-list .btn-dropdown-divider{border-color:#94cf22}.btn-dropdown.btn-dropdown-color-3 .btn-dropdown-list>li>a{color:#fff}.btn-dropdown.btn-dropdown-color-3 .btn-dropdown-list>li>a:hover{color:#f2f2f2;background:#9ad824}.btn-dropdown.btn-dropdown-color-4 .btn-dropdown-list{background:rgba(254,174,27,.95);border-color:#e59501}.btn-dropdown.btn-dropdown-color-4 .btn-dropdown-list .btn-dropdown-divider{border-color:#f49f01}.btn-dropdown.btn-dropdown-color-4 .btn-dropdown-list>li>a{color:#fff}.btn-dropdown.btn-dropdown-color-4 .btn-dropdown-list>li>a:hover{color:#f2f2f2;background:#fea502}.btn-dropdown.btn-dropdown-color-2 .btn-dropdown-list{background:rgba(255,67,81,.95);border-color:#ff1022}.btn-dropdown.btn-dropdown-color-2 .btn-dropdown-list .btn-dropdown-divider{border-color:#ff1f30}.btn-dropdown.btn-dropdown-color-2 .btn-dropdown-list>li>a{color:#fff}.btn-dropdown.btn-dropdown-color-2 .btn-dropdown-list>li>a:hover{color:#f2f2f2;background:#ff2a39}.btn-group{position:relative;display:inline-block}.btn-group:after,.btn-group:before{content:'.';clear:both;display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.btn-group .btn,.btn-group .btn-dropdown{float:left}.btn-group .btn-dropdown:not(:first-child):not(:last-child),.btn-group .btn:not(:first-child):not(:last-child){border-radius:0;border-right:none}.btn-group .btn-dropdown:first-child,.btn-group .btn:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.btn-group .btn-dropdown:last-child,.btn-group .btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-wrap{border:1px solid #e3e3e3;display:inline-block;padding:9px;background:linear-gradient(#f2f2f2,#fff);border-radius:200px;box-shadow:inset 0 1px 3px rgba(0,0,0,.04)}.btn-longshadow-right.btn-color-1,.btn-longshadow.btn-color-1{text-shadow:0 0 #0286ea1px 1px #0286ea2px 2px #0286ea3px 3px #0286ea4px 4px #0286ea5px 5px #0286ea6px 6px #0286ea7px 7px #0286ea8px 8px #0286ea9px 9px #0286ea10px 10px #0286ea11px 11px #0286ea12px 12px #0286ea13px 13px #0286ea14px 14px #0286ea15px 15px #0286ea16px 16px #0286ea17px 17px #0286ea18px 18px #0286ea19px 19px #0286ea20px 20px #0286ea21px 21px #0286ea22px 22px #0286ea23px 23px #0286ea24px 24px #0286ea25px 25px #0286ea26px 26px #0286ea27px 27px #0286ea28px 28px #0286ea29px 29px #0286ea30px 30px #0286ea31px 31px #0286ea32px 32px #0286ea33px 33px #0286ea34px 34px #0286ea35px 35px #0286ea36px 36px #0286ea37px 37px #0286ea38px 38px #0286ea39px 39px #0286ea40px 40px #0286ea41px 41px #0286ea42px 42px #0286ea43px 43px #0286ea44px 44px #0286ea45px 45px #0286ea46px 46px #0286ea47px 47px #0286ea48px 48px #0286ea49px 49px #0286ea50px 50px #0286ea51px 51px #0286ea52px 52px #0286ea53px 53px #0286ea54px 54px #0286ea55px 55px #0286ea56px 56px #0286ea57px 57px #0286ea58px 58px #0286ea59px 59px #0286ea60px 60px #0286ea61px 61px #0286ea62px 62px #0286ea63px 63px #0286ea64px 64px #0286ea65px 65px #0286ea66px 66px #0286ea67px 67px #0286ea68px 68px #0286ea69px 69px #0286ea70px 70px #0286ea71px 71px #0286ea72px 72px #0286ea73px 73px #0286ea74px 74px #0286ea75px 75px #0286ea76px 76px #0286ea77px 77px #0286ea78px 78px #0286ea79px 79px #0286ea80px 80px #0286ea81px 81px #0286ea82px 82px #0286ea83px 83px #0286ea84px 84px #0286ea85px 85px #0286ea}.btn-longshadow-right.btn-color-1.active,.btn-longshadow-right.btn-color-1.is-active,.btn-longshadow-right.btn-color-1:active,.btn-longshadow.btn-color-1.active,.btn-longshadow.btn-color-1.is-active,.btn-longshadow.btn-color-1:active{text-shadow:0 1px 0 rgba(255,255,255,.4)}.btn-longshadow-right.btn-color-5,.btn-longshadow.btn-color-5{text-shadow:0 0 #5246e21px 1px #5246e22px 2px #5246e23px 3px #5246e24px 4px #5246e25px 5px #5246e26px 6px #5246e27px 7px #5246e28px 8px #5246e29px 9px #5246e210px 10px #5246e211px 11px #5246e212px 12px #5246e213px 13px #5246e214px 14px #5246e215px 15px #5246e216px 16px #5246e217px 17px #5246e218px 18px #5246e219px 19px #5246e220px 20px #5246e221px 21px #5246e222px 22px #5246e223px 23px #5246e224px 24px #5246e225px 25px #5246e226px 26px #5246e227px 27px #5246e228px 28px #5246e229px 29px #5246e230px 30px #5246e231px 31px #5246e232px 32px #5246e233px 33px #5246e234px 34px #5246e235px 35px #5246e236px 36px #5246e237px 37px #5246e238px 38px #5246e239px 39px #5246e240px 40px #5246e241px 41px #5246e242px 42px #5246e243px 43px #5246e244px 44px #5246e245px 45px #5246e246px 46px #5246e247px 47px #5246e248px 48px #5246e249px 49px #5246e250px 50px #5246e251px 51px #5246e252px 52px #5246e253px 53px #5246e254px 54px #5246e255px 55px #5246e256px 56px #5246e257px 57px #5246e258px 58px #5246e259px 59px #5246e260px 60px #5246e261px 61px #5246e262px 62px #5246e263px 63px #5246e264px 64px #5246e265px 65px #5246e266px 66px #5246e267px 67px #5246e268px 68px #5246e269px 69px #5246e270px 70px #5246e271px 71px #5246e272px 72px #5246e273px 73px #5246e274px 74px #5246e275px 75px #5246e276px 76px #5246e277px 77px #5246e278px 78px #5246e279px 79px #5246e280px 80px #5246e281px 81px #5246e282px 82px #5246e283px 83px #5246e284px 84px #5246e285px 85px #5246e2}.btn-longshadow-right.btn-color-5.active,.btn-longshadow-right.btn-color-5.is-active,.btn-longshadow-right.btn-color-5:active,.btn-longshadow.btn-color-5.active,.btn-longshadow.btn-color-5.is-active,.btn-longshadow.btn-color-5:active{text-shadow:0 1px 0 rgba(255,255,255,.4)}.btn-longshadow-right.btn-color-3,.btn-longshadow.btn-color-3{text-shadow:0 0 #8bc2201px 1px #8bc2202px 2px #8bc2203px 3px #8bc2204px 4px #8bc2205px 5px #8bc2206px 6px #8bc2207px 7px #8bc2208px 8px #8bc2209px 9px #8bc22010px 10px #8bc22011px 11px #8bc22012px 12px #8bc22013px 13px #8bc22014px 14px #8bc22015px 15px #8bc22016px 16px #8bc22017px 17px #8bc22018px 18px #8bc22019px 19px #8bc22020px 20px #8bc22021px 21px #8bc22022px 22px #8bc22023px 23px #8bc22024px 24px #8bc22025px 25px #8bc22026px 26px #8bc22027px 27px #8bc22028px 28px #8bc22029px 29px #8bc22030px 30px #8bc22031px 31px #8bc22032px 32px #8bc22033px 33px #8bc22034px 34px #8bc22035px 35px #8bc22036px 36px #8bc22037px 37px #8bc22038px 38px #8bc22039px 39px #8bc22040px 40px #8bc22041px 41px #8bc22042px 42px #8bc22043px 43px #8bc22044px 44px #8bc22045px 45px #8bc22046px 46px #8bc22047px 47px #8bc22048px 48px #8bc22049px 49px #8bc22050px 50px #8bc22051px 51px #8bc22052px 52px #8bc22053px 53px #8bc22054px 54px #8bc22055px 55px #8bc22056px 56px #8bc22057px 57px #8bc22058px 58px #8bc22059px 59px #8bc22060px 60px #8bc22061px 61px #8bc22062px 62px #8bc22063px 63px #8bc22064px 64px #8bc22065px 65px #8bc22066px 66px #8bc22067px 67px #8bc22068px 68px #8bc22069px 69px #8bc22070px 70px #8bc22071px 71px #8bc22072px 72px #8bc22073px 73px #8bc22074px 74px #8bc22075px 75px #8bc22076px 76px #8bc22077px 77px #8bc22078px 78px #8bc22079px 79px #8bc22080px 80px #8bc22081px 81px #8bc22082px 82px #8bc22083px 83px #8bc22084px 84px #8bc22085px 85px #8bc220}.btn-longshadow-right.btn-color-3.active,.btn-longshadow-right.btn-color-3.is-active,.btn-longshadow-right.btn-color-3:active,.btn-longshadow.btn-color-3.active,.btn-longshadow.btn-color-3.is-active,.btn-longshadow.btn-color-3:active{text-shadow:0 1px 0 rgba(255,255,255,.4)}.btn-longshadow-right.btn-color-4,.btn-longshadow.btn-color-4{text-shadow:0 0 #e595011px 1px #e595012px 2px #e595013px 3px #e595014px 4px #e595015px 5px #e595016px 6px #e595017px 7px #e595018px 8px #e595019px 9px #e5950110px 10px #e5950111px 11px #e5950112px 12px #e5950113px 13px #e5950114px 14px #e5950115px 15px #e5950116px 16px #e5950117px 17px #e5950118px 18px #e5950119px 19px #e5950120px 20px #e5950121px 21px #e5950122px 22px #e5950123px 23px #e5950124px 24px #e5950125px 25px #e5950126px 26px #e5950127px 27px #e5950128px 28px #e5950129px 29px #e5950130px 30px #e5950131px 31px #e5950132px 32px #e5950133px 33px #e5950134px 34px #e5950135px 35px #e5950136px 36px #e5950137px 37px #e5950138px 38px #e5950139px 39px #e5950140px 40px #e5950141px 41px #e5950142px 42px #e5950143px 43px #e5950144px 44px #e5950145px 45px #e5950146px 46px #e5950147px 47px #e5950148px 48px #e5950149px 49px #e5950150px 50px #e5950151px 51px #e5950152px 52px #e5950153px 53px #e5950154px 54px #e5950155px 55px #e5950156px 56px #e5950157px 57px #e5950158px 58px #e5950159px 59px #e5950160px 60px #e5950161px 61px #e5950162px 62px #e5950163px 63px #e5950164px 64px #e5950165px 65px #e5950166px 66px #e5950167px 67px #e5950168px 68px #e5950169px 69px #e5950170px 70px #e5950171px 71px #e5950172px 72px #e5950173px 73px #e5950174px 74px #e5950175px 75px #e5950176px 76px #e5950177px 77px #e5950178px 78px #e5950179px 79px #e5950180px 80px #e5950181px 81px #e5950182px 82px #e5950183px 83px #e5950184px 84px #e5950185px 85px #e59501}.btn-longshadow-right.btn-color-4.active,.btn-longshadow-right.btn-color-4.is-active,.btn-longshadow-right.btn-color-4:active,.btn-longshadow.btn-color-4.active,.btn-longshadow.btn-color-4.is-active,.btn-longshadow.btn-color-4:active{text-shadow:0 1px 0 rgba(255,255,255,.4)}.btn-longshadow-right.btn-color-2,.btn-longshadow.btn-color-2{text-shadow:0 0 #ff10221px 1px #ff10222px 2px #ff10223px 3px #ff10224px 4px #ff10225px 5px #ff10226px 6px #ff10227px 7px #ff10228px 8px #ff10229px 9px #ff102210px 10px #ff102211px 11px #ff102212px 12px #ff102213px 13px #ff102214px 14px #ff102215px 15px #ff102216px 16px #ff102217px 17px #ff102218px 18px #ff102219px 19px #ff102220px 20px #ff102221px 21px #ff102222px 22px #ff102223px 23px #ff102224px 24px #ff102225px 25px #ff102226px 26px #ff102227px 27px #ff102228px 28px #ff102229px 29px #ff102230px 30px #ff102231px 31px #ff102232px 32px #ff102233px 33px #ff102234px 34px #ff102235px 35px #ff102236px 36px #ff102237px 37px #ff102238px 38px #ff102239px 39px #ff102240px 40px #ff102241px 41px #ff102242px 42px #ff102243px 43px #ff102244px 44px #ff102245px 45px #ff102246px 46px #ff102247px 47px #ff102248px 48px #ff102249px 49px #ff102250px 50px #ff102251px 51px #ff102252px 52px #ff102253px 53px #ff102254px 54px #ff102255px 55px #ff102256px 56px #ff102257px 57px #ff102258px 58px #ff102259px 59px #ff102260px 60px #ff102261px 61px #ff102262px 62px #ff102263px 63px #ff102264px 64px #ff102265px 65px #ff102266px 66px #ff102267px 67px #ff102268px 68px #ff102269px 69px #ff102270px 70px #ff102271px 71px #ff102272px 72px #ff102273px 73px #ff102274px 74px #ff102275px 75px #ff102276px 76px #ff102277px 77px #ff102278px 78px #ff102279px 79px #ff102280px 80px #ff102281px 81px #ff102282px 82px #ff102283px 83px #ff102284px 84px #ff102285px 85px #ff1022}.btn-longshadow-right.btn-color-2.active,.btn-longshadow-right.btn-color-2.is-active,.btn-longshadow-right.btn-color-2:active,.btn-longshadow.btn-color-2.active,.btn-longshadow.btn-color-2.is-active,.btn-longshadow.btn-color-2:active{text-shadow:0 1px 0 rgba(255,255,255,.4)}.btn-longshadow-left.btn-color-1{text-shadow:0 0 #0286ea-1px 1px #0286ea-2px 2px #0286ea-3px 3px #0286ea-4px 4px #0286ea-5px 5px #0286ea-6px 6px #0286ea-7px 7px #0286ea-8px 8px #0286ea-9px 9px #0286ea-10px 10px #0286ea-11px 11px #0286ea-12px 12px #0286ea-13px 13px #0286ea-14px 14px #0286ea-15px 15px #0286ea-16px 16px #0286ea-17px 17px #0286ea-18px 18px #0286ea-19px 19px #0286ea-20px 20px #0286ea-21px 21px #0286ea-22px 22px #0286ea-23px 23px #0286ea-24px 24px #0286ea-25px 25px #0286ea-26px 26px #0286ea-27px 27px #0286ea-28px 28px #0286ea-29px 29px #0286ea-30px 30px #0286ea-31px 31px #0286ea-32px 32px #0286ea-33px 33px #0286ea-34px 34px #0286ea-35px 35px #0286ea-36px 36px #0286ea-37px 37px #0286ea-38px 38px #0286ea-39px 39px #0286ea-40px 40px #0286ea-41px 41px #0286ea-42px 42px #0286ea-43px 43px #0286ea-44px 44px #0286ea-45px 45px #0286ea-46px 46px #0286ea-47px 47px #0286ea-48px 48px #0286ea-49px 49px #0286ea-50px 50px #0286ea-51px 51px #0286ea-52px 52px #0286ea-53px 53px #0286ea-54px 54px #0286ea-55px 55px #0286ea-56px 56px #0286ea-57px 57px #0286ea-58px 58px #0286ea-59px 59px #0286ea-60px 60px #0286ea-61px 61px #0286ea-62px 62px #0286ea-63px 63px #0286ea-64px 64px #0286ea-65px 65px #0286ea-66px 66px #0286ea-67px 67px #0286ea-68px 68px #0286ea-69px 69px #0286ea-70px 70px #0286ea-71px 71px #0286ea-72px 72px #0286ea-73px 73px #0286ea-74px 74px #0286ea-75px 75px #0286ea-76px 76px #0286ea-77px 77px #0286ea-78px 78px #0286ea-79px 79px #0286ea-80px 80px #0286ea-81px 81px #0286ea-82px 82px #0286ea-83px 83px #0286ea-84px 84px #0286ea-85px 85px #0286ea}.btn-longshadow-left.btn-color-1.active,.btn-longshadow-left.btn-color-1.is-active,.btn-longshadow-left.btn-color-1:active{text-shadow:0 1px 0 rgba(255,255,255,.4)}.btn-longshadow-left.btn-color-5{text-shadow:0 0 #5246e2-1px 1px #5246e2-2px 2px #5246e2-3px 3px #5246e2-4px 4px #5246e2-5px 5px #5246e2-6px 6px #5246e2-7px 7px #5246e2-8px 8px #5246e2-9px 9px #5246e2-10px 10px #5246e2-11px 11px #5246e2-12px 12px #5246e2-13px 13px #5246e2-14px 14px #5246e2-15px 15px #5246e2-16px 16px #5246e2-17px 17px #5246e2-18px 18px #5246e2-19px 19px #5246e2-20px 20px #5246e2-21px 21px #5246e2-22px 22px #5246e2-23px 23px #5246e2-24px 24px #5246e2-25px 25px #5246e2-26px 26px #5246e2-27px 27px #5246e2-28px 28px #5246e2-29px 29px #5246e2-30px 30px #5246e2-31px 31px #5246e2-32px 32px #5246e2-33px 33px #5246e2-34px 34px #5246e2-35px 35px #5246e2-36px 36px #5246e2-37px 37px #5246e2-38px 38px #5246e2-39px 39px #5246e2-40px 40px #5246e2-41px 41px #5246e2-42px 42px #5246e2-43px 43px #5246e2-44px 44px #5246e2-45px 45px #5246e2-46px 46px #5246e2-47px 47px #5246e2-48px 48px #5246e2-49px 49px #5246e2-50px 50px #5246e2-51px 51px #5246e2-52px 52px #5246e2-53px 53px #5246e2-54px 54px #5246e2-55px 55px #5246e2-56px 56px #5246e2-57px 57px #5246e2-58px 58px #5246e2-59px 59px #5246e2-60px 60px #5246e2-61px 61px #5246e2-62px 62px #5246e2-63px 63px #5246e2-64px 64px #5246e2-65px 65px #5246e2-66px 66px #5246e2-67px 67px #5246e2-68px 68px #5246e2-69px 69px #5246e2-70px 70px #5246e2-71px 71px #5246e2-72px 72px #5246e2-73px 73px #5246e2-74px 74px #5246e2-75px 75px #5246e2-76px 76px #5246e2-77px 77px #5246e2-78px 78px #5246e2-79px 79px #5246e2-80px 80px #5246e2-81px 81px #5246e2-82px 82px #5246e2-83px 83px #5246e2-84px 84px #5246e2-85px 85px #5246e2}.btn-longshadow-left.btn-color-5.active,.btn-longshadow-left.btn-color-5.is-active,.btn-longshadow-left.btn-color-5:active{text-shadow:0 1px 0 rgba(255,255,255,.4)}.btn-longshadow-left.btn-color-3{text-shadow:0 0 #8bc220-1px 1px #8bc220-2px 2px #8bc220-3px 3px #8bc220-4px 4px #8bc220-5px 5px #8bc220-6px 6px #8bc220-7px 7px #8bc220-8px 8px #8bc220-9px 9px #8bc220-10px 10px #8bc220-11px 11px #8bc220-12px 12px #8bc220-13px 13px #8bc220-14px 14px #8bc220-15px 15px #8bc220-16px 16px #8bc220-17px 17px #8bc220-18px 18px #8bc220-19px 19px #8bc220-20px 20px #8bc220-21px 21px #8bc220-22px 22px #8bc220-23px 23px #8bc220-24px 24px #8bc220-25px 25px #8bc220-26px 26px #8bc220-27px 27px #8bc220-28px 28px #8bc220-29px 29px #8bc220-30px 30px #8bc220-31px 31px #8bc220-32px 32px #8bc220-33px 33px #8bc220-34px 34px #8bc220-35px 35px #8bc220-36px 36px #8bc220-37px 37px #8bc220-38px 38px #8bc220-39px 39px #8bc220-40px 40px #8bc220-41px 41px #8bc220-42px 42px #8bc220-43px 43px #8bc220-44px 44px #8bc220-45px 45px #8bc220-46px 46px #8bc220-47px 47px #8bc220-48px 48px #8bc220-49px 49px #8bc220-50px 50px #8bc220-51px 51px #8bc220-52px 52px #8bc220-53px 53px #8bc220-54px 54px #8bc220-55px 55px #8bc220-56px 56px #8bc220-57px 57px #8bc220-58px 58px #8bc220-59px 59px #8bc220-60px 60px #8bc220-61px 61px #8bc220-62px 62px #8bc220-63px 63px #8bc220-64px 64px #8bc220-65px 65px #8bc220-66px 66px #8bc220-67px 67px #8bc220-68px 68px #8bc220-69px 69px #8bc220-70px 70px #8bc220-71px 71px #8bc220-72px 72px #8bc220-73px 73px #8bc220-74px 74px #8bc220-75px 75px #8bc220-76px 76px #8bc220-77px 77px #8bc220-78px 78px #8bc220-79px 79px #8bc220-80px 80px #8bc220-81px 81px #8bc220-82px 82px #8bc220-83px 83px #8bc220-84px 84px #8bc220-85px 85px #8bc220}.btn-longshadow-left.btn-color-3.active,.btn-longshadow-left.btn-color-3.is-active,.btn-longshadow-left.btn-color-3:active{text-shadow:0 1px 0 rgba(255,255,255,.4)}.btn-longshadow-left.btn-color-4{text-shadow:0 0 #e59501-1px 1px #e59501-2px 2px #e59501-3px 3px #e59501-4px 4px #e59501-5px 5px #e59501-6px 6px #e59501-7px 7px #e59501-8px 8px #e59501-9px 9px #e59501-10px 10px #e59501-11px 11px #e59501-12px 12px #e59501-13px 13px #e59501-14px 14px #e59501-15px 15px #e59501-16px 16px #e59501-17px 17px #e59501-18px 18px #e59501-19px 19px #e59501-20px 20px #e59501-21px 21px #e59501-22px 22px #e59501-23px 23px #e59501-24px 24px #e59501-25px 25px #e59501-26px 26px #e59501-27px 27px #e59501-28px 28px #e59501-29px 29px #e59501-30px 30px #e59501-31px 31px #e59501-32px 32px #e59501-33px 33px #e59501-34px 34px #e59501-35px 35px #e59501-36px 36px #e59501-37px 37px #e59501-38px 38px #e59501-39px 39px #e59501-40px 40px #e59501-41px 41px #e59501-42px 42px #e59501-43px 43px #e59501-44px 44px #e59501-45px 45px #e59501-46px 46px #e59501-47px 47px #e59501-48px 48px #e59501-49px 49px #e59501-50px 50px #e59501-51px 51px #e59501-52px 52px #e59501-53px 53px #e59501-54px 54px #e59501-55px 55px #e59501-56px 56px #e59501-57px 57px #e59501-58px 58px #e59501-59px 59px #e59501-60px 60px #e59501-61px 61px #e59501-62px 62px #e59501-63px 63px #e59501-64px 64px #e59501-65px 65px #e59501-66px 66px #e59501-67px 67px #e59501-68px 68px #e59501-69px 69px #e59501-70px 70px #e59501-71px 71px #e59501-72px 72px #e59501-73px 73px #e59501-74px 74px #e59501-75px 75px #e59501-76px 76px #e59501-77px 77px #e59501-78px 78px #e59501-79px 79px #e59501-80px 80px #e59501-81px 81px #e59501-82px 82px #e59501-83px 83px #e59501-84px 84px #e59501-85px 85px #e59501}.btn-longshadow-left.btn-color-4.active,.btn-longshadow-left.btn-color-4.is-active,.btn-longshadow-left.btn-color-4:active{text-shadow:0 1px 0 rgba(255,255,255,.4)}.btn-longshadow-left.btn-color-2{text-shadow:0 0 #ff1022-1px 1px #ff1022-2px 2px #ff1022-3px 3px #ff1022-4px 4px #ff1022-5px 5px #ff1022-6px 6px #ff1022-7px 7px #ff1022-8px 8px #ff1022-9px 9px #ff1022-10px 10px #ff1022-11px 11px #ff1022-12px 12px #ff1022-13px 13px #ff1022-14px 14px #ff1022-15px 15px #ff1022-16px 16px #ff1022-17px 17px #ff1022-18px 18px #ff1022-19px 19px #ff1022-20px 20px #ff1022-21px 21px #ff1022-22px 22px #ff1022-23px 23px #ff1022-24px 24px #ff1022-25px 25px #ff1022-26px 26px #ff1022-27px 27px #ff1022-28px 28px #ff1022-29px 29px #ff1022-30px 30px #ff1022-31px 31px #ff1022-32px 32px #ff1022-33px 33px #ff1022-34px 34px #ff1022-35px 35px #ff1022-36px 36px #ff1022-37px 37px #ff1022-38px 38px #ff1022-39px 39px #ff1022-40px 40px #ff1022-41px 41px #ff1022-42px 42px #ff1022-43px 43px #ff1022-44px 44px #ff1022-45px 45px #ff1022-46px 46px #ff1022-47px 47px #ff1022-48px 48px #ff1022-49px 49px #ff1022-50px 50px #ff1022-51px 51px #ff1022-52px 52px #ff1022-53px 53px #ff1022-54px 54px #ff1022-55px 55px #ff1022-56px 56px #ff1022-57px 57px #ff1022-58px 58px #ff1022-59px 59px #ff1022-60px 60px #ff1022-61px 61px #ff1022-62px 62px #ff1022-63px 63px #ff1022-64px 64px #ff1022-65px 65px #ff1022-66px 66px #ff1022-67px 67px #ff1022-68px 68px #ff1022-69px 69px #ff1022-70px 70px #ff1022-71px 71px #ff1022-72px 72px #ff1022-73px 73px #ff1022-74px 74px #ff1022-75px 75px #ff1022-76px 76px #ff1022-77px 77px #ff1022-78px 78px #ff1022-79px 79px #ff1022-80px 80px #ff1022-81px 81px #ff1022-82px 82px #ff1022-83px 83px #ff1022-84px 84px #ff1022-85px 85px #ff1022}.btn-longshadow-left.btn-color-2.active,.btn-longshadow-left.btn-color-2.is-active,.btn-longshadow-left.btn-color-2:active{text-shadow:0 1px 0 rgba(255,255,255,.4)}.btn-giant{font-size:inherit * 1.75;height:70px;line-height:70px;padding:0 70px}.btn-jumbo{font-size:inherit * 1.5;height:60px;line-height:60px;padding:0 60px}.btn-large{font-size:inherit * 1.25;height:50px;line-height:50px;padding:0 50px}.btn-normal{font-size:inherit * 1;height:40px;line-height:40px;padding:0 40px}.btn-small{font-size:inherit * .75;height:30px;line-height:30px;padding:0 30px}.btn-tiny{font-size:inherit * .6;height:24px;line-height:24px;padding:0 24px}
|
assets/css/components.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.boldgrid-section img:not(.aligncenter){display:inline}.bg-img.bg-img-1{border:3px solid #fff;padding:0;box-shadow:0 0 1px 0 #555,0 5px 5px 0 #555}.bg-img.bg-img-2{border:.5em solid #fff;border-bottom-width:2em;box-shadow:0 0 1px 0 #555,0 4px 4px 0 #555}.bg-blockquote{padding:10px 20px;margin:0 0 20px;font-size:1.125em;border-left:5px solid}.bg-text-fx.bg-text-fx-inset-text{text-shadow:1px 1px 0 hsla(0,0%,55%,.6),-1px -1px 1px rgba(0,0,0,.67)}.bg-text-fx.bg-text-fx-anaglyph{letter-spacing:3px;text-shadow:-3px 0 1px #1ef2f1,3px 0 1px #f6050a}.bg-text-fx.bg-text-fx-neon{color:#fff;text-decoration:normal;text-align:center;text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #ff00de,0 0 70px #ff00de,0 0 80px #ff00de,0 0 100px #ff00de;transition:all .2s ease-in-out}.bg-text-fx.bg-text-fx-neon:hover{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #0ff,0 0 70px #0ff,0 0 80px #0ff,0 0 100px #0ff}.bg-text-fx.bg-text-fx-simple-shadow{text-shadow:#969696 1px 3px 0,#aba8a8 1px 8px 5px}.bg-text-fx.bg-text-fx-neon-text{box-sizing:content-box;border:none;color:#407ec4;text-align:center;text-overflow:clip;text-shadow:1px 1px 0 #4da2fc,-1px -1px 0 #4da2fc,1px -1px 0 #4da2fc,-1px 1px 0 #4da2fc,4px 4px 8px #2c5889,-4px 4px 8px #2c5889,4px -4px 8px #2c5889,-4px -4px 8px #2c5889;transition:all .5s ease-in-out}.bg-text-fx.bg-text-fx-neon-text:hover{text-shadow:1px 1px 0 #4da2fc,-1px -1px 0 #4da2fc,1px -1px 0 #4da2fc,-1px 1px 0 #4da2fc;transition:all .3s ease-in-out}.bg-text-fx.bg-text-fx-enjoy-css{text-shadow:0 1px 0 #808d93,-1px 0 0 #cdd2d5,-1px 2px 0 #808d93,-2px 1px 0 #cdd2d5,-2px 3px 0 #808d93,-3px 2px 0 #cdd2d5,-3px 4px 0 #808d93,-4px 3px 0 #cdd2d5,-4px 5px 0 #808d93}.bg-text-fx.bg-text-fx-long-shadow{text-shadow:3px 3px 0 #0199d9,4px 4px 0 #0199d9,5px 5px 0 #0199d9,6px 6px 0 #0199d9,7px 7px 0 #0199d9,8px 8px 0 #0199d9,9px 9px 0 #0199d9,10px 10px 0 #0199d9,11px 11px 0 #0199d9,12px 12px 0 #0199d9,13px 13px 0 #0199d9,14px 14px 0 #0199d9,15px 15px 0 #0199d9,16px 16px 0 #0199d9,17px 17px 0 #0199d9,18px 18px 0 #0199d9,19px 19px 0 #0199d9,20px 20px 0 #0199d9}.bg-text-fx.bg-text-fx-rainbow{color:transparent;text-shadow:3px 0 0 #d91f26,6px 0 0 #e25b0e,9px 0 0 #f5dd08,12px 0 0 #059444,15px 0 0 #0287ce,18px 0 0 #044d91,21px 0 0 #2a1571;transition:all .6s cubic-bezier(.68,-.55,.265,1.55)}.bg-text-fx.bg-text-fx-rainbow:hover{text-shadow:-3px 0 0 #d91f26,-6px 0 0 #e25b0e,-9px 0 0 #f5dd08,-12px 0 0 #059444,-15px 0 0 #0287ce,-18px 0 0 #044d91,-21px 0 0 #2a1571;transition:all .5s cubic-bezier(.68,-.55,.265,1.55)}.bg-text-fx.bg-text-fx-board-game{text-shadow:5px 5px 0 #ffd217,10px 10px 0 #5ac7ff,15px 14px 0 #ffd217,20px 20px 0 #5ac7ff}.bg-text-fx.bg-text-fx-retro{text-shadow:2px 2px 0 #eee,3px 3px 0 #707070}.bg-text-fx.bg-text-fx-elegantshadow{color:#131313;letter-spacing:.15em;text-shadow:1px -1px 0 #767676,-1px 2px 1px #737272,-2px 4px 1px #767474,-3px 6px 1px #787777,-4px 8px 1px #7b7a7a,-5px 10px 1px #7f7d7d,-6px 12px 1px #828181,-7px 14px 1px #868585,-8px 16px 1px #8b8a89,-9px 18px 1px #8f8e8d,-10px 20px 1px #949392}.bg-text-fx.bg-text-fx-deepshadow{text-shadow:0 -1px 0 #fff,0 1px 0 #2e2e2e,0 2px 0 #2c2c2c,0 3px 0 #2a2a2a,0 4px 0 #282828,0 5px 0 #262626,0 6px 0 #242424,0 7px 0 #222,0 8px 0 #202020,0 9px 0 #1e1e1e,0 10px 0 #1c1c1c,0 11px 0 #1a1a1a,0 12px 0 #181818,0 13px 0 #161616,0 14px 0 #141414,0 15px 0 #121212,0 22px 30px rgba(0,0,0,.9)}.bg-text-fx.bg-text-fx-gradient{background:-webkit-linear-gradient(#eee,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bg-text-fx.bg-text-fx-shadows{text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15)}.bg-text-fx.bg-text-fx-closeheavy{text-shadow:0 4px 3px rgba(0,0,0,.4),0 8px 13px rgba(0,0,0,.1),0 18px 23px rgba(0,0,0,.1)}.bg-text-fx.bg-text-fx-glow{text-shadow:0 0 6px hsla(0,0%,100%,.72)}.bg-text-fx.bg-text-fx-stroke{text-shadow:-1px -1px 0 #bdbdbd,1px -1px 0 #bdbdbd,-1px 1px 0 #bdbdbd,1px 1px 0 #bdbdbd}.bg-box{padding:1em}.bg-box.bg-box-circle,.bg-box.bg-box-pill{padding:4em}.bg-box-square{border-radius:0}.bg-box-pill{border-radius:1000px}.bg-box-circle{border-radius:50%}.bg-box-rounded{border-radius:2em}.bg-box-edged{border-radius:5px}.bg-box-pad-sm{padding:3px}.bg-box-pad-lg{padding:7px}.bg-box-rounded-top-left{border-top-left-radius:2em}.bg-box-rounded-top-right{border-top-right-radius:2em}.bg-box-rounded-bottom-right{border-bottom-right-radius:2em}.bg-box-rounded-bottom-left{border-bottom-left-radius:2em}.bg-box-shadow-bottom-right{box-shadow:3px 3px 0 0 grey}.bg-box-shadow-bottom-left{box-shadow:-3px 3px 0 0 grey}.bg-box-border-thin{border:1px solid #000}.bg-box-border-normal{border:2px solid #000}.bg-box-border-thick{border:3px solid #000}.bg-box-border-dashed{border:2px dashed #000}.bg-box-border-dashed-thick{border:3px dashed #000}.bg-box-border-double{border:2px solid #000;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px #000}.bg-box-border-double-thick{border:2px solid #000;box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #000}.bg-box-pointer{position:relative}.bg-box-pointer:after{content:"";position:absolute;bottom:-15px;left:50px;border-width:15px 15px 0;border-style:solid;border-color:#f3961c transparent;display:block;width:0}.bg-box-pointer.bg-box-pointer-left:after{top:calc(50% - 16px);left:-20px;bottom:auto;border-width:12px 20px 13px 0;border-color:transparent #f3961c}.bg-box-pointer.bg-box-pointer-right:after{top:calc(50% - 16px);right:-20px;bottom:auto;left:auto;border-width:12px 0 13px 20px;border-color:transparent #f3961c}.bg-box-pointer.bg-box-pointer-bottom:after{left:calc(50% - 16px)}.bg-box-pointer.bg-box-pointer-top:after{top:-15px;bottom:auto;border-width:0 15px 15px;left:calc(50% - 16px)}.bg-img-square{border-radius:0}.bg-img-pill{border-radius:1000px}.bg-img-circle{border-radius:50%}.bg-img-rounded{border-radius:2em}.bg-img-edged{border-radius:5px}.bg-img-pad-sm{padding:3px}.bg-img-pad-lg{padding:7px}.bg-img-rounded-top-left{border-top-left-radius:2em}.bg-img-rounded-top-right{border-top-right-radius:2em}.bg-img-rounded-bottom-right{border-bottom-right-radius:2em}.bg-img-rounded-bottom-left{border-bottom-left-radius:2em}.bg-img-shadow-bottom-right{box-shadow:3px 3px 0 0 grey}.bg-img-shadow-bottom-left{box-shadow:-3px 3px 0 0 grey}.bg-img-border-thin{border:1px solid #000}.bg-img-border-normal{border:2px solid #000}.bg-img-border-thick{border:3px solid #000}.bg-img-border-dashed{border:2px dashed #000}.bg-img-border-dashed-thick{border:3px dashed #000}.bg-img-border-double{border:2px solid #000;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px #000}.bg-img-border-double-thick{border:2px solid #000;box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #000}.bg-img-pointer{position:relative}.bg-img-pointer:after{content:"";position:absolute;bottom:-15px;left:50px;border-width:15px 15px 0;border-style:solid;border-color:#f3961c transparent;display:block;width:0}.bg-img-pointer.bg-img-pointer-left:after{top:calc(50% - 16px);left:-20px;bottom:auto;border-width:12px 20px 13px 0;border-color:transparent #f3961c}.bg-img-pointer.bg-img-pointer-right:after{top:calc(50% - 16px);right:-20px;bottom:auto;left:auto;border-width:12px 0 13px 20px;border-color:transparent #f3961c}.bg-img-pointer.bg-img-pointer-bottom:after{left:calc(50% - 16px)}.bg-img-pointer.bg-img-pointer-top:after{top:-15px;bottom:auto;border-width:0 15px 15px;left:calc(50% - 16px)}.align-column-top{align-self:flex-start}.align-column-center{align-self:center}.align-column-bottom{align-self:flex-end}.align-column-stretch{display:flex;align-items:stretch}hr.bg-hr{background:transparent;height:0;position:relative;border:1px solid;box-sizing:content-box;overflow:visible;margin-left:auto;margin-right:auto}hr.bg-hr.hr-left{margin-left:0;margin-right:auto}hr.bg-hr.hr-center{margin-right:auto;margin-left:auto}hr.bg-hr.hr-right{margin-right:0;margin-left:auto}hr.bg-hr.bg-hr-1:after,hr.bg-hr.bg-hr-19:after{content:"";display:block;height:0;margin:0 auto;position:relative;width:0;transform:translateY(-50%);top:50%;border:6px solid}hr.bg-hr.bg-hr-2:after{content:"";border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px solid;left:50%;top:0;margin-left:-8px;position:absolute;background:transparent}hr.bg-hr.bg-hr-3{border:1px double;border-left:0;border-right:0;background:transparent;height:2px}hr.bg-hr.bg-hr-4{border:1px dashed;background:transparent}hr.bg-hr.bg-hr-5{border:1px dotted;background:transparent}hr.bg-hr.bg-hr-6{border:2px dashed;border-left:0;border-right:0;background:transparent}hr.bg-hr.bg-hr-7{border:1px dotted;border-left:0;border-right:0;height:3px;background:transparent}hr.bg-hr.bg-hr-8{border:1px dotted;border-bottom:0;background:transparent}hr.bg-hr.bg-hr-9{height:10px;border:0;box-shadow:inset 0 10px 10px -10px #8c8b8b;background:transparent}hr.bg-hr.bg-hr-10{height:1px}hr.bg-hr.bg-hr-10,hr.bg-hr.bg-hr-11{border:0;background-image:linear-gradient(270deg,#fff,#8c8b8b,#fff)}hr.bg-hr.bg-hr-11{height:3px}hr.bg-hr.bg-hr-13{border:0;box-shadow:0 0 10px 1px #000}hr.bg-hr.bg-hr-13:after{content:"\A0"}hr.bg-hr.bg-hr-14{border:0;border-bottom:10px solid}hr.bg-hr.bg-hr-15{border:0;border-bottom:5px solid}hr.bg-hr.bg-hr-16,hr.bg-hr.bg-hr-17{border:0;border-bottom:3px solid}hr.bg-hr.bg-hr-17{height:5px;border-top:3px solid}hr.bg-hr.bg-hr-17,hr.bg-hr.bg-hr-18,hr.bg-hr.bg-hr-20{background:transparent}hr.bg-hr.bg-hr-18:before,hr.bg-hr.bg-hr-20:before{right:-1px}hr.bg-hr.bg-hr-18:after,hr.bg-hr.bg-hr-18:before,hr.bg-hr.bg-hr-20:after,hr.bg-hr.bg-hr-20:before{content:"";display:block;position:absolute;width:0;transform:translateY(-150%);border:6px solid;top:12px}hr.bg-hr.bg-hr-18:after,hr.bg-hr.bg-hr-20:after{left:-1px}hr.bg-hr.bg-hr-19:after,hr.bg-hr.bg-hr-20:after,hr.bg-hr.bg-hr-20:before{border-radius:50%}.bg-box-cover{margin-right:-15px;margin-left:-15px}.bg-box-flush{padding:0}.bg-box-1{box-shadow:5px 5px 5px 0 rgba(85,85,85,.5)}ul.bg-list{list-style:none;padding:0}ul.bg-list li{margin-bottom:.7em;padding-left:1.3em}ul.bg-list li:before{font-family:FontAwesome;display:inline-block;margin-left:-1.3em;width:1.3em}ul.bg-list.bg-list-checkmark li:before{content:"\F00C"}ul.bg-list.bg-list-share li:before{content:"\F064"}ul.bg-list.bg-list-times li:before{content:"\F00D"}ul.bg-list.bg-list-minus li:before{content:"\F068"}ul.bg-list.bg-list-circle-notch li:before{content:"\F1CE"}ul.bg-list.bg-list-chevron li:before{content:"\F054"}ul.bg-list.bg-list-chevron-circle li:before{content:"\F138"}ul.bg-list.bg-list-dble-right li:before{content:"\F101"}ul.bg-list.bg-list-angle-right li:before{content:"\F105"}.boldgrid-section .fa-ul{margin-left:0}.boldgrid-section .fa-ul .fa-li{position:static}.bg-img.bg-img-triangle{clip-path:polygon(50% 5%,0 100%,100% 100%)}.bg-img.bg-img-circle{border-radius:100%}.bg-img.bg-img-pentagon{clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%)}.bg-img.bg-img-bevel{clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%)}.bg-img.bg-img-hexagon{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.bg-img.bg-img-rabbet{clip-path:polygon(0 15%,15% 15%,15% 0,85% 0,85% 15%,100% 15%,100% 85%,85% 85%,85% 100%,15% 100%,15% 85%,0 85%)}.bg-img.bg-img-rhombus{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.bg-img.bg-img-octagon{clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%)}.bg-img.bg-img-parallelogram{clip-path:polygon(25% 0,100% 0,75% 100%,0 100%)}.bg-img.bg-img-point{content:"";min-height:100%}.bg-img.bg-img-point.bg-img-right{clip-path:polygon(0 0,75% 0,100% 50%,75% 100%,0 100%)}.bg-img.bg-img-point.bg-img-left{clip-path:polygon(25% 0,100% 1%,100% 100%,25% 100%,0 50%)}.bg-social-icons.colored .fa-instagram{color:#3f729b}.bg-social-icons.colored .fa-facebook-square{color:#55acee}.bg-social-icons.colored .fa-twitter-square{color:#3b5998}.bg-social-icons.inherit a{color:inherit}.bg-social-icons.inherit a:hover{color:#337ab7}.tmpl-pricing_tables-9 .basic{box-shadow:0 0 0 1px #d8d8d8}.tmpl-pricing_tables-9 .featured{box-shadow:0 0 20px 5px rgba(0,0,0,.1)}.tmpl-pricing_tables-9 .featured .action{padding:40px 0}.tmpl-pricing_tables-9 .product-name{border-bottom:1px solid #ddd;font-weight:700;margin:0;padding:20px 0}.tmpl-pricing_tables-9 .feature-list{margin:0;font-size:.9em;margin:0 20px;line-height:3em}.tmpl-pricing_tables-9 .feature-list li{padding-left:0;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:0}.tmpl-pricing_tables-9 .feature-list .fa{font-size:1.2em;vertical-align:middle}.tmpl-pricing_tables-9 .price{border-bottom:1px solid #ddd;padding:20px 0}.tmpl-pricing_tables-9 .action{padding:25px 0}.container{max-width:100%}.gallery-full-width img{width:100%}img{max-width:100%}.mod-reset{margin:0}.dynamic-gridblock p{margin:0;padding:0}.dynamic-gridblock p+p{margin-top:10px}.dynamic-gridblock .mod-reset{line-height:0}@media (max-width:768px){.xs-text-center{text-align:center}}@media (max-width:992px){.sm-text-center{text-align:center}}.background-scroll{background-attachment:scroll!important}.background-fixed{background-attachment:fixed!important}.boldgrid-section.bg-background-color :not(.btn),.boldgrid-section .bg-background-color :not(.btn),.boldgrid-section.dynamic-gridblock.bg-background-color :not(.btn),.boldgrid-section.dynamic-gridblock .bg-background-color :not(.btn){color:currentColor}.boldgrid-section.bg-background-color blockquote,.boldgrid-section .bg-background-color blockquote,.boldgrid-section.bg-background-color hr,.boldgrid-section .bg-background-color hr,.boldgrid-section.dynamic-gridblock.bg-background-color blockquote,.boldgrid-section.dynamic-gridblock .bg-background-color blockquote,.boldgrid-section.dynamic-gridblock.bg-background-color hr,.boldgrid-section.dynamic-gridblock .bg-background-color hr{border-color:currentColor}.boldgrid-section{min-height:30px}.site-footer .boldgrid-section,.site-header .boldgrid-section{min-height:0}.boldgrid-google-maps iframe,iframe.boldgrid-google-maps{max-width:100%}.btn,.button-primary,.button-secondary{white-space:nowrap}.btn.btn-block,.button-primary.btn-block,.button-secondary.btn-block{width:auto}.boldgrid-section .btn{text-decoration:none}
|
assets/css/components.min.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.boldgrid-section img:not(.aligncenter){display:inline}.bg-img.bg-img-1{border:3px solid #fff;padding:0;box-shadow:0 0 1px 0 #555,0 5px 5px 0 #555}.bg-img.bg-img-2{border:.5em solid #fff;border-bottom-width:2em;box-shadow:0 0 1px 0 #555,0 4px 4px 0 #555}.bg-blockquote{padding:10px 20px;margin:0 0 20px;font-size:1.125em;border-left:5px solid}.bg-text-fx.bg-text-fx-inset-text{text-shadow:1px 1px 0 hsla(0,0%,55%,.6),-1px -1px 1px rgba(0,0,0,.67)}.bg-text-fx.bg-text-fx-anaglyph{letter-spacing:3px;text-shadow:-3px 0 1px #1ef2f1,3px 0 1px #f6050a}.bg-text-fx.bg-text-fx-neon{color:#fff;text-decoration:normal;text-align:center;text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #ff00de,0 0 70px #ff00de,0 0 80px #ff00de,0 0 100px #ff00de;transition:all .2s ease-in-out}.bg-text-fx.bg-text-fx-neon:hover{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #0ff,0 0 70px #0ff,0 0 80px #0ff,0 0 100px #0ff}.bg-text-fx.bg-text-fx-simple-shadow{text-shadow:#969696 1px 3px 0,#aba8a8 1px 8px 5px}.bg-text-fx.bg-text-fx-neon-text{box-sizing:content-box;border:none;color:#407ec4;text-align:center;text-overflow:clip;text-shadow:1px 1px 0 #4da2fc,-1px -1px 0 #4da2fc,1px -1px 0 #4da2fc,-1px 1px 0 #4da2fc,4px 4px 8px #2c5889,-4px 4px 8px #2c5889,4px -4px 8px #2c5889,-4px -4px 8px #2c5889;transition:all .5s ease-in-out}.bg-text-fx.bg-text-fx-neon-text:hover{text-shadow:1px 1px 0 #4da2fc,-1px -1px 0 #4da2fc,1px -1px 0 #4da2fc,-1px 1px 0 #4da2fc;transition:all .3s ease-in-out}.bg-text-fx.bg-text-fx-enjoy-css{text-shadow:0 1px 0 #808d93,-1px 0 0 #cdd2d5,-1px 2px 0 #808d93,-2px 1px 0 #cdd2d5,-2px 3px 0 #808d93,-3px 2px 0 #cdd2d5,-3px 4px 0 #808d93,-4px 3px 0 #cdd2d5,-4px 5px 0 #808d93}.bg-text-fx.bg-text-fx-long-shadow{text-shadow:3px 3px 0 #0199d9,4px 4px 0 #0199d9,5px 5px 0 #0199d9,6px 6px 0 #0199d9,7px 7px 0 #0199d9,8px 8px 0 #0199d9,9px 9px 0 #0199d9,10px 10px 0 #0199d9,11px 11px 0 #0199d9,12px 12px 0 #0199d9,13px 13px 0 #0199d9,14px 14px 0 #0199d9,15px 15px 0 #0199d9,16px 16px 0 #0199d9,17px 17px 0 #0199d9,18px 18px 0 #0199d9,19px 19px 0 #0199d9,20px 20px 0 #0199d9}.bg-text-fx.bg-text-fx-rainbow{color:transparent;text-shadow:3px 0 0 #d91f26,6px 0 0 #e25b0e,9px 0 0 #f5dd08,12px 0 0 #059444,15px 0 0 #0287ce,18px 0 0 #044d91,21px 0 0 #2a1571;transition:all .6s cubic-bezier(.68,-.55,.265,1.55)}.bg-text-fx.bg-text-fx-rainbow:hover{text-shadow:-3px 0 0 #d91f26,-6px 0 0 #e25b0e,-9px 0 0 #f5dd08,-12px 0 0 #059444,-15px 0 0 #0287ce,-18px 0 0 #044d91,-21px 0 0 #2a1571;transition:all .5s cubic-bezier(.68,-.55,.265,1.55)}.bg-text-fx.bg-text-fx-board-game{text-shadow:5px 5px 0 #ffd217,10px 10px 0 #5ac7ff,15px 14px 0 #ffd217,20px 20px 0 #5ac7ff}.bg-text-fx.bg-text-fx-retro{text-shadow:2px 2px 0 #eee,3px 3px 0 #707070}.bg-text-fx.bg-text-fx-elegantshadow{color:#131313;letter-spacing:.15em;text-shadow:1px -1px 0 #767676,-1px 2px 1px #737272,-2px 4px 1px #767474,-3px 6px 1px #787777,-4px 8px 1px #7b7a7a,-5px 10px 1px #7f7d7d,-6px 12px 1px #828181,-7px 14px 1px #868585,-8px 16px 1px #8b8a89,-9px 18px 1px #8f8e8d,-10px 20px 1px #949392}.bg-text-fx.bg-text-fx-deepshadow{text-shadow:0 -1px 0 #fff,0 1px 0 #2e2e2e,0 2px 0 #2c2c2c,0 3px 0 #2a2a2a,0 4px 0 #282828,0 5px 0 #262626,0 6px 0 #242424,0 7px 0 #222,0 8px 0 #202020,0 9px 0 #1e1e1e,0 10px 0 #1c1c1c,0 11px 0 #1a1a1a,0 12px 0 #181818,0 13px 0 #161616,0 14px 0 #141414,0 15px 0 #121212,0 22px 30px rgba(0,0,0,.9)}.bg-text-fx.bg-text-fx-gradient{background:-webkit-linear-gradient(#eee,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bg-text-fx.bg-text-fx-shadows{text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15)}.bg-text-fx.bg-text-fx-closeheavy{text-shadow:0 4px 3px rgba(0,0,0,.4),0 8px 13px rgba(0,0,0,.1),0 18px 23px rgba(0,0,0,.1)}.bg-text-fx.bg-text-fx-glow{text-shadow:0 0 6px hsla(0,0%,100%,.72)}.bg-text-fx.bg-text-fx-stroke{text-shadow:-1px -1px 0 #bdbdbd,1px -1px 0 #bdbdbd,-1px 1px 0 #bdbdbd,1px 1px 0 #bdbdbd}.bg-box{padding:1em}.bg-box.bg-box-circle,.bg-box.bg-box-pill{padding:4em}.bg-box-square{border-radius:0}.bg-box-pill{border-radius:1000px}.bg-box-circle{border-radius:50%}.bg-box-rounded{border-radius:2em}.bg-box-edged{border-radius:5px}.bg-box-pad-sm{padding:3px}.bg-box-pad-lg{padding:7px}.bg-box-rounded-top-left{border-top-left-radius:2em}.bg-box-rounded-top-right{border-top-right-radius:2em}.bg-box-rounded-bottom-right{border-bottom-right-radius:2em}.bg-box-rounded-bottom-left{border-bottom-left-radius:2em}.bg-box-shadow-bottom-right{box-shadow:3px 3px 0 0 grey}.bg-box-shadow-bottom-left{box-shadow:-3px 3px 0 0 grey}.bg-box-border-thin{border:1px solid #000}.bg-box-border-normal{border:2px solid #000}.bg-box-border-thick{border:3px solid #000}.bg-box-border-dashed{border:2px dashed #000}.bg-box-border-dashed-thick{border:3px dashed #000}.bg-box-border-double{border:2px solid #000;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px #000}.bg-box-border-double-thick{border:2px solid #000;box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #000}.bg-box-pointer{position:relative}.bg-box-pointer:after{content:"";position:absolute;bottom:-15px;left:50px;border-width:15px 15px 0;border-style:solid;border-color:#f3961c transparent;display:block;width:0}.bg-box-pointer.bg-box-pointer-left:after{top:calc(50% - 16px);left:-20px;bottom:auto;border-width:12px 20px 13px 0;border-color:transparent #f3961c}.bg-box-pointer.bg-box-pointer-right:after{top:calc(50% - 16px);right:-20px;bottom:auto;left:auto;border-width:12px 0 13px 20px;border-color:transparent #f3961c}.bg-box-pointer.bg-box-pointer-bottom:after{left:calc(50% - 16px)}.bg-box-pointer.bg-box-pointer-top:after{top:-15px;bottom:auto;border-width:0 15px 15px;left:calc(50% - 16px)}.bg-img-square{border-radius:0}.bg-img-pill{border-radius:1000px}.bg-img-circle{border-radius:50%}.bg-img-rounded{border-radius:2em}.bg-img-edged{border-radius:5px}.bg-img-pad-sm{padding:3px}.bg-img-pad-lg{padding:7px}.bg-img-rounded-top-left{border-top-left-radius:2em}.bg-img-rounded-top-right{border-top-right-radius:2em}.bg-img-rounded-bottom-right{border-bottom-right-radius:2em}.bg-img-rounded-bottom-left{border-bottom-left-radius:2em}.bg-img-shadow-bottom-right{box-shadow:3px 3px 0 0 grey}.bg-img-shadow-bottom-left{box-shadow:-3px 3px 0 0 grey}.bg-img-border-thin{border:1px solid #000}.bg-img-border-normal{border:2px solid #000}.bg-img-border-thick{border:3px solid #000}.bg-img-border-dashed{border:2px dashed #000}.bg-img-border-dashed-thick{border:3px dashed #000}.bg-img-border-double{border:2px solid #000;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px #000}.bg-img-border-double-thick{border:2px solid #000;box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #000}.bg-img-pointer{position:relative}.bg-img-pointer:after{content:"";position:absolute;bottom:-15px;left:50px;border-width:15px 15px 0;border-style:solid;border-color:#f3961c transparent;display:block;width:0}.bg-img-pointer.bg-img-pointer-left:after{top:calc(50% - 16px);left:-20px;bottom:auto;border-width:12px 20px 13px 0;border-color:transparent #f3961c}.bg-img-pointer.bg-img-pointer-right:after{top:calc(50% - 16px);right:-20px;bottom:auto;left:auto;border-width:12px 0 13px 20px;border-color:transparent #f3961c}.bg-img-pointer.bg-img-pointer-bottom:after{left:calc(50% - 16px)}.bg-img-pointer.bg-img-pointer-top:after{top:-15px;bottom:auto;border-width:0 15px 15px;left:calc(50% - 16px)}.align-column-top{align-self:flex-start}.align-column-center{align-self:center}.align-column-bottom{align-self:flex-end}.align-column-stretch{display:flex;align-items:stretch}hr.bg-hr{background:transparent;height:0;position:relative;border:1px solid;box-sizing:content-box;overflow:visible;margin-left:auto;margin-right:auto}hr.bg-hr.hr-left{margin-left:0;margin-right:auto}hr.bg-hr.hr-center{margin-right:auto;margin-left:auto}hr.bg-hr.hr-right{margin-right:0;margin-left:auto}hr.bg-hr.bg-hr-1:after,hr.bg-hr.bg-hr-19:after{content:"";display:block;height:0;margin:0 auto;position:relative;width:0;transform:translateY(-50%);top:50%;border:6px solid}hr.bg-hr.bg-hr-2:after{content:"";border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px solid;left:50%;top:0;margin-left:-8px;position:absolute;background:transparent}hr.bg-hr.bg-hr-3{border:1px double;border-left:0;border-right:0;background:transparent;height:2px}hr.bg-hr.bg-hr-4{border:1px dashed;background:transparent}hr.bg-hr.bg-hr-5{border:1px dotted;background:transparent}hr.bg-hr.bg-hr-6{border:2px dashed;border-left:0;border-right:0;background:transparent}hr.bg-hr.bg-hr-7{border:1px dotted;border-left:0;border-right:0;height:3px;background:transparent}hr.bg-hr.bg-hr-8{border:1px dotted;border-bottom:0;background:transparent}hr.bg-hr.bg-hr-9{height:10px;border:0;box-shadow:inset 0 10px 10px -10px #8c8b8b;background:transparent}hr.bg-hr.bg-hr-10{height:1px}hr.bg-hr.bg-hr-10,hr.bg-hr.bg-hr-11{border:0;background-image:linear-gradient(270deg,#fff,#8c8b8b,#fff)}hr.bg-hr.bg-hr-11{height:3px}hr.bg-hr.bg-hr-13{border:0;box-shadow:0 0 10px 1px #000}hr.bg-hr.bg-hr-13:after{content:"\A0"}hr.bg-hr.bg-hr-14{border:0;border-bottom:10px solid}hr.bg-hr.bg-hr-15{border:0;border-bottom:5px solid}hr.bg-hr.bg-hr-16,hr.bg-hr.bg-hr-17{border:0;border-bottom:3px solid}hr.bg-hr.bg-hr-17{height:5px;border-top:3px solid}hr.bg-hr.bg-hr-17,hr.bg-hr.bg-hr-18,hr.bg-hr.bg-hr-20{background:transparent}hr.bg-hr.bg-hr-18:before,hr.bg-hr.bg-hr-20:before{right:-1px}hr.bg-hr.bg-hr-18:after,hr.bg-hr.bg-hr-18:before,hr.bg-hr.bg-hr-20:after,hr.bg-hr.bg-hr-20:before{content:"";display:block;position:absolute;width:0;transform:translateY(-150%);border:6px solid;top:12px}hr.bg-hr.bg-hr-18:after,hr.bg-hr.bg-hr-20:after{left:-1px}hr.bg-hr.bg-hr-19:after,hr.bg-hr.bg-hr-20:after,hr.bg-hr.bg-hr-20:before{border-radius:50%}.bg-box-cover{margin-right:-15px;margin-left:-15px}.bg-box-flush{padding:0}.bg-box-1{box-shadow:5px 5px 5px 0 rgba(85,85,85,.5)}ul.bg-list{list-style:none;padding:0}ul.bg-list li{margin-bottom:.7em;padding-left:1.3em}ul.bg-list li:before{font-family:FontAwesome;display:inline-block;margin-left:-1.3em;width:1.3em}ul.bg-list.bg-list-checkmark li:before{content:"\F00C"}ul.bg-list.bg-list-share li:before{content:"\F064"}ul.bg-list.bg-list-times li:before{content:"\F00D"}ul.bg-list.bg-list-minus li:before{content:"\F068"}ul.bg-list.bg-list-circle-notch li:before{content:"\F1CE"}ul.bg-list.bg-list-chevron li:before{content:"\F054"}ul.bg-list.bg-list-chevron-circle li:before{content:"\F138"}ul.bg-list.bg-list-dble-right li:before{content:"\F101"}ul.bg-list.bg-list-angle-right li:before{content:"\F105"}.boldgrid-section .fa-ul{margin-left:0}.boldgrid-section .fa-ul .fa-li{position:static}.bg-img.bg-img-triangle{clip-path:polygon(50% 5%,0 100%,100% 100%)}.bg-img.bg-img-circle{border-radius:100%}.bg-img.bg-img-pentagon{clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%)}.bg-img.bg-img-bevel{clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%)}.bg-img.bg-img-hexagon{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.bg-img.bg-img-rabbet{clip-path:polygon(0 15%,15% 15%,15% 0,85% 0,85% 15%,100% 15%,100% 85%,85% 85%,85% 100%,15% 100%,15% 85%,0 85%)}.bg-img.bg-img-rhombus{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.bg-img.bg-img-octagon{clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%)}.bg-img.bg-img-parallelogram{clip-path:polygon(25% 0,100% 0,75% 100%,0 100%)}.bg-img.bg-img-point{content:"";min-height:100%}.bg-img.bg-img-point.bg-img-right{clip-path:polygon(0 0,75% 0,100% 50%,75% 100%,0 100%)}.bg-img.bg-img-point.bg-img-left{clip-path:polygon(25% 0,100% 1%,100% 100%,25% 100%,0 50%)}.bg-social-icons.colored .fa-instagram{color:#3f729b}.bg-social-icons.colored .fa-facebook-square{color:#55acee}.bg-social-icons.colored .fa-twitter-square{color:#3b5998}.bg-social-icons.inherit a{color:inherit}.bg-social-icons.inherit a:hover{color:#337ab7}.tmpl-pricing_tables-9 .basic{box-shadow:0 0 0 1px #d8d8d8}.tmpl-pricing_tables-9 .featured{box-shadow:0 0 20px 5px rgba(0,0,0,.1)}.tmpl-pricing_tables-9 .featured .action{padding:40px 0}.tmpl-pricing_tables-9 .product-name{border-bottom:1px solid #ddd;font-weight:700;margin:0;padding:20px 0}.tmpl-pricing_tables-9 .feature-list{margin:0;font-size:.9em;margin:0 20px;line-height:3em}.tmpl-pricing_tables-9 .feature-list li{padding-left:0;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:0}.tmpl-pricing_tables-9 .feature-list .fa{font-size:1.2em;vertical-align:middle}.tmpl-pricing_tables-9 .price{border-bottom:1px solid #ddd;padding:20px 0}.tmpl-pricing_tables-9 .action{padding:25px 0}.container{max-width:100%}.gallery-full-width img{width:100%}img{max-width:100%}.mod-reset{margin:0}.dynamic-gridblock p{margin:0;padding:0}.dynamic-gridblock p+p{margin-top:10px}.dynamic-gridblock .mod-reset{line-height:0}@media (max-width:768px){.xs-text-center{text-align:center}}@media (max-width:992px){.sm-text-center{text-align:center}}.background-scroll{background-attachment:scroll!important}.background-fixed{background-attachment:fixed!important}.boldgrid-section.bg-background-color :not(.btn),.boldgrid-section .bg-background-color :not(.btn),.boldgrid-section.dynamic-gridblock.bg-background-color :not(.btn),.boldgrid-section.dynamic-gridblock .bg-background-color :not(.btn){color:currentColor}.boldgrid-section.bg-background-color blockquote,.boldgrid-section .bg-background-color blockquote,.boldgrid-section.bg-background-color hr,.boldgrid-section .bg-background-color hr,.boldgrid-section.dynamic-gridblock.bg-background-color blockquote,.boldgrid-section.dynamic-gridblock .bg-background-color blockquote,.boldgrid-section.dynamic-gridblock.bg-background-color hr,.boldgrid-section.dynamic-gridblock .bg-background-color hr{border-color:currentColor}.boldgrid-section{min-height:30px}.site-footer .boldgrid-section,.site-header .boldgrid-section{min-height:0}.boldgrid-google-maps iframe,iframe.boldgrid-google-maps{max-width:100%}.btn,.button-primary,.button-secondary{white-space:nowrap}.btn.btn-block,.button-primary.btn-block,.button-secondary.btn-block{width:auto}.boldgrid-section .btn{text-decoration:none}
|
assets/css/crop.css
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.container-crop {
|
2 |
+
padding: 0px;
|
3 |
+
width: 100%;
|
4 |
+
box-sizing: border-box;
|
5 |
+
height: 100%;
|
6 |
+
}
|
7 |
+
|
8 |
+
#crop.media-frame .media-frame-content {
|
9 |
+
top: 50px;
|
10 |
+
}
|
11 |
+
|
12 |
+
/* When the crop window is open, remove the tabs, "Upload Files / Media Library". */
|
13 |
+
#crop.media-frame .media-frame-router {
|
14 |
+
display: none;
|
15 |
+
}
|
16 |
+
|
17 |
+
/**
|
18 |
+
* Left side, crop side.
|
19 |
+
*/
|
20 |
+
.container-crop .left {
|
21 |
+
overflow: auto;
|
22 |
+
width: calc(100% - 350px);
|
23 |
+
padding: 0 16px 24px;
|
24 |
+
box-sizing: border-box;
|
25 |
+
float: none;
|
26 |
+
height: inherit;
|
27 |
+
}
|
28 |
+
|
29 |
+
img.suggest-crop {
|
30 |
+
max-width: 100%;
|
31 |
+
max-height: calc(100% - 5px);
|
32 |
+
}
|
33 |
+
|
34 |
+
.comparing {
|
35 |
+
padding: 18px;
|
36 |
+
font-size: 13px;
|
37 |
+
}
|
38 |
+
|
39 |
+
/*
|
40 |
+
* Media Sidebar.
|
41 |
+
*/
|
42 |
+
.container-crop .media-sidebar {
|
43 |
+
width: 350px;
|
44 |
+
box-sizing: border-box;
|
45 |
+
}
|
46 |
+
|
47 |
+
.container-crop .media-sidebar img {
|
48 |
+
float: left;
|
49 |
+
max-width: 45%;
|
50 |
+
border: 1px solid #ddd;
|
51 |
+
padding: 1px;
|
52 |
+
}
|
53 |
+
|
54 |
+
.container-crop .media-sidebar img:nth-of-type(2) {
|
55 |
+
float: right;
|
56 |
+
}
|
57 |
+
|
58 |
+
.container-crop .media-sidebar span#toggle-force {
|
59 |
+
cursor: pointer;
|
60 |
+
}
|
61 |
+
|
62 |
+
/* Make a spinner inline. */
|
63 |
+
.spinner.inline {
|
64 |
+
visibility: visible;
|
65 |
+
display: inline-block;
|
66 |
+
float: none;
|
67 |
+
}
|
68 |
+
|
69 |
+
/**
|
70 |
+
* Error cropping image
|
71 |
+
*/
|
72 |
+
p.crop-invalid {
|
73 |
+
padding-left: 18px;
|
74 |
+
padding-right: 18px;
|
75 |
+
text-align: right;
|
76 |
+
}
|
77 |
+
|
78 |
+
/* When you click the button, the surrounding text moves up. Prevent this. */
|
79 |
+
p.crop-invalid button.crop-fail:active {
|
80 |
+
vertical-align: baseline;
|
81 |
+
}
|
assets/css/custom-styles.css
ADDED
@@ -0,0 +1,265 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/**
|
2 |
+
* Text Contrast
|
3 |
+
* Compares contrast of a given color to the light/dark arguments and returns whichever is most "contrasty"
|
4 |
+
*/.color1-text-default {color: #FFF; }.color-1-text-contrast {color: #FFF !important; }.color-1-text-contrast-hover:hover, .color-1-text-contrast-hover:focus {color: #FFF !important; }.color2-text-default {color: #FFF; }.color-2-text-contrast {color: #FFF !important; }.color-2-text-contrast-hover:hover, .color-2-text-contrast-hover:focus {color: #FFF !important; }.color3-text-default {color: #000; }.color-3-text-contrast,.color-3-text-contrast-hover:hover {color: #000 !important; }.color4-text-default {color: #000; }.color-4-text-contrast,.color-4-text-contrast-hover:hover {color: #000 !important; }.color5-text-default {color: #FFF; }.color-5-text-contrast,.color-5-text-contrast-hover:hover {color: #FFF !important; }.color-neutral-text-default {color: #000; }.color-neutral-text-contrast,.color-neutral-text-contrast-hover:hover {color: #000 !important; }/*create single css classes to apply palettes on universal elements*/.color1-color {color: #2196f3 !important; }.color1-color-hover:focus, .color1-color-hover:hover {color: #2196f3 !important; }.color2-color {color: #0d47a1 !important; }.color2-color-hover:focus, .color2-color-hover:hover {color: #0d47a1 !important; }.color3-color {color: #bbdefb !important; }.color3-color-hover:focus, .color3-color-hover:hover {color: #bbdefb !important; }.color4-color {color: #eeeeee !important; }.color4-color-hover:focus, .color4-color-hover:hover {color: #eeeeee !important; }.color5-color {color: #131313 !important; }.color5-color-hover:focus, .color5-color-hover:hover {color: #131313 !important; }.color-neutral-color {color: white !important; }.color1-background {background: #2196f3 !important; }.color1-background-hover:focus, .color1-background-hover:hover {background: #2196f3 !important; }.color2-background {background: #0d47a1 !important; }.color2-background-hover:focus, .color2-background-hover:hover {background: #0d47a1 !important; }.color3-background {background: #bbdefb !important; }.color3-background-hover:focus, .color3-background-hover:hover {background: #bbdefb !important; }.color4-background {background: #eeeeee !important; }.color4-background-hover:focus, .color4-background-hover:hover {background: #eeeeee !important; }.color5-background {background: #131313 !important; }.color5-background-hover:focus, .color5-background-hover:hover {background: #131313 !important; }.color-neutral-background {background: white !important; }.color1-background-color {background-color: #2196f3 !important; }.color1-background-color-hover:focus, .color1-background-color-hover:hover {background-color: #2196f3 !important; }.color2-background-color {background-color: #0d47a1 !important; }.color2-background-color-hover:focus, .color2-background-color-hover:hover {background-color: #0d47a1 !important; }.color3-background-color {background-color: #bbdefb !important; }.color3-background-color-hover:focus, .color3-background-color-hover:hover {background-color: #bbdefb !important; }.color4-background-color {background-color: #eeeeee !important; }.color4-background-color-hover:focus, .color4-background-color-hover:hover {background-color: #eeeeee !important; }.color5-background-color {background-color: #131313 !important; }.color5-background-color-hover:focus, .color5-background-color-hover:hover {background-color: #131313 !important; }.color-neutral-background-color {background-color: white !important; }.color1-border-color {border-color: #2196f3 !important; }.color1-border-color-hover:focus, .color1-border-color-hover:hover {border-color: #2196f3 !important; }.color2-border-color {border-color: #0d47a1 !important; }.color2-border-color-hover:focus, .color2-border-color-hover:hover {border-color: #0d47a1 !important; }.color3-border-color {border-color: #bbdefb !important; }.color3-border-color-hover:focus, .color3-border-color-hover:hover {border-color: #bbdefb !important; }.color4-border-color {border-color: #eeeeee !important; }.color4-border-color-hover:focus, .color4-border-color-hover:hover {border-color: #eeeeee !important; }.color5-border-color {border-color: #131313 !important; }.color5-border-color-hover:focus, .color5-border-color-hover:hover {border-color: #131313 !important; }.color-neutral-border-color {border-color: white !important; }/*! @license
|
5 |
+
*
|
6 |
+
* Buttons
|
7 |
+
* Copyright 2012-2014 Alex Wolfe and Rob Levin
|
8 |
+
*
|
9 |
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
10 |
+
* you may not use this file except in compliance with the License.
|
11 |
+
* You may obtain a copy of the License at
|
12 |
+
*
|
13 |
+
* http://www.apache.org/licenses/LICENSE-2.0
|
14 |
+
*
|
15 |
+
* Unless required by applicable law or agreed to in writing, software
|
16 |
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
17 |
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
18 |
+
* See the License for the specific language governing permissions and
|
19 |
+
* limitations under the License.
|
20 |
+
*//*
|
21 |
+
* Compass (optional)
|
22 |
+
*
|
23 |
+
* We recommend the use of autoprefixer instead of Compass
|
24 |
+
* when using buttons. However, buttons does support Compass.
|
25 |
+
* simply change $ubtn-use-compass to true and uncomment the
|
26 |
+
* @import 'compass' code below to use Compass.
|
27 |
+
*//*
|
28 |
+
* Required Files
|
29 |
+
*
|
30 |
+
* These files include the variables and options
|
31 |
+
* and base css styles that are required to generate buttons.
|
32 |
+
*//*
|
33 |
+
* $ubtn prefix (reserved)
|
34 |
+
*
|
35 |
+
* This prefix stands for Unicorn Button - ubtn
|
36 |
+
* We provide a prefix to the Sass Variables to
|
37 |
+
* prevent namespace collisions that could occur if
|
38 |
+
* you import buttons as part of your Sass build process.
|
39 |
+
* We kindly ask you not to use the prefix $ubtn in your project
|
40 |
+
* in order to avoid possilbe name conflicts. Thanks!
|
41 |
+
*//*
|
42 |
+
* Button Namespace (ex .button or .btn)
|
43 |
+
*
|
44 |
+
*//*
|
45 |
+
* Button Defaults
|
46 |
+
*
|
47 |
+
* Some default settings that are used throughout the button library.
|
48 |
+
* Changes to these settings will be picked up by all of the other modules.
|
49 |
+
* The colors used here are the default colors for the base button (gray).
|
50 |
+
* The font size and height are used to set the base size for the buttons.
|
51 |
+
* The size values will be used to calculate the larger and smaller button sizes.
|
52 |
+
*//*
|
53 |
+
* Button Colors
|
54 |
+
*
|
55 |
+
* $ubtn-colors is used to generate the different button colors.
|
56 |
+
* Edit or add colors to the list below and recompile.
|
57 |
+
* Each block contains the (name, background, color)
|
58 |
+
* The class is generated using the name: (ex .button-primary)
|
59 |
+
*//*
|
60 |
+
* Button Shapes
|
61 |
+
*
|
62 |
+
* $ubtn-shapes is used to generate the different button shapes.
|
63 |
+
* Edit or add shapes to the list below and recompile.
|
64 |
+
* Each block contains the (name, border-radius).
|
65 |
+
* The class is generated using the name: (ex .button-square).
|
66 |
+
*//*
|
67 |
+
* Button Sizes
|
68 |
+
*
|
69 |
+
* $ubtn-sizes is used to generate the different button sizes.
|
70 |
+
* Edit or add colors to the list below and recompile.
|
71 |
+
* Each block contains the (name, size multiplier).
|
72 |
+
* The class is generated using the name: (ex .button-giant).
|
73 |
+
*//*
|
74 |
+
* Color Mixin
|
75 |
+
*
|
76 |
+
* Iterates through the list of colors and creates
|
77 |
+
*
|
78 |
+
*//*
|
79 |
+
* No Animation
|
80 |
+
*
|
81 |
+
* Sets animation property to none
|
82 |
+
*//*
|
83 |
+
* Clearfix
|
84 |
+
*
|
85 |
+
* Clears floats inside the container
|
86 |
+
*//*
|
87 |
+
* Base Button Style
|
88 |
+
*
|
89 |
+
* The default values for the .button class
|
90 |
+
*/.btn {color: #666;background-color: #EEE;border-color: #EEE;font-weight: 300;font-size: 16px;font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;text-decoration: none;text-align: center;line-height: 40px;height: 40px;padding: 0 40px;margin: 0;display: inline-block;appearance: none;cursor: pointer;border: none;box-sizing: border-box;transition-property: all;transition-duration: .3s;/*
|
91 |
+
* Disabled State
|
92 |
+
*
|
93 |
+
* The disabled state uses the class .disabled, is-disabled,
|
94 |
+
* and the form attribute disabled="disabled".
|
95 |
+
* The use of !important is only added because this is a state
|
96 |
+
* that must be applied to all buttons when in a disabled state.
|
97 |
+
*/ }.btn:visited {color: #666; }.btn:hover, .btn:focus {background-color: #f6f6f6;text-decoration: none;outline: none; }.btn:active, .btn.active, .btn.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);text-decoration: none;background-color: #eeeeee;border-color: #cfcfcf;color: #d5d5d5;transition-duration: 0s;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }.btn.disabled, .btn.is-disabled, .btn:disabled {top: 0 !important;background: #EEE !important;border: 1px solid #DDD !important;text-shadow: 0 1px 1px white !important;color: #CCC !important;cursor: default !important;appearance: none !important;box-shadow: none !important;opacity: .8 !important; }/*
|
98 |
+
* Base Button Tyography
|
99 |
+
*
|
100 |
+
*/.btn-uppercase {text-transform: uppercase; }.btn-lowercase {text-transform: lowercase; }.btn-capitalize {text-transform: capitalize; }.btn-small-caps {font-variant: small-caps; }.btn-icon-txt-large {font-size: 36px !important; }/*
|
101 |
+
* Base padding
|
102 |
+
*
|
103 |
+
*/.btn-width-small {padding: 0 10px !important; }/*
|
104 |
+
* Base Colors
|
105 |
+
*
|
106 |
+
* Create colors for buttons
|
107 |
+
* (.button-primary, .button-secondary, etc.)
|
108 |
+
*/.btn-color-1,.btn-color-1-flat {background-color: #2196f3;border-color: #2196f3;color: #1a1a1a; }.btn-color-1:visited,.btn-color-1-flat:visited {color: #1a1a1a; }.btn-color-1:hover, .btn-color-1:focus,.btn-color-1-flat:hover,.btn-color-1-flat:focus {background-color: #51adf6;border-color: #51adf6;color: #1a1a1a; }.btn-color-1:active, .btn-color-1.active, .btn-color-1.is-active,.btn-color-1-flat:active,.btn-color-1-flat.active,.btn-color-1-flat.is-active {background-color: #2d95e7;border-color: #2d95e7;color: #0c7cd5; }.btn-color-2,.btn-color-2-flat {background-color: #0d47a1;border-color: #0d47a1;color: #ffffff; }.btn-color-2:visited,.btn-color-2-flat:visited {color: #ffffff; }.btn-color-2:hover, .btn-color-2:focus,.btn-color-2-flat:hover,.btn-color-2-flat:focus {background-color: #115cd0;border-color: #115cd0;color: #ffffff; }.btn-color-2:active, .btn-color-2.active, .btn-color-2.is-active,.btn-color-2-flat:active,.btn-color-2-flat.active,.btn-color-2-flat.is-active {background-color: #164998;border-color: #164998;color: #093272; }.btn-color-3,.btn-color-3-flat {background-color: #bbdefb;border-color: #bbdefb;color: #1a1a1a; }.btn-color-3:visited,.btn-color-3-flat:visited {color: #1a1a1a; }.btn-color-3:hover, .btn-color-3:focus,.btn-color-3-flat:hover,.btn-color-3-flat:focus {background-color: #ebf5fe;border-color: #ebf5fe;color: #1a1a1a; }.btn-color-3:active, .btn-color-3.active, .btn-color-3.is-active,.btn-color-3-flat:active,.btn-color-3-flat.active,.btn-color-3-flat.is-active {background-color: #bfdef7;border-color: #bfdef7;color: #8bc7f8; }.btn-color-4,.btn-color-4-flat {background-color: #eeeeee;border-color: #eeeeee;color: #1a1a1a; }.btn-color-4:visited,.btn-color-4-flat:visited {color: #1a1a1a; }.btn-color-4:hover, .btn-color-4:focus,.btn-color-4-flat:hover,.btn-color-4-flat:focus {background-color: white;border-color: white;color: #1a1a1a; }.btn-color-4:active, .btn-color-4.active, .btn-color-4.is-active,.btn-color-4-flat:active,.btn-color-4-flat.active,.btn-color-4-flat.is-active {background-color: #eeeeee;border-color: #eeeeee;color: #d5d5d5; }.btn-color-5,.btn-color-5-flat {background-color: #131313;border-color: #131313;color: #ffffff; }.btn-color-5:visited,.btn-color-5-flat:visited {color: #ffffff; }.btn-color-5:hover, .btn-color-5:focus,.btn-color-5-flat:hover,.btn-color-5-flat:focus {background-color: #2d2d2d;border-color: #2d2d2d;color: #ffffff; }.btn-color-5:active, .btn-color-5.active, .btn-color-5.is-active,.btn-color-5-flat:active,.btn-color-5-flat.active,.btn-color-5-flat.is-active {background-color: #131313;border-color: #131313;color: black; }.btn-color-dark,.btn-color-dark-flat {background-color: #252525;border-color: #252525;color: #ffffff; }.btn-color-dark:visited,.btn-color-dark-flat:visited {color: #ffffff; }.btn-color-dark:hover, .btn-color-dark:focus,.btn-color-dark-flat:hover,.btn-color-dark-flat:focus {background-color: #3f3f3f;border-color: #3f3f3f;color: #ffffff; }.btn-color-dark:active, .btn-color-dark.active, .btn-color-dark.is-active,.btn-color-dark-flat:active,.btn-color-dark-flat.active,.btn-color-dark-flat.is-active {background-color: #252525;border-color: #252525;color: #0c0c0c; }.btn-color-light,.btn-color-light-flat {background-color: #eff0f1;border-color: #eff0f1;color: #1a1a1a; }.btn-color-light:visited,.btn-color-light-flat:visited {color: #1a1a1a; }.btn-color-light:hover, .btn-color-light:focus,.btn-color-light-flat:hover,.btn-color-light-flat:focus {background-color: white;border-color: white;color: #1a1a1a; }.btn-color-light:active, .btn-color-light.active, .btn-color-light.is-active,.btn-color-light-flat:active,.btn-color-light-flat.active,.btn-color-light-flat.is-active {background-color: #f0f0f0;border-color: #f0f0f0;color: #d4d7d9; }.btn-color-neutral,.btn-color-neutral-flat {background-color: white;border-color: white;color: #1a1a1a; }.btn-color-neutral:visited,.btn-color-neutral-flat:visited {color: #1a1a1a; }.btn-color-neutral:hover, .btn-color-neutral:focus,.btn-color-neutral-flat:hover,.btn-color-neutral-flat:focus {background-color: white;border-color: white;color: #1a1a1a; }.btn-color-neutral:active, .btn-color-neutral.active, .btn-color-neutral.is-active,.btn-color-neutral-flat:active,.btn-color-neutral-flat.active,.btn-color-neutral-flat.is-active {background-color: white;border-color: white;color: #e6e6e6; }/*
|
109 |
+
* Base Layout Styles
|
110 |
+
*
|
111 |
+
* Very Miminal Layout Styles
|
112 |
+
*/.btn-block,.btn-stacked {display: block;width: 100%; }/*
|
113 |
+
* Button Types (optional)
|
114 |
+
*
|
115 |
+
* All of the files below represent the various button
|
116 |
+
* types (including shapes & sizes). None of these files
|
117 |
+
* are required. Simple remove the uneeded type below and
|
118 |
+
* the button type will be excluded from the final build
|
119 |
+
*//*
|
120 |
+
* Button Shapes
|
121 |
+
*
|
122 |
+
* This file creates the various button shapes
|
123 |
+
* (ex. Circle, Rounded, Pill)
|
124 |
+
*/.btn-square {border-radius: 0; }.btn-box {border-radius: 10px; }.btn-rounded {border-radius: 4px; }.btn-pill {border-radius: 200px; }.btn-circle {border-radius: 100%; }/*
|
125 |
+
* Size Adjustment for equal height & widht buttons
|
126 |
+
*
|
127 |
+
* Remove padding and set a fixed width.
|
128 |
+
*/.btn-circle,.btn-box,.btn-square {padding: 0 !important;width: 40px; }.btn-circle.btn-giant,.btn-box.btn-giant,.btn-square.btn-giant {width: 70px; }.btn-circle.btn-jumbo,.btn-box.btn-jumbo,.btn-square.btn-jumbo {width: 60px; }.btn-circle.btn-large,.btn-box.btn-large,.btn-square.btn-large {width: 50px; }.btn-circle.btn-normal,.btn-box.btn-normal,.btn-square.btn-normal {width: 40px; }.btn-circle.btn-small,.btn-box.btn-small,.btn-square.btn-small {width: 30px; }.btn-circle.btn-tiny,.btn-box.btn-tiny,.btn-square.btn-tiny {width: 24px; }/*
|
129 |
+
* Border Buttons
|
130 |
+
*
|
131 |
+
* These buttons have no fill they only have a
|
132 |
+
* border to define their hit target.
|
133 |
+
*/.btn-border, .btn-border-thin, .btn-border-thick {background: none;border-width: 2px;border-style: solid;line-height: 36px; }.btn-border:hover, .btn-border-thin:hover, .btn-border-thick:hover {background-color: rgba(255, 255, 255, 0.9); }.btn-border:active, .btn-border-thin:active, .btn-border-thick:active, .btn-border.active, .active.btn-border-thin, .active.btn-border-thick, .btn-border.is-active, .is-active.btn-border-thin, .is-active.btn-border-thick {box-shadow: none;text-shadow: none;transition-property: all;transition-duration: .3s; }/*
|
134 |
+
* Border Optional Sizes
|
135 |
+
*
|
136 |
+
* A slight variation in border thickness
|
137 |
+
*/.btn-border-thin {border-width: 1px; }.btn-border-thick {border-width: 3px; }/*
|
138 |
+
* Border Button Colors
|
139 |
+
*
|
140 |
+
* Create colors for buttons
|
141 |
+
* (.button-primary, .button-secondary, etc.)
|
142 |
+
*/.btn-border, .btn-border-thin, .btn-border-thick,.btn-border-thin,.btn-border-thick {/*
|
143 |
+
* Border Button Size Adjustment
|
144 |
+
*
|
145 |
+
* The line-height must be adjusted to compinsate for
|
146 |
+
* the width of the border.
|
147 |
+
*/ }.btn-border.btn-color-1, .btn-color-1.btn-border-thin, .btn-color-1.btn-border-thick,.btn-border-thin.btn-color-1,.btn-border-thick.btn-color-1 {color: #2196f3; }.btn-border.btn-color-1:hover, .btn-color-1.btn-border-thin:hover, .btn-color-1.btn-border-thick:hover, .btn-border.btn-color-1:focus, .btn-color-1.btn-border-thin:focus, .btn-color-1.btn-border-thick:focus,.btn-border-thin.btn-color-1:hover,.btn-border-thin.btn-color-1:focus,.btn-border-thick.btn-color-1:hover,.btn-border-thick.btn-color-1:focus {background-color: rgba(81, 173, 246, 0.9);color: rgba(26, 26, 26, 0.9); }.btn-border.btn-color-1:active, .btn-color-1.btn-border-thin:active, .btn-color-1.btn-border-thick:active, .btn-border.btn-color-1.active, .btn-color-1.active.btn-border-thin, .btn-color-1.active.btn-border-thick, .btn-border.btn-color-1.is-active, .btn-color-1.is-active.btn-border-thin, .btn-color-1.is-active.btn-border-thick,.btn-border-thin.btn-color-1:active,.btn-border-thin.btn-color-1.active,.btn-border-thin.btn-color-1.is-active,.btn-border-thick.btn-color-1:active,.btn-border-thick.btn-color-1.active,.btn-border-thick.btn-color-1.is-active {background-color: rgba(45, 149, 231, 0.7);color: rgba(26, 26, 26, 0.5);opacity: .3; }.btn-border.btn-color-2, .btn-color-2.btn-border-thin, .btn-color-2.btn-border-thick,.btn-border-thin.btn-color-2,.btn-border-thick.btn-color-2 {color: #0d47a1; }.btn-border.btn-color-2:hover, .btn-color-2.btn-border-thin:hover, .btn-color-2.btn-border-thick:hover, .btn-border.btn-color-2:focus, .btn-color-2.btn-border-thin:focus, .btn-color-2.btn-border-thick:focus,.btn-border-thin.btn-color-2:hover,.btn-border-thin.btn-color-2:focus,.btn-border-thick.btn-color-2:hover,.btn-border-thick.btn-color-2:focus {background-color: rgba(17, 92, 208, 0.9);color: rgba(255, 255, 255, 0.9); }.btn-border.btn-color-2:active, .btn-color-2.btn-border-thin:active, .btn-color-2.btn-border-thick:active, .btn-border.btn-color-2.active, .btn-color-2.active.btn-border-thin, .btn-color-2.active.btn-border-thick, .btn-border.btn-color-2.is-active, .btn-color-2.is-active.btn-border-thin, .btn-color-2.is-active.btn-border-thick,.btn-border-thin.btn-color-2:active,.btn-border-thin.btn-color-2.active,.btn-border-thin.btn-color-2.is-active,.btn-border-thick.btn-color-2:active,.btn-border-thick.btn-color-2.active,.btn-border-thick.btn-color-2.is-active {background-color: rgba(22, 73, 152, 0.7);color: rgba(255, 255, 255, 0.5);opacity: .3; }.btn-border.btn-color-3, .btn-color-3.btn-border-thin, .btn-color-3.btn-border-thick,.btn-border-thin.btn-color-3,.btn-border-thick.btn-color-3 {color: #bbdefb; }.btn-border.btn-color-3:hover, .btn-color-3.btn-border-thin:hover, .btn-color-3.btn-border-thick:hover, .btn-border.btn-color-3:focus, .btn-color-3.btn-border-thin:focus, .btn-color-3.btn-border-thick:focus,.btn-border-thin.btn-color-3:hover,.btn-border-thin.btn-color-3:focus,.btn-border-thick.btn-color-3:hover,.btn-border-thick.btn-color-3:focus {background-color: rgba(235, 245, 254, 0.9);color: rgba(26, 26, 26, 0.9); }.btn-border.btn-color-3:active, .btn-color-3.btn-border-thin:active, .btn-color-3.btn-border-thick:active, .btn-border.btn-color-3.active, .btn-color-3.active.btn-border-thin, .btn-color-3.active.btn-border-thick, .btn-border.btn-color-3.is-active, .btn-color-3.is-active.btn-border-thin, .btn-color-3.is-active.btn-border-thick,.btn-border-thin.btn-color-3:active,.btn-border-thin.btn-color-3.active,.btn-border-thin.btn-color-3.is-active,.btn-border-thick.btn-color-3:active,.btn-border-thick.btn-color-3.active,.btn-border-thick.btn-color-3.is-active {background-color: rgba(191, 222, 247, 0.7);color: rgba(26, 26, 26, 0.5);opacity: .3; }.btn-border.btn-color-4, .btn-color-4.btn-border-thin, .btn-color-4.btn-border-thick,.btn-border-thin.btn-color-4,.btn-border-thick.btn-color-4 {color: #eeeeee; }.btn-border.btn-color-4:hover, .btn-color-4.btn-border-thin:hover, .btn-color-4.btn-border-thick:hover, .btn-border.btn-color-4:focus, .btn-color-4.btn-border-thin:focus, .btn-color-4.btn-border-thick:focus,.btn-border-thin.btn-color-4:hover,.btn-border-thin.btn-color-4:focus,.btn-border-thick.btn-color-4:hover,.btn-border-thick.btn-color-4:focus {background-color: rgba(255, 255, 255, 0.9);color: rgba(26, 26, 26, 0.9); }.btn-border.btn-color-4:active, .btn-color-4.btn-border-thin:active, .btn-color-4.btn-border-thick:active, .btn-border.btn-color-4.active, .btn-color-4.active.btn-border-thin, .btn-color-4.active.btn-border-thick, .btn-border.btn-color-4.is-active, .btn-color-4.is-active.btn-border-thin, .btn-color-4.is-active.btn-border-thick,.btn-border-thin.btn-color-4:active,.btn-border-thin.btn-color-4.active,.btn-border-thin.btn-color-4.is-active,.btn-border-thick.btn-color-4:active,.btn-border-thick.btn-color-4.active,.btn-border-thick.btn-color-4.is-active {background-color: rgba(238, 238, 238, 0.7);color: rgba(26, 26, 26, 0.5);opacity: .3; }.btn-border.btn-color-5, .btn-color-5.btn-border-thin, .btn-color-5.btn-border-thick,.btn-border-thin.btn-color-5,.btn-border-thick.btn-color-5 {color: #131313; }.btn-border.btn-color-5:hover, .btn-color-5.btn-border-thin:hover, .btn-color-5.btn-border-thick:hover, .btn-border.btn-color-5:focus, .btn-color-5.btn-border-thin:focus, .btn-color-5.btn-border-thick:focus,.btn-border-thin.btn-color-5:hover,.btn-border-thin.btn-color-5:focus,.btn-border-thick.btn-color-5:hover,.btn-border-thick.btn-color-5:focus {background-color: rgba(45, 45, 45, 0.9);color: rgba(255, 255, 255, 0.9); }.btn-border.btn-color-5:active, .btn-color-5.btn-border-thin:active, .btn-color-5.btn-border-thick:active, .btn-border.btn-color-5.active, .btn-color-5.active.btn-border-thin, .btn-color-5.active.btn-border-thick, .btn-border.btn-color-5.is-active, .btn-color-5.is-active.btn-border-thin, .btn-color-5.is-active.btn-border-thick,.btn-border-thin.btn-color-5:active,.btn-border-thin.btn-color-5.active,.btn-border-thin.btn-color-5.is-active,.btn-border-thick.btn-color-5:active,.btn-border-thick.btn-color-5.active,.btn-border-thick.btn-color-5.is-active {background-color: rgba(19, 19, 19, 0.7);color: rgba(255, 255, 255, 0.5);opacity: .3; }.btn-border.btn-color-dark, .btn-color-dark.btn-border-thin, .btn-color-dark.btn-border-thick,.btn-border-thin.btn-color-dark,.btn-border-thick.btn-color-dark {color: #252525; }.btn-border.btn-color-dark:hover, .btn-color-dark.btn-border-thin:hover, .btn-color-dark.btn-border-thick:hover, .btn-border.btn-color-dark:focus, .btn-color-dark.btn-border-thin:focus, .btn-color-dark.btn-border-thick:focus,.btn-border-thin.btn-color-dark:hover,.btn-border-thin.btn-color-dark:focus,.btn-border-thick.btn-color-dark:hover,.btn-border-thick.btn-color-dark:focus {background-color: rgba(63, 63, 63, 0.9);color: rgba(255, 255, 255, 0.9); }.btn-border.btn-color-dark:active, .btn-color-dark.btn-border-thin:active, .btn-color-dark.btn-border-thick:active, .btn-border.btn-color-dark.active, .btn-color-dark.active.btn-border-thin, .btn-color-dark.active.btn-border-thick, .btn-border.btn-color-dark.is-active, .btn-color-dark.is-active.btn-border-thin, .btn-color-dark.is-active.btn-border-thick,.btn-border-thin.btn-color-dark:active,.btn-border-thin.btn-color-dark.active,.btn-border-thin.btn-color-dark.is-active,.btn-border-thick.btn-color-dark:active,.btn-border-thick.btn-color-dark.active,.btn-border-thick.btn-color-dark.is-active {background-color: rgba(37, 37, 37, 0.7);color: rgba(255, 255, 255, 0.5);opacity: .3; }.btn-border.btn-color-light, .btn-color-light.btn-border-thin, .btn-color-light.btn-border-thick,.btn-border-thin.btn-color-light,.btn-border-thick.btn-color-light {color: #eff0f1; }.btn-border.btn-color-light:hover, .btn-color-light.btn-border-thin:hover, .btn-color-light.btn-border-thick:hover, .btn-border.btn-color-light:focus, .btn-color-light.btn-border-thin:focus, .btn-color-light.btn-border-thick:focus,.btn-border-thin.btn-color-light:hover,.btn-border-thin.btn-color-light:focus,.btn-border-thick.btn-color-light:hover,.btn-border-thick.btn-color-light:focus {background-color: rgba(255, 255, 255, 0.9);color: rgba(26, 26, 26, 0.9); }.btn-border.btn-color-light:active, .btn-color-light.btn-border-thin:active, .btn-color-light.btn-border-thick:active, .btn-border.btn-color-light.active, .btn-color-light.active.btn-border-thin, .btn-color-light.active.btn-border-thick, .btn-border.btn-color-light.is-active, .btn-color-light.is-active.btn-border-thin, .btn-color-light.is-active.btn-border-thick,.btn-border-thin.btn-color-light:active,.btn-border-thin.btn-color-light.active,.btn-border-thin.btn-color-light.is-active,.btn-border-thick.btn-color-light:active,.btn-border-thick.btn-color-light.active,.btn-border-thick.btn-color-light.is-active {background-color: rgba(240, 240, 240, 0.7);color: rgba(26, 26, 26, 0.5);opacity: .3; }.btn-border.btn-color-neutral, .btn-color-neutral.btn-border-thin, .btn-color-neutral.btn-border-thick,.btn-border-thin.btn-color-neutral,.btn-border-thick.btn-color-neutral {color: white; }.btn-border.btn-color-neutral:hover, .btn-color-neutral.btn-border-thin:hover, .btn-color-neutral.btn-border-thick:hover, .btn-border.btn-color-neutral:focus, .btn-color-neutral.btn-border-thin:focus, .btn-color-neutral.btn-border-thick:focus,.btn-border-thin.btn-color-neutral:hover,.btn-border-thin.btn-color-neutral:focus,.btn-border-thick.btn-color-neutral:hover,.btn-border-thick.btn-color-neutral:focus {background-color: rgba(255, 255, 255, 0.9);color: rgba(26, 26, 26, 0.9); }.btn-border.btn-color-neutral:active, .btn-color-neutral.btn-border-thin:active, .btn-color-neutral.btn-border-thick:active, .btn-border.btn-color-neutral.active, .btn-color-neutral.active.btn-border-thin, .btn-color-neutral.active.btn-border-thick, .btn-border.btn-color-neutral.is-active, .btn-color-neutral.is-active.btn-border-thin, .btn-color-neutral.is-active.btn-border-thick,.btn-border-thin.btn-color-neutral:active,.btn-border-thin.btn-color-neutral.active,.btn-border-thin.btn-color-neutral.is-active,.btn-border-thick.btn-color-neutral:active,.btn-border-thick.btn-color-neutral.active,.btn-border-thick.btn-color-neutral.is-active {background-color: rgba(255, 255, 255, 0.7);color: rgba(26, 26, 26, 0.5);opacity: .3; }.btn-border.btn-giant, .btn-giant.btn-border-thin, .btn-giant.btn-border-thick,.btn-border-thin.btn-giant,.btn-border-thick.btn-giant {line-height: 66px; }.btn-border.btn-jumbo, .btn-jumbo.btn-border-thin, .btn-jumbo.btn-border-thick,.btn-border-thin.btn-jumbo,.btn-border-thick.btn-jumbo {line-height: 56px; }.btn-border.btn-large, .btn-large.btn-border-thin, .btn-large.btn-border-thick,.btn-border-thin.btn-large,.btn-border-thick.btn-large {line-height: 46px; }.btn-border.btn-normal, .btn-normal.btn-border-thin, .btn-normal.btn-border-thick,.btn-border-thin.btn-normal,.btn-border-thick.btn-normal {line-height: 36px; }.btn-border.btn-small, .btn-small.btn-border-thin, .btn-small.btn-border-thick,.btn-border-thin.btn-small,.btn-border-thick.btn-small {line-height: 26px; }.btn-border.btn-tiny, .btn-tiny.btn-border-thin, .btn-tiny.btn-border-thick,.btn-border-thin.btn-tiny,.btn-border-thick.btn-tiny {line-height: 20px; }/*
|
148 |
+
* Border Buttons
|
149 |
+
*
|
150 |
+
* These buttons have no fill they only have a
|
151 |
+
* border to define their hit target.
|
152 |
+
*/.btn-borderless {background: none;border: none;padding: 0 8px !important;color: #EEE;font-size: 20.8px;font-weight: 200;/*
|
153 |
+
* Borderless Button Colors
|
154 |
+
*
|
155 |
+
* Create colors for buttons
|
156 |
+
* (.button-primary, .button-secondary, etc.)
|
157 |
+
*//*
|
158 |
+
* Borderles Size Adjustment
|
159 |
+
*
|
160 |
+
* The font-size must be large to compinsate for
|
161 |
+
* the lack of a hit target.
|
162 |
+
*/ }.btn-borderless:hover, .btn-borderless:focus {background: none; }.btn-borderless:active, .btn-borderless.active, .btn-borderless.is-active {box-shadow: none;text-shadow: none;transition-property: all;transition-duration: .3s;opacity: .3; }.btn-borderless.btn-color-1 {color: #2196f3; }.btn-borderless.btn-color-2 {color: #0d47a1; }.btn-borderless.btn-color-3 {color: #bbdefb; }.btn-borderless.btn-color-4 {color: #eeeeee; }.btn-borderless.btn-color-5 {color: #131313; }.btn-borderless.btn-color-dark {color: #252525; }.btn-borderless.btn-color-light {color: #eff0f1; }.btn-borderless.btn-color-neutral {color: white; }.btn-borderless.btn-giant {font-size: 36.4px;height: 52.4px;line-height: 52.4px; }.btn-borderless.btn-jumbo {font-size: 31.2px;height: 47.2px;line-height: 47.2px; }.btn-borderless.btn-large {font-size: 26px;height: 42px;line-height: 42px; }.btn-borderless.btn-normal {font-size: 20.8px;height: 36.8px;line-height: 36.8px; }.btn-borderless.btn-small {font-size: 15.6px;height: 31.6px;line-height: 31.6px; }.btn-borderless.btn-tiny {font-size: 12.48px;height: 28.48px;line-height: 28.48px; }/*
|
163 |
+
* Raised Buttons
|
164 |
+
*
|
165 |
+
* A classic looking button that offers
|
166 |
+
* great depth and affordance.
|
167 |
+
*/.btn-raised {border-color: #e1e1e1;border-style: solid;border-width: 1px;line-height: 38px;background: linear-gradient(#f6f6f6, #e1e1e1);box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15); }.btn-raised:hover, .btn-raised:focus {background: linear-gradient(top, white, gainsboro); }.btn-raised:active, .btn-raised.active, .btn-raised.is-active {background: #eeeeee;box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 1px 0px white; }/*
|
168 |
+
* Raised Button Colors
|
169 |
+
*
|
170 |
+
* Create colors for raised buttons
|
171 |
+
*/.btn-raised.btn-color-1 {border-color: #0d8aee;background: linear-gradient(#39a1f4, #0d8aee); }.btn-raised.btn-color-1:hover, .btn-raised.btn-color-1:focus {background: linear-gradient(top, #48a8f5, #0c84e4); }.btn-raised.btn-color-1:active, .btn-raised.btn-color-1.active, .btn-raised.btn-color-1.is-active {border-color: #0c7cd5;background: #2d95e7; }.btn-raised.btn-color-2 {border-color: #0b3d89;background: linear-gradient(#0f51b9, #0b3d89); }.btn-raised.btn-color-2:hover, .btn-raised.btn-color-2:focus {background: linear-gradient(top, #1058c7, #0a3880); }.btn-raised.btn-color-2:active, .btn-raised.btn-color-2.active, .btn-raised.btn-color-2.is-active {border-color: #093272;background: #164998; }.btn-raised.btn-color-3 {border-color: #a3d2fa;background: linear-gradient(#d3eafc, #a3d2fa); }.btn-raised.btn-color-3:hover, .btn-raised.btn-color-3:focus {background: linear-gradient(top, #e2f1fd, #99cef9); }.btn-raised.btn-color-3:active, .btn-raised.btn-color-3.active, .btn-raised.btn-color-3.is-active {border-color: #8bc7f8;background: #bfdef7; }.btn-raised.btn-color-4 {border-color: #e1e1e1;background: linear-gradient(#fbfbfb, #e1e1e1); }.btn-raised.btn-color-4:hover, .btn-raised.btn-color-4:focus {background: linear-gradient(top, white, gainsboro); }.btn-raised.btn-color-4:active, .btn-raised.btn-color-4.active, .btn-raised.btn-color-4.is-active {border-color: #d5d5d5;background: #eeeeee; }.btn-raised.btn-color-5 {border-color: #060606;background: linear-gradient(#202020, #060606); }.btn-raised.btn-color-5:hover, .btn-raised.btn-color-5:focus {background: linear-gradient(top, #272727, #010101); }.btn-raised.btn-color-5:active, .btn-raised.btn-color-5.active, .btn-raised.btn-color-5.is-active {border-color: black;background: #131313; }.btn-raised.btn-color-dark {border-color: #181818;background: linear-gradient(#323232, #181818); }.btn-raised.btn-color-dark:hover, .btn-raised.btn-color-dark:focus {background: linear-gradient(top, #393939, #131313); }.btn-raised.btn-color-dark:active, .btn-raised.btn-color-dark.active, .btn-raised.btn-color-dark.is-active {border-color: #0c0c0c;background: #252525; }.btn-raised.btn-color-light {border-color: #e1e3e5;background: linear-gradient(#fdfdfd, #e1e3e5); }.btn-raised.btn-color-light:hover, .btn-raised.btn-color-light:focus {background: linear-gradient(top, white, #dcdee0); }.btn-raised.btn-color-light:active, .btn-raised.btn-color-light.active, .btn-raised.btn-color-light.is-active {border-color: #d4d7d9;background: #f0f0f0; }.btn-raised.btn-color-neutral {border-color: #f2f2f2;background: linear-gradient(white, #f2f2f2); }.btn-raised.btn-color-neutral:hover, .btn-raised.btn-color-neutral:focus {background: linear-gradient(top, white, #ededed); }.btn-raised.btn-color-neutral:active, .btn-raised.btn-color-neutral.active, .btn-raised.btn-color-neutral.is-active {border-color: #e6e6e6;background: white; }/*
|
172 |
+
* 3D Buttons
|
173 |
+
*
|
174 |
+
* These buttons have a heavy three dimensional
|
175 |
+
* style that mimics the visual appearance of a
|
176 |
+
* real life button.
|
177 |
+
*/.btn-3d {position: relative;top: 0;box-shadow: 0 7px 0 #bbbbbb, 0 8px 3px rgba(0, 0, 0, 0.2); }.btn-3d:hover, .btn-3d:focus {box-shadow: 0 7px 0 #bbbbbb, 0 8px 3px rgba(0, 0, 0, 0.2); }.btn-3d:active, .btn-3d.active, .btn-3d.is-active {top: 5px;transition-property: all;transition-duration: .15s;box-shadow: 0 2px 0 #bbbbbb, 0 3px 3px rgba(0, 0, 0, 0.2); }/*
|
178 |
+
* 3D Button Colors
|
179 |
+
*
|
180 |
+
* Create colors for buttons
|
181 |
+
* (.button-primary, .button-secondary, etc.)
|
182 |
+
*/.btn-3d.btn-color-1 {box-shadow: 0 7px 0 #0c7cd5, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-1:hover, .btn-3d.btn-color-1:focus {box-shadow: 0 7px 0 #0b76cc, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-1:active, .btn-3d.btn-color-1.active, .btn-3d.btn-color-1.is-active {box-shadow: 0 2px 0 #0960a5, 0 3px 3px rgba(0, 0, 0, 0.2); }.btn-3d.btn-color-2 {box-shadow: 0 7px 0 #093272, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-2:hover, .btn-3d.btn-color-2:focus {box-shadow: 0 7px 0 #082e68, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-2:active, .btn-3d.btn-color-2.active, .btn-3d.btn-color-2.is-active {box-shadow: 0 2px 0 #051d43, 0 3px 3px rgba(0, 0, 0, 0.2); }.btn-3d.btn-color-3 {box-shadow: 0 7px 0 #8bc7f8, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-3:hover, .btn-3d.btn-color-3:focus {box-shadow: 0 7px 0 #81c2f8, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-3:active, .btn-3d.btn-color-3.active, .btn-3d.btn-color-3.is-active {box-shadow: 0 2px 0 #5baff5, 0 3px 3px rgba(0, 0, 0, 0.2); }.btn-3d.btn-color-4 {box-shadow: 0 7px 0 #d5d5d5, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-4:hover, .btn-3d.btn-color-4:focus {box-shadow: 0 7px 0 #cfcfcf, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-4:active, .btn-3d.btn-color-4.active, .btn-3d.btn-color-4.is-active {box-shadow: 0 2px 0 #bbbbbb, 0 3px 3px rgba(0, 0, 0, 0.2); }.btn-3d.btn-color-5 {box-shadow: 0 7px 0 black, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-5:hover, .btn-3d.btn-color-5:focus {box-shadow: 0 7px 0 black, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-5:active, .btn-3d.btn-color-5.active, .btn-3d.btn-color-5.is-active {box-shadow: 0 2px 0 black, 0 3px 3px rgba(0, 0, 0, 0.2); }.btn-3d.btn-color-dark {box-shadow: 0 7px 0 #0c0c0c, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-dark:hover, .btn-3d.btn-color-dark:focus {box-shadow: 0 7px 0 #060606, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-dark:active, .btn-3d.btn-color-dark.active, .btn-3d.btn-color-dark.is-active {box-shadow: 0 2px 0 black, 0 3px 3px rgba(0, 0, 0, 0.2); }.btn-3d.btn-color-light {box-shadow: 0 7px 0 #d4d7d9, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-light:hover, .btn-3d.btn-color-light:focus {box-shadow: 0 7px 0 #ced1d4, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-light:active, .btn-3d.btn-color-light.active, .btn-3d.btn-color-light.is-active {box-shadow: 0 2px 0 #b9bdc1, 0 3px 3px rgba(0, 0, 0, 0.2); }.btn-3d.btn-color-neutral {box-shadow: 0 7px 0 #e6e6e6, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-neutral:hover, .btn-3d.btn-color-neutral:focus {box-shadow: 0 7px 0 #e0e0e0, 0 8px 3px rgba(0, 0, 0, 0.3); }.btn-3d.btn-color-neutral:active, .btn-3d.btn-color-neutral.active, .btn-3d.btn-color-neutral.is-active {box-shadow: 0 2px 0 #cccccc, 0 3px 3px rgba(0, 0, 0, 0.2); }/*
|
183 |
+
* Glowing Buttons
|
184 |
+
*
|
185 |
+
* A pulse like glow that appears
|
186 |
+
* rythmically around the edges of
|
187 |
+
* a button.
|
188 |
+
*//*
|
189 |
+
* Glow animation mixin for Compass users
|
190 |
+
*
|
191 |
+
*//*
|
192 |
+
* Glowing Keyframes
|
193 |
+
*
|
194 |
+
*/@keyframes glowing {from {box-shadow: 0 0 0 rgba(44, 154, 219, 0.3); }50% {box-shadow: 0 0 20px rgba(44, 154, 219, 0.8); }to {box-shadow: 0 0 0 rgba(44, 154, 219, 0.3); } }/*
|
195 |
+
* Glowing Keyframes for various colors
|
196 |
+
*
|
197 |
+
*/@keyframes glowing-color-1 {from {box-shadow: 0 0 0 rgba(33, 150, 243, 0.3); }50% {box-shadow: 0 0 20px rgba(33, 150, 243, 0.8); }to {box-shadow: 0 0 0 rgba(33, 150, 243, 0.3); } }@keyframes glowing-color-2 {from {box-shadow: 0 0 0 rgba(13, 71, 161, 0.3); }50% {box-shadow: 0 0 20px rgba(13, 71, 161, 0.8); }to {box-shadow: 0 0 0 rgba(13, 71, 161, 0.3); } }@keyframes glowing-color-3 {from {box-shadow: 0 0 0 rgba(187, 222, 251, 0.3); }50% {box-shadow: 0 0 20px rgba(187, 222, 251, 0.8); }to {box-shadow: 0 0 0 rgba(187, 222, 251, 0.3); } }@keyframes glowing-color-4 {from {box-shadow: 0 0 0 rgba(238, 238, 238, 0.3); }50% {box-shadow: 0 0 20px rgba(238, 238, 238, 0.8); }to {box-shadow: 0 0 0 rgba(238, 238, 238, 0.3); } }@keyframes glowing-color-5 {from {box-shadow: 0 0 0 rgba(19, 19, 19, 0.3); }50% {box-shadow: 0 0 20px rgba(19, 19, 19, 0.8); }to {box-shadow: 0 0 0 rgba(19, 19, 19, 0.3); } }@keyframes glowing-color-dark {from {box-shadow: 0 0 0 rgba(37, 37, 37, 0.3); }50% {box-shadow: 0 0 20px rgba(37, 37, 37, 0.8); }to {box-shadow: 0 0 0 rgba(37, 37, 37, 0.3); } }@keyframes glowing-color-light {from {box-shadow: 0 0 0 rgba(239, 240, 241, 0.3); }50% {box-shadow: 0 0 20px rgba(239, 240, 241, 0.8); }to {box-shadow: 0 0 0 rgba(239, 240, 241, 0.3); } }@keyframes glowing-color-neutral {from {box-shadow: 0 0 0 rgba(255, 255, 255, 0.3); }50% {box-shadow: 0 0 20px rgba(255, 255, 255, 0.8); }to {box-shadow: 0 0 0 rgba(255, 255, 255, 0.3); } }/*
|
198 |
+
* Glowing Buttons Base Styes
|
199 |
+
*
|
200 |
+
* A pulse like glow that appears
|
201 |
+
* rythmically around the edges of
|
202 |
+
* a button.
|
203 |
+
*/.btn-glow {animation-duration: 3s;animation-iteration-count: infinite;animation-name: glowing; }.btn-glow:active, .btn-glow.active, .btn-glow.is-active {animation-name: none; }/*
|
204 |
+
* Glowing Button Colors
|
205 |
+
*
|
206 |
+
* Create colors for glowing buttons
|
207 |
+
*/.btn-glow.btn-color-1 {animation-name: glowing-color-1; }.btn-glow.btn-color-2 {animation-name: glowing-color-2; }.btn-glow.btn-color-3 {animation-name: glowing-color-3; }.btn-glow.btn-color-4 {animation-name: glowing-color-4; }.btn-glow.btn-color-5 {animation-name: glowing-color-5; }.btn-glow.btn-color-dark {animation-name: glowing-color-dark; }.btn-glow.btn-color-light {animation-name: glowing-color-light; }.btn-glow.btn-color-neutral {animation-name: glowing-color-neutral; }/*
|
208 |
+
* Dropdown menu buttons
|
209 |
+
*
|
210 |
+
* A dropdown menu appears
|
211 |
+
* when a button is pressed
|
212 |
+
*//*
|
213 |
+
* Dropdown Container
|
214 |
+
*
|
215 |
+
*/.btn-dropdown {position: relative;overflow: visible;display: inline-block; }/*
|
216 |
+
* Dropdown List Style
|
217 |
+
*
|
218 |
+
*/.btn-dropdown-list {display: none;position: absolute;padding: 0;margin: 0;top: 0;left: 0;z-index: 1000;min-width: 100%;list-style-type: none;background: rgba(255, 255, 255, 0.95);border-style: solid;border-width: 1px;border-color: #d5d5d5;font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);border-radius: 3px;box-sizing: border-box;/*
|
219 |
+
* Dropdown Below
|
220 |
+
*
|
221 |
+
*//*
|
222 |
+
* Dropdown Above
|
223 |
+
*
|
224 |
+
*/ }.btn-dropdown-list.is-below {top: 100%;border-top: none;border-radius: 0 0 3px 3px; }.btn-dropdown-list.is-above {bottom: 100%;top: auto;border-bottom: none;border-radius: 3px 3px 0 0;box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.2); }/*
|
225 |
+
* Dropdown Buttons
|
226 |
+
*
|
227 |
+
*/.btn-dropdown-list > li {padding: 0;margin: 0;display: block; }.btn-dropdown-list > li > a {display: block;line-height: 40px;font-size: 12.8px;padding: 5px 10px;float: none;color: #666;text-decoration: none; }.btn-dropdown-list > li > a:hover {color: #5e5e5e;background: #f6f6f6;text-decoration: none; }.btn-dropdown-divider {border-top: 1px solid #e6e6e6; }/*
|
228 |
+
* Dropdown Colors
|
229 |
+
*
|
230 |
+
* Create colors for buttons
|
231 |
+
* (.button-primary, .button-secondary, etc.)
|
232 |
+
*/.btn-dropdown.btn-dropdown-color-1 .btn-dropdown-list {background: rgba(33, 150, 243, 0.95);border-color: #0c7cd5; }.btn-dropdown.btn-dropdown-color-1 .btn-dropdown-list .btn-dropdown-divider {border-color: #0c84e4; }.btn-dropdown.btn-dropdown-color-1 .btn-dropdown-list > li > a {color: #1a1a1a; }.btn-dropdown.btn-dropdown-color-1 .btn-dropdown-list > li > a:hover {color: #0d0d0d;background: #0d8aee; }.btn-dropdown.btn-dropdown-color-2 .btn-dropdown-list {background: rgba(13, 71, 161, 0.95);border-color: #093272; }.btn-dropdown.btn-dropdown-color-2 .btn-dropdown-list .btn-dropdown-divider {border-color: #0a3880; }.btn-dropdown.btn-dropdown-color-2 .btn-dropdown-list > li > a {color: #ffffff; }.btn-dropdown.btn-dropdown-color-2 .btn-dropdown-list > li > a:hover {color: #f2f2f2;background: #0b3d89; }.btn-dropdown.btn-dropdown-color-3 .btn-dropdown-list {background: rgba(187, 222, 251, 0.95);border-color: #8bc7f8; }.btn-dropdown.btn-dropdown-color-3 .btn-dropdown-list .btn-dropdown-divider {border-color: #99cef9; }.btn-dropdown.btn-dropdown-color-3 .btn-dropdown-list > li > a {color: #1a1a1a; }.btn-dropdown.btn-dropdown-color-3 .btn-dropdown-list > li > a:hover {color: #0d0d0d;background: #a3d2fa; }.btn-dropdown.btn-dropdown-color-4 .btn-dropdown-list {background: rgba(238, 238, 238, 0.95);border-color: #d5d5d5; }.btn-dropdown.btn-dropdown-color-4 .btn-dropdown-list .btn-dropdown-divider {border-color: gainsboro; }.btn-dropdown.btn-dropdown-color-4 .btn-dropdown-list > li > a {color: #1a1a1a; }.btn-dropdown.btn-dropdown-color-4 .btn-dropdown-list > li > a:hover {color: #0d0d0d;background: #e1e1e1; }.btn-dropdown.btn-dropdown-color-5 .btn-dropdown-list {background: rgba(19, 19, 19, 0.95);border-color: black; }.btn-dropdown.btn-dropdown-color-5 .btn-dropdown-list .btn-dropdown-divider {border-color: #010101; }.btn-dropdown.btn-dropdown-color-5 .btn-dropdown-list > li > a {color: #ffffff; }.btn-dropdown.btn-dropdown-color-5 .btn-dropdown-list > li > a:hover {color: #f2f2f2;background: #060606; }.btn-dropdown.btn-dropdown-color-dark .btn-dropdown-list {background: rgba(37, 37, 37, 0.95);border-color: #0c0c0c; }.btn-dropdown.btn-dropdown-color-dark .btn-dropdown-list .btn-dropdown-divider {border-color: #131313; }.btn-dropdown.btn-dropdown-color-dark .btn-dropdown-list > li > a {color: #ffffff; }.btn-dropdown.btn-dropdown-color-dark .btn-dropdown-list > li > a:hover {color: #f2f2f2;background: #181818; }.btn-dropdown.btn-dropdown-color-light .btn-dropdown-list {background: rgba(239, 240, 241, 0.95);border-color: #d4d7d9; }.btn-dropdown.btn-dropdown-color-light .btn-dropdown-list .btn-dropdown-divider {border-color: #dcdee0; }.btn-dropdown.btn-dropdown-color-light .btn-dropdown-list > li > a {color: #1a1a1a; }.btn-dropdown.btn-dropdown-color-light .btn-dropdown-list > li > a:hover {color: #0d0d0d;background: #e1e3e5; }.btn-dropdown.btn-dropdown-color-neutral .btn-dropdown-list {background: rgba(255, 255, 255, 0.95);border-color: #e6e6e6; }.btn-dropdown.btn-dropdown-color-neutral .btn-dropdown-list .btn-dropdown-divider {border-color: #ededed; }.btn-dropdown.btn-dropdown-color-neutral .btn-dropdown-list > li > a {color: #1a1a1a; }.btn-dropdown.btn-dropdown-color-neutral .btn-dropdown-list > li > a:hover {color: #0d0d0d;background: #f2f2f2; }/*
|
233 |
+
* Buton Groups
|
234 |
+
*
|
235 |
+
* A group of related buttons
|
236 |
+
* displayed edge to edge
|
237 |
+
*/.btn-group {position: relative;display: inline-block; }.btn-group:after {content: " ";display: block;clear: both; }.btn-group .btn,.btn-group .btn-dropdown {float: left; }.btn-group .btn:not(:first-child):not(:last-child),.btn-group .btn-dropdown:not(:first-child):not(:last-child) {border-radius: 0;border-right: none; }.btn-group .btn:first-child,.btn-group .btn-dropdown:first-child {border-top-right-radius: 0;border-bottom-right-radius: 0;border-right: none; }.btn-group .btn:last-child,.btn-group .btn-dropdown:last-child {border-top-left-radius: 0;border-bottom-left-radius: 0; }/*
|
238 |
+
* Button Wrapper
|
239 |
+
*
|
240 |
+
* A wrap around effect to highlight
|
241 |
+
* the shape of the button and offer
|
242 |
+
* a subtle visual effect.
|
243 |
+
*/.btn-wrap {border: 1px solid #e3e3e3;display: inline-block;padding: 9px;background: linear-gradient(#f2f2f2, #FFF);border-radius: 200px;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.04); }/*
|
244 |
+
* Long Shadow Buttons
|
245 |
+
*
|
246 |
+
* A visual effect adding a flat shadow to the text of a button
|
247 |
+
*//*
|
248 |
+
* Long Shadow Function
|
249 |
+
*
|
250 |
+
* Loops $length times building a long shadow. Defaults downward right
|
251 |
+
*//*
|
252 |
+
* LONG SHADOW MIXIN
|
253 |
+
*
|
254 |
+
*//*
|
255 |
+
* Shadow Right
|
256 |
+
*
|
257 |
+
*/.btn-longshadow,.btn-longshadow-right {overflow: hidden; }.btn-longshadow.btn-color-1,.btn-longshadow-right.btn-color-1 {text-shadow: 0px 0px #0c7cd5, 1px 1px #0c7cd5, 2px 2px #0c7cd5, 3px 3px #0c7cd5, 4px 4px #0c7cd5, 5px 5px #0c7cd5, 6px 6px #0c7cd5, 7px 7px #0c7cd5, 8px 8px #0c7cd5, 9px 9px #0c7cd5, 10px 10px #0c7cd5, 11px 11px #0c7cd5, 12px 12px #0c7cd5, 13px 13px #0c7cd5, 14px 14px #0c7cd5, 15px 15px #0c7cd5, 16px 16px #0c7cd5, 17px 17px #0c7cd5, 18px 18px #0c7cd5, 19px 19px #0c7cd5, 20px 20px #0c7cd5, 21px 21px #0c7cd5, 22px 22px #0c7cd5, 23px 23px #0c7cd5, 24px 24px #0c7cd5, 25px 25px #0c7cd5, 26px 26px #0c7cd5, 27px 27px #0c7cd5, 28px 28px #0c7cd5, 29px 29px #0c7cd5, 30px 30px #0c7cd5, 31px 31px #0c7cd5, 32px 32px #0c7cd5, 33px 33px #0c7cd5, 34px 34px #0c7cd5, 35px 35px #0c7cd5, 36px 36px #0c7cd5, 37px 37px #0c7cd5, 38px 38px #0c7cd5, 39px 39px #0c7cd5, 40px 40px #0c7cd5, 41px 41px #0c7cd5, 42px 42px #0c7cd5, 43px 43px #0c7cd5, 44px 44px #0c7cd5, 45px 45px #0c7cd5, 46px 46px #0c7cd5, 47px 47px #0c7cd5, 48px 48px #0c7cd5, 49px 49px #0c7cd5, 50px 50px #0c7cd5, 51px 51px #0c7cd5, 52px 52px #0c7cd5, 53px 53px #0c7cd5, 54px 54px #0c7cd5, 55px 55px #0c7cd5, 56px 56px #0c7cd5, 57px 57px #0c7cd5, 58px 58px #0c7cd5, 59px 59px #0c7cd5, 60px 60px #0c7cd5, 61px 61px #0c7cd5, 62px 62px #0c7cd5, 63px 63px #0c7cd5, 64px 64px #0c7cd5, 65px 65px #0c7cd5, 66px 66px #0c7cd5, 67px 67px #0c7cd5, 68px 68px #0c7cd5, 69px 69px #0c7cd5, 70px 70px #0c7cd5, 71px 71px #0c7cd5, 72px 72px #0c7cd5, 73px 73px #0c7cd5, 74px 74px #0c7cd5, 75px 75px #0c7cd5, 76px 76px #0c7cd5, 77px 77px #0c7cd5, 78px 78px #0c7cd5, 79px 79px #0c7cd5, 80px 80px #0c7cd5, 81px 81px #0c7cd5, 82px 82px #0c7cd5, 83px 83px #0c7cd5, 84px 84px #0c7cd5, 85px 85px #0c7cd5; }.btn-longshadow.btn-color-1:active, .btn-longshadow.btn-color-1.active, .btn-longshadow.btn-color-1.is-active,.btn-longshadow-right.btn-color-1:active,.btn-longshadow-right.btn-color-1.active,.btn-longshadow-right.btn-color-1.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow.btn-color-2,.btn-longshadow-right.btn-color-2 {text-shadow: 0px 0px #093272, 1px 1px #093272, 2px 2px #093272, 3px 3px #093272, 4px 4px #093272, 5px 5px #093272, 6px 6px #093272, 7px 7px #093272, 8px 8px #093272, 9px 9px #093272, 10px 10px #093272, 11px 11px #093272, 12px 12px #093272, 13px 13px #093272, 14px 14px #093272, 15px 15px #093272, 16px 16px #093272, 17px 17px #093272, 18px 18px #093272, 19px 19px #093272, 20px 20px #093272, 21px 21px #093272, 22px 22px #093272, 23px 23px #093272, 24px 24px #093272, 25px 25px #093272, 26px 26px #093272, 27px 27px #093272, 28px 28px #093272, 29px 29px #093272, 30px 30px #093272, 31px 31px #093272, 32px 32px #093272, 33px 33px #093272, 34px 34px #093272, 35px 35px #093272, 36px 36px #093272, 37px 37px #093272, 38px 38px #093272, 39px 39px #093272, 40px 40px #093272, 41px 41px #093272, 42px 42px #093272, 43px 43px #093272, 44px 44px #093272, 45px 45px #093272, 46px 46px #093272, 47px 47px #093272, 48px 48px #093272, 49px 49px #093272, 50px 50px #093272, 51px 51px #093272, 52px 52px #093272, 53px 53px #093272, 54px 54px #093272, 55px 55px #093272, 56px 56px #093272, 57px 57px #093272, 58px 58px #093272, 59px 59px #093272, 60px 60px #093272, 61px 61px #093272, 62px 62px #093272, 63px 63px #093272, 64px 64px #093272, 65px 65px #093272, 66px 66px #093272, 67px 67px #093272, 68px 68px #093272, 69px 69px #093272, 70px 70px #093272, 71px 71px #093272, 72px 72px #093272, 73px 73px #093272, 74px 74px #093272, 75px 75px #093272, 76px 76px #093272, 77px 77px #093272, 78px 78px #093272, 79px 79px #093272, 80px 80px #093272, 81px 81px #093272, 82px 82px #093272, 83px 83px #093272, 84px 84px #093272, 85px 85px #093272; }.btn-longshadow.btn-color-2:active, .btn-longshadow.btn-color-2.active, .btn-longshadow.btn-color-2.is-active,.btn-longshadow-right.btn-color-2:active,.btn-longshadow-right.btn-color-2.active,.btn-longshadow-right.btn-color-2.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow.btn-color-3,.btn-longshadow-right.btn-color-3 {text-shadow: 0px 0px #8bc7f8, 1px 1px #8bc7f8, 2px 2px #8bc7f8, 3px 3px #8bc7f8, 4px 4px #8bc7f8, 5px 5px #8bc7f8, 6px 6px #8bc7f8, 7px 7px #8bc7f8, 8px 8px #8bc7f8, 9px 9px #8bc7f8, 10px 10px #8bc7f8, 11px 11px #8bc7f8, 12px 12px #8bc7f8, 13px 13px #8bc7f8, 14px 14px #8bc7f8, 15px 15px #8bc7f8, 16px 16px #8bc7f8, 17px 17px #8bc7f8, 18px 18px #8bc7f8, 19px 19px #8bc7f8, 20px 20px #8bc7f8, 21px 21px #8bc7f8, 22px 22px #8bc7f8, 23px 23px #8bc7f8, 24px 24px #8bc7f8, 25px 25px #8bc7f8, 26px 26px #8bc7f8, 27px 27px #8bc7f8, 28px 28px #8bc7f8, 29px 29px #8bc7f8, 30px 30px #8bc7f8, 31px 31px #8bc7f8, 32px 32px #8bc7f8, 33px 33px #8bc7f8, 34px 34px #8bc7f8, 35px 35px #8bc7f8, 36px 36px #8bc7f8, 37px 37px #8bc7f8, 38px 38px #8bc7f8, 39px 39px #8bc7f8, 40px 40px #8bc7f8, 41px 41px #8bc7f8, 42px 42px #8bc7f8, 43px 43px #8bc7f8, 44px 44px #8bc7f8, 45px 45px #8bc7f8, 46px 46px #8bc7f8, 47px 47px #8bc7f8, 48px 48px #8bc7f8, 49px 49px #8bc7f8, 50px 50px #8bc7f8, 51px 51px #8bc7f8, 52px 52px #8bc7f8, 53px 53px #8bc7f8, 54px 54px #8bc7f8, 55px 55px #8bc7f8, 56px 56px #8bc7f8, 57px 57px #8bc7f8, 58px 58px #8bc7f8, 59px 59px #8bc7f8, 60px 60px #8bc7f8, 61px 61px #8bc7f8, 62px 62px #8bc7f8, 63px 63px #8bc7f8, 64px 64px #8bc7f8, 65px 65px #8bc7f8, 66px 66px #8bc7f8, 67px 67px #8bc7f8, 68px 68px #8bc7f8, 69px 69px #8bc7f8, 70px 70px #8bc7f8, 71px 71px #8bc7f8, 72px 72px #8bc7f8, 73px 73px #8bc7f8, 74px 74px #8bc7f8, 75px 75px #8bc7f8, 76px 76px #8bc7f8, 77px 77px #8bc7f8, 78px 78px #8bc7f8, 79px 79px #8bc7f8, 80px 80px #8bc7f8, 81px 81px #8bc7f8, 82px 82px #8bc7f8, 83px 83px #8bc7f8, 84px 84px #8bc7f8, 85px 85px #8bc7f8; }.btn-longshadow.btn-color-3:active, .btn-longshadow.btn-color-3.active, .btn-longshadow.btn-color-3.is-active,.btn-longshadow-right.btn-color-3:active,.btn-longshadow-right.btn-color-3.active,.btn-longshadow-right.btn-color-3.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow.btn-color-4,.btn-longshadow-right.btn-color-4 {text-shadow: 0px 0px #d5d5d5, 1px 1px #d5d5d5, 2px 2px #d5d5d5, 3px 3px #d5d5d5, 4px 4px #d5d5d5, 5px 5px #d5d5d5, 6px 6px #d5d5d5, 7px 7px #d5d5d5, 8px 8px #d5d5d5, 9px 9px #d5d5d5, 10px 10px #d5d5d5, 11px 11px #d5d5d5, 12px 12px #d5d5d5, 13px 13px #d5d5d5, 14px 14px #d5d5d5, 15px 15px #d5d5d5, 16px 16px #d5d5d5, 17px 17px #d5d5d5, 18px 18px #d5d5d5, 19px 19px #d5d5d5, 20px 20px #d5d5d5, 21px 21px #d5d5d5, 22px 22px #d5d5d5, 23px 23px #d5d5d5, 24px 24px #d5d5d5, 25px 25px #d5d5d5, 26px 26px #d5d5d5, 27px 27px #d5d5d5, 28px 28px #d5d5d5, 29px 29px #d5d5d5, 30px 30px #d5d5d5, 31px 31px #d5d5d5, 32px 32px #d5d5d5, 33px 33px #d5d5d5, 34px 34px #d5d5d5, 35px 35px #d5d5d5, 36px 36px #d5d5d5, 37px 37px #d5d5d5, 38px 38px #d5d5d5, 39px 39px #d5d5d5, 40px 40px #d5d5d5, 41px 41px #d5d5d5, 42px 42px #d5d5d5, 43px 43px #d5d5d5, 44px 44px #d5d5d5, 45px 45px #d5d5d5, 46px 46px #d5d5d5, 47px 47px #d5d5d5, 48px 48px #d5d5d5, 49px 49px #d5d5d5, 50px 50px #d5d5d5, 51px 51px #d5d5d5, 52px 52px #d5d5d5, 53px 53px #d5d5d5, 54px 54px #d5d5d5, 55px 55px #d5d5d5, 56px 56px #d5d5d5, 57px 57px #d5d5d5, 58px 58px #d5d5d5, 59px 59px #d5d5d5, 60px 60px #d5d5d5, 61px 61px #d5d5d5, 62px 62px #d5d5d5, 63px 63px #d5d5d5, 64px 64px #d5d5d5, 65px 65px #d5d5d5, 66px 66px #d5d5d5, 67px 67px #d5d5d5, 68px 68px #d5d5d5, 69px 69px #d5d5d5, 70px 70px #d5d5d5, 71px 71px #d5d5d5, 72px 72px #d5d5d5, 73px 73px #d5d5d5, 74px 74px #d5d5d5, 75px 75px #d5d5d5, 76px 76px #d5d5d5, 77px 77px #d5d5d5, 78px 78px #d5d5d5, 79px 79px #d5d5d5, 80px 80px #d5d5d5, 81px 81px #d5d5d5, 82px 82px #d5d5d5, 83px 83px #d5d5d5, 84px 84px #d5d5d5, 85px 85px #d5d5d5; }.btn-longshadow.btn-color-4:active, .btn-longshadow.btn-color-4.active, .btn-longshadow.btn-color-4.is-active,.btn-longshadow-right.btn-color-4:active,.btn-longshadow-right.btn-color-4.active,.btn-longshadow-right.btn-color-4.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow.btn-color-5,.btn-longshadow-right.btn-color-5 {text-shadow: 0px 0px black, 1px 1px black, 2px 2px black, 3px 3px black, 4px 4px black, 5px 5px black, 6px 6px black, 7px 7px black, 8px 8px black, 9px 9px black, 10px 10px black, 11px 11px black, 12px 12px black, 13px 13px black, 14px 14px black, 15px 15px black, 16px 16px black, 17px 17px black, 18px 18px black, 19px 19px black, 20px 20px black, 21px 21px black, 22px 22px black, 23px 23px black, 24px 24px black, 25px 25px black, 26px 26px black, 27px 27px black, 28px 28px black, 29px 29px black, 30px 30px black, 31px 31px black, 32px 32px black, 33px 33px black, 34px 34px black, 35px 35px black, 36px 36px black, 37px 37px black, 38px 38px black, 39px 39px black, 40px 40px black, 41px 41px black, 42px 42px black, 43px 43px black, 44px 44px black, 45px 45px black, 46px 46px black, 47px 47px black, 48px 48px black, 49px 49px black, 50px 50px black, 51px 51px black, 52px 52px black, 53px 53px black, 54px 54px black, 55px 55px black, 56px 56px black, 57px 57px black, 58px 58px black, 59px 59px black, 60px 60px black, 61px 61px black, 62px 62px black, 63px 63px black, 64px 64px black, 65px 65px black, 66px 66px black, 67px 67px black, 68px 68px black, 69px 69px black, 70px 70px black, 71px 71px black, 72px 72px black, 73px 73px black, 74px 74px black, 75px 75px black, 76px 76px black, 77px 77px black, 78px 78px black, 79px 79px black, 80px 80px black, 81px 81px black, 82px 82px black, 83px 83px black, 84px 84px black, 85px 85px black; }.btn-longshadow.btn-color-5:active, .btn-longshadow.btn-color-5.active, .btn-longshadow.btn-color-5.is-active,.btn-longshadow-right.btn-color-5:active,.btn-longshadow-right.btn-color-5.active,.btn-longshadow-right.btn-color-5.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow.btn-color-dark,.btn-longshadow-right.btn-color-dark {text-shadow: 0px 0px #0c0c0c, 1px 1px #0c0c0c, 2px 2px #0c0c0c, 3px 3px #0c0c0c, 4px 4px #0c0c0c, 5px 5px #0c0c0c, 6px 6px #0c0c0c, 7px 7px #0c0c0c, 8px 8px #0c0c0c, 9px 9px #0c0c0c, 10px 10px #0c0c0c, 11px 11px #0c0c0c, 12px 12px #0c0c0c, 13px 13px #0c0c0c, 14px 14px #0c0c0c, 15px 15px #0c0c0c, 16px 16px #0c0c0c, 17px 17px #0c0c0c, 18px 18px #0c0c0c, 19px 19px #0c0c0c, 20px 20px #0c0c0c, 21px 21px #0c0c0c, 22px 22px #0c0c0c, 23px 23px #0c0c0c, 24px 24px #0c0c0c, 25px 25px #0c0c0c, 26px 26px #0c0c0c, 27px 27px #0c0c0c, 28px 28px #0c0c0c, 29px 29px #0c0c0c, 30px 30px #0c0c0c, 31px 31px #0c0c0c, 32px 32px #0c0c0c, 33px 33px #0c0c0c, 34px 34px #0c0c0c, 35px 35px #0c0c0c, 36px 36px #0c0c0c, 37px 37px #0c0c0c, 38px 38px #0c0c0c, 39px 39px #0c0c0c, 40px 40px #0c0c0c, 41px 41px #0c0c0c, 42px 42px #0c0c0c, 43px 43px #0c0c0c, 44px 44px #0c0c0c, 45px 45px #0c0c0c, 46px 46px #0c0c0c, 47px 47px #0c0c0c, 48px 48px #0c0c0c, 49px 49px #0c0c0c, 50px 50px #0c0c0c, 51px 51px #0c0c0c, 52px 52px #0c0c0c, 53px 53px #0c0c0c, 54px 54px #0c0c0c, 55px 55px #0c0c0c, 56px 56px #0c0c0c, 57px 57px #0c0c0c, 58px 58px #0c0c0c, 59px 59px #0c0c0c, 60px 60px #0c0c0c, 61px 61px #0c0c0c, 62px 62px #0c0c0c, 63px 63px #0c0c0c, 64px 64px #0c0c0c, 65px 65px #0c0c0c, 66px 66px #0c0c0c, 67px 67px #0c0c0c, 68px 68px #0c0c0c, 69px 69px #0c0c0c, 70px 70px #0c0c0c, 71px 71px #0c0c0c, 72px 72px #0c0c0c, 73px 73px #0c0c0c, 74px 74px #0c0c0c, 75px 75px #0c0c0c, 76px 76px #0c0c0c, 77px 77px #0c0c0c, 78px 78px #0c0c0c, 79px 79px #0c0c0c, 80px 80px #0c0c0c, 81px 81px #0c0c0c, 82px 82px #0c0c0c, 83px 83px #0c0c0c, 84px 84px #0c0c0c, 85px 85px #0c0c0c; }.btn-longshadow.btn-color-dark:active, .btn-longshadow.btn-color-dark.active, .btn-longshadow.btn-color-dark.is-active,.btn-longshadow-right.btn-color-dark:active,.btn-longshadow-right.btn-color-dark.active,.btn-longshadow-right.btn-color-dark.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow.btn-color-light,.btn-longshadow-right.btn-color-light {text-shadow: 0px 0px #d4d7d9, 1px 1px #d4d7d9, 2px 2px #d4d7d9, 3px 3px #d4d7d9, 4px 4px #d4d7d9, 5px 5px #d4d7d9, 6px 6px #d4d7d9, 7px 7px #d4d7d9, 8px 8px #d4d7d9, 9px 9px #d4d7d9, 10px 10px #d4d7d9, 11px 11px #d4d7d9, 12px 12px #d4d7d9, 13px 13px #d4d7d9, 14px 14px #d4d7d9, 15px 15px #d4d7d9, 16px 16px #d4d7d9, 17px 17px #d4d7d9, 18px 18px #d4d7d9, 19px 19px #d4d7d9, 20px 20px #d4d7d9, 21px 21px #d4d7d9, 22px 22px #d4d7d9, 23px 23px #d4d7d9, 24px 24px #d4d7d9, 25px 25px #d4d7d9, 26px 26px #d4d7d9, 27px 27px #d4d7d9, 28px 28px #d4d7d9, 29px 29px #d4d7d9, 30px 30px #d4d7d9, 31px 31px #d4d7d9, 32px 32px #d4d7d9, 33px 33px #d4d7d9, 34px 34px #d4d7d9, 35px 35px #d4d7d9, 36px 36px #d4d7d9, 37px 37px #d4d7d9, 38px 38px #d4d7d9, 39px 39px #d4d7d9, 40px 40px #d4d7d9, 41px 41px #d4d7d9, 42px 42px #d4d7d9, 43px 43px #d4d7d9, 44px 44px #d4d7d9, 45px 45px #d4d7d9, 46px 46px #d4d7d9, 47px 47px #d4d7d9, 48px 48px #d4d7d9, 49px 49px #d4d7d9, 50px 50px #d4d7d9, 51px 51px #d4d7d9, 52px 52px #d4d7d9, 53px 53px #d4d7d9, 54px 54px #d4d7d9, 55px 55px #d4d7d9, 56px 56px #d4d7d9, 57px 57px #d4d7d9, 58px 58px #d4d7d9, 59px 59px #d4d7d9, 60px 60px #d4d7d9, 61px 61px #d4d7d9, 62px 62px #d4d7d9, 63px 63px #d4d7d9, 64px 64px #d4d7d9, 65px 65px #d4d7d9, 66px 66px #d4d7d9, 67px 67px #d4d7d9, 68px 68px #d4d7d9, 69px 69px #d4d7d9, 70px 70px #d4d7d9, 71px 71px #d4d7d9, 72px 72px #d4d7d9, 73px 73px #d4d7d9, 74px 74px #d4d7d9, 75px 75px #d4d7d9, 76px 76px #d4d7d9, 77px 77px #d4d7d9, 78px 78px #d4d7d9, 79px 79px #d4d7d9, 80px 80px #d4d7d9, 81px 81px #d4d7d9, 82px 82px #d4d7d9, 83px 83px #d4d7d9, 84px 84px #d4d7d9, 85px 85px #d4d7d9; }.btn-longshadow.btn-color-light:active, .btn-longshadow.btn-color-light.active, .btn-longshadow.btn-color-light.is-active,.btn-longshadow-right.btn-color-light:active,.btn-longshadow-right.btn-color-light.active,.btn-longshadow-right.btn-color-light.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow.btn-color-neutral,.btn-longshadow-right.btn-color-neutral {text-shadow: 0px 0px #e6e6e6, 1px 1px #e6e6e6, 2px 2px #e6e6e6, 3px 3px #e6e6e6, 4px 4px #e6e6e6, 5px 5px #e6e6e6, 6px 6px #e6e6e6, 7px 7px #e6e6e6, 8px 8px #e6e6e6, 9px 9px #e6e6e6, 10px 10px #e6e6e6, 11px 11px #e6e6e6, 12px 12px #e6e6e6, 13px 13px #e6e6e6, 14px 14px #e6e6e6, 15px 15px #e6e6e6, 16px 16px #e6e6e6, 17px 17px #e6e6e6, 18px 18px #e6e6e6, 19px 19px #e6e6e6, 20px 20px #e6e6e6, 21px 21px #e6e6e6, 22px 22px #e6e6e6, 23px 23px #e6e6e6, 24px 24px #e6e6e6, 25px 25px #e6e6e6, 26px 26px #e6e6e6, 27px 27px #e6e6e6, 28px 28px #e6e6e6, 29px 29px #e6e6e6, 30px 30px #e6e6e6, 31px 31px #e6e6e6, 32px 32px #e6e6e6, 33px 33px #e6e6e6, 34px 34px #e6e6e6, 35px 35px #e6e6e6, 36px 36px #e6e6e6, 37px 37px #e6e6e6, 38px 38px #e6e6e6, 39px 39px #e6e6e6, 40px 40px #e6e6e6, 41px 41px #e6e6e6, 42px 42px #e6e6e6, 43px 43px #e6e6e6, 44px 44px #e6e6e6, 45px 45px #e6e6e6, 46px 46px #e6e6e6, 47px 47px #e6e6e6, 48px 48px #e6e6e6, 49px 49px #e6e6e6, 50px 50px #e6e6e6, 51px 51px #e6e6e6, 52px 52px #e6e6e6, 53px 53px #e6e6e6, 54px 54px #e6e6e6, 55px 55px #e6e6e6, 56px 56px #e6e6e6, 57px 57px #e6e6e6, 58px 58px #e6e6e6, 59px 59px #e6e6e6, 60px 60px #e6e6e6, 61px 61px #e6e6e6, 62px 62px #e6e6e6, 63px 63px #e6e6e6, 64px 64px #e6e6e6, 65px 65px #e6e6e6, 66px 66px #e6e6e6, 67px 67px #e6e6e6, 68px 68px #e6e6e6, 69px 69px #e6e6e6, 70px 70px #e6e6e6, 71px 71px #e6e6e6, 72px 72px #e6e6e6, 73px 73px #e6e6e6, 74px 74px #e6e6e6, 75px 75px #e6e6e6, 76px 76px #e6e6e6, 77px 77px #e6e6e6, 78px 78px #e6e6e6, 79px 79px #e6e6e6, 80px 80px #e6e6e6, 81px 81px #e6e6e6, 82px 82px #e6e6e6, 83px 83px #e6e6e6, 84px 84px #e6e6e6, 85px 85px #e6e6e6; }.btn-longshadow.btn-color-neutral:active, .btn-longshadow.btn-color-neutral.active, .btn-longshadow.btn-color-neutral.is-active,.btn-longshadow-right.btn-color-neutral:active,.btn-longshadow-right.btn-color-neutral.active,.btn-longshadow-right.btn-color-neutral.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }/*
|
258 |
+
* Shadow Left
|
259 |
+
*
|
260 |
+
*/.btn-longshadow-left {overflow: hidden; }.btn-longshadow-left.btn-color-1 {text-shadow: 0px 0px #0c7cd5, -1px 1px #0c7cd5, -2px 2px #0c7cd5, -3px 3px #0c7cd5, -4px 4px #0c7cd5, -5px 5px #0c7cd5, -6px 6px #0c7cd5, -7px 7px #0c7cd5, -8px 8px #0c7cd5, -9px 9px #0c7cd5, -10px 10px #0c7cd5, -11px 11px #0c7cd5, -12px 12px #0c7cd5, -13px 13px #0c7cd5, -14px 14px #0c7cd5, -15px 15px #0c7cd5, -16px 16px #0c7cd5, -17px 17px #0c7cd5, -18px 18px #0c7cd5, -19px 19px #0c7cd5, -20px 20px #0c7cd5, -21px 21px #0c7cd5, -22px 22px #0c7cd5, -23px 23px #0c7cd5, -24px 24px #0c7cd5, -25px 25px #0c7cd5, -26px 26px #0c7cd5, -27px 27px #0c7cd5, -28px 28px #0c7cd5, -29px 29px #0c7cd5, -30px 30px #0c7cd5, -31px 31px #0c7cd5, -32px 32px #0c7cd5, -33px 33px #0c7cd5, -34px 34px #0c7cd5, -35px 35px #0c7cd5, -36px 36px #0c7cd5, -37px 37px #0c7cd5, -38px 38px #0c7cd5, -39px 39px #0c7cd5, -40px 40px #0c7cd5, -41px 41px #0c7cd5, -42px 42px #0c7cd5, -43px 43px #0c7cd5, -44px 44px #0c7cd5, -45px 45px #0c7cd5, -46px 46px #0c7cd5, -47px 47px #0c7cd5, -48px 48px #0c7cd5, -49px 49px #0c7cd5, -50px 50px #0c7cd5, -51px 51px #0c7cd5, -52px 52px #0c7cd5, -53px 53px #0c7cd5, -54px 54px #0c7cd5, -55px 55px #0c7cd5, -56px 56px #0c7cd5, -57px 57px #0c7cd5, -58px 58px #0c7cd5, -59px 59px #0c7cd5, -60px 60px #0c7cd5, -61px 61px #0c7cd5, -62px 62px #0c7cd5, -63px 63px #0c7cd5, -64px 64px #0c7cd5, -65px 65px #0c7cd5, -66px 66px #0c7cd5, -67px 67px #0c7cd5, -68px 68px #0c7cd5, -69px 69px #0c7cd5, -70px 70px #0c7cd5, -71px 71px #0c7cd5, -72px 72px #0c7cd5, -73px 73px #0c7cd5, -74px 74px #0c7cd5, -75px 75px #0c7cd5, -76px 76px #0c7cd5, -77px 77px #0c7cd5, -78px 78px #0c7cd5, -79px 79px #0c7cd5, -80px 80px #0c7cd5, -81px 81px #0c7cd5, -82px 82px #0c7cd5, -83px 83px #0c7cd5, -84px 84px #0c7cd5, -85px 85px #0c7cd5; }.btn-longshadow-left.btn-color-1:active, .btn-longshadow-left.btn-color-1.active, .btn-longshadow-left.btn-color-1.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow-left.btn-color-2 {text-shadow: 0px 0px #093272, -1px 1px #093272, -2px 2px #093272, -3px 3px #093272, -4px 4px #093272, -5px 5px #093272, -6px 6px #093272, -7px 7px #093272, -8px 8px #093272, -9px 9px #093272, -10px 10px #093272, -11px 11px #093272, -12px 12px #093272, -13px 13px #093272, -14px 14px #093272, -15px 15px #093272, -16px 16px #093272, -17px 17px #093272, -18px 18px #093272, -19px 19px #093272, -20px 20px #093272, -21px 21px #093272, -22px 22px #093272, -23px 23px #093272, -24px 24px #093272, -25px 25px #093272, -26px 26px #093272, -27px 27px #093272, -28px 28px #093272, -29px 29px #093272, -30px 30px #093272, -31px 31px #093272, -32px 32px #093272, -33px 33px #093272, -34px 34px #093272, -35px 35px #093272, -36px 36px #093272, -37px 37px #093272, -38px 38px #093272, -39px 39px #093272, -40px 40px #093272, -41px 41px #093272, -42px 42px #093272, -43px 43px #093272, -44px 44px #093272, -45px 45px #093272, -46px 46px #093272, -47px 47px #093272, -48px 48px #093272, -49px 49px #093272, -50px 50px #093272, -51px 51px #093272, -52px 52px #093272, -53px 53px #093272, -54px 54px #093272, -55px 55px #093272, -56px 56px #093272, -57px 57px #093272, -58px 58px #093272, -59px 59px #093272, -60px 60px #093272, -61px 61px #093272, -62px 62px #093272, -63px 63px #093272, -64px 64px #093272, -65px 65px #093272, -66px 66px #093272, -67px 67px #093272, -68px 68px #093272, -69px 69px #093272, -70px 70px #093272, -71px 71px #093272, -72px 72px #093272, -73px 73px #093272, -74px 74px #093272, -75px 75px #093272, -76px 76px #093272, -77px 77px #093272, -78px 78px #093272, -79px 79px #093272, -80px 80px #093272, -81px 81px #093272, -82px 82px #093272, -83px 83px #093272, -84px 84px #093272, -85px 85px #093272; }.btn-longshadow-left.btn-color-2:active, .btn-longshadow-left.btn-color-2.active, .btn-longshadow-left.btn-color-2.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow-left.btn-color-3 {text-shadow: 0px 0px #8bc7f8, -1px 1px #8bc7f8, -2px 2px #8bc7f8, -3px 3px #8bc7f8, -4px 4px #8bc7f8, -5px 5px #8bc7f8, -6px 6px #8bc7f8, -7px 7px #8bc7f8, -8px 8px #8bc7f8, -9px 9px #8bc7f8, -10px 10px #8bc7f8, -11px 11px #8bc7f8, -12px 12px #8bc7f8, -13px 13px #8bc7f8, -14px 14px #8bc7f8, -15px 15px #8bc7f8, -16px 16px #8bc7f8, -17px 17px #8bc7f8, -18px 18px #8bc7f8, -19px 19px #8bc7f8, -20px 20px #8bc7f8, -21px 21px #8bc7f8, -22px 22px #8bc7f8, -23px 23px #8bc7f8, -24px 24px #8bc7f8, -25px 25px #8bc7f8, -26px 26px #8bc7f8, -27px 27px #8bc7f8, -28px 28px #8bc7f8, -29px 29px #8bc7f8, -30px 30px #8bc7f8, -31px 31px #8bc7f8, -32px 32px #8bc7f8, -33px 33px #8bc7f8, -34px 34px #8bc7f8, -35px 35px #8bc7f8, -36px 36px #8bc7f8, -37px 37px #8bc7f8, -38px 38px #8bc7f8, -39px 39px #8bc7f8, -40px 40px #8bc7f8, -41px 41px #8bc7f8, -42px 42px #8bc7f8, -43px 43px #8bc7f8, -44px 44px #8bc7f8, -45px 45px #8bc7f8, -46px 46px #8bc7f8, -47px 47px #8bc7f8, -48px 48px #8bc7f8, -49px 49px #8bc7f8, -50px 50px #8bc7f8, -51px 51px #8bc7f8, -52px 52px #8bc7f8, -53px 53px #8bc7f8, -54px 54px #8bc7f8, -55px 55px #8bc7f8, -56px 56px #8bc7f8, -57px 57px #8bc7f8, -58px 58px #8bc7f8, -59px 59px #8bc7f8, -60px 60px #8bc7f8, -61px 61px #8bc7f8, -62px 62px #8bc7f8, -63px 63px #8bc7f8, -64px 64px #8bc7f8, -65px 65px #8bc7f8, -66px 66px #8bc7f8, -67px 67px #8bc7f8, -68px 68px #8bc7f8, -69px 69px #8bc7f8, -70px 70px #8bc7f8, -71px 71px #8bc7f8, -72px 72px #8bc7f8, -73px 73px #8bc7f8, -74px 74px #8bc7f8, -75px 75px #8bc7f8, -76px 76px #8bc7f8, -77px 77px #8bc7f8, -78px 78px #8bc7f8, -79px 79px #8bc7f8, -80px 80px #8bc7f8, -81px 81px #8bc7f8, -82px 82px #8bc7f8, -83px 83px #8bc7f8, -84px 84px #8bc7f8, -85px 85px #8bc7f8; }.btn-longshadow-left.btn-color-3:active, .btn-longshadow-left.btn-color-3.active, .btn-longshadow-left.btn-color-3.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow-left.btn-color-4 {text-shadow: 0px 0px #d5d5d5, -1px 1px #d5d5d5, -2px 2px #d5d5d5, -3px 3px #d5d5d5, -4px 4px #d5d5d5, -5px 5px #d5d5d5, -6px 6px #d5d5d5, -7px 7px #d5d5d5, -8px 8px #d5d5d5, -9px 9px #d5d5d5, -10px 10px #d5d5d5, -11px 11px #d5d5d5, -12px 12px #d5d5d5, -13px 13px #d5d5d5, -14px 14px #d5d5d5, -15px 15px #d5d5d5, -16px 16px #d5d5d5, -17px 17px #d5d5d5, -18px 18px #d5d5d5, -19px 19px #d5d5d5, -20px 20px #d5d5d5, -21px 21px #d5d5d5, -22px 22px #d5d5d5, -23px 23px #d5d5d5, -24px 24px #d5d5d5, -25px 25px #d5d5d5, -26px 26px #d5d5d5, -27px 27px #d5d5d5, -28px 28px #d5d5d5, -29px 29px #d5d5d5, -30px 30px #d5d5d5, -31px 31px #d5d5d5, -32px 32px #d5d5d5, -33px 33px #d5d5d5, -34px 34px #d5d5d5, -35px 35px #d5d5d5, -36px 36px #d5d5d5, -37px 37px #d5d5d5, -38px 38px #d5d5d5, -39px 39px #d5d5d5, -40px 40px #d5d5d5, -41px 41px #d5d5d5, -42px 42px #d5d5d5, -43px 43px #d5d5d5, -44px 44px #d5d5d5, -45px 45px #d5d5d5, -46px 46px #d5d5d5, -47px 47px #d5d5d5, -48px 48px #d5d5d5, -49px 49px #d5d5d5, -50px 50px #d5d5d5, -51px 51px #d5d5d5, -52px 52px #d5d5d5, -53px 53px #d5d5d5, -54px 54px #d5d5d5, -55px 55px #d5d5d5, -56px 56px #d5d5d5, -57px 57px #d5d5d5, -58px 58px #d5d5d5, -59px 59px #d5d5d5, -60px 60px #d5d5d5, -61px 61px #d5d5d5, -62px 62px #d5d5d5, -63px 63px #d5d5d5, -64px 64px #d5d5d5, -65px 65px #d5d5d5, -66px 66px #d5d5d5, -67px 67px #d5d5d5, -68px 68px #d5d5d5, -69px 69px #d5d5d5, -70px 70px #d5d5d5, -71px 71px #d5d5d5, -72px 72px #d5d5d5, -73px 73px #d5d5d5, -74px 74px #d5d5d5, -75px 75px #d5d5d5, -76px 76px #d5d5d5, -77px 77px #d5d5d5, -78px 78px #d5d5d5, -79px 79px #d5d5d5, -80px 80px #d5d5d5, -81px 81px #d5d5d5, -82px 82px #d5d5d5, -83px 83px #d5d5d5, -84px 84px #d5d5d5, -85px 85px #d5d5d5; }.btn-longshadow-left.btn-color-4:active, .btn-longshadow-left.btn-color-4.active, .btn-longshadow-left.btn-color-4.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow-left.btn-color-5 {text-shadow: 0px 0px black, -1px 1px black, -2px 2px black, -3px 3px black, -4px 4px black, -5px 5px black, -6px 6px black, -7px 7px black, -8px 8px black, -9px 9px black, -10px 10px black, -11px 11px black, -12px 12px black, -13px 13px black, -14px 14px black, -15px 15px black, -16px 16px black, -17px 17px black, -18px 18px black, -19px 19px black, -20px 20px black, -21px 21px black, -22px 22px black, -23px 23px black, -24px 24px black, -25px 25px black, -26px 26px black, -27px 27px black, -28px 28px black, -29px 29px black, -30px 30px black, -31px 31px black, -32px 32px black, -33px 33px black, -34px 34px black, -35px 35px black, -36px 36px black, -37px 37px black, -38px 38px black, -39px 39px black, -40px 40px black, -41px 41px black, -42px 42px black, -43px 43px black, -44px 44px black, -45px 45px black, -46px 46px black, -47px 47px black, -48px 48px black, -49px 49px black, -50px 50px black, -51px 51px black, -52px 52px black, -53px 53px black, -54px 54px black, -55px 55px black, -56px 56px black, -57px 57px black, -58px 58px black, -59px 59px black, -60px 60px black, -61px 61px black, -62px 62px black, -63px 63px black, -64px 64px black, -65px 65px black, -66px 66px black, -67px 67px black, -68px 68px black, -69px 69px black, -70px 70px black, -71px 71px black, -72px 72px black, -73px 73px black, -74px 74px black, -75px 75px black, -76px 76px black, -77px 77px black, -78px 78px black, -79px 79px black, -80px 80px black, -81px 81px black, -82px 82px black, -83px 83px black, -84px 84px black, -85px 85px black; }.btn-longshadow-left.btn-color-5:active, .btn-longshadow-left.btn-color-5.active, .btn-longshadow-left.btn-color-5.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow-left.btn-color-dark {text-shadow: 0px 0px #0c0c0c, -1px 1px #0c0c0c, -2px 2px #0c0c0c, -3px 3px #0c0c0c, -4px 4px #0c0c0c, -5px 5px #0c0c0c, -6px 6px #0c0c0c, -7px 7px #0c0c0c, -8px 8px #0c0c0c, -9px 9px #0c0c0c, -10px 10px #0c0c0c, -11px 11px #0c0c0c, -12px 12px #0c0c0c, -13px 13px #0c0c0c, -14px 14px #0c0c0c, -15px 15px #0c0c0c, -16px 16px #0c0c0c, -17px 17px #0c0c0c, -18px 18px #0c0c0c, -19px 19px #0c0c0c, -20px 20px #0c0c0c, -21px 21px #0c0c0c, -22px 22px #0c0c0c, -23px 23px #0c0c0c, -24px 24px #0c0c0c, -25px 25px #0c0c0c, -26px 26px #0c0c0c, -27px 27px #0c0c0c, -28px 28px #0c0c0c, -29px 29px #0c0c0c, -30px 30px #0c0c0c, -31px 31px #0c0c0c, -32px 32px #0c0c0c, -33px 33px #0c0c0c, -34px 34px #0c0c0c, -35px 35px #0c0c0c, -36px 36px #0c0c0c, -37px 37px #0c0c0c, -38px 38px #0c0c0c, -39px 39px #0c0c0c, -40px 40px #0c0c0c, -41px 41px #0c0c0c, -42px 42px #0c0c0c, -43px 43px #0c0c0c, -44px 44px #0c0c0c, -45px 45px #0c0c0c, -46px 46px #0c0c0c, -47px 47px #0c0c0c, -48px 48px #0c0c0c, -49px 49px #0c0c0c, -50px 50px #0c0c0c, -51px 51px #0c0c0c, -52px 52px #0c0c0c, -53px 53px #0c0c0c, -54px 54px #0c0c0c, -55px 55px #0c0c0c, -56px 56px #0c0c0c, -57px 57px #0c0c0c, -58px 58px #0c0c0c, -59px 59px #0c0c0c, -60px 60px #0c0c0c, -61px 61px #0c0c0c, -62px 62px #0c0c0c, -63px 63px #0c0c0c, -64px 64px #0c0c0c, -65px 65px #0c0c0c, -66px 66px #0c0c0c, -67px 67px #0c0c0c, -68px 68px #0c0c0c, -69px 69px #0c0c0c, -70px 70px #0c0c0c, -71px 71px #0c0c0c, -72px 72px #0c0c0c, -73px 73px #0c0c0c, -74px 74px #0c0c0c, -75px 75px #0c0c0c, -76px 76px #0c0c0c, -77px 77px #0c0c0c, -78px 78px #0c0c0c, -79px 79px #0c0c0c, -80px 80px #0c0c0c, -81px 81px #0c0c0c, -82px 82px #0c0c0c, -83px 83px #0c0c0c, -84px 84px #0c0c0c, -85px 85px #0c0c0c; }.btn-longshadow-left.btn-color-dark:active, .btn-longshadow-left.btn-color-dark.active, .btn-longshadow-left.btn-color-dark.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow-left.btn-color-light {text-shadow: 0px 0px #d4d7d9, -1px 1px #d4d7d9, -2px 2px #d4d7d9, -3px 3px #d4d7d9, -4px 4px #d4d7d9, -5px 5px #d4d7d9, -6px 6px #d4d7d9, -7px 7px #d4d7d9, -8px 8px #d4d7d9, -9px 9px #d4d7d9, -10px 10px #d4d7d9, -11px 11px #d4d7d9, -12px 12px #d4d7d9, -13px 13px #d4d7d9, -14px 14px #d4d7d9, -15px 15px #d4d7d9, -16px 16px #d4d7d9, -17px 17px #d4d7d9, -18px 18px #d4d7d9, -19px 19px #d4d7d9, -20px 20px #d4d7d9, -21px 21px #d4d7d9, -22px 22px #d4d7d9, -23px 23px #d4d7d9, -24px 24px #d4d7d9, -25px 25px #d4d7d9, -26px 26px #d4d7d9, -27px 27px #d4d7d9, -28px 28px #d4d7d9, -29px 29px #d4d7d9, -30px 30px #d4d7d9, -31px 31px #d4d7d9, -32px 32px #d4d7d9, -33px 33px #d4d7d9, -34px 34px #d4d7d9, -35px 35px #d4d7d9, -36px 36px #d4d7d9, -37px 37px #d4d7d9, -38px 38px #d4d7d9, -39px 39px #d4d7d9, -40px 40px #d4d7d9, -41px 41px #d4d7d9, -42px 42px #d4d7d9, -43px 43px #d4d7d9, -44px 44px #d4d7d9, -45px 45px #d4d7d9, -46px 46px #d4d7d9, -47px 47px #d4d7d9, -48px 48px #d4d7d9, -49px 49px #d4d7d9, -50px 50px #d4d7d9, -51px 51px #d4d7d9, -52px 52px #d4d7d9, -53px 53px #d4d7d9, -54px 54px #d4d7d9, -55px 55px #d4d7d9, -56px 56px #d4d7d9, -57px 57px #d4d7d9, -58px 58px #d4d7d9, -59px 59px #d4d7d9, -60px 60px #d4d7d9, -61px 61px #d4d7d9, -62px 62px #d4d7d9, -63px 63px #d4d7d9, -64px 64px #d4d7d9, -65px 65px #d4d7d9, -66px 66px #d4d7d9, -67px 67px #d4d7d9, -68px 68px #d4d7d9, -69px 69px #d4d7d9, -70px 70px #d4d7d9, -71px 71px #d4d7d9, -72px 72px #d4d7d9, -73px 73px #d4d7d9, -74px 74px #d4d7d9, -75px 75px #d4d7d9, -76px 76px #d4d7d9, -77px 77px #d4d7d9, -78px 78px #d4d7d9, -79px 79px #d4d7d9, -80px 80px #d4d7d9, -81px 81px #d4d7d9, -82px 82px #d4d7d9, -83px 83px #d4d7d9, -84px 84px #d4d7d9, -85px 85px #d4d7d9; }.btn-longshadow-left.btn-color-light:active, .btn-longshadow-left.btn-color-light.active, .btn-longshadow-left.btn-color-light.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }.btn-longshadow-left.btn-color-neutral {text-shadow: 0px 0px #e6e6e6, -1px 1px #e6e6e6, -2px 2px #e6e6e6, -3px 3px #e6e6e6, -4px 4px #e6e6e6, -5px 5px #e6e6e6, -6px 6px #e6e6e6, -7px 7px #e6e6e6, -8px 8px #e6e6e6, -9px 9px #e6e6e6, -10px 10px #e6e6e6, -11px 11px #e6e6e6, -12px 12px #e6e6e6, -13px 13px #e6e6e6, -14px 14px #e6e6e6, -15px 15px #e6e6e6, -16px 16px #e6e6e6, -17px 17px #e6e6e6, -18px 18px #e6e6e6, -19px 19px #e6e6e6, -20px 20px #e6e6e6, -21px 21px #e6e6e6, -22px 22px #e6e6e6, -23px 23px #e6e6e6, -24px 24px #e6e6e6, -25px 25px #e6e6e6, -26px 26px #e6e6e6, -27px 27px #e6e6e6, -28px 28px #e6e6e6, -29px 29px #e6e6e6, -30px 30px #e6e6e6, -31px 31px #e6e6e6, -32px 32px #e6e6e6, -33px 33px #e6e6e6, -34px 34px #e6e6e6, -35px 35px #e6e6e6, -36px 36px #e6e6e6, -37px 37px #e6e6e6, -38px 38px #e6e6e6, -39px 39px #e6e6e6, -40px 40px #e6e6e6, -41px 41px #e6e6e6, -42px 42px #e6e6e6, -43px 43px #e6e6e6, -44px 44px #e6e6e6, -45px 45px #e6e6e6, -46px 46px #e6e6e6, -47px 47px #e6e6e6, -48px 48px #e6e6e6, -49px 49px #e6e6e6, -50px 50px #e6e6e6, -51px 51px #e6e6e6, -52px 52px #e6e6e6, -53px 53px #e6e6e6, -54px 54px #e6e6e6, -55px 55px #e6e6e6, -56px 56px #e6e6e6, -57px 57px #e6e6e6, -58px 58px #e6e6e6, -59px 59px #e6e6e6, -60px 60px #e6e6e6, -61px 61px #e6e6e6, -62px 62px #e6e6e6, -63px 63px #e6e6e6, -64px 64px #e6e6e6, -65px 65px #e6e6e6, -66px 66px #e6e6e6, -67px 67px #e6e6e6, -68px 68px #e6e6e6, -69px 69px #e6e6e6, -70px 70px #e6e6e6, -71px 71px #e6e6e6, -72px 72px #e6e6e6, -73px 73px #e6e6e6, -74px 74px #e6e6e6, -75px 75px #e6e6e6, -76px 76px #e6e6e6, -77px 77px #e6e6e6, -78px 78px #e6e6e6, -79px 79px #e6e6e6, -80px 80px #e6e6e6, -81px 81px #e6e6e6, -82px 82px #e6e6e6, -83px 83px #e6e6e6, -84px 84px #e6e6e6, -85px 85px #e6e6e6; }.btn-longshadow-left.btn-color-neutral:active, .btn-longshadow-left.btn-color-neutral.active, .btn-longshadow-left.btn-color-neutral.is-active {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }/*
|
261 |
+
* Button Sizes
|
262 |
+
*
|
263 |
+
* This file creates the various button sizes
|
264 |
+
* (ex. .button-large, .button-small, etc.)
|
265 |
+
*/.btn-giant {font-size: 28px;height: 70px;line-height: 70px;padding: 0 70px; }.btn-jumbo {font-size: 24px;height: 60px;line-height: 60px;padding: 0 60px; }.btn-large {font-size: 20px;height: 50px;line-height: 50px;padding: 0 50px; }.btn-normal {font-size: 16px;height: 40px;line-height: 40px;padding: 0 40px; }.btn-small {font-size: 12px;height: 30px;line-height: 30px;padding: 0 30px; }.btn-tiny {font-size: 9.6px;height: 24px;line-height: 24px;padding: 0 24px; }
|
assets/css/editor-fe.css
ADDED
@@ -0,0 +1,980 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.bg_block-template-default.single-bg_block article,
|
2 |
+
.bg-custom-template article,
|
3 |
+
.page-template-templatepagefullwidth-php.page-template-fullwidth article,
|
4 |
+
.page-template-templatepageleft-sidebar-php.page-template-left-sidebar article,
|
5 |
+
.page-template-templatepageright-sidebar-php.page-template-right-sidebar article {
|
6 |
+
position: relative; }
|
7 |
+
|
8 |
+
.bg-edit-link {
|
9 |
+
display: inline-block;
|
10 |
+
position: absolute;
|
11 |
+
bottom: 0;
|
12 |
+
right: 20px; }
|
13 |
+
|
14 |
+
.bg-edit-link a:active .fa {
|
15 |
+
background-color: #f8480d; }
|
16 |
+
|
17 |
+
.bg-edit-link .fa {
|
18 |
+
background-color: #f95b26;
|
19 |
+
border-radius: 50%;
|
20 |
+
box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.38);
|
21 |
+
font-size: 15px;
|
22 |
+
padding: 9px;
|
23 |
+
color: #fff;
|
24 |
+
transition: box-shadow .5s, background-color .5s; }
|
25 |
+
|
26 |
+
.bg-edit-link .fa:hover {
|
27 |
+
box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5); }
|
28 |
+
|
29 |
+
.boldgrid-editor-template #content.site-content,
|
30 |
+
.bg_block-template-default #content.site-content,
|
31 |
+
.page-template-templatepagefullwidth-php.page-template-fullwidth #content.site-content {
|
32 |
+
margin-top: 0;
|
33 |
+
margin-bottom: 0;
|
34 |
+
padding: 0; }
|
35 |
+
|
36 |
+
.boldgrid-editor-template .site-footer,
|
37 |
+
.bg_block-template-default .site-footer,
|
38 |
+
.page-template-templatepagefullwidth-php.page-template-fullwidth .site-footer {
|
39 |
+
margin-top: 0; }
|
40 |
+
|
41 |
+
.boldgrid-editor-template .entry-header .entry-title,
|
42 |
+
.bg_block-template-default .entry-header .entry-title,
|
43 |
+
.page-template-templatepagefullwidth-php.page-template-fullwidth .entry-header .entry-title {
|
44 |
+
padding: 10px 5px; }
|
45 |
+
|
46 |
+
.boldgrid-editor-template header:not(.entry-header),
|
47 |
+
.bg_block-template-default header:not(.entry-header),
|
48 |
+
.page-template-templatepagefullwidth-php.page-template-fullwidth header:not(.entry-header) {
|
49 |
+
margin-bottom: 0; }
|
50 |
+
|
51 |
+
/** common class resets **/
|
52 |
+
.page-template.boldgrid-editor-template #site-content.container {
|
53 |
+
width: 100%;
|
54 |
+
padding: 0; }
|
55 |
+
|
56 |
+
.page-template.boldgrid-editor-template .entry-header {
|
57 |
+
padding-bottom: 20px;
|
58 |
+
padding-top: 20px;
|
59 |
+
margin-top: 0;
|
60 |
+
margin-bottom: 0; }
|
61 |
+
|
62 |
+
.page-template.boldgrid-editor-template .entry-header .entry-title {
|
63 |
+
margin: 0; }
|
64 |
+
|
65 |
+
.page-template.boldgrid-editor-template .entry-content,
|
66 |
+
.page-template.boldgrid-editor-template .entry-content .the-content {
|
67 |
+
width: 100%;
|
68 |
+
max-width: 100%;
|
69 |
+
padding: 0; }
|
70 |
+
|
71 |
+
.page-template.boldgrid-editor-template .bg-page-article {
|
72 |
+
width: 100%;
|
73 |
+
max-width: 100%;
|
74 |
+
padding: 0;
|
75 |
+
margin: 0; }
|
76 |
+
|
77 |
+
.bg-custom-template {
|
78 |
+
padding: 0; }
|
79 |
+
|
80 |
+
.bg-custom-template .bge-content-main {
|
81 |
+
padding: 0; }
|
82 |
+
|
83 |
+
.bg-custom-template .bge-sidebar {
|
84 |
+
padding: 20px; }
|
85 |
+
|
86 |
+
.bg-custom-template.sidebar-left {
|
87 |
+
-webkit-box-orient: horizontal;
|
88 |
+
-webkit-box-direction: reverse;
|
89 |
+
-ms-flex-direction: row-reverse;
|
90 |
+
flex-direction: row-reverse; }
|
91 |
+
|
92 |
+
@media only screen and (min-width: 992px) {
|
93 |
+
.bg-custom-template.sidebar-right,
|
94 |
+
.bg-custom-template.sidebar-left {
|
95 |
+
display: -webkit-box;
|
96 |
+
display: -ms-flexbox;
|
97 |
+
display: flex; }
|
98 |
+
.bg-custom-template.sidebar-right .bge-content-main,
|
99 |
+
.bg-custom-template.sidebar-left .bge-content-main {
|
100 |
+
width: 75%; }
|
101 |
+
.bg-custom-template.sidebar-right .bge-sidebar,
|
102 |
+
.bg-custom-template.sidebar-left .bge-sidebar {
|
103 |
+
width: 25%; } }
|
104 |
+
|
105 |
+
/*!
|
106 |
+
* Bootstrap v3.3.7 (http://getbootstrap.com)
|
107 |
+
* Copyright 2011-2016 Twitter, Inc.
|
108 |
+
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
109 |
+
*/
|
110 |
+
.container {
|
111 |
+
margin-right: auto;
|
112 |
+
margin-left: auto;
|
113 |
+
padding-left: 15px;
|
114 |
+
padding-right: 15px; }
|
115 |
+
|
116 |
+
.container:before, .container:after {
|
117 |
+
content: " ";
|
118 |
+
display: table; }
|
119 |
+
|
120 |
+
.container:after {
|
121 |
+
clear: both; }
|
122 |
+
|
123 |
+
@media (min-width: 768px) {
|
124 |
+
.container {
|
125 |
+
width: 750px; } }
|
126 |
+
|
127 |
+
@media (min-width: 992px) {
|
128 |
+
.container {
|
129 |
+
width: 970px; } }
|
130 |
+
|
131 |
+
@media (min-width: 1200px) {
|
132 |
+
.container {
|
133 |
+
width: 1170px; } }
|
134 |
+
|
135 |
+
.container-fluid {
|
136 |
+
margin-right: auto;
|
137 |
+
margin-left: auto;
|
138 |
+
padding-left: 15px;
|
139 |
+
padding-right: 15px; }
|
140 |
+
|
141 |
+
.container-fluid:before, .container-fluid:after {
|
142 |
+
content: " ";
|
143 |
+
display: table; }
|
144 |
+
|
145 |
+
.container-fluid:after {
|
146 |
+
clear: both; }
|
147 |
+
|
148 |
+
.row {
|
149 |
+
margin-left: -15px;
|
150 |
+
margin-right: -15px; }
|
151 |
+
|
152 |
+
.row:before, .row:after {
|
153 |
+
content: " ";
|
154 |
+
display: table; }
|
155 |
+
|
156 |
+
.row:after {
|
157 |
+
clear: both; }
|
158 |
+
|
159 |
+
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
|
160 |
+
position: relative;
|
161 |
+
min-height: 1px;
|
162 |
+
padding-left: 15px;
|
163 |
+
padding-right: 15px; }
|
164 |
+
|
165 |
+
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
|
166 |
+
float: left; }
|
167 |
+
|
168 |
+
.col-xs-1 {
|
169 |
+
width: 8.33333%; }
|
170 |
+
|
171 |
+
.col-xs-2 {
|
172 |
+
width: 16.66667%; }
|
173 |
+
|
174 |
+
.col-xs-3 {
|
175 |
+
width: 25%; }
|
176 |
+
|
177 |
+
.col-xs-4 {
|
178 |
+
width: 33.33333%; }
|
179 |
+
|
180 |
+
.col-xs-5 {
|
181 |
+
width: 41.66667%; }
|
182 |
+
|
183 |
+
.col-xs-6 {
|
184 |
+
width: 50%; }
|
185 |
+
|
186 |
+
.col-xs-7 {
|
187 |
+
width: 58.33333%; }
|
188 |
+
|
189 |
+
.col-xs-8 {
|
190 |
+
width: 66.66667%; }
|
191 |
+
|
192 |
+
.col-xs-9 {
|
193 |
+
width: 75%; }
|
194 |
+
|
195 |
+
.col-xs-10 {
|
196 |
+
width: 83.33333%; }
|
197 |
+
|
198 |
+
.col-xs-11 {
|
199 |
+
width: 91.66667%; }
|
200 |
+
|
201 |
+
.col-xs-12 {
|
202 |
+
width: 100%; }
|
203 |
+
|
204 |
+
.col-xs-pull-0 {
|
205 |
+
right: auto; }
|
206 |
+
|
207 |
+
.col-xs-pull-1 {
|
208 |
+
right: 8.33333%; }
|
209 |
+
|
210 |
+
.col-xs-pull-2 {
|
211 |
+
right: 16.66667%; }
|
212 |
+
|
213 |
+
.col-xs-pull-3 {
|
214 |
+
right: 25%; }
|
215 |
+
|
216 |
+
.col-xs-pull-4 {
|
217 |
+
right: 33.33333%; }
|
218 |
+
|
219 |
+
.col-xs-pull-5 {
|
220 |
+
right: 41.66667%; }
|
221 |
+
|
222 |
+
.col-xs-pull-6 {
|
223 |
+
right: 50%; }
|
224 |
+
|
225 |
+
.col-xs-pull-7 {
|
226 |
+
right: 58.33333%; }
|
227 |
+
|
228 |
+
.col-xs-pull-8 {
|
229 |
+
right: 66.66667%; }
|
230 |
+
|
231 |
+
.col-xs-pull-9 {
|
232 |
+
right: 75%; }
|
233 |
+
|
234 |
+
.col-xs-pull-10 {
|
235 |
+
right: 83.33333%; }
|
236 |
+
|
237 |
+
.col-xs-pull-11 {
|
238 |
+
right: 91.66667%; }
|
239 |
+
|
240 |
+
.col-xs-pull-12 {
|
241 |
+
right: 100%; }
|
242 |
+
|
243 |
+
.col-xs-push-0 {
|
244 |
+
left: auto; }
|
245 |
+
|
246 |
+
.col-xs-push-1 {
|
247 |
+
left: 8.33333%; }
|
248 |
+
|
249 |
+
.col-xs-push-2 {
|
250 |
+
left: 16.66667%; }
|
251 |
+
|
252 |
+
.col-xs-push-3 {
|
253 |
+
left: 25%; }
|
254 |
+
|
255 |
+
.col-xs-push-4 {
|
256 |
+
left: 33.33333%; }
|
257 |
+
|
258 |
+
.col-xs-push-5 {
|
259 |
+
left: 41.66667%; }
|
260 |
+
|
261 |
+
.col-xs-push-6 {
|
262 |
+
left: 50%; }
|
263 |
+
|
264 |
+
.col-xs-push-7 {
|
265 |
+
left: 58.33333%; }
|
266 |
+
|
267 |
+
.col-xs-push-8 {
|
268 |
+
left: 66.66667%; }
|
269 |
+
|
270 |
+
.col-xs-push-9 {
|
271 |
+
left: 75%; }
|
272 |
+
|
273 |
+
.col-xs-push-10 {
|
274 |
+
left: 83.33333%; }
|
275 |
+
|
276 |
+
.col-xs-push-11 {
|
277 |
+
left: 91.66667%; }
|
278 |
+
|
279 |
+
.col-xs-push-12 {
|
280 |
+
left: 100%; }
|
281 |
+
|
282 |
+
.col-xs-offset-0 {
|
283 |
+
margin-left: 0%; }
|
284 |
+
|
285 |
+
.col-xs-offset-1 {
|
286 |
+
margin-left: 8.33333%; }
|
287 |
+
|
288 |
+
.col-xs-offset-2 {
|
289 |
+
margin-left: 16.66667%; }
|
290 |
+
|
291 |
+
.col-xs-offset-3 {
|
292 |
+
margin-left: 25%; }
|
293 |
+
|
294 |
+
.col-xs-offset-4 {
|
295 |
+
margin-left: 33.33333%; }
|
296 |
+
|
297 |
+
.col-xs-offset-5 {
|
298 |
+
margin-left: 41.66667%; }
|
299 |
+
|
300 |
+
.col-xs-offset-6 {
|
301 |
+
margin-left: 50%; }
|
302 |
+
|
303 |
+
.col-xs-offset-7 {
|
304 |
+
margin-left: 58.33333%; }
|
305 |
+
|
306 |
+
.col-xs-offset-8 {
|
307 |
+
margin-left: 66.66667%; }
|
308 |
+
|
309 |
+
.col-xs-offset-9 {
|
310 |
+
margin-left: 75%; }
|
311 |
+
|
312 |
+
.col-xs-offset-10 {
|
313 |
+
margin-left: 83.33333%; }
|
314 |
+
|
315 |
+
.col-xs-offset-11 {
|
316 |
+
margin-left: 91.66667%; }
|
317 |
+
|
318 |
+
.col-xs-offset-12 {
|
319 |
+
margin-left: 100%; }
|
320 |
+
|
321 |
+
@media (min-width: 768px) {
|
322 |
+
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
|
323 |
+
float: left; }
|
324 |
+
.col-sm-1 {
|
325 |
+
width: 8.33333%; }
|
326 |
+
.col-sm-2 {
|
327 |
+
width: 16.66667%; }
|
328 |
+
.col-sm-3 {
|
329 |
+
width: 25%; }
|
330 |
+
.col-sm-4 {
|
331 |
+
width: 33.33333%; }
|
332 |
+
.col-sm-5 {
|
333 |
+
width: 41.66667%; }
|
334 |
+
.col-sm-6 {
|
335 |
+
width: 50%; }
|
336 |
+
.col-sm-7 {
|
337 |
+
width: 58.33333%; }
|
338 |
+
.col-sm-8 {
|
339 |
+
width: 66.66667%; }
|
340 |
+
.col-sm-9 {
|
341 |
+
width: 75%; }
|
342 |
+
.col-sm-10 {
|
343 |
+
width: 83.33333%; }
|
344 |
+
.col-sm-11 {
|
345 |
+
width: 91.66667%; }
|
346 |
+
.col-sm-12 {
|
347 |
+
width: 100%; }
|
348 |
+
.col-sm-pull-0 {
|
349 |
+
right: auto; }
|
350 |
+
.col-sm-pull-1 {
|
351 |
+
right: 8.33333%; }
|
352 |
+
.col-sm-pull-2 {
|
353 |
+
right: 16.66667%; }
|
354 |
+
.col-sm-pull-3 {
|
355 |
+
right: 25%; }
|
356 |
+
.col-sm-pull-4 {
|
357 |
+
right: 33.33333%; }
|
358 |
+
.col-sm-pull-5 {
|
359 |
+
right: 41.66667%; }
|
360 |
+
.col-sm-pull-6 {
|
361 |
+
right: 50%; }
|
362 |
+
.col-sm-pull-7 {
|
363 |
+
right: 58.33333%; }
|
364 |
+
.col-sm-pull-8 {
|
365 |
+
right: 66.66667%; }
|
366 |
+
.col-sm-pull-9 {
|
367 |
+
right: 75%; }
|
368 |
+
.col-sm-pull-10 {
|
369 |
+
right: 83.33333%; }
|
370 |
+
.col-sm-pull-11 {
|
371 |
+
right: 91.66667%; }
|
372 |
+
.col-sm-pull-12 {
|
373 |
+
right: 100%; }
|
374 |
+
.col-sm-push-0 {
|
375 |
+
left: auto; }
|
376 |
+
.col-sm-push-1 {
|
377 |
+
left: 8.33333%; }
|
378 |
+
.col-sm-push-2 {
|
379 |
+
left: 16.66667%; }
|
380 |
+
.col-sm-push-3 {
|
381 |
+
left: 25%; }
|
382 |
+
.col-sm-push-4 {
|
383 |
+
left: 33.33333%; }
|
384 |
+
.col-sm-push-5 {
|
385 |
+
left: 41.66667%; }
|
386 |
+
.col-sm-push-6 {
|
387 |
+
left: 50%; }
|
388 |
+
.col-sm-push-7 {
|
389 |
+
left: 58.33333%; }
|
390 |
+
.col-sm-push-8 {
|
391 |
+
left: 66.66667%; }
|
392 |
+
.col-sm-push-9 {
|
393 |
+
left: 75%; }
|
394 |
+
.col-sm-push-10 {
|
395 |
+
left: 83.33333%; }
|
396 |
+
.col-sm-push-11 {
|
397 |
+
left: 91.66667%; }
|
398 |
+
.col-sm-push-12 {
|
399 |
+
left: 100%; }
|
400 |
+
.col-sm-offset-0 {
|
401 |
+
margin-left: 0%; }
|
402 |
+
.col-sm-offset-1 {
|
403 |
+
margin-left: 8.33333%; }
|
404 |
+
.col-sm-offset-2 {
|
405 |
+
margin-left: 16.66667%; }
|
406 |
+
.col-sm-offset-3 {
|
407 |
+
margin-left: 25%; }
|
408 |
+
.col-sm-offset-4 {
|
409 |
+
margin-left: 33.33333%; }
|
410 |
+
.col-sm-offset-5 {
|
411 |
+
margin-left: 41.66667%; }
|
412 |
+
.col-sm-offset-6 {
|
413 |
+
margin-left: 50%; }
|
414 |
+
.col-sm-offset-7 {
|
415 |
+
margin-left: 58.33333%; }
|
416 |
+
.col-sm-offset-8 {
|
417 |
+
margin-left: 66.66667%; }
|
418 |
+
.col-sm-offset-9 {
|
419 |
+
margin-left: 75%; }
|
420 |
+
.col-sm-offset-10 {
|
421 |
+
margin-left: 83.33333%; }
|
422 |
+
.col-sm-offset-11 {
|
423 |
+
margin-left: 91.66667%; }
|
424 |
+
.col-sm-offset-12 {
|
425 |
+
margin-left: 100%; } }
|
426 |
+
|
427 |
+
@media (min-width: 992px) {
|
428 |
+
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
|
429 |
+
float: left; }
|
430 |
+
.col-md-1 {
|
431 |
+
width: 8.33333%; }
|
432 |
+
.col-md-2 {
|
433 |
+
width: 16.66667%; }
|
434 |
+
.col-md-3 {
|
435 |
+
width: 25%; }
|
436 |
+
.col-md-4 {
|
437 |
+
width: 33.33333%; }
|
438 |
+
.col-md-5 {
|
439 |
+
width: 41.66667%; }
|
440 |
+
.col-md-6 {
|
441 |
+
width: 50%; }
|
442 |
+
.col-md-7 {
|
443 |
+
width: 58.33333%; }
|
444 |
+
.col-md-8 {
|
445 |
+
width: 66.66667%; }
|
446 |
+
.col-md-9 {
|
447 |
+
width: 75%; }
|
448 |
+
.col-md-10 {
|
449 |
+
width: 83.33333%; }
|
450 |
+
.col-md-11 {
|
451 |
+
width: 91.66667%; }
|
452 |
+
.col-md-12 {
|
453 |
+
width: 100%; }
|
454 |
+
.col-md-pull-0 {
|
455 |
+
right: auto; }
|
456 |
+
.col-md-pull-1 {
|
457 |
+
right: 8.33333%; }
|
458 |
+
.col-md-pull-2 {
|
459 |
+
right: 16.66667%; }
|
460 |
+
.col-md-pull-3 {
|
461 |
+
right: 25%; }
|
462 |
+
.col-md-pull-4 {
|
463 |
+
right: 33.33333%; }
|
464 |
+
.col-md-pull-5 {
|
465 |
+
right: 41.66667%; }
|
466 |
+
.col-md-pull-6 {
|
467 |
+
right: 50%; }
|
468 |
+
.col-md-pull-7 {
|
469 |
+
right: 58.33333%; }
|
470 |
+
.col-md-pull-8 {
|
471 |
+
right: 66.66667%; }
|
472 |
+
.col-md-pull-9 {
|
473 |
+
right: 75%; }
|
474 |
+
.col-md-pull-10 {
|
475 |
+
right: 83.33333%; }
|
476 |
+
.col-md-pull-11 {
|
477 |
+
right: 91.66667%; }
|
478 |
+
.col-md-pull-12 {
|
479 |
+
right: 100%; }
|
480 |
+
.col-md-push-0 {
|
481 |
+
left: auto; }
|
482 |
+
.col-md-push-1 {
|
483 |
+
left: 8.33333%; }
|
484 |
+
.col-md-push-2 {
|
485 |
+
left: 16.66667%; }
|
486 |
+
.col-md-push-3 {
|
487 |
+
left: 25%; }
|
488 |
+
.col-md-push-4 {
|
489 |
+
left: 33.33333%; }
|
490 |
+
.col-md-push-5 {
|
491 |
+
left: 41.66667%; }
|
492 |
+
.col-md-push-6 {
|
493 |
+
left: 50%; }
|
494 |
+
.col-md-push-7 {
|
495 |
+
left: 58.33333%; }
|
496 |
+
.col-md-push-8 {
|
497 |
+
left: 66.66667%; }
|
498 |
+
.col-md-push-9 {
|
499 |
+
left: 75%; }
|
500 |
+
.col-md-push-10 {
|
501 |
+
left: 83.33333%; }
|
502 |
+
.col-md-push-11 {
|
503 |
+
left: 91.66667%; }
|
504 |
+
.col-md-push-12 {
|
505 |
+
left: 100%; }
|
506 |
+
.col-md-offset-0 {
|
507 |
+
margin-left: 0%; }
|
508 |
+
.col-md-offset-1 {
|
509 |
+
margin-left: 8.33333%; }
|
510 |
+
.col-md-offset-2 {
|
511 |
+
margin-left: 16.66667%; }
|
512 |
+
.col-md-offset-3 {
|
513 |
+
margin-left: 25%; }
|
514 |
+
.col-md-offset-4 {
|
515 |
+
margin-left: 33.33333%; }
|
516 |
+
.col-md-offset-5 {
|
517 |
+
margin-left: 41.66667%; }
|
518 |
+
.col-md-offset-6 {
|
519 |
+
margin-left: 50%; }
|
520 |
+
.col-md-offset-7 {
|
521 |
+
margin-left: 58.33333%; }
|
522 |
+
.col-md-offset-8 {
|
523 |
+
margin-left: 66.66667%; }
|
524 |
+
.col-md-offset-9 {
|
525 |
+
margin-left: 75%; }
|
526 |
+
.col-md-offset-10 {
|
527 |
+
margin-left: 83.33333%; }
|
528 |
+
.col-md-offset-11 {
|
529 |
+
margin-left: 91.66667%; }
|
530 |
+
.col-md-offset-12 {
|
531 |
+
margin-left: 100%; } }
|
532 |
+
|
533 |
+
@media (min-width: 1200px) {
|
534 |
+
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
|
535 |
+
float: left; }
|
536 |
+
.col-lg-1 {
|
537 |
+
width: 8.33333%; }
|
538 |
+
.col-lg-2 {
|
539 |
+
width: 16.66667%; }
|
540 |
+
.col-lg-3 {
|
541 |
+
width: 25%; }
|
542 |
+
.col-lg-4 {
|
543 |
+
width: 33.33333%; }
|
544 |
+
.col-lg-5 {
|
545 |
+
width: 41.66667%; }
|
546 |
+
.col-lg-6 {
|
547 |
+
width: 50%; }
|
548 |
+
.col-lg-7 {
|
549 |
+
width: 58.33333%; }
|
550 |
+
.col-lg-8 {
|
551 |
+
width: 66.66667%; }
|
552 |
+
.col-lg-9 {
|
553 |
+
width: 75%; }
|
554 |
+
.col-lg-10 {
|
555 |
+
width: 83.33333%; }
|
556 |
+
.col-lg-11 {
|
557 |
+
width: 91.66667%; }
|
558 |
+
.col-lg-12 {
|
559 |
+
width: 100%; }
|
560 |
+
.col-lg-pull-0 {
|
561 |
+
right: auto; }
|
562 |
+
.col-lg-pull-1 {
|
563 |
+
right: 8.33333%; }
|
564 |
+
.col-lg-pull-2 {
|
565 |
+
right: 16.66667%; }
|
566 |
+
.col-lg-pull-3 {
|
567 |
+
right: 25%; }
|
568 |
+
.col-lg-pull-4 {
|
569 |
+
right: 33.33333%; }
|
570 |
+
.col-lg-pull-5 {
|
571 |
+
right: 41.66667%; }
|
572 |
+
.col-lg-pull-6 {
|
573 |
+
right: 50%; }
|
574 |
+
.col-lg-pull-7 {
|
575 |
+
right: 58.33333%; }
|
576 |
+
.col-lg-pull-8 {
|
577 |
+
right: 66.66667%; }
|
578 |
+
.col-lg-pull-9 {
|
579 |
+
right: 75%; }
|
580 |
+
.col-lg-pull-10 {
|
581 |
+
right: 83.33333%; }
|
582 |
+
.col-lg-pull-11 {
|
583 |
+
right: 91.66667%; }
|
584 |
+
.col-lg-pull-12 {
|
585 |
+
right: 100%; }
|
586 |
+
.col-lg-push-0 {
|
587 |
+
left: auto; }
|
588 |
+
.col-lg-push-1 {
|
589 |
+
left: 8.33333%; }
|
590 |
+
.col-lg-push-2 {
|
591 |
+
left: 16.66667%; }
|
592 |
+
.col-lg-push-3 {
|
593 |
+
left: 25%; }
|
594 |
+
.col-lg-push-4 {
|
595 |
+
left: 33.33333%; }
|
596 |
+
.col-lg-push-5 {
|
597 |
+
left: 41.66667%; }
|
598 |
+
.col-lg-push-6 {
|
599 |
+
left: 50%; }
|
600 |
+
.col-lg-push-7 {
|
601 |
+
left: 58.33333%; }
|
602 |
+
.col-lg-push-8 {
|
603 |
+
left: 66.66667%; }
|
604 |
+
.col-lg-push-9 {
|
605 |
+
left: 75%; }
|
606 |
+
.col-lg-push-10 {
|
607 |
+
left: 83.33333%; }
|
608 |
+
.col-lg-push-11 {
|
609 |
+
left: 91.66667%; }
|
610 |
+
.col-lg-push-12 {
|
611 |
+
left: 100%; }
|
612 |
+
.col-lg-offset-0 {
|
613 |
+
margin-left: 0%; }
|
614 |
+
.col-lg-offset-1 {
|
615 |
+
margin-left: 8.33333%; }
|
616 |
+
.col-lg-offset-2 {
|
617 |
+
margin-left: 16.66667%; }
|
618 |
+
.col-lg-offset-3 {
|
619 |
+
margin-left: 25%; }
|
620 |
+
.col-lg-offset-4 {
|
621 |
+
margin-left: 33.33333%; }
|
622 |
+
.col-lg-offset-5 {
|
623 |
+
margin-left: 41.66667%; }
|
624 |
+
.col-lg-offset-6 {
|
625 |
+
margin-left: 50%; }
|
626 |
+
.col-lg-offset-7 {
|
627 |
+
margin-left: 58.33333%; }
|
628 |
+
.col-lg-offset-8 {
|
629 |
+
margin-left: 66.66667%; }
|
630 |
+
.col-lg-offset-9 {
|
631 |
+
margin-left: 75%; }
|
632 |
+
.col-lg-offset-10 {
|
633 |
+
margin-left: 83.33333%; }
|
634 |
+
.col-lg-offset-11 {
|
635 |
+
margin-left: 91.66667%; }
|
636 |
+
.col-lg-offset-12 {
|
637 |
+
margin-left: 100%; } }
|
638 |
+
|
639 |
+
.clearfix:before, .clearfix:after {
|
640 |
+
content: " ";
|
641 |
+
display: table; }
|
642 |
+
|
643 |
+
.clearfix:after {
|
644 |
+
clear: both; }
|
645 |
+
|
646 |
+
.center-block {
|
647 |
+
display: block;
|
648 |
+
margin-left: auto;
|
649 |
+
margin-right: auto; }
|
650 |
+
|
651 |
+
.pull-right {
|
652 |
+
float: right !important; }
|
653 |
+
|
654 |
+
.pull-left {
|
655 |
+
float: left !important; }
|
656 |
+
|
657 |
+
.hide {
|
658 |
+
display: none !important; }
|
659 |
+
|
660 |
+
.show {
|
661 |
+
display: block !important; }
|
662 |
+
|
663 |
+
.invisible {
|
664 |
+
visibility: hidden; }
|
665 |
+
|
666 |
+
.text-hide {
|
667 |
+
font: 0/0 a;
|
668 |
+
color: transparent;
|
669 |
+
text-shadow: none;
|
670 |
+
background-color: transparent;
|
671 |
+
border: 0; }
|
672 |
+
|
673 |
+
.hidden {
|
674 |
+
display: none !important; }
|
675 |
+
|
676 |
+
.affix {
|
677 |
+
position: fixed; }
|
678 |
+
|
679 |
+
@-ms-viewport {
|
680 |
+
width: device-width; }
|
681 |
+
|
682 |
+
.visible-xs {
|
683 |
+
display: none !important; }
|
684 |
+
|
685 |
+
.visible-sm {
|
686 |
+
display: none !important; }
|
687 |
+
|
688 |
+
.visible-md {
|
689 |
+
display: none !important; }
|
690 |
+
|
691 |
+
.visible-lg {
|
692 |
+
display: none !important; }
|
693 |
+
|
694 |
+
.visible-xs-block,
|
695 |
+
.visible-xs-inline,
|
696 |
+
.visible-xs-inline-block,
|
697 |
+
.visible-sm-block,
|
698 |
+
.visible-sm-inline,
|
699 |
+
.visible-sm-inline-block,
|
700 |
+
.visible-md-block,
|
701 |
+
.visible-md-inline,
|
702 |
+
.visible-md-inline-block,
|
703 |
+
.visible-lg-block,
|
704 |
+
.visible-lg-inline,
|
705 |
+
.visible-lg-inline-block {
|
706 |
+
display: none !important; }
|
707 |
+
|
708 |
+
@media (max-width: 767px) {
|
709 |
+
.visible-xs {
|
710 |
+
display: block !important; }
|
711 |
+
table.visible-xs {
|
712 |
+
display: table !important; }
|
713 |
+
tr.visible-xs {
|
714 |
+
display: table-row !important; }
|
715 |
+
th.visible-xs,
|
716 |
+
td.visible-xs {
|
717 |
+
display: table-cell !important; } }
|
718 |
+
|
719 |
+
@media (max-width: 767px) {
|
720 |
+
.visible-xs-block {
|
721 |
+
display: block !important; } }
|
722 |
+
|
723 |
+
@media (max-width: 767px) {
|
724 |
+
.visible-xs-inline {
|
725 |
+
display: inline !important; } }
|
726 |
+
|
727 |
+
@media (max-width: 767px) {
|
728 |
+
.visible-xs-inline-block {
|
729 |
+
display: inline-block !important; } }
|
730 |
+
|
731 |
+
@media (min-width: 768px) and (max-width: 991px) {
|
732 |
+
.visible-sm {
|
733 |
+
display: block !important; }
|
734 |
+
table.visible-sm {
|
735 |
+
display: table !important; }
|
736 |
+
tr.visible-sm {
|
737 |
+
display: table-row !important; }
|
738 |
+
th.visible-sm,
|
739 |
+
td.visible-sm {
|
740 |
+
display: table-cell !important; } }
|
741 |
+
|
742 |
+
@media (min-width: 768px) and (max-width: 991px) {
|
743 |
+
.visible-sm-block {
|
744 |
+
display: block !important; } }
|
745 |
+
|
746 |
+
@media (min-width: 768px) and (max-width: 991px) {
|
747 |
+
.visible-sm-inline {
|
748 |
+
display: inline !important; } }
|
749 |
+
|
750 |
+
@media (min-width: 768px) and (max-width: 991px) {
|
751 |
+
.visible-sm-inline-block {
|
752 |
+
display: inline-block !important; } }
|
753 |
+
|
754 |
+
@media (min-width: 992px) and (max-width: 1199px) {
|
755 |
+
.visible-md {
|
756 |
+
display: block !important; }
|
757 |
+
table.visible-md {
|
758 |
+
display: table !important; }
|
759 |
+
tr.visible-md {
|
760 |
+
display: table-row !important; }
|
761 |
+
th.visible-md,
|
762 |
+
td.visible-md {
|
763 |
+
display: table-cell !important; } }
|
764 |
+
|
765 |
+
@media (min-width: 992px) and (max-width: 1199px) {
|
766 |
+
.visible-md-block {
|
767 |
+
display: block !important; } }
|
768 |
+
|
769 |
+
@media (min-width: 992px) and (max-width: 1199px) {
|
770 |
+
.visible-md-inline {
|
771 |
+
display: inline !important; } }
|
772 |
+
|
773 |
+
@media (min-width: 992px) and (max-width: 1199px) {
|
774 |
+
.visible-md-inline-block {
|
775 |
+
display: inline-block !important; } }
|
776 |
+
|
777 |
+
@media (min-width: 1200px) {
|
778 |
+
.visible-lg {
|
779 |
+
display: block !important; }
|
780 |
+
table.visible-lg {
|
781 |
+
display: table !important; }
|
782 |
+
tr.visible-lg {
|
783 |
+
display: table-row !important; }
|
784 |
+
th.visible-lg,
|
785 |
+
td.visible-lg {
|
786 |
+
display: table-cell !important; } }
|
787 |
+
|
788 |
+
@media (min-width: 1200px) {
|
789 |
+
.visible-lg-block {
|
790 |
+
display: block !important; } }
|
791 |
+
|
792 |
+
@media (min-width: 1200px) {
|
793 |
+
.visible-lg-inline {
|
794 |
+
display: inline !important; } }
|
795 |
+
|
796 |
+
@media (min-width: 1200px) {
|
797 |
+
.visible-lg-inline-block {
|
798 |
+
display: inline-block !important; } }
|
799 |
+
|
800 |
+
@media (max-width: 767px) {
|
801 |
+
.hidden-xs {
|
802 |
+
display: none !important; } }
|
803 |
+
|
804 |
+
@media (min-width: 768px) and (max-width: 991px) {
|
805 |
+
.hidden-sm {
|
806 |
+
display: none !important; } }
|
807 |
+
|
808 |
+
@media (min-width: 992px) and (max-width: 1199px) {
|
809 |
+
.hidden-md {
|
810 |
+
display: none !important; } }
|
811 |
+
|
812 |
+
@media (min-width: 1200px) {
|
813 |
+
.hidden-lg {
|
814 |
+
display: none !important; } }
|
815 |
+
|
816 |
+
.visible-print {
|
817 |
+
display: none !important; }
|
818 |
+
|
819 |
+
@media print {
|
820 |
+
.visible-print {
|
821 |
+
display: block !important; }
|
822 |
+
table.visible-print {
|
823 |
+
display: table !important; }
|
824 |
+
tr.visible-print {
|
825 |
+
display: table-row !important; }
|
826 |
+
th.visible-print,
|
827 |
+
td.visible-print {
|
828 |
+
display: table-cell !important; } }
|
829 |
+
|
830 |
+
.visible-print-block {
|
831 |
+
display: none !important; }
|
832 |
+
|
833 |
+
@media print {
|
834 |
+
.visible-print-block {
|
835 |
+
display: block !important; } }
|
836 |
+
|
837 |
+
.visible-print-inline {
|
838 |
+
display: none !important; }
|
839 |
+
|
840 |
+
@media print {
|
841 |
+
.visible-print-inline {
|
842 |
+
display: inline !important; } }
|
843 |
+
|
844 |
+
.visible-print-inline-block {
|
845 |
+
display: none !important; }
|
846 |
+
|
847 |
+
@media print {
|
848 |
+
.visible-print-inline-block {
|
849 |
+
display: inline-block !important; } }
|
850 |
+
|
851 |
+
@media print {
|
852 |
+
.hidden-print {
|
853 |
+
display: none !important; } }
|
854 |
+
|
855 |
+
.entry-content .row,
|
856 |
+
.entry-content .col-xs-1, .entry-content .col-xs-2, .entry-content .col-xs-3, .entry-content .col-xs-4, .entry-content .col-xs-5, .entry-content .col-xs-6,
|
857 |
+
.entry-content .col-xs-7, .entry-content .col-xs-8, .entry-content .col-xs-9, .entry-content .col-xs-10, .entry-content .col-xs-11, .entry-content .col-xs-12,
|
858 |
+
.entry-content .col-sm-1, .entry-content .col-sm-2, .entry-content .col-sm-3, .entry-content .col-sm-4, .entry-content .col-sm-5, .entry-content .col-sm-6,
|
859 |
+
.entry-content .col-sm-7, .entry-content .col-sm-8, .entry-content .col-sm-9, .entry-content .col-sm-10, .entry-content .col-sm-11,
|
860 |
+
.entry-content .col-sm-12, .entry-content .col-md-1, .entry-content .col-md-2, .entry-content .col-md-3, .entry-content .col-md-4, .entry-content .col-md-5,
|
861 |
+
.entry-content .col-md-6, .entry-content .col-md-7, .entry-content .col-md-8, .entry-content .col-md-9, .entry-content .col-md-10, .entry-content .col-md-11, .entry-content .col-md-12 {
|
862 |
+
min-height: 30px; }
|
863 |
+
|
864 |
+
.entry-content .row .row,
|
865 |
+
.entry-content .row .row [class*="col-xs"],
|
866 |
+
.entry-content .row .row [class*="col-sm"],
|
867 |
+
.entry-content .row .row [class*="col-md"],
|
868 |
+
.entry-content .row .row [class*="col-lg"] {
|
869 |
+
min-height: 15px; }
|
870 |
+
|
871 |
+
.entry-content .row > * {
|
872 |
+
max-width: 100%; }
|
873 |
+
|
874 |
+
.entry-content .row {
|
875 |
+
display: -webkit-box;
|
876 |
+
display: -ms-flexbox;
|
877 |
+
display: flex;
|
878 |
+
-ms-flex-wrap: wrap;
|
879 |
+
flex-wrap: wrap; }
|
880 |
+
|
881 |
+
.entry-content .row:before, .entry-content .row:after {
|
882 |
+
width: 0; }
|
883 |
+
|
884 |
+
.full-width-column {
|
885 |
+
padding: 0px; }
|
886 |
+
|
887 |
+
.row {
|
888 |
+
margin: auto; }
|
889 |
+
|
890 |
+
.row > .wc-gallery {
|
891 |
+
width: 100%; }
|
892 |
+
|
893 |
+
.container .row,
|
894 |
+
.container-fluid .row {
|
895 |
+
margin-right: -15px;
|
896 |
+
margin-left: -15px; }
|
897 |
+
|
898 |
+
.container-fluid .boldgrid-section,
|
899 |
+
.container-fluid .boldgrid-section-group {
|
900 |
+
margin-left: -15px;
|
901 |
+
margin-right: -15px; }
|
902 |
+
|
903 |
+
.container-fluid .boldgrid-section-group .boldgrid-section {
|
904 |
+
margin: auto; }
|
905 |
+
|
906 |
+
.container .container {
|
907 |
+
width: auto !important; }
|
908 |
+
|
909 |
+
/** Nav Tabs Default Styles **/
|
910 |
+
.nav-tabs {
|
911 |
+
border-bottom: 1px solid currentColor; }
|
912 |
+
|
913 |
+
.nav-tabs > li.active > a {
|
914 |
+
border: 1px solid currentColor;
|
915 |
+
border-bottom-color: transparent; }
|
916 |
+
|
917 |
+
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
|
918 |
+
border: 1px solid currentColor;
|
919 |
+
border-bottom-color: transparent; }
|
920 |
+
|
921 |
+
* {
|
922 |
+
box-sizing: border-box; }
|
923 |
+
|
924 |
+
*:before,
|
925 |
+
*:after {
|
926 |
+
box-sizing: border-box; }
|
927 |
+
|
928 |
+
.text-center {
|
929 |
+
text-align: center; }
|
930 |
+
|
931 |
+
.text-right {
|
932 |
+
text-align: right; }
|
933 |
+
|
934 |
+
.text-left {
|
935 |
+
text-align: left; }
|
936 |
+
|
937 |
+
/*
|
938 |
+
* http://getbootstrap.com/docs/3.3/css/#type-headings
|
939 |
+
*/
|
940 |
+
.h1 {
|
941 |
+
font-size: 36px; }
|
942 |
+
|
943 |
+
.h2 {
|
944 |
+
font-size: 30px; }
|
945 |
+
|
946 |
+
.h3 {
|
947 |
+
font-size: 24px; }
|
948 |
+
|
949 |
+
.h4 {
|
950 |
+
font-size: 18px; }
|
951 |
+
|
952 |
+
.h5 {
|
953 |
+
font-size: 14px; }
|
954 |
+
|
955 |
+
.h6 {
|
956 |
+
font-size: 12px; }
|
957 |
+
|
958 |
+
/**
|
959 |
+
* Flex Box.
|
960 |
+
*/
|
961 |
+
.row,
|
962 |
+
.row > [class*="col-md"] {
|
963 |
+
min-height: 30px; }
|
964 |
+
|
965 |
+
.row .row,
|
966 |
+
.row .row > [class*="col-md"] {
|
967 |
+
min-height: 15px; }
|
968 |
+
|
969 |
+
.row > * {
|
970 |
+
max-width: 100%; }
|
971 |
+
|
972 |
+
.row {
|
973 |
+
display: -webkit-box;
|
974 |
+
display: -ms-flexbox;
|
975 |
+
display: flex;
|
976 |
+
-ms-flex-wrap: wrap;
|
977 |
+
flex-wrap: wrap; }
|
978 |
+
|
979 |
+
.row:before, .row:after {
|
980 |
+
width: 0; }
|
assets/css/editor-fe.min.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.bg-custom-template article,.bg_block-template-default.single-bg_block article,.page-template-templatepagefullwidth-php.page-template-fullwidth article,.page-template-templatepageleft-sidebar-php.page-template-left-sidebar article,.page-template-templatepageright-sidebar-php.page-template-right-sidebar article{position:relative}.bg-edit-link{display:inline-block;position:absolute;bottom:0;right:20px}.bg-edit-link a:active .fa{background-color:#f8480d}.bg-edit-link .fa{background-color:#f95b26;border-radius:50%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.38);font-size:15px;padding:9px;color:#fff;transition:box-shadow .5s,background-color .5s}.bg-edit-link .fa:hover{box-shadow:1px 1px 5px 0 rgba(0,0,0,.5)}.bg_block-template-default #content.site-content,.boldgrid-editor-template #content.site-content,.page-template-templatepagefullwidth-php.page-template-fullwidth #content.site-content{margin-top:0;margin-bottom:0;padding:0}.bg_block-template-default .site-footer,.boldgrid-editor-template .site-footer,.page-template-templatepagefullwidth-php.page-template-fullwidth .site-footer{margin-top:0}.bg_block-template-default .entry-header .entry-title,.boldgrid-editor-template .entry-header .entry-title,.page-template-templatepagefullwidth-php.page-template-fullwidth .entry-header .entry-title{padding:10px 5px}.bg_block-template-default header:not(.entry-header),.boldgrid-editor-template header:not(.entry-header),.page-template-templatepagefullwidth-php.page-template-fullwidth header:not(.entry-header){margin-bottom:0}.page-template.boldgrid-editor-template #site-content.container{width:100%;padding:0}.page-template.boldgrid-editor-template .entry-header{padding-bottom:20px;padding-top:20px;margin-top:0;margin-bottom:0}.page-template.boldgrid-editor-template .entry-header .entry-title{margin:0}.page-template.boldgrid-editor-template .entry-content,.page-template.boldgrid-editor-template .entry-content .the-content{width:100%;max-width:100%;padding:0}.page-template.boldgrid-editor-template .bg-page-article{width:100%;max-width:100%;padding:0;margin:0}.bg-custom-template,.bg-custom-template .bge-content-main{padding:0}.bg-custom-template .bge-sidebar{padding:20px}.bg-custom-template.sidebar-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (min-width:992px){.bg-custom-template.sidebar-left,.bg-custom-template.sidebar-right{display:-webkit-box;display:-ms-flexbox;display:flex}.bg-custom-template.sidebar-left .bge-content-main,.bg-custom-template.sidebar-right .bge-content-main{width:75%}.bg-custom-template.sidebar-left .bge-sidebar,.bg-custom-template.sidebar-right .bge-sidebar{width:25%}}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.entry-content .col-md-1,.entry-content .col-md-2,.entry-content .col-md-3,.entry-content .col-md-4,.entry-content .col-md-5,.entry-content .col-md-6,.entry-content .col-md-7,.entry-content .col-md-8,.entry-content .col-md-9,.entry-content .col-md-10,.entry-content .col-md-11,.entry-content .col-md-12,.entry-content .col-sm-1,.entry-content .col-sm-2,.entry-content .col-sm-3,.entry-content .col-sm-4,.entry-content .col-sm-5,.entry-content .col-sm-6,.entry-content .col-sm-7,.entry-content .col-sm-8,.entry-content .col-sm-9,.entry-content .col-sm-10,.entry-content .col-sm-11,.entry-content .col-sm-12,.entry-content .col-xs-1,.entry-content .col-xs-2,.entry-content .col-xs-3,.entry-content .col-xs-4,.entry-content .col-xs-5,.entry-content .col-xs-6,.entry-content .col-xs-7,.entry-content .col-xs-8,.entry-content .col-xs-9,.entry-content .col-xs-10,.entry-content .col-xs-11,.entry-content .col-xs-12,.entry-content .row{min-height:30px}.entry-content .row .row,.entry-content .row .row [class*=col-lg],.entry-content .row .row [class*=col-md],.entry-content .row .row [class*=col-sm],.entry-content .row .row [class*=col-xs]{min-height:15px}.entry-content .row>*{max-width:100%}.entry-content .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.entry-content .row:after,.entry-content .row:before{width:0}.full-width-column{padding:0}.row{margin:auto}.row>.wc-gallery{width:100%}.container-fluid .boldgrid-section,.container-fluid .boldgrid-section-group,.container-fluid .row,.container .row{margin-right:-15px;margin-left:-15px}.container-fluid .boldgrid-section-group .boldgrid-section{margin:auto}.container .container{width:auto!important}.nav-tabs{border-bottom:1px solid currentColor}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{border:1px solid currentColor;border-bottom-color:transparent}*,:after,:before{box-sizing:border-box}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.h1{font-size:36px}.h2{font-size:30px}.h3{font-size:24px}.h4{font-size:18px}.h5{font-size:14px}.h6{font-size:12px}.row,.row>[class*=col-md]{min-height:30px}.row .row,.row .row>[class*=col-md]{min-height:15px}.row>*{max-width:100%}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.row:after,.row:before{width:0}
|
assets/css/editor.css
ADDED
@@ -0,0 +1,3256 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*--------------------------------------------------------------
|
2 |
+
# Loading
|
3 |
+
--------------------------------------------------------------*/
|
4 |
+
.bg-loading-spinner {
|
5 |
+
display: none;
|
6 |
+
position: relative; }
|
7 |
+
|
8 |
+
.bg-loading-spinner.enabled {
|
9 |
+
display: inline-block !important; }
|
10 |
+
|
11 |
+
.bg-loading-spinner.enabled:before {
|
12 |
+
content: ' ';
|
13 |
+
background-image: url(../image/boldgrid-logo.svg);
|
14 |
+
display: block;
|
15 |
+
width: 50px;
|
16 |
+
height: 50px;
|
17 |
+
background-repeat: no-repeat; }
|
18 |
+
|
19 |
+
.bg-loading-spinner.enabled:after {
|
20 |
+
content: ' ';
|
21 |
+
width: 50px;
|
22 |
+
height: 50px;
|
23 |
+
background-color: #000;
|
24 |
+
display: block;
|
25 |
+
border-radius: 100%;
|
26 |
+
-webkit-animation: sk-scaleout 1s infinite ease-in-out;
|
27 |
+
animation: sk-scaleout 1s infinite ease-in-out;
|
28 |
+
position: absolute;
|
29 |
+
top: 0; }
|
30 |
+
|
31 |
+
.bg-editor-loading {
|
32 |
+
display: none; }
|
33 |
+
|
34 |
+
.bg-editor-loading.enabled {
|
35 |
+
display: block !important; }
|
36 |
+
|
37 |
+
.bg-editor-loading:after {
|
38 |
+
content: ' ';
|
39 |
+
width: 50px;
|
40 |
+
height: 50px;
|
41 |
+
background-color: #fff;
|
42 |
+
position: fixed;
|
43 |
+
top: 50%;
|
44 |
+
left: 50%;
|
45 |
+
top: calc(50% - 25px);
|
46 |
+
z-index: 99999999;
|
47 |
+
border-radius: 100%;
|
48 |
+
-webkit-animation: sk-scaleout 1s infinite ease-in-out;
|
49 |
+
animation: sk-scaleout 1s infinite ease-in-out; }
|
50 |
+
|
51 |
+
.bg-editor-loading:before {
|
52 |
+
content: ' ';
|
53 |
+
background-image: url(../image/boldgrid-logo.svg);
|
54 |
+
width: 50px;
|
55 |
+
height: 50px;
|
56 |
+
z-index: 99999999;
|
57 |
+
position: fixed;
|
58 |
+
top: 50%;
|
59 |
+
left: 50%;
|
60 |
+
background-repeat: no-repeat;
|
61 |
+
-webkit-transform: translateY(-50%);
|
62 |
+
transform: translateY(-50%); }
|
63 |
+
|
64 |
+
.bg-editor-loading.absolute:after, .bg-editor-loading.absolute:before {
|
65 |
+
position: absolute; }
|
66 |
+
|
67 |
+
@-webkit-keyframes sk-scaleout {
|
68 |
+
0% {
|
69 |
+
-webkit-transform: scale(0);
|
70 |
+
transform: scale(0); }
|
71 |
+
100% {
|
72 |
+
-webkit-transform: scale(1);
|
73 |
+
transform: scale(1);
|
74 |
+
opacity: 0; } }
|
75 |
+
|
76 |
+
@keyframes sk-scaleout {
|
77 |
+
0% {
|
78 |
+
-webkit-transform: scale(0);
|
79 |
+
transform: scale(0); }
|
80 |
+
100% {
|
81 |
+
-webkit-transform: scale(1);
|
82 |
+
transform: scale(1);
|
83 |
+
opacity: 0; } }
|
84 |
+
|
85 |
+
.bg-editor-overlay.fadeout-background:after, .fadeout-background.bg-editor-intro:after {
|
86 |
+
-webkit-animation-name: bg-fade-out;
|
87 |
+
animation-name: bg-fade-out;
|
88 |
+
-webkit-animation-duration: .5s;
|
89 |
+
animation-duration: .5s; }
|
90 |
+
|
91 |
+
.bg-editor-overlay:after, .bg-editor-intro:after {
|
92 |
+
-webkit-animation-name: bg-fade-in;
|
93 |
+
animation-name: bg-fade-in;
|
94 |
+
-webkit-animation-duration: .5s;
|
95 |
+
animation-duration: .5s;
|
96 |
+
content: ' ';
|
97 |
+
left: 0;
|
98 |
+
right: 0;
|
99 |
+
top: 0;
|
100 |
+
bottom: 0;
|
101 |
+
background-color: rgba(255, 255, 255, 0.7);
|
102 |
+
z-index: 99999;
|
103 |
+
position: fixed; }
|
104 |
+
|
105 |
+
@-webkit-keyframes bg-fade-out {
|
106 |
+
0% {
|
107 |
+
background-color: rgba(255, 255, 255, 0.7); }
|
108 |
+
100% {
|
109 |
+
background-color: transparent; } }
|
110 |
+
|
111 |
+
@keyframes bg-fade-out {
|
112 |
+
0% {
|
113 |
+
background-color: rgba(255, 255, 255, 0.7); }
|
114 |
+
100% {
|
115 |
+
background-color: transparent; } }
|
116 |
+
|
117 |
+
@-webkit-keyframes bg-fade-in {
|
118 |
+
0% {
|
119 |
+
background-color: transparent; }
|
120 |
+
100% {
|
121 |
+
background-color: rgba(255, 255, 255, 0.7); } }
|
122 |
+
|
123 |
+
@keyframes bg-fade-in {
|
124 |
+
0% {
|
125 |
+
background-color: transparent; }
|
126 |
+
100% {
|
127 |
+
background-color: rgba(255, 255, 255, 0.7); } }
|
128 |
+
|
129 |
+
.post-type-bg_block .bg-editor-loading:after {
|
130 |
+
opacity: 0 !important; }
|
131 |
+
|
132 |
+
.bg-editor-loading-main.active .bg-editor-loading:before,
|
133 |
+
.bg-editor-loading-main.active .bg-editor-loading:after, .bg-editor-loading-main.active:after {
|
134 |
+
opacity: 1; }
|
135 |
+
|
136 |
+
.bg-editor-loading-main.disabled .bg-editor-loading, .bg-editor-loading-main.disabled:after {
|
137 |
+
display: none; }
|
138 |
+
|
139 |
+
.bg-editor-loading-main {
|
140 |
+
position: relative; }
|
141 |
+
|
142 |
+
.bg-editor-loading-main:after {
|
143 |
+
content: ' ';
|
144 |
+
background-color: #f7f7f7;
|
145 |
+
position: absolute;
|
146 |
+
left: 0;
|
147 |
+
right: 0;
|
148 |
+
top: 0;
|
149 |
+
bottom: 0;
|
150 |
+
z-index: 999; }
|
151 |
+
|
152 |
+
.bg-editor-loading-main .bg-editor-loading:before,
|
153 |
+
.bg-editor-loading-main .bg-editor-loading:after, .bg-editor-loading-main:after {
|
154 |
+
opacity: 0;
|
155 |
+
transition: opacity 500ms; }
|
156 |
+
|
157 |
+
.bg-editor-loading-main .bg-editor-loading {
|
158 |
+
display: block; }
|
159 |
+
|
160 |
+
.bg-editor-loading-main .bg-editor-loading:before, .bg-editor-loading-main .bg-editor-loading:after {
|
161 |
+
position: absolute;
|
162 |
+
width: 75px;
|
163 |
+
height: 75px;
|
164 |
+
z-index: 9999; }
|
165 |
+
|
166 |
+
.bg-editor-loading-main .bg-editor-loading:before {
|
167 |
+
top: 180px;
|
168 |
+
-webkit-transform: translateY(-50%);
|
169 |
+
transform: translateY(-50%);
|
170 |
+
background-size: 100% 100%; }
|
171 |
+
|
172 |
+
.bg-editor-loading-main .bg-editor-loading:after {
|
173 |
+
top: 140px;
|
174 |
+
background-color: #000; }
|
175 |
+
|
176 |
+
.bg-editor-radio input {
|
177 |
+
padding: 15px;
|
178 |
+
background: #ececec;
|
179 |
+
border-radius: 5px;
|
180 |
+
margin: 7px 0;
|
181 |
+
display: block;
|
182 |
+
font-size: 15px;
|
183 |
+
position: relative;
|
184 |
+
width: 100%;
|
185 |
+
border: 0;
|
186 |
+
height: 40px;
|
187 |
+
box-shadow: none;
|
188 |
+
text-align: left;
|
189 |
+
transition: background-color, color .5s; }
|
190 |
+
|
191 |
+
.bg-editor-radio input:after {
|
192 |
+
content: attr(text);
|
193 |
+
top: 50%;
|
194 |
+
position: absolute;
|
195 |
+
-webkit-transform: translateY(-50%);
|
196 |
+
transform: translateY(-50%);
|
197 |
+
margin-left: 20px; }
|
198 |
+
|
199 |
+
.bg-editor-radio input:hover {
|
200 |
+
background-color: #dadde0; }
|
201 |
+
|
202 |
+
.bg-editor-radio input:checked {
|
203 |
+
color: white;
|
204 |
+
background: #32373c; }
|
205 |
+
|
206 |
+
.bg-editor-radio input:checked:before {
|
207 |
+
color: #32373c;
|
208 |
+
content: '\f058';
|
209 |
+
display: block;
|
210 |
+
position: absolute;
|
211 |
+
left: -20px;
|
212 |
+
font: normal normal normal 16px/1 FontAwesome;
|
213 |
+
-webkit-transform: translateY(-50%);
|
214 |
+
transform: translateY(-50%);
|
215 |
+
top: 50%;
|
216 |
+
height: initial;
|
217 |
+
margin: initial;
|
218 |
+
line-height: initial;
|
219 |
+
background-color: initial;
|
220 |
+
text-indent: initial; }
|
221 |
+
|
222 |
+
.bg-editor-button {
|
223 |
+
font-family: 'Josefin Sans';
|
224 |
+
text-transform: uppercase;
|
225 |
+
font-weight: 300;
|
226 |
+
font-size: 13px;
|
227 |
+
font-weight: 600;
|
228 |
+
padding: 10px 35px;
|
229 |
+
line-height: inherit; }
|
230 |
+
|
231 |
+
.bg-editor-button.bg-primary-color {
|
232 |
+
background-color: #f95b26;
|
233 |
+
color: white; }
|
234 |
+
|
235 |
+
.bg-editor-button.bg-primary-color:hover {
|
236 |
+
background-color: #f04107; }
|
237 |
+
|
238 |
+
.bg-editor-button.bg-primary-color[disabled] {
|
239 |
+
background-color: #fdccbb; }
|
240 |
+
|
241 |
+
.bg-editor-button.bg-secondary-color {
|
242 |
+
background-color: #ececec;
|
243 |
+
color: #000; }
|
244 |
+
|
245 |
+
.bg-editor-button.bg-secondary-color:hover {
|
246 |
+
background-color: #f9f9f9; }
|
247 |
+
|
248 |
+
.button.boldgrid-color {
|
249 |
+
background-color: #f95b26;
|
250 |
+
color: white;
|
251 |
+
text-shadow: none;
|
252 |
+
border-color: #e63e06 #e63e06 #e63e06;
|
253 |
+
box-shadow: 0 1px 0 #e63e06; }
|
254 |
+
|
255 |
+
.button.boldgrid-color:hover, .button.boldgrid-color:focus, .button.boldgrid-color:active {
|
256 |
+
background-color: #f96635;
|
257 |
+
border-color: #e63e06;
|
258 |
+
color: white; }
|
259 |
+
|
260 |
+
.button.boldgrid-color:active {
|
261 |
+
background-color: #e63e06;
|
262 |
+
box-shadow: inset 0 2px 0 #e63e06; }
|
263 |
+
|
264 |
+
#boldgrid-hide-post-title.boldgrid-controls {
|
265 |
+
margin: 10px 10px 0;
|
266 |
+
display: none; }
|
267 |
+
|
268 |
+
#boldgrid-hide-post-title.boldgrid-controls .dashicons-editor-help:hover {
|
269 |
+
cursor: help; }
|
270 |
+
|
271 |
+
#boldgrid-hide-post-title.boldgrid-controls .dashicons-editor-help:hover + .boldgrid-tooltip {
|
272 |
+
display: inline-block;
|
273 |
+
left: 33px;
|
274 |
+
margin-top: 20px; }
|
275 |
+
|
276 |
+
.post-php.post-type-page.boldgrid-editor-template #boldgrid-hide-post-title.boldgrid-controls {
|
277 |
+
display: block; }
|
278 |
+
|
279 |
+
/*--------------------------------------------------------------
|
280 |
+
# Panel Styles
|
281 |
+
--------------------------------------------------------------*/
|
282 |
+
.color-panel,
|
283 |
+
.editor-panel {
|
284 |
+
display: none;
|
285 |
+
position: fixed;
|
286 |
+
top: 200px;
|
287 |
+
right: 45px;
|
288 |
+
z-index: 100101;
|
289 |
+
width: 310px;
|
290 |
+
border: none;
|
291 |
+
background-color: white;
|
292 |
+
border-radius: 5px;
|
293 |
+
box-shadow: 0 0 18px 0 rgba(22, 45, 61, 0.27);
|
294 |
+
border: 1px solid #b1b1b1;
|
295 |
+
-moz-user-select: none;
|
296 |
+
-webkit-user-select: none;
|
297 |
+
-ms-user-select: none;
|
298 |
+
user-select: none; }
|
299 |
+
|
300 |
+
.color-panel.drag-disabled .panel-title,
|
301 |
+
.editor-panel.drag-disabled .panel-title {
|
302 |
+
pointer-events: none; }
|
303 |
+
|
304 |
+
.color-panel.drag-disabled .panel-title .close-icon,
|
305 |
+
.editor-panel.drag-disabled .panel-title .close-icon {
|
306 |
+
pointer-events: initial; }
|
307 |
+
|
308 |
+
.color-panel .panel-title,
|
309 |
+
.editor-panel .panel-title {
|
310 |
+
cursor: move;
|
311 |
+
background-color: #32373c;
|
312 |
+
color: white;
|
313 |
+
padding: 15px 22px;
|
314 |
+
font-weight: 300;
|
315 |
+
margin: 0;
|
316 |
+
font-size: 16px; }
|
317 |
+
|
318 |
+
.color-panel .panel-title .info,
|
319 |
+
.editor-panel .panel-title .info {
|
320 |
+
position: absolute;
|
321 |
+
right: 10px; }
|
322 |
+
|
323 |
+
.color-panel .panel-title .close-icon,
|
324 |
+
.editor-panel .panel-title .close-icon {
|
325 |
+
position: absolute;
|
326 |
+
right: 25px;
|
327 |
+
border-radius: 50%;
|
328 |
+
background-color: white;
|
329 |
+
color: #32373c;
|
330 |
+
padding: 1px;
|
331 |
+
top: 14px;
|
332 |
+
cursor: pointer;
|
333 |
+
transition: box-shadow 0.3s; }
|
334 |
+
|
335 |
+
.color-panel .panel-title .close-icon:hover,
|
336 |
+
.editor-panel .panel-title .close-icon:hover {
|
337 |
+
box-shadow: 0px 0px 3px 1px #969696 inset;
|
338 |
+
color: #f95b26; }
|
339 |
+
|
340 |
+
.color-panel .panel-title,
|
341 |
+
.editor-panel .panel-title {
|
342 |
+
border-top-left-radius: 5px;
|
343 |
+
border-top-right-radius: 5px;
|
344 |
+
margin-bottom: 10px; }
|
345 |
+
|
346 |
+
.color-panel .bg-loading-spinner,
|
347 |
+
.editor-panel .bg-loading-spinner {
|
348 |
+
position: absolute;
|
349 |
+
right: 0;
|
350 |
+
bottom: 10px;
|
351 |
+
right: 10px; }
|
352 |
+
|
353 |
+
.color-panel .panel-title .icon,
|
354 |
+
.editor-panel .panel-title .icon {
|
355 |
+
position: absolute;
|
356 |
+
left: 20px; }
|
357 |
+
|
358 |
+
.color-panel .panel-title .icon + .name,
|
359 |
+
.editor-panel .panel-title .icon + .name {
|
360 |
+
margin-left: 23px; }
|
361 |
+
|
362 |
+
.color-panel .fa.icon,
|
363 |
+
.editor-panel .fa.icon {
|
364 |
+
font-size: 20px;
|
365 |
+
left: 24px; }
|
366 |
+
|
367 |
+
.color-panel .panel-selection,
|
368 |
+
.editor-panel .panel-selection {
|
369 |
+
width: 70px;
|
370 |
+
height: 70px;
|
371 |
+
margin: 3px;
|
372 |
+
display: inline-block;
|
373 |
+
text-align: center;
|
374 |
+
border-radius: 5px;
|
375 |
+
cursor: pointer;
|
376 |
+
background-color: #eee;
|
377 |
+
transition: background-color 0.3s;
|
378 |
+
white-space: nowrap;
|
379 |
+
text-overflow: ellipsis;
|
380 |
+
padding: 0px 9px;
|
381 |
+
overflow: hidden; }
|
382 |
+
|
383 |
+
.color-panel .panel-selection:hover,
|
384 |
+
.editor-panel .panel-selection:hover {
|
385 |
+
background-color: white; }
|
386 |
+
|
387 |
+
.color-panel .panel-selection.selected,
|
388 |
+
.editor-panel .panel-selection.selected {
|
389 |
+
background-color: #f95b26;
|
390 |
+
color: white; }
|
391 |
+
|
392 |
+
.color-panel .panel-button,
|
393 |
+
.editor-panel .panel-button {
|
394 |
+
background-color: white;
|
395 |
+
text-decoration: none;
|
396 |
+
padding: 7px 15px;
|
397 |
+
border-radius: 30px;
|
398 |
+
margin: 0 4px;
|
399 |
+
transition: background-color .25s, color .25s;
|
400 |
+
font-size: 15px;
|
401 |
+
background-color: #f95b26;
|
402 |
+
padding: 7px 20px;
|
403 |
+
color: white; }
|
404 |
+
|
405 |
+
.color-panel .panel-button:focus,
|
406 |
+
.editor-panel .panel-button:focus {
|
407 |
+
box-shadow: none; }
|
408 |
+
|
409 |
+
.color-panel .panel-button:hover,
|
410 |
+
.editor-panel .panel-button:hover {
|
411 |
+
background-color: #fb9370;
|
412 |
+
color: white; }
|
413 |
+
|
414 |
+
.color-panel .panel-button.selected,
|
415 |
+
.editor-panel .panel-button.selected {
|
416 |
+
background-color: #f95b26;
|
417 |
+
color: white; }
|
418 |
+
|
419 |
+
.color-panel .panel-button:active,
|
420 |
+
.editor-panel .panel-button:active {
|
421 |
+
box-shadow: 0px 0px 49px -12px black inset; }
|
422 |
+
|
423 |
+
.color-panel .panel-button:hover,
|
424 |
+
.editor-panel .panel-button:hover {
|
425 |
+
background-color: #fa794e; }
|
426 |
+
|
427 |
+
.color-panel .panel-footer,
|
428 |
+
.editor-panel .panel-footer {
|
429 |
+
display: none;
|
430 |
+
position: absolute;
|
431 |
+
bottom: 0;
|
432 |
+
left: 0;
|
433 |
+
right: 0;
|
434 |
+
background-color: rgba(255, 255, 255, 0.8);
|
435 |
+
height: 20px;
|
436 |
+
padding: 20px;
|
437 |
+
text-align: center;
|
438 |
+
border-radius: 0 0 5px 5px;
|
439 |
+
z-index: 5; }
|
440 |
+
|
441 |
+
.color-panel .panel-footer .add-media,
|
442 |
+
.editor-panel .panel-footer .add-media {
|
443 |
+
display: none; }
|
444 |
+
|
445 |
+
.color-panel .supports-customization,
|
446 |
+
.editor-panel .supports-customization {
|
447 |
+
padding-bottom: 40px; }
|
448 |
+
|
449 |
+
.color-panel .panel-body .customize,
|
450 |
+
.editor-panel .panel-body .customize {
|
451 |
+
display: none; }
|
452 |
+
|
453 |
+
.color-panel .back,
|
454 |
+
.editor-panel .back {
|
455 |
+
margin: 10px 0 0; }
|
456 |
+
|
457 |
+
.color-panel .back .panel-button,
|
458 |
+
.editor-panel .back .panel-button {
|
459 |
+
background-color: #32373c;
|
460 |
+
padding: 4px 12px;
|
461 |
+
font-size: 12px; }
|
462 |
+
|
463 |
+
.color-panel .back .panel-button:hover,
|
464 |
+
.editor-panel .back .panel-button:hover {
|
465 |
+
background-color: #fa794e; }
|
466 |
+
|
467 |
+
.color-panel .back .fa,
|
468 |
+
.editor-panel .back .fa {
|
469 |
+
font-size: 8px;
|
470 |
+
position: relative;
|
471 |
+
top: -1px;
|
472 |
+
left: -1px; }
|
473 |
+
|
474 |
+
.color-panel .ui-slider-horizontal,
|
475 |
+
.editor-panel .ui-slider-horizontal {
|
476 |
+
height: 3px;
|
477 |
+
border-radius: 0;
|
478 |
+
width: 75px;
|
479 |
+
border-color: #cecece;
|
480 |
+
margin: 16px;
|
481 |
+
margin-top: 10px;
|
482 |
+
display: inline-block;
|
483 |
+
float: right;
|
484 |
+
cursor: pointer; }
|
485 |
+
|
486 |
+
.color-panel .ui-slider-horizontal .ui-slider-handle,
|
487 |
+
.editor-panel .ui-slider-horizontal .ui-slider-handle {
|
488 |
+
left: 0%;
|
489 |
+
border: 3px;
|
490 |
+
height: 1em;
|
491 |
+
width: 1em;
|
492 |
+
border-radius: 0px;
|
493 |
+
background: #f95b26;
|
494 |
+
top: 50%;
|
495 |
+
cursor: pointer;
|
496 |
+
border-radius: 50%;
|
497 |
+
-webkit-transform: translateY(-50%);
|
498 |
+
transform: translateY(-50%); }
|
499 |
+
|
500 |
+
.color-panel .inline-color-controls h4,
|
501 |
+
.color-panel .inline-color-controls .theme-colors-wrap .boldgrid-tooltip-wrap,
|
502 |
+
.color-panel .inline-color-controls [data-tooltip-id='color-saved'],
|
503 |
+
.editor-panel .inline-color-controls h4,
|
504 |
+
.editor-panel .inline-color-controls .theme-colors-wrap .boldgrid-tooltip-wrap,
|
505 |
+
.editor-panel .inline-color-controls [data-tooltip-id='color-saved'] {
|
506 |
+
display: none; }
|
507 |
+
|
508 |
+
.color-panel .section,
|
509 |
+
.editor-panel .section {
|
510 |
+
border-bottom: 2px solid rgba(218, 218, 218, 0.4);
|
511 |
+
padding: 18px 21px;
|
512 |
+
color: #32373c;
|
513 |
+
position: relative; }
|
514 |
+
|
515 |
+
.color-panel .section:last-of-type,
|
516 |
+
.editor-panel .section:last-of-type {
|
517 |
+
border-color: transparent; }
|
518 |
+
|
519 |
+
.color-panel .section h4,
|
520 |
+
.editor-panel .section h4 {
|
521 |
+
font-size: 14px;
|
522 |
+
font-weight: normal;
|
523 |
+
color: #32373c;
|
524 |
+
margin-bottom: 12px;
|
525 |
+
margin-top: 0; }
|
526 |
+
|
527 |
+
.color-panel .section.color-controls,
|
528 |
+
.editor-panel .section.color-controls {
|
529 |
+
text-align: center; }
|
530 |
+
|
531 |
+
.color-panel .section.color-controls h4,
|
532 |
+
.editor-panel .section.color-controls h4 {
|
533 |
+
font-size: 15px;
|
534 |
+
margin-bottom: 5px;
|
535 |
+
margin-top: 0; }
|
536 |
+
|
537 |
+
.color-panel .section p,
|
538 |
+
.editor-panel .section p {
|
539 |
+
margin-bottom: 4px;
|
540 |
+
color: #32373c;
|
541 |
+
font-weight: lighter; }
|
542 |
+
|
543 |
+
.color-panel .section.family .ui-icon,
|
544 |
+
.editor-panel .section.family .ui-icon {
|
545 |
+
border-radius: 50%;
|
546 |
+
border: 1px solid #8c8a8c; }
|
547 |
+
|
548 |
+
.color-panel .section.family .ui-icon:before,
|
549 |
+
.editor-panel .section.family .ui-icon:before {
|
550 |
+
content: ' '; }
|
551 |
+
|
552 |
+
.color-panel .section .ui-slider-horizontal,
|
553 |
+
.editor-panel .section .ui-slider-horizontal {
|
554 |
+
float: none;
|
555 |
+
margin-left: 0;
|
556 |
+
width: 70%;
|
557 |
+
margin-bottom: 8px; }
|
558 |
+
|
559 |
+
.color-panel .section .slider ~ .value,
|
560 |
+
.editor-panel .section .slider ~ .value {
|
561 |
+
font-size: 19px;
|
562 |
+
position: relative;
|
563 |
+
top: -14px;
|
564 |
+
left: 5px;
|
565 |
+
padding: 5px;
|
566 |
+
border-radius: 5px;
|
567 |
+
background-color: #f1f1f1; }
|
568 |
+
|
569 |
+
.color-panel .section label,
|
570 |
+
.editor-panel .section label {
|
571 |
+
display: table;
|
572 |
+
margin: 10px 0; }
|
573 |
+
|
574 |
+
.color-panel .section input[type='radio']:checked:before,
|
575 |
+
.editor-panel .section input[type='radio']:checked:before {
|
576 |
+
background-color: #f95b26; }
|
577 |
+
|
578 |
+
.color-panel .title,
|
579 |
+
.editor-panel .title {
|
580 |
+
padding-bottom: 0;
|
581 |
+
border-bottom: 1px solid #32373c;
|
582 |
+
font-size: 15px;
|
583 |
+
margin: 0 15px 17px;
|
584 |
+
color: #32373c;
|
585 |
+
border-color: rgba(218, 218, 218, 0.4); }
|
586 |
+
|
587 |
+
.color-panel .title h4,
|
588 |
+
.editor-panel .title h4 {
|
589 |
+
font-size: 16px;
|
590 |
+
font-weight: normal;
|
591 |
+
margin: 10px 0; }
|
592 |
+
|
593 |
+
.color-panel .width-control .width,
|
594 |
+
.editor-panel .width-control .width {
|
595 |
+
margin-top: 25px; }
|
596 |
+
|
597 |
+
.color-panel textarea,
|
598 |
+
.editor-panel textarea {
|
599 |
+
width: 100%;
|
600 |
+
resize: vertical; }
|
601 |
+
|
602 |
+
/*************** Panel Body ********************/
|
603 |
+
.panel-body {
|
604 |
+
overflow-y: scroll;
|
605 |
+
padding: 0 10px;
|
606 |
+
background-color: white; }
|
607 |
+
|
608 |
+
.panel-body.block-access-overlay:after {
|
609 |
+
content: '';
|
610 |
+
display: block;
|
611 |
+
position: absolute;
|
612 |
+
top: 0;
|
613 |
+
left: 0;
|
614 |
+
right: 0;
|
615 |
+
bottom: 0;
|
616 |
+
background-color: rgba(255, 255, 255, 0.7); }
|
617 |
+
|
618 |
+
.panel-body ul {
|
619 |
+
text-align: center;
|
620 |
+
margin-top: 0; }
|
621 |
+
|
622 |
+
/*************** Icon Panel ********************/
|
623 |
+
.editor-panel[data-type='icon'] {
|
624 |
+
width: 335px; }
|
625 |
+
|
626 |
+
.editor-panel[data-type='icon'] .back {
|
627 |
+
margin-bottom: 0; }
|
628 |
+
|
629 |
+
.editor-panel[data-type='icon'] .panel-selection {
|
630 |
+
width: 123px;
|
631 |
+
height: 42px;
|
632 |
+
text-align: left; }
|
633 |
+
|
634 |
+
.editor-panel[data-type='icon'] .panel-body .presets .fa {
|
635 |
+
font-size: 26px;
|
636 |
+
position: relative;
|
637 |
+
top: 50%;
|
638 |
+
-webkit-transform: translateY(-50%);
|
639 |
+
transform: translateY(-50%);
|
640 |
+
color: #525252; }
|
641 |
+
|
642 |
+
.editor-panel[data-type='icon'] .panel-selection .name {
|
643 |
+
margin-left: 6px;
|
644 |
+
vertical-align: middle; }
|
645 |
+
|
646 |
+
.editor-panel[data-type='icon'] .panel-selection.selected .fa {
|
647 |
+
color: white; }
|
648 |
+
|
649 |
+
.editor-panel[data-type='icon'] .ui-slider-horizontal {
|
650 |
+
width: 65%; }
|
651 |
+
|
652 |
+
/*************** Background Panel ********************/
|
653 |
+
.editor-panel[data-type='box'] .my-designs {
|
654 |
+
z-index: 1; }
|
655 |
+
|
656 |
+
.editor-panel[data-type='box'] .panel-footer {
|
657 |
+
z-index: 2; }
|
658 |
+
|
659 |
+
.editor-panel[data-type='box'].editor-panel,
|
660 |
+
.editor-panel[data-type='box'] .panel-body {
|
661 |
+
background-color: #ececec; }
|
662 |
+
|
663 |
+
.editor-panel[data-type='box'] .bg-box {
|
664 |
+
width: 45px;
|
665 |
+
height: 45px;
|
666 |
+
margin: 12px 8px;
|
667 |
+
padding: 0;
|
668 |
+
cursor: pointer;
|
669 |
+
box-sizing: border-box; }
|
670 |
+
|
671 |
+
.editor-panel[data-type='box'] .bg-box:before {
|
672 |
+
content: ' ';
|
673 |
+
background-image: url(../image/transparency.png);
|
674 |
+
background-size: 55px;
|
675 |
+
position: absolute;
|
676 |
+
left: 0;
|
677 |
+
right: 0;
|
678 |
+
top: 0;
|
679 |
+
bottom: 0;
|
680 |
+
z-index: -1; }
|
681 |
+
|
682 |
+
.editor-panel[data-type='box'] .bg-box.box-long {
|
683 |
+
height: 114px; }
|
684 |
+
|
685 |
+
.editor-panel[data-type='box'] .bg-box.box-wide {
|
686 |
+
width: 106px; }
|
687 |
+
|
688 |
+
.editor-panel[data-type='box'] .panel-body,
|
689 |
+
.editor-panel[data-type='box'] .box-design {
|
690 |
+
height: 100%;
|
691 |
+
width: 100%; }
|
692 |
+
|
693 |
+
.editor-panel[data-type='box'] .back {
|
694 |
+
margin-bottom: 0; }
|
695 |
+
|
696 |
+
.editor-panel[data-type='box'] .presets {
|
697 |
+
padding-bottom: 45px;
|
698 |
+
font-size: 7px;
|
699 |
+
margin: 0 auto;
|
700 |
+
width: 250px; }
|
701 |
+
|
702 |
+
.editor-panel[data-type='box'] .presets.my-designs {
|
703 |
+
padding-bottom: 15px; }
|
704 |
+
|
705 |
+
.editor-panel[data-type='box'] .presets .selected:after {
|
706 |
+
content: "\f058";
|
707 |
+
font: normal normal normal 14px/1 FontAwesome;
|
708 |
+
width: 22px;
|
709 |
+
position: absolute;
|
710 |
+
top: -9px;
|
711 |
+
right: -9px;
|
712 |
+
color: #f95b26;
|
713 |
+
background: white;
|
714 |
+
border-radius: 50%;
|
715 |
+
background-size: 22px 27px;
|
716 |
+
height: 21px;
|
717 |
+
text-align: center;
|
718 |
+
font-size: 20px; }
|
719 |
+
|
720 |
+
.editor-panel[data-type='box'] .color-controls .title {
|
721 |
+
margin-left: 10px;
|
722 |
+
margin-right: 10px; }
|
723 |
+
|
724 |
+
.editor-panel[data-type='box'] .box-design .customize {
|
725 |
+
display: none; }
|
726 |
+
|
727 |
+
/*************** Background Panel ********************/
|
728 |
+
.editor-panel[data-type="background"] img {
|
729 |
+
max-width: 100%; }
|
730 |
+
|
731 |
+
.editor-panel[data-type="background"] .panel-title {
|
732 |
+
margin-bottom: 0px; }
|
733 |
+
|
734 |
+
.editor-panel[data-type="background"] .panel-body {
|
735 |
+
padding: 0;
|
736 |
+
overflow: hidden;
|
737 |
+
border-radius: 0 0 5px 5px; }
|
738 |
+
|
739 |
+
.editor-panel[data-type="background"].customize-open .customize {
|
740 |
+
padding: 0 10px; }
|
741 |
+
|
742 |
+
.editor-panel[data-type="background"] .panel-footer {
|
743 |
+
bottom: -59px; }
|
744 |
+
|
745 |
+
.editor-panel[data-type="background"] .current-selection {
|
746 |
+
position: relative;
|
747 |
+
height: 180px;
|
748 |
+
background-size: cover;
|
749 |
+
background-position: 50%; }
|
750 |
+
|
751 |
+
.editor-panel[data-type="background"] .current-selection[data-type="pattern"] {
|
752 |
+
background-size: initial;
|
753 |
+
background-repeat: repeat; }
|
754 |
+
|
755 |
+
.editor-panel[data-type="background"] .current-selection[data-type="color"] .settings {
|
756 |
+
display: none !important; }
|
757 |
+
|
758 |
+
.editor-panel[data-type="background"] .current-selection[data-type] .settings {
|
759 |
+
display: block; }
|
760 |
+
|
761 |
+
.editor-panel[data-type="background"] .current-selection .settings {
|
762 |
+
display: none;
|
763 |
+
text-align: center;
|
764 |
+
position: relative;
|
765 |
+
top: 59px; }
|
766 |
+
|
767 |
+
.editor-panel[data-type="background"] .current-selection .settings .panel-button {
|
768 |
+
background-color: rgba(0, 0, 0, 0.6);
|
769 |
+
border: 2px solid white;
|
770 |
+
color: white;
|
771 |
+
padding: 5px 11px 6px; }
|
772 |
+
|
773 |
+
.editor-panel[data-type="background"] .current-selection .settings .panel-button:hover {
|
774 |
+
color: #f95b26;
|
775 |
+
border-color: #f95b26; }
|
776 |
+
|
777 |
+
.editor-panel[data-type="background"] .filters {
|
778 |
+
background-color: rgba(0, 0, 0, 0.4);
|
779 |
+
padding: 12px;
|
780 |
+
text-align: center;
|
781 |
+
position: absolute;
|
782 |
+
bottom: 0;
|
783 |
+
right: 0;
|
784 |
+
left: 0; }
|
785 |
+
|
786 |
+
.editor-panel[data-type="background"] .filter {
|
787 |
+
background-color: white;
|
788 |
+
text-decoration: none;
|
789 |
+
padding: 7px 15px;
|
790 |
+
border-radius: 30px;
|
791 |
+
margin: 0 4px;
|
792 |
+
transition: background-color .25s, color .25s;
|
793 |
+
color: #222;
|
794 |
+
margin: 3px;
|
795 |
+
float: none; }
|
796 |
+
|
797 |
+
.editor-panel[data-type="background"] .filter:focus {
|
798 |
+
box-shadow: none; }
|
799 |
+
|
800 |
+
.editor-panel[data-type="background"] .filter:hover {
|
801 |
+
background-color: #fb9370;
|
802 |
+
color: white; }
|
803 |
+
|
804 |
+
.editor-panel[data-type="background"] .filter.selected {
|
805 |
+
background-color: #f95b26;
|
806 |
+
color: white; }
|
807 |
+
|
808 |
+
.editor-panel[data-type="background"] .filter:active {
|
809 |
+
box-shadow: 0px 0px 49px -12px black inset; }
|
810 |
+
|
811 |
+
.editor-panel[data-type="background"] .filter:hover {
|
812 |
+
background-color: #495158; }
|
813 |
+
|
814 |
+
.editor-panel[data-type="background"] .filter.selected {
|
815 |
+
background-color: #32373c; }
|
816 |
+
|
817 |
+
.editor-panel[data-type="background"] .current-selection img,
|
818 |
+
.editor-panel[data-type="background"] .presets img {
|
819 |
+
position: relative; }
|
820 |
+
|
821 |
+
.editor-panel[data-type="background"] .customize .section:not(.back) {
|
822 |
+
display: none; }
|
823 |
+
|
824 |
+
.editor-panel[data-type="background"] .preset-wrapper[data-type="color"] ~ * .customize .background-color {
|
825 |
+
display: block; }
|
826 |
+
|
827 |
+
.editor-panel[data-type="background"] .preset-wrapper[data-type="gradients"] ~ * .customize .direction,
|
828 |
+
.editor-panel[data-type="background"] .preset-wrapper[data-type="gradients"] ~ * .customize .gradient-color-2,
|
829 |
+
.editor-panel[data-type="background"] .preset-wrapper[data-type="gradients"] ~ * .customize .gradient-color-1 {
|
830 |
+
display: block; }
|
831 |
+
|
832 |
+
.editor-panel[data-type="background"] .preset-wrapper[data-type="pattern"] ~ * .customize .scroll-effects,
|
833 |
+
.editor-panel[data-type="background"] .preset-wrapper[data-type="pattern"] ~ * .customize .background-color {
|
834 |
+
display: block; }
|
835 |
+
|
836 |
+
.editor-panel[data-type="background"] .preset-wrapper[data-type="image"] ~ * .customize .overlay-color,
|
837 |
+
.editor-panel[data-type="background"] .preset-wrapper[data-type="image"] ~ * .customize .scroll-effects,
|
838 |
+
.editor-panel[data-type="background"] .preset-wrapper[data-type="image"] ~ * .customize .vertical-position,
|
839 |
+
.editor-panel[data-type="background"] .preset-wrapper[data-type="image"] ~ * .customize .size {
|
840 |
+
display: block; }
|
841 |
+
|
842 |
+
.editor-panel[data-type="background"] .add-image-controls {
|
843 |
+
padding: 0;
|
844 |
+
background-color: #32373c;
|
845 |
+
color: #fff; }
|
846 |
+
|
847 |
+
.editor-panel[data-type="background"] .add-image-controls:hover {
|
848 |
+
background-color: #555d66; }
|
849 |
+
|
850 |
+
.editor-panel[data-type="background"] .add-image-controls a {
|
851 |
+
text-decoration: none;
|
852 |
+
position: relative;
|
853 |
+
top: 17px;
|
854 |
+
color: #fff;
|
855 |
+
font-size: 15px; }
|
856 |
+
|
857 |
+
.editor-panel[data-type="background"] .presets {
|
858 |
+
padding: 0 20px; }
|
859 |
+
|
860 |
+
.editor-panel[data-type="background"] .presets ul > li {
|
861 |
+
margin: 15px 0;
|
862 |
+
height: 53px;
|
863 |
+
border: 1px solid #bdbcbc;
|
864 |
+
cursor: pointer; }
|
865 |
+
|
866 |
+
.editor-panel[data-type="background"] .presets [data-type="image"] {
|
867 |
+
background-size: cover;
|
868 |
+
background-position: 50%; }
|
869 |
+
|
870 |
+
.editor-panel[data-type="background"] .presets [data-type="pattern"] {
|
871 |
+
background-color: #d6d6d6; }
|
872 |
+
|
873 |
+
.editor-panel[data-type="background"] .presets .title {
|
874 |
+
margin-bottom: 17px;
|
875 |
+
margin-left: 0;
|
876 |
+
margin-right: 0; }
|
877 |
+
|
878 |
+
.editor-panel[data-type="background"] .presets .add-image-controls {
|
879 |
+
display: none; }
|
880 |
+
|
881 |
+
.editor-panel[data-type="background"] .presets[data-filter="image"] .add-image-controls {
|
882 |
+
display: block; }
|
883 |
+
|
884 |
+
.editor-panel[data-type="background"] .presets h4 {
|
885 |
+
font-weight: normal;
|
886 |
+
margin: 13px 0 6px; }
|
887 |
+
|
888 |
+
.editor-panel[data-type="background"] .presets .background-color {
|
889 |
+
text-align: left;
|
890 |
+
padding: 0;
|
891 |
+
padding-bottom: 7px; }
|
892 |
+
|
893 |
+
.editor-panel[data-type="background"] .presets .background-color label {
|
894 |
+
position: absolute;
|
895 |
+
top: -6px;
|
896 |
+
right: 0;
|
897 |
+
margin-top: 0; }
|
898 |
+
|
899 |
+
.editor-panel[data-type="background"] .presets .background-color label:before {
|
900 |
+
top: 5px;
|
901 |
+
left: -25px; }
|
902 |
+
|
903 |
+
.editor-panel[data-type="background"] .presets .background-color h4 {
|
904 |
+
font-size: 18px;
|
905 |
+
margin-top: 20px; }
|
906 |
+
|
907 |
+
.editor-panel[data-type="background"] .selection {
|
908 |
+
position: relative; }
|
909 |
+
|
910 |
+
.editor-panel[data-type="background"] .presets .selected:after {
|
911 |
+
content: "\f058";
|
912 |
+
font: normal normal normal 14px/1 FontAwesome;
|
913 |
+
width: 22px;
|
914 |
+
position: absolute;
|
915 |
+
top: -9px;
|
916 |
+
right: -9px;
|
917 |
+
color: #f95b26;
|
918 |
+
background: white;
|
919 |
+
border-radius: 50%;
|
920 |
+
background-size: 22px 27px;
|
921 |
+
height: 21px;
|
922 |
+
text-align: center;
|
923 |
+
font-size: 20px; }
|
924 |
+
|
925 |
+
.editor-panel[data-type="background"] .background-design .customize {
|
926 |
+
display: none; }
|
927 |
+
|
928 |
+
.editor-panel[data-type="background"] .background-design .customize .back {
|
929 |
+
margin-bottom: 0px;
|
930 |
+
margin-bottom: 0px;
|
931 |
+
padding: 8px 0 14px; }
|
932 |
+
|
933 |
+
.editor-panel[data-type="background"] .background-design .customize .overlay-color {
|
934 |
+
padding-top: 8px;
|
935 |
+
padding-bottom: 8px; }
|
936 |
+
|
937 |
+
.editor-panel[data-type="background"] .panel-footer .customize-design {
|
938 |
+
display: none; }
|
939 |
+
|
940 |
+
/*************** Change Image Border Panel ********************/
|
941 |
+
.editor-panel[data-type='image'] .panel-selection {
|
942 |
+
width: calc(50% - 2px);
|
943 |
+
height: auto;
|
944 |
+
background-color: white;
|
945 |
+
padding: 9px 0px;
|
946 |
+
margin: 0; }
|
947 |
+
|
948 |
+
.editor-panel[data-type='image'] .presets {
|
949 |
+
font-size: 7px; }
|
950 |
+
|
951 |
+
.editor-panel[data-type='image'] img {
|
952 |
+
max-width: 100px;
|
953 |
+
max-height: 100px; }
|
954 |
+
|
955 |
+
.editor-panel[data-type='image'] .presets .selected {
|
956 |
+
position: relative; }
|
957 |
+
|
958 |
+
.editor-panel[data-type='image'] .presets .selected:after {
|
959 |
+
content: "\f058";
|
960 |
+
font: normal normal normal 14px/1 FontAwesome;
|
961 |
+
width: 22px;
|
962 |
+
position: absolute;
|
963 |
+
top: -9px;
|
964 |
+
right: -9px;
|
965 |
+
color: #f95b26;
|
966 |
+
background: white;
|
967 |
+
border-radius: 50%;
|
968 |
+
background-size: 22px 27px;
|
969 |
+
height: 21px;
|
970 |
+
text-align: center;
|
971 |
+
font-size: 20px; }
|
972 |
+
|
973 |
+
.editor-panel[data-type='image'] .presets .selected:after {
|
974 |
+
top: 5px;
|
975 |
+
right: 5px; }
|
976 |
+
|
977 |
+
/*************** Change Image Border Panel ********************/
|
978 |
+
.editor-panel[data-type="hr"] .panel-selection {
|
979 |
+
margin: 10px 5px;
|
980 |
+
padding: 10px 5px;
|
981 |
+
display: block;
|
982 |
+
background-color: transparent;
|
983 |
+
width: initial;
|
984 |
+
height: initial; }
|
985 |
+
|
986 |
+
.editor-panel[data-type="hr"] .panel-selection:hover {
|
987 |
+
background: #eee; }
|
988 |
+
|
989 |
+
.editor-panel[data-type="hr"] .back {
|
990 |
+
margin-bottom: 0; }
|
991 |
+
|
992 |
+
.editor-panel[data-type="hr"] .my-designs {
|
993 |
+
margin-bottom: 30px; }
|
994 |
+
|
995 |
+
.editor-panel[data-type="hr"] .presets .selected {
|
996 |
+
position: relative;
|
997 |
+
background: #eee;
|
998 |
+
color: currentColor; }
|
999 |
+
|
1000 |
+
.editor-panel[data-type="hr"] .presets .selected:after {
|
1001 |
+
content: "\f058";
|
1002 |
+
font: normal normal normal 14px/1 FontAwesome;
|
1003 |
+
width: 22px;
|
1004 |
+
position: absolute;
|
1005 |
+
top: -9px;
|
1006 |
+
right: -9px;
|
1007 |
+
color: #f95b26;
|
1008 |
+
background: white;
|
1009 |
+
border-radius: 50%;
|
1010 |
+
background-size: 22px 27px;
|
1011 |
+
height: 21px;
|
1012 |
+
text-align: center;
|
1013 |
+
font-size: 20px; }
|
1014 |
+
|
1015 |
+
.editor-panel[data-type="hr"] .presets .selected:after {
|
1016 |
+
top: 0px;
|
1017 |
+
right: 5px; }
|
1018 |
+
|
1019 |
+
/*************** Button Panel ********************/
|
1020 |
+
.editor-panel[data-type='button'] {
|
1021 |
+
background-color: #eee; }
|
1022 |
+
|
1023 |
+
.editor-panel[data-type='button'] .panel-body {
|
1024 |
+
background-color: #eee;
|
1025 |
+
padding: 0; }
|
1026 |
+
|
1027 |
+
.editor-panel[data-type='button'] .panel-body .theme-designs {
|
1028 |
+
background-color: transparent !important;
|
1029 |
+
padding-left: 2px;
|
1030 |
+
padding-right: 12px; }
|
1031 |
+
|
1032 |
+
.editor-panel[data-type='button'] .customize div[data-control-name] {
|
1033 |
+
margin-left: 10px;
|
1034 |
+
margin-right: 10px; }
|
1035 |
+
|
1036 |
+
.editor-panel[data-type='button'] .presets .panel-selection {
|
1037 |
+
width: 48%;
|
1038 |
+
height: auto;
|
1039 |
+
background-color: #eee;
|
1040 |
+
padding: 10px 0;
|
1041 |
+
margin: 0; }
|
1042 |
+
|
1043 |
+
.editor-panel[data-type='button'] .presets .selected {
|
1044 |
+
position: relative; }
|
1045 |
+
|
1046 |
+
.editor-panel[data-type='button'] .presets .selected:after {
|
1047 |
+
content: "\f058";
|
1048 |
+
font: normal normal normal 14px/1 FontAwesome;
|
1049 |
+
width: 22px;
|
1050 |
+
position: absolute;
|
1051 |
+
top: -9px;
|
1052 |
+
right: -9px;
|
1053 |
+
color: #f95b26;
|
1054 |
+
background: white;
|
1055 |
+
border-radius: 50%;
|
1056 |
+
background-size: 22px 27px;
|
1057 |
+
height: 21px;
|
1058 |
+
text-align: center;
|
1059 |
+
font-size: 20px; }
|
1060 |
+
|
1061 |
+
.editor-panel[data-type='button'] .presets .selected:after {
|
1062 |
+
top: 2px;
|
1063 |
+
right: 0px; }
|
1064 |
+
|
1065 |
+
.editor-panel[data-type='button'] .boldgrid-button {
|
1066 |
+
text-transform: uppercase; }
|
1067 |
+
|
1068 |
+
.editor-panel[data-type='button'] .presets {
|
1069 |
+
padding-left: 15px;
|
1070 |
+
padding-right: 15px; }
|
1071 |
+
|
1072 |
+
.editor-panel[data-type='button'] .section.class-control {
|
1073 |
+
padding-top: 0;
|
1074 |
+
padding-bottom: 8px; }
|
1075 |
+
|
1076 |
+
.editor-panel[data-type='button'] [data-preset*='btn-block'] {
|
1077 |
+
width: 100% !important; }
|
1078 |
+
|
1079 |
+
/*************** Text Settings Panel ********************/
|
1080 |
+
.editor-panel[data-type='font'] .panel-title {
|
1081 |
+
margin-bottom: 0px; }
|
1082 |
+
|
1083 |
+
.editor-panel[data-type='font'] select.google-fonts {
|
1084 |
+
width: 185px; }
|
1085 |
+
|
1086 |
+
.editor-panel[data-type='font'] .family .color-preview {
|
1087 |
+
position: absolute;
|
1088 |
+
top: 23px;
|
1089 |
+
right: 20px; }
|
1090 |
+
|
1091 |
+
.editor-panel[data-type='font'] .section.effects .panel-selection {
|
1092 |
+
height: 35px;
|
1093 |
+
width: 35px;
|
1094 |
+
padding: 8px;
|
1095 |
+
color: #868686;
|
1096 |
+
font-size: 37px;
|
1097 |
+
line-height: 33px;
|
1098 |
+
margin: 1px; }
|
1099 |
+
|
1100 |
+
.editor-panel[data-type='font'] .section.effects .panel-selection.selected {
|
1101 |
+
color: white; }
|
1102 |
+
|
1103 |
+
.editor-panel[data-type='font'] .section.effects .fa-ban {
|
1104 |
+
color: #b50000; }
|
1105 |
+
|
1106 |
+
.editor-panel[data-type='font'] .section.effects .panel-selection.selected .fa-ban {
|
1107 |
+
color: white; }
|
1108 |
+
|
1109 |
+
/*************** Image Panel ********************/
|
1110 |
+
.editor-panel[data-type='image-filter'] {
|
1111 |
+
width: 400px; }
|
1112 |
+
|
1113 |
+
.editor-panel[data-type='image-filter'] .panel-selection {
|
1114 |
+
background: none;
|
1115 |
+
width: auto;
|
1116 |
+
height: auto;
|
1117 |
+
padding: 0; }
|
1118 |
+
|
1119 |
+
.editor-panel[data-type='image-filter'] .panel-selection:hover {
|
1120 |
+
color: #32373c; }
|
1121 |
+
|
1122 |
+
.editor-panel[data-type='image-filter'] .panel-selection:hover canvas,
|
1123 |
+
.editor-panel[data-type='image-filter'] .panel-selection:hover img {
|
1124 |
+
border-color: #32373c; }
|
1125 |
+
|
1126 |
+
.editor-panel[data-type='image-filter'] .panel-selection canvas,
|
1127 |
+
.editor-panel[data-type='image-filter'] .panel-selection img {
|
1128 |
+
width: 100%;
|
1129 |
+
height: auto;
|
1130 |
+
max-height: 100px;
|
1131 |
+
max-width: 100px;
|
1132 |
+
border-radius: 7px;
|
1133 |
+
border: 2px solid transparent; }
|
1134 |
+
|
1135 |
+
.editor-panel[data-type='image-filter'] .panel-selection.selected {
|
1136 |
+
color: #f95b26; }
|
1137 |
+
|
1138 |
+
.editor-panel[data-type='image-filter'] .panel-selection.selected canvas,
|
1139 |
+
.editor-panel[data-type='image-filter'] .panel-selection.selected img {
|
1140 |
+
border-color: #f95b26; }
|
1141 |
+
|
1142 |
+
.editor-panel[data-type='image-filter'] .image-filter .customize {
|
1143 |
+
display: none;
|
1144 |
+
margin-left: 0; }
|
1145 |
+
|
1146 |
+
.editor-panel[data-type='image-filter'] .customizing .customize {
|
1147 |
+
display: block; }
|
1148 |
+
|
1149 |
+
.editor-panel[data-type='image-filter'] .customizing .presets {
|
1150 |
+
display: none; }
|
1151 |
+
|
1152 |
+
.editor-panel[data-type='image-filter'] .panel-body {
|
1153 |
+
position: relative; }
|
1154 |
+
|
1155 |
+
.editor-panel[data-type='image-filter'] .panel-body .activate-customize {
|
1156 |
+
margin-top: 10px; }
|
1157 |
+
|
1158 |
+
.editor-panel[data-type='image-filter'] .panel-body .remote-image-error {
|
1159 |
+
display: none;
|
1160 |
+
padding: 100px;
|
1161 |
+
font-size: 18px; }
|
1162 |
+
|
1163 |
+
.editor-panel[data-type='image-filter'] .panel-body .remote-image-error p {
|
1164 |
+
font-size: 1.1em; }
|
1165 |
+
|
1166 |
+
.editor-panel[data-type='image-filter'] .panel-body .remote-image-error.error-active {
|
1167 |
+
display: block; }
|
1168 |
+
|
1169 |
+
.editor-panel[data-type='image-filter'] .panel-body .remote-image-error.error-active ~ .choices,
|
1170 |
+
.editor-panel[data-type='image-filter'] .panel-body .remote-image-error.error-active ~ .preview {
|
1171 |
+
display: none; }
|
1172 |
+
|
1173 |
+
.editor-panel[data-type='image-filter'] .panel-body .presets {
|
1174 |
+
padding-right: 2px;
|
1175 |
+
padding-top: 2px; }
|
1176 |
+
|
1177 |
+
.editor-panel[data-type='image-filter'] .panel-body .preview {
|
1178 |
+
text-align: center;
|
1179 |
+
margin-top: 4px;
|
1180 |
+
height: 95%;
|
1181 |
+
position: absolute;
|
1182 |
+
top: 50%;
|
1183 |
+
-webkit-transform: translateY(-50%);
|
1184 |
+
transform: translateY(-50%); }
|
1185 |
+
|
1186 |
+
.editor-panel[data-type='image-filter'] .panel-body .preview img,
|
1187 |
+
.editor-panel[data-type='image-filter'] .panel-body .preview canvas {
|
1188 |
+
max-width: 85%;
|
1189 |
+
max-height: 85%;
|
1190 |
+
text-align: center;
|
1191 |
+
border-radius: 5px; }
|
1192 |
+
|
1193 |
+
.editor-panel[data-type='image-filter'] .panel-body .preview .panel-button {
|
1194 |
+
display: inline-block;
|
1195 |
+
margin: 15px auto;
|
1196 |
+
cursor: pointer; }
|
1197 |
+
|
1198 |
+
.editor-panel[data-type='image-filter'] .panel-body .preview .loading {
|
1199 |
+
display: none;
|
1200 |
+
position: absolute;
|
1201 |
+
top: 0;
|
1202 |
+
bottom: 0;
|
1203 |
+
left: 0;
|
1204 |
+
right: 0;
|
1205 |
+
background-color: rgba(255, 255, 255, 0.8);
|
1206 |
+
text-align: center; }
|
1207 |
+
|
1208 |
+
.editor-panel[data-type='image-filter'] .panel-body .preview .spinner {
|
1209 |
+
position: relative;
|
1210 |
+
margin-top: 50%;
|
1211 |
+
-webkit-transform: translateY(-50%);
|
1212 |
+
transform: translateY(-50%);
|
1213 |
+
float: none; }
|
1214 |
+
|
1215 |
+
.editor-panel[data-type='image-filter'].rendering .panel-body .preview .loading {
|
1216 |
+
display: block; }
|
1217 |
+
|
1218 |
+
.editor-panel[data-type='image-filter'] .panel-body .choices,
|
1219 |
+
.editor-panel[data-type='image-filter'] .panel-body .preview {
|
1220 |
+
display: inline-block;
|
1221 |
+
text-align: center; }
|
1222 |
+
|
1223 |
+
.editor-panel[data-type='image-filter'] .panel-body .choices {
|
1224 |
+
width: 50%;
|
1225 |
+
margin-left: 20px; }
|
1226 |
+
|
1227 |
+
.editor-panel[data-type='image-filter'] .panel-body .preview {
|
1228 |
+
width: calc(50% - 20px); }
|
1229 |
+
|
1230 |
+
.editor-panel[data-type='image-filter'] .panel-body .choices {
|
1231 |
+
border-radius: 5px;
|
1232 |
+
padding-bottom: 11px;
|
1233 |
+
background-color: #f1f1f1;
|
1234 |
+
box-shadow: 0px 0px 4px 0px #b5b5b5;
|
1235 |
+
margin-bottom: 8px;
|
1236 |
+
margin-top: 3px; }
|
1237 |
+
|
1238 |
+
.editor-panel[data-type='image-filter'] .panel-body ul {
|
1239 |
+
overflow-y: scroll;
|
1240 |
+
height: 400px;
|
1241 |
+
margin: 10px; }
|
1242 |
+
|
1243 |
+
.editor-panel[data-type='image-filter'] .panel-body {
|
1244 |
+
overflow: hidden; }
|
1245 |
+
|
1246 |
+
.editor-panel[data-type="information"] {
|
1247 |
+
-webkit-user-select: initial;
|
1248 |
+
-moz-user-select: initial;
|
1249 |
+
-ms-user-select: initial;
|
1250 |
+
user-select: initial; }
|
1251 |
+
|
1252 |
+
.editor-panel[data-type="information"] .info-wrap {
|
1253 |
+
display: -webkit-box;
|
1254 |
+
display: -ms-flexbox;
|
1255 |
+
display: flex;
|
1256 |
+
padding: 0 25px; }
|
1257 |
+
|
1258 |
+
.editor-panel[data-type="information"] ul {
|
1259 |
+
list-style: none; }
|
1260 |
+
|
1261 |
+
.editor-panel[data-type="information"] .control-name {
|
1262 |
+
font-weight: bold;
|
1263 |
+
margin-bottom: 5px; }
|
1264 |
+
|
1265 |
+
.editor-panel[data-type="information"] .intro {
|
1266 |
+
padding: 10px 20px 0;
|
1267 |
+
margin: 0; }
|
1268 |
+
|
1269 |
+
.editor-panel[data-type="information"] .help-text {
|
1270 |
+
position: relative;
|
1271 |
+
text-align: left;
|
1272 |
+
margin: 20px 0 20px 30px;
|
1273 |
+
padding: 0; }
|
1274 |
+
|
1275 |
+
.editor-panel[data-type="information"] .help-text > *:first-child {
|
1276 |
+
position: absolute;
|
1277 |
+
left: -25px;
|
1278 |
+
font-size: 20px; }
|
1279 |
+
|
1280 |
+
.boldgrid-control .iris-picker {
|
1281 |
+
left: -10px;
|
1282 |
+
position: relative;
|
1283 |
+
padding-right: 20px; }
|
1284 |
+
|
1285 |
+
.boldgrid-control .iris-alpha-slider.iris-strip {
|
1286 |
+
position: absolute;
|
1287 |
+
right: -4px; }
|
1288 |
+
|
1289 |
+
.editor-panel[data-type='Library'] .save-gridblock {
|
1290 |
+
text-align: center;
|
1291 |
+
margin-top: 15%;
|
1292 |
+
padding: 0 40px; }
|
1293 |
+
|
1294 |
+
.editor-panel[data-type='Library'] .save-gridblock .save-state {
|
1295 |
+
display: none; }
|
1296 |
+
|
1297 |
+
.editor-panel[data-type='Library'] .save-gridblock[state='save-prompt'] .save-prompt,
|
1298 |
+
.editor-panel[data-type='Library'] .save-gridblock[state='save-failed'] .save-failed,
|
1299 |
+
.editor-panel[data-type='Library'] .save-gridblock[state='save-success'] .save-success {
|
1300 |
+
display: block; }
|
1301 |
+
|
1302 |
+
.editor-panel[data-type='Library'] .save-gridblock .save-failed button,
|
1303 |
+
.editor-panel[data-type='Library'] .save-gridblock .save-success button {
|
1304 |
+
margin-top: 30px; }
|
1305 |
+
|
1306 |
+
.editor-panel[data-type='Library'] .save-gridblock h2 {
|
1307 |
+
font-size: 2.5em;
|
1308 |
+
font-weight: 300; }
|
1309 |
+
|
1310 |
+
.editor-panel[data-type='Library'] .save-gridblock h4 {
|
1311 |
+
font-size: 1.2em;
|
1312 |
+
color: #9c9c9c;
|
1313 |
+
font-weight: normal;
|
1314 |
+
line-height: 1.5em; }
|
1315 |
+
|
1316 |
+
.editor-panel[data-type='Library'] .save-gridblock form {
|
1317 |
+
margin-top: 25px; }
|
1318 |
+
|
1319 |
+
.editor-panel[data-type='Library'] .save-gridblock input {
|
1320 |
+
padding: 14px;
|
1321 |
+
width: 50%;
|
1322 |
+
font-size: 1.3em;
|
1323 |
+
border: 1px solid #ececec; }
|
1324 |
+
|
1325 |
+
.editor-panel[data-type='Library'] .save-gridblock .save.bg-editor-button {
|
1326 |
+
line-height: 4px;
|
1327 |
+
border-radius: 0 5px 5px 0;
|
1328 |
+
margin-left: -5px;
|
1329 |
+
padding-top: 26px;
|
1330 |
+
padding-bottom: 26px; }
|
1331 |
+
|
1332 |
+
.editor-panel .panel-body .customize {
|
1333 |
+
margin-left: 65px; }
|
1334 |
+
|
1335 |
+
.customize-navigation {
|
1336 |
+
position: absolute;
|
1337 |
+
top: 0;
|
1338 |
+
bottom: 0;
|
1339 |
+
background-color: #32373c;
|
1340 |
+
width: 60px;
|
1341 |
+
z-index: 999;
|
1342 |
+
border-bottom-left-radius: 5px;
|
1343 |
+
top: 48px; }
|
1344 |
+
|
1345 |
+
.customize-navigation .item {
|
1346 |
+
height: 50px;
|
1347 |
+
text-align: center;
|
1348 |
+
-webkit-box-align: center;
|
1349 |
+
-ms-flex-align: center;
|
1350 |
+
align-items: center;
|
1351 |
+
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
|
1352 |
+
display: none; }
|
1353 |
+
|
1354 |
+
.customize-navigation .item.enabled {
|
1355 |
+
display: -webkit-box;
|
1356 |
+
display: -ms-flexbox;
|
1357 |
+
display: flex; }
|
1358 |
+
|
1359 |
+
.customize-navigation .item, .customize-navigation .item:after {
|
1360 |
+
transition-property: background, border;
|
1361 |
+
transition-duration: .25s; }
|
1362 |
+
|
1363 |
+
.customize-navigation .item .boldgrid-help-icon {
|
1364 |
+
display: none; }
|
1365 |
+
|
1366 |
+
.customize-navigation .item a {
|
1367 |
+
line-height: 0;
|
1368 |
+
width: 100%; }
|
1369 |
+
|
1370 |
+
.customize-navigation .item svg {
|
1371 |
+
padding-top: 10px;
|
1372 |
+
fill: white;
|
1373 |
+
height: 40px;
|
1374 |
+
width: 100%; }
|
1375 |
+
|
1376 |
+
.customize-navigation .item svg path {
|
1377 |
+
fill: white !important; }
|
1378 |
+
|
1379 |
+
.customize-navigation .item.active {
|
1380 |
+
background: #f95b26; }
|
1381 |
+
|
1382 |
+
.customize-navigation .item.active:after {
|
1383 |
+
content: '';
|
1384 |
+
width: 0;
|
1385 |
+
height: 0;
|
1386 |
+
border-top: 10px solid transparent;
|
1387 |
+
border-bottom: 10px solid transparent;
|
1388 |
+
border-left: 10px solid #f95b26;
|
1389 |
+
position: absolute;
|
1390 |
+
right: -8px; }
|
1391 |
+
|
1392 |
+
.customize-navigation .item:hover {
|
1393 |
+
background: #fa8158; }
|
1394 |
+
|
1395 |
+
.customize-navigation .item:hover:after {
|
1396 |
+
border-left: 10px solid #fa8158; }
|
1397 |
+
|
1398 |
+
.customize-navigation .item:hover .boldgrid-tooltip {
|
1399 |
+
display: block;
|
1400 |
+
right: 40px !important;
|
1401 |
+
top: 50% !important;
|
1402 |
+
-webkit-transform: translateY(-50%);
|
1403 |
+
transform: translateY(-50%); }
|
1404 |
+
|
1405 |
+
.editor-panel [data-control-name="Advanced"] .back {
|
1406 |
+
display: none; }
|
1407 |
+
|
1408 |
+
.customize [data-control-name] {
|
1409 |
+
display: none; }
|
1410 |
+
|
1411 |
+
.editor-panel[data-type="Advanced"] .customize-navigation[data-element-type="column"] .item[data-control-name="blockAlignment"],
|
1412 |
+
.editor-panel[data-type="Advanced"] .customize-navigation[data-element-type="column"] .item[data-control-name="width"],
|
1413 |
+
.editor-panel[data-type="Advanced"] .customize-navigation[data-element-type="column"] .item[data-control-name="margin"] {
|
1414 |
+
display: none !important; }
|
1415 |
+
|
1416 |
+
.theme-designs .button-overrides {
|
1417 |
+
background-color: transparent;
|
1418 |
+
text-shadow: none;
|
1419 |
+
border: none;
|
1420 |
+
box-shadow: none; }
|
1421 |
+
|
1422 |
+
.theme-designs .button-overrides:hover, .theme-designs .button-overrides:active, .theme-designs .button-overrides:focus {
|
1423 |
+
border: none;
|
1424 |
+
background-color: transparent;
|
1425 |
+
box-shadow: none; }
|
1426 |
+
|
1427 |
+
.editor-panel .control {
|
1428 |
+
display: block;
|
1429 |
+
height: 36px;
|
1430 |
+
width: 216px;
|
1431 |
+
width: 50%;
|
1432 |
+
float: left; }
|
1433 |
+
|
1434 |
+
.editor-panel .control .name {
|
1435 |
+
position: relative;
|
1436 |
+
top: 4px;
|
1437 |
+
float: left; }
|
1438 |
+
|
1439 |
+
/*--------------------------------------------------------------
|
1440 |
+
# Controls
|
1441 |
+
--------------------------------------------------------------*/
|
1442 |
+
.template-control {
|
1443 |
+
text-align: center;
|
1444 |
+
display: -webkit-box;
|
1445 |
+
display: -ms-flexbox;
|
1446 |
+
display: flex;
|
1447 |
+
-ms-flex-wrap: wrap;
|
1448 |
+
flex-wrap: wrap; }
|
1449 |
+
|
1450 |
+
.template-control .radio {
|
1451 |
+
display: -webkit-box;
|
1452 |
+
display: -ms-flexbox;
|
1453 |
+
display: flex;
|
1454 |
+
-webkit-box-orient: vertical;
|
1455 |
+
-webkit-box-direction: normal;
|
1456 |
+
-ms-flex-direction: column;
|
1457 |
+
flex-direction: column;
|
1458 |
+
-ms-flex-item-align: end;
|
1459 |
+
align-self: flex-end;
|
1460 |
+
width: 50%;
|
1461 |
+
padding: 10px 0px;
|
1462 |
+
border-radius: 5px; }
|
1463 |
+
|
1464 |
+
.template-control .label {
|
1465 |
+
margin-bottom: 5px; }
|
1466 |
+
|
1467 |
+
.template-control input[type='radio'] {
|
1468 |
+
height: 75px;
|
1469 |
+
margin: 0 auto;
|
1470 |
+
width: auto;
|
1471 |
+
box-shadow: none;
|
1472 |
+
border: none;
|
1473 |
+
background: transparent;
|
1474 |
+
position: relative;
|
1475 |
+
border-radius: 0;
|
1476 |
+
transition: background-color .5s; }
|
1477 |
+
|
1478 |
+
.template-control input[type='radio']:hover {
|
1479 |
+
background-color: #dcdcdc; }
|
1480 |
+
|
1481 |
+
.template-control input[type='radio']:checked:before {
|
1482 |
+
color: #f95b26;
|
1483 |
+
content: '\f058';
|
1484 |
+
display: block;
|
1485 |
+
position: absolute;
|
1486 |
+
top: 5px;
|
1487 |
+
right: 0;
|
1488 |
+
font: normal normal normal 21px/1 FontAwesome;
|
1489 |
+
-webkit-transform: translateY(-50%) translateX(50%);
|
1490 |
+
transform: translateY(-50%) translateX(50%);
|
1491 |
+
height: initial;
|
1492 |
+
margin: initial;
|
1493 |
+
line-height: initial;
|
1494 |
+
background-color: initial;
|
1495 |
+
text-indent: initial;
|
1496 |
+
background: white;
|
1497 |
+
width: 21px;
|
1498 |
+
padding: 2px;
|
1499 |
+
z-index: 1; }
|
1500 |
+
|
1501 |
+
.template-control .template:after {
|
1502 |
+
content: '';
|
1503 |
+
width: 75px;
|
1504 |
+
height: 75px;
|
1505 |
+
display: block;
|
1506 |
+
background: url(../../assets/image/page-templates/sidebar.svg);
|
1507 |
+
background-repeat: no-repeat;
|
1508 |
+
background-size: cover; }
|
1509 |
+
|
1510 |
+
.template-control .sidebar.left:after {
|
1511 |
+
-webkit-transform: rotate(180deg);
|
1512 |
+
transform: rotate(180deg);
|
1513 |
+
-webkit-transform-origin: 50% 50%;
|
1514 |
+
transform-origin: 50% 50%; }
|
1515 |
+
|
1516 |
+
.template-control .sidebar.none:after {
|
1517 |
+
background-image: url(../../assets/image/page-templates/fullwidth.svg); }
|
1518 |
+
|
1519 |
+
.template-control .template.default:after {
|
1520 |
+
background-image: url(../../assets/image/page-templates/default.svg); }
|
1521 |
+
|
1522 |
+
.border-type-control ul {
|
1523 |
+
text-align: left; }
|
1524 |
+
|
1525 |
+
.editor-panel .width-control {
|
1526 |
+
padding: 18px 12px; }
|
1527 |
+
|
1528 |
+
/*--------------------------------------------------------------
|
1529 |
+
# Menu Styles
|
1530 |
+
--------------------------------------------------------------*/
|
1531 |
+
/************** Instance Menu *******************/
|
1532 |
+
#boldgrid-instance-menu {
|
1533 |
+
padding: 0;
|
1534 |
+
display: none;
|
1535 |
+
height: 0px;
|
1536 |
+
position: absolute;
|
1537 |
+
left: 0;
|
1538 |
+
bottom: -1px;
|
1539 |
+
right: 0;
|
1540 |
+
text-align: center; }
|
1541 |
+
|
1542 |
+
#boldgrid-instance-menu ul {
|
1543 |
+
text-align: center;
|
1544 |
+
display: inline-block;
|
1545 |
+
padding: 4px 15px 5px;
|
1546 |
+
background-color: #32373c;
|
1547 |
+
border-radius: 0px 0px 5px 5px;
|
1548 |
+
box-shadow: 0px 5px 16px -4px;
|
1549 |
+
cursor: move;
|
1550 |
+
width: auto !important; }
|
1551 |
+
|
1552 |
+
#boldgrid-instance-menu li {
|
1553 |
+
display: inline-block;
|
1554 |
+
padding: 2px;
|
1555 |
+
border-radius: 50%;
|
1556 |
+
margin: 0 6px;
|
1557 |
+
cursor: pointer;
|
1558 |
+
background-color: white;
|
1559 |
+
transition: box-shadow .3s;
|
1560 |
+
position: relative; }
|
1561 |
+
|
1562 |
+
#boldgrid-instance-menu li:hover .boldgrid-tooltip {
|
1563 |
+
top: 39px;
|
1564 |
+
display: block;
|
1565 |
+
left: 50%;
|
1566 |
+
-webkit-transform: translateX(-50%);
|
1567 |
+
transform: translateX(-50%); }
|
1568 |
+
|
1569 |
+
#boldgrid-instance-menu li:hover .boldgrid-tooltip .boldgrid-tooltip-inner {
|
1570 |
+
white-space: nowrap; }
|
1571 |
+
|
1572 |
+
#boldgrid-instance-menu li.active,
|
1573 |
+
#boldgrid-instance-menu li:hover {
|
1574 |
+
box-shadow: 0px 0px 3px 1px #969696 inset; }
|
1575 |
+
|
1576 |
+
#boldgrid-instance-menu li.active span,
|
1577 |
+
#boldgrid-instance-menu li:hover span {
|
1578 |
+
color: #f95b26; }
|
1579 |
+
|
1580 |
+
#boldgrid-instance-menu li span {
|
1581 |
+
font-size: 24px;
|
1582 |
+
transition: color .3s;
|
1583 |
+
padding: 2px; }
|
1584 |
+
|
1585 |
+
#boldgrid-instance-menu li .fa {
|
1586 |
+
width: 24px;
|
1587 |
+
height: 24px;
|
1588 |
+
text-align: center;
|
1589 |
+
font-family: FontAwesome; }
|
1590 |
+
|
1591 |
+
#boldgrid-instance-menu li .dashicons-edit {
|
1592 |
+
padding: 3px 2px 0;
|
1593 |
+
line-height: 23px; }
|
1594 |
+
|
1595 |
+
#boldgrid-instance-menu .active .bg-editor-menu-dropdown {
|
1596 |
+
display: block; }
|
1597 |
+
|
1598 |
+
#boldgrid-instance-menu .active .bg-editor-menu-dropdown ~ .boldgrid-tooltip-wrap {
|
1599 |
+
display: none; }
|
1600 |
+
|
1601 |
+
#boldgrid-instance-menu .boldgrid-help-icon {
|
1602 |
+
display: none; }
|
1603 |
+
|
1604 |
+
#boldgrid-instance-menu .dashicons:before {
|
1605 |
+
font-family: dashicons; }
|
1606 |
+
|
1607 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown {
|
1608 |
+
display: none;
|
1609 |
+
background-color: white;
|
1610 |
+
position: absolute;
|
1611 |
+
z-index: 1;
|
1612 |
+
margin-left: -15px;
|
1613 |
+
top: 48px;
|
1614 |
+
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.175);
|
1615 |
+
border: 1px solid rgba(0, 0, 0, 0.15);
|
1616 |
+
border-radius: 5px;
|
1617 |
+
cursor: default;
|
1618 |
+
padding: 0;
|
1619 |
+
min-width: 125px;
|
1620 |
+
border: 2px solid #32373c; }
|
1621 |
+
|
1622 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown:before {
|
1623 |
+
content: ' ';
|
1624 |
+
top: -9px;
|
1625 |
+
left: 23px;
|
1626 |
+
margin-left: -5px;
|
1627 |
+
border-bottom-style: solid;
|
1628 |
+
border: 9px dashed #32373c;
|
1629 |
+
border-top: none;
|
1630 |
+
border-left-color: transparent;
|
1631 |
+
border-right-color: transparent;
|
1632 |
+
position: absolute;
|
1633 |
+
width: 0;
|
1634 |
+
height: 0;
|
1635 |
+
line-height: 0; }
|
1636 |
+
|
1637 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li {
|
1638 |
+
display: list-item;
|
1639 |
+
border-radius: 0;
|
1640 |
+
margin: 0;
|
1641 |
+
padding: 8px 12px 8px 38px;
|
1642 |
+
min-height: 1px;
|
1643 |
+
line-height: 1em;
|
1644 |
+
text-align: left;
|
1645 |
+
font-size: 12px !important;
|
1646 |
+
font-weight: 600; }
|
1647 |
+
|
1648 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li.title {
|
1649 |
+
background-color: #32373c;
|
1650 |
+
color: white;
|
1651 |
+
text-align: center;
|
1652 |
+
padding-left: 5px;
|
1653 |
+
padding-right: 5px; }
|
1654 |
+
|
1655 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li:hover {
|
1656 |
+
box-shadow: none;
|
1657 |
+
background-color: #32373c;
|
1658 |
+
color: white; }
|
1659 |
+
|
1660 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li:before {
|
1661 |
+
display: block;
|
1662 |
+
position: absolute;
|
1663 |
+
left: 0px;
|
1664 |
+
top: 0px;
|
1665 |
+
bottom: 0px;
|
1666 |
+
width: 28px;
|
1667 |
+
color: grey;
|
1668 |
+
background-color: #32373c;
|
1669 |
+
background-repeat: no-repeat;
|
1670 |
+
background-position: 6px 5px; }
|
1671 |
+
|
1672 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li:hover:before {
|
1673 |
+
color: white; }
|
1674 |
+
|
1675 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-gridblock::before {
|
1676 |
+
background-image: url("../image/icons/insert-gridblock.png");
|
1677 |
+
content: " "; }
|
1678 |
+
|
1679 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-gridblock:hover::before {
|
1680 |
+
background-image: url("../image/icons/insert-gridblock-hover.png"); }
|
1681 |
+
|
1682 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-row::before {
|
1683 |
+
content: " ";
|
1684 |
+
background-image: url("../image/icons/add-row.png"); }
|
1685 |
+
|
1686 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-row:hover::before {
|
1687 |
+
background-image: url("../image/icons/add-row-hover.png"); }
|
1688 |
+
|
1689 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li.font-awesome::before {
|
1690 |
+
font: normal normal normal 14px/1 FontAwesome;
|
1691 |
+
text-align: center;
|
1692 |
+
line-height: 28px; }
|
1693 |
+
|
1694 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li.dashicons-admin-media:before {
|
1695 |
+
content: "\f104";
|
1696 |
+
font-family: dashicons;
|
1697 |
+
font-size: 15px;
|
1698 |
+
line-height: 25px;
|
1699 |
+
text-align: center; }
|
1700 |
+
|
1701 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-button::before {
|
1702 |
+
content: "\f205"; }
|
1703 |
+
|
1704 |
+
#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-icon::before {
|
1705 |
+
content: "\f129"; }
|
1706 |
+
|
1707 |
+
/************** TinyMCE Menu *******************/
|
1708 |
+
.imhwpb-icon:before {
|
1709 |
+
-webkit-font-smoothing: antialiased;
|
1710 |
+
font: normal 20px/1 'dashicons';
|
1711 |
+
vertical-align: top; }
|
1712 |
+
|
1713 |
+
.mce-viewsize-tablet-imhwpb {
|
1714 |
+
width: 845px; }
|
1715 |
+
|
1716 |
+
.mce-viewsize-monitor-imhwpb {
|
1717 |
+
min-width: 1065px;
|
1718 |
+
z-index: 10; }
|
1719 |
+
|
1720 |
+
.mce-viewsize-phone-imhwpb {
|
1721 |
+
width: 480px; }
|
1722 |
+
|
1723 |
+
#resizer-iframe {
|
1724 |
+
position: absolute;
|
1725 |
+
left: -9999px;
|
1726 |
+
top: -9999px; }
|
1727 |
+
|
1728 |
+
.boldgrid-highlighted-mce-icon:not(.mce-active) .imhwpb-icon {
|
1729 |
+
color: #00a0d2; }
|
1730 |
+
|
1731 |
+
/*--------------------------------------------------------------
|
1732 |
+
# Menu Styles
|
1733 |
+
--------------------------------------------------------------*/
|
1734 |
+
.mce-content-body hr[data-mce-selected] {
|
1735 |
+
outline: none; }
|
1736 |
+
|
1737 |
+
.mce-widget[aria-label="BoldGrid Editing"] {
|
1738 |
+
display: none; }
|
1739 |
+
|
1740 |
+
/*--------------------------------------------------------------
|
1741 |
+
# Post.php Modifications
|
1742 |
+
--------------------------------------------------------------*/
|
1743 |
+
/**
|
1744 |
+
* Editor Page overwrites to prevent the bootstrap columns from collapsing early
|
1745 |
+
* Stretch the outsides of the editor and make the second column narrow
|
1746 |
+
*/
|
1747 |
+
.folded #wpcontent,
|
1748 |
+
.folded #wpfooter {
|
1749 |
+
margin-left: 20px; }
|
1750 |
+
|
1751 |
+
#poststuff #post-body.columns-2 {
|
1752 |
+
margin-right: 208px; }
|
1753 |
+
|
1754 |
+
#post-body.columns-2 #postbox-container-1 {
|
1755 |
+
margin-right: -214px; }
|
1756 |
+
|
1757 |
+
#wpcontent,
|
1758 |
+
#wpfooter {
|
1759 |
+
margin-left: 142px; }
|
1760 |
+
|
1761 |
+
#post-body.columns-2 #postbox-container-1,
|
1762 |
+
#poststuff #post-body.columns-2 #side-sortables {
|
1763 |
+
width: 210px; }
|
1764 |
+
|
1765 |
+
.postbox,
|
1766 |
+
#post-body.columns-2 #side-sortables {
|
1767 |
+
min-width: 210px; }
|
1768 |
+
|
1769 |
+
.spinner {
|
1770 |
+
margin: 4px 4px 0; }
|
1771 |
+
|
1772 |
+
.gridblock-grid-icon,
|
1773 |
+
.gridblock-icon .wp-media-buttons-icon {
|
1774 |
+
background: url("../image/gridblock-icon-white.svg");
|
1775 |
+
background-repeat: no-repeat;
|
1776 |
+
background-size: 18px 18px;
|
1777 |
+
transition-duration: 0.8s;
|
1778 |
+
transition-property: -webkit-transform;
|
1779 |
+
transition-property: transform;
|
1780 |
+
transition-property: transform, -webkit-transform; }
|
1781 |
+
|
1782 |
+
.gridblock-icon:hover .wp-media-buttons-icon {
|
1783 |
+
-webkit-transform: rotate(120deg);
|
1784 |
+
transform: rotate(120deg); }
|
1785 |
+
|
1786 |
+
.gridblock-grid-icon {
|
1787 |
+
background-size: 100%;
|
1788 |
+
display: inline-block;
|
1789 |
+
height: 20px;
|
1790 |
+
width: 18px; }
|
1791 |
+
|
1792 |
+
body.boldgrid-editor-fullscreen {
|
1793 |
+
overflow: hidden; }
|
1794 |
+
|
1795 |
+
.boldgrid-editor-fullscreen #wp-content-editor-container {
|
1796 |
+
position: fixed;
|
1797 |
+
top: 34px;
|
1798 |
+
right: 0;
|
1799 |
+
left: 0;
|
1800 |
+
bottom: 0;
|
1801 |
+
z-index: 99999; }
|
1802 |
+
|
1803 |
+
.boldgrid-editor-fullscreen #content_ifr {
|
1804 |
+
width: 100%;
|
1805 |
+
position: fixed;
|
1806 |
+
z-index: 9999;
|
1807 |
+
top: 101px;
|
1808 |
+
left: 0px;
|
1809 |
+
bottom: 0;
|
1810 |
+
right: 0;
|
1811 |
+
overflow: scroll;
|
1812 |
+
max-height: calc(100% - 101px); }
|
1813 |
+
|
1814 |
+
.bg-zoom-controls {
|
1815 |
+
display: none; }
|
1816 |
+
|
1817 |
+
.zoomout {
|
1818 |
+
padding: 0;
|
1819 |
+
background-color: #3a3a3a; }
|
1820 |
+
|
1821 |
+
.zoomout body {
|
1822 |
+
-webkit-transform-origin: top center;
|
1823 |
+
transform-origin: top center;
|
1824 |
+
-webkit-transform: scale(0.5);
|
1825 |
+
transform: scale(0.5);
|
1826 |
+
margin-top: 45px !important; }
|
1827 |
+
|
1828 |
+
.zoomout body .gallery-icon {
|
1829 |
+
-webkit-transform: none;
|
1830 |
+
transform: none;
|
1831 |
+
-webkit-backface-visibility: visible;
|
1832 |
+
backface-visibility: visible; }
|
1833 |
+
|
1834 |
+
.zoomout body.zoom-scale-1 {
|
1835 |
+
-webkit-transform: scale(0.3);
|
1836 |
+
transform: scale(0.3); }
|
1837 |
+
|
1838 |
+
.zoomout body.zoom-scale-2 {
|
1839 |
+
-webkit-transform: scale(0.4);
|
1840 |
+
transform: scale(0.4); }
|
1841 |
+
|
1842 |
+
.zoomout body.zoom-scale-3 {
|
1843 |
+
-webkit-transform: scale(0.5);
|
1844 |
+
transform: scale(0.5); }
|
1845 |
+
|
1846 |
+
.zoomout body.zoom-scale-4 {
|
1847 |
+
-webkit-transform: scale(0.6);
|
1848 |
+
transform: scale(0.6); }
|
1849 |
+
|
1850 |
+
.zoomout body.zoom-scale-5 {
|
1851 |
+
-webkit-transform: scale(0.7);
|
1852 |
+
transform: scale(0.7); }
|
1853 |
+
|
1854 |
+
.zoomout body.zoom-scale-6 {
|
1855 |
+
-webkit-transform: scale(0.8);
|
1856 |
+
transform: scale(0.8); }
|
1857 |
+
|
1858 |
+
@media (max-width: 600px) {
|
1859 |
+
.zoomout body {
|
1860 |
+
-webkit-transform: scale(0.8);
|
1861 |
+
transform: scale(0.8);
|
1862 |
+
margin-top: 70px !important; } }
|
1863 |
+
|
1864 |
+
/*--------------------------------------------------------------
|
1865 |
+
# Tooltip
|
1866 |
+
--------------------------------------------------------------*/
|
1867 |
+
.wp-admin.wp-core-ui .boldgrid-tooltip {
|
1868 |
+
margin-top: 2px;
|
1869 |
+
position: absolute;
|
1870 |
+
padding: 5px;
|
1871 |
+
opacity: .8;
|
1872 |
+
filter: alpha(opacity=80);
|
1873 |
+
zoom: 1;
|
1874 |
+
display: none;
|
1875 |
+
z-index: 9999; }
|
1876 |
+
|
1877 |
+
.wp-admin.wp-core-ui .boldgrid-tooltip a {
|
1878 |
+
color: white; }
|
1879 |
+
|
1880 |
+
.wp-admin.wp-core-ui .boldgrid-help-icon {
|
1881 |
+
cursor: help; }
|
1882 |
+
|
1883 |
+
.wp-admin.wp-core-ui .boldgrid-help-icon:hover ~ .boldgrid-tooltip {
|
1884 |
+
display: block; }
|
1885 |
+
|
1886 |
+
.wp-admin.wp-core-ui .boldgrid-tooltip-inner {
|
1887 |
+
border-radius: 3px;
|
1888 |
+
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
|
1889 |
+
color: #fff;
|
1890 |
+
font-size: 12px;
|
1891 |
+
font-size: 11px;
|
1892 |
+
background-color: #000;
|
1893 |
+
color: #fff;
|
1894 |
+
max-width: 200px;
|
1895 |
+
padding: 5px 8px 4px 8px;
|
1896 |
+
text-align: center;
|
1897 |
+
white-space: normal; }
|
1898 |
+
|
1899 |
+
.wp-admin.wp-core-ui .boldgrid-tooltip-arrow {
|
1900 |
+
top: 0;
|
1901 |
+
position: absolute;
|
1902 |
+
left: 50%;
|
1903 |
+
margin-left: -5px;
|
1904 |
+
width: 0;
|
1905 |
+
height: 0;
|
1906 |
+
border-left: 5px solid transparent;
|
1907 |
+
border-right: 5px solid transparent;
|
1908 |
+
border-bottom: 5px solid black; }
|
1909 |
+
|
1910 |
+
.wp-admin.wp-core-ui .editor-panel .boldgrid-tooltip-wrap {
|
1911 |
+
position: absolute;
|
1912 |
+
right: 20px;
|
1913 |
+
color: #717171; }
|
1914 |
+
|
1915 |
+
.wp-admin.wp-core-ui .editor-panel .boldgrid-tooltip-wrap .boldgrid-tooltip {
|
1916 |
+
right: 20px;
|
1917 |
+
top: -9px;
|
1918 |
+
width: 160px; }
|
1919 |
+
|
1920 |
+
.wp-admin.wp-core-ui .editor-panel .boldgrid-tooltip-wrap .boldgrid-tooltip .boldgrid-tooltip-arrow {
|
1921 |
+
top: 12px;
|
1922 |
+
left: 100%;
|
1923 |
+
border-right: none;
|
1924 |
+
border-top: 5px dashed #000;
|
1925 |
+
border-left-color: #000;
|
1926 |
+
border-bottom-color: transparent;
|
1927 |
+
border-top-color: transparent; }
|
1928 |
+
|
1929 |
+
/*--------------------------------------------------------------
|
1930 |
+
# Drag n Drop Resize
|
1931 |
+
--------------------------------------------------------------*/
|
1932 |
+
.drag-progress .draghandle {
|
1933 |
+
display: none !important; }
|
1934 |
+
|
1935 |
+
.draghandle {
|
1936 |
+
z-index: 99998;
|
1937 |
+
position: fixed;
|
1938 |
+
cursor: ns-resize;
|
1939 |
+
background-color: #32373c;
|
1940 |
+
border-radius: 3px;
|
1941 |
+
color: white;
|
1942 |
+
box-shadow: 0px 0px 4px -1px #32373c;
|
1943 |
+
font: normal normal normal 14px/1 FontAwesome;
|
1944 |
+
font-size: 14px;
|
1945 |
+
text-align: center;
|
1946 |
+
line-height: 20px; }
|
1947 |
+
|
1948 |
+
.draghandle:hover {
|
1949 |
+
color: #f95b26; }
|
1950 |
+
|
1951 |
+
.draghandle:before {
|
1952 |
+
content: "\f07d"; }
|
1953 |
+
|
1954 |
+
.changing-padding-top .draghandle.top,
|
1955 |
+
.changing-padding-bottom .draghandle.bottom {
|
1956 |
+
color: #f95b26; }
|
1957 |
+
|
1958 |
+
.changing-padding-top .draghandle.bottom {
|
1959 |
+
display: none !important; }
|
1960 |
+
|
1961 |
+
.changing-padding-bottom .draghandle.top {
|
1962 |
+
display: none !important; }
|
1963 |
+
|
1964 |
+
.changing-padding-bottom #boldgrid-draggable-resizing-overlay,
|
1965 |
+
.changing-padding-top #boldgrid-draggable-resizing-overlay {
|
1966 |
+
cursor: ns-resize !important; }
|
1967 |
+
|
1968 |
+
/*--------------------------------------------------------------
|
1969 |
+
# Color Controls
|
1970 |
+
--------------------------------------------------------------*/
|
1971 |
+
.editor-panel input.color-control {
|
1972 |
+
display: none; }
|
1973 |
+
|
1974 |
+
.editor-panel label.color-preview {
|
1975 |
+
width: 28px;
|
1976 |
+
height: 28px;
|
1977 |
+
border-radius: 7px;
|
1978 |
+
border: 1px solid #d2d2d2;
|
1979 |
+
cursor: pointer;
|
1980 |
+
background-color: #333;
|
1981 |
+
display: inline-block;
|
1982 |
+
position: relative;
|
1983 |
+
margin-top: 25px; }
|
1984 |
+
|
1985 |
+
.editor-panel label.color-preview:before {
|
1986 |
+
content: '\f1fc';
|
1987 |
+
font: normal normal normal 14px/1 FontAwesome;
|
1988 |
+
position: absolute;
|
1989 |
+
top: -20px;
|
1990 |
+
font-size: 16px;
|
1991 |
+
left: 8px; }
|
1992 |
+
|
1993 |
+
.editor-panel .colors,
|
1994 |
+
.color-panel .colors {
|
1995 |
+
margin-bottom: 0px;
|
1996 |
+
margin: 0 auto; }
|
1997 |
+
|
1998 |
+
.editor-panel .colors li,
|
1999 |
+
.color-panel .colors li {
|
2000 |
+
height: 25px;
|
2001 |
+
width: 25px;
|
2002 |
+
display: inline-block;
|
2003 |
+
border: 2px solid #e1e1e1;
|
2004 |
+
border-radius: 50%;
|
2005 |
+
margin: 3px;
|
2006 |
+
cursor: pointer;
|
2007 |
+
padding: 0px; }
|
2008 |
+
|
2009 |
+
.editor-panel .colors li:hover,
|
2010 |
+
.color-panel .colors li:hover {
|
2011 |
+
border-color: #f95b26; }
|
2012 |
+
|
2013 |
+
.editor-panel .colors li.selected,
|
2014 |
+
.color-panel .colors li.selected {
|
2015 |
+
border-color: #f95b26; }
|
2016 |
+
|
2017 |
+
.editor-panel .colors .custom-color,
|
2018 |
+
.color-panel .colors .custom-color {
|
2019 |
+
background-color: white;
|
2020 |
+
text-align: center;
|
2021 |
+
border-color: #f95b26; }
|
2022 |
+
|
2023 |
+
.editor-panel .colors .custom-color i,
|
2024 |
+
.color-panel .colors .custom-color i {
|
2025 |
+
color: #f95b26;
|
2026 |
+
font-size: 15px;
|
2027 |
+
line-height: 25px;
|
2028 |
+
padding-left: 1px; }
|
2029 |
+
|
2030 |
+
.editor-panel .colors .custom-color.selected, .editor-panel .colors .custom-color:hover,
|
2031 |
+
.color-panel .colors .custom-color.selected,
|
2032 |
+
.color-panel .colors .custom-color:hover {
|
2033 |
+
background-color: #f95b26;
|
2034 |
+
border-color: #f95b26; }
|
2035 |
+
|
2036 |
+
.editor-panel .colors .custom-color.selected i, .editor-panel .colors .custom-color:hover i,
|
2037 |
+
.color-panel .colors .custom-color.selected i,
|
2038 |
+
.color-panel .colors .custom-color:hover i {
|
2039 |
+
color: white; }
|
2040 |
+
|
2041 |
+
.color-panel {
|
2042 |
+
display: none;
|
2043 |
+
width: 275px;
|
2044 |
+
height: auto !important;
|
2045 |
+
top: 200px;
|
2046 |
+
right: 300px; }
|
2047 |
+
|
2048 |
+
.color-panel .wp-color-result {
|
2049 |
+
display: none; }
|
2050 |
+
|
2051 |
+
.color-panel .wp-picker-container {
|
2052 |
+
margin-top: 10px; }
|
2053 |
+
|
2054 |
+
.color-panel .panel-title {
|
2055 |
+
padding: 15px;
|
2056 |
+
background-color: white;
|
2057 |
+
color: #333;
|
2058 |
+
border-bottom: 1px solid #ececec; }
|
2059 |
+
|
2060 |
+
.color-panel .panel-title .close-icon {
|
2061 |
+
background-color: #32373c;
|
2062 |
+
color: white;
|
2063 |
+
right: 15px; }
|
2064 |
+
|
2065 |
+
.color-panel h4 {
|
2066 |
+
margin: 10px 0;
|
2067 |
+
font-weight: normal; }
|
2068 |
+
|
2069 |
+
.color-panel .color-control {
|
2070 |
+
padding: 0 7px 15px; }
|
2071 |
+
|
2072 |
+
.color-panel .color-picker-wrap {
|
2073 |
+
position: relative;
|
2074 |
+
text-align: center; }
|
2075 |
+
|
2076 |
+
.color-panel .color-picker-wrap .default-reset {
|
2077 |
+
position: relative;
|
2078 |
+
top: 10px; }
|
2079 |
+
|
2080 |
+
.color-panel .color-picker-wrap .wp-picker-input-wrap .button {
|
2081 |
+
margin: 2px; }
|
2082 |
+
|
2083 |
+
.color-panel .color-picker-wrap .wp-picker-input-wrap .button,
|
2084 |
+
.color-panel .color-picker-wrap .boldgrid-color-picker {
|
2085 |
+
display: inline-block !important; }
|
2086 |
+
|
2087 |
+
.color-panel .color-picker-wrap .iris-picker {
|
2088 |
+
margin: 15px auto 0; }
|
2089 |
+
|
2090 |
+
.color-panel .color-picker-wrap .links {
|
2091 |
+
width: 200px;
|
2092 |
+
margin: 3px auto 20px;
|
2093 |
+
display: none; }
|
2094 |
+
|
2095 |
+
.color-panel .color-picker-wrap .links a {
|
2096 |
+
text-decoration: none; }
|
2097 |
+
|
2098 |
+
.color-panel .color-picker-wrap .links a.cancel {
|
2099 |
+
color: #a00;
|
2100 |
+
float: right; }
|
2101 |
+
|
2102 |
+
.color-panel .color-picker-wrap .links a:hover {
|
2103 |
+
text-decoration: underline; }
|
2104 |
+
|
2105 |
+
.color-panel .theme-colors-wrap {
|
2106 |
+
border-bottom: 1px solid #f5f5f5;
|
2107 |
+
padding-bottom: 10px;
|
2108 |
+
margin-bottom: 15px; }
|
2109 |
+
|
2110 |
+
.color-panel[current-selection='custom'] .links {
|
2111 |
+
display: block; }
|
2112 |
+
|
2113 |
+
/*--------------------------------------------------------------
|
2114 |
+
# General Edit Controls
|
2115 |
+
--------------------------------------------------------------*/
|
2116 |
+
/***
|
2117 |
+
* In Page styles while in the editor
|
2118 |
+
***/
|
2119 |
+
#tinymce .bg-control-element {
|
2120 |
+
outline: 2px dashed #f95b26 !important; }
|
2121 |
+
|
2122 |
+
#tinymce a.bg-control-element, #tinymce hr.bg-control-element, #tinymce i.bg-control-element {
|
2123 |
+
outline-offset: 15px; }
|
2124 |
+
|
2125 |
+
#tinymce .fa:hover {
|
2126 |
+
color: #f95b26 !important; }
|
2127 |
+
|
2128 |
+
#tinymce img,
|
2129 |
+
#tinymce .fa {
|
2130 |
+
cursor: pointer; }
|
2131 |
+
|
2132 |
+
#tinymce .background-fixed {
|
2133 |
+
background-attachment: scroll !important; }
|
2134 |
+
|
2135 |
+
.draggable-inactive .color-panel,
|
2136 |
+
.draggable-inactive .editor-panel,
|
2137 |
+
.draggable-inactive #boldgrid-instance-menu,
|
2138 |
+
.draggable-inactive .bg-drag-popover,
|
2139 |
+
.draggable-inactive .draghandle {
|
2140 |
+
display: none !important; }
|
2141 |
+
|
2142 |
+
.draggable-inactive .boldgrid-section:hover {
|
2143 |
+
outline: none !important; }
|
2144 |
+
|
2145 |
+
.bg-drag-popover:hover {
|
2146 |
+
display: block !important; }
|
2147 |
+
|
2148 |
+
/*--------------------------------------------------------------
|
2149 |
+
# General Edit Controls
|
2150 |
+
--------------------------------------------------------------*/
|
2151 |
+
.section .selectize-dropdown-content {
|
2152 |
+
height: 30px; }
|
2153 |
+
|
2154 |
+
.editor-panel .font-family-select .ui-selectmenu-button {
|
2155 |
+
padding: 6px 11px 8px;
|
2156 |
+
position: absolute;
|
2157 |
+
left: 38px;
|
2158 |
+
width: 187px !important;
|
2159 |
+
height: 20px;
|
2160 |
+
border-radius: 7px;
|
2161 |
+
background-image: url(../image/web-fonts.png);
|
2162 |
+
background-color: #f3f3f3;
|
2163 |
+
background-repeat: no-repeat;
|
2164 |
+
color: transparent;
|
2165 |
+
margin-left: -24px;
|
2166 |
+
cursor: pointer;
|
2167 |
+
border: none; }
|
2168 |
+
|
2169 |
+
.editor-panel .font-family-select .ui-selectmenu-button .ui-icon {
|
2170 |
+
position: absolute;
|
2171 |
+
right: -23px;
|
2172 |
+
top: 8px;
|
2173 |
+
width: 17px; }
|
2174 |
+
|
2175 |
+
.editor-panel .font-family-select .ui-selectmenu-button .ui-selectmenu-text {
|
2176 |
+
display: none; }
|
2177 |
+
|
2178 |
+
.editor-panel .font-family-select .ui-selectmenu-button:hover {
|
2179 |
+
background-color: #eaeaea; }
|
2180 |
+
|
2181 |
+
.editor-panel .font-family-select .ui-selectmenu-button[data-value="serif"], .editor-panel .font-family-select .ui-selectmenu-button[data-value="sans-serif"], .editor-panel .font-family-select .ui-selectmenu-button[data-value="monospace"], .editor-panel .font-family-select .ui-selectmenu-button[data-value="Default"] {
|
2182 |
+
background-image: none; }
|
2183 |
+
|
2184 |
+
.editor-panel .font-family-select .ui-selectmenu-button[data-value="serif"]:after, .editor-panel .font-family-select .ui-selectmenu-button[data-value="sans-serif"]:after, .editor-panel .font-family-select .ui-selectmenu-button[data-value="monospace"]:after, .editor-panel .font-family-select .ui-selectmenu-button[data-value="Default"]:after {
|
2185 |
+
content: "Default";
|
2186 |
+
display: block;
|
2187 |
+
color: black;
|
2188 |
+
font-size: 20px; }
|
2189 |
+
|
2190 |
+
.editor-panel .font-family-select .ui-selectmenu-button[data-value="serif"]:after {
|
2191 |
+
content: "serif"; }
|
2192 |
+
|
2193 |
+
.editor-panel .font-family-select .ui-selectmenu-button[data-value="sans-serif"]:after {
|
2194 |
+
content: "sans-serif"; }
|
2195 |
+
|
2196 |
+
.editor-panel .font-family-select .ui-selectmenu-button[data-value="monospace"]:after {
|
2197 |
+
content: "monospace"; }
|
2198 |
+
|
2199 |
+
.ui-selectmenu-menu.font-family-dropdown {
|
2200 |
+
display: none;
|
2201 |
+
width: 0 !important; }
|
2202 |
+
|
2203 |
+
.ui-selectmenu-menu.font-family-dropdown.ui-front {
|
2204 |
+
z-index: 100102; }
|
2205 |
+
|
2206 |
+
.ui-selectmenu-menu.font-family-dropdown ul {
|
2207 |
+
z-index: 100102;
|
2208 |
+
position: relative;
|
2209 |
+
max-height: 500px;
|
2210 |
+
overflow-y: scroll;
|
2211 |
+
overflow-x: hidden;
|
2212 |
+
width: 290px; }
|
2213 |
+
|
2214 |
+
.ui-selectmenu-menu.font-family-dropdown li[data-value="serif"],
|
2215 |
+
.ui-selectmenu-menu.font-family-dropdown li[data-value="serif"]:hover,
|
2216 |
+
.ui-selectmenu-menu.font-family-dropdown li[data-value="sans-serif"],
|
2217 |
+
.ui-selectmenu-menu.font-family-dropdown li[data-value="sans-serif"]:hover,
|
2218 |
+
.ui-selectmenu-menu.font-family-dropdown li[data-value="monospace"],
|
2219 |
+
.ui-selectmenu-menu.font-family-dropdown li[data-value="monospace"]:hover,
|
2220 |
+
.ui-selectmenu-menu.font-family-dropdown li[data-value="Default"],
|
2221 |
+
.ui-selectmenu-menu.font-family-dropdown li[data-value="Default"]:hover {
|
2222 |
+
background-image: none;
|
2223 |
+
color: black;
|
2224 |
+
padding-left: 10px;
|
2225 |
+
font-size: 20px; }
|
2226 |
+
|
2227 |
+
.ui-selectmenu-menu.font-family-dropdown li,
|
2228 |
+
.ui-selectmenu-menu.font-family-dropdown li:hover {
|
2229 |
+
color: transparent;
|
2230 |
+
background-image: url(../image/web-fonts.png);
|
2231 |
+
background-color: white;
|
2232 |
+
background-repeat: no-repeat;
|
2233 |
+
height: 25px;
|
2234 |
+
margin: 4px 0px;
|
2235 |
+
border: none;
|
2236 |
+
padding: 3px;
|
2237 |
+
background-color: transparent;
|
2238 |
+
cursor: default !important; }
|
2239 |
+
|
2240 |
+
.ui-selectmenu-menu.font-family-dropdown li:hover {
|
2241 |
+
background-color: #eaeaea; }
|
2242 |
+
|
2243 |
+
.ui-selectmenu-menu.font-family-dropdown .seperator,
|
2244 |
+
.ui-selectmenu-menu.font-family-dropdown .seperator:hover {
|
2245 |
+
font-weight: lighter;
|
2246 |
+
padding: 7px 11px;
|
2247 |
+
background-color: #32373c;
|
2248 |
+
color: white;
|
2249 |
+
font-size: 15px;
|
2250 |
+
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
|
2251 |
+
|
2252 |
+
.ui-selectmenu-menu.font-family-dropdown .seperator:first-of-type,
|
2253 |
+
.ui-selectmenu-menu.font-family-dropdown .seperator:hover:first-of-type {
|
2254 |
+
margin-top: -2px; }
|
2255 |
+
|
2256 |
+
.panel-body .font-family-select [data-value="serif"],
|
2257 |
+
.ui-selectmenu-menu.font-family-dropdown [data-value="serif"] {
|
2258 |
+
font-family: serif !important; }
|
2259 |
+
|
2260 |
+
.panel-body .font-family-select [data-value="monospace"],
|
2261 |
+
.ui-selectmenu-menu.font-family-dropdown [data-value="monospace"] {
|
2262 |
+
font-family: monospace !important; }
|
2263 |
+
|
2264 |
+
.panel-body .font-family-select [data-value="sans-serif"],
|
2265 |
+
.ui-selectmenu-menu.font-family-dropdown [data-value="sans-serif"] {
|
2266 |
+
font-family: sans-serif !important; }
|
2267 |
+
|
2268 |
+
.ui-selectmenu-menu.font-family-dropdown.ui-selectmenu-open {
|
2269 |
+
display: block; }
|
2270 |
+
|
2271 |
+
/*--------------------------------------------------------------
|
2272 |
+
# Setup the view for sections.
|
2273 |
+
--------------------------------------------------------------*/
|
2274 |
+
.temp-gridblock-wrapper {
|
2275 |
+
position: relative; }
|
2276 |
+
|
2277 |
+
.dragging-section .loading-gridblock {
|
2278 |
+
position: absolute;
|
2279 |
+
width: 100%;
|
2280 |
+
height: 100%;
|
2281 |
+
background: rgba(0, 133, 186, 0.8);
|
2282 |
+
color: white;
|
2283 |
+
text-align: center;
|
2284 |
+
font-size: 32px;
|
2285 |
+
z-index: 1;
|
2286 |
+
display: -webkit-box;
|
2287 |
+
display: -ms-flexbox;
|
2288 |
+
display: flex;
|
2289 |
+
-webkit-box-pack: center;
|
2290 |
+
-ms-flex-pack: center;
|
2291 |
+
justify-content: center;
|
2292 |
+
-webkit-box-align: center;
|
2293 |
+
-ms-flex-align: center;
|
2294 |
+
align-items: center;
|
2295 |
+
text-align: center; }
|
2296 |
+
|
2297 |
+
.dragging-section .loading-gridblock .bg-editor-loading:after,
|
2298 |
+
.dragging-section .loading-gridblock .bg-editor-loading:before {
|
2299 |
+
margin-top: 55px;
|
2300 |
+
margin-left: -22px; }
|
2301 |
+
|
2302 |
+
.dragging-gridblock-placeholder .loading-gridblock {
|
2303 |
+
display: none; }
|
2304 |
+
|
2305 |
+
.dragging-section body {
|
2306 |
+
position: relative;
|
2307 |
+
left: -4px;
|
2308 |
+
top: -2px;
|
2309 |
+
transition: box-shadow .5s; }
|
2310 |
+
|
2311 |
+
.boldgrid-zoomout-section {
|
2312 |
+
display: none; }
|
2313 |
+
|
2314 |
+
html:not(.dragging-section) .delete-icon-wrap {
|
2315 |
+
display: none !important; }
|
2316 |
+
|
2317 |
+
.dragging-section .delete-icon-wrap {
|
2318 |
+
color: white;
|
2319 |
+
background: #1f1f1f;
|
2320 |
+
padding: 15px;
|
2321 |
+
border-radius: 50%;
|
2322 |
+
-webkit-transform: translateY(-50%) translateX(-50%);
|
2323 |
+
transform: translateY(-50%) translateX(-50%);
|
2324 |
+
cursor: pointer;
|
2325 |
+
box-shadow: 0px 2px 5px 0px #313131;
|
2326 |
+
transition: color .5s;
|
2327 |
+
position: fixed;
|
2328 |
+
display: none; }
|
2329 |
+
|
2330 |
+
.dragging-section .delete-icon-wrap:hover {
|
2331 |
+
color: red; }
|
2332 |
+
|
2333 |
+
.dragging-section .delete-icon-wrap .dashicons {
|
2334 |
+
font-size: 24px;
|
2335 |
+
margin-left: -3px;
|
2336 |
+
margin-top: -7px;
|
2337 |
+
vertical-align: middle; }
|
2338 |
+
|
2339 |
+
.zoom-navbar {
|
2340 |
+
display: none; }
|
2341 |
+
|
2342 |
+
.zoom-navbar .boldgrid-gridblock-categories {
|
2343 |
+
display: none;
|
2344 |
+
position: absolute;
|
2345 |
+
top: 0;
|
2346 |
+
left: 75%;
|
2347 |
+
top: 50%;
|
2348 |
+
-webkit-transform: translateX(-50%) translateY(-50%);
|
2349 |
+
transform: translateX(-50%) translateY(-50%); }
|
2350 |
+
|
2351 |
+
.zoom-navbar .boldgrid-gridblock-categories label {
|
2352 |
+
font-weight: 600;
|
2353 |
+
margin-right: 10px; }
|
2354 |
+
|
2355 |
+
.zoom-navbar .loading-remote {
|
2356 |
+
display: none;
|
2357 |
+
position: absolute;
|
2358 |
+
left: 50%;
|
2359 |
+
-webkit-transform: translateX(-50%);
|
2360 |
+
transform: translateX(-50%);
|
2361 |
+
font-size: 17px;
|
2362 |
+
top: 14px; }
|
2363 |
+
|
2364 |
+
.zoom-navbar .loading-remote .bg-editor-loading:after,
|
2365 |
+
.zoom-navbar .loading-remote .bg-editor-loading:before {
|
2366 |
+
left: -40px;
|
2367 |
+
height: 30px;
|
2368 |
+
width: 30px;
|
2369 |
+
background-size: 100%; }
|
2370 |
+
|
2371 |
+
.zoom-navbar .loading-remote .bg-editor-loading:after {
|
2372 |
+
background-color: #232121;
|
2373 |
+
top: calc( 50% - 15px); }
|
2374 |
+
|
2375 |
+
.loading-remote-body .loading-remote {
|
2376 |
+
display: block; }
|
2377 |
+
|
2378 |
+
.boldgrid-zoomout .zoom-navbar {
|
2379 |
+
display: block;
|
2380 |
+
position: fixed;
|
2381 |
+
top: 33px;
|
2382 |
+
left: 0;
|
2383 |
+
right: 0;
|
2384 |
+
background: #f7f7f7;
|
2385 |
+
z-index: 9999;
|
2386 |
+
padding: 6.5px;
|
2387 |
+
text-align: center;
|
2388 |
+
-webkit-user-select: none;
|
2389 |
+
-moz-user-select: none;
|
2390 |
+
-ms-user-select: none;
|
2391 |
+
user-select: none;
|
2392 |
+
border-bottom: 1px solid #cccccc; }
|
2393 |
+
|
2394 |
+
.boldgrid-zoomout #boldgrid-hide-post-title,
|
2395 |
+
.boldgrid-zoomout #local-storage-notice,
|
2396 |
+
.boldgrid-zoomout #post-status-info,
|
2397 |
+
.boldgrid-zoomout #postbox-container-2,
|
2398 |
+
.boldgrid-zoomout #titlediv,
|
2399 |
+
.boldgrid-zoomout #wp-content-media-buttons,
|
2400 |
+
.boldgrid-zoomout .jitm-card,
|
2401 |
+
.boldgrid-zoomout .mce-statusbar,
|
2402 |
+
.boldgrid-zoomout .update-nag,
|
2403 |
+
.boldgrid-zoomout .wp-editor-tabs,
|
2404 |
+
.boldgrid-zoomout .wp-editor-tabs,
|
2405 |
+
.boldgrid-zoomout .wrap > *:not(#post) {
|
2406 |
+
display: none !important; }
|
2407 |
+
|
2408 |
+
.boldgrid-zoomout .gridblock-error {
|
2409 |
+
text-align: center; }
|
2410 |
+
|
2411 |
+
.boldgrid-zoomout .gridblock-error > * {
|
2412 |
+
color: red; }
|
2413 |
+
|
2414 |
+
.boldgrid-zoomout #wpbody-content {
|
2415 |
+
padding-bottom: 0; }
|
2416 |
+
|
2417 |
+
.boldgrid-zoomout #wp-content-editor-tools {
|
2418 |
+
position: fixed !important;
|
2419 |
+
padding: 36px 20px 47px;
|
2420 |
+
text-align: center;
|
2421 |
+
top: 79px !important;
|
2422 |
+
left: calc( 50% - 61px);
|
2423 |
+
background: rgba(0, 0, 0, 0.8);
|
2424 |
+
border: 0; }
|
2425 |
+
|
2426 |
+
.boldgrid-zoomout .bg-zoom-controls {
|
2427 |
+
display: block;
|
2428 |
+
color: white; }
|
2429 |
+
|
2430 |
+
.boldgrid-zoomout .bg-zoom-controls .bg-zoom-slider .fa {
|
2431 |
+
position: absolute;
|
2432 |
+
left: 16px;
|
2433 |
+
cursor: pointer; }
|
2434 |
+
|
2435 |
+
.boldgrid-zoomout .bg-zoom-controls .bg-zoom-slider .fa.fa-search-minus {
|
2436 |
+
bottom: 12px; }
|
2437 |
+
|
2438 |
+
.boldgrid-zoomout .bg-zoom-controls .bg-zoom-slider .fa.fa-search-plus {
|
2439 |
+
top: 12px; }
|
2440 |
+
|
2441 |
+
.boldgrid-zoomout .bg-zoom-controls .unzoom-icon {
|
2442 |
+
vertical-align: sub; }
|
2443 |
+
|
2444 |
+
.boldgrid-zoomout .bg-zoom-controls .ui-slider {
|
2445 |
+
height: 3px;
|
2446 |
+
border-radius: 0;
|
2447 |
+
width: 75px;
|
2448 |
+
border-color: #cecece;
|
2449 |
+
margin: 16px;
|
2450 |
+
margin-top: 10px;
|
2451 |
+
display: inline-block;
|
2452 |
+
float: right;
|
2453 |
+
cursor: pointer;
|
2454 |
+
margin: 0;
|
2455 |
+
height: 150px;
|
2456 |
+
float: none;
|
2457 |
+
position: relative;
|
2458 |
+
top: 7px;
|
2459 |
+
width: 2px; }
|
2460 |
+
|
2461 |
+
.boldgrid-zoomout .bg-zoom-controls .ui-slider .ui-slider-handle {
|
2462 |
+
left: 0%;
|
2463 |
+
border: 3px;
|
2464 |
+
height: 1em;
|
2465 |
+
width: 1em;
|
2466 |
+
border-radius: 0px;
|
2467 |
+
background: #f95b26;
|
2468 |
+
top: 50%;
|
2469 |
+
cursor: pointer;
|
2470 |
+
border-radius: 50%;
|
2471 |
+
-webkit-transform: translateY(-50%);
|
2472 |
+
transform: translateY(-50%); }
|
2473 |
+
|
2474 |
+
.boldgrid-zoomout .bg-zoom-controls .ui-slider .ui-slider-handle {
|
2475 |
+
left: -6px;
|
2476 |
+
top: auto; }
|
2477 |
+
|
2478 |
+
@media (max-width: 550px) {
|
2479 |
+
.boldgrid-zoomout .bg-zoom-controls .bg-zoom-slider {
|
2480 |
+
margin: 0 auto; } }
|
2481 |
+
|
2482 |
+
.boldgrid-zoomout .exit-row-dragging {
|
2483 |
+
background-color: white;
|
2484 |
+
text-decoration: none;
|
2485 |
+
padding: 7px 15px;
|
2486 |
+
border-radius: 30px;
|
2487 |
+
margin: 0 4px;
|
2488 |
+
transition: background-color .25s, color .25s;
|
2489 |
+
cursor: pointer;
|
2490 |
+
background-color: #f95b26;
|
2491 |
+
color: white;
|
2492 |
+
display: inline-block;
|
2493 |
+
visibility: hidden; }
|
2494 |
+
|
2495 |
+
.boldgrid-zoomout .exit-row-dragging:focus {
|
2496 |
+
box-shadow: none; }
|
2497 |
+
|
2498 |
+
.boldgrid-zoomout .exit-row-dragging:hover {
|
2499 |
+
background-color: #fb9370;
|
2500 |
+
color: white; }
|
2501 |
+
|
2502 |
+
.boldgrid-zoomout .exit-row-dragging.selected {
|
2503 |
+
background-color: #f95b26;
|
2504 |
+
color: white; }
|
2505 |
+
|
2506 |
+
.boldgrid-zoomout .exit-row-dragging:active {
|
2507 |
+
box-shadow: 0px 0px 49px -12px black inset; }
|
2508 |
+
|
2509 |
+
.boldgrid-zoomout .exit-row-dragging:hover {
|
2510 |
+
color: #23282d;
|
2511 |
+
background-color: white; }
|
2512 |
+
|
2513 |
+
.boldgrid-zoomout .exit-row-dragging:active {
|
2514 |
+
box-shadow: 0 0 29px -12px black inset; }
|
2515 |
+
|
2516 |
+
.boldgrid-zoomout .bg-close-zoom-view {
|
2517 |
+
position: absolute;
|
2518 |
+
right: 0;
|
2519 |
+
bottom: 0;
|
2520 |
+
width: 10px;
|
2521 |
+
border-left: 1px solid #ddd;
|
2522 |
+
width: 70px;
|
2523 |
+
height: 100%;
|
2524 |
+
background: #f1f1f1;
|
2525 |
+
box-shadow: -7px 0 0 0 #0073aa;
|
2526 |
+
cursor: pointer;
|
2527 |
+
transition: background-color .5s, color .5s;
|
2528 |
+
text-decoration: none; }
|
2529 |
+
|
2530 |
+
.boldgrid-zoomout .bg-close-zoom-view:hover {
|
2531 |
+
background: #FFF; }
|
2532 |
+
|
2533 |
+
.boldgrid-zoomout .bg-close-zoom-view:hover:after {
|
2534 |
+
color: #0073aa; }
|
2535 |
+
|
2536 |
+
.boldgrid-zoomout .bg-close-zoom-view:after {
|
2537 |
+
content: '\f335';
|
2538 |
+
display: block;
|
2539 |
+
font: normal 22px/45px dashicons;
|
2540 |
+
color: black; }
|
2541 |
+
|
2542 |
+
.boldgrid-zoomout #wp-content-wrap,
|
2543 |
+
.boldgrid-zoomout .mce-container {
|
2544 |
+
padding-top: 0 !important; }
|
2545 |
+
|
2546 |
+
.boldgrid-zoomout #wp-content-editor-tools {
|
2547 |
+
width: auto !important; }
|
2548 |
+
|
2549 |
+
.boldgrid-zoomout #wp-content-editor-container {
|
2550 |
+
margin: 0 auto;
|
2551 |
+
border: none; }
|
2552 |
+
|
2553 |
+
.boldgrid-zoomout div.mce-toolbar-grp {
|
2554 |
+
display: none; }
|
2555 |
+
|
2556 |
+
.boldgrid-zoomout {
|
2557 |
+
position: fixed;
|
2558 |
+
background: #3a3a3a;
|
2559 |
+
top: 0;
|
2560 |
+
bottom: 0;
|
2561 |
+
left: 0;
|
2562 |
+
right: 0; }
|
2563 |
+
|
2564 |
+
.boldgrid-zoomout #adminmenumain {
|
2565 |
+
display: none; }
|
2566 |
+
|
2567 |
+
.boldgrid-zoomout #post-body-content {
|
2568 |
+
min-width: 0; }
|
2569 |
+
|
2570 |
+
.boldgrid-zoomout #poststuff,
|
2571 |
+
.boldgrid-zoomout #wpbody,
|
2572 |
+
.boldgrid-zoomout #wpwrap,
|
2573 |
+
.boldgrid-zoomout #wrap {
|
2574 |
+
height: calc( 100% - 79px);
|
2575 |
+
min-width: 0;
|
2576 |
+
padding: 0;
|
2577 |
+
min-height: 0; }
|
2578 |
+
|
2579 |
+
.boldgrid-zoomout #screen-meta-links,
|
2580 |
+
.boldgrid-zoomout #wpfooter,
|
2581 |
+
.boldgrid-zoomout .postbox-container {
|
2582 |
+
display: none; }
|
2583 |
+
|
2584 |
+
.boldgrid-zoomout #wpcontent {
|
2585 |
+
display: block;
|
2586 |
+
width: 50%;
|
2587 |
+
margin: 0;
|
2588 |
+
padding: 0;
|
2589 |
+
overflow-x: hidden;
|
2590 |
+
float: left;
|
2591 |
+
-webkit-user-select: none;
|
2592 |
+
-moz-user-select: none;
|
2593 |
+
-ms-user-select: none;
|
2594 |
+
user-select: none; }
|
2595 |
+
|
2596 |
+
.boldgrid-zoomout .wrap {
|
2597 |
+
margin: 0; }
|
2598 |
+
|
2599 |
+
.boldgrid-zoomout #poststuff #post-body {
|
2600 |
+
margin: 0; }
|
2601 |
+
|
2602 |
+
.boldgrid-zoomout #content_ifr {
|
2603 |
+
min-width: 1170px !important;
|
2604 |
+
margin-bottom: 100px;
|
2605 |
+
position: absolute;
|
2606 |
+
left: 50%;
|
2607 |
+
-webkit-transform: translateX(-50%);
|
2608 |
+
transform: translateX(-50%); }
|
2609 |
+
|
2610 |
+
.boldgrid-zoomout .zoom-gridblocks-section {
|
2611 |
+
display: block; }
|
2612 |
+
|
2613 |
+
.history-controls {
|
2614 |
+
position: absolute;
|
2615 |
+
left: 25%;
|
2616 |
+
-webkit-transform: translateX(-50%);
|
2617 |
+
transform: translateX(-50%); }
|
2618 |
+
|
2619 |
+
.history-controls button {
|
2620 |
+
padding: 9px;
|
2621 |
+
margin: -4px 10px;
|
2622 |
+
cursor: pointer;
|
2623 |
+
background: transparent;
|
2624 |
+
border-radius: 2px;
|
2625 |
+
border: 1px solid transparent;
|
2626 |
+
box-shadow: none;
|
2627 |
+
position: relative;
|
2628 |
+
top: 1px; }
|
2629 |
+
|
2630 |
+
.history-controls button i {
|
2631 |
+
font-size: 26px; }
|
2632 |
+
|
2633 |
+
.history-controls button i:before {
|
2634 |
+
position: relative;
|
2635 |
+
left: -2px;
|
2636 |
+
top: -2px; }
|
2637 |
+
|
2638 |
+
.history-controls button:hover {
|
2639 |
+
border-color: #adadad;
|
2640 |
+
background: rgba(230, 230, 230, 0.3); }
|
2641 |
+
|
2642 |
+
.history-controls button:active {
|
2643 |
+
border-color: #adadad;
|
2644 |
+
background: rgba(230, 230, 230, 0.9); }
|
2645 |
+
|
2646 |
+
.history-controls button[disabled] {
|
2647 |
+
border-color: transparent;
|
2648 |
+
background: transparent;
|
2649 |
+
cursor: default; }
|
2650 |
+
|
2651 |
+
.history-controls button[disabled] i {
|
2652 |
+
color: #ccc; }
|
2653 |
+
|
2654 |
+
.zoom-gridblocks-section {
|
2655 |
+
width: 50%;
|
2656 |
+
margin-top: 79px;
|
2657 |
+
height: 100%;
|
2658 |
+
background: #f1f1f1;
|
2659 |
+
overflow: scroll;
|
2660 |
+
overflow-x: hidden; }
|
2661 |
+
|
2662 |
+
.zoom-gridblocks-section:after {
|
2663 |
+
visibility: hidden;
|
2664 |
+
display: block;
|
2665 |
+
font-size: 0;
|
2666 |
+
content: ' ';
|
2667 |
+
clear: both;
|
2668 |
+
height: 0; }
|
2669 |
+
|
2670 |
+
.zoom-gridblocks-section .gridblocks {
|
2671 |
+
display: -webkit-box;
|
2672 |
+
display: -ms-flexbox;
|
2673 |
+
display: flex;
|
2674 |
+
-ms-flex-wrap: wrap;
|
2675 |
+
flex-wrap: wrap;
|
2676 |
+
-webkit-box-align: center;
|
2677 |
+
-ms-flex-align: center;
|
2678 |
+
align-items: center;
|
2679 |
+
-webkit-box-pack: center;
|
2680 |
+
-ms-flex-pack: center;
|
2681 |
+
justify-content: center;
|
2682 |
+
margin-bottom: 80px;
|
2683 |
+
position: relative; }
|
2684 |
+
|
2685 |
+
.zoom-gridblocks-section .gridblocks:before {
|
2686 |
+
content: '';
|
2687 |
+
background-color: #f1f1f1;
|
2688 |
+
position: absolute;
|
2689 |
+
top: 0;
|
2690 |
+
left: 0;
|
2691 |
+
bottom: 0;
|
2692 |
+
right: 0;
|
2693 |
+
z-index: 1;
|
2694 |
+
opacity: 0;
|
2695 |
+
transition: opacity .5s, visibility .5s;
|
2696 |
+
visibility: hidden; }
|
2697 |
+
|
2698 |
+
.zoom-gridblocks-section .gridblocks.gridblock-loading:before {
|
2699 |
+
visibility: visible;
|
2700 |
+
opacity: 1; }
|
2701 |
+
|
2702 |
+
.zoom-gridblocks-section .gridblocks.gridblock-loading .gridblock {
|
2703 |
+
display: none; }
|
2704 |
+
|
2705 |
+
.zoom-gridblocks-section .gridblocks .my-gridblocks-404 {
|
2706 |
+
display: none;
|
2707 |
+
padding: 40px;
|
2708 |
+
font-size: 1.5em;
|
2709 |
+
line-height: 1.5em;
|
2710 |
+
background: white;
|
2711 |
+
margin: 60px 30px;
|
2712 |
+
border-top: 6px solid #0073aa;
|
2713 |
+
font-weight: lighter; }
|
2714 |
+
|
2715 |
+
.zoom-gridblocks-section .gridblocks:not([filter="saved"]) .my-gridblocks-404,
|
2716 |
+
.zoom-gridblocks-section .gridblocks:not([filter="saved"]) .gridblock[data-type="saved"] {
|
2717 |
+
display: none !important; }
|
2718 |
+
|
2719 |
+
.zoom-gridblocks-section .gridblocks[filter="saved"][my-gridblocks-count="0"] .my-gridblocks-404.saved,
|
2720 |
+
.zoom-gridblocks-section .gridblocks[filter="library"][library-gridblocks-count="0"] .my-gridblocks-404.library {
|
2721 |
+
display: block !important; }
|
2722 |
+
|
2723 |
+
.zoom-gridblocks-section .gridblocks[filter="library"] .action-items .save,
|
2724 |
+
.zoom-gridblocks-section .gridblocks[filter="saved"] .action-items .save {
|
2725 |
+
display: none; }
|
2726 |
+
|
2727 |
+
.zoom-gridblocks-section .gridblock {
|
2728 |
+
position: relative;
|
2729 |
+
height: 300px;
|
2730 |
+
background: white;
|
2731 |
+
margin: 50px 0 0;
|
2732 |
+
border: 3px solid #cccccc;
|
2733 |
+
border-radius: 1px;
|
2734 |
+
transition: border-color .5s;
|
2735 |
+
left: 7px;
|
2736 |
+
cursor: move;
|
2737 |
+
width: 586px;
|
2738 |
+
-webkit-user-select: none;
|
2739 |
+
-moz-user-select: none;
|
2740 |
+
-ms-user-select: none;
|
2741 |
+
user-select: none; }
|
2742 |
+
|
2743 |
+
.zoom-gridblocks-section .gridblock.gridblock-loading {
|
2744 |
+
display: none; }
|
2745 |
+
|
2746 |
+
.zoom-gridblocks-section .gridblock iframe {
|
2747 |
+
width: 1170px;
|
2748 |
+
height: 600px;
|
2749 |
+
position: absolute;
|
2750 |
+
left: 50%;
|
2751 |
+
top: 50%;
|
2752 |
+
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.5);
|
2753 |
+
transform: translateX(-50%) translateY(-50%) scale(0.5); }
|
2754 |
+
|
2755 |
+
.zoom-gridblocks-section .gridblock:before {
|
2756 |
+
content: '';
|
2757 |
+
display: block;
|
2758 |
+
position: absolute;
|
2759 |
+
top: 50%;
|
2760 |
+
width: 30px;
|
2761 |
+
height: 60px;
|
2762 |
+
-webkit-transform: translateY(-50%) translateX(-100%);
|
2763 |
+
transform: translateY(-50%) translateX(-100%);
|
2764 |
+
background-color: #cccccc;
|
2765 |
+
border-radius: 4px 0 0 4px;
|
2766 |
+
transition: background-color .5s;
|
2767 |
+
cursor: move; }
|
2768 |
+
|
2769 |
+
.zoom-gridblocks-section .gridblock .fa-arrows {
|
2770 |
+
position: absolute;
|
2771 |
+
top: 50%;
|
2772 |
+
color: #fff;
|
2773 |
+
left: -22px;
|
2774 |
+
-webkit-transform: translateY(-50%);
|
2775 |
+
transform: translateY(-50%);
|
2776 |
+
font-size: 16px; }
|
2777 |
+
|
2778 |
+
.zoom-gridblocks-section .gridblock:after {
|
2779 |
+
content: '';
|
2780 |
+
display: block;
|
2781 |
+
position: absolute;
|
2782 |
+
left: 0;
|
2783 |
+
right: 0;
|
2784 |
+
top: 0;
|
2785 |
+
bottom: 0;
|
2786 |
+
background: rgba(255, 255, 255, 0);
|
2787 |
+
transition: background-color .5s; }
|
2788 |
+
|
2789 |
+
.zoom-gridblocks-section .gridblock:hover {
|
2790 |
+
border-color: #32373c; }
|
2791 |
+
|
2792 |
+
.zoom-gridblocks-section .gridblock:hover:before {
|
2793 |
+
background-color: #32373c; }
|
2794 |
+
|
2795 |
+
.zoom-gridblocks-section .gridblock.dragging-gridblock:after, .zoom-gridblocks-section .gridblock:hover:after {
|
2796 |
+
background: rgba(255, 255, 255, 0.8); }
|
2797 |
+
|
2798 |
+
.zoom-gridblocks-section .gridblock.dragging-gridblock .add-gridblock:before, .zoom-gridblocks-section .gridblock:hover .add-gridblock:before {
|
2799 |
+
opacity: 1; }
|
2800 |
+
|
2801 |
+
.zoom-gridblocks-section .gridblock.dragging-gridblock {
|
2802 |
+
border-color: #f95b26; }
|
2803 |
+
|
2804 |
+
.zoom-gridblocks-section .gridblock.dragging-gridblock:before {
|
2805 |
+
background-color: #f95b26; }
|
2806 |
+
|
2807 |
+
.zoom-gridblocks-section .gridblock .add-gridblock {
|
2808 |
+
cursor: pointer; }
|
2809 |
+
|
2810 |
+
.zoom-gridblocks-section .gridblock .add-gridblock:before {
|
2811 |
+
content: '+ Add to Page';
|
2812 |
+
z-index: 1;
|
2813 |
+
opacity: 0;
|
2814 |
+
background: rgba(0, 0, 0, 0.5);
|
2815 |
+
padding: 20px 40px;
|
2816 |
+
font-size: 1.6em;
|
2817 |
+
color: white;
|
2818 |
+
position: absolute;
|
2819 |
+
display: block;
|
2820 |
+
left: 50%;
|
2821 |
+
top: 50%;
|
2822 |
+
transition: background-color .2s, opacity .5s;
|
2823 |
+
-webkit-transform: translateX(-50%) translateY(-50%);
|
2824 |
+
transform: translateX(-50%) translateY(-50%); }
|
2825 |
+
|
2826 |
+
.zoom-gridblocks-section .gridblock[data-is-premium="1"][data-requires-premium="1"] {
|
2827 |
+
cursor: default; }
|
2828 |
+
|
2829 |
+
.zoom-gridblocks-section .gridblock[data-is-premium="1"][data-requires-premium="1"] .add-gridblock:before {
|
2830 |
+
content: 'Upgrade To Premium'; }
|
2831 |
+
|
2832 |
+
.zoom-gridblocks-section .gridblock[data-is-premium="1"][data-requires-premium="1"] .save {
|
2833 |
+
display: none !important; }
|
2834 |
+
|
2835 |
+
.zoom-gridblocks-section .gridblock .premium-label {
|
2836 |
+
opacity: 0;
|
2837 |
+
font-variant: small-caps;
|
2838 |
+
bottom: 0;
|
2839 |
+
font-size: 20px;
|
2840 |
+
padding: 20px;
|
2841 |
+
z-index: 1;
|
2842 |
+
background: linear-gradient(to right, black, rgba(255, 255, 255, 0));
|
2843 |
+
width: 65%;
|
2844 |
+
color: white;
|
2845 |
+
font-weight: lighter;
|
2846 |
+
position: absolute;
|
2847 |
+
transition: opacity .5s; }
|
2848 |
+
|
2849 |
+
.zoom-gridblocks-section .gridblock .premium-label .boldgrid-seal {
|
2850 |
+
position: absolute;
|
2851 |
+
left: -20px;
|
2852 |
+
top: 13px; }
|
2853 |
+
|
2854 |
+
.zoom-gridblocks-section .gridblock[data-is-premium="1"]:hover .premium-label {
|
2855 |
+
opacity: 1; }
|
2856 |
+
|
2857 |
+
.zoom-gridblocks-section .gridblock .add-gridblock:hover:before {
|
2858 |
+
background: rgba(0, 0, 0, 0.8); }
|
2859 |
+
|
2860 |
+
.zoom-gridblocks-section .gridblock .add-gridblock:active:before {
|
2861 |
+
background: rgba(0, 0, 0, 0.4); }
|
2862 |
+
|
2863 |
+
.zoom-gridblocks-section .gridblock.dragging-gridblock .add-gridblock:before {
|
2864 |
+
content: 'Drag to Page';
|
2865 |
+
background: rgba(0, 0, 0, 0.6); }
|
2866 |
+
|
2867 |
+
.zoom-gridblocks-section .gridblock:hover .action-items {
|
2868 |
+
opacity: 1; }
|
2869 |
+
|
2870 |
+
.zoom-gridblocks-section .gridblock .action-items {
|
2871 |
+
opacity: 0;
|
2872 |
+
position: absolute;
|
2873 |
+
bottom: 0;
|
2874 |
+
right: 0;
|
2875 |
+
left: 0;
|
2876 |
+
text-align: right;
|
2877 |
+
padding: 17px;
|
2878 |
+
z-index: 1;
|
2879 |
+
font-size: 28px;
|
2880 |
+
transition: opacity .5s; }
|
2881 |
+
|
2882 |
+
.zoom-gridblocks-section .gridblock .action-items .fa {
|
2883 |
+
padding: 10px;
|
2884 |
+
margin: 0 8px;
|
2885 |
+
border-radius: 50%;
|
2886 |
+
background-color: rgba(0, 0, 0, 0.5);
|
2887 |
+
color: white;
|
2888 |
+
height: 35px;
|
2889 |
+
width: 35px;
|
2890 |
+
display: inline-block;
|
2891 |
+
text-align: center;
|
2892 |
+
box-shadow: 0px 2px 5px 0px #313131;
|
2893 |
+
cursor: pointer;
|
2894 |
+
transition: background-color .5s; }
|
2895 |
+
|
2896 |
+
.zoom-gridblocks-section .gridblock .action-items .fa:before {
|
2897 |
+
vertical-align: sub; }
|
2898 |
+
|
2899 |
+
.zoom-gridblocks-section .gridblock .action-items .fa:hover {
|
2900 |
+
background-color: #f95b26; }
|
2901 |
+
|
2902 |
+
@media (min-width: 1600px) {
|
2903 |
+
.zoom-gridblocks-section .gridblock {
|
2904 |
+
height: 354px;
|
2905 |
+
width: 690px; }
|
2906 |
+
.zoom-gridblocks-section .gridblock iframe {
|
2907 |
+
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.59);
|
2908 |
+
transform: translateX(-50%) translateY(-50%) scale(0.59); } }
|
2909 |
+
|
2910 |
+
@media (max-width: 1359px) {
|
2911 |
+
.zoom-gridblocks-section .gridblock {
|
2912 |
+
height: 271px;
|
2913 |
+
width: 527px; }
|
2914 |
+
.zoom-gridblocks-section .gridblock iframe {
|
2915 |
+
-webkit-transform: translateX(-50%) translateY(-50%) scale(0.45);
|
2916 |
+
transform: translateX(-50%) translateY(-50%) scale(0.45); } }
|
2917 |
+
|
2918 |
+
@media (max-width: 1220px) {
|
2919 |
+
.boldgrid-zoomout-section.zoom-gridblocks-section {
|
2920 |
+
overflow-x: scroll; } }
|
2921 |
+
|
2922 |
+
@media (max-width: 782px) {
|
2923 |
+
.boldgrid-zoomout #wpcontent {
|
2924 |
+
display: none; }
|
2925 |
+
.boldgrid-zoomout .zoom-gridblocks-section {
|
2926 |
+
width: 100%;
|
2927 |
+
margin-top: 92px; }
|
2928 |
+
.boldgrid-zoomout #wp-content-editor-tools {
|
2929 |
+
top: 92px !important;
|
2930 |
+
right: auto;
|
2931 |
+
left: 0; }
|
2932 |
+
.boldgrid-zoomout .zoom-navbar {
|
2933 |
+
top: 46px; }
|
2934 |
+
.boldgrid-zoomout #wp-admin-bar-menu-toggle {
|
2935 |
+
display: none !important; } }
|
2936 |
+
|
2937 |
+
@media (max-width: 600px) {
|
2938 |
+
.boldgrid-zoomout .zoom-navbar {
|
2939 |
+
top: 0; } }
|
2940 |
+
|
2941 |
+
.wp-admin .editing-blocker {
|
2942 |
+
position: absolute;
|
2943 |
+
z-index: 999;
|
2944 |
+
background: #f7f7f7;
|
2945 |
+
margin-top: 67px;
|
2946 |
+
left: 0;
|
2947 |
+
right: 0;
|
2948 |
+
bottom: 0;
|
2949 |
+
top: 0; }
|
2950 |
+
|
2951 |
+
.wp-admin .editing-blocker .gridblock-lead {
|
2952 |
+
padding: 50px;
|
2953 |
+
padding-bottom: 30px;
|
2954 |
+
margin: 75px 20% 0 20%;
|
2955 |
+
box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.25);
|
2956 |
+
background: white; }
|
2957 |
+
|
2958 |
+
.wp-admin .editing-blocker .gridblock-lead .desc {
|
2959 |
+
font-size: 14px;
|
2960 |
+
color: #989898;
|
2961 |
+
font-style: italic; }
|
2962 |
+
|
2963 |
+
.wp-admin .editing-blocker .gridblock-lead .actions, .wp-admin .editing-blocker .gridblock-lead p {
|
2964 |
+
text-align: center;
|
2965 |
+
font-size: 25px;
|
2966 |
+
white-space: initial; }
|
2967 |
+
|
2968 |
+
.wp-admin .editing-blocker .gridblock-lead .actions {
|
2969 |
+
margin: 20px 0; }
|
2970 |
+
|
2971 |
+
.wp-admin .editing-blocker .gridblock-lead .actions a {
|
2972 |
+
text-decoration: none; }
|
2973 |
+
|
2974 |
+
.wp-admin .editing-blocker .gridblock-lead .actions .wp-media-buttons-icon {
|
2975 |
+
display: inline-block;
|
2976 |
+
width: 18px;
|
2977 |
+
height: 18px;
|
2978 |
+
vertical-align: text-top;
|
2979 |
+
margin: 0 2px; }
|
2980 |
+
|
2981 |
+
@media (max-width: 988px) {
|
2982 |
+
.wp-admin .editing-blocker .gridblock-lead {
|
2983 |
+
margin-left: 10%;
|
2984 |
+
margin-right: 10%; } }
|
2985 |
+
|
2986 |
+
/*--------------------------------------------------------------
|
2987 |
+
# Handler section drag controls.
|
2988 |
+
--------------------------------------------------------------*/
|
2989 |
+
#boldgrid-drag-pointer {
|
2990 |
+
display: none;
|
2991 |
+
position: fixed;
|
2992 |
+
border-radius: 50%;
|
2993 |
+
top: 10px;
|
2994 |
+
left: 10px;
|
2995 |
+
background-color: #f95b26;
|
2996 |
+
height: 30px;
|
2997 |
+
width: 30px;
|
2998 |
+
z-index: 999999; }
|
2999 |
+
|
3000 |
+
.section-dragging-active #boldgrid-drag-pointer {
|
3001 |
+
display: block; }
|
3002 |
+
|
3003 |
+
.wp-admin #boldgrid-drag-pointer {
|
3004 |
+
margin-top: 20px;
|
3005 |
+
margin-left: 20px; }
|
3006 |
+
|
3007 |
+
.dragging-section.dragging-gridblock-iframe body {
|
3008 |
+
box-shadow: 0 0 0 5px #f95b26; }
|
3009 |
+
|
3010 |
+
.dragging-section.dragging-gridblock-iframe #boldgrid-drag-pointer {
|
3011 |
+
margin-top: 20px;
|
3012 |
+
margin-left: 20px; }
|
3013 |
+
|
3014 |
+
.dragging-section {
|
3015 |
+
cursor: default; }
|
3016 |
+
|
3017 |
+
.dragging-section .boldgrid-section:hover {
|
3018 |
+
cursor: move !important; }
|
3019 |
+
|
3020 |
+
.dragging-section body {
|
3021 |
+
overflow: hidden !important;
|
3022 |
+
min-height: 800px; }
|
3023 |
+
|
3024 |
+
.dragging-section .section-drag-element {
|
3025 |
+
outline: 2px solid #f95b26; }
|
3026 |
+
|
3027 |
+
.dragging-section .boldgrid-section {
|
3028 |
+
position: relative;
|
3029 |
+
border: 0 !important;
|
3030 |
+
outline: 0 !important; }
|
3031 |
+
|
3032 |
+
.dragging-section .boldgrid-section:after {
|
3033 |
+
background-color: transparent;
|
3034 |
+
position: absolute;
|
3035 |
+
top: 0;
|
3036 |
+
bottom: 0;
|
3037 |
+
left: 0;
|
3038 |
+
right: 0;
|
3039 |
+
content: ' ';
|
3040 |
+
z-index: 2; }
|
3041 |
+
|
3042 |
+
.dragging-section .bg-zoom-controls .history-controls {
|
3043 |
+
color: #23282d; }
|
3044 |
+
|
3045 |
+
.dragging-section .boldgrid-section:before,
|
3046 |
+
.dragging-section .boldgrid-section:after {
|
3047 |
+
display: block; }
|
3048 |
+
|
3049 |
+
.dragging-section .boldgrid-section:hover:after {
|
3050 |
+
background-color: rgba(249, 91, 38, 0.75); }
|
3051 |
+
|
3052 |
+
.dragging-section .boldgrid-section.delete-overlay:before,
|
3053 |
+
.dragging-section .boldgrid-section:hover:before {
|
3054 |
+
background-color: transparent;
|
3055 |
+
content: 'Drag Section';
|
3056 |
+
color: #fff;
|
3057 |
+
font-size: 33px;
|
3058 |
+
font-family: "Open Sans",sans-serif;
|
3059 |
+
text-align: center;
|
3060 |
+
line-height: 10px;
|
3061 |
+
position: absolute;
|
3062 |
+
top: 50%;
|
3063 |
+
left: 0;
|
3064 |
+
z-index: 999;
|
3065 |
+
right: 0;
|
3066 |
+
-webkit-transform: translateY(-50%);
|
3067 |
+
transform: translateY(-50%);
|
3068 |
+
font-variant: small-caps; }
|
3069 |
+
|
3070 |
+
.dragging-section .boldgrid-section.delete-overlay:before {
|
3071 |
+
content: 'Delete Section'; }
|
3072 |
+
|
3073 |
+
.dragging-section .boldgrid-section.delete-overlay:after {
|
3074 |
+
background-color: rgba(255, 0, 0, 0.75); }
|
3075 |
+
|
3076 |
+
.dragging-section.dragging-gridblock-iframe .boldgrid-section:hover:before, .dragging-section.dragging-gridblock-iframe .boldgrid-section:hover:after {
|
3077 |
+
display: none; }
|
3078 |
+
|
3079 |
+
.dragging-section #boldgrid-draggable-resizing-overlay {
|
3080 |
+
cursor: move !important; }
|
3081 |
+
|
3082 |
+
/*--------------------------------------------------------------
|
3083 |
+
# General Edit Controls
|
3084 |
+
--------------------------------------------------------------*/
|
3085 |
+
.bg-editor-intro-1-3 .editor-panel {
|
3086 |
+
top: calc(50% - 200px) !important;
|
3087 |
+
left: calc(50% - 400px) !important; }
|
3088 |
+
|
3089 |
+
.bg-editor-intro-1-3 p,
|
3090 |
+
.bg-editor-intro-1-3 ul {
|
3091 |
+
font-family: 'Exo 2';
|
3092 |
+
font-weight: 300;
|
3093 |
+
line-height: 1.7;
|
3094 |
+
margin-left: 10px; }
|
3095 |
+
|
3096 |
+
.bg-editor-intro-1-3 ul {
|
3097 |
+
line-height: 1.5em;
|
3098 |
+
text-align: left;
|
3099 |
+
padding-left: 30px;
|
3100 |
+
list-style: square outside url(../image/notice/bullet.png); }
|
3101 |
+
|
3102 |
+
.bg-editor-intro-1-3 ul li {
|
3103 |
+
padding-left: 5px;
|
3104 |
+
font-weight: 600;
|
3105 |
+
font-size: 14px; }
|
3106 |
+
|
3107 |
+
.bg-editor-intro .bg-editor-loading {
|
3108 |
+
display: block; }
|
3109 |
+
|
3110 |
+
.bg-editor-intro .editor-panel {
|
3111 |
+
z-index: 99999999;
|
3112 |
+
border: none;
|
3113 |
+
box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.3); }
|
3114 |
+
|
3115 |
+
.bg-editor-intro .editor-panel p {
|
3116 |
+
font-size: 16px; }
|
3117 |
+
|
3118 |
+
.bg-editor-intro .editor-panel .panel-title {
|
3119 |
+
margin: 0;
|
3120 |
+
cursor: default; }
|
3121 |
+
|
3122 |
+
.bg-editor-intro .editor-panel .close-icon {
|
3123 |
+
display: none; }
|
3124 |
+
|
3125 |
+
.bg-editor-intro .editor-panel .panel-body {
|
3126 |
+
overflow-y: hidden;
|
3127 |
+
padding: 0 15px 15px;
|
3128 |
+
border-radius: 10px;
|
3129 |
+
position: absolute;
|
3130 |
+
top: 48px;
|
3131 |
+
bottom: 0;
|
3132 |
+
right: 0;
|
3133 |
+
left: 0; }
|
3134 |
+
|
3135 |
+
.bg-editor-intro .editor-panel h2 {
|
3136 |
+
font-family: 'Josefin Sans';
|
3137 |
+
text-transform: uppercase;
|
3138 |
+
font-weight: 300; }
|
3139 |
+
|
3140 |
+
.bg-editor-intro .editor-panel h2 {
|
3141 |
+
font-size: 32px; }
|
3142 |
+
|
3143 |
+
.bg-editor-intro .editor-panel p.intro {
|
3144 |
+
width: 65%; }
|
3145 |
+
|
3146 |
+
.bg-editor-intro .editor-panel .editor-icon {
|
3147 |
+
height: 28px;
|
3148 |
+
width: auto;
|
3149 |
+
margin-right: 5px; }
|
3150 |
+
|
3151 |
+
.bg-editor-intro .editor-panel .editor-preview img {
|
3152 |
+
border: 2px solid #ececec;
|
3153 |
+
position: absolute;
|
3154 |
+
right: 20px;
|
3155 |
+
bottom: -20px; }
|
3156 |
+
|
3157 |
+
.bg-editor-intro .editor-panel .panel-actions {
|
3158 |
+
position: absolute;
|
3159 |
+
top: 25px;
|
3160 |
+
right: 60px; }
|
3161 |
+
|
3162 |
+
@media screen and (max-width: 915px) {
|
3163 |
+
.bg-editor-intro .editor-panel {
|
3164 |
+
left: 0 !important;
|
3165 |
+
right: 0 !important;
|
3166 |
+
top: 0 !important;
|
3167 |
+
bottom: 0 !important;
|
3168 |
+
position: fixed;
|
3169 |
+
height: 800px !important;
|
3170 |
+
width: auto !important; }
|
3171 |
+
.bg-editor-intro .editor-panel h2 {
|
3172 |
+
line-height: 1.1em; }
|
3173 |
+
.bg-editor-intro .editor-panel .editor-preview {
|
3174 |
+
display: none; }
|
3175 |
+
.bg-editor-intro .editor-panel .panel-actions {
|
3176 |
+
position: static; }
|
3177 |
+
.bg-editor-intro .editor-panel .panel-title {
|
3178 |
+
border-radius: 0; }
|
3179 |
+
.bg-editor-intro .editor-panel p.intro {
|
3180 |
+
width: 100%; } }
|
3181 |
+
|
3182 |
+
.bg-editor-intro .step:not(.active) {
|
3183 |
+
display: none; }
|
3184 |
+
|
3185 |
+
.bg-editor-intro .editor-panel .panel-title {
|
3186 |
+
pointer-events: none; }
|
3187 |
+
|
3188 |
+
.bg-editor-intro .editor-panel .setup {
|
3189 |
+
padding: 10px; }
|
3190 |
+
|
3191 |
+
.bg-editor-intro .editor-panel .setup .palette-selection p {
|
3192 |
+
font-size: 15px; }
|
3193 |
+
|
3194 |
+
.bg-editor-intro .editor-panel .setup h2 {
|
3195 |
+
line-height: 1.1;
|
3196 |
+
font-size: 24px;
|
3197 |
+
margin-bottom: 0; }
|
3198 |
+
|
3199 |
+
.bg-editor-intro .editor-panel .setup .buttons {
|
3200 |
+
text-align: right;
|
3201 |
+
position: absolute;
|
3202 |
+
left: 0;
|
3203 |
+
right: 0;
|
3204 |
+
margin: 15px 20px;
|
3205 |
+
bottom: 0; }
|
3206 |
+
|
3207 |
+
.bg-editor-intro .editor-panel .setup p {
|
3208 |
+
font-family: inherit;
|
3209 |
+
margin-left: 0; }
|
3210 |
+
|
3211 |
+
@media screen and (max-width: 915px) {
|
3212 |
+
.bg-editor-intro .editor-panel .setup .buttons {
|
3213 |
+
position: static; }
|
3214 |
+
.bg-editor-intro .editor-panel .setup .buttons .btn {
|
3215 |
+
margin: 5px 0; }
|
3216 |
+
.bg-editor-intro .editor-panel .setup .welcome .step-content {
|
3217 |
+
margin-left: 0; }
|
3218 |
+
.bg-editor-intro .editor-panel .setup .welcome img {
|
3219 |
+
display: none; } }
|
3220 |
+
|
3221 |
+
.setup .palette-selection .palette-row {
|
3222 |
+
margin-right: -1px; }
|
3223 |
+
|
3224 |
+
.setup .palette-selection .palette-row li {
|
3225 |
+
margin-bottom: 0; }
|
3226 |
+
|
3227 |
+
.setup .welcome img {
|
3228 |
+
position: absolute;
|
3229 |
+
width: 75px;
|
3230 |
+
left: 20px;
|
3231 |
+
top: 25px; }
|
3232 |
+
|
3233 |
+
.setup .welcome .step-content {
|
3234 |
+
margin-left: 90px; }
|
3235 |
+
|
3236 |
+
.setup .welcome .lead {
|
3237 |
+
font-size: 14px; }
|
3238 |
+
|
3239 |
+
.setup .choose-template .bg-editor-radio {
|
3240 |
+
text-align: left;
|
3241 |
+
max-width: 240px;
|
3242 |
+
margin: 0 auto;
|
3243 |
+
margin-top: 30px; }
|
3244 |
+
|
3245 |
+
.setup .choose-template .lead {
|
3246 |
+
font-size: 14px; }
|
3247 |
+
|
3248 |
+
.setup .done a.support-link {
|
3249 |
+
color: #0073aa; }
|
3250 |
+
|
3251 |
+
/*--------------------------------------------------------------
|
3252 |
+
# Forms Integration
|
3253 |
+
--------------------------------------------------------------*/
|
3254 |
+
.boldgrid-wpforms[data-title="0"] .wpforms-title,
|
3255 |
+
.boldgrid-wpforms[data-description="0"] .wpforms-description {
|
3256 |
+
display: none !important; }
|
assets/css/editor.min.css
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.bg-loading-spinner{display:none;position:relative}.bg-loading-spinner.enabled{display:inline-block!important}.bg-loading-spinner.enabled:before{content:" ";background-image:url(../image/boldgrid-logo.svg);display:block;width:50px;height:50px;background-repeat:no-repeat}.bg-loading-spinner.enabled:after{content:" ";width:50px;height:50px;background-color:#000;display:block;border-radius:100%;-webkit-animation:a 1s infinite ease-in-out;animation:a 1s infinite ease-in-out;position:absolute;top:0}.bg-editor-loading{display:none}.bg-editor-loading.enabled{display:block!important}.bg-editor-loading:after{background-color:#fff;top:50%;top:calc(50% - 25px);border-radius:100%;-webkit-animation:a 1s infinite ease-in-out;animation:a 1s infinite ease-in-out}.bg-editor-loading:after,.bg-editor-loading:before{content:" ";width:50px;height:50px;position:fixed;left:50%;z-index:99999999}.bg-editor-loading:before{background-image:url(../image/boldgrid-logo.svg);top:50%;background-repeat:no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bg-editor-loading.absolute:after,.bg-editor-loading.absolute:before{position:absolute}@-webkit-keyframes a{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes a{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.bg-editor-overlay.fadeout-background:after,.fadeout-background.bg-editor-intro:after{-webkit-animation-name:b;animation-name:b;-webkit-animation-duration:.5s;animation-duration:.5s}.bg-editor-intro:after,.bg-editor-overlay:after{-webkit-animation-name:c;animation-name:c;-webkit-animation-duration:.5s;animation-duration:.5s;content:" ";left:0;right:0;top:0;bottom:0;background-color:hsla(0,0%,100%,.7);z-index:99999;position:fixed}@-webkit-keyframes b{0%{background-color:hsla(0,0%,100%,.7)}to{background-color:transparent}}@keyframes b{0%{background-color:hsla(0,0%,100%,.7)}to{background-color:transparent}}@-webkit-keyframes c{0%{background-color:transparent}to{background-color:hsla(0,0%,100%,.7)}}@keyframes c{0%{background-color:transparent}to{background-color:hsla(0,0%,100%,.7)}}.post-type-bg_block .bg-editor-loading:after{opacity:0!important}.bg-editor-loading-main.active .bg-editor-loading:after,.bg-editor-loading-main.active .bg-editor-loading:before,.bg-editor-loading-main.active:after{opacity:1}.bg-editor-loading-main.disabled .bg-editor-loading,.bg-editor-loading-main.disabled:after{display:none}.bg-editor-loading-main{position:relative}.bg-editor-loading-main:after{content:" ";background-color:#f7f7f7;position:absolute;left:0;right:0;top:0;bottom:0;z-index:999}.bg-editor-loading-main .bg-editor-loading:after,.bg-editor-loading-main .bg-editor-loading:before,.bg-editor-loading-main:after{opacity:0;transition:opacity .5s}.bg-editor-loading-main .bg-editor-loading{display:block}.bg-editor-loading-main .bg-editor-loading:after,.bg-editor-loading-main .bg-editor-loading:before{position:absolute;width:75px;height:75px;z-index:9999}.bg-editor-loading-main .bg-editor-loading:before{top:180px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-size:100% 100%}.bg-editor-loading-main .bg-editor-loading:after{top:140px;background-color:#000}.bg-editor-radio input{padding:15px;background:#ececec;border-radius:5px;margin:7px 0;display:block;font-size:15px;position:relative;width:100%;border:0;height:40px;box-shadow:none;text-align:left;transition:background-color,color .5s}.bg-editor-radio input:after{content:attr(text);top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:20px}.bg-editor-radio input:hover{background-color:#dadde0}.bg-editor-radio input:checked{color:#fff;background:#32373c}.bg-editor-radio input:checked:before{color:#32373c;content:"\f058";display:block;position:absolute;left:-20px;font:normal normal normal 16px/1 FontAwesome;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;height:auto;margin:initial;line-height:normal;background-color:initial;text-indent:0}.bg-editor-button{font-family:Josefin Sans;text-transform:uppercase;font-weight:300;font-size:13px;font-weight:600;padding:10px 35px;line-height:inherit}.bg-editor-button.bg-primary-color{background-color:#f95b26;color:#fff}.bg-editor-button.bg-primary-color:hover{background-color:#f04107}.bg-editor-button.bg-primary-color[disabled]{background-color:#fdccbb}.bg-editor-button.bg-secondary-color{background-color:#ececec;color:#000}.bg-editor-button.bg-secondary-color:hover{background-color:#f9f9f9}.button.boldgrid-color{background-color:#f95b26;color:#fff;text-shadow:none;border-color:#e63e06;box-shadow:0 1px 0 #e63e06}.button.boldgrid-color:active,.button.boldgrid-color:focus,.button.boldgrid-color:hover{background-color:#f96635;border-color:#e63e06;color:#fff}.button.boldgrid-color:active{background-color:#e63e06;box-shadow:inset 0 2px 0 #e63e06}#boldgrid-hide-post-title.boldgrid-controls{margin:10px 10px 0;display:none}#boldgrid-hide-post-title.boldgrid-controls .dashicons-editor-help:hover{cursor:help}#boldgrid-hide-post-title.boldgrid-controls .dashicons-editor-help:hover+.boldgrid-tooltip{display:inline-block;left:33px;margin-top:20px}.post-php.post-type-page.boldgrid-editor-template #boldgrid-hide-post-title.boldgrid-controls{display:block}.color-panel,.editor-panel{display:none;position:fixed;top:200px;right:45px;z-index:100101;width:310px;border:none;background-color:#fff;border-radius:5px;box-shadow:0 0 18px 0 rgba(22,45,61,.27);border:1px solid #b1b1b1;-webkit-user-select:none;user-select:none}.color-panel.drag-disabled .panel-title,.editor-panel.drag-disabled .panel-title{pointer-events:none}.color-panel.drag-disabled .panel-title .close-icon,.editor-panel.drag-disabled .panel-title .close-icon{pointer-events:auto}.color-panel .panel-title,.editor-panel .panel-title{cursor:move;background-color:#32373c;color:#fff;padding:15px 22px;font-weight:300;margin:0;font-size:16px}.color-panel .panel-title .info,.editor-panel .panel-title .info{position:absolute;right:10px}.color-panel .panel-title .close-icon,.editor-panel .panel-title .close-icon{position:absolute;right:25px;border-radius:50%;background-color:#fff;color:#32373c;padding:1px;top:14px;cursor:pointer;transition:box-shadow .3s}.color-panel .panel-title .close-icon:hover,.editor-panel .panel-title .close-icon:hover{box-shadow:inset 0 0 3px 1px #969696;color:#f95b26}.color-panel .panel-title,.editor-panel .panel-title{border-top-left-radius:5px;border-top-right-radius:5px;margin-bottom:10px}.color-panel .bg-loading-spinner,.editor-panel .bg-loading-spinner{position:absolute;right:0;bottom:10px;right:10px}.color-panel .panel-title .icon,.editor-panel .panel-title .icon{position:absolute;left:20px}.color-panel .panel-title .icon+.name,.editor-panel .panel-title .icon+.name{margin-left:23px}.color-panel .fa.icon,.editor-panel .fa.icon{font-size:20px;left:24px}.color-panel .panel-selection,.editor-panel .panel-selection{width:70px;height:70px;margin:3px;display:inline-block;text-align:center;border-radius:5px;cursor:pointer;background-color:#eee;transition:background-color .3s;white-space:nowrap;text-overflow:ellipsis;padding:0 9px;overflow:hidden}.color-panel .panel-selection:hover,.editor-panel .panel-selection:hover{background-color:#fff}.color-panel .panel-selection.selected,.editor-panel .panel-selection.selected{background-color:#f95b26;color:#fff}.color-panel .panel-button,.editor-panel .panel-button{background-color:#fff;text-decoration:none;padding:7px 15px;border-radius:30px;margin:0 4px;transition:background-color .25s,color .25s;font-size:15px;background-color:#f95b26;padding:7px 20px;color:#fff}.color-panel .panel-button:focus,.editor-panel .panel-button:focus{box-shadow:none}.color-panel .panel-button:hover,.editor-panel .panel-button:hover{background-color:#fb9370;color:#fff}.color-panel .panel-button.selected,.editor-panel .panel-button.selected{background-color:#f95b26;color:#fff}.color-panel .panel-button:active,.editor-panel .panel-button:active{box-shadow:inset 0 0 49px -12px #000}.color-panel .panel-button:hover,.editor-panel .panel-button:hover{background-color:#fa794e}.color-panel .panel-footer,.editor-panel .panel-footer{display:none;position:absolute;bottom:0;left:0;right:0;background-color:hsla(0,0%,100%,.8);height:20px;padding:20px;text-align:center;border-radius:0 0 5px 5px;z-index:5}.color-panel .panel-footer .add-media,.editor-panel .panel-footer .add-media{display:none}.color-panel .supports-customization,.editor-panel .supports-customization{padding-bottom:40px}.color-panel .panel-body .customize,.editor-panel .panel-body .customize{display:none}.color-panel .back,.editor-panel .back{margin:10px 0 0}.color-panel .back .panel-button,.editor-panel .back .panel-button{background-color:#32373c;padding:4px 12px;font-size:12px}.color-panel .back .panel-button:hover,.editor-panel .back .panel-button:hover{background-color:#fa794e}.color-panel .back .fa,.editor-panel .back .fa{font-size:8px;position:relative;top:-1px;left:-1px}.color-panel .ui-slider-horizontal,.editor-panel .ui-slider-horizontal{height:3px;border-radius:0;width:75px;border-color:#cecece;margin:16px;margin-top:10px;display:inline-block;float:right;cursor:pointer}.color-panel .ui-slider-horizontal .ui-slider-handle,.editor-panel .ui-slider-horizontal .ui-slider-handle{left:0;border:3px;height:1em;width:1em;border-radius:0;background:#f95b26;top:50%;cursor:pointer;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.color-panel .inline-color-controls .theme-colors-wrap .boldgrid-tooltip-wrap,.color-panel .inline-color-controls [data-tooltip-id=color-saved],.color-panel .inline-color-controls h4,.editor-panel .inline-color-controls .theme-colors-wrap .boldgrid-tooltip-wrap,.editor-panel .inline-color-controls [data-tooltip-id=color-saved],.editor-panel .inline-color-controls h4{display:none}.color-panel .section,.editor-panel .section{border-bottom:2px solid hsla(0,0%,85%,.4);padding:18px 21px;color:#32373c;position:relative}.color-panel .section:last-of-type,.editor-panel .section:last-of-type{border-color:transparent}.color-panel .section h4,.editor-panel .section h4{font-size:14px;font-weight:400;color:#32373c;margin-bottom:12px;margin-top:0}.color-panel .section.color-controls,.editor-panel .section.color-controls{text-align:center}.color-panel .section.color-controls h4,.editor-panel .section.color-controls h4{font-size:15px;margin-bottom:5px;margin-top:0}.color-panel .section p,.editor-panel .section p{margin-bottom:4px;color:#32373c;font-weight:lighter}.color-panel .section.family .ui-icon,.editor-panel .section.family .ui-icon{border-radius:50%;border:1px solid #8c8a8c}.color-panel .section.family .ui-icon:before,.editor-panel .section.family .ui-icon:before{content:" "}.color-panel .section .ui-slider-horizontal,.editor-panel .section .ui-slider-horizontal{float:none;margin-left:0;width:70%;margin-bottom:8px}.color-panel .section .slider~.value,.editor-panel .section .slider~.value{font-size:19px;position:relative;top:-14px;left:5px;padding:5px;border-radius:5px;background-color:#f1f1f1}.color-panel .section label,.editor-panel .section label{display:table;margin:10px 0}.color-panel .section input[type=radio]:checked:before,.editor-panel .section input[type=radio]:checked:before{background-color:#f95b26}.color-panel .title,.editor-panel .title{padding-bottom:0;border-bottom:1px solid #32373c;font-size:15px;margin:0 15px 17px;color:#32373c;border-color:hsla(0,0%,85%,.4)}.color-panel .title h4,.editor-panel .title h4{font-size:16px;font-weight:400;margin:10px 0}.color-panel .width-control .width,.editor-panel .width-control .width{margin-top:25px}.color-panel textarea,.editor-panel textarea{width:100%;resize:vertical}.panel-body{overflow-y:scroll;padding:0 10px;background-color:#fff}.panel-body.block-access-overlay:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.7)}.panel-body ul{text-align:center;margin-top:0}.editor-panel[data-type=icon]{width:335px}.editor-panel[data-type=icon] .back{margin-bottom:0}.editor-panel[data-type=icon] .panel-selection{width:123px;height:42px;text-align:left}.editor-panel[data-type=icon] .panel-body .presets .fa{font-size:26px;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#525252}.editor-panel[data-type=icon] .panel-selection .name{margin-left:6px;vertical-align:middle}.editor-panel[data-type=icon] .panel-selection.selected .fa{color:#fff}.editor-panel[data-type=icon] .ui-slider-horizontal{width:65%}.editor-panel[data-type=box] .my-designs{z-index:1}.editor-panel[data-type=box] .panel-footer{z-index:2}.editor-panel[data-type=box].editor-panel,.editor-panel[data-type=box] .panel-body{background-color:#ececec}.editor-panel[data-type=box] .bg-box{width:45px;height:45px;margin:12px 8px;padding:0;cursor:pointer;box-sizing:border-box}.editor-panel[data-type=box] .bg-box:before{content:" ";background-image:url(../image/transparency.png);background-size:55px;position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1}.editor-panel[data-type=box] .bg-box.box-long{height:114px}.editor-panel[data-type=box] .bg-box.box-wide{width:106px}.editor-panel[data-type=box] .box-design,.editor-panel[data-type=box] .panel-body{height:100%;width:100%}.editor-panel[data-type=box] .back{margin-bottom:0}.editor-panel[data-type=box] .presets{padding-bottom:45px;font-size:7px;margin:0 auto;width:250px}.editor-panel[data-type=box] .presets.my-designs{padding-bottom:15px}.editor-panel[data-type=box] .presets .selected:after{content:"\f058";font:normal normal normal 14px/1 FontAwesome;width:22px;position:absolute;top:-9px;right:-9px;color:#f95b26;background:#fff;border-radius:50%;background-size:22px 27px;height:21px;text-align:center;font-size:20px}.editor-panel[data-type=box] .color-controls .title{margin-left:10px;margin-right:10px}.editor-panel[data-type=box] .box-design .customize{display:none}.editor-panel[data-type=background] img{max-width:100%}.editor-panel[data-type=background] .panel-title{margin-bottom:0}.editor-panel[data-type=background] .panel-body{padding:0;overflow:hidden;border-radius:0 0 5px 5px}.editor-panel[data-type=background].customize-open .customize{padding:0 10px}.editor-panel[data-type=background] .panel-footer{bottom:-59px}.editor-panel[data-type=background] .current-selection{position:relative;height:180px;background-size:cover;background-position:50%}.editor-panel[data-type=background] .current-selection[data-type=pattern]{background-size:initial;background-repeat:repeat}.editor-panel[data-type=background] .current-selection[data-type=color] .settings{display:none!important}.editor-panel[data-type=background] .current-selection[data-type] .settings{display:block}.editor-panel[data-type=background] .current-selection .settings{display:none;text-align:center;position:relative;top:59px}.editor-panel[data-type=background] .current-selection .settings .panel-button{background-color:rgba(0,0,0,.6);border:2px solid #fff;color:#fff;padding:5px 11px 6px}.editor-panel[data-type=background] .current-selection .settings .panel-button:hover{color:#f95b26;border-color:#f95b26}.editor-panel[data-type=background] .filters{background-color:rgba(0,0,0,.4);padding:12px;text-align:center;position:absolute;bottom:0;right:0;left:0}.editor-panel[data-type=background] .filter{background-color:#fff;text-decoration:none;padding:7px 15px;border-radius:30px;margin:0 4px;transition:background-color .25s,color .25s;color:#222;margin:3px;float:none}.editor-panel[data-type=background] .filter:focus{box-shadow:none}.editor-panel[data-type=background] .filter:hover{background-color:#fb9370;color:#fff}.editor-panel[data-type=background] .filter.selected{background-color:#f95b26;color:#fff}.editor-panel[data-type=background] .filter:active{box-shadow:inset 0 0 49px -12px #000}.editor-panel[data-type=background] .filter:hover{background-color:#495158}.editor-panel[data-type=background] .filter.selected{background-color:#32373c}.editor-panel[data-type=background] .current-selection img,.editor-panel[data-type=background] .presets img{position:relative}.editor-panel[data-type=background] .customize .section:not(.back){display:none}.editor-panel[data-type=background] .preset-wrapper[data-type=color]~* .customize .background-color,.editor-panel[data-type=background] .preset-wrapper[data-type=gradients]~* .customize .direction,.editor-panel[data-type=background] .preset-wrapper[data-type=gradients]~* .customize .gradient-color-1,.editor-panel[data-type=background] .preset-wrapper[data-type=gradients]~* .customize .gradient-color-2,.editor-panel[data-type=background] .preset-wrapper[data-type=image]~* .customize .overlay-color,.editor-panel[data-type=background] .preset-wrapper[data-type=image]~* .customize .scroll-effects,.editor-panel[data-type=background] .preset-wrapper[data-type=image]~* .customize .size,.editor-panel[data-type=background] .preset-wrapper[data-type=image]~* .customize .vertical-position,.editor-panel[data-type=background] .preset-wrapper[data-type=pattern]~* .customize .background-color,.editor-panel[data-type=background] .preset-wrapper[data-type=pattern]~* .customize .scroll-effects{display:block}.editor-panel[data-type=background] .add-image-controls{padding:0;background-color:#32373c;color:#fff}.editor-panel[data-type=background] .add-image-controls:hover{background-color:#555d66}.editor-panel[data-type=background] .add-image-controls a{text-decoration:none;position:relative;top:17px;color:#fff;font-size:15px}.editor-panel[data-type=background] .presets{padding:0 20px}.editor-panel[data-type=background] .presets ul>li{margin:15px 0;height:53px;border:1px solid #bdbcbc;cursor:pointer}.editor-panel[data-type=background] .presets [data-type=image]{background-size:cover;background-position:50%}.editor-panel[data-type=background] .presets [data-type=pattern]{background-color:#d6d6d6}.editor-panel[data-type=background] .presets .title{margin-bottom:17px;margin-left:0;margin-right:0}.editor-panel[data-type=background] .presets .add-image-controls{display:none}.editor-panel[data-type=background] .presets[data-filter=image] .add-image-controls{display:block}.editor-panel[data-type=background] .presets h4{font-weight:400;margin:13px 0 6px}.editor-panel[data-type=background] .presets .background-color{text-align:left;padding:0;padding-bottom:7px}.editor-panel[data-type=background] .presets .background-color label{position:absolute;top:-6px;right:0;margin-top:0}.editor-panel[data-type=background] .presets .background-color label:before{top:5px;left:-25px}.editor-panel[data-type=background] .presets .background-color h4{font-size:18px;margin-top:20px}.editor-panel[data-type=background] .selection{position:relative}.editor-panel[data-type=background] .presets .selected:after{content:"\f058";font:normal normal normal 14px/1 FontAwesome;width:22px;position:absolute;top:-9px;right:-9px;color:#f95b26;background:#fff;border-radius:50%;background-size:22px 27px;height:21px;text-align:center;font-size:20px}.editor-panel[data-type=background] .background-design .customize{display:none}.editor-panel[data-type=background] .background-design .customize .back{margin-bottom:0;padding:8px 0 14px}.editor-panel[data-type=background] .background-design .customize .overlay-color{padding-top:8px;padding-bottom:8px}.editor-panel[data-type=background] .panel-footer .customize-design{display:none}.editor-panel[data-type=image] .panel-selection{width:calc(50% - 2px);height:auto;background-color:#fff;padding:9px 0;margin:0}.editor-panel[data-type=image] .presets{font-size:7px}.editor-panel[data-type=image] img{max-width:100px;max-height:100px}.editor-panel[data-type=image] .presets .selected{position:relative}.editor-panel[data-type=image] .presets .selected:after{content:"\f058";font:normal normal normal 14px/1 FontAwesome;width:22px;position:absolute;top:-9px;right:-9px;color:#f95b26;background:#fff;border-radius:50%;background-size:22px 27px;height:21px;text-align:center;font-size:20px;top:5px;right:5px}.editor-panel[data-type=hr] .panel-selection{margin:10px 5px;padding:10px 5px;display:block;background-color:transparent;width:auto;height:auto}.editor-panel[data-type=hr] .panel-selection:hover{background:#eee}.editor-panel[data-type=hr] .back{margin-bottom:0}.editor-panel[data-type=hr] .my-designs{margin-bottom:30px}.editor-panel[data-type=hr] .presets .selected{position:relative;background:#eee;color:currentColor}.editor-panel[data-type=hr] .presets .selected:after{content:"\f058";font:normal normal normal 14px/1 FontAwesome;width:22px;position:absolute;top:-9px;right:-9px;color:#f95b26;background:#fff;border-radius:50%;background-size:22px 27px;height:21px;text-align:center;font-size:20px;top:0;right:5px}.editor-panel[data-type=button]{background-color:#eee}.editor-panel[data-type=button] .panel-body{background-color:#eee;padding:0}.editor-panel[data-type=button] .panel-body .theme-designs{background-color:transparent!important;padding-left:2px;padding-right:12px}.editor-panel[data-type=button] .customize div[data-control-name]{margin-left:10px;margin-right:10px}.editor-panel[data-type=button] .presets .panel-selection{width:48%;height:auto;background-color:#eee;padding:10px 0;margin:0}.editor-panel[data-type=button] .presets .selected{position:relative}.editor-panel[data-type=button] .presets .selected:after{content:"\f058";font:normal normal normal 14px/1 FontAwesome;width:22px;position:absolute;top:-9px;right:-9px;color:#f95b26;background:#fff;border-radius:50%;background-size:22px 27px;height:21px;text-align:center;font-size:20px;top:2px;right:0}.editor-panel[data-type=button] .boldgrid-button{text-transform:uppercase}.editor-panel[data-type=button] .presets{padding-left:15px;padding-right:15px}.editor-panel[data-type=button] .section.class-control{padding-top:0;padding-bottom:8px}.editor-panel[data-type=button] [data-preset*=btn-block]{width:100%!important}.editor-panel[data-type=font] .panel-title{margin-bottom:0}.editor-panel[data-type=font] select.google-fonts{width:185px}.editor-panel[data-type=font] .family .color-preview{position:absolute;top:23px;right:20px}.editor-panel[data-type=font] .section.effects .panel-selection{height:35px;width:35px;padding:8px;color:#868686;font-size:37px;line-height:33px;margin:1px}.editor-panel[data-type=font] .section.effects .panel-selection.selected{color:#fff}.editor-panel[data-type=font] .section.effects .fa-ban{color:#b50000}.editor-panel[data-type=font] .section.effects .panel-selection.selected .fa-ban{color:#fff}.editor-panel[data-type=image-filter]{width:400px}.editor-panel[data-type=image-filter] .panel-selection{background:none;width:auto;height:auto;padding:0}.editor-panel[data-type=image-filter] .panel-selection:hover{color:#32373c}.editor-panel[data-type=image-filter] .panel-selection:hover canvas,.editor-panel[data-type=image-filter] .panel-selection:hover img{border-color:#32373c}.editor-panel[data-type=image-filter] .panel-selection canvas,.editor-panel[data-type=image-filter] .panel-selection img{width:100%;height:auto;max-height:100px;max-width:100px;border-radius:7px;border:2px solid transparent}.editor-panel[data-type=image-filter] .panel-selection.selected{color:#f95b26}.editor-panel[data-type=image-filter] .panel-selection.selected canvas,.editor-panel[data-type=image-filter] .panel-selection.selected img{border-color:#f95b26}.editor-panel[data-type=image-filter] .image-filter .customize{display:none;margin-left:0}.editor-panel[data-type=image-filter] .customizing .customize{display:block}.editor-panel[data-type=image-filter] .customizing .presets{display:none}.editor-panel[data-type=image-filter] .panel-body{position:relative}.editor-panel[data-type=image-filter] .panel-body .activate-customize{margin-top:10px}.editor-panel[data-type=image-filter] .panel-body .remote-image-error{display:none;padding:100px;font-size:18px}.editor-panel[data-type=image-filter] .panel-body .remote-image-error p{font-size:1.1em}.editor-panel[data-type=image-filter] .panel-body .remote-image-error.error-active{display:block}.editor-panel[data-type=image-filter] .panel-body .remote-image-error.error-active~.choices,.editor-panel[data-type=image-filter] .panel-body .remote-image-error.error-active~.preview{display:none}.editor-panel[data-type=image-filter] .panel-body .presets{padding-right:2px;padding-top:2px}.editor-panel[data-type=image-filter] .panel-body .preview{text-align:center;margin-top:4px;height:95%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.editor-panel[data-type=image-filter] .panel-body .preview canvas,.editor-panel[data-type=image-filter] .panel-body .preview img{max-width:85%;max-height:85%;text-align:center;border-radius:5px}.editor-panel[data-type=image-filter] .panel-body .preview .panel-button{display:inline-block;margin:15px auto;cursor:pointer}.editor-panel[data-type=image-filter] .panel-body .preview .loading{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,100%,.8);text-align:center}.editor-panel[data-type=image-filter] .panel-body .preview .spinner{position:relative;margin-top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);float:none}.editor-panel[data-type=image-filter].rendering .panel-body .preview .loading{display:block}.editor-panel[data-type=image-filter] .panel-body .choices,.editor-panel[data-type=image-filter] .panel-body .preview{display:inline-block;text-align:center}.editor-panel[data-type=image-filter] .panel-body .choices{width:50%;margin-left:20px}.editor-panel[data-type=image-filter] .panel-body .preview{width:calc(50% - 20px)}.editor-panel[data-type=image-filter] .panel-body .choices{border-radius:5px;padding-bottom:11px;background-color:#f1f1f1;box-shadow:0 0 4px 0 #b5b5b5;margin-bottom:8px;margin-top:3px}.editor-panel[data-type=image-filter] .panel-body ul{overflow-y:scroll;height:400px;margin:10px}.editor-panel[data-type=image-filter] .panel-body{overflow:hidden}.editor-panel[data-type=information]{-webkit-user-select:initial;user-select:auto}.editor-panel[data-type=information] .info-wrap{display:-webkit-box;display:flex;padding:0 25px}.editor-panel[data-type=information] ul{list-style:none}.editor-panel[data-type=information] .control-name{font-weight:700;margin-bottom:5px}.editor-panel[data-type=information] .intro{padding:10px 20px 0;margin:0}.editor-panel[data-type=information] .help-text{position:relative;text-align:left;margin:20px 0 20px 30px;padding:0}.editor-panel[data-type=information] .help-text>:first-child{position:absolute;left:-25px;font-size:20px}.boldgrid-control .iris-picker{left:-10px;position:relative;padding-right:20px}.boldgrid-control .iris-alpha-slider.iris-strip{position:absolute;right:-4px}.editor-panel[data-type=Library] .save-gridblock{text-align:center;margin-top:15%;padding:0 40px}.editor-panel[data-type=Library] .save-gridblock .save-state{display:none}.editor-panel[data-type=Library] .save-gridblock[state=save-failed] .save-failed,.editor-panel[data-type=Library] .save-gridblock[state=save-prompt] .save-prompt,.editor-panel[data-type=Library] .save-gridblock[state=save-success] .save-success{display:block}.editor-panel[data-type=Library] .save-gridblock .save-failed button,.editor-panel[data-type=Library] .save-gridblock .save-success button{margin-top:30px}.editor-panel[data-type=Library] .save-gridblock h2{font-size:2.5em;font-weight:300}.editor-panel[data-type=Library] .save-gridblock h4{font-size:1.2em;color:#9c9c9c;font-weight:400;line-height:1.5em}.editor-panel[data-type=Library] .save-gridblock form{margin-top:25px}.editor-panel[data-type=Library] .save-gridblock input{padding:14px;width:50%;font-size:1.3em;border:1px solid #ececec}.editor-panel[data-type=Library] .save-gridblock .save.bg-editor-button{line-height:4px;border-radius:0 5px 5px 0;margin-left:-5px;padding-top:26px;padding-bottom:26px}.editor-panel .panel-body .customize{margin-left:65px}.customize-navigation{position:absolute;top:0;bottom:0;background-color:#32373c;width:60px;z-index:999;border-bottom-left-radius:5px;top:48px}.customize-navigation .item{height:50px;text-align:center;-webkit-box-align:center;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:none}.customize-navigation .item.enabled{display:-webkit-box;display:flex}.customize-navigation .item,.customize-navigation .item:after{transition-property:background,border;transition-duration:.25s}.customize-navigation .item .boldgrid-help-icon{display:none}.customize-navigation .item a{line-height:0;width:100%}.customize-navigation .item svg{padding-top:10px;fill:#fff;height:40px;width:100%}.customize-navigation .item svg path{fill:#fff!important}.customize-navigation .item.active{background:#f95b26}.customize-navigation .item.active:after{content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #f95b26;position:absolute;right:-8px}.customize-navigation .item:hover{background:#fa8158}.customize-navigation .item:hover:after{border-left:10px solid #fa8158}.customize-navigation .item:hover .boldgrid-tooltip{display:block;right:40px!important;top:50%!important;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.customize [data-control-name],.editor-panel [data-control-name=Advanced] .back{display:none}.editor-panel[data-type=Advanced] .customize-navigation[data-element-type=column] .item[data-control-name=blockAlignment],.editor-panel[data-type=Advanced] .customize-navigation[data-element-type=column] .item[data-control-name=margin],.editor-panel[data-type=Advanced] .customize-navigation[data-element-type=column] .item[data-control-name=width]{display:none!important}.theme-designs .button-overrides{text-shadow:none}.theme-designs .button-overrides,.theme-designs .button-overrides:active,.theme-designs .button-overrides:focus,.theme-designs .button-overrides:hover{background-color:transparent;border:none;box-shadow:none}.editor-panel .control{display:block;height:36px;width:216px;width:50%;float:left}.editor-panel .control .name{position:relative;top:4px;float:left}.template-control{text-align:center;flex-wrap:wrap}.template-control,.template-control .radio{display:-webkit-box;display:flex}.template-control .radio{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;align-self:flex-end;width:50%;padding:10px 0;border-radius:5px}.template-control .label{margin-bottom:5px}.template-control input[type=radio]{height:75px;margin:0 auto;width:auto;box-shadow:none;border:none;background:transparent;position:relative;border-radius:0;transition:background-color .5s}.template-control input[type=radio]:hover{background-color:#dcdcdc}.template-control input[type=radio]:checked:before{color:#f95b26;content:"\f058";display:block;position:absolute;top:5px;right:0;font:normal normal normal 21px/1 FontAwesome;-webkit-transform:translateY(-50%) translateX(50%);transform:translateY(-50%) translateX(50%);height:auto;margin:initial;line-height:normal;background-color:initial;text-indent:0;background:#fff;width:21px;padding:2px;z-index:1}.template-control .template:after{content:"";width:75px;height:75px;display:block;background:url(../../assets/image/page-templates/sidebar.svg);background-repeat:no-repeat;background-size:cover}.template-control .sidebar.left:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.template-control .sidebar.none:after{background-image:url(../../assets/image/page-templates/fullwidth.svg)}.template-control .template.default:after{background-image:url(../../assets/image/page-templates/default.svg)}.border-type-control ul{text-align:left}.editor-panel .width-control{padding:18px 12px}#boldgrid-instance-menu{padding:0;display:none;height:0;position:absolute;left:0;bottom:-1px;right:0;text-align:center}#boldgrid-instance-menu ul{text-align:center;display:inline-block;padding:4px 15px 5px;background-color:#32373c;border-radius:0 0 5px 5px;box-shadow:0 5px 16px -4px;cursor:move;width:auto!important}#boldgrid-instance-menu li{display:inline-block;padding:2px;border-radius:50%;margin:0 6px;cursor:pointer;background-color:#fff;transition:box-shadow .3s;position:relative}#boldgrid-instance-menu li:hover .boldgrid-tooltip{top:39px;display:block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#boldgrid-instance-menu li:hover .boldgrid-tooltip .boldgrid-tooltip-inner{white-space:nowrap}#boldgrid-instance-menu li.active,#boldgrid-instance-menu li:hover{box-shadow:inset 0 0 3px 1px #969696}#boldgrid-instance-menu li.active span,#boldgrid-instance-menu li:hover span{color:#f95b26}#boldgrid-instance-menu li span{font-size:24px;transition:color .3s;padding:2px}#boldgrid-instance-menu li .fa{width:24px;height:24px;text-align:center;font-family:FontAwesome}#boldgrid-instance-menu li .dashicons-edit{padding:3px 2px 0;line-height:23px}#boldgrid-instance-menu .active .bg-editor-menu-dropdown{display:block}#boldgrid-instance-menu .active .bg-editor-menu-dropdown~.boldgrid-tooltip-wrap,#boldgrid-instance-menu .boldgrid-help-icon{display:none}#boldgrid-instance-menu .dashicons:before{font-family:dashicons}#boldgrid-instance-menu .bg-editor-menu-dropdown{display:none;background-color:#fff;position:absolute;z-index:1;margin-left:-15px;top:48px;box-shadow:0 0 12px rgba(0,0,0,.175);border:1px solid rgba(0,0,0,.15);border-radius:5px;cursor:default;padding:0;min-width:125px;border:2px solid #32373c}#boldgrid-instance-menu .bg-editor-menu-dropdown:before{content:" ";top:-9px;left:23px;margin-left:-5px;border-bottom-style:solid;border:9px dashed #32373c;border-top:none;border-left-color:transparent;border-right-color:transparent;position:absolute;width:0;height:0;line-height:0}#boldgrid-instance-menu .bg-editor-menu-dropdown li{display:list-item;border-radius:0;margin:0;padding:8px 12px 8px 38px;min-height:1px;line-height:1em;text-align:left;font-size:12px!important;font-weight:600}#boldgrid-instance-menu .bg-editor-menu-dropdown li.title{background-color:#32373c;color:#fff;text-align:center;padding-left:5px;padding-right:5px}#boldgrid-instance-menu .bg-editor-menu-dropdown li:hover{box-shadow:none;background-color:#32373c;color:#fff}#boldgrid-instance-menu .bg-editor-menu-dropdown li:before{display:block;position:absolute;left:0;top:0;bottom:0;width:28px;color:grey;background-color:#32373c;background-repeat:no-repeat;background-position:6px 5px}#boldgrid-instance-menu .bg-editor-menu-dropdown li:hover:before{color:#fff}#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-gridblock:before{background-image:url(../image/icons/insert-gridblock.png);content:" "}#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-gridblock:hover:before{background-image:url(../image/icons/insert-gridblock-hover.png)}#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-row:before{content:" ";background-image:url(../image/icons/add-row.png)}#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-row:hover:before{background-image:url(../image/icons/add-row-hover.png)}#boldgrid-instance-menu .bg-editor-menu-dropdown li.font-awesome:before{font:normal normal normal 14px/1 FontAwesome;text-align:center;line-height:28px}#boldgrid-instance-menu .bg-editor-menu-dropdown li.dashicons-admin-media:before{content:"\f104";font-family:dashicons;font-size:15px;line-height:25px;text-align:center}#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-button:before{content:"\f205"}#boldgrid-instance-menu .bg-editor-menu-dropdown li.add-icon:before{content:"\f129"}.imhwpb-icon:before{-webkit-font-smoothing:antialiased;font:normal 20px/1 dashicons;vertical-align:top}.mce-viewsize-tablet-imhwpb{width:845px}.mce-viewsize-monitor-imhwpb{min-width:1065px;z-index:10}.mce-viewsize-phone-imhwpb{width:480px}#resizer-iframe{position:absolute;left:-9999px;top:-9999px}.boldgrid-highlighted-mce-icon:not(.mce-active) .imhwpb-icon{color:#00a0d2}.mce-content-body hr[data-mce-selected]{outline:none}.mce-widget[aria-label="BoldGrid Editing"]{display:none}.folded #wpcontent,.folded #wpfooter{margin-left:20px}#poststuff #post-body.columns-2{margin-right:208px}#post-body.columns-2 #postbox-container-1{margin-right:-214px}#wpcontent,#wpfooter{margin-left:142px}#post-body.columns-2 #postbox-container-1,#poststuff #post-body.columns-2 #side-sortables{width:210px}#post-body.columns-2 #side-sortables,.postbox{min-width:210px}.spinner{margin:4px 4px 0}.gridblock-grid-icon,.gridblock-icon .wp-media-buttons-icon{background:url(../image/gridblock-icon-white.svg);background-repeat:no-repeat;background-size:18px 18px;transition-duration:.8s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}.gridblock-icon:hover .wp-media-buttons-icon{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.gridblock-grid-icon{background-size:100%;display:inline-block;height:20px;width:18px}body.boldgrid-editor-fullscreen{overflow:hidden}.boldgrid-editor-fullscreen #wp-content-editor-container{position:fixed;top:34px;right:0;left:0;bottom:0;z-index:99999}.boldgrid-editor-fullscreen #content_ifr{width:100%;position:fixed;z-index:9999;top:101px;left:0;bottom:0;right:0;overflow:scroll;max-height:calc(100% - 101px)}.bg-zoom-controls{display:none}.zoomout{padding:0;background-color:#3a3a3a}.zoomout body{-webkit-transform-origin:top center;transform-origin:top center;-webkit-transform:scale(.5);transform:scale(.5);margin-top:45px!important}.zoomout body .gallery-icon{-webkit-transform:none;transform:none;-webkit-backface-visibility:visible;backface-visibility:visible}.zoomout body.zoom-scale-1{-webkit-transform:scale(.3);transform:scale(.3)}.zoomout body.zoom-scale-2{-webkit-transform:scale(.4);transform:scale(.4)}.zoomout body.zoom-scale-3{-webkit-transform:scale(.5);transform:scale(.5)}.zoomout body.zoom-scale-4{-webkit-transform:scale(.6);transform:scale(.6)}.zoomout body.zoom-scale-5{-webkit-transform:scale(.7);transform:scale(.7)}.zoomout body.zoom-scale-6{-webkit-transform:scale(.8);transform:scale(.8)}@media (max-width:600px){.zoomout body{-webkit-transform:scale(.8);transform:scale(.8);margin-top:70px!important}}.wp-admin.wp-core-ui .boldgrid-tooltip{margin-top:2px;position:absolute;padding:5px;opacity:.8;filter:alpha(opacity=80);zoom:1;display:none;z-index:9999}.wp-admin.wp-core-ui .boldgrid-tooltip a{color:#fff}.wp-admin.wp-core-ui .boldgrid-help-icon{cursor:help}.wp-admin.wp-core-ui .boldgrid-help-icon:hover~.boldgrid-tooltip{display:block}.wp-admin.wp-core-ui .boldgrid-tooltip-inner{border-radius:3px;box-shadow:0 3px 5px rgba(0,0,0,.2);font-size:12px;font-size:11px;background-color:#000;color:#fff;max-width:200px;padding:5px 8px 4px;text-align:center;white-space:normal}.wp-admin.wp-core-ui .boldgrid-tooltip-arrow{top:0;position:absolute;left:50%;margin-left:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.wp-admin.wp-core-ui .editor-panel .boldgrid-tooltip-wrap{position:absolute;right:20px;color:#717171}.wp-admin.wp-core-ui .editor-panel .boldgrid-tooltip-wrap .boldgrid-tooltip{right:20px;top:-9px;width:160px}.wp-admin.wp-core-ui .editor-panel .boldgrid-tooltip-wrap .boldgrid-tooltip .boldgrid-tooltip-arrow{top:12px;left:100%;border-right:none;border-top:5px dashed #000;border-left-color:#000;border-bottom-color:transparent;border-top-color:transparent}.drag-progress .draghandle{display:none!important}.draghandle{z-index:99998;position:fixed;cursor:ns-resize;background-color:#32373c;border-radius:3px;color:#fff;box-shadow:0 0 4px -1px #32373c;font:normal normal normal 14px/1 FontAwesome;font-size:14px;text-align:center;line-height:20px}.draghandle:hover{color:#f95b26}.draghandle:before{content:"\f07d"}.changing-padding-bottom .draghandle.bottom,.changing-padding-top .draghandle.top{color:#f95b26}.changing-padding-bottom .draghandle.top,.changing-padding-top .draghandle.bottom{display:none!important}.changing-padding-bottom #boldgrid-draggable-resizing-overlay,.changing-padding-top #boldgrid-draggable-resizing-overlay{cursor:ns-resize!important}.editor-panel input.color-control{display:none}.editor-panel label.color-preview{width:28px;height:28px;border-radius:7px;border:1px solid #d2d2d2;cursor:pointer;background-color:#333;display:inline-block;position:relative;margin-top:25px}.editor-panel label.color-preview:before{content:"\f1fc";font:normal normal normal 14px/1 FontAwesome;position:absolute;top:-20px;font-size:16px;left:8px}.color-panel .colors,.editor-panel .colors{margin-bottom:0;margin:0 auto}.color-panel .colors li,.editor-panel .colors li{height:25px;width:25px;display:inline-block;border:2px solid #e1e1e1;border-radius:50%;margin:3px;cursor:pointer;padding:0}.color-panel .colors li.selected,.color-panel .colors li:hover,.editor-panel .colors li.selected,.editor-panel .colors li:hover{border-color:#f95b26}.color-panel .colors .custom-color,.editor-panel .colors .custom-color{background-color:#fff;text-align:center;border-color:#f95b26}.color-panel .colors .custom-color i,.editor-panel .colors .custom-color i{color:#f95b26;font-size:15px;line-height:25px;padding-left:1px}.color-panel .colors .custom-color.selected,.color-panel .colors .custom-color:hover,.editor-panel .colors .custom-color.selected,.editor-panel .colors .custom-color:hover{background-color:#f95b26;border-color:#f95b26}.color-panel .colors .custom-color.selected i,.color-panel .colors .custom-color:hover i,.editor-panel .colors .custom-color.selected i,.editor-panel .colors .custom-color:hover i{color:#fff}.color-panel{display:none;width:275px;height:auto!important;top:200px;right:300px}.color-panel .wp-color-result{display:none}.color-panel .wp-picker-container{margin-top:10px}.color-panel .panel-title{padding:15px;background-color:#fff;color:#333;border-bottom:1px solid #ececec}.color-panel .panel-title .close-icon{background-color:#32373c;color:#fff;right:15px}.color-panel h4{margin:10px 0;font-weight:400}.color-panel .color-control{padding:0 7px 15px}.color-panel .color-picker-wrap{position:relative;text-align:center}.color-panel .color-picker-wrap .default-reset{position:relative;top:10px}.color-panel .color-picker-wrap .wp-picker-input-wrap .button{margin:2px}.color-panel .color-picker-wrap .boldgrid-color-picker,.color-panel .color-picker-wrap .wp-picker-input-wrap .button{display:inline-block!important}.color-panel .color-picker-wrap .iris-picker{margin:15px auto 0}.color-panel .color-picker-wrap .links{width:200px;margin:3px auto 20px;display:none}.color-panel .color-picker-wrap .links a{text-decoration:none}.color-panel .color-picker-wrap .links a.cancel{color:#a00;float:right}.color-panel .color-picker-wrap .links a:hover{text-decoration:underline}.color-panel .theme-colors-wrap{border-bottom:1px solid #f5f5f5;padding-bottom:10px;margin-bottom:15px}.color-panel[current-selection=custom] .links{display:block}#tinymce .bg-control-element{outline:2px dashed #f95b26!important}#tinymce a.bg-control-element,#tinymce hr.bg-control-element,#tinymce i.bg-control-element{outline-offset:15px}#tinymce .fa:hover{color:#f95b26!important}#tinymce .fa,#tinymce img{cursor:pointer}#tinymce .background-fixed{background-attachment:scroll!important}.draggable-inactive #boldgrid-instance-menu,.draggable-inactive .bg-drag-popover,.draggable-inactive .color-panel,.draggable-inactive .draghandle,.draggable-inactive .editor-panel{display:none!important}.draggable-inactive .boldgrid-section:hover{outline:none!important}.bg-drag-popover:hover{display:block!important}.section .selectize-dropdown-content{height:30px}.editor-panel .font-family-select .ui-selectmenu-button{padding:6px 11px 8px;position:absolute;left:38px;width:187px!important;height:20px;border-radius:7px;background-image:url(../image/web-fonts.png);background-color:#f3f3f3;background-repeat:no-repeat;color:transparent;margin-left:-24px;cursor:pointer;border:none}.editor-panel .font-family-select .ui-selectmenu-button .ui-icon{position:absolute;right:-23px;top:8px;width:17px}.editor-panel .font-family-select .ui-selectmenu-button .ui-selectmenu-text{display:none}.editor-panel .font-family-select .ui-selectmenu-button:hover{background-color:#eaeaea}.editor-panel .font-family-select .ui-selectmenu-button[data-value=Default],.editor-panel .font-family-select .ui-selectmenu-button[data-value=monospace],.editor-panel .font-family-select .ui-selectmenu-button[data-value=sans-serif],.editor-panel .font-family-select .ui-selectmenu-button[data-value=serif]{background-image:none}.editor-panel .font-family-select .ui-selectmenu-button[data-value=Default]:after,.editor-panel .font-family-select .ui-selectmenu-button[data-value=monospace]:after,.editor-panel .font-family-select .ui-selectmenu-button[data-value=sans-serif]:after,.editor-panel .font-family-select .ui-selectmenu-button[data-value=serif]:after{content:"Default";display:block;color:#000;font-size:20px}.editor-panel .font-family-select .ui-selectmenu-button[data-value=serif]:after{content:"serif"}.editor-panel .font-family-select .ui-selectmenu-button[data-value=sans-serif]:after{content:"sans-serif"}.editor-panel .font-family-select .ui-selectmenu-button[data-value=monospace]:after{content:"monospace"}.ui-selectmenu-menu.font-family-dropdown{display:none;width:0!important}.ui-selectmenu-menu.font-family-dropdown.ui-front{z-index:100102}.ui-selectmenu-menu.font-family-dropdown ul{z-index:100102;position:relative;max-height:500px;overflow-y:scroll;overflow-x:hidden;width:290px}.ui-selectmenu-menu.font-family-dropdown li[data-value=Default],.ui-selectmenu-menu.font-family-dropdown li[data-value=Default]:hover,.ui-selectmenu-menu.font-family-dropdown li[data-value=monospace],.ui-selectmenu-menu.font-family-dropdown li[data-value=monospace]:hover,.ui-selectmenu-menu.font-family-dropdown li[data-value=sans-serif],.ui-selectmenu-menu.font-family-dropdown li[data-value=sans-serif]:hover,.ui-selectmenu-menu.font-family-dropdown li[data-value=serif],.ui-selectmenu-menu.font-family-dropdown li[data-value=serif]:hover{background-image:none;color:#000;padding-left:10px;font-size:20px}.ui-selectmenu-menu.font-family-dropdown li,.ui-selectmenu-menu.font-family-dropdown li:hover{color:transparent;background-image:url(../image/web-fonts.png);background-color:#fff;background-repeat:no-repeat;height:25px;margin:4px 0;border:none;padding:3px;background-color:transparent;cursor:default!important}.ui-selectmenu-menu.font-family-dropdown li:hover{background-color:#eaeaea}.ui-selectmenu-menu.font-family-dropdown .seperator,.ui-selectmenu-menu.font-family-dropdown .seperator:hover{font-weight:lighter;padding:7px 11px;background-color:#32373c;color:#fff;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.ui-selectmenu-menu.font-family-dropdown .seperator:first-of-type,.ui-selectmenu-menu.font-family-dropdown .seperator:hover:first-of-type{margin-top:-2px}.panel-body .font-family-select [data-value=serif],.ui-selectmenu-menu.font-family-dropdown [data-value=serif]{font-family:serif!important}.panel-body .font-family-select [data-value=monospace],.ui-selectmenu-menu.font-family-dropdown [data-value=monospace]{font-family:monospace!important}.panel-body .font-family-select [data-value=sans-serif],.ui-selectmenu-menu.font-family-dropdown [data-value=sans-serif]{font-family:sans-serif!important}.ui-selectmenu-menu.font-family-dropdown.ui-selectmenu-open{display:block}.temp-gridblock-wrapper{position:relative}.dragging-section .loading-gridblock{position:absolute;width:100%;height:100%;background:rgba(0,133,186,.8);color:#fff;font-size:32px;z-index:1;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;text-align:center}.dragging-section .loading-gridblock .bg-editor-loading:after,.dragging-section .loading-gridblock .bg-editor-loading:before{margin-top:55px;margin-left:-22px}.dragging-gridblock-placeholder .loading-gridblock{display:none}.dragging-section body{position:relative;left:-4px;top:-2px;transition:box-shadow .5s}.boldgrid-zoomout-section{display:none}html:not(.dragging-section) .delete-icon-wrap{display:none!important}.dragging-section .delete-icon-wrap{color:#fff;background:#1f1f1f;padding:15px;border-radius:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);cursor:pointer;box-shadow:0 2px 5px 0 #313131;transition:color .5s;position:fixed;display:none}.dragging-section .delete-icon-wrap:hover{color:red}.dragging-section .delete-icon-wrap .dashicons{font-size:24px;margin-left:-3px;margin-top:-7px;vertical-align:middle}.zoom-navbar{display:none}.zoom-navbar .boldgrid-gridblock-categories{display:none;position:absolute;top:0;left:75%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.zoom-navbar .boldgrid-gridblock-categories label{font-weight:600;margin-right:10px}.zoom-navbar .loading-remote{display:none;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:17px;top:14px}.zoom-navbar .loading-remote .bg-editor-loading:after,.zoom-navbar .loading-remote .bg-editor-loading:before{left:-40px;height:30px;width:30px;background-size:100%}.zoom-navbar .loading-remote .bg-editor-loading:after{background-color:#232121;top:calc(50% - 15px)}.loading-remote-body .loading-remote{display:block}.boldgrid-zoomout .zoom-navbar{display:block;position:fixed;top:33px;left:0;right:0;background:#f7f7f7;z-index:9999;padding:6.5px;text-align:center;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ccc}.boldgrid-zoomout #boldgrid-hide-post-title,.boldgrid-zoomout #local-storage-notice,.boldgrid-zoomout #post-status-info,.boldgrid-zoomout #postbox-container-2,.boldgrid-zoomout #titlediv,.boldgrid-zoomout #wp-content-media-buttons,.boldgrid-zoomout .jitm-card,.boldgrid-zoomout .mce-statusbar,.boldgrid-zoomout .update-nag,.boldgrid-zoomout .wp-editor-tabs,.boldgrid-zoomout .wrap>:not(#post){display:none!important}.boldgrid-zoomout .gridblock-error{text-align:center}.boldgrid-zoomout .gridblock-error>*{color:red}.boldgrid-zoomout #wpbody-content{padding-bottom:0}.boldgrid-zoomout #wp-content-editor-tools{position:fixed!important;padding:36px 20px 47px;text-align:center;top:79px!important;left:calc(50% - 61px);background:rgba(0,0,0,.8);border:0}.boldgrid-zoomout .bg-zoom-controls{display:block;color:#fff}.boldgrid-zoomout .bg-zoom-controls .bg-zoom-slider .fa{position:absolute;left:16px;cursor:pointer}.boldgrid-zoomout .bg-zoom-controls .bg-zoom-slider .fa.fa-search-minus{bottom:12px}.boldgrid-zoomout .bg-zoom-controls .bg-zoom-slider .fa.fa-search-plus{top:12px}.boldgrid-zoomout .bg-zoom-controls .unzoom-icon{vertical-align:sub}.boldgrid-zoomout .bg-zoom-controls .ui-slider{height:3px;border-radius:0;width:75px;border-color:#cecece;margin:16px;margin-top:10px;display:inline-block;float:right;cursor:pointer;margin:0;height:150px;float:none;position:relative;top:7px;width:2px}.boldgrid-zoomout .bg-zoom-controls .ui-slider .ui-slider-handle{left:0;border:3px;height:1em;width:1em;border-radius:0;background:#f95b26;top:50%;cursor:pointer;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-6px;top:auto}@media (max-width:550px){.boldgrid-zoomout .bg-zoom-controls .bg-zoom-slider{margin:0 auto}}.boldgrid-zoomout .exit-row-dragging{background-color:#fff;text-decoration:none;padding:7px 15px;border-radius:30px;margin:0 4px;transition:background-color .25s,color .25s;cursor:pointer;background-color:#f95b26;color:#fff;display:inline-block;visibility:hidden}.boldgrid-zoomout .exit-row-dragging:focus{box-shadow:none}.boldgrid-zoomout .exit-row-dragging:hover{background-color:#fb9370;color:#fff}.boldgrid-zoomout .exit-row-dragging.selected{background-color:#f95b26;color:#fff}.boldgrid-zoomout .exit-row-dragging:active{box-shadow:inset 0 0 49px -12px #000}.boldgrid-zoomout .exit-row-dragging:hover{color:#23282d;background-color:#fff}.boldgrid-zoomout .exit-row-dragging:active{box-shadow:inset 0 0 29px -12px #000}.boldgrid-zoomout .bg-close-zoom-view{position:absolute;right:0;bottom:0;width:10px;border-left:1px solid #ddd;width:70px;height:100%;background:#f1f1f1;box-shadow:-7px 0 0 0 #0073aa;cursor:pointer;transition:background-color .5s,color .5s;text-decoration:none}.boldgrid-zoomout .bg-close-zoom-view:hover{background:#fff}.boldgrid-zoomout .bg-close-zoom-view:hover:after{color:#0073aa}.boldgrid-zoomout .bg-close-zoom-view:after{content:"\f335";display:block;font:normal 22px/45px dashicons;color:#000}.boldgrid-zoomout #wp-content-wrap,.boldgrid-zoomout .mce-container{padding-top:0!important}.boldgrid-zoomout #wp-content-editor-tools{width:auto!important}.boldgrid-zoomout #wp-content-editor-container{margin:0 auto;border:none}.boldgrid-zoomout div.mce-toolbar-grp{display:none}.boldgrid-zoomout{position:fixed;background:#3a3a3a;top:0;bottom:0;left:0;right:0}.boldgrid-zoomout #adminmenumain{display:none}.boldgrid-zoomout #post-body-content{min-width:0}.boldgrid-zoomout #poststuff,.boldgrid-zoomout #wpbody,.boldgrid-zoomout #wpwrap,.boldgrid-zoomout #wrap{height:calc(100% - 79px);min-width:0;padding:0;min-height:0}.boldgrid-zoomout #screen-meta-links,.boldgrid-zoomout #wpfooter,.boldgrid-zoomout .postbox-container{display:none}.boldgrid-zoomout #wpcontent{display:block;width:50%;margin:0;padding:0;overflow-x:hidden;float:left;-webkit-user-select:none;user-select:none}.boldgrid-zoomout #poststuff #post-body,.boldgrid-zoomout .wrap{margin:0}.boldgrid-zoomout #content_ifr{min-width:1170px!important;margin-bottom:100px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.boldgrid-zoomout .zoom-gridblocks-section{display:block}.history-controls{position:absolute;left:25%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.history-controls button{padding:9px;margin:-4px 10px;cursor:pointer;background:transparent;border-radius:2px;border:1px solid transparent;box-shadow:none;position:relative;top:1px}.history-controls button i{font-size:26px}.history-controls button i:before{position:relative;left:-2px;top:-2px}.history-controls button:hover{border-color:#adadad;background:hsla(0,0%,90%,.3)}.history-controls button:active{border-color:#adadad;background:hsla(0,0%,90%,.9)}.history-controls button[disabled]{border-color:transparent;background:transparent;cursor:default}.history-controls button[disabled] i{color:#ccc}.zoom-gridblocks-section{width:50%;margin-top:79px;height:100%;background:#f1f1f1;overflow:scroll;overflow-x:hidden}.zoom-gridblocks-section:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.zoom-gridblocks-section .gridblocks{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-bottom:80px;position:relative}.zoom-gridblocks-section .gridblocks:before{content:"";background-color:#f1f1f1;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:0;transition:opacity .5s,visibility .5s;visibility:hidden}.zoom-gridblocks-section .gridblocks.gridblock-loading:before{visibility:visible;opacity:1}.zoom-gridblocks-section .gridblocks.gridblock-loading .gridblock{display:none}.zoom-gridblocks-section .gridblocks .my-gridblocks-404{display:none;padding:40px;font-size:1.5em;line-height:1.5em;background:#fff;margin:60px 30px;border-top:6px solid #0073aa;font-weight:lighter}.zoom-gridblocks-section .gridblocks:not([filter=saved]) .gridblock[data-type=saved],.zoom-gridblocks-section .gridblocks:not([filter=saved]) .my-gridblocks-404{display:none!important}.zoom-gridblocks-section .gridblocks[filter=library][library-gridblocks-count="0"] .my-gridblocks-404.library,.zoom-gridblocks-section .gridblocks[filter=saved][my-gridblocks-count="0"] .my-gridblocks-404.saved{display:block!important}.zoom-gridblocks-section .gridblocks[filter=library] .action-items .save,.zoom-gridblocks-section .gridblocks[filter=saved] .action-items .save{display:none}.zoom-gridblocks-section .gridblock{position:relative;height:300px;background:#fff;margin:50px 0 0;border:3px solid #ccc;border-radius:1px;transition:border-color .5s;left:7px;cursor:move;width:586px;-webkit-user-select:none;user-select:none}.zoom-gridblocks-section .gridblock.gridblock-loading{display:none}.zoom-gridblocks-section .gridblock iframe{width:1170px;height:600px;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) scale(.5);transform:translateX(-50%) translateY(-50%) scale(.5)}.zoom-gridblocks-section .gridblock:before{content:"";display:block;position:absolute;top:50%;width:30px;height:60px;-webkit-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%);background-color:#ccc;border-radius:4px 0 0 4px;transition:background-color .5s;cursor:move}.zoom-gridblocks-section .gridblock .fa-arrows{position:absolute;top:50%;color:#fff;left:-22px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px}.zoom-gridblocks-section .gridblock:after{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;background:hsla(0,0%,100%,0);transition:background-color .5s}.zoom-gridblocks-section .gridblock:hover{border-color:#32373c}.zoom-gridblocks-section .gridblock:hover:before{background-color:#32373c}.zoom-gridblocks-section .gridblock.dragging-gridblock:after,.zoom-gridblocks-section .gridblock:hover:after{background:hsla(0,0%,100%,.8)}.zoom-gridblocks-section .gridblock.dragging-gridblock .add-gridblock:before,.zoom-gridblocks-section .gridblock:hover .add-gridblock:before{opacity:1}.zoom-gridblocks-section .gridblock.dragging-gridblock{border-color:#f95b26}.zoom-gridblocks-section .gridblock.dragging-gridblock:before{background-color:#f95b26}.zoom-gridblocks-section .gridblock .add-gridblock{cursor:pointer}.zoom-gridblocks-section .gridblock .add-gridblock:before{content:"+ Add to Page";z-index:1;opacity:0;background:rgba(0,0,0,.5);padding:20px 40px;font-size:1.6em;color:#fff;position:absolute;display:block;left:50%;top:50%;transition:background-color .2s,opacity .5s;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.zoom-gridblocks-section .gridblock[data-is-premium="1"][data-requires-premium="1"]{cursor:default}.zoom-gridblocks-section .gridblock[data-is-premium="1"][data-requires-premium="1"] .add-gridblock:before{content:"Upgrade To Premium"}.zoom-gridblocks-section .gridblock[data-is-premium="1"][data-requires-premium="1"] .save{display:none!important}.zoom-gridblocks-section .gridblock .premium-label{opacity:0;font-variant:small-caps;bottom:0;font-size:20px;padding:20px;z-index:1;background:linear-gradient(90deg,#000,hsla(0,0%,100%,0));width:65%;color:#fff;font-weight:lighter;position:absolute;transition:opacity .5s}.zoom-gridblocks-section .gridblock .premium-label .boldgrid-seal{position:absolute;left:-20px;top:13px}.zoom-gridblocks-section .gridblock[data-is-premium="1"]:hover .premium-label{opacity:1}.zoom-gridblocks-section .gridblock .add-gridblock:hover:before{background:rgba(0,0,0,.8)}.zoom-gridblocks-section .gridblock .add-gridblock:active:before{background:rgba(0,0,0,.4)}.zoom-gridblocks-section .gridblock.dragging-gridblock .add-gridblock:before{content:"Drag to Page";background:rgba(0,0,0,.6)}.zoom-gridblocks-section .gridblock:hover .action-items{opacity:1}.zoom-gridblocks-section .gridblock .action-items{opacity:0;position:absolute;bottom:0;right:0;left:0;text-align:right;padding:17px;z-index:1;font-size:28px;transition:opacity .5s}.zoom-gridblocks-section .gridblock .action-items .fa{padding:10px;margin:0 8px;border-radius:50%;background-color:rgba(0,0,0,.5);color:#fff;height:35px;width:35px;display:inline-block;text-align:center;box-shadow:0 2px 5px 0 #313131;cursor:pointer;transition:background-color .5s}.zoom-gridblocks-section .gridblock .action-items .fa:before{vertical-align:sub}.zoom-gridblocks-section .gridblock .action-items .fa:hover{background-color:#f95b26}@media (min-width:1600px){.zoom-gridblocks-section .gridblock{height:354px;width:690px}.zoom-gridblocks-section .gridblock iframe{-webkit-transform:translateX(-50%) translateY(-50%) scale(.59);transform:translateX(-50%) translateY(-50%) scale(.59)}}@media (max-width:1359px){.zoom-gridblocks-section .gridblock{height:271px;width:527px}.zoom-gridblocks-section .gridblock iframe{-webkit-transform:translateX(-50%) translateY(-50%) scale(.45);transform:translateX(-50%) translateY(-50%) scale(.45)}}@media (max-width:1220px){.boldgrid-zoomout-section.zoom-gridblocks-section{overflow-x:scroll}}@media (max-width:782px){.boldgrid-zoomout #wpcontent{display:none}.boldgrid-zoomout .zoom-gridblocks-section{width:100%;margin-top:92px}.boldgrid-zoomout #wp-content-editor-tools{top:92px!important;right:auto;left:0}.boldgrid-zoomout .zoom-navbar{top:46px}.boldgrid-zoomout #wp-admin-bar-menu-toggle{display:none!important}}@media (max-width:600px){.boldgrid-zoomout .zoom-navbar{top:0}}.wp-admin .editing-blocker{position:absolute;z-index:999;background:#f7f7f7;margin-top:67px;left:0;right:0;bottom:0;top:0}.wp-admin .editing-blocker .gridblock-lead{padding:50px;padding-bottom:30px;margin:75px 20% 0;box-shadow:1px 2px 8px 0 rgba(0,0,0,.25);background:#fff}.wp-admin .editing-blocker .gridblock-lead .desc{font-size:14px;color:#989898;font-style:italic}.wp-admin .editing-blocker .gridblock-lead .actions,.wp-admin .editing-blocker .gridblock-lead p{text-align:center;font-size:25px;white-space:normal}.wp-admin .editing-blocker .gridblock-lead .actions{margin:20px 0}.wp-admin .editing-blocker .gridblock-lead .actions a{text-decoration:none}.wp-admin .editing-blocker .gridblock-lead .actions .wp-media-buttons-icon{display:inline-block;width:18px;height:18px;vertical-align:text-top;margin:0 2px}@media (max-width:988px){.wp-admin .editing-blocker .gridblock-lead{margin-left:10%;margin-right:10%}}#boldgrid-drag-pointer{display:none;position:fixed;border-radius:50%;top:10px;left:10px;background-color:#f95b26;height:30px;width:30px;z-index:999999}.section-dragging-active #boldgrid-drag-pointer{display:block}.wp-admin #boldgrid-drag-pointer{margin-top:20px;margin-left:20px}.dragging-section.dragging-gridblock-iframe body{box-shadow:0 0 0 5px #f95b26}.dragging-section.dragging-gridblock-iframe #boldgrid-drag-pointer{margin-top:20px;margin-left:20px}.dragging-section{cursor:default}.dragging-section .boldgrid-section:hover{cursor:move!important}.dragging-section body{overflow:hidden!important;min-height:800px}.dragging-section .section-drag-element{outline:2px solid #f95b26}.dragging-section .boldgrid-section{position:relative;border:0!important;outline:0!important}.dragging-section .boldgrid-section:after{background-color:transparent;position:absolute;top:0;bottom:0;left:0;right:0;content:" ";z-index:2}.dragging-section .bg-zoom-controls .history-controls{color:#23282d}.dragging-section .boldgrid-section:after,.dragging-section .boldgrid-section:before{display:block}.dragging-section .boldgrid-section:hover:after{background-color:rgba(249,91,38,.75)}.dragging-section .boldgrid-section.delete-overlay:before,.dragging-section .boldgrid-section:hover:before{background-color:transparent;content:"Drag Section";color:#fff;font-size:33px;font-family:Open Sans,sans-serif;text-align:center;line-height:10px;position:absolute;top:50%;left:0;z-index:999;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-variant:small-caps}.dragging-section .boldgrid-section.delete-overlay:before{content:"Delete Section"}.dragging-section .boldgrid-section.delete-overlay:after{background-color:rgba(255,0,0,.75)}.dragging-section.dragging-gridblock-iframe .boldgrid-section:hover:after,.dragging-section.dragging-gridblock-iframe .boldgrid-section:hover:before{display:none}.dragging-section #boldgrid-draggable-resizing-overlay{cursor:move!important}.bg-editor-intro-1-3 .editor-panel{top:calc(50% - 200px)!important;left:calc(50% - 400px)!important}.bg-editor-intro-1-3 p,.bg-editor-intro-1-3 ul{font-family:Exo\ 2;font-weight:300;line-height:1.7;margin-left:10px}.bg-editor-intro-1-3 ul{line-height:1.5em;text-align:left;padding-left:30px;list-style:square outside url(../image/notice/bullet.png)}.bg-editor-intro-1-3 ul li{padding-left:5px;font-weight:600;font-size:14px}.bg-editor-intro .bg-editor-loading{display:block}.bg-editor-intro .editor-panel{z-index:99999999;border:none;box-shadow:0 0 18px 0 rgba(0,0,0,.3)}.bg-editor-intro .editor-panel p{font-size:16px}.bg-editor-intro .editor-panel .panel-title{margin:0;cursor:default}.bg-editor-intro .editor-panel .close-icon{display:none}.bg-editor-intro .editor-panel .panel-body{overflow-y:hidden;padding:0 15px 15px;border-radius:10px;position:absolute;top:48px;bottom:0;right:0;left:0}.bg-editor-intro .editor-panel h2{font-family:Josefin Sans;text-transform:uppercase;font-weight:300;font-size:32px}.bg-editor-intro .editor-panel p.intro{width:65%}.bg-editor-intro .editor-panel .editor-icon{height:28px;width:auto;margin-right:5px}.bg-editor-intro .editor-panel .editor-preview img{border:2px solid #ececec;position:absolute;right:20px;bottom:-20px}.bg-editor-intro .editor-panel .panel-actions{position:absolute;top:25px;right:60px}@media screen and (max-width:915px){.bg-editor-intro .editor-panel{left:0!important;right:0!important;top:0!important;bottom:0!important;position:fixed;height:800px!important;width:auto!important}.bg-editor-intro .editor-panel h2{line-height:1.1em}.bg-editor-intro .editor-panel .editor-preview{display:none}.bg-editor-intro .editor-panel .panel-actions{position:static}.bg-editor-intro .editor-panel .panel-title{border-radius:0}.bg-editor-intro .editor-panel p.intro{width:100%}}.bg-editor-intro .step:not(.active){display:none}.bg-editor-intro .editor-panel .panel-title{pointer-events:none}.bg-editor-intro .editor-panel .setup{padding:10px}.bg-editor-intro .editor-panel .setup .palette-selection p{font-size:15px}.bg-editor-intro .editor-panel .setup h2{line-height:1.1;font-size:24px;margin-bottom:0}.bg-editor-intro .editor-panel .setup .buttons{text-align:right;position:absolute;left:0;right:0;margin:15px 20px;bottom:0}.bg-editor-intro .editor-panel .setup p{font-family:inherit;margin-left:0}@media screen and (max-width:915px){.bg-editor-intro .editor-panel .setup .buttons{position:static}.bg-editor-intro .editor-panel .setup .buttons .btn{margin:5px 0}.bg-editor-intro .editor-panel .setup .welcome .step-content{margin-left:0}.bg-editor-intro .editor-panel .setup .welcome img{display:none}}.setup .palette-selection .palette-row{margin-right:-1px}.setup .palette-selection .palette-row li{margin-bottom:0}.setup .welcome img{position:absolute;width:75px;left:20px;top:25px}.setup .welcome .step-content{margin-left:90px}.setup .welcome .lead{font-size:14px}.setup .choose-template .bg-editor-radio{text-align:left;max-width:240px;margin:0 auto;margin-top:30px}.setup .choose-template .lead{font-size:14px}.setup .done a.support-link{color:#0073aa}.boldgrid-wpforms[data-description="0"] .wpforms-description,.boldgrid-wpforms[data-title="0"] .wpforms-title{display:none!important}
|
2 |
+
/*!
|
3 |
+
* jQuery UI CSS Framework 1.12.1
|
4 |
+
* http://jqueryui.com
|
5 |
+
*
|
6 |
+
* Copyright jQuery Foundation and other contributors
|
7 |
+
* Released under the MIT license.
|
8 |
+
* http://jquery.org/license
|
9 |
+
*
|
10 |
+
* http://api.jqueryui.com/category/theming/
|
11 |
+
*/.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;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{touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;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{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;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{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}/*!
|
12 |
+
* jQuery UI CSS Framework 1.12.1
|
13 |
+
* http://jqueryui.com
|
14 |
+
*
|
15 |
+
* Copyright jQuery Foundation and other contributors
|
16 |
+
* Released under the MIT license.
|
17 |
+
* http://jquery.org/license
|
18 |
+
*
|
19 |
+
* http://api.jqueryui.com/category/theming/
|
20 |
+
*
|
21 |
+
* 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
|
22 |
+
*/.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{background-image:url(data:image/png;base64,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)}.ui-widget-header .ui-icon{background-image:url(data:image/png;base64,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)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(data:image/png;base64,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)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(data:image/png;base64,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)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEV3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diB3diDPBZfVAAAAY3RSTlMAWEd8IjKY4b3Ld2acsomqpVpOeudAQGVmhVOLRpGUY2NhTaBobXqbc6W/fcC8463l6eSBjl3f3eC51tvSxNXU12LacP4Nzplp+DgqFhzFedHjp4FYyJPQ2K/wzZCniLC7x6vHwZbrAAAAAWJLR0QAiAUdSAAAAAd0SU1FB+AHDQUaNuOGGEYAAA+BSURBVHja7V0LYxvFEd67iyQsxycZJGgDCYrBKSR1WjdJX5RCGiJICzFpmxCamFLm//+H7t5rZ2f2oeNk6Wzv58T23D7nu9m9md09WYiIiIgeIIFk213Ysv7QcwY6dy8Bv/4JZkBl3iwhxAJBwSSA9sdIV6kJvgLAGgBPA6R88etGTYJaICcgof0x0ukdZATQ4rwBljnZIAOs/3YVPOmcQUFy+2u3ZU68mdYKZsG8i/QGcwvx3mFuAZ4ObN4C7KSwLvoIYKWBmYindmKCm58DVuDjTJ8CdAht/imwdVx2RygiIiIiIiKixzhzT3DLflDCojWgzntCS9DsRoCfsAZ86wFsQUjWvlFKLB1gBLAMNLsZLiasAUqAJ7pUtW8yGGL9t/fYk2xZUUk8xUVgCRAKAja2HMAtWNhs1ojWVlgPSMzafCNq2xZgReLpcff1AD5CtjoHhHHRnwIRERER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)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(data:image/png;base64,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)}.ui-button .ui-icon{background-image:url(data:image/png;base64,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)}.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}.selectize-input .item[data-value=ABeeZee]{background-position:0 -5px}.selectize-dropdown-content [data-value=ABeeZee]{background-position:8px -5px}.selectize-input .item[data-value=Abel]{background-position:0 -45px}.selectize-dropdown-content [data-value=Abel]{background-position:8px -45px}.selectize-input .item[data-value="Abhaya Libre"]{background-position:0 -85px}.selectize-dropdown-content [data-value="Abhaya Libre"]{background-position:8px -85px}.selectize-input .item[data-value="Abril Fatface"]{background-position:0 -125px}.selectize-dropdown-content [data-value="Abril Fatface"]{background-position:8px -125px}.selectize-input .item[data-value=Aclonica]{background-position:0 -165px}.selectize-dropdown-content [data-value=Aclonica]{background-position:8px -165px}.selectize-input .item[data-value=Acme]{background-position:0 -205px}.selectize-dropdown-content [data-value=Acme]{background-position:8px -205px}.selectize-input .item[data-value=Actor]{background-position:0 -245px}.selectize-dropdown-content [data-value=Actor]{background-position:8px -245px}.selectize-input .item[data-value=Adamina]{background-position:0 -285px}.selectize-dropdown-content [data-value=Adamina]{background-position:8px -285px}.selectize-input .item[data-value="Advent Pro"]{background-position:0 -325px}.selectize-dropdown-content [data-value="Advent Pro"]{background-position:8px -325px}.selectize-input .item[data-value="Aguafina Script"]{background-position:0 -365px}.selectize-dropdown-content [data-value="Aguafina Script"]{background-position:8px -365px}.selectize-input .item[data-value=Akronim]{background-position:0 -405px}.selectize-dropdown-content [data-value=Akronim]{background-position:8px -405px}.selectize-input .item[data-value=Aladin]{background-position:0 -445px}.selectize-dropdown-content [data-value=Aladin]{background-position:8px -445px}.selectize-input .item[data-value=Aldrich]{background-position:0 -485px}.selectize-dropdown-content [data-value=Aldrich]{background-position:8px -485px}.selectize-input .item[data-value=Alef]{background-position:0 -525px}.selectize-dropdown-content [data-value=Alef]{background-position:8px -525px}.selectize-input .item[data-value=Alegreya]{background-position:0 -565px}.selectize-dropdown-content [data-value=Alegreya]{background-position:8px -565px}.selectize-input .item[data-value="Alegreya SC"]{background-position:0 -605px}.selectize-dropdown-content [data-value="Alegreya SC"]{background-position:8px -605px}.selectize-input .item[data-value="Alegreya Sans"]{background-position:0 -645px}.selectize-dropdown-content [data-value="Alegreya Sans"]{background-position:8px -645px}.selectize-input .item[data-value="Alegreya Sans SC"]{background-position:0 -685px}.selectize-dropdown-content [data-value="Alegreya Sans SC"]{background-position:8px -685px}.selectize-input .item[data-value="Alex Brush"]{background-position:0 -725px}.selectize-dropdown-content [data-value="Alex Brush"]{background-position:8px -725px}.selectize-input .item[data-value="Alfa Slab One"]{background-position:0 -765px}.selectize-dropdown-content [data-value="Alfa Slab One"]{background-position:8px -765px}.selectize-input .item[data-value=Alice]{background-position:0 -805px}.selectize-dropdown-content [data-value=Alice]{background-position:8px -805px}.selectize-input .item[data-value=Alike]{background-position:0 -845px}.selectize-dropdown-content [data-value=Alike]{background-position:8px -845px}.selectize-input .item[data-value="Alike Angular"]{background-position:0 -885px}.selectize-dropdown-content [data-value="Alike Angular"]{background-position:8px -885px}.selectize-input .item[data-value=Allan]{background-position:0 -925px}.selectize-dropdown-content [data-value=Allan]{background-position:8px -925px}.selectize-input .item[data-value=Allerta]{background-position:0 -965px}.selectize-dropdown-content [data-value=Allerta]{background-position:8px -965px}.selectize-input .item[data-value="Allerta Stencil"]{background-position:0 -1005px}.selectize-dropdown-content [data-value="Allerta Stencil"]{background-position:8px -1005px}.selectize-input .item[data-value=Allura]{background-position:0 -1045px}.selectize-dropdown-content [data-value=Allura]{background-position:8px -1045px}.selectize-input .item[data-value=Almendra]{background-position:0 -1085px}.selectize-dropdown-content [data-value=Almendra]{background-position:8px -1085px}.selectize-input .item[data-value="Almendra Display"]{background-position:0 -1125px}.selectize-dropdown-content [data-value="Almendra Display"]{background-position:8px -1125px}.selectize-input .item[data-value="Almendra SC"]{background-position:0 -1165px}.selectize-dropdown-content [data-value="Almendra SC"]{background-position:8px -1165px}.selectize-input .item[data-value=Amarante]{background-position:0 -1205px}.selectize-dropdown-content [data-value=Amarante]{background-position:8px -1205px}.selectize-input .item[data-value=Amaranth]{background-position:0 -1245px}.selectize-dropdown-content [data-value=Amaranth]{background-position:8px -1245px}.selectize-input .item[data-value="Amatic SC"]{background-position:0 -1285px}.selectize-dropdown-content [data-value="Amatic SC"]{background-position:8px -1285px}.selectize-input .item[data-value="Amatica SC"]{background-position:0 -1325px}.selectize-dropdown-content [data-value="Amatica SC"]{background-position:8px -1325px}.selectize-input .item[data-value=Amethysta]{background-position:0 -1365px}.selectize-dropdown-content [data-value=Amethysta]{background-position:8px -1365px}.selectize-input .item[data-value=Amiko]{background-position:0 -1405px}.selectize-dropdown-content [data-value=Amiko]{background-position:8px -1405px}.selectize-input .item[data-value=Amiri]{background-position:0 -1445px}.selectize-dropdown-content [data-value=Amiri]{background-position:8px -1445px}.selectize-input .item[data-value=Amita]{background-position:0 -1485px}.selectize-dropdown-content [data-value=Amita]{background-position:8px -1485px}.selectize-input .item[data-value=Anaheim]{background-position:0 -1525px}.selectize-dropdown-content [data-value=Anaheim]{background-position:8px -1525px}.selectize-input .item[data-value=Andada]{background-position:0 -1565px}.selectize-dropdown-content [data-value=Andada]{background-position:8px -1565px}.selectize-input .item[data-value=Andika]{background-position:0 -1605px}.selectize-dropdown-content [data-value=Andika]{background-position:8px -1605px}.selectize-input .item[data-value=Angkor]{background-position:0 -1645px}.selectize-dropdown-content [data-value=Angkor]{background-position:8px -1645px}.selectize-input .item[data-value="Annie Use Your Telescope"]{background-position:0 -1685px}.selectize-dropdown-content [data-value="Annie Use Your Telescope"]{background-position:8px -1685px}.selectize-input .item[data-value="Anonymous Pro"]{background-position:0 -1725px}.selectize-dropdown-content [data-value="Anonymous Pro"]{background-position:8px -1725px}.selectize-input .item[data-value=Antic]{background-position:0 -1765px}.selectize-dropdown-content [data-value=Antic]{background-position:8px -1765px}.selectize-input .item[data-value="Antic Didone"]{background-position:0 -1805px}.selectize-dropdown-content [data-value="Antic Didone"]{background-position:8px -1805px}.selectize-input .item[data-value="Antic Slab"]{background-position:0 -1845px}.selectize-dropdown-content [data-value="Antic Slab"]{background-position:8px -1845px}.selectize-input .item[data-value=Anton]{background-position:0 -1885px}.selectize-dropdown-content [data-value=Anton]{background-position:8px -1885px}.selectize-input .item[data-value=Arapey]{background-position:0 -1925px}.selectize-dropdown-content [data-value=Arapey]{background-position:8px -1925px}.selectize-input .item[data-value=Arbutus]{background-position:0 -1965px}.selectize-dropdown-content [data-value=Arbutus]{background-position:8px -1965px}.selectize-input .item[data-value="Arbutus Slab"]{background-position:0 -2005px}.selectize-dropdown-content [data-value="Arbutus Slab"]{background-position:8px -2005px}.selectize-input .item[data-value="Architects Daughter"]{background-position:0 -2045px}.selectize-dropdown-content [data-value="Architects Daughter"]{background-position:8px -2045px}.selectize-input .item[data-value="Archivo Black"]{background-position:0 -2085px}.selectize-dropdown-content [data-value="Archivo Black"]{background-position:8px -2085px}.selectize-input .item[data-value="Archivo Narrow"]{background-position:0 -2125px}.selectize-dropdown-content [data-value="Archivo Narrow"]{background-position:8px -2125px}.selectize-input .item[data-value="Aref Ruqaa"]{background-position:0 -2165px}.selectize-dropdown-content [data-value="Aref Ruqaa"]{background-position:8px -2165px}.selectize-input .item[data-value="Arima Madurai"]{background-position:0 -2205px}.selectize-dropdown-content [data-value="Arima Madurai"]{background-position:8px -2205px}.selectize-input .item[data-value=Arimo]{background-position:0 -2245px}.selectize-dropdown-content [data-value=Arimo]{background-position:8px -2245px}.selectize-input .item[data-value=Arizonia]{background-position:0 -2285px}.selectize-dropdown-content [data-value=Arizonia]{background-position:8px -2285px}.selectize-input .item[data-value=Armata]{background-position:0 -2325px}.selectize-dropdown-content [data-value=Armata]{background-position:8px -2325px}.selectize-input .item[data-value=Arsenal]{background-position:0 -2365px}.selectize-dropdown-content [data-value=Arsenal]{background-position:8px -2365px}.selectize-input .item[data-value=Artifika]{background-position:0 -2405px}.selectize-dropdown-content [data-value=Artifika]{background-position:8px -2405px}.selectize-input .item[data-value=Arvo]{background-position:0 -2445px}.selectize-dropdown-content [data-value=Arvo]{background-position:8px -2445px}.selectize-input .item[data-value=Arya]{background-position:0 -2485px}.selectize-dropdown-content [data-value=Arya]{background-position:8px -2485px}.selectize-input .item[data-value=Asap]{background-position:0 -2525px}.selectize-dropdown-content [data-value=Asap]{background-position:8px -2525px}.selectize-input .item[data-value=Asar]{background-position:0 -2565px}.selectize-dropdown-content [data-value=Asar]{background-position:8px -2565px}.selectize-input .item[data-value=Asset]{background-position:0 -2605px}.selectize-dropdown-content [data-value=Asset]{background-position:8px -2605px}.selectize-input .item[data-value=Assistant]{background-position:0 -2645px}.selectize-dropdown-content [data-value=Assistant]{background-position:8px -2645px}.selectize-input .item[data-value=Astloch]{background-position:0 -2685px}.selectize-dropdown-content [data-value=Astloch]{background-position:8px -2685px}.selectize-input .item[data-value=Asul]{background-position:0 -2725px}.selectize-dropdown-content [data-value=Asul]{background-position:8px -2725px}.selectize-input .item[data-value=Athiti]{background-position:0 -2765px}.selectize-dropdown-content [data-value=Athiti]{background-position:8px -2765px}.selectize-input .item[data-value=Atma]{background-position:0 -2805px}.selectize-dropdown-content [data-value=Atma]{background-position:8px -2805px}.selectize-input .item[data-value="Atomic Age"]{background-position:0 -2845px}.selectize-dropdown-content [data-value="Atomic Age"]{background-position:8px -2845px}.selectize-input .item[data-value=Aubrey]{background-position:0 -2885px}.selectize-dropdown-content [data-value=Aubrey]{background-position:8px -2885px}.selectize-input .item[data-value=Audiowide]{background-position:0 -2925px}.selectize-dropdown-content [data-value=Audiowide]{background-position:8px -2925px}.selectize-input .item[data-value="Autour One"]{background-position:0 -2965px}.selectize-dropdown-content [data-value="Autour One"]{background-position:8px -2965px}.selectize-input .item[data-value=Average]{background-position:0 -3005px}.selectize-dropdown-content [data-value=Average]{background-position:8px -3005px}.selectize-input .item[data-value="Average Sans"]{background-position:0 -3045px}.selectize-dropdown-content [data-value="Average Sans"]{background-position:8px -3045px}.selectize-input .item[data-value="Averia Gruesa Libre"]{background-position:0 -3085px}.selectize-dropdown-content [data-value="Averia Gruesa Libre"]{background-position:8px -3085px}.selectize-input .item[data-value="Averia Libre"]{background-position:0 -3125px}.selectize-dropdown-content [data-value="Averia Libre"]{background-position:8px -3125px}.selectize-input .item[data-value="Averia Sans Libre"]{background-position:0 -3165px}.selectize-dropdown-content [data-value="Averia Sans Libre"]{background-position:8px -3165px}.selectize-input .item[data-value="Averia Serif Libre"]{background-position:0 -3205px}.selectize-dropdown-content [data-value="Averia Serif Libre"]{background-position:8px -3205px}.selectize-input .item[data-value="Bad Script"]{background-position:0 -3245px}.selectize-dropdown-content [data-value="Bad Script"]{background-position:8px -3245px}.selectize-input .item[data-value=Baloo]{background-position:0 -3285px}.selectize-dropdown-content [data-value=Baloo]{background-position:8px -3285px}.selectize-input .item[data-value="Baloo Bhai"]{background-position:0 -3325px}.selectize-dropdown-content [data-value="Baloo Bhai"]{background-position:8px -3325px}.selectize-input .item[data-value="Baloo Bhaina"]{background-position:0 -3365px}.selectize-dropdown-content [data-value="Baloo Bhaina"]{background-position:8px -3365px}.selectize-input .item[data-value="Baloo Chettan"]{background-position:0 -3405px}.selectize-dropdown-content [data-value="Baloo Chettan"]{background-position:8px -3405px}.selectize-input .item[data-value="Baloo Da"]{background-position:0 -3445px}.selectize-dropdown-content [data-value="Baloo Da"]{background-position:8px -3445px}.selectize-input .item[data-value="Baloo Paaji"]{background-position:0 -3485px}.selectize-dropdown-content [data-value="Baloo Paaji"]{background-position:8px -3485px}.selectize-input .item[data-value="Baloo Tamma"]{background-position:0 -3525px}.selectize-dropdown-content [data-value="Baloo Tamma"]{background-position:8px -3525px}.selectize-input .item[data-value="Baloo Thambi"]{background-position:0 -3565px}.selectize-dropdown-content [data-value="Baloo Thambi"]{background-position:8px -3565px}.selectize-input .item[data-value=Balthazar]{background-position:0 -3605px}.selectize-dropdown-content [data-value=Balthazar]{background-position:8px -3605px}.selectize-input .item[data-value=Bangers]{background-position:0 -3645px}.selectize-dropdown-content [data-value=Bangers]{background-position:8px -3645px}.selectize-input .item[data-value=Basic]{background-position:0 -3685px}.selectize-dropdown-content [data-value=Basic]{background-position:8px -3685px}.selectize-input .item[data-value=Battambang]{background-position:0 -3725px}.selectize-dropdown-content [data-value=Battambang]{background-position:8px -3725px}.selectize-input .item[data-value=Baumans]{background-position:0 -3765px}.selectize-dropdown-content [data-value=Baumans]{background-position:8px -3765px}.selectize-input .item[data-value=Bayon]{background-position:0 -3805px}.selectize-dropdown-content [data-value=Bayon]{background-position:8px -3805px}.selectize-input .item[data-value=Belgrano]{background-position:0 -3845px}.selectize-dropdown-content [data-value=Belgrano]{background-position:8px -3845px}.selectize-input .item[data-value=Belleza]{background-position:0 -3885px}.selectize-dropdown-content [data-value=Belleza]{background-position:8px -3885px}.selectize-input .item[data-value=BenchNine]{background-position:0 -3925px}.selectize-dropdown-content [data-value=BenchNine]{background-position:8px -3925px}.selectize-input .item[data-value=Bentham]{background-position:0 -3965px}.selectize-dropdown-content [data-value=Bentham]{background-position:8px -3965px}.selectize-input .item[data-value="Berkshire Swash"]{background-position:0 -4005px}.selectize-dropdown-content [data-value="Berkshire Swash"]{background-position:8px -4005px}.selectize-input .item[data-value=Bevan]{background-position:0 -4045px}.selectize-dropdown-content [data-value=Bevan]{background-position:8px -4045px}.selectize-input .item[data-value="Bigelow Rules"]{background-position:0 -4085px}.selectize-dropdown-content [data-value="Bigelow Rules"]{background-position:8px -4085px}.selectize-input .item[data-value="Bigshot One"]{background-position:0 -4125px}.selectize-dropdown-content [data-value="Bigshot One"]{background-position:8px -4125px}.selectize-input .item[data-value=Bilbo]{background-position:0 -4165px}.selectize-dropdown-content [data-value=Bilbo]{background-position:8px -4165px}.selectize-input .item[data-value="Bilbo Swash Caps"]{background-position:0 -4205px}.selectize-dropdown-content [data-value="Bilbo Swash Caps"]{background-position:8px -4205px}.selectize-input .item[data-value=BioRhyme]{background-position:0 -4245px}.selectize-dropdown-content [data-value=BioRhyme]{background-position:8px -4245px}.selectize-input .item[data-value="BioRhyme Expanded"]{background-position:0 -4285px}.selectize-dropdown-content [data-value="BioRhyme Expanded"]{background-position:8px -4285px}.selectize-input .item[data-value=Biryani]{background-position:0 -4325px}.selectize-dropdown-content [data-value=Biryani]{background-position:8px -4325px}.selectize-input .item[data-value=Bitter]{background-position:0 -4365px}.selectize-dropdown-content [data-value=Bitter]{background-position:8px -4365px}.selectize-input .item[data-value="Black Ops One"]{background-position:0 -4405px}.selectize-dropdown-content [data-value="Black Ops One"]{background-position:8px -4405px}.selectize-input .item[data-value=Bokor]{background-position:0 -4445px}.selectize-dropdown-content [data-value=Bokor]{background-position:8px -4445px}.selectize-input .item[data-value=Bonbon]{background-position:0 -4485px}.selectize-dropdown-content [data-value=Bonbon]{background-position:8px -4485px}.selectize-input .item[data-value=Boogaloo]{background-position:0 -4525px}.selectize-dropdown-content [data-value=Boogaloo]{background-position:8px -4525px}.selectize-input .item[data-value="Bowlby One"]{background-position:0 -4565px}.selectize-dropdown-content [data-value="Bowlby One"]{background-position:8px -4565px}.selectize-input .item[data-value="Bowlby One SC"]{background-position:0 -4605px}.selectize-dropdown-content [data-value="Bowlby One SC"]{background-position:8px -4605px}.selectize-input .item[data-value=Brawler]{background-position:0 -4645px}.selectize-dropdown-content [data-value=Brawler]{background-position:8px -4645px}.selectize-input .item[data-value="Bree Serif"]{background-position:0 -4685px}.selectize-dropdown-content [data-value="Bree Serif"]{background-position:8px -4685px}.selectize-input .item[data-value="Bubblegum Sans"]{background-position:0 -4725px}.selectize-dropdown-content [data-value="Bubblegum Sans"]{background-position:8px -4725px}.selectize-input .item[data-value="Bubbler One"]{background-position:0 -4765px}.selectize-dropdown-content [data-value="Bubbler One"]{background-position:8px -4765px}.selectize-input .item[data-value=Buda]{background-position:0 -4805px}.selectize-dropdown-content [data-value=Buda]{background-position:8px -4805px}.selectize-input .item[data-value=Buenard]{background-position:0 -4845px}.selectize-dropdown-content [data-value=Buenard]{background-position:8px -4845px}.selectize-input .item[data-value=Bungee]{background-position:0 -4885px}.selectize-dropdown-content [data-value=Bungee]{background-position:8px -4885px}.selectize-input .item[data-value="Bungee Hairline"]{background-position:0 -4925px}.selectize-dropdown-content [data-value="Bungee Hairline"]{background-position:8px -4925px}.selectize-input .item[data-value="Bungee Inline"]{background-position:0 -4965px}.selectize-dropdown-content [data-value="Bungee Inline"]{background-position:8px -4965px}.selectize-input .item[data-value="Bungee Outline"]{background-position:0 -5005px}.selectize-dropdown-content [data-value="Bungee Outline"]{background-position:8px -5005px}.selectize-input .item[data-value="Bungee Shade"]{background-position:0 -5045px}.selectize-dropdown-content [data-value="Bungee Shade"]{background-position:8px -5045px}.selectize-input .item[data-value=Butcherman]{background-position:0 -5085px}.selectize-dropdown-content [data-value=Butcherman]{background-position:8px -5085px}.selectize-input .item[data-value="Butterfly Kids"]{background-position:0 -5125px}.selectize-dropdown-content [data-value="Butterfly Kids"]{background-position:8px -5125px}.selectize-input .item[data-value=Cabin]{background-position:0 -5165px}.selectize-dropdown-content [data-value=Cabin]{background-position:8px -5165px}.selectize-input .item[data-value="Cabin Condensed"]{background-position:0 -5205px}.selectize-dropdown-content [data-value="Cabin Condensed"]{background-position:8px -5205px}.selectize-input .item[data-value="Cabin Sketch"]{background-position:0 -5245px}.selectize-dropdown-content [data-value="Cabin Sketch"]{background-position:8px -5245px}.selectize-input .item[data-value="Caesar Dressing"]{background-position:0 -5285px}.selectize-dropdown-content [data-value="Caesar Dressing"]{background-position:8px -5285px}.selectize-input .item[data-value=Cagliostro]{background-position:0 -5325px}.selectize-dropdown-content [data-value=Cagliostro]{background-position:8px -5325px}.selectize-input .item[data-value=Cairo]{background-position:0 -5365px}.selectize-dropdown-content [data-value=Cairo]{background-position:8px -5365px}.selectize-input .item[data-value=Calligraffitti]{background-position:0 -5405px}.selectize-dropdown-content [data-value=Calligraffitti]{background-position:8px -5405px}.selectize-input .item[data-value=Cambay]{background-position:0 -5445px}.selectize-dropdown-content [data-value=Cambay]{background-position:8px -5445px}.selectize-input .item[data-value=Cambo]{background-position:0 -5485px}.selectize-dropdown-content [data-value=Cambo]{background-position:8px -5485px}.selectize-input .item[data-value=Candal]{background-position:0 -5525px}.selectize-dropdown-content [data-value=Candal]{background-position:8px -5525px}.selectize-input .item[data-value=Cantarell]{background-position:0 -5565px}.selectize-dropdown-content [data-value=Cantarell]{background-position:8px -5565px}.selectize-input .item[data-value="Cantata One"]{background-position:0 -5605px}.selectize-dropdown-content [data-value="Cantata One"]{background-position:8px -5605px}.selectize-input .item[data-value="Cantora One"]{background-position:0 -5645px}.selectize-dropdown-content [data-value="Cantora One"]{background-position:8px -5645px}.selectize-input .item[data-value=Capriola]{background-position:0 -5685px}.selectize-dropdown-content [data-value=Capriola]{background-position:8px -5685px}.selectize-input .item[data-value=Cardo]{background-position:0 -5725px}.selectize-dropdown-content [data-value=Cardo]{background-position:8px -5725px}.selectize-input .item[data-value=Carme]{background-position:0 -5765px}.selectize-dropdown-content [data-value=Carme]{background-position:8px -5765px}.selectize-input .item[data-value="Carrois Gothic"]{background-position:0 -5805px}.selectize-dropdown-content [data-value="Carrois Gothic"]{background-position:8px -5805px}.selectize-input .item[data-value="Carrois Gothic SC"]{background-position:0 -5845px}.selectize-dropdown-content [data-value="Carrois Gothic SC"]{background-position:8px -5845px}.selectize-input .item[data-value="Carter One"]{background-position:0 -5885px}.selectize-dropdown-content [data-value="Carter One"]{background-position:8px -5885px}.selectize-input .item[data-value=Catamaran]{background-position:0 -5925px}.selectize-dropdown-content [data-value=Catamaran]{background-position:8px -5925px}.selectize-input .item[data-value=Caudex]{background-position:0 -5965px}.selectize-dropdown-content [data-value=Caudex]{background-position:8px -5965px}.selectize-input .item[data-value=Caveat]{background-position:0 -6005px}.selectize-dropdown-content [data-value=Caveat]{background-position:8px -6005px}.selectize-input .item[data-value="Caveat Brush"]{background-position:0 -6045px}.selectize-dropdown-content [data-value="Caveat Brush"]{background-position:8px -6045px}.selectize-input .item[data-value="Cedarville Cursive"]{background-position:0 -6085px}.selectize-dropdown-content [data-value="Cedarville Cursive"]{background-position:8px -6085px}.selectize-input .item[data-value="Ceviche One"]{background-position:0 -6125px}.selectize-dropdown-content [data-value="Ceviche One"]{background-position:8px -6125px}.selectize-input .item[data-value=Changa]{background-position:0 -6165px}.selectize-dropdown-content [data-value=Changa]{background-position:8px -6165px}.selectize-input .item[data-value="Changa One"]{background-position:0 -6205px}.selectize-dropdown-content [data-value="Changa One"]{background-position:8px -6205px}.selectize-input .item[data-value=Chango]{background-position:0 -6245px}.selectize-dropdown-content [data-value=Chango]{background-position:8px -6245px}.selectize-input .item[data-value=Chathura]{background-position:0 -6285px}.selectize-dropdown-content [data-value=Chathura]{background-position:8px -6285px}.selectize-input .item[data-value="Chau Philomene One"]{background-position:0 -6325px}.selectize-dropdown-content [data-value="Chau Philomene One"]{background-position:8px -6325px}.selectize-input .item[data-value="Chela One"]{background-position:0 -6365px}.selectize-dropdown-content [data-value="Chela One"]{background-position:8px -6365px}.selectize-input .item[data-value="Chelsea Market"]{background-position:0 -6405px}.selectize-dropdown-content [data-value="Chelsea Market"]{background-position:8px -6405px}.selectize-input .item[data-value=Chenla]{background-position:0 -6445px}.selectize-dropdown-content [data-value=Chenla]{background-position:8px -6445px}.selectize-input .item[data-value="Cherry Cream Soda"]{background-position:0 -6485px}.selectize-dropdown-content [data-value="Cherry Cream Soda"]{background-position:8px -6485px}.selectize-input .item[data-value="Cherry Swash"]{background-position:0 -6525px}.selectize-dropdown-content [data-value="Cherry Swash"]{background-position:8px -6525px}.selectize-input .item[data-value=Chewy]{background-position:0 -6565px}.selectize-dropdown-content [data-value=Chewy]{background-position:8px -6565px}.selectize-input .item[data-value=Chicle]{background-position:0 -6605px}.selectize-dropdown-content [data-value=Chicle]{background-position:8px -6605px}.selectize-input .item[data-value=Chivo]{background-position:0 -6645px}.selectize-dropdown-content [data-value=Chivo]{background-position:8px -6645px}.selectize-input .item[data-value=Chonburi]{background-position:0 -6685px}.selectize-dropdown-content [data-value=Chonburi]{background-position:8px -6685px}.selectize-input .item[data-value=Cinzel]{background-position:0 -6725px}.selectize-dropdown-content [data-value=Cinzel]{background-position:8px -6725px}.selectize-input .item[data-value="Cinzel Decorative"]{background-position:0 -6765px}.selectize-dropdown-content [data-value="Cinzel Decorative"]{background-position:8px -6765px}.selectize-input .item[data-value="Clicker Script"]{background-position:0 -6805px}.selectize-dropdown-content [data-value="Clicker Script"]{background-position:8px -6805px}.selectize-input .item[data-value=Coda]{background-position:0 -6845px}.selectize-dropdown-content [data-value=Coda]{background-position:8px -6845px}.selectize-input .item[data-value="Coda Caption"]{background-position:0 -6885px}.selectize-dropdown-content [data-value="Coda Caption"]{background-position:8px -6885px}.selectize-input .item[data-value=Codystar]{background-position:0 -6925px}.selectize-dropdown-content [data-value=Codystar]{background-position:8px -6925px}.selectize-input .item[data-value=Coiny]{background-position:0 -6965px}.selectize-dropdown-content [data-value=Coiny]{background-position:8px -6965px}.selectize-input .item[data-value=Combo]{background-position:0 -7005px}.selectize-dropdown-content [data-value=Combo]{background-position:8px -7005px}.selectize-input .item[data-value=Comfortaa]{background-position:0 -7045px}.selectize-dropdown-content [data-value=Comfortaa]{background-position:8px -7045px}.selectize-input .item[data-value="Coming Soon"]{background-position:0 -7085px}.selectize-dropdown-content [data-value="Coming Soon"]{background-position:8px -7085px}.selectize-input .item[data-value="Concert One"]{background-position:0 -7125px}.selectize-dropdown-content [data-value="Concert One"]{background-position:8px -7125px}.selectize-input .item[data-value=Condiment]{background-position:0 -7165px}.selectize-dropdown-content [data-value=Condiment]{background-position:8px -7165px}.selectize-input .item[data-value=Content]{background-position:0 -7205px}.selectize-dropdown-content [data-value=Content]{background-position:8px -7205px}.selectize-input .item[data-value="Contrail One"]{background-position:0 -7245px}.selectize-dropdown-content [data-value="Contrail One"]{background-position:8px -7245px}.selectize-input .item[data-value=Convergence]{background-position:0 -7285px}.selectize-dropdown-content [data-value=Convergence]{background-position:8px -7285px}.selectize-input .item[data-value=Cookie]{background-position:0 -7325px}.selectize-dropdown-content [data-value=Cookie]{background-position:8px -7325px}.selectize-input .item[data-value=Copse]{background-position:0 -7365px}.selectize-dropdown-content [data-value=Copse]{background-position:8px -7365px}.selectize-input .item[data-value=Corben]{background-position:0 -7405px}.selectize-dropdown-content [data-value=Corben]{background-position:8px -7405px}.selectize-input .item[data-value=Cormorant]{background-position:0 -7445px}.selectize-dropdown-content [data-value=Cormorant]{background-position:8px -7445px}.selectize-input .item[data-value="Cormorant Garamond"]{background-position:0 -7485px}.selectize-dropdown-content [data-value="Cormorant Garamond"]{background-position:8px -7485px}.selectize-input .item[data-value="Cormorant Infant"]{background-position:0 -7525px}.selectize-dropdown-content [data-value="Cormorant Infant"]{background-position:8px -7525px}.selectize-input .item[data-value="Cormorant SC"]{background-position:0 -7565px}.selectize-dropdown-content [data-value="Cormorant SC"]{background-position:8px -7565px}.selectize-input .item[data-value="Cormorant Unicase"]{background-position:0 -7605px}.selectize-dropdown-content [data-value="Cormorant Unicase"]{background-position:8px -7605px}.selectize-input .item[data-value="Cormorant Upright"]{background-position:0 -7645px}.selectize-dropdown-content [data-value="Cormorant Upright"]{background-position:8px -7645px}.selectize-input .item[data-value=Courgette]{background-position:0 -7685px}.selectize-dropdown-content [data-value=Courgette]{background-position:8px -7685px}.selectize-input .item[data-value=Cousine]{background-position:0 -7725px}.selectize-dropdown-content [data-value=Cousine]{background-position:8px -7725px}.selectize-input .item[data-value=Coustard]{background-position:0 -7765px}.selectize-dropdown-content [data-value=Coustard]{background-position:8px -7765px}.selectize-input .item[data-value="Covered By Your Grace"]{background-position:0 -7805px}.selectize-dropdown-content [data-value="Covered By Your Grace"]{background-position:8px -7805px}.selectize-input .item[data-value="Crafty Girls"]{background-position:0 -7845px}.selectize-dropdown-content [data-value="Crafty Girls"]{background-position:8px -7845px}.selectize-input .item[data-value=Creepster]{background-position:0 -7885px}.selectize-dropdown-content [data-value=Creepster]{background-position:8px -7885px}.selectize-input .item[data-value="Crete Round"]{background-position:0 -7925px}.selectize-dropdown-content [data-value="Crete Round"]{background-position:8px -7925px}.selectize-input .item[data-value="Crimson Text"]{background-position:0 -7965px}.selectize-dropdown-content [data-value="Crimson Text"]{background-position:8px -7965px}.selectize-input .item[data-value="Croissant One"]{background-position:0 -8005px}.selectize-dropdown-content [data-value="Croissant One"]{background-position:8px -8005px}.selectize-input .item[data-value=Crushed]{background-position:0 -8045px}.selectize-dropdown-content [data-value=Crushed]{background-position:8px -8045px}.selectize-input .item[data-value=Cuprum]{background-position:0 -8085px}.selectize-dropdown-content [data-value=Cuprum]{background-position:8px -8085px}.selectize-input .item[data-value=Cutive]{background-position:0 -8125px}.selectize-dropdown-content [data-value=Cutive]{background-position:8px -8125px}.selectize-input .item[data-value="Cutive Mono"]{background-position:0 -8165px}.selectize-dropdown-content [data-value="Cutive Mono"]{background-position:8px -8165px}.selectize-input .item[data-value=Damion]{background-position:0 -8205px}.selectize-dropdown-content [data-value=Damion]{background-position:8px -8205px}.selectize-input .item[data-value="Dancing Script"]{background-position:0 -8245px}.selectize-dropdown-content [data-value="Dancing Script"]{background-position:8px -8245px}.selectize-input .item[data-value=Dangrek]{background-position:0 -8285px}.selectize-dropdown-content [data-value=Dangrek]{background-position:8px -8285px}.selectize-input .item[data-value="David Libre"]{background-position:0 -8325px}.selectize-dropdown-content [data-value="David Libre"]{background-position:8px -8325px}.selectize-input .item[data-value="Dawning of a New Day"]{background-position:0 -8365px}.selectize-dropdown-content [data-value="Dawning of a New Day"]{background-position:8px -8365px}.selectize-input .item[data-value="Days One"]{background-position:0 -8405px}.selectize-dropdown-content [data-value="Days One"]{background-position:8px -8405px}.selectize-input .item[data-value=Dekko]{background-position:0 -8445px}.selectize-dropdown-content [data-value=Dekko]{background-position:8px -8445px}.selectize-input .item[data-value=Delius]{background-position:0 -8485px}.selectize-dropdown-content [data-value=Delius]{background-position:8px -8485px}.selectize-input .item[data-value="Delius Swash Caps"]{background-position:0 -8525px}.selectize-dropdown-content [data-value="Delius Swash Caps"]{background-position:8px -8525px}.selectize-input .item[data-value="Delius Unicase"]{background-position:0 -8565px}.selectize-dropdown-content [data-value="Delius Unicase"]{background-position:8px -8565px}.selectize-input .item[data-value="Della Respira"]{background-position:0 -8605px}.selectize-dropdown-content [data-value="Della Respira"]{background-position:8px -8605px}.selectize-input .item[data-value="Denk One"]{background-position:0 -8645px}.selectize-dropdown-content [data-value="Denk One"]{background-position:8px -8645px}.selectize-input .item[data-value=Devonshire]{background-position:0 -8685px}.selectize-dropdown-content [data-value=Devonshire]{background-position:8px -8685px}.selectize-input .item[data-value=Dhurjati]{background-position:0 -8725px}.selectize-dropdown-content [data-value=Dhurjati]{background-position:8px -8725px}.selectize-input .item[data-value="Didact Gothic"]{background-position:0 -8765px}.selectize-dropdown-content [data-value="Didact Gothic"]{background-position:8px -8765px}.selectize-input .item[data-value=Diplomata]{background-position:0 -8805px}.selectize-dropdown-content [data-value=Diplomata]{background-position:8px -8805px}.selectize-input .item[data-value="Diplomata SC"]{background-position:0 -8845px}.selectize-dropdown-content [data-value="Diplomata SC"]{background-position:8px -8845px}.selectize-input .item[data-value=Domine]{background-position:0 -8885px}.selectize-dropdown-content [data-value=Domine]{background-position:8px -8885px}.selectize-input .item[data-value="Donegal One"]{background-position:0 -8925px}.selectize-dropdown-content [data-value="Donegal One"]{background-position:8px -8925px}.selectize-input .item[data-value="Doppio One"]{background-position:0 -8965px}.selectize-dropdown-content [data-value="Doppio One"]{background-position:8px -8965px}.selectize-input .item[data-value=Dorsa]{background-position:0 -9005px}.selectize-dropdown-content [data-value=Dorsa]{background-position:8px -9005px}.selectize-input .item[data-value=Dosis]{background-position:0 -9045px}.selectize-dropdown-content [data-value=Dosis]{background-position:8px -9045px}.selectize-input .item[data-value="Dr Sugiyama"]{background-position:0 -9085px}.selectize-dropdown-content [data-value="Dr Sugiyama"]{background-position:8px -9085px}.selectize-input .item[data-value="Droid Sans"]{background-position:0 -9125px}.selectize-dropdown-content [data-value="Droid Sans"]{background-position:8px -9125px}.selectize-input .item[data-value="Droid Sans Mono"]{background-position:0 -9165px}.selectize-dropdown-content [data-value="Droid Sans Mono"]{background-position:8px -9165px}.selectize-input .item[data-value="Droid Serif"]{background-position:0 -9205px}.selectize-dropdown-content [data-value="Droid Serif"]{background-position:8px -9205px}.selectize-input .item[data-value="Duru Sans"]{background-position:0 -9245px}.selectize-dropdown-content [data-value="Duru Sans"]{background-position:8px -9245px}.selectize-input .item[data-value=Dynalight]{background-position:0 -9285px}.selectize-dropdown-content [data-value=Dynalight]{background-position:8px -9285px}.selectize-input .item[data-value="EB Garamond"]{background-position:0 -9325px}.selectize-dropdown-content [data-value="EB Garamond"]{background-position:8px -9325px}.selectize-input .item[data-value="Eagle Lake"]{background-position:0 -9365px}.selectize-dropdown-content [data-value="Eagle Lake"]{background-position:8px -9365px}.selectize-input .item[data-value=Eater]{background-position:0 -9405px}.selectize-dropdown-content [data-value=Eater]{background-position:8px -9405px}.selectize-input .item[data-value=Economica]{background-position:0 -9445px}.selectize-dropdown-content [data-value=Economica]{background-position:8px -9445px}.selectize-input .item[data-value=Eczar]{background-position:0 -9485px}.selectize-dropdown-content [data-value=Eczar]{background-position:8px -9485px}.selectize-input .item[data-value="Ek Mukta"]{background-position:0 -9525px}.selectize-dropdown-content [data-value="Ek Mukta"]{background-position:8px -9525px}.selectize-input .item[data-value="El Messiri"]{background-position:0 -9565px}.selectize-dropdown-content [data-value="El Messiri"]{background-position:8px -9565px}.selectize-input .item[data-value=Electrolize]{background-position:0 -9605px}.selectize-dropdown-content [data-value=Electrolize]{background-position:8px -9605px}.selectize-input .item[data-value=Elsie]{background-position:0 -9645px}.selectize-dropdown-content [data-value=Elsie]{background-position:8px -9645px}.selectize-input .item[data-value="Elsie Swash Caps"]{background-position:0 -9685px}.selectize-dropdown-content [data-value="Elsie Swash Caps"]{background-position:8px -9685px}.selectize-input .item[data-value="Emblema One"]{background-position:0 -9725px}.selectize-dropdown-content [data-value="Emblema One"]{background-position:8px -9725px}.selectize-input .item[data-value="Emilys Candy"]{background-position:0 -9765px}.selectize-dropdown-content [data-value="Emilys Candy"]{background-position:8px -9765px}.selectize-input .item[data-value=Engagement]{background-position:0 -9805px}.selectize-dropdown-content [data-value=Engagement]{background-position:8px -9805px}.selectize-input .item[data-value=Englebert]{background-position:0 -9845px}.selectize-dropdown-content [data-value=Englebert]{background-position:8px -9845px}.selectize-input .item[data-value=Enriqueta]{background-position:0 -9885px}.selectize-dropdown-content [data-value=Enriqueta]{background-position:8px -9885px}.selectize-input .item[data-value="Erica One"]{background-position:0 -9925px}.selectize-dropdown-content [data-value="Erica One"]{background-position:8px -9925px}.selectize-input .item[data-value=Esteban]{background-position:0 -9965px}.selectize-dropdown-content [data-value=Esteban]{background-position:8px -9965px}.selectize-input .item[data-value="Euphoria Script"]{background-position:0 -10005px}.selectize-dropdown-content [data-value="Euphoria Script"]{background-position:8px -10005px}.selectize-input .item[data-value=Ewert]{background-position:0 -10045px}.selectize-dropdown-content [data-value=Ewert]{background-position:8px -10045px}.selectize-input .item[data-value=Exo]{background-position:0 -10085px}.selectize-dropdown-content [data-value=Exo]{background-position:8px -10085px}.selectize-input .item[data-value="Exo 2"]{background-position:0 -10125px}.selectize-dropdown-content [data-value="Exo 2"]{background-position:8px -10125px}.selectize-input .item[data-value="Expletus Sans"]{background-position:0 -10165px}.selectize-dropdown-content [data-value="Expletus Sans"]{background-position:8px -10165px}.selectize-input .item[data-value="Fanwood Text"]{background-position:0 -10205px}.selectize-dropdown-content [data-value="Fanwood Text"]{background-position:8px -10205px}.selectize-input .item[data-value=Farsan]{background-position:0 -10245px}.selectize-dropdown-content [data-value=Farsan]{background-position:8px -10245px}.selectize-input .item[data-value=Fascinate]{background-position:0 -10285px}.selectize-dropdown-content [data-value=Fascinate]{background-position:8px -10285px}.selectize-input .item[data-value="Fascinate Inline"]{background-position:0 -10325px}.selectize-dropdown-content [data-value="Fascinate Inline"]{background-position:8px -10325px}.selectize-input .item[data-value="Faster One"]{background-position:0 -10365px}.selectize-dropdown-content [data-value="Faster One"]{background-position:8px -10365px}.selectize-input .item[data-value=Fasthand]{background-position:0 -10405px}.selectize-dropdown-content [data-value=Fasthand]{background-position:8px -10405px}.selectize-input .item[data-value="Fauna One"]{background-position:0 -10445px}.selectize-dropdown-content [data-value="Fauna One"]{background-position:8px -10445px}.selectize-input .item[data-value=Federant]{background-position:0 -10485px}.selectize-dropdown-content [data-value=Federant]{background-position:8px -10485px}.selectize-input .item[data-value=Federo]{background-position:0 -10525px}.selectize-dropdown-content [data-value=Federo]{background-position:8px -10525px}.selectize-input .item[data-value=Felipa]{background-position:0 -10565px}.selectize-dropdown-content [data-value=Felipa]{background-position:8px -10565px}.selectize-input .item[data-value=Fenix]{background-position:0 -10605px}.selectize-dropdown-content [data-value=Fenix]{background-position:8px -10605px}.selectize-input .item[data-value="Finger Paint"]{background-position:0 -10645px}.selectize-dropdown-content [data-value="Finger Paint"]{background-position:8px -10645px}.selectize-input .item[data-value="Fira Mono"]{background-position:0 -10685px}.selectize-dropdown-content [data-value="Fira Mono"]{background-position:8px -10685px}.selectize-input .item[data-value="Fira Sans"]{background-position:0 -10725px}.selectize-dropdown-content [data-value="Fira Sans"]{background-position:8px -10725px}.selectize-input .item[data-value="Fira Sans Condensed"]{background-position:0 -10765px}.selectize-dropdown-content [data-value="Fira Sans Condensed"]{background-position:8px -10765px}.selectize-input .item[data-value="Fira Sans Extra Condensed"]{background-position:0 -10805px}.selectize-dropdown-content [data-value="Fira Sans Extra Condensed"]{background-position:8px -10805px}.selectize-input .item[data-value="Fjalla One"]{background-position:0 -10845px}.selectize-dropdown-content [data-value="Fjalla One"]{background-position:8px -10845px}.selectize-input .item[data-value="Fjord One"]{background-position:0 -10885px}.selectize-dropdown-content [data-value="Fjord One"]{background-position:8px -10885px}.selectize-input .item[data-value=Flamenco]{background-position:0 -10925px}.selectize-dropdown-content [data-value=Flamenco]{background-position:8px -10925px}.selectize-input .item[data-value=Flavors]{background-position:0 -10965px}.selectize-dropdown-content [data-value=Flavors]{background-position:8px -10965px}.selectize-input .item[data-value=Fondamento]{background-position:0 -11005px}.selectize-dropdown-content [data-value=Fondamento]{background-position:8px -11005px}.selectize-input .item[data-value="Fontdiner Swanky"]{background-position:0 -11045px}.selectize-dropdown-content [data-value="Fontdiner Swanky"]{background-position:8px -11045px}.selectize-input .item[data-value=Forum]{background-position:0 -11085px}.selectize-dropdown-content [data-value=Forum]{background-position:8px -11085px}.selectize-input .item[data-value="Francois One"]{background-position:0 -11125px}.selectize-dropdown-content [data-value="Francois One"]{background-position:8px -11125px}.selectize-input .item[data-value="Frank Ruhl Libre"]{background-position:0 -11165px}.selectize-dropdown-content [data-value="Frank Ruhl Libre"]{background-position:8px -11165px}.selectize-input .item[data-value="Freckle Face"]{background-position:0 -11205px}.selectize-dropdown-content [data-value="Freckle Face"]{background-position:8px -11205px}.selectize-input .item[data-value="Fredericka the Great"]{background-position:0 -11245px}.selectize-dropdown-content [data-value="Fredericka the Great"]{background-position:8px -11245px}.selectize-input .item[data-value="Fredoka One"]{background-position:0 -11285px}.selectize-dropdown-content [data-value="Fredoka One"]{background-position:8px -11285px}.selectize-input .item[data-value=Freehand]{background-position:0 -11325px}.selectize-dropdown-content [data-value=Freehand]{background-position:8px -11325px}.selectize-input .item[data-value=Fresca]{background-position:0 -11365px}.selectize-dropdown-content [data-value=Fresca]{background-position:8px -11365px}.selectize-input .item[data-value=Frijole]{background-position:0 -11405px}.selectize-dropdown-content [data-value=Frijole]{background-position:8px -11405px}.selectize-input .item[data-value=Fruktur]{background-position:0 -11445px}.selectize-dropdown-content [data-value=Fruktur]{background-position:8px -11445px}.selectize-input .item[data-value="Fugaz One"]{background-position:0 -11485px}.selectize-dropdown-content [data-value="Fugaz One"]{background-position:8px -11485px}.selectize-input .item[data-value="GFS Didot"]{background-position:0 -11525px}.selectize-dropdown-content [data-value="GFS Didot"]{background-position:8px -11525px}.selectize-input .item[data-value="GFS Neohellenic"]{background-position:0 -11565px}.selectize-dropdown-content [data-value="GFS Neohellenic"]{background-position:8px -11565px}.selectize-input .item[data-value=Gabriela]{background-position:0 -11605px}.selectize-dropdown-content [data-value=Gabriela]{background-position:8px -11605px}.selectize-input .item[data-value=Gafata]{background-position:0 -11645px}.selectize-dropdown-content [data-value=Gafata]{background-position:8px -11645px}.selectize-input .item[data-value=Galada]{background-position:0 -11685px}.selectize-dropdown-content [data-value=Galada]{background-position:8px -11685px}.selectize-input .item[data-value=Galdeano]{background-position:0 -11725px}.selectize-dropdown-content [data-value=Galdeano]{background-position:8px -11725px}.selectize-input .item[data-value=Galindo]{background-position:0 -11765px}.selectize-dropdown-content [data-value=Galindo]{background-position:8px -11765px}.selectize-input .item[data-value="Gentium Basic"]{background-position:0 -11805px}.selectize-dropdown-content [data-value="Gentium Basic"]{background-position:8px -11805px}.selectize-input .item[data-value="Gentium Book Basic"]{background-position:0 -11845px}.selectize-dropdown-content [data-value="Gentium Book Basic"]{background-position:8px -11845px}.selectize-input .item[data-value=Geo]{background-position:0 -11885px}.selectize-dropdown-content [data-value=Geo]{background-position:8px -11885px}.selectize-input .item[data-value=Geostar]{background-position:0 -11925px}.selectize-dropdown-content [data-value=Geostar]{background-position:8px -11925px}.selectize-input .item[data-value="Geostar Fill"]{background-position:0 -11965px}.selectize-dropdown-content [data-value="Geostar Fill"]{background-position:8px -11965px}.selectize-input .item[data-value="Germania One"]{background-position:0 -12005px}.selectize-dropdown-content [data-value="Germania One"]{background-position:8px -12005px}.selectize-input .item[data-value=Gidugu]{background-position:0 -12045px}.selectize-dropdown-content [data-value=Gidugu]{background-position:8px -12045px}.selectize-input .item[data-value="Gilda Display"]{background-position:0 -12085px}.selectize-dropdown-content [data-value="Gilda Display"]{background-position:8px -12085px}.selectize-input .item[data-value="Give You Glory"]{background-position:0 -12125px}.selectize-dropdown-content [data-value="Give You Glory"]{background-position:8px -12125px}.selectize-input .item[data-value="Glass Antiqua"]{background-position:0 -12165px}.selectize-dropdown-content [data-value="Glass Antiqua"]{background-position:8px -12165px}.selectize-input .item[data-value=Glegoo]{background-position:0 -12205px}.selectize-dropdown-content [data-value=Glegoo]{background-position:8px -12205px}.selectize-input .item[data-value="Gloria Hallelujah"]{background-position:0 -12245px}.selectize-dropdown-content [data-value="Gloria Hallelujah"]{background-position:8px -12245px}.selectize-input .item[data-value="Goblin One"]{background-position:0 -12285px}.selectize-dropdown-content [data-value="Goblin One"]{background-position:8px -12285px}.selectize-input .item[data-value="Gochi Hand"]{background-position:0 -12325px}.selectize-dropdown-content [data-value="Gochi Hand"]{background-position:8px -12325px}.selectize-input .item[data-value=Gorditas]{background-position:0 -12365px}.selectize-dropdown-content [data-value=Gorditas]{background-position:8px -12365px}.selectize-input .item[data-value="Goudy Bookletter 1911"]{background-position:0 -12405px}.selectize-dropdown-content [data-value="Goudy Bookletter 1911"]{background-position:8px -12405px}.selectize-input .item[data-value=Graduate]{background-position:0 -12445px}.selectize-dropdown-content [data-value=Graduate]{background-position:8px -12445px}.selectize-input .item[data-value="Grand Hotel"]{background-position:0 -12485px}.selectize-dropdown-content [data-value="Grand Hotel"]{background-position:8px -12485px}.selectize-input .item[data-value="Gravitas One"]{background-position:0 -12525px}.selectize-dropdown-content [data-value="Gravitas One"]{background-position:8px -12525px}.selectize-input .item[data-value="Great Vibes"]{background-position:0 -12565px}.selectize-dropdown-content [data-value="Great Vibes"]{background-position:8px -12565px}.selectize-input .item[data-value=Griffy]{background-position:0 -12605px}.selectize-dropdown-content [data-value=Griffy]{background-position:8px -12605px}.selectize-input .item[data-value=Gruppo]{background-position:0 -12645px}.selectize-dropdown-content [data-value=Gruppo]{background-position:8px -12645px}.selectize-input .item[data-value=Gudea]{background-position:0 -12685px}.selectize-dropdown-content [data-value=Gudea]{background-position:8px -12685px}.selectize-input .item[data-value=Gurajada]{background-position:0 -12725px}.selectize-dropdown-content [data-value=Gurajada]{background-position:8px -12725px}.selectize-input .item[data-value=Habibi]{background-position:0 -12765px}.selectize-dropdown-content [data-value=Habibi]{background-position:8px -12765px}.selectize-input .item[data-value=Halant]{background-position:0 -12805px}.selectize-dropdown-content [data-value=Halant]{background-position:8px -12805px}.selectize-input .item[data-value="Hammersmith One"]{background-position:0 -12845px}.selectize-dropdown-content [data-value="Hammersmith One"]{background-position:8px -12845px}.selectize-input .item[data-value=Hanalei]{background-position:0 -12885px}.selectize-dropdown-content [data-value=Hanalei]{background-position:8px -12885px}.selectize-input .item[data-value="Hanalei Fill"]{background-position:0 -12925px}.selectize-dropdown-content [data-value="Hanalei Fill"]{background-position:8px -12925px}.selectize-input .item[data-value=Handlee]{background-position:0 -12965px}.selectize-dropdown-content [data-value=Handlee]{background-position:8px -12965px}.selectize-input .item[data-value=Hanuman]{background-position:0 -13005px}.selectize-dropdown-content [data-value=Hanuman]{background-position:8px -13005px}.selectize-input .item[data-value="Happy Monkey"]{background-position:0 -13045px}.selectize-dropdown-content [data-value="Happy Monkey"]{background-position:8px -13045px}.selectize-input .item[data-value=Harmattan]{background-position:0 -13085px}.selectize-dropdown-content [data-value=Harmattan]{background-position:8px -13085px}.selectize-input .item[data-value="Headland One"]{background-position:0 -13125px}.selectize-dropdown-content [data-value="Headland One"]{background-position:8px -13125px}.selectize-input .item[data-value=Heebo]{background-position:0 -13165px}.selectize-dropdown-content [data-value=Heebo]{background-position:8px -13165px}.selectize-input .item[data-value="Henny Penny"]{background-position:0 -13205px}.selectize-dropdown-content [data-value="Henny Penny"]{background-position:8px -13205px}.selectize-input .item[data-value="Herr Von Muellerhoff"]{background-position:0 -13245px}.selectize-dropdown-content [data-value="Herr Von Muellerhoff"]{background-position:8px -13245px}.selectize-input .item[data-value=Hind]{background-position:0 -13285px}.selectize-dropdown-content [data-value=Hind]{background-position:8px -13285px}.selectize-input .item[data-value="Hind Guntur"]{background-position:0 -13325px}.selectize-dropdown-content [data-value="Hind Guntur"]{background-position:8px -13325px}.selectize-input .item[data-value="Hind Madurai"]{background-position:0 -13365px}.selectize-dropdown-content [data-value="Hind Madurai"]{background-position:8px -13365px}.selectize-input .item[data-value="Hind Siliguri"]{background-position:0 -13405px}.selectize-dropdown-content [data-value="Hind Siliguri"]{background-position:8px -13405px}.selectize-input .item[data-value="Hind Vadodara"]{background-position:0 -13445px}.selectize-dropdown-content [data-value="Hind Vadodara"]{background-position:8px -13445px}.selectize-input .item[data-value="Holtwood One SC"]{background-position:0 -13485px}.selectize-dropdown-content [data-value="Holtwood One SC"]{background-position:8px -13485px}.selectize-input .item[data-value="Homemade Apple"]{background-position:0 -13525px}.selectize-dropdown-content [data-value="Homemade Apple"]{background-position:8px -13525px}.selectize-input .item[data-value=Homenaje]{background-position:0 -13565px}.selectize-dropdown-content [data-value=Homenaje]{background-position:8px -13565px}.selectize-input .item[data-value="IM Fell DW Pica"]{background-position:0 -13605px}.selectize-dropdown-content [data-value="IM Fell DW Pica"]{background-position:8px -13605px}.selectize-input .item[data-value="IM Fell DW Pica SC"]{background-position:0 -13645px}.selectize-dropdown-content [data-value="IM Fell DW Pica SC"]{background-position:8px -13645px}.selectize-input .item[data-value="IM Fell Double Pica"]{background-position:0 -13685px}.selectize-dropdown-content [data-value="IM Fell Double Pica"]{background-position:8px -13685px}.selectize-input .item[data-value="IM Fell Double Pica SC"]{background-position:0 -13725px}.selectize-dropdown-content [data-value="IM Fell Double Pica SC"]{background-position:8px -13725px}.selectize-input .item[data-value="IM Fell English"]{background-position:0 -13765px}.selectize-dropdown-content [data-value="IM Fell English"]{background-position:8px -13765px}.selectize-input .item[data-value="IM Fell English SC"]{background-position:0 -13805px}.selectize-dropdown-content [data-value="IM Fell English SC"]{background-position:8px -13805px}.selectize-input .item[data-value="IM Fell French Canon"]{background-position:0 -13845px}.selectize-dropdown-content [data-value="IM Fell French Canon"]{background-position:8px -13845px}.selectize-input .item[data-value="IM Fell French Canon SC"]{background-position:0 -13885px}.selectize-dropdown-content [data-value="IM Fell French Canon SC"]{background-position:8px -13885px}.selectize-input .item[data-value="IM Fell Great Primer"]{background-position:0 -13925px}.selectize-dropdown-content [data-value="IM Fell Great Primer"]{background-position:8px -13925px}.selectize-input .item[data-value="IM Fell Great Primer SC"]{background-position:0 -13965px}.selectize-dropdown-content [data-value="IM Fell Great Primer SC"]{background-position:8px -13965px}.selectize-input .item[data-value=Iceberg]{background-position:0 -14005px}.selectize-dropdown-content [data-value=Iceberg]{background-position:8px -14005px}.selectize-input .item[data-value=Iceland]{background-position:0 -14045px}.selectize-dropdown-content [data-value=Iceland]{background-position:8px -14045px}.selectize-input .item[data-value=Imprima]{background-position:0 -14085px}.selectize-dropdown-content [data-value=Imprima]{background-position:8px -14085px}.selectize-input .item[data-value=Inconsolata]{background-position:0 -14125px}.selectize-dropdown-content [data-value=Inconsolata]{background-position:8px -14125px}.selectize-input .item[data-value=Inder]{background-position:0 -14165px}.selectize-dropdown-content [data-value=Inder]{background-position:8px -14165px}.selectize-input .item[data-value="Indie Flower"]{background-position:0 -14205px}.selectize-dropdown-content [data-value="Indie Flower"]{background-position:8px -14205px}.selectize-input .item[data-value=Inika]{background-position:0 -14245px}.selectize-dropdown-content [data-value=Inika]{background-position:8px -14245px}.selectize-input .item[data-value="Inknut Antiqua"]{background-position:0 -14285px}.selectize-dropdown-content [data-value="Inknut Antiqua"]{background-position:8px -14285px}.selectize-input .item[data-value="Irish Grover"]{background-position:0 -14325px}.selectize-dropdown-content [data-value="Irish Grover"]{background-position:8px -14325px}.selectize-input .item[data-value="Istok Web"]{background-position:0 -14365px}.selectize-dropdown-content [data-value="Istok Web"]{background-position:8px -14365px}.selectize-input .item[data-value=Italiana]{background-position:0 -14405px}.selectize-dropdown-content [data-value=Italiana]{background-position:8px -14405px}.selectize-input .item[data-value=Italianno]{background-position:0 -14445px}.selectize-dropdown-content [data-value=Italianno]{background-position:8px -14445px}.selectize-input .item[data-value=Itim]{background-position:0 -14485px}.selectize-dropdown-content [data-value=Itim]{background-position:8px -14485px}.selectize-input .item[data-value="Jacques Francois"]{background-position:0 -14525px}.selectize-dropdown-content [data-value="Jacques Francois"]{background-position:8px -14525px}.selectize-input .item[data-value="Jacques Francois Shadow"]{background-position:0 -14565px}.selectize-dropdown-content [data-value="Jacques Francois Shadow"]{background-position:8px -14565px}.selectize-input .item[data-value=Jaldi]{background-position:0 -14605px}.selectize-dropdown-content [data-value=Jaldi]{background-position:8px -14605px}.selectize-input .item[data-value="Jim Nightshade"]{background-position:0 -14645px}.selectize-dropdown-content [data-value="Jim Nightshade"]{background-position:8px -14645px}.selectize-input .item[data-value="Jockey One"]{background-position:0 -14685px}.selectize-dropdown-content [data-value="Jockey One"]{background-position:8px -14685px}.selectize-input .item[data-value="Jolly Lodger"]{background-position:0 -14725px}.selectize-dropdown-content [data-value="Jolly Lodger"]{background-position:8px -14725px}.selectize-input .item[data-value=Jomhuria]{background-position:0 -14765px}.selectize-dropdown-content [data-value=Jomhuria]{background-position:8px -14765px}.selectize-input .item[data-value="Josefin Sans"]{background-position:0 -14805px}.selectize-dropdown-content [data-value="Josefin Sans"]{background-position:8px -14805px}.selectize-input .item[data-value="Josefin Slab"]{background-position:0 -14845px}.selectize-dropdown-content [data-value="Josefin Slab"]{background-position:8px -14845px}.selectize-input .item[data-value="Joti One"]{background-position:0 -14885px}.selectize-dropdown-content [data-value="Joti One"]{background-position:8px -14885px}.selectize-input .item[data-value=Judson]{background-position:0 -14925px}.selectize-dropdown-content [data-value=Judson]{background-position:8px -14925px}.selectize-input .item[data-value=Julee]{background-position:0 -14965px}.selectize-dropdown-content [data-value=Julee]{background-position:8px -14965px}.selectize-input .item[data-value="Julius Sans One"]{background-position:0 -15005px}.selectize-dropdown-content [data-value="Julius Sans One"]{background-position:8px -15005px}.selectize-input .item[data-value=Junge]{background-position:0 -15045px}.selectize-dropdown-content [data-value=Junge]{background-position:8px -15045px}.selectize-input .item[data-value=Jura]{background-position:0 -15085px}.selectize-dropdown-content [data-value=Jura]{background-position:8px -15085px}.selectize-input .item[data-value="Just Another Hand"]{background-position:0 -15125px}.selectize-dropdown-content [data-value="Just Another Hand"]{background-position:8px -15125px}.selectize-input .item[data-value="Just Me Again Down Here"]{background-position:0 -15165px}.selectize-dropdown-content [data-value="Just Me Again Down Here"]{background-position:8px -15165px}.selectize-input .item[data-value=Kadwa]{background-position:0 -15205px}.selectize-dropdown-content [data-value=Kadwa]{background-position:8px -15205px}.selectize-input .item[data-value=Kalam]{background-position:0 -15245px}.selectize-dropdown-content [data-value=Kalam]{background-position:8px -15245px}.selectize-input .item[data-value=Kameron]{background-position:0 -15285px}.selectize-dropdown-content [data-value=Kameron]{background-position:8px -15285px}.selectize-input .item[data-value=Kanit]{background-position:0 -15325px}.selectize-dropdown-content [data-value=Kanit]{background-position:8px -15325px}.selectize-input .item[data-value=Kantumruy]{background-position:0 -15365px}.selectize-dropdown-content [data-value=Kantumruy]{background-position:8px -15365px}.selectize-input .item[data-value=Karla]{background-position:0 -15405px}.selectize-dropdown-content [data-value=Karla]{background-position:8px -15405px}.selectize-input .item[data-value=Karma]{background-position:0 -15445px}.selectize-dropdown-content [data-value=Karma]{background-position:8px -15445px}.selectize-input .item[data-value=Katibeh]{background-position:0 -15485px}.selectize-dropdown-content [data-value=Katibeh]{background-position:8px -15485px}.selectize-input .item[data-value="Kaushan Script"]{background-position:0 -15525px}.selectize-dropdown-content [data-value="Kaushan Script"]{background-position:8px -15525px}.selectize-input .item[data-value=Kavivanar]{background-position:0 -15565px}.selectize-dropdown-content [data-value=Kavivanar]{background-position:8px -15565px}.selectize-input .item[data-value=Kavoon]{background-position:0 -15605px}.selectize-dropdown-content [data-value=Kavoon]{background-position:8px -15605px}.selectize-input .item[data-value="Kdam Thmor"]{background-position:0 -15645px}.selectize-dropdown-content [data-value="Kdam Thmor"]{background-position:8px -15645px}.selectize-input .item[data-value="Keania One"]{background-position:0 -15685px}.selectize-dropdown-content [data-value="Keania One"]{background-position:8px -15685px}.selectize-input .item[data-value="Kelly Slab"]{background-position:0 -15725px}.selectize-dropdown-content [data-value="Kelly Slab"]{background-position:8px -15725px}.selectize-input .item[data-value=Kenia]{background-position:0 -15765px}.selectize-dropdown-content [data-value=Kenia]{background-position:8px -15765px}.selectize-input .item[data-value=Khand]{background-position:0 -15805px}.selectize-dropdown-content [data-value=Khand]{background-position:8px -15805px}.selectize-input .item[data-value=Khmer]{background-position:0 -15845px}.selectize-dropdown-content [data-value=Khmer]{background-position:8px -15845px}.selectize-input .item[data-value=Khula]{background-position:0 -15885px}.selectize-dropdown-content [data-value=Khula]{background-position:8px -15885px}.selectize-input .item[data-value="Kite One"]{background-position:0 -15925px}.selectize-dropdown-content [data-value="Kite One"]{background-position:8px -15925px}.selectize-input .item[data-value=Knewave]{background-position:0 -15965px}.selectize-dropdown-content [data-value=Knewave]{background-position:8px -15965px}.selectize-input .item[data-value="Kotta One"]{background-position:0 -16005px}.selectize-dropdown-content [data-value="Kotta One"]{background-position:8px -16005px}.selectize-input .item[data-value=Koulen]{background-position:0 -16045px}.selectize-dropdown-content [data-value=Koulen]{background-position:8px -16045px}.selectize-input .item[data-value=Kranky]{background-position:0 -16085px}.selectize-dropdown-content [data-value=Kranky]{background-position:8px -16085px}.selectize-input .item[data-value=Kreon]{background-position:0 -16125px}.selectize-dropdown-content [data-value=Kreon]{background-position:8px -16125px}.selectize-input .item[data-value=Kristi]{background-position:0 -16165px}.selectize-dropdown-content [data-value=Kristi]{background-position:8px -16165px}.selectize-input .item[data-value="Krona One"]{background-position:0 -16205px}.selectize-dropdown-content [data-value="Krona One"]{background-position:8px -16205px}.selectize-input .item[data-value="Kumar One"]{background-position:0 -16245px}.selectize-dropdown-content [data-value="Kumar One"]{background-position:8px -16245px}.selectize-input .item[data-value="Kumar One Outline"]{background-position:0 -16285px}.selectize-dropdown-content [data-value="Kumar One Outline"]{background-position:8px -16285px}.selectize-input .item[data-value=Kurale]{background-position:0 -16325px}.selectize-dropdown-content [data-value=Kurale]{background-position:8px -16325px}.selectize-input .item[data-value="La Belle Aurore"]{background-position:0 -16365px}.selectize-dropdown-content [data-value="La Belle Aurore"]{background-position:8px -16365px}.selectize-input .item[data-value=Laila]{background-position:0 -16405px}.selectize-dropdown-content [data-value=Laila]{background-position:8px -16405px}.selectize-input .item[data-value="Lakki Reddy"]{background-position:0 -16445px}.selectize-dropdown-content [data-value="Lakki Reddy"]{background-position:8px -16445px}.selectize-input .item[data-value=Lalezar]{background-position:0 -16485px}.selectize-dropdown-content [data-value=Lalezar]{background-position:8px -16485px}.selectize-input .item[data-value=Lancelot]{background-position:0 -16525px}.selectize-dropdown-content [data-value=Lancelot]{background-position:8px -16525px}.selectize-input .item[data-value=Lateef]{background-position:0 -16565px}.selectize-dropdown-content [data-value=Lateef]{background-position:8px -16565px}.selectize-input .item[data-value=Lato]{background-position:0 -16605px}.selectize-dropdown-content [data-value=Lato]{background-position:8px -16605px}.selectize-input .item[data-value="League Script"]{background-position:0 -16645px}.selectize-dropdown-content [data-value="League Script"]{background-position:8px -16645px}.selectize-input .item[data-value="Leckerli One"]{background-position:0 -16685px}.selectize-dropdown-content [data-value="Leckerli One"]{background-position:8px -16685px}.selectize-input .item[data-value=Ledger]{background-position:0 -16725px}.selectize-dropdown-content [data-value=Ledger]{background-position:8px -16725px}.selectize-input .item[data-value=Lekton]{background-position:0 -16765px}.selectize-dropdown-content [data-value=Lekton]{background-position:8px -16765px}.selectize-input .item[data-value=Lemon]{background-position:0 -16805px}.selectize-dropdown-content [data-value=Lemon]{background-position:8px -16805px}.selectize-input .item[data-value=Lemonada]{background-position:0 -16845px}.selectize-dropdown-content [data-value=Lemonada]{background-position:8px -16845px}.selectize-input .item[data-value="Libre Baskerville"]{background-position:0 -16885px}.selectize-dropdown-content [data-value="Libre Baskerville"]{background-position:8px -16885px}.selectize-input .item[data-value="Libre Franklin"]{background-position:0 -16925px}.selectize-dropdown-content [data-value="Libre Franklin"]{background-position:8px -16925px}.selectize-input .item[data-value="Life Savers"]{background-position:0 -16965px}.selectize-dropdown-content [data-value="Life Savers"]{background-position:8px -16965px}.selectize-input .item[data-value="Lilita One"]{background-position:0 -17005px}.selectize-dropdown-content [data-value="Lilita One"]{background-position:8px -17005px}.selectize-input .item[data-value="Lily Script One"]{background-position:0 -17045px}.selectize-dropdown-content [data-value="Lily Script One"]{background-position:8px -17045px}.selectize-input .item[data-value=Limelight]{background-position:0 -17085px}.selectize-dropdown-content [data-value=Limelight]{background-position:8px -17085px}.selectize-input .item[data-value="Linden Hill"]{background-position:0 -17125px}.selectize-dropdown-content [data-value="Linden Hill"]{background-position:8px -17125px}.selectize-input .item[data-value=Lobster]{background-position:0 -17165px}.selectize-dropdown-content [data-value=Lobster]{background-position:8px -17165px}.selectize-input .item[data-value="Lobster Two"]{background-position:0 -17205px}.selectize-dropdown-content [data-value="Lobster Two"]{background-position:8px -17205px}.selectize-input .item[data-value="Londrina Outline"]{background-position:0 -17245px}.selectize-dropdown-content [data-value="Londrina Outline"]{background-position:8px -17245px}.selectize-input .item[data-value="Londrina Shadow"]{background-position:0 -17285px}.selectize-dropdown-content [data-value="Londrina Shadow"]{background-position:8px -17285px}.selectize-input .item[data-value="Londrina Sketch"]{background-position:0 -17325px}.selectize-dropdown-content [data-value="Londrina Sketch"]{background-position:8px -17325px}.selectize-input .item[data-value="Londrina Solid"]{background-position:0 -17365px}.selectize-dropdown-content [data-value="Londrina Solid"]{background-position:8px -17365px}.selectize-input .item[data-value=Lora]{background-position:0 -17405px}.selectize-dropdown-content [data-value=Lora]{background-position:8px -17405px}.selectize-input .item[data-value="Love Ya Like A Sister"]{background-position:0 -17445px}.selectize-dropdown-content [data-value="Love Ya Like A Sister"]{background-position:8px -17445px}.selectize-input .item[data-value="Loved by the King"]{background-position:0 -17485px}.selectize-dropdown-content [data-value="Loved by the King"]{background-position:8px -17485px}.selectize-input .item[data-value="Lovers Quarrel"]{background-position:0 -17525px}.selectize-dropdown-content [data-value="Lovers Quarrel"]{background-position:8px -17525px}.selectize-input .item[data-value="Luckiest Guy"]{background-position:0 -17565px}.selectize-dropdown-content [data-value="Luckiest Guy"]{background-position:8px -17565px}.selectize-input .item[data-value=Lusitana]{background-position:0 -17605px}.selectize-dropdown-content [data-value=Lusitana]{background-position:8px -17605px}.selectize-input .item[data-value=Lustria]{background-position:0 -17645px}.selectize-dropdown-content [data-value=Lustria]{background-position:8px -17645px}.selectize-input .item[data-value=Macondo]{background-position:0 -17685px}.selectize-dropdown-content [data-value=Macondo]{background-position:8px -17685px}.selectize-input .item[data-value="Macondo Swash Caps"]{background-position:0 -17725px}.selectize-dropdown-content [data-value="Macondo Swash Caps"]{background-position:8px -17725px}.selectize-input .item[data-value=Mada]{background-position:0 -17765px}.selectize-dropdown-content [data-value=Mada]{background-position:8px -17765px}.selectize-input .item[data-value=Magra]{background-position:0 -17805px}.selectize-dropdown-content [data-value=Magra]{background-position:8px -17805px}.selectize-input .item[data-value="Maiden Orange"]{background-position:0 -17845px}.selectize-dropdown-content [data-value="Maiden Orange"]{background-position:8px -17845px}.selectize-input .item[data-value=Maitree]{background-position:0 -17885px}.selectize-dropdown-content [data-value=Maitree]{background-position:8px -17885px}.selectize-input .item[data-value=Mako]{background-position:0 -17925px}.selectize-dropdown-content [data-value=Mako]{background-position:8px -17925px}.selectize-input .item[data-value=Mallanna]{background-position:0 -17965px}.selectize-dropdown-content [data-value=Mallanna]{background-position:8px -17965px}.selectize-input .item[data-value=Mandali]{background-position:0 -18005px}.selectize-dropdown-content [data-value=Mandali]{background-position:8px -18005px}.selectize-input .item[data-value=Marcellus]{background-position:0 -18045px}.selectize-dropdown-content [data-value=Marcellus]{background-position:8px -18045px}.selectize-input .item[data-value="Marcellus SC"]{background-position:0 -18085px}.selectize-dropdown-content [data-value="Marcellus SC"]{background-position:8px -18085px}.selectize-input .item[data-value="Marck Script"]{background-position:0 -18125px}.selectize-dropdown-content [data-value="Marck Script"]{background-position:8px -18125px}.selectize-input .item[data-value=Margarine]{background-position:0 -18165px}.selectize-dropdown-content [data-value=Margarine]{background-position:8px -18165px}.selectize-input .item[data-value="Marko One"]{background-position:0 -18205px}.selectize-dropdown-content [data-value="Marko One"]{background-position:8px -18205px}.selectize-input .item[data-value=Marmelad]{background-position:0 -18245px}.selectize-dropdown-content [data-value=Marmelad]{background-position:8px -18245px}.selectize-input .item[data-value=Martel]{background-position:0 -18285px}.selectize-dropdown-content [data-value=Martel]{background-position:8px -18285px}.selectize-input .item[data-value="Martel Sans"]{background-position:0 -18325px}.selectize-dropdown-content [data-value="Martel Sans"]{background-position:8px -18325px}.selectize-input .item[data-value=Marvel]{background-position:0 -18365px}.selectize-dropdown-content [data-value=Marvel]{background-position:8px -18365px}.selectize-input .item[data-value=Mate]{background-position:0 -18405px}.selectize-dropdown-content [data-value=Mate]{background-position:8px -18405px}.selectize-input .item[data-value="Mate SC"]{background-position:0 -18445px}.selectize-dropdown-content [data-value="Mate SC"]{background-position:8px -18445px}.selectize-input .item[data-value="Maven Pro"]{background-position:0 -18485px}.selectize-dropdown-content [data-value="Maven Pro"]{background-position:8px -18485px}.selectize-input .item[data-value=McLaren]{background-position:0 -18525px}.selectize-dropdown-content [data-value=McLaren]{background-position:8px -18525px}.selectize-input .item[data-value=Meddon]{background-position:0 -18565px}.selectize-dropdown-content [data-value=Meddon]{background-position:8px -18565px}.selectize-input .item[data-value=MedievalSharp]{background-position:0 -18605px}.selectize-dropdown-content [data-value=MedievalSharp]{background-position:8px -18605px}.selectize-input .item[data-value="Medula One"]{background-position:0 -18645px}.selectize-dropdown-content [data-value="Medula One"]{background-position:8px -18645px}.selectize-input .item[data-value="Meera Inimai"]{background-position:0 -18685px}.selectize-dropdown-content [data-value="Meera Inimai"]{background-position:8px -18685px}.selectize-input .item[data-value=Megrim]{background-position:0 -18725px}.selectize-dropdown-content [data-value=Megrim]{background-position:8px -18725px}.selectize-input .item[data-value="Meie Script"]{background-position:0 -18765px}.selectize-dropdown-content [data-value="Meie Script"]{background-position:8px -18765px}.selectize-input .item[data-value=Merienda]{background-position:0 -18805px}.selectize-dropdown-content [data-value=Merienda]{background-position:8px -18805px}.selectize-input .item[data-value="Merienda One"]{background-position:0 -18845px}.selectize-dropdown-content [data-value="Merienda One"]{background-position:8px -18845px}.selectize-input .item[data-value=Merriweather]{background-position:0 -18885px}.selectize-dropdown-content [data-value=Merriweather]{background-position:8px -18885px}.selectize-input .item[data-value="Merriweather Sans"]{background-position:0 -18925px}.selectize-dropdown-content [data-value="Merriweather Sans"]{background-position:8px -18925px}.selectize-input .item[data-value=Metal]{background-position:0 -18965px}.selectize-dropdown-content [data-value=Metal]{background-position:8px -18965px}.selectize-input .item[data-value="Metal Mania"]{background-position:0 -19005px}.selectize-dropdown-content [data-value="Metal Mania"]{background-position:8px -19005px}.selectize-input .item[data-value=Metamorphous]{background-position:0 -19045px}.selectize-dropdown-content [data-value=Metamorphous]{background-position:8px -19045px}.selectize-input .item[data-value=Metrophobic]{background-position:0 -19085px}.selectize-dropdown-content [data-value=Metrophobic]{background-position:8px -19085px}.selectize-input .item[data-value=Michroma]{background-position:0 -19125px}.selectize-dropdown-content [data-value=Michroma]{background-position:8px -19125px}.selectize-input .item[data-value=Milonga]{background-position:0 -19165px}.selectize-dropdown-content [data-value=Milonga]{background-position:8px -19165px}.selectize-input .item[data-value=Miltonian]{background-position:0 -19205px}.selectize-dropdown-content [data-value=Miltonian]{background-position:8px -19205px}.selectize-input .item[data-value="Miltonian Tattoo"]{background-position:0 -19245px}.selectize-dropdown-content [data-value="Miltonian Tattoo"]{background-position:8px -19245px}.selectize-input .item[data-value=Miniver]{background-position:0 -19285px}.selectize-dropdown-content [data-value=Miniver]{background-position:8px -19285px}.selectize-input .item[data-value="Miriam Libre"]{background-position:0 -19325px}.selectize-dropdown-content [data-value="Miriam Libre"]{background-position:8px -19325px}.selectize-input .item[data-value=Mirza]{background-position:0 -19365px}.selectize-dropdown-content [data-value=Mirza]{background-position:8px -19365px}.selectize-input .item[data-value="Miss Fajardose"]{background-position:0 -19405px}.selectize-dropdown-content [data-value="Miss Fajardose"]{background-position:8px -19405px}.selectize-input .item[data-value=Mitr]{background-position:0 -19445px}.selectize-dropdown-content [data-value=Mitr]{background-position:8px -19445px}.selectize-input .item[data-value=Modak]{background-position:0 -19485px}.selectize-dropdown-content [data-value=Modak]{background-position:8px -19485px}.selectize-input .item[data-value="Modern Antiqua"]{background-position:0 -19525px}.selectize-dropdown-content [data-value="Modern Antiqua"]{background-position:8px -19525px}.selectize-input .item[data-value=Mogra]{background-position:0 -19565px}.selectize-dropdown-content [data-value=Mogra]{background-position:8px -19565px}.selectize-input .item[data-value=Molengo]{background-position:0 -19605px}.selectize-dropdown-content [data-value=Molengo]{background-position:8px -19605px}.selectize-input .item[data-value=Molle]{background-position:0 -19645px}.selectize-dropdown-content [data-value=Molle]{background-position:8px -19645px}.selectize-input .item[data-value=Monda]{background-position:0 -19685px}.selectize-dropdown-content [data-value=Monda]{background-position:8px -19685px}.selectize-input .item[data-value=Monofett]{background-position:0 -19725px}.selectize-dropdown-content [data-value=Monofett]{background-position:8px -19725px}.selectize-input .item[data-value=Monoton]{background-position:0 -19765px}.selectize-dropdown-content [data-value=Monoton]{background-position:8px -19765px}.selectize-input .item[data-value="Monsieur La Doulaise"]{background-position:0 -19805px}.selectize-dropdown-content [data-value="Monsieur La Doulaise"]{background-position:8px -19805px}.selectize-input .item[data-value=Montaga]{background-position:0 -19845px}.selectize-dropdown-content [data-value=Montaga]{background-position:8px -19845px}.selectize-input .item[data-value=Montez]{background-position:0 -19885px}.selectize-dropdown-content [data-value=Montez]{background-position:8px -19885px}.selectize-input .item[data-value=Montserrat]{background-position:0 -19925px}.selectize-dropdown-content [data-value=Montserrat]{background-position:8px -19925px}.selectize-input .item[data-value="Montserrat Alternates"]{background-position:0 -19965px}.selectize-dropdown-content [data-value="Montserrat Alternates"]{background-position:8px -19965px}.selectize-input .item[data-value="Montserrat Subrayada"]{background-position:0 -20005px}.selectize-dropdown-content [data-value="Montserrat Subrayada"]{background-position:8px -20005px}.selectize-input .item[data-value=Moul]{background-position:0 -20045px}.selectize-dropdown-content [data-value=Moul]{background-position:8px -20045px}.selectize-input .item[data-value=Moulpali]{background-position:0 -20085px}.selectize-dropdown-content [data-value=Moulpali]{background-position:8px -20085px}.selectize-input .item[data-value="Mountains of Christmas"]{background-position:0 -20125px}.selectize-dropdown-content [data-value="Mountains of Christmas"]{background-position:8px -20125px}.selectize-input .item[data-value="Mouse Memoirs"]{background-position:0 -20165px}.selectize-dropdown-content [data-value="Mouse Memoirs"]{background-position:8px -20165px}.selectize-input .item[data-value="Mr Bedfort"]{background-position:0 -20205px}.selectize-dropdown-content [data-value="Mr Bedfort"]{background-position:8px -20205px}.selectize-input .item[data-value="Mr Dafoe"]{background-position:0 -20245px}.selectize-dropdown-content [data-value="Mr Dafoe"]{background-position:8px -20245px}.selectize-input .item[data-value="Mr De Haviland"]{background-position:0 -20285px}.selectize-dropdown-content [data-value="Mr De Haviland"]{background-position:8px -20285px}.selectize-input .item[data-value="Mrs Saint Delafield"]{background-position:0 -20325px}.selectize-dropdown-content [data-value="Mrs Saint Delafield"]{background-position:8px -20325px}.selectize-input .item[data-value="Mrs Sheppards"]{background-position:0 -20365px}.selectize-dropdown-content [data-value="Mrs Sheppards"]{background-position:8px -20365px}.selectize-input .item[data-value="Mukta Vaani"]{background-position:0 -20405px}.selectize-dropdown-content [data-value="Mukta Vaani"]{background-position:8px -20405px}.selectize-input .item[data-value=Muli]{background-position:0 -20445px}.selectize-dropdown-content [data-value=Muli]{background-position:8px -20445px}.selectize-input .item[data-value="Mystery Quest"]{background-position:0 -20485px}.selectize-dropdown-content [data-value="Mystery Quest"]{background-position:8px -20485px}.selectize-input .item[data-value=NTR]{background-position:0 -20525px}.selectize-dropdown-content [data-value=NTR]{background-position:8px -20525px}.selectize-input .item[data-value=Neucha]{background-position:0 -20565px}.selectize-dropdown-content [data-value=Neucha]{background-position:8px -20565px}.selectize-input .item[data-value=Neuton]{background-position:0 -20605px}.selectize-dropdown-content [data-value=Neuton]{background-position:8px -20605px}.selectize-input .item[data-value="New Rocker"]{background-position:0 -20645px}.selectize-dropdown-content [data-value="New Rocker"]{background-position:8px -20645px}.selectize-input .item[data-value="News Cycle"]{background-position:0 -20685px}.selectize-dropdown-content [data-value="News Cycle"]{background-position:8px -20685px}.selectize-input .item[data-value=Niconne]{background-position:0 -20725px}.selectize-dropdown-content [data-value=Niconne]{background-position:8px -20725px}.selectize-input .item[data-value="Nixie One"]{background-position:0 -20765px}.selectize-dropdown-content [data-value="Nixie One"]{background-position:8px -20765px}.selectize-input .item[data-value=Nobile]{background-position:0 -20805px}.selectize-dropdown-content [data-value=Nobile]{background-position:8px -20805px}.selectize-input .item[data-value=Nokora]{background-position:0 -20845px}.selectize-dropdown-content [data-value=Nokora]{background-position:8px -20845px}.selectize-input .item[data-value=Norican]{background-position:0 -20885px}.selectize-dropdown-content [data-value=Norican]{background-position:8px -20885px}.selectize-input .item[data-value=Nosifer]{background-position:0 -20925px}.selectize-dropdown-content [data-value=Nosifer]{background-position:8px -20925px}.selectize-input .item[data-value="Nothing You Could Do"]{background-position:0 -20965px}.selectize-dropdown-content [data-value="Nothing You Could Do"]{background-position:8px -20965px}.selectize-input .item[data-value="Noticia Text"]{background-position:0 -21005px}.selectize-dropdown-content [data-value="Noticia Text"]{background-position:8px -21005px}.selectize-input .item[data-value="Noto Sans"]{background-position:0 -21045px}.selectize-dropdown-content [data-value="Noto Sans"]{background-position:8px -21045px}.selectize-input .item[data-value="Noto Serif"]{background-position:0 -21085px}.selectize-dropdown-content [data-value="Noto Serif"]{background-position:8px -21085px}.selectize-input .item[data-value="Nova Cut"]{background-position:0 -21125px}.selectize-dropdown-content [data-value="Nova Cut"]{background-position:8px -21125px}.selectize-input .item[data-value="Nova Flat"]{background-position:0 -21165px}.selectize-dropdown-content [data-value="Nova Flat"]{background-position:8px -21165px}.selectize-input .item[data-value="Nova Mono"]{background-position:0 -21205px}.selectize-dropdown-content [data-value="Nova Mono"]{background-position:8px -21205px}.selectize-input .item[data-value="Nova Oval"]{background-position:0 -21245px}.selectize-dropdown-content [data-value="Nova Oval"]{background-position:8px -21245px}.selectize-input .item[data-value="Nova Round"]{background-position:0 -21285px}.selectize-dropdown-content [data-value="Nova Round"]{background-position:8px -21285px}.selectize-input .item[data-value="Nova Script"]{background-position:0 -21325px}.selectize-dropdown-content [data-value="Nova Script"]{background-position:8px -21325px}.selectize-input .item[data-value="Nova Slim"]{background-position:0 -21365px}.selectize-dropdown-content [data-value="Nova Slim"]{background-position:8px -21365px}.selectize-input .item[data-value="Nova Square"]{background-position:0 -21405px}.selectize-dropdown-content [data-value="Nova Square"]{background-position:8px -21405px}.selectize-input .item[data-value=Numans]{background-position:0 -21445px}.selectize-dropdown-content [data-value=Numans]{background-position:8px -21445px}.selectize-input .item[data-value=Nunito]{background-position:0 -21485px}.selectize-dropdown-content [data-value=Nunito]{background-position:8px -21485px}.selectize-input .item[data-value="Nunito Sans"]{background-position:0 -21525px}.selectize-dropdown-content [data-value="Nunito Sans"]{background-position:8px -21525px}.selectize-input .item[data-value="Odor Mean Chey"]{background-position:0 -21565px}.selectize-dropdown-content [data-value="Odor Mean Chey"]{background-position:8px -21565px}.selectize-input .item[data-value=Offside]{background-position:0 -21605px}.selectize-dropdown-content [data-value=Offside]{background-position:8px -21605px}.selectize-input .item[data-value="Old Standard TT"]{background-position:0 -21645px}.selectize-dropdown-content [data-value="Old Standard TT"]{background-position:8px -21645px}.selectize-input .item[data-value=Oldenburg]{background-position:0 -21685px}.selectize-dropdown-content [data-value=Oldenburg]{background-position:8px -21685px}.selectize-input .item[data-value="Oleo Script"]{background-position:0 -21725px}.selectize-dropdown-content [data-value="Oleo Script"]{background-position:8px -21725px}.selectize-input .item[data-value="Oleo Script Swash Caps"]{background-position:0 -21765px}.selectize-dropdown-content [data-value="Oleo Script Swash Caps"]{background-position:8px -21765px}.selectize-input .item[data-value="Open Sans"]{background-position:0 -21805px}.selectize-dropdown-content [data-value="Open Sans"]{background-position:8px -21805px}.selectize-input .item[data-value="Open Sans Condensed"]{background-position:0 -21845px}.selectize-dropdown-content [data-value="Open Sans Condensed"]{background-position:8px -21845px}.selectize-input .item[data-value=Oranienbaum]{background-position:0 -21885px}.selectize-dropdown-content [data-value=Oranienbaum]{background-position:8px -21885px}.selectize-input .item[data-value=Orbitron]{background-position:0 -21925px}.selectize-dropdown-content [data-value=Orbitron]{background-position:8px -21925px}.selectize-input .item[data-value=Oregano]{background-position:0 -21965px}.selectize-dropdown-content [data-value=Oregano]{background-position:8px -21965px}.selectize-input .item[data-value=Orienta]{background-position:0 -22005px}.selectize-dropdown-content [data-value=Orienta]{background-position:8px -22005px}.selectize-input .item[data-value="Original Surfer"]{background-position:0 -22045px}.selectize-dropdown-content [data-value="Original Surfer"]{background-position:8px -22045px}.selectize-input .item[data-value=Oswald]{background-position:0 -22085px}.selectize-dropdown-content [data-value=Oswald]{background-position:8px -22085px}.selectize-input .item[data-value="Over the Rainbow"]{background-position:0 -22125px}.selectize-dropdown-content [data-value="Over the Rainbow"]{background-position:8px -22125px}.selectize-input .item[data-value=Overlock]{background-position:0 -22165px}.selectize-dropdown-content [data-value=Overlock]{background-position:8px -22165px}.selectize-input .item[data-value="Overlock SC"]{background-position:0 -22205px}.selectize-dropdown-content [data-value="Overlock SC"]{background-position:8px -22205px}.selectize-input .item[data-value=Overpass]{background-position:0 -22245px}.selectize-dropdown-content [data-value=Overpass]{background-position:8px -22245px}.selectize-input .item[data-value="Overpass Mono"]{background-position:0 -22285px}.selectize-dropdown-content [data-value="Overpass Mono"]{background-position:8px -22285px}.selectize-input .item[data-value=Ovo]{background-position:0 -22325px}.selectize-dropdown-content [data-value=Ovo]{background-position:8px -22325px}.selectize-input .item[data-value=Oxygen]{background-position:0 -22365px}.selectize-dropdown-content [data-value=Oxygen]{background-position:8px -22365px}.selectize-input .item[data-value="Oxygen Mono"]{background-position:0 -22405px}.selectize-dropdown-content [data-value="Oxygen Mono"]{background-position:8px -22405px}.selectize-input .item[data-value="PT Mono"]{background-position:0 -22445px}.selectize-dropdown-content [data-value="PT Mono"]{background-position:8px -22445px}.selectize-input .item[data-value="PT Sans"]{background-position:0 -22485px}.selectize-dropdown-content [data-value="PT Sans"]{background-position:8px -22485px}.selectize-input .item[data-value="PT Sans Caption"]{background-position:0 -22525px}.selectize-dropdown-content [data-value="PT Sans Caption"]{background-position:8px -22525px}.selectize-input .item[data-value="PT Sans Narrow"]{background-position:0 -22565px}.selectize-dropdown-content [data-value="PT Sans Narrow"]{background-position:8px -22565px}.selectize-input .item[data-value="PT Serif"]{background-position:0 -22605px}.selectize-dropdown-content [data-value="PT Serif"]{background-position:8px -22605px}.selectize-input .item[data-value="PT Serif Caption"]{background-position:0 -22645px}.selectize-dropdown-content [data-value="PT Serif Caption"]{background-position:8px -22645px}.selectize-input .item[data-value=Pacifico]{background-position:0 -22685px}.selectize-dropdown-content [data-value=Pacifico]{background-position:8px -22685px}.selectize-input .item[data-value=Padauk]{background-position:0 -22725px}.selectize-dropdown-content [data-value=Padauk]{background-position:8px -22725px}.selectize-input .item[data-value=Palanquin]{background-position:0 -22765px}.selectize-dropdown-content [data-value=Palanquin]{background-position:8px -22765px}.selectize-input .item[data-value="Palanquin Dark"]{background-position:0 -22805px}.selectize-dropdown-content [data-value="Palanquin Dark"]{background-position:8px -22805px}.selectize-input .item[data-value=Paprika]{background-position:0 -22845px}.selectize-dropdown-content [data-value=Paprika]{background-position:8px -22845px}.selectize-input .item[data-value=Parisienne]{background-position:0 -22885px}.selectize-dropdown-content [data-value=Parisienne]{background-position:8px -22885px}.selectize-input .item[data-value="Passero One"]{background-position:0 -22925px}.selectize-dropdown-content [data-value="Passero One"]{background-position:8px -22925px}.selectize-input .item[data-value="Passion One"]{background-position:0 -22965px}.selectize-dropdown-content [data-value="Passion One"]{background-position:8px -22965px}.selectize-input .item[data-value="Pathway Gothic One"]{background-position:0 -23005px}.selectize-dropdown-content [data-value="Pathway Gothic One"]{background-position:8px -23005px}.selectize-input .item[data-value="Patrick Hand"]{background-position:0 -23045px}.selectize-dropdown-content [data-value="Patrick Hand"]{background-position:8px -23045px}.selectize-input .item[data-value="Patrick Hand SC"]{background-position:0 -23085px}.selectize-dropdown-content [data-value="Patrick Hand SC"]{background-position:8px -23085px}.selectize-input .item[data-value=Pattaya]{background-position:0 -23125px}.selectize-dropdown-content [data-value=Pattaya]{background-position:8px -23125px}.selectize-input .item[data-value="Patua One"]{background-position:0 -23165px}.selectize-dropdown-content [data-value="Patua One"]{background-position:8px -23165px}.selectize-input .item[data-value=Pavanam]{background-position:0 -23205px}.selectize-dropdown-content [data-value=Pavanam]{background-position:8px -23205px}.selectize-input .item[data-value="Paytone One"]{background-position:0 -23245px}.selectize-dropdown-content [data-value="Paytone One"]{background-position:8px -23245px}.selectize-input .item[data-value=Peddana]{background-position:0 -23285px}.selectize-dropdown-content [data-value=Peddana]{background-position:8px -23285px}.selectize-input .item[data-value=Peralta]{background-position:0 -23325px}.selectize-dropdown-content [data-value=Peralta]{background-position:8px -23325px}.selectize-input .item[data-value="Permanent Marker"]{background-position:0 -23365px}.selectize-dropdown-content [data-value="Permanent Marker"]{background-position:8px -23365px}.selectize-input .item[data-value="Petit Formal Script"]{background-position:0 -23405px}.selectize-dropdown-content [data-value="Petit Formal Script"]{background-position:8px -23405px}.selectize-input .item[data-value=Petrona]{background-position:0 -23445px}.selectize-dropdown-content [data-value=Petrona]{background-position:8px -23445px}.selectize-input .item[data-value=Philosopher]{background-position:0 -23485px}.selectize-dropdown-content [data-value=Philosopher]{background-position:8px -23485px}.selectize-input .item[data-value=Piedra]{background-position:0 -23525px}.selectize-dropdown-content [data-value=Piedra]{background-position:8px -23525px}.selectize-input .item[data-value="Pinyon Script"]{background-position:0 -23565px}.selectize-dropdown-content [data-value="Pinyon Script"]{background-position:8px -23565px}.selectize-input .item[data-value="Pirata One"]{background-position:0 -23605px}.selectize-dropdown-content [data-value="Pirata One"]{background-position:8px -23605px}.selectize-input .item[data-value=Plaster]{background-position:0 -23645px}.selectize-dropdown-content [data-value=Plaster]{background-position:8px -23645px}.selectize-input .item[data-value=Play]{background-position:0 -23685px}.selectize-dropdown-content [data-value=Play]{background-position:8px -23685px}.selectize-input .item[data-value=Playball]{background-position:0 -23725px}.selectize-dropdown-content [data-value=Playball]{background-position:8px -23725px}.selectize-input .item[data-value="Playfair Display"]{background-position:0 -23765px}.selectize-dropdown-content [data-value="Playfair Display"]{background-position:8px -23765px}.selectize-input .item[data-value="Playfair Display SC"]{background-position:0 -23805px}.selectize-dropdown-content [data-value="Playfair Display SC"]{background-position:8px -23805px}.selectize-input .item[data-value=Podkova]{background-position:0 -23845px}.selectize-dropdown-content [data-value=Podkova]{background-position:8px -23845px}.selectize-input .item[data-value="Poiret One"]{background-position:0 -23885px}.selectize-dropdown-content [data-value="Poiret One"]{background-position:8px -23885px}.selectize-input .item[data-value="Poller One"]{background-position:0 -23925px}.selectize-dropdown-content [data-value="Poller One"]{background-position:8px -23925px}.selectize-input .item[data-value=Poly]{background-position:0 -23965px}.selectize-dropdown-content [data-value=Poly]{background-position:8px -23965px}.selectize-input .item[data-value=Pompiere]{background-position:0 -24005px}.selectize-dropdown-content [data-value=Pompiere]{background-position:8px -24005px}.selectize-input .item[data-value="Pontano Sans"]{background-position:0 -24045px}.selectize-dropdown-content [data-value="Pontano Sans"]{background-position:8px -24045px}.selectize-input .item[data-value=Poppins]{background-position:0 -24085px}.selectize-dropdown-content [data-value=Poppins]{background-position:8px -24085px}.selectize-input .item[data-value="Port Lligat Sans"]{background-position:0 -24125px}.selectize-dropdown-content [data-value="Port Lligat Sans"]{background-position:8px -24125px}.selectize-input .item[data-value="Port Lligat Slab"]{background-position:0 -24165px}.selectize-dropdown-content [data-value="Port Lligat Slab"]{background-position:8px -24165px}.selectize-input .item[data-value="Pragati Narrow"]{background-position:0 -24205px}.selectize-dropdown-content [data-value="Pragati Narrow"]{background-position:8px -24205px}.selectize-input .item[data-value=Prata]{background-position:0 -24245px}.selectize-dropdown-content [data-value=Prata]{background-position:8px -24245px}.selectize-input .item[data-value=Preahvihear]{background-position:0 -24285px}.selectize-dropdown-content [data-value=Preahvihear]{background-position:8px -24285px}.selectize-input .item[data-value="Press Start 2P"]{background-position:0 -24325px}.selectize-dropdown-content [data-value="Press Start 2P"]{background-position:8px -24325px}.selectize-input .item[data-value=Pridi]{background-position:0 -24365px}.selectize-dropdown-content [data-value=Pridi]{background-position:8px -24365px}.selectize-input .item[data-value="Princess Sofia"]{background-position:0 -24405px}.selectize-dropdown-content [data-value="Princess Sofia"]{background-position:8px -24405px}.selectize-input .item[data-value=Prociono]{background-position:0 -24445px}.selectize-dropdown-content [data-value=Prociono]{background-position:8px -24445px}.selectize-input .item[data-value=Prompt]{background-position:0 -24485px}.selectize-dropdown-content [data-value=Prompt]{background-position:8px -24485px}.selectize-input .item[data-value="Prosto One"]{background-position:0 -24525px}.selectize-dropdown-content [data-value="Prosto One"]{background-position:8px -24525px}.selectize-input .item[data-value="Proza Libre"]{background-position:0 -24565px}.selectize-dropdown-content [data-value="Proza Libre"]{background-position:8px -24565px}.selectize-input .item[data-value=Puritan]{background-position:0 -24605px}.selectize-dropdown-content [data-value=Puritan]{background-position:8px -24605px}.selectize-input .item[data-value="Purple Purse"]{background-position:0 -24645px}.selectize-dropdown-content [data-value="Purple Purse"]{background-position:8px -24645px}.selectize-input .item[data-value=Quando]{background-position:0 -24685px}.selectize-dropdown-content [data-value=Quando]{background-position:8px -24685px}.selectize-input .item[data-value=Quantico]{background-position:0 -24725px}.selectize-dropdown-content [data-value=Quantico]{background-position:8px -24725px}.selectize-input .item[data-value=Quattrocento]{background-position:0 -24765px}.selectize-dropdown-content [data-value=Quattrocento]{background-position:8px -24765px}.selectize-input .item[data-value="Quattrocento Sans"]{background-position:0 -24805px}.selectize-dropdown-content [data-value="Quattrocento Sans"]{background-position:8px -24805px}.selectize-input .item[data-value=Questrial]{background-position:0 -24845px}.selectize-dropdown-content [data-value=Questrial]{background-position:8px -24845px}.selectize-input .item[data-value=Quicksand]{background-position:0 -24885px}.selectize-dropdown-content [data-value=Quicksand]{background-position:8px -24885px}.selectize-input .item[data-value=Quintessential]{background-position:0 -24925px}.selectize-dropdown-content [data-value=Quintessential]{background-position:8px -24925px}.selectize-input .item[data-value=Qwigley]{background-position:0 -24965px}.selectize-dropdown-content [data-value=Qwigley]{background-position:8px -24965px}.selectize-input .item[data-value="Racing Sans One"]{background-position:0 -25005px}.selectize-dropdown-content [data-value="Racing Sans One"]{background-position:8px -25005px}.selectize-input .item[data-value=Radley]{background-position:0 -25045px}.selectize-dropdown-content [data-value=Radley]{background-position:8px -25045px}.selectize-input .item[data-value=Rajdhani]{background-position:0 -25085px}.selectize-dropdown-content [data-value=Rajdhani]{background-position:8px -25085px}.selectize-input .item[data-value=Rakkas]{background-position:0 -25125px}.selectize-dropdown-content [data-value=Rakkas]{background-position:8px -25125px}.selectize-input .item[data-value=Raleway]{background-position:0 -25165px}.selectize-dropdown-content [data-value=Raleway]{background-position:8px -25165px}.selectize-input .item[data-value="Raleway Dots"]{background-position:0 -25205px}.selectize-dropdown-content [data-value="Raleway Dots"]{background-position:8px -25205px}.selectize-input .item[data-value=Ramabhadra]{background-position:0 -25245px}.selectize-dropdown-content [data-value=Ramabhadra]{background-position:8px -25245px}.selectize-input .item[data-value=Ramaraja]{background-position:0 -25285px}.selectize-dropdown-content [data-value=Ramaraja]{background-position:8px -25285px}.selectize-input .item[data-value=Rambla]{background-position:0 -25325px}.selectize-dropdown-content [data-value=Rambla]{background-position:8px -25325px}.selectize-input .item[data-value="Rammetto One"]{background-position:0 -25365px}.selectize-dropdown-content [data-value="Rammetto One"]{background-position:8px -25365px}.selectize-input .item[data-value=Ranchers]{background-position:0 -25405px}.selectize-dropdown-content [data-value=Ranchers]{background-position:8px -25405px}.selectize-input .item[data-value=Rancho]{background-position:0 -25445px}.selectize-dropdown-content [data-value=Rancho]{background-position:8px -25445px}.selectize-input .item[data-value=Ranga]{background-position:0 -25485px}.selectize-dropdown-content [data-value=Ranga]{background-position:8px -25485px}.selectize-input .item[data-value=Rasa]{background-position:0 -25525px}.selectize-dropdown-content [data-value=Rasa]{background-position:8px -25525px}.selectize-input .item[data-value=Rationale]{background-position:0 -25565px}.selectize-dropdown-content [data-value=Rationale]{background-position:8px -25565px}.selectize-input .item[data-value="Ravi Prakash"]{background-position:0 -25605px}.selectize-dropdown-content [data-value="Ravi Prakash"]{background-position:8px -25605px}.selectize-input .item[data-value=Redressed]{background-position:0 -25645px}.selectize-dropdown-content [data-value=Redressed]{background-position:8px -25645px}.selectize-input .item[data-value="Reem Kufi"]{background-position:0 -25685px}.selectize-dropdown-content [data-value="Reem Kufi"]{background-position:8px -25685px}.selectize-input .item[data-value="Reenie Beanie"]{background-position:0 -25725px}.selectize-dropdown-content [data-value="Reenie Beanie"]{background-position:8px -25725px}.selectize-input .item[data-value=Revalia]{background-position:0 -25765px}.selectize-dropdown-content [data-value=Revalia]{background-position:8px -25765px}.selectize-input .item[data-value="Rhodium Libre"]{background-position:0 -25805px}.selectize-dropdown-content [data-value="Rhodium Libre"]{background-position:8px -25805px}.selectize-input .item[data-value=Ribeye]{background-position:0 -25845px}.selectize-dropdown-content [data-value=Ribeye]{background-position:8px -25845px}.selectize-input .item[data-value="Ribeye Marrow"]{background-position:0 -25885px}.selectize-dropdown-content [data-value="Ribeye Marrow"]{background-position:8px -25885px}.selectize-input .item[data-value=Righteous]{background-position:0 -25925px}.selectize-dropdown-content [data-value=Righteous]{background-position:8px -25925px}.selectize-input .item[data-value=Risque]{background-position:0 -25965px}.selectize-dropdown-content [data-value=Risque]{background-position:8px -25965px}.selectize-input .item[data-value=Roboto]{background-position:0 -26005px}.selectize-dropdown-content [data-value=Roboto]{background-position:8px -26005px}.selectize-input .item[data-value="Roboto Condensed"]{background-position:0 -26045px}.selectize-dropdown-content [data-value="Roboto Condensed"]{background-position:8px -26045px}.selectize-input .item[data-value="Roboto Mono"]{background-position:0 -26085px}.selectize-dropdown-content [data-value="Roboto Mono"]{background-position:8px -26085px}.selectize-input .item[data-value="Roboto Slab"]{background-position:0 -26125px}.selectize-dropdown-content [data-value="Roboto Slab"]{background-position:8px -26125px}.selectize-input .item[data-value=Rochester]{background-position:0 -26165px}.selectize-dropdown-content [data-value=Rochester]{background-position:8px -26165px}.selectize-input .item[data-value="Rock Salt"]{background-position:0 -26205px}.selectize-dropdown-content [data-value="Rock Salt"]{background-position:8px -26205px}.selectize-input .item[data-value=Rokkitt]{background-position:0 -26245px}.selectize-dropdown-content [data-value=Rokkitt]{background-position:8px -26245px}.selectize-input .item[data-value=Romanesco]{background-position:0 -26285px}.selectize-dropdown-content [data-value=Romanesco]{background-position:8px -26285px}.selectize-input .item[data-value="Ropa Sans"]{background-position:0 -26325px}.selectize-dropdown-content [data-value="Ropa Sans"]{background-position:8px -26325px}.selectize-input .item[data-value=Rosario]{background-position:0 -26365px}.selectize-dropdown-content [data-value=Rosario]{background-position:8px -26365px}.selectize-input .item[data-value=Rosarivo]{background-position:0 -26405px}.selectize-dropdown-content [data-value=Rosarivo]{background-position:8px -26405px}.selectize-input .item[data-value="Rouge Script"]{background-position:0 -26445px}.selectize-dropdown-content [data-value="Rouge Script"]{background-position:8px -26445px}.selectize-input .item[data-value="Rozha One"]{background-position:0 -26485px}.selectize-dropdown-content [data-value="Rozha One"]{background-position:8px -26485px}.selectize-input .item[data-value=Rubik]{background-position:0 -26525px}.selectize-dropdown-content [data-value=Rubik]{background-position:8px -26525px}.selectize-input .item[data-value="Rubik Mono One"]{background-position:0 -26565px}.selectize-dropdown-content [data-value="Rubik Mono One"]{background-position:8px -26565px}.selectize-input .item[data-value="Rubik One"]{background-position:0 -26605px}.selectize-dropdown-content [data-value="Rubik One"]{background-position:8px -26605px}.selectize-input .item[data-value=Ruda]{background-position:0 -26645px}.selectize-dropdown-content [data-value=Ruda]{background-position:8px -26645px}.selectize-input .item[data-value=Rufina]{background-position:0 -26685px}.selectize-dropdown-content [data-value=Rufina]{background-position:8px -26685px}.selectize-input .item[data-value="Ruge Boogie"]{background-position:0 -26725px}.selectize-dropdown-content [data-value="Ruge Boogie"]{background-position:8px -26725px}.selectize-input .item[data-value=Ruluko]{background-position:0 -26765px}.selectize-dropdown-content [data-value=Ruluko]{background-position:8px -26765px}.selectize-input .item[data-value="Rum Raisin"]{background-position:0 -26805px}.selectize-dropdown-content [data-value="Rum Raisin"]{background-position:8px -26805px}.selectize-input .item[data-value="Ruslan Display"]{background-position:0 -26845px}.selectize-dropdown-content [data-value="Ruslan Display"]{background-position:8px -26845px}.selectize-input .item[data-value="Russo One"]{background-position:0 -26885px}.selectize-dropdown-content [data-value="Russo One"]{background-position:8px -26885px}.selectize-input .item[data-value=Ruthie]{background-position:0 -26925px}.selectize-dropdown-content [data-value=Ruthie]{background-position:8px -26925px}.selectize-input .item[data-value=Rye]{background-position:0 -26965px}.selectize-dropdown-content [data-value=Rye]{background-position:8px -26965px}.selectize-input .item[data-value=Sacramento]{background-position:0 -27005px}.selectize-dropdown-content [data-value=Sacramento]{background-position:8px -27005px}.selectize-input .item[data-value=Sahitya]{background-position:0 -27045px}.selectize-dropdown-content [data-value=Sahitya]{background-position:8px -27045px}.selectize-input .item[data-value=Sail]{background-position:0 -27085px}.selectize-dropdown-content [data-value=Sail]{background-position:8px -27085px}.selectize-input .item[data-value=Salsa]{background-position:0 -27125px}.selectize-dropdown-content [data-value=Salsa]{background-position:8px -27125px}.selectize-input .item[data-value=Sanchez]{background-position:0 -27165px}.selectize-dropdown-content [data-value=Sanchez]{background-position:8px -27165px}.selectize-input .item[data-value=Sancreek]{background-position:0 -27205px}.selectize-dropdown-content [data-value=Sancreek]{background-position:8px -27205px}.selectize-input .item[data-value="Sansita One"]{background-position:0 -27245px}.selectize-dropdown-content [data-value="Sansita One"]{background-position:8px -27245px}.selectize-input .item[data-value=Sarala]{background-position:0 -27285px}.selectize-dropdown-content [data-value=Sarala]{background-position:8px -27285px}.selectize-input .item[data-value=Sarina]{background-position:0 -27325px}.selectize-dropdown-content [data-value=Sarina]{background-position:8px -27325px}.selectize-input .item[data-value=Sarpanch]{background-position:0 -27365px}.selectize-dropdown-content [data-value=Sarpanch]{background-position:8px -27365px}.selectize-input .item[data-value=Satisfy]{background-position:0 -27405px}.selectize-dropdown-content [data-value=Satisfy]{background-position:8px -27405px}.selectize-input .item[data-value=Scada]{background-position:0 -27445px}.selectize-dropdown-content [data-value=Scada]{background-position:8px -27445px}.selectize-input .item[data-value=Scheherazade]{background-position:0 -27485px}.selectize-dropdown-content [data-value=Scheherazade]{background-position:8px -27485px}.selectize-input .item[data-value=Schoolbell]{background-position:0 -27525px}.selectize-dropdown-content [data-value=Schoolbell]{background-position:8px -27525px}.selectize-input .item[data-value="Scope One"]{background-position:0 -27565px}.selectize-dropdown-content [data-value="Scope One"]{background-position:8px -27565px}.selectize-input .item[data-value="Seaweed Script"]{background-position:0 -27605px}.selectize-dropdown-content [data-value="Seaweed Script"]{background-position:8px -27605px}.selectize-input .item[data-value="Secular One"]{background-position:0 -27645px}.selectize-dropdown-content [data-value="Secular One"]{background-position:8px -27645px}.selectize-input .item[data-value=Sevillana]{background-position:0 -27685px}.selectize-dropdown-content [data-value=Sevillana]{background-position:8px -27685px}.selectize-input .item[data-value="Seymour One"]{background-position:0 -27725px}.selectize-dropdown-content [data-value="Seymour One"]{background-position:8px -27725px}.selectize-input .item[data-value="Shadows Into Light"]{background-position:0 -27765px}.selectize-dropdown-content [data-value="Shadows Into Light"]{background-position:8px -27765px}.selectize-input .item[data-value="Shadows Into Light Two"]{background-position:0 -27805px}.selectize-dropdown-content [data-value="Shadows Into Light Two"]{background-position:8px -27805px}.selectize-input .item[data-value=Shanti]{background-position:0 -27845px}.selectize-dropdown-content [data-value=Shanti]{background-position:8px -27845px}.selectize-input .item[data-value=Share]{background-position:0 -27885px}.selectize-dropdown-content [data-value=Share]{background-position:8px -27885px}.selectize-input .item[data-value="Share Tech"]{background-position:0 -27925px}.selectize-dropdown-content [data-value="Share Tech"]{background-position:8px -27925px}.selectize-input .item[data-value="Share Tech Mono"]{background-position:0 -27965px}.selectize-dropdown-content [data-value="Share Tech Mono"]{background-position:8px -27965px}.selectize-input .item[data-value=Shojumaru]{background-position:0 -28005px}.selectize-dropdown-content [data-value=Shojumaru]{background-position:8px -28005px}.selectize-input .item[data-value="Short Stack"]{background-position:0 -28045px}.selectize-dropdown-content [data-value="Short Stack"]{background-position:8px -28045px}.selectize-input .item[data-value=Shrikhand]{background-position:0 -28085px}.selectize-dropdown-content [data-value=Shrikhand]{background-position:8px -28085px}.selectize-input .item[data-value=Siemreap]{background-position:0 -28125px}.selectize-dropdown-content [data-value=Siemreap]{background-position:8px -28125px}.selectize-input .item[data-value="Sigmar One"]{background-position:0 -28165px}.selectize-dropdown-content [data-value="Sigmar One"]{background-position:8px -28165px}.selectize-input .item[data-value=Signika]{background-position:0 -28205px}.selectize-dropdown-content [data-value=Signika]{background-position:8px -28205px}.selectize-input .item[data-value="Signika Negative"]{background-position:0 -28245px}.selectize-dropdown-content [data-value="Signika Negative"]{background-position:8px -28245px}.selectize-input .item[data-value=Simonetta]{background-position:0 -28285px}.selectize-dropdown-content [data-value=Simonetta]{background-position:8px -28285px}.selectize-input .item[data-value=Sintony]{background-position:0 -28325px}.selectize-dropdown-content [data-value=Sintony]{background-position:8px -28325px}.selectize-input .item[data-value="Sirin Stencil"]{background-position:0 -28365px}.selectize-dropdown-content [data-value="Sirin Stencil"]{background-position:8px -28365px}.selectize-input .item[data-value="Six Caps"]{background-position:0 -28405px}.selectize-dropdown-content [data-value="Six Caps"]{background-position:8px -28405px}.selectize-input .item[data-value=Skranji]{background-position:0 -28445px}.selectize-dropdown-content [data-value=Skranji]{background-position:8px -28445px}.selectize-input .item[data-value="Slabo 13px"]{background-position:0 -28485px}.selectize-dropdown-content [data-value="Slabo 13px"]{background-position:8px -28485px}.selectize-input .item[data-value="Slabo 27px"]{background-position:0 -28525px}.selectize-dropdown-content [data-value="Slabo 27px"]{background-position:8px -28525px}.selectize-input .item[data-value=Slackey]{background-position:0 -28565px}.selectize-dropdown-content [data-value=Slackey]{background-position:8px -28565px}.selectize-input .item[data-value=Smokum]{background-position:0 -28605px}.selectize-dropdown-content [data-value=Smokum]{background-position:8px -28605px}.selectize-input .item[data-value=Smythe]{background-position:0 -28645px}.selectize-dropdown-content [data-value=Smythe]{background-position:8px -28645px}.selectize-input .item[data-value=Sniglet]{background-position:0 -28685px}.selectize-dropdown-content [data-value=Sniglet]{background-position:8px -28685px}.selectize-input .item[data-value=Snippet]{background-position:0 -28725px}.selectize-dropdown-content [data-value=Snippet]{background-position:8px -28725px}.selectize-input .item[data-value="Snowburst One"]{background-position:0 -28765px}.selectize-dropdown-content [data-value="Snowburst One"]{background-position:8px -28765px}.selectize-input .item[data-value="Sofadi One"]{background-position:0 -28805px}.selectize-dropdown-content [data-value="Sofadi One"]{background-position:8px -28805px}.selectize-input .item[data-value=Sofia]{background-position:0 -28845px}.selectize-dropdown-content [data-value=Sofia]{background-position:8px -28845px}.selectize-input .item[data-value="Sonsie One"]{background-position:0 -28885px}.selectize-dropdown-content [data-value="Sonsie One"]{background-position:8px -28885px}.selectize-input .item[data-value="Sorts Mill Goudy"]{background-position:0 -28925px}.selectize-dropdown-content [data-value="Sorts Mill Goudy"]{background-position:8px -28925px}.selectize-input .item[data-value="Source Code Pro"]{background-position:0 -28965px}.selectize-dropdown-content [data-value="Source Code Pro"]{background-position:8px -28965px}.selectize-input .item[data-value="Source Sans Pro"]{background-position:0 -29005px}.selectize-dropdown-content [data-value="Source Sans Pro"]{background-position:8px -29005px}.selectize-input .item[data-value="Source Serif Pro"]{background-position:0 -29045px}.selectize-dropdown-content [data-value="Source Serif Pro"]{background-position:8px -29045px}.selectize-input .item[data-value="Space Mono"]{background-position:0 -29085px}.selectize-dropdown-content [data-value="Space Mono"]{background-position:8px -29085px}.selectize-input .item[data-value="Special Elite"]{background-position:0 -29125px}.selectize-dropdown-content [data-value="Special Elite"]{background-position:8px -29125px}.selectize-input .item[data-value="Spicy Rice"]{background-position:0 -29165px}.selectize-dropdown-content [data-value="Spicy Rice"]{background-position:8px -29165px}.selectize-input .item[data-value=Spinnaker]{background-position:0 -29205px}.selectize-dropdown-content [data-value=Spinnaker]{background-position:8px -29205px}.selectize-input .item[data-value=Spirax]{background-position:0 -29245px}.selectize-dropdown-content [data-value=Spirax]{background-position:8px -29245px}.selectize-input .item[data-value="Squada One"]{background-position:0 -29285px}.selectize-dropdown-content [data-value="Squada One"]{background-position:8px -29285px}.selectize-input .item[data-value="Sree Krushnadevaraya"]{background-position:0 -29325px}.selectize-dropdown-content [data-value="Sree Krushnadevaraya"]{background-position:8px -29325px}.selectize-input .item[data-value=Sriracha]{background-position:0 -29365px}.selectize-dropdown-content [data-value=Sriracha]{background-position:8px -29365px}.selectize-input .item[data-value=Stalemate]{background-position:0 -29405px}.selectize-dropdown-content [data-value=Stalemate]{background-position:8px -29405px}.selectize-input .item[data-value="Stalinist One"]{background-position:0 -29445px}.selectize-dropdown-content [data-value="Stalinist One"]{background-position:8px -29445px}.selectize-input .item[data-value="Stardos Stencil"]{background-position:0 -29485px}.selectize-dropdown-content [data-value="Stardos Stencil"]{background-position:8px -29485px}.selectize-input .item[data-value="Stint Ultra Condensed"]{background-position:0 -29525px}.selectize-dropdown-content [data-value="Stint Ultra Condensed"]{background-position:8px -29525px}.selectize-input .item[data-value="Stint Ultra Expanded"]{background-position:0 -29565px}.selectize-dropdown-content [data-value="Stint Ultra Expanded"]{background-position:8px -29565px}.selectize-input .item[data-value=Stoke]{background-position:0 -29605px}.selectize-dropdown-content [data-value=Stoke]{background-position:8px -29605px}.selectize-input .item[data-value=Strait]{background-position:0 -29645px}.selectize-dropdown-content [data-value=Strait]{background-position:8px -29645px}.selectize-input .item[data-value="Sue Ellen Francisco"]{background-position:0 -29685px}.selectize-dropdown-content [data-value="Sue Ellen Francisco"]{background-position:8px -29685px}.selectize-input .item[data-value="Suez One"]{background-position:0 -29725px}.selectize-dropdown-content [data-value="Suez One"]{background-position:8px -29725px}.selectize-input .item[data-value=Sumana]{background-position:0 -29765px}.selectize-dropdown-content [data-value=Sumana]{background-position:8px -29765px}.selectize-input .item[data-value=Sunshiney]{background-position:0 -29805px}.selectize-dropdown-content [data-value=Sunshiney]{background-position:8px -29805px}.selectize-input .item[data-value="Supermercado One"]{background-position:0 -29845px}.selectize-dropdown-content [data-value="Supermercado One"]{background-position:8px -29845px}.selectize-input .item[data-value=Sura]{background-position:0 -29885px}.selectize-dropdown-content [data-value=Sura]{background-position:8px -29885px}.selectize-input .item[data-value=Suranna]{background-position:0 -29925px}.selectize-dropdown-content [data-value=Suranna]{background-position:8px -29925px}.selectize-input .item[data-value=Suravaram]{background-position:0 -29965px}.selectize-dropdown-content [data-value=Suravaram]{background-position:8px -29965px}.selectize-input .item[data-value=Suwannaphum]{background-position:0 -30005px}.selectize-dropdown-content [data-value=Suwannaphum]{background-position:8px -30005px}.selectize-input .item[data-value="Swanky and Moo Moo"]{background-position:0 -30045px}.selectize-dropdown-content [data-value="Swanky and Moo Moo"]{background-position:8px -30045px}.selectize-input .item[data-value=Syncopate]{background-position:0 -30085px}.selectize-dropdown-content [data-value=Syncopate]{background-position:8px -30085px}.selectize-input .item[data-value=Tangerine]{background-position:0 -30125px}.selectize-dropdown-content [data-value=Tangerine]{background-position:8px -30125px}.selectize-input .item[data-value=Taprom]{background-position:0 -30165px}.selectize-dropdown-content [data-value=Taprom]{background-position:8px -30165px}.selectize-input .item[data-value=Tauri]{background-position:0 -30205px}.selectize-dropdown-content [data-value=Tauri]{background-position:8px -30205px}.selectize-input .item[data-value=Taviraj]{background-position:0 -30245px}.selectize-dropdown-content [data-value=Taviraj]{background-position:8px -30245px}.selectize-input .item[data-value=Teko]{background-position:0 -30285px}.selectize-dropdown-content [data-value=Teko]{background-position:8px -30285px}.selectize-input .item[data-value=Telex]{background-position:0 -30325px}.selectize-dropdown-content [data-value=Telex]{background-position:8px -30325px}.selectize-input .item[data-value="Tenali Ramakrishna"]{background-position:0 -30365px}.selectize-dropdown-content [data-value="Tenali Ramakrishna"]{background-position:8px -30365px}.selectize-input .item[data-value="Tenor Sans"]{background-position:0 -30405px}.selectize-dropdown-content [data-value="Tenor Sans"]{background-position:8px -30405px}.selectize-input .item[data-value="Text Me One"]{background-position:0 -30445px}.selectize-dropdown-content [data-value="Text Me One"]{background-position:8px -30445px}.selectize-input .item[data-value="The Girl Next Door"]{background-position:0 -30485px}.selectize-dropdown-content [data-value="The Girl Next Door"]{background-position:8px -30485px}.selectize-input .item[data-value=Tienne]{background-position:0 -30525px}.selectize-dropdown-content [data-value=Tienne]{background-position:8px -30525px}.selectize-input .item[data-value=Tillana]{background-position:0 -30565px}.selectize-dropdown-content [data-value=Tillana]{background-position:8px -30565px}.selectize-input .item[data-value=Timmana]{background-position:0 -30605px}.selectize-dropdown-content [data-value=Timmana]{background-position:8px -30605px}.selectize-input .item[data-value=Tinos]{background-position:0 -30645px}.selectize-dropdown-content [data-value=Tinos]{background-position:8px -30645px}.selectize-input .item[data-value="Titan One"]{background-position:0 -30685px}.selectize-dropdown-content [data-value="Titan One"]{background-position:8px -30685px}.selectize-input .item[data-value="Titillium Web"]{background-position:0 -30725px}.selectize-dropdown-content [data-value="Titillium Web"]{background-position:8px -30725px}.selectize-input .item[data-value="Trade Winds"]{background-position:0 -30765px}.selectize-dropdown-content [data-value="Trade Winds"]{background-position:8px -30765px}.selectize-input .item[data-value=Trirong]{background-position:0 -30805px}.selectize-dropdown-content [data-value=Trirong]{background-position:8px -30805px}.selectize-input .item[data-value=Trocchi]{background-position:0 -30845px}.selectize-dropdown-content [data-value=Trocchi]{background-position:8px -30845px}.selectize-input .item[data-value=Trochut]{background-position:0 -30885px}.selectize-dropdown-content [data-value=Trochut]{background-position:8px -30885px}.selectize-input .item[data-value=Trykker]{background-position:0 -30925px}.selectize-dropdown-content [data-value=Trykker]{background-position:8px -30925px}.selectize-input .item[data-value="Tulpen One"]{background-position:0 -30965px}.selectize-dropdown-content [data-value="Tulpen One"]{background-position:8px -30965px}.selectize-input .item[data-value=Ubuntu]{background-position:0 -31005px}.selectize-dropdown-content [data-value=Ubuntu]{background-position:8px -31005px}.selectize-input .item[data-value="Ubuntu Condensed"]{background-position:0 -31045px}.selectize-dropdown-content [data-value="Ubuntu Condensed"]{background-position:8px -31045px}.selectize-input .item[data-value="Ubuntu Mono"]{background-position:0 -31085px}.selectize-dropdown-content [data-value="Ubuntu Mono"]{background-position:8px -31085px}.selectize-input .item[data-value=Ultra]{background-position:0 -31125px}.selectize-dropdown-content [data-value=Ultra]{background-position:8px -31125px}.selectize-input .item[data-value="Uncial Antiqua"]{background-position:0 -31165px}.selectize-dropdown-content [data-value="Uncial Antiqua"]{background-position:8px -31165px}.selectize-input .item[data-value=Underdog]{background-position:0 -31205px}.selectize-dropdown-content [data-value=Underdog]{background-position:8px -31205px}.selectize-input .item[data-value="Unica One"]{background-position:0 -31245px}.selectize-dropdown-content [data-value="Unica One"]{background-position:8px -31245px}.selectize-input .item[data-value=UnifrakturCook]{background-position:0 -31285px}.selectize-dropdown-content [data-value=UnifrakturCook]{background-position:8px -31285px}.selectize-input .item[data-value=UnifrakturMaguntia]{background-position:0 -31325px}.selectize-dropdown-content [data-value=UnifrakturMaguntia]{background-position:8px -31325px}.selectize-input .item[data-value=Unkempt]{background-position:0 -31365px}.selectize-dropdown-content [data-value=Unkempt]{background-position:8px -31365px}.selectize-input .item[data-value=Unlock]{background-position:0 -31405px}.selectize-dropdown-content [data-value=Unlock]{background-position:8px -31405px}.selectize-input .item[data-value=Unna]{background-position:0 -31445px}.selectize-dropdown-content [data-value=Unna]{background-position:8px -31445px}.selectize-input .item[data-value=VT323]{background-position:0 -31485px}.selectize-dropdown-content [data-value=VT323]{background-position:8px -31485px}.selectize-input .item[data-value="Vampiro One"]{background-position:0 -31525px}.selectize-dropdown-content [data-value="Vampiro One"]{background-position:8px -31525px}.selectize-input .item[data-value=Varela]{background-position:0 -31565px}.selectize-dropdown-content [data-value=Varela]{background-position:8px -31565px}.selectize-input .item[data-value="Varela Round"]{background-position:0 -31605px}.selectize-dropdown-content [data-value="Varela Round"]{background-position:8px -31605px}.selectize-input .item[data-value="Vast Shadow"]{background-position:0 -31645px}.selectize-dropdown-content [data-value="Vast Shadow"]{background-position:8px -31645px}.selectize-input .item[data-value="Vesper Libre"]{background-position:0 -31685px}.selectize-dropdown-content [data-value="Vesper Libre"]{background-position:8px -31685px}.selectize-input .item[data-value=Vibur]{background-position:0 -31725px}.selectize-dropdown-content [data-value=Vibur]{background-position:8px -31725px}.selectize-input .item[data-value=Vidaloka]{background-position:0 -31765px}.selectize-dropdown-content [data-value=Vidaloka]{background-position:8px -31765px}.selectize-input .item[data-value=Viga]{background-position:0 -31805px}.selectize-dropdown-content [data-value=Viga]{background-position:8px -31805px}.selectize-input .item[data-value=Voces]{background-position:0 -31845px}.selectize-dropdown-content [data-value=Voces]{background-position:8px -31845px}.selectize-input .item[data-value=Volkhov]{background-position:0 -31885px}.selectize-dropdown-content [data-value=Volkhov]{background-position:8px -31885px}.selectize-input .item[data-value=Vollkorn]{background-position:0 -31925px}.selectize-dropdown-content [data-value=Vollkorn]{background-position:8px -31925px}.selectize-input .item[data-value=Voltaire]{background-position:0 -31965px}.selectize-dropdown-content [data-value=Voltaire]{background-position:8px -31965px}.selectize-input .item[data-value="Waiting for the Sunrise"]{background-position:0 -32005px}.selectize-dropdown-content [data-value="Waiting for the Sunrise"]{background-position:8px -32005px}.selectize-input .item[data-value=Wallpoet]{background-position:0 -32045px}.selectize-dropdown-content [data-value=Wallpoet]{background-position:8px -32045px}.selectize-input .item[data-value="Walter Turncoat"]{background-position:0 -32085px}.selectize-dropdown-content [data-value="Walter Turncoat"]{background-position:8px -32085px}.selectize-input .item[data-value=Warnes]{background-position:0 -32125px}.selectize-dropdown-content [data-value=Warnes]{background-position:8px -32125px}.selectize-input .item[data-value=Wellfleet]{background-position:0 -32165px}.selectize-dropdown-content [data-value=Wellfleet]{background-position:8px -32165px}.selectize-input .item[data-value="Wendy One"]{background-position:0 -32205px}.selectize-dropdown-content [data-value="Wendy One"]{background-position:8px -32205px}.selectize-input .item[data-value="Wire One"]{background-position:0 -32245px}.selectize-dropdown-content [data-value="Wire One"]{background-position:8px -32245px}.selectize-input .item[data-value="Work Sans"]{background-position:0 -32285px}.selectize-dropdown-content [data-value="Work Sans"]{background-position:8px -32285px}.selectize-input .item[data-value="Yanone Kaffeesatz"]{background-position:0 -32325px}.selectize-dropdown-content [data-value="Yanone Kaffeesatz"]{background-position:8px -32325px}.selectize-input .item[data-value=Yantramanav]{background-position:0 -32365px}.selectize-dropdown-content [data-value=Yantramanav]{background-position:8px -32365px}.selectize-input .item[data-value="Yatra One"]{background-position:0 -32405px}.selectize-dropdown-content [data-value="Yatra One"]{background-position:8px -32405px}.selectize-input .item[data-value=Yellowtail]{background-position:0 -32445px}.selectize-dropdown-content [data-value=Yellowtail]{background-position:8px -32445px}.selectize-input .item[data-value="Yeseva One"]{background-position:0 -32485px}.selectize-dropdown-content [data-value="Yeseva One"]{background-position:8px -32485px}.selectize-input .item[data-value=Yesteryear]{background-position:0 -32525px}.selectize-dropdown-content [data-value=Yesteryear]{background-position:8px -32525px}.selectize-input .item[data-value=Yrsa]{background-position:0 -32565px}.selectize-dropdown-content [data-value=Yrsa]{background-position:8px -32565px}.selectize-input .item[data-value=Zeyada]{background-position:0 -32605px}.selectize-dropdown-content [data-value=Zeyada]{background-position:8px -32605px}[data-neutral-color]~.palette-action-buttons .boldgrid-neutral-color{display:block}.bgctrl-color-palette{max-width:400px;margin:0 25px}.palette-action-buttons{margin-top:12px}.palette-action-buttons .boldgrid-neutral-color{display:none}.palette-action-buttons .button.palette-creator-button{width:100%;margin:24px auto;font-size:14px;display:block}.palette-buttons.button.upload-button{width:100%;margin-top:5px;margin-bottom:5px}.active-palette-section.boldgrid-neutral-color{border-color:orange}.boldgrid-neutral-color{background-color:#fff;border:2px solid #d3d3d3;height:25px;font-weight:700;line-height:25px;margin:2px;margin-bottom:5px;text-align:center}.boldgrid-neutral-color:hover{cursor:pointer;border-color:orange}.bg-lock-controls,.boldgrid-active-palette,.boldgrid-inactive-palette .boldgrid-palette-colors,.boldgrid-neutral-color{position:relative;display:-webkit-box;display:flex}.generated-palettes-container .boldgrid-inactive-palette .boldgrid-palette-colors{width:97%}.color-lock{display:inline-block;text-align:center}.color-lock>span{left:2px;position:relative!important}.palette-action-buttons .bg-color-picker-control input{display:inline-block}.bg-lock-controls>.color-lock,.boldgrid-active-palette .boldgrid-palette-colors,.boldgrid-palette-colors>span{-webkit-box-flex:1;flex:1}.boldgrid-color-palette-wrapper .color-picker input[type=text]{width:140px}.boldgrid-color-palette-wrapper .color-picker .iris-picker{margin:20px auto;border-color:#ddd;border-radius:0}.boldgrid-color-palette-wrapper .color-picker .iris-picker-container .button{margin-left:3px}.boldgrid-color-palette-wrapper .color-picker .iris-picker-clear{display:none}.boldgrid-color-palette-wrapper .color-picker .close-color-picker{margin:0 15px}.boldgrid-color-palette-wrapper .color-picker .custom-input{text-align:center}@media (min-width:641px){#customize-control-boldgrid-color-palette .customize-control-description{width:260px}}.boldgrid-active-palette,.boldgrid-inactive-palette{list-style-type:none;margin-top:0;padding:0;margin-bottom:10px}.boldgrid-palette-colors>span{height:100%;display:inline-block}.boldgrid-inactive-palette .boldgrid-palette-colors{font-size:0;border:2px solid;border-color:#e1e1e1;height:33px}.boldgrid-inactive-palette .boldgrid-palette-colors:hover{border:2px solid;border-color:#fb5f14;cursor:pointer}.boldgrid-active-palette{border:2px solid;border-color:#e1e1e1;height:84px;margin:15px auto}.boldgrid-active-palette li{margin-top:0;margin-bottom:0;cursor:move;border:1px solid #fff;box-sizing:border-box}.boldgrid-active-palette li:first-of-type{margin-top:0}.boldgrid-active-palette .boldgrid-palette-colors{display:inline-block;height:100%;position:relative}.boldgrid-active-palette .active-palette-section:not(.ui-sortable-placeholder),.boldgrid-active-palette .ui-sortable-helper{border:2px solid #fb5f14;box-sizing:border-box}.boldgrid-advanced-options{margin-top:10px}.boldgrid-advanced-options-label{border-bottom:1px solid #d3d3d3}.boldgrid-advanced-options-label:hover{border-color:#a9a9a9}.boldgrid-advanced-options-label .dashicons-arrow-down{float:right}.boldgrid-active-palette .boldgrid-palette-colors:before,.boldgrid-neutral-color.active-palette-section:before{content:"\F140";position:absolute;display:none;font-family:dashicons;font-size:20px;font-style:normal;font-weight:400;height:20px;line-height:1;text-align:center;text-decoration:inherit;vertical-align:top;color:#555;width:20px;left:50%;top:-25px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.boldgrid-active-palette .active-palette-section:not(.ui-sortable-placeholder).boldgrid-palette-colors:before,.boldgrid-active-palette .boldgrid-palette-colors.ui-sortable-helper:before{display:inline-block}.boldgrid-neutral-color.active-palette-section:before{content:"\F141";display:inline-block;left:auto;right:-17px;top:2px}.boldgrid-active-palette .boldgrid-palette-colors.ui-sortable-helper:before,.boldgrid-active-palette .boldgrid-palette-colors:hover:before{content:"\2194";display:inline-block;font-size:24px;top:-29px}.boldgrid-copy-palette:hover{color:#f95b26}.boldgrid-remove-palette:hover{color:red}.boldgrid-active-palette:hover .boldgrid-duplicate-dashicons .dashicons,.boldgrid-inactive-palette:hover .boldgrid-duplicate-dashicons .dashicons{opacity:1}.boldgrid-color-palette-wrapper .dashicons{opacity:0;width:6px;position:absolute;display:inline}.boldgrid-color-palette-wrapper .boldgrid-active-palette .dashicons{opacity:.5}.boldgrid-active-palette .boldgrid-duplicate-dashicons .dashicons.boldgrid-remove-palette,[data-copy-on-mod="1"] .dashicons.boldgrid-remove-palette{width:0;display:none}.boldgrid-active-palette .ui-sortable-placeholder~.boldgrid-duplicate-dashicons{display:none}.boldgrid-duplicate-dashicons{display:inline;cursor:pointer}.boldgrid-copy-palette{top:20px;right:-15px}.boldgrid-copy-palette.dashicons-admin-post{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.boldgrid-remove-palette{top:-3px;right:-13px}.current-palette-wrapper .boldgrid-copy-palette{top:64px}.bg-lock-controls .color-lock>span{cursor:pointer}.bg-lock-controls,.generate-palettes-selection-section{display:none}.palette-generate-mode .bg-lock-controls{display:-webkit-box;display:flex}.palette-generate-mode .generate-palettes-selection-section{display:block;border:1px solid #d3d3d3;padding:5px;background-color:#fff;margin-top:10px}.palette-generate-mode .generate-palettes-selection-section h3{margin-top:5px;margin-bottom:5px}.wp-core-ui .palette-generate-mode .button.palette-creator-button{margin-bottom:5px}.palette-generate-mode .boldgrid-active-palette .boldgrid-palette-colors{cursor:pointer}.palette-generate-mode .boldgrid-active-palette .boldgrid-palette-colors.selected-for-generation,.palette-generate-mode .boldgrid-active-palette .boldgrid-palette-colors:hover{opacity:1}.palette-generate-mode .bg-lock-controls .selected-for-generation .dashicons:before{content:"\F160";color:#f95b26}.boldgrid-color-palette-wrapper .secondary-colors{width:20px;height:100%;float:left;margin-right:6px;margin-top:20px}.boldgrid-color-palette-wrapper .secondary-colors .iris-palette{margin-left:0!important;margin-bottom:5px}.boldgrid-color-palette-wrapper .iris-slider.iris-strip{width:17px!important}.boldgrid-color-palette-wrapper .iris-picker .iris-square{margin-right:9px}.boldgrid-color-palette-wrapper .iris-border .iris-palette-container{left:32px}.pluto-alpha-container .transparency{height:18px;width:100%;background-color:#fff;background-image:url("data:image/png;base64,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");box-shadow:inset 0 0 5px rgba(0,0,0,.4);border-radius:3px;padding:0;background-position:0 -2px}.pluto-alpha-container .ui-slider-handle{color:#777;background-color:#fff;text-shadow:0 1px 0 #fff;text-decoration:none;position:absolute;z-index:2;box-shadow:0 1px 2px rgba(0,0,0,.2);border:1px solid #aaa;border-radius:4px;opacity:.9;margin-top:-2px;height:15px;cursor:ew-resize;font-size:12px;padding:3px}.pluto-alpha-container .ui-slider{position:relative;text-align:center;width:88%}.wp-picker-container a.wp-picker-open~div.pluto-alpha-container{display:block}.pluto-alpha-container{box-sizing:padding-box;display:none;border:1px solid #dfdfdf;border-top:none;background:#fff;padding:5px 11px 6px}.customize-control-alphacolor .wp-picker-container .iris-picker{border-bottom:none}.lock{margin-left:auto;margin-right:auto;padding-left:5px;width:14px;cursor:pointer}.lock div{margin:0 auto;position:relative}.lock .top{height:8px;border-radius:10px;border:3px solid #555;border-bottom:4px solid transparent}.lock .mid,.lock .top{width:4px;-webkit-transform:translate(7px);transform:translate(7px)}.lock .mid{background:#eee;border-left:3px solid #555;border-right:3px solid #555;height:3px;top:-9px;z-index:99}.lock .bottom{height:13px;margin:-10px auto;background:#555;border-top:1px solid #eee;border-radius:3px 3px 0 0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.lock .bottom .keyhole-top{width:4px;height:4px;border-radius:4px;background:#eee;margin:3px auto 0}.lock .bottom .keyhole-bottom{width:2px;height:6px;border-radius:0;background:#eee;margin:-3px auto 0}.selected-for-generation .lock .top{border:3px solid #f95b26}.selected-for-generation .lock .mid{border-left:3px solid #f95b26;border-right:3px solid #f95b26}.selected-for-generation .lock .bottom{background:#f95b26}.selected-for-generation .unlock>div.top,.selected-for-generation .unlock div.mid{-webkit-transform:translate(0);transform:translate(0)}.bg-color-picker-control{padding:10px 0}.bg-color-picker-control .iris-picker,.bg-color-picker-control input{display:block;margin:10px auto}.palette-selection .palette-row{padding:0;display:-webkit-box;display:flex;margin:15px 0;outline:3px solid #ececec}.palette-selection .palette-row li{list-style:none;height:35px;-webkit-box-flex:1;flex:1}.palette-selection .palette-rows .palette-row{cursor:pointer}.palette-selection .palette-rows .palette-row.active,.palette-selection .palette-rows .palette-row:hover{outline:3px solid #f95b26}.palette-selection .selected-palette{padding:0}.palette-selection .selected-palette .palette-row{margin-top:5px}.palette-selection .selected-palette .selected{display:none;border-bottom:2px solid #e0e0e0}.palette-selection .selected-palette .selected p{text-align:right;margin:0;font-style:italic;color:#757575}.palette-selection .selected-palette .unselected{text-align:center;font-variant:small-caps;margin:26px 0 43px;padding:10px;outline:2px solid #000;background:#121212;color:#fff}.palette-selection .selected-palette.active .selected{display:block}.palette-selection .selected-palette.active .unselected{display:none}.bg-pagination{display:-webkit-box;display:flex}.bg-pagination[data-page="0"] .prev,.bg-pagination[data-page=last] .next{visibility:hidden}.bg-pagination>*{-webkit-box-flex:1;flex:1}.bg-pagination .next{text-align:right}.bg-pagination a{color:#f95b26;text-decoration:none;-webkit-user-select:none;user-select:none}.bg-pagination a:hover{color:#b43105}.directional-control{position:relative}.directional-control .refresh svg{width:19px;margin:0 20px;position:absolute;transition:fill .25s}.directional-control .refresh svg:hover{fill:#f95b26}.directional-control .units{font-size:12px;position:absolute;right:28px;top:-10px;color:currentColor}.directional-control .units label{margin:4px;cursor:pointer}.directional-control .units .unit{display:none}.directional-control .units .unit:checked+span{color:#f95b26}.directional-control .link{visibility:hidden;width:20px;margin:0 8px;-webkit-transform:translateY(3px);transform:translateY(3px);transition:fill .5s;fill:#121212}.directional-control .link.linked{fill:#f95b26}.directional-control:not([data-linkable=false]) .slider-control:first-of-type .link{visibility:visible}.directional-control .control-name{font-size:15px;margin-bottom:5px}.boldgrid-control.slider-control label{font-size:13px;font-variant:small-caps}.boldgrid-control.slider-control .slider-wrap{display:-webkit-box;display:flex}.boldgrid-control.slider-control .slider{width:80%;margin:10px 15px;height:8px;border-radius:0;background:#f1f1f1;cursor:pointer;border:0}.boldgrid-control.slider-control .number{width:60px;border:0;background:#f1f1f1;padding:0 2px 0 15px;border-radius:5px;text-align:center}.boldgrid-control .ui-slider-handle{border-radius:50%;border:5px solid #f7f7f7;background:#f95b26;box-shadow:1px 1px 1px rgba(0,0,0,.28);width:10px;height:10px;cursor:pointer;transition:background .25s}.boldgrid-control .ui-slider-handle.ui-state-focus{background-color:#121212}.border-width-control{display:none}.border-type-control{margin-bottom:30px}.border-type-control .control-title{font-size:15px}.border-type-control ul{list-style:none;padding-left:5px;font-size:15px}.border-type-control ul li{margin:6px 0}.border-type-control ul li label{cursor:pointer;position:relative;display:block}.border-type-control ul li label input:after{content:"";max-width:100px;border-top:4px dashed #000;position:absolute;right:40px;width:33%;top:6px;border-bottom:transparent;border-left:transparent;border-right:transparent}.border-type-control ul li label input[value=solid]:after{border-style:solid}.border-type-control ul li label input[value=dotted]:after{border-style:dotted}.border-type-control ul li label input[value=double]:after{border-style:double}.border-type-control ul li label input[value=""]:after{border-color:transparent}.border-type-control ul li input{margin:0 7px}.mdc-switch{display:inline-block;position:relative}.mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background:before{background-color:#000}.mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob{background-color:#fafafa}.mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob:before{background-color:#9e9e9e}.mdc-switch--theme-dark .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background:before,.mdc-theme--dark .mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background:before{background-color:#fff}.mdc-switch--theme-dark .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob,.mdc-theme--dark .mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob{background-color:#bdbdbd}.mdc-switch--theme-dark .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob:before,.mdc-theme--dark .mdc-switch .mdc-switch__native-control:enabled:not(:checked)~.mdc-switch__background .mdc-switch__knob:before{background-color:#f1f1f1}.mdc-switch .mdc-switch__native-control:enabled:checked~.mdc-switch__background .mdc-switch__knob,.mdc-switch .mdc-switch__native-control:enabled:checked~.mdc-switch__background .mdc-switch__knob:before,.mdc-switch .mdc-switch__native-control:enabled:checked~.mdc-switch__background:before{background-color:#121212;background-color:var(--mdc-theme-secondary,#121212)}.mdc-switch__native-control{position:absolute;top:-14px;left:-14px;width:48px;height:48px;display:inline-block;margin-top:-3px;transition:-webkit-transform 90ms cubic-bezier(.4,0,.2,1);transition:transform 90ms cubic-bezier(.4,0,.2,1);transition:transform 90ms cubic-bezier(.4,0,.2,1), -webkit-transform 90ms cubic-bezier(.4,0,.2,1);opacity:0;cursor:pointer;z-index:2}.mdc-switch__native-control:checked{-webkit-transform:translateX(14px);transform:translateX(14px)}.mdc-switch__background{display:block;position:relative;width:34px;height:14px;border-radius:7px;outline:none;-webkit-user-select:none;user-select:none}.mdc-switch__background:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1);border-radius:7px;opacity:.38;content:""}.mdc-switch--theme-dark .mdc-switch__background:before,.mdc-theme--dark .mdc-switch__background:before{opacity:.3}.mdc-switch__background .mdc-switch__knob{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:block;position:absolute;top:-3px;left:0;width:20px;height:20px;-webkit-transform:translateX(0);transform:translateX(0);transition:background-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1);border-radius:10px;z-index:1}.mdc-switch__background .mdc-switch__knob:before{top:-14px;left:-14px;-webkit-transform:scale(0);transform:scale(0);opacity:.2;content:""}.mdc-switch__background .mdc-switch__knob:before,.mdc-switch__native-control:focus~.mdc-switch__background .mdc-switch__knob:before{position:absolute;width:48px;height:48px;transition:background-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1);border-radius:24px}.mdc-switch__native-control:focus~.mdc-switch__background .mdc-switch__knob:before{-webkit-transform:scale(1);transform:scale(1)}.mdc-switch--theme-dark .mdc-switch__native-control:focus~.mdc-switch__background .mdc-switch__knob:before,.mdc-theme--dark .mdc-switch__native-control:focus~.mdc-switch__background .mdc-switch__knob:before{opacity:.14}.mdc-switch__native-control:checked~.mdc-switch__background:before{opacity:.5}.mdc-switch__native-control:checked~.mdc-switch__background .mdc-switch__knob{-webkit-transform:translateX(14px);transform:translateX(14px);transition:background-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),-webkit-transform 90ms cubic-bezier(.4,0,.2,1)}.mdc-switch__native-control:checked~.mdc-switch__background .mdc-switch__knob:before{opacity:.15}.mdc-switch__native-control:disabled{cursor:auto}.mdc-switch__native-control:disabled~.mdc-switch__background:before{background-color:#000;opacity:.12}.mdc-switch--theme-dark .mdc-switch__native-control:disabled~.mdc-switch__background:before,.mdc-theme--dark .mdc-switch__native-control:disabled~.mdc-switch__background:before{background-color:#fff;opacity:.1}.mdc-switch__native-control:disabled~.mdc-switch__background .mdc-switch__knob{background-color:#bdbdbd}.mdc-switch--theme-dark .mdc-switch__native-control:disabled~.mdc-switch__background .mdc-switch__knob,.mdc-theme--dark .mdc-switch__native-control:disabled~.mdc-switch__background .mdc-switch__knob{background-color:#424242}.bg-control-switch{margin:10px 0}.bg-control-switch label{cursor:pointer}.box-shadow-control{margin-bottom:20px}.box-shadow-outline-switch{font-size:14px;-webkit-user-select:none;user-select:none}
|
assets/css/font-awesome.min.css
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
|
3 |
+
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
4 |
+
*/@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
|
assets/css/font-family-controls.min.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.selectize-input .item[data-value="ABeeZee"] {background-position:0px -5px;}.selectize-dropdown-content [data-value="ABeeZee"] {background-position:8px -5px;}.selectize-input .item[data-value="Abel"] {background-position:0px -45px;}.selectize-dropdown-content [data-value="Abel"] {background-position:8px -45px;}.selectize-input .item[data-value="Abhaya Libre"] {background-position:0px -85px;}.selectize-dropdown-content [data-value="Abhaya Libre"] {background-position:8px -85px;}.selectize-input .item[data-value="Abril Fatface"] {background-position:0px -125px;}.selectize-dropdown-content [data-value="Abril Fatface"] {background-position:8px -125px;}.selectize-input .item[data-value="Aclonica"] {background-position:0px -165px;}.selectize-dropdown-content [data-value="Aclonica"] {background-position:8px -165px;}.selectize-input .item[data-value="Acme"] {background-position:0px -205px;}.selectize-dropdown-content [data-value="Acme"] {background-position:8px -205px;}.selectize-input .item[data-value="Actor"] {background-position:0px -245px;}.selectize-dropdown-content [data-value="Actor"] {background-position:8px -245px;}.selectize-input .item[data-value="Adamina"] {background-position:0px -285px;}.selectize-dropdown-content [data-value="Adamina"] {background-position:8px -285px;}.selectize-input .item[data-value="Advent Pro"] {background-position:0px -325px;}.selectize-dropdown-content [data-value="Advent Pro"] {background-position:8px -325px;}.selectize-input .item[data-value="Aguafina Script"] {background-position:0px -365px;}.selectize-dropdown-content [data-value="Aguafina Script"] {background-position:8px -365px;}.selectize-input .item[data-value="Akronim"] {background-position:0px -405px;}.selectize-dropdown-content [data-value="Akronim"] {background-position:8px -405px;}.selectize-input .item[data-value="Aladin"] {background-position:0px -445px;}.selectize-dropdown-content [data-value="Aladin"] {background-position:8px -445px;}.selectize-input .item[data-value="Aldrich"] {background-position:0px -485px;}.selectize-dropdown-content [data-value="Aldrich"] {background-position:8px -485px;}.selectize-input .item[data-value="Alef"] {background-position:0px -525px;}.selectize-dropdown-content [data-value="Alef"] {background-position:8px -525px;}.selectize-input .item[data-value="Alegreya"] {background-position:0px -565px;}.selectize-dropdown-content [data-value="Alegreya"] {background-position:8px -565px;}.selectize-input .item[data-value="Alegreya SC"] {background-position:0px -605px;}.selectize-dropdown-content [data-value="Alegreya SC"] {background-position:8px -605px;}.selectize-input .item[data-value="Alegreya Sans"] {background-position:0px -645px;}.selectize-dropdown-content [data-value="Alegreya Sans"] {background-position:8px -645px;}.selectize-input .item[data-value="Alegreya Sans SC"] {background-position:0px -685px;}.selectize-dropdown-content [data-value="Alegreya Sans SC"] {background-position:8px -685px;}.selectize-input .item[data-value="Alex Brush"] {background-position:0px -725px;}.selectize-dropdown-content [data-value="Alex Brush"] {background-position:8px -725px;}.selectize-input .item[data-value="Alfa Slab One"] {background-position:0px -765px;}.selectize-dropdown-content [data-value="Alfa Slab One"] {background-position:8px -765px;}.selectize-input .item[data-value="Alice"] {background-position:0px -805px;}.selectize-dropdown-content [data-value="Alice"] {background-position:8px -805px;}.selectize-input .item[data-value="Alike"] {background-position:0px -845px;}.selectize-dropdown-content [data-value="Alike"] {background-position:8px -845px;}.selectize-input .item[data-value="Alike Angular"] {background-position:0px -885px;}.selectize-dropdown-content [data-value="Alike Angular"] {background-position:8px -885px;}.selectize-input .item[data-value="Allan"] {background-position:0px -925px;}.selectize-dropdown-content [data-value="Allan"] {background-position:8px -925px;}.selectize-input .item[data-value="Allerta"] {background-position:0px -965px;}.selectize-dropdown-content [data-value="Allerta"] {background-position:8px -965px;}.selectize-input .item[data-value="Allerta Stencil"] {background-position:0px -1005px;}.selectize-dropdown-content [data-value="Allerta Stencil"] {background-position:8px -1005px;}.selectize-input .item[data-value="Allura"] {background-position:0px -1045px;}.selectize-dropdown-content [data-value="Allura"] {background-position:8px -1045px;}.selectize-input .item[data-value="Almendra"] {background-position:0px -1085px;}.selectize-dropdown-content [data-value="Almendra"] {background-position:8px -1085px;}.selectize-input .item[data-value="Almendra Display"] {background-position:0px -1125px;}.selectize-dropdown-content [data-value="Almendra Display"] {background-position:8px -1125px;}.selectize-input .item[data-value="Almendra SC"] {background-position:0px -1165px;}.selectize-dropdown-content [data-value="Almendra SC"] {background-position:8px -1165px;}.selectize-input .item[data-value="Amarante"] {background-position:0px -1205px;}.selectize-dropdown-content [data-value="Amarante"] {background-position:8px -1205px;}.selectize-input .item[data-value="Amaranth"] {background-position:0px -1245px;}.selectize-dropdown-content [data-value="Amaranth"] {background-position:8px -1245px;}.selectize-input .item[data-value="Amatic SC"] {background-position:0px -1285px;}.selectize-dropdown-content [data-value="Amatic SC"] {background-position:8px -1285px;}.selectize-input .item[data-value="Amatica SC"] {background-position:0px -1325px;}.selectize-dropdown-content [data-value="Amatica SC"] {background-position:8px -1325px;}.selectize-input .item[data-value="Amethysta"] {background-position:0px -1365px;}.selectize-dropdown-content [data-value="Amethysta"] {background-position:8px -1365px;}.selectize-input .item[data-value="Amiko"] {background-position:0px -1405px;}.selectize-dropdown-content [data-value="Amiko"] {background-position:8px -1405px;}.selectize-input .item[data-value="Amiri"] {background-position:0px -1445px;}.selectize-dropdown-content [data-value="Amiri"] {background-position:8px -1445px;}.selectize-input .item[data-value="Amita"] {background-position:0px -1485px;}.selectize-dropdown-content [data-value="Amita"] {background-position:8px -1485px;}.selectize-input .item[data-value="Anaheim"] {background-position:0px -1525px;}.selectize-dropdown-content [data-value="Anaheim"] {background-position:8px -1525px;}.selectize-input .item[data-value="Andada"] {background-position:0px -1565px;}.selectize-dropdown-content [data-value="Andada"] {background-position:8px -1565px;}.selectize-input .item[data-value="Andika"] {background-position:0px -1605px;}.selectize-dropdown-content [data-value="Andika"] {background-position:8px -1605px;}.selectize-input .item[data-value="Angkor"] {background-position:0px -1645px;}.selectize-dropdown-content [data-value="Angkor"] {background-position:8px -1645px;}.selectize-input .item[data-value="Annie Use Your Telescope"] {background-position:0px -1685px;}.selectize-dropdown-content [data-value="Annie Use Your Telescope"] {background-position:8px -1685px;}.selectize-input .item[data-value="Anonymous Pro"] {background-position:0px -1725px;}.selectize-dropdown-content [data-value="Anonymous Pro"] {background-position:8px -1725px;}.selectize-input .item[data-value="Antic"] {background-position:0px -1765px;}.selectize-dropdown-content [data-value="Antic"] {background-position:8px -1765px;}.selectize-input .item[data-value="Antic Didone"] {background-position:0px -1805px;}.selectize-dropdown-content [data-value="Antic Didone"] {background-position:8px -1805px;}.selectize-input .item[data-value="Antic Slab"] {background-position:0px -1845px;}.selectize-dropdown-content [data-value="Antic Slab"] {background-position:8px -1845px;}.selectize-input .item[data-value="Anton"] {background-position:0px -1885px;}.selectize-dropdown-content [data-value="Anton"] {background-position:8px -1885px;}.selectize-input .item[data-value="Arapey"] {background-position:0px -1925px;}.selectize-dropdown-content [data-value="Arapey"] {background-position:8px -1925px;}.selectize-input .item[data-value="Arbutus"] {background-position:0px -1965px;}.selectize-dropdown-content [data-value="Arbutus"] {background-position:8px -1965px;}.selectize-input .item[data-value="Arbutus Slab"] {background-position:0px -2005px;}.selectize-dropdown-content [data-value="Arbutus Slab"] {background-position:8px -2005px;}.selectize-input .item[data-value="Architects Daughter"] {background-position:0px -2045px;}.selectize-dropdown-content [data-value="Architects Daughter"] {background-position:8px -2045px;}.selectize-input .item[data-value="Archivo Black"] {background-position:0px -2085px;}.selectize-dropdown-content [data-value="Archivo Black"] {background-position:8px -2085px;}.selectize-input .item[data-value="Archivo Narrow"] {background-position:0px -2125px;}.selectize-dropdown-content [data-value="Archivo Narrow"] {background-position:8px -2125px;}.selectize-input .item[data-value="Aref Ruqaa"] {background-position:0px -2165px;}.selectize-dropdown-content [data-value="Aref Ruqaa"] {background-position:8px -2165px;}.selectize-input .item[data-value="Arima Madurai"] {background-position:0px -2205px;}.selectize-dropdown-content [data-value="Arima Madurai"] {background-position:8px -2205px;}.selectize-input .item[data-value="Arimo"] {background-position:0px -2245px;}.selectize-dropdown-content [data-value="Arimo"] {background-position:8px -2245px;}.selectize-input .item[data-value="Arizonia"] {background-position:0px -2285px;}.selectize-dropdown-content [data-value="Arizonia"] {background-position:8px -2285px;}.selectize-input .item[data-value="Armata"] {background-position:0px -2325px;}.selectize-dropdown-content [data-value="Armata"] {background-position:8px -2325px;}.selectize-input .item[data-value="Arsenal"] {background-position:0px -2365px;}.selectize-dropdown-content [data-value="Arsenal"] {background-position:8px -2365px;}.selectize-input .item[data-value="Artifika"] {background-position:0px -2405px;}.selectize-dropdown-content [data-value="Artifika"] {background-position:8px -2405px;}.selectize-input .item[data-value="Arvo"] {background-position:0px -2445px;}.selectize-dropdown-content [data-value="Arvo"] {background-position:8px -2445px;}.selectize-input .item[data-value="Arya"] {background-position:0px -2485px;}.selectize-dropdown-content [data-value="Arya"] {background-position:8px -2485px;}.selectize-input .item[data-value="Asap"] {background-position:0px -2525px;}.selectize-dropdown-content [data-value="Asap"] {background-position:8px -2525px;}.selectize-input .item[data-value="Asar"] {background-position:0px -2565px;}.selectize-dropdown-content [data-value="Asar"] {background-position:8px -2565px;}.selectize-input .item[data-value="Asset"] {background-position:0px -2605px;}.selectize-dropdown-content [data-value="Asset"] {background-position:8px -2605px;}.selectize-input .item[data-value="Assistant"] {background-position:0px -2645px;}.selectize-dropdown-content [data-value="Assistant"] {background-position:8px -2645px;}.selectize-input .item[data-value="Astloch"] {background-position:0px -2685px;}.selectize-dropdown-content [data-value="Astloch"] {background-position:8px -2685px;}.selectize-input .item[data-value="Asul"] {background-position:0px -2725px;}.selectize-dropdown-content [data-value="Asul"] {background-position:8px -2725px;}.selectize-input .item[data-value="Athiti"] {background-position:0px -2765px;}.selectize-dropdown-content [data-value="Athiti"] {background-position:8px -2765px;}.selectize-input .item[data-value="Atma"] {background-position:0px -2805px;}.selectize-dropdown-content [data-value="Atma"] {background-position:8px -2805px;}.selectize-input .item[data-value="Atomic Age"] {background-position:0px -2845px;}.selectize-dropdown-content [data-value="Atomic Age"] {background-position:8px -2845px;}.selectize-input .item[data-value="Aubrey"] {background-position:0px -2885px;}.selectize-dropdown-content [data-value="Aubrey"] {background-position:8px -2885px;}.selectize-input .item[data-value="Audiowide"] {background-position:0px -2925px;}.selectize-dropdown-content [data-value="Audiowide"] {background-position:8px -2925px;}.selectize-input .item[data-value="Autour One"] {background-position:0px -2965px;}.selectize-dropdown-content [data-value="Autour One"] {background-position:8px -2965px;}.selectize-input .item[data-value="Average"] {background-position:0px -3005px;}.selectize-dropdown-content [data-value="Average"] {background-position:8px -3005px;}.selectize-input .item[data-value="Average Sans"] {background-position:0px -3045px;}.selectize-dropdown-content [data-value="Average Sans"] {background-position:8px -3045px;}.selectize-input .item[data-value="Averia Gruesa Libre"] {background-position:0px -3085px;}.selectize-dropdown-content [data-value="Averia Gruesa Libre"] {background-position:8px -3085px;}.selectize-input .item[data-value="Averia Libre"] {background-position:0px -3125px;}.selectize-dropdown-content [data-value="Averia Libre"] {background-position:8px -3125px;}.selectize-input .item[data-value="Averia Sans Libre"] {background-position:0px -3165px;}.selectize-dropdown-content [data-value="Averia Sans Libre"] {background-position:8px -3165px;}.selectize-input .item[data-value="Averia Serif Libre"] {background-position:0px -3205px;}.selectize-dropdown-content [data-value="Averia Serif Libre"] {background-position:8px -3205px;}.selectize-input .item[data-value="Bad Script"] {background-position:0px -3245px;}.selectize-dropdown-content [data-value="Bad Script"] {background-position:8px -3245px;}.selectize-input .item[data-value="Baloo"] {background-position:0px -3285px;}.selectize-dropdown-content [data-value="Baloo"] {background-position:8px -3285px;}.selectize-input .item[data-value="Baloo Bhai"] {background-position:0px -3325px;}.selectize-dropdown-content [data-value="Baloo Bhai"] {background-position:8px -3325px;}.selectize-input .item[data-value="Baloo Bhaina"] {background-position:0px -3365px;}.selectize-dropdown-content [data-value="Baloo Bhaina"] {background-position:8px -3365px;}.selectize-input .item[data-value="Baloo Chettan"] {background-position:0px -3405px;}.selectize-dropdown-content [data-value="Baloo Chettan"] {background-position:8px -3405px;}.selectize-input .item[data-value="Baloo Da"] {background-position:0px -3445px;}.selectize-dropdown-content [data-value="Baloo Da"] {background-position:8px -3445px;}.selectize-input .item[data-value="Baloo Paaji"] {background-position:0px -3485px;}.selectize-dropdown-content [data-value="Baloo Paaji"] {background-position:8px -3485px;}.selectize-input .item[data-value="Baloo Tamma"] {background-position:0px -3525px;}.selectize-dropdown-content [data-value="Baloo Tamma"] {background-position:8px -3525px;}.selectize-input .item[data-value="Baloo Thambi"] {background-position:0px -3565px;}.selectize-dropdown-content [data-value="Baloo Thambi"] {background-position:8px -3565px;}.selectize-input .item[data-value="Balthazar"] {background-position:0px -3605px;}.selectize-dropdown-content [data-value="Balthazar"] {background-position:8px -3605px;}.selectize-input .item[data-value="Bangers"] {background-position:0px -3645px;}.selectize-dropdown-content [data-value="Bangers"] {background-position:8px -3645px;}.selectize-input .item[data-value="Basic"] {background-position:0px -3685px;}.selectize-dropdown-content [data-value="Basic"] {background-position:8px -3685px;}.selectize-input .item[data-value="Battambang"] {background-position:0px -3725px;}.selectize-dropdown-content [data-value="Battambang"] {background-position:8px -3725px;}.selectize-input .item[data-value="Baumans"] {background-position:0px -3765px;}.selectize-dropdown-content [data-value="Baumans"] {background-position:8px -3765px;}.selectize-input .item[data-value="Bayon"] {background-position:0px -3805px;}.selectize-dropdown-content [data-value="Bayon"] {background-position:8px -3805px;}.selectize-input .item[data-value="Belgrano"] {background-position:0px -3845px;}.selectize-dropdown-content [data-value="Belgrano"] {background-position:8px -3845px;}.selectize-input .item[data-value="Belleza"] {background-position:0px -3885px;}.selectize-dropdown-content [data-value="Belleza"] {background-position:8px -3885px;}.selectize-input .item[data-value="BenchNine"] {background-position:0px -3925px;}.selectize-dropdown-content [data-value="BenchNine"] {background-position:8px -3925px;}.selectize-input .item[data-value="Bentham"] {background-position:0px -3965px;}.selectize-dropdown-content [data-value="Bentham"] {background-position:8px -3965px;}.selectize-input .item[data-value="Berkshire Swash"] {background-position:0px -4005px;}.selectize-dropdown-content [data-value="Berkshire Swash"] {background-position:8px -4005px;}.selectize-input .item[data-value="Bevan"] {background-position:0px -4045px;}.selectize-dropdown-content [data-value="Bevan"] {background-position:8px -4045px;}.selectize-input .item[data-value="Bigelow Rules"] {background-position:0px -4085px;}.selectize-dropdown-content [data-value="Bigelow Rules"] {background-position:8px -4085px;}.selectize-input .item[data-value="Bigshot One"] {background-position:0px -4125px;}.selectize-dropdown-content [data-value="Bigshot One"] {background-position:8px -4125px;}.selectize-input .item[data-value="Bilbo"] {background-position:0px -4165px;}.selectize-dropdown-content [data-value="Bilbo"] {background-position:8px -4165px;}.selectize-input .item[data-value="Bilbo Swash Caps"] {background-position:0px -4205px;}.selectize-dropdown-content [data-value="Bilbo Swash Caps"] {background-position:8px -4205px;}.selectize-input .item[data-value="BioRhyme"] {background-position:0px -4245px;}.selectize-dropdown-content [data-value="BioRhyme"] {background-position:8px -4245px;}.selectize-input .item[data-value="BioRhyme Expanded"] {background-position:0px -4285px;}.selectize-dropdown-content [data-value="BioRhyme Expanded"] {background-position:8px -4285px;}.selectize-input .item[data-value="Biryani"] {background-position:0px -4325px;}.selectize-dropdown-content [data-value="Biryani"] {background-position:8px -4325px;}.selectize-input .item[data-value="Bitter"] {background-position:0px -4365px;}.selectize-dropdown-content [data-value="Bitter"] {background-position:8px -4365px;}.selectize-input .item[data-value="Black Ops One"] {background-position:0px -4405px;}.selectize-dropdown-content [data-value="Black Ops One"] {background-position:8px -4405px;}.selectize-input .item[data-value="Bokor"] {background-position:0px -4445px;}.selectize-dropdown-content [data-value="Bokor"] {background-position:8px -4445px;}.selectize-input .item[data-value="Bonbon"] {background-position:0px -4485px;}.selectize-dropdown-content [data-value="Bonbon"] {background-position:8px -4485px;}.selectize-input .item[data-value="Boogaloo"] {background-position:0px -4525px;}.selectize-dropdown-content [data-value="Boogaloo"] {background-position:8px -4525px;}.selectize-input .item[data-value="Bowlby One"] {background-position:0px -4565px;}.selectize-dropdown-content [data-value="Bowlby One"] {background-position:8px -4565px;}.selectize-input .item[data-value="Bowlby One SC"] {background-position:0px -4605px;}.selectize-dropdown-content [data-value="Bowlby One SC"] {background-position:8px -4605px;}.selectize-input .item[data-value="Brawler"] {background-position:0px -4645px;}.selectize-dropdown-content [data-value="Brawler"] {background-position:8px -4645px;}.selectize-input .item[data-value="Bree Serif"] {background-position:0px -4685px;}.selectize-dropdown-content [data-value="Bree Serif"] {background-position:8px -4685px;}.selectize-input .item[data-value="Bubblegum Sans"] {background-position:0px -4725px;}.selectize-dropdown-content [data-value="Bubblegum Sans"] {background-position:8px -4725px;}.selectize-input .item[data-value="Bubbler One"] {background-position:0px -4765px;}.selectize-dropdown-content [data-value="Bubbler One"] {background-position:8px -4765px;}.selectize-input .item[data-value="Buda"] {background-position:0px -4805px;}.selectize-dropdown-content [data-value="Buda"] {background-position:8px -4805px;}.selectize-input .item[data-value="Buenard"] {background-position:0px -4845px;}.selectize-dropdown-content [data-value="Buenard"] {background-position:8px -4845px;}.selectize-input .item[data-value="Bungee"] {background-position:0px -4885px;}.selectize-dropdown-content [data-value="Bungee"] {background-position:8px -4885px;}.selectize-input .item[data-value="Bungee Hairline"] {background-position:0px -4925px;}.selectize-dropdown-content [data-value="Bungee Hairline"] {background-position:8px -4925px;}.selectize-input .item[data-value="Bungee Inline"] {background-position:0px -4965px;}.selectize-dropdown-content [data-value="Bungee Inline"] {background-position:8px -4965px;}.selectize-input .item[data-value="Bungee Outline"] {background-position:0px -5005px;}.selectize-dropdown-content [data-value="Bungee Outline"] {background-position:8px -5005px;}.selectize-input .item[data-value="Bungee Shade"] {background-position:0px -5045px;}.selectize-dropdown-content [data-value="Bungee Shade"] {background-position:8px -5045px;}.selectize-input .item[data-value="Butcherman"] {background-position:0px -5085px;}.selectize-dropdown-content [data-value="Butcherman"] {background-position:8px -5085px;}.selectize-input .item[data-value="Butterfly Kids"] {background-position:0px -5125px;}.selectize-dropdown-content [data-value="Butterfly Kids"] {background-position:8px -5125px;}.selectize-input .item[data-value="Cabin"] {background-position:0px -5165px;}.selectize-dropdown-content [data-value="Cabin"] {background-position:8px -5165px;}.selectize-input .item[data-value="Cabin Condensed"] {background-position:0px -5205px;}.selectize-dropdown-content [data-value="Cabin Condensed"] {background-position:8px -5205px;}.selectize-input .item[data-value="Cabin Sketch"] {background-position:0px -5245px;}.selectize-dropdown-content [data-value="Cabin Sketch"] {background-position:8px -5245px;}.selectize-input .item[data-value="Caesar Dressing"] {background-position:0px -5285px;}.selectize-dropdown-content [data-value="Caesar Dressing"] {background-position:8px -5285px;}.selectize-input .item[data-value="Cagliostro"] {background-position:0px -5325px;}.selectize-dropdown-content [data-value="Cagliostro"] {background-position:8px -5325px;}.selectize-input .item[data-value="Cairo"] {background-position:0px -5365px;}.selectize-dropdown-content [data-value="Cairo"] {background-position:8px -5365px;}.selectize-input .item[data-value="Calligraffitti"] {background-position:0px -5405px;}.selectize-dropdown-content [data-value="Calligraffitti"] {background-position:8px -5405px;}.selectize-input .item[data-value="Cambay"] {background-position:0px -5445px;}.selectize-dropdown-content [data-value="Cambay"] {background-position:8px -5445px;}.selectize-input .item[data-value="Cambo"] {background-position:0px -5485px;}.selectize-dropdown-content [data-value="Cambo"] {background-position:8px -5485px;}.selectize-input .item[data-value="Candal"] {background-position:0px -5525px;}.selectize-dropdown-content [data-value="Candal"] {background-position:8px -5525px;}.selectize-input .item[data-value="Cantarell"] {background-position:0px -5565px;}.selectize-dropdown-content [data-value="Cantarell"] {background-position:8px -5565px;}.selectize-input .item[data-value="Cantata One"] {background-position:0px -5605px;}.selectize-dropdown-content [data-value="Cantata One"] {background-position:8px -5605px;}.selectize-input .item[data-value="Cantora One"] {background-position:0px -5645px;}.selectize-dropdown-content [data-value="Cantora One"] {background-position:8px -5645px;}.selectize-input .item[data-value="Capriola"] {background-position:0px -5685px;}.selectize-dropdown-content [data-value="Capriola"] {background-position:8px -5685px;}.selectize-input .item[data-value="Cardo"] {background-position:0px -5725px;}.selectize-dropdown-content [data-value="Cardo"] {background-position:8px -5725px;}.selectize-input .item[data-value="Carme"] {background-position:0px -5765px;}.selectize-dropdown-content [data-value="Carme"] {background-position:8px -5765px;}.selectize-input .item[data-value="Carrois Gothic"] {background-position:0px -5805px;}.selectize-dropdown-content [data-value="Carrois Gothic"] {background-position:8px -5805px;}.selectize-input .item[data-value="Carrois Gothic SC"] {background-position:0px -5845px;}.selectize-dropdown-content [data-value="Carrois Gothic SC"] {background-position:8px -5845px;}.selectize-input .item[data-value="Carter One"] {background-position:0px -5885px;}.selectize-dropdown-content [data-value="Carter One"] {background-position:8px -5885px;}.selectize-input .item[data-value="Catamaran"] {background-position:0px -5925px;}.selectize-dropdown-content [data-value="Catamaran"] {background-position:8px -5925px;}.selectize-input .item[data-value="Caudex"] {background-position:0px -5965px;}.selectize-dropdown-content [data-value="Caudex"] {background-position:8px -5965px;}.selectize-input .item[data-value="Caveat"] {background-position:0px -6005px;}.selectize-dropdown-content [data-value="Caveat"] {background-position:8px -6005px;}.selectize-input .item[data-value="Caveat Brush"] {background-position:0px -6045px;}.selectize-dropdown-content [data-value="Caveat Brush"] {background-position:8px -6045px;}.selectize-input .item[data-value="Cedarville Cursive"] {background-position:0px -6085px;}.selectize-dropdown-content [data-value="Cedarville Cursive"] {background-position:8px -6085px;}.selectize-input .item[data-value="Ceviche One"] {background-position:0px -6125px;}.selectize-dropdown-content [data-value="Ceviche One"] {background-position:8px -6125px;}.selectize-input .item[data-value="Changa"] {background-position:0px -6165px;}.selectize-dropdown-content [data-value="Changa"] {background-position:8px -6165px;}.selectize-input .item[data-value="Changa One"] {background-position:0px -6205px;}.selectize-dropdown-content [data-value="Changa One"] {background-position:8px -6205px;}.selectize-input .item[data-value="Chango"] {background-position:0px -6245px;}.selectize-dropdown-content [data-value="Chango"] {background-position:8px -6245px;}.selectize-input .item[data-value="Chathura"] {background-position:0px -6285px;}.selectize-dropdown-content [data-value="Chathura"] {background-position:8px -6285px;}.selectize-input .item[data-value="Chau Philomene One"] {background-position:0px -6325px;}.selectize-dropdown-content [data-value="Chau Philomene One"] {background-position:8px -6325px;}.selectize-input .item[data-value="Chela One"] {background-position:0px -6365px;}.selectize-dropdown-content [data-value="Chela One"] {background-position:8px -6365px;}.selectize-input .item[data-value="Chelsea Market"] {background-position:0px -6405px;}.selectize-dropdown-content [data-value="Chelsea Market"] {background-position:8px -6405px;}.selectize-input .item[data-value="Chenla"] {background-position:0px -6445px;}.selectize-dropdown-content [data-value="Chenla"] {background-position:8px -6445px;}.selectize-input .item[data-value="Cherry Cream Soda"] {background-position:0px -6485px;}.selectize-dropdown-content [data-value="Cherry Cream Soda"] {background-position:8px -6485px;}.selectize-input .item[data-value="Cherry Swash"] {background-position:0px -6525px;}.selectize-dropdown-content [data-value="Cherry Swash"] {background-position:8px -6525px;}.selectize-input .item[data-value="Chewy"] {background-position:0px -6565px;}.selectize-dropdown-content [data-value="Chewy"] {background-position:8px -6565px;}.selectize-input .item[data-value="Chicle"] {background-position:0px -6605px;}.selectize-dropdown-content [data-value="Chicle"] {background-position:8px -6605px;}.selectize-input .item[data-value="Chivo"] {background-position:0px -6645px;}.selectize-dropdown-content [data-value="Chivo"] {background-position:8px -6645px;}.selectize-input .item[data-value="Chonburi"] {background-position:0px -6685px;}.selectize-dropdown-content [data-value="Chonburi"] {background-position:8px -6685px;}.selectize-input .item[data-value="Cinzel"] {background-position:0px -6725px;}.selectize-dropdown-content [data-value="Cinzel"] {background-position:8px -6725px;}.selectize-input .item[data-value="Cinzel Decorative"] {background-position:0px -6765px;}.selectize-dropdown-content [data-value="Cinzel Decorative"] {background-position:8px -6765px;}.selectize-input .item[data-value="Clicker Script"] {background-position:0px -6805px;}.selectize-dropdown-content [data-value="Clicker Script"] {background-position:8px -6805px;}.selectize-input .item[data-value="Coda"] {background-position:0px -6845px;}.selectize-dropdown-content [data-value="Coda"] {background-position:8px -6845px;}.selectize-input .item[data-value="Coda Caption"] {background-position:0px -6885px;}.selectize-dropdown-content [data-value="Coda Caption"] {background-position:8px -6885px;}.selectize-input .item[data-value="Codystar"] {background-position:0px -6925px;}.selectize-dropdown-content [data-value="Codystar"] {background-position:8px -6925px;}.selectize-input .item[data-value="Coiny"] {background-position:0px -6965px;}.selectize-dropdown-content [data-value="Coiny"] {background-position:8px -6965px;}.selectize-input .item[data-value="Combo"] {background-position:0px -7005px;}.selectize-dropdown-content [data-value="Combo"] {background-position:8px -7005px;}.selectize-input .item[data-value="Comfortaa"] {background-position:0px -7045px;}.selectize-dropdown-content [data-value="Comfortaa"] {background-position:8px -7045px;}.selectize-input .item[data-value="Coming Soon"] {background-position:0px -7085px;}.selectize-dropdown-content [data-value="Coming Soon"] {background-position:8px -7085px;}.selectize-input .item[data-value="Concert One"] {background-position:0px -7125px;}.selectize-dropdown-content [data-value="Concert One"] {background-position:8px -7125px;}.selectize-input .item[data-value="Condiment"] {background-position:0px -7165px;}.selectize-dropdown-content [data-value="Condiment"] {background-position:8px -7165px;}.selectize-input .item[data-value="Content"] {background-position:0px -7205px;}.selectize-dropdown-content [data-value="Content"] {background-position:8px -7205px;}.selectize-input .item[data-value="Contrail One"] {background-position:0px -7245px;}.selectize-dropdown-content [data-value="Contrail One"] {background-position:8px -7245px;}.selectize-input .item[data-value="Convergence"] {background-position:0px -7285px;}.selectize-dropdown-content [data-value="Convergence"] {background-position:8px -7285px;}.selectize-input .item[data-value="Cookie"] {background-position:0px -7325px;}.selectize-dropdown-content [data-value="Cookie"] {background-position:8px -7325px;}.selectize-input .item[data-value="Copse"] {background-position:0px -7365px;}.selectize-dropdown-content [data-value="Copse"] {background-position:8px -7365px;}.selectize-input .item[data-value="Corben"] {background-position:0px -7405px;}.selectize-dropdown-content [data-value="Corben"] {background-position:8px -7405px;}.selectize-input .item[data-value="Cormorant"] {background-position:0px -7445px;}.selectize-dropdown-content [data-value="Cormorant"] {background-position:8px -7445px;}.selectize-input .item[data-value="Cormorant Garamond"] {background-position:0px -7485px;}.selectize-dropdown-content [data-value="Cormorant Garamond"] {background-position:8px -7485px;}.selectize-input .item[data-value="Cormorant Infant"] {background-position:0px -7525px;}.selectize-dropdown-content [data-value="Cormorant Infant"] {background-position:8px -7525px;}.selectize-input .item[data-value="Cormorant SC"] {background-position:0px -7565px;}.selectize-dropdown-content [data-value="Cormorant SC"] {background-position:8px -7565px;}.selectize-input .item[data-value="Cormorant Unicase"] {background-position:0px -7605px;}.selectize-dropdown-content [data-value="Cormorant Unicase"] {background-position:8px -7605px;}.selectize-input .item[data-value="Cormorant Upright"] {background-position:0px -7645px;}.selectize-dropdown-content [data-value="Cormorant Upright"] {background-position:8px -7645px;}.selectize-input .item[data-value="Courgette"] {background-position:0px -7685px;}.selectize-dropdown-content [data-value="Courgette"] {background-position:8px -7685px;}.selectize-input .item[data-value="Cousine"] {background-position:0px -7725px;}.selectize-dropdown-content [data-value="Cousine"] {background-position:8px -7725px;}.selectize-input .item[data-value="Coustard"] {background-position:0px -7765px;}.selectize-dropdown-content [data-value="Coustard"] {background-position:8px -7765px;}.selectize-input .item[data-value="Covered By Your Grace"] {background-position:0px -7805px;}.selectize-dropdown-content [data-value="Covered By Your Grace"] {background-position:8px -7805px;}.selectize-input .item[data-value="Crafty Girls"] {background-position:0px -7845px;}.selectize-dropdown-content [data-value="Crafty Girls"] {background-position:8px -7845px;}.selectize-input .item[data-value="Creepster"] {background-position:0px -7885px;}.selectize-dropdown-content [data-value="Creepster"] {background-position:8px -7885px;}.selectize-input .item[data-value="Crete Round"] {background-position:0px -7925px;}.selectize-dropdown-content [data-value="Crete Round"] {background-position:8px -7925px;}.selectize-input .item[data-value="Crimson Text"] {background-position:0px -7965px;}.selectize-dropdown-content [data-value="Crimson Text"] {background-position:8px -7965px;}.selectize-input .item[data-value="Croissant One"] {background-position:0px -8005px;}.selectize-dropdown-content [data-value="Croissant One"] {background-position:8px -8005px;}.selectize-input .item[data-value="Crushed"] {background-position:0px -8045px;}.selectize-dropdown-content [data-value="Crushed"] {background-position:8px -8045px;}.selectize-input .item[data-value="Cuprum"] {background-position:0px -8085px;}.selectize-dropdown-content [data-value="Cuprum"] {background-position:8px -8085px;}.selectize-input .item[data-value="Cutive"] {background-position:0px -8125px;}.selectize-dropdown-content [data-value="Cutive"] {background-position:8px -8125px;}.selectize-input .item[data-value="Cutive Mono"] {background-position:0px -8165px;}.selectize-dropdown-content [data-value="Cutive Mono"] {background-position:8px -8165px;}.selectize-input .item[data-value="Damion"] {background-position:0px -8205px;}.selectize-dropdown-content [data-value="Damion"] {background-position:8px -8205px;}.selectize-input .item[data-value="Dancing Script"] {background-position:0px -8245px;}.selectize-dropdown-content [data-value="Dancing Script"] {background-position:8px -8245px;}.selectize-input .item[data-value="Dangrek"] {background-position:0px -8285px;}.selectize-dropdown-content [data-value="Dangrek"] {background-position:8px -8285px;}.selectize-input .item[data-value="David Libre"] {background-position:0px -8325px;}.selectize-dropdown-content [data-value="David Libre"] {background-position:8px -8325px;}.selectize-input .item[data-value="Dawning of a New Day"] {background-position:0px -8365px;}.selectize-dropdown-content [data-value="Dawning of a New Day"] {background-position:8px -8365px;}.selectize-input .item[data-value="Days One"] {background-position:0px -8405px;}.selectize-dropdown-content [data-value="Days One"] {background-position:8px -8405px;}.selectize-input .item[data-value="Dekko"] {background-position:0px -8445px;}.selectize-dropdown-content [data-value="Dekko"] {background-position:8px -8445px;}.selectize-input .item[data-value="Delius"] {background-position:0px -8485px;}.selectize-dropdown-content [data-value="Delius"] {background-position:8px -8485px;}.selectize-input .item[data-value="Delius Swash Caps"] {background-position:0px -8525px;}.selectize-dropdown-content [data-value="Delius Swash Caps"] {background-position:8px -8525px;}.selectize-input .item[data-value="Delius Unicase"] {background-position:0px -8565px;}.selectize-dropdown-content [data-value="Delius Unicase"] {background-position:8px -8565px;}.selectize-input .item[data-value="Della Respira"] {background-position:0px -8605px;}.selectize-dropdown-content [data-value="Della Respira"] {background-position:8px -8605px;}.selectize-input .item[data-value="Denk One"] {background-position:0px -8645px;}.selectize-dropdown-content [data-value="Denk One"] {background-position:8px -8645px;}.selectize-input .item[data-value="Devonshire"] {background-position:0px -8685px;}.selectize-dropdown-content [data-value="Devonshire"] {background-position:8px -8685px;}.selectize-input .item[data-value="Dhurjati"] {background-position:0px -8725px;}.selectize-dropdown-content [data-value="Dhurjati"] {background-position:8px -8725px;}.selectize-input .item[data-value="Didact Gothic"] {background-position:0px -8765px;}.selectize-dropdown-content [data-value="Didact Gothic"] {background-position:8px -8765px;}.selectize-input .item[data-value="Diplomata"] {background-position:0px -8805px;}.selectize-dropdown-content [data-value="Diplomata"] {background-position:8px -8805px;}.selectize-input .item[data-value="Diplomata SC"] {background-position:0px -8845px;}.selectize-dropdown-content [data-value="Diplomata SC"] {background-position:8px -8845px;}.selectize-input .item[data-value="Domine"] {background-position:0px -8885px;}.selectize-dropdown-content [data-value="Domine"] {background-position:8px -8885px;}.selectize-input .item[data-value="Donegal One"] {background-position:0px -8925px;}.selectize-dropdown-content [data-value="Donegal One"] {background-position:8px -8925px;}.selectize-input .item[data-value="Doppio One"] {background-position:0px -8965px;}.selectize-dropdown-content [data-value="Doppio One"] {background-position:8px -8965px;}.selectize-input .item[data-value="Dorsa"] {background-position:0px -9005px;}.selectize-dropdown-content [data-value="Dorsa"] {background-position:8px -9005px;}.selectize-input .item[data-value="Dosis"] {background-position:0px -9045px;}.selectize-dropdown-content [data-value="Dosis"] {background-position:8px -9045px;}.selectize-input .item[data-value="Dr Sugiyama"] {background-position:0px -9085px;}.selectize-dropdown-content [data-value="Dr Sugiyama"] {background-position:8px -9085px;}.selectize-input .item[data-value="Droid Sans"] {background-position:0px -9125px;}.selectize-dropdown-content [data-value="Droid Sans"] {background-position:8px -9125px;}.selectize-input .item[data-value="Droid Sans Mono"] {background-position:0px -9165px;}.selectize-dropdown-content [data-value="Droid Sans Mono"] {background-position:8px -9165px;}.selectize-input .item[data-value="Droid Serif"] {background-position:0px -9205px;}.selectize-dropdown-content [data-value="Droid Serif"] {background-position:8px -9205px;}.selectize-input .item[data-value="Duru Sans"] {background-position:0px -9245px;}.selectize-dropdown-content [data-value="Duru Sans"] {background-position:8px -9245px;}.selectize-input .item[data-value="Dynalight"] {background-position:0px -9285px;}.selectize-dropdown-content [data-value="Dynalight"] {background-position:8px -9285px;}.selectize-input .item[data-value="EB Garamond"] {background-position:0px -9325px;}.selectize-dropdown-content [data-value="EB Garamond"] {background-position:8px -9325px;}.selectize-input .item[data-value="Eagle Lake"] {background-position:0px -9365px;}.selectize-dropdown-content [data-value="Eagle Lake"] {background-position:8px -9365px;}.selectize-input .item[data-value="Eater"] {background-position:0px -9405px;}.selectize-dropdown-content [data-value="Eater"] {background-position:8px -9405px;}.selectize-input .item[data-value="Economica"] {background-position:0px -9445px;}.selectize-dropdown-content [data-value="Economica"] {background-position:8px -9445px;}.selectize-input .item[data-value="Eczar"] {background-position:0px -9485px;}.selectize-dropdown-content [data-value="Eczar"] {background-position:8px -9485px;}.selectize-input .item[data-value="Ek Mukta"] {background-position:0px -9525px;}.selectize-dropdown-content [data-value="Ek Mukta"] {background-position:8px -9525px;}.selectize-input .item[data-value="El Messiri"] {background-position:0px -9565px;}.selectize-dropdown-content [data-value="El Messiri"] {background-position:8px -9565px;}.selectize-input .item[data-value="Electrolize"] {background-position:0px -9605px;}.selectize-dropdown-content [data-value="Electrolize"] {background-position:8px -9605px;}.selectize-input .item[data-value="Elsie"] {background-position:0px -9645px;}.selectize-dropdown-content [data-value="Elsie"] {background-position:8px -9645px;}.selectize-input .item[data-value="Elsie Swash Caps"] {background-position:0px -9685px;}.selectize-dropdown-content [data-value="Elsie Swash Caps"] {background-position:8px -9685px;}.selectize-input .item[data-value="Emblema One"] {background-position:0px -9725px;}.selectize-dropdown-content [data-value="Emblema One"] {background-position:8px -9725px;}.selectize-input .item[data-value="Emilys Candy"] {background-position:0px -9765px;}.selectize-dropdown-content [data-value="Emilys Candy"] {background-position:8px -9765px;}.selectize-input .item[data-value="Engagement"] {background-position:0px -9805px;}.selectize-dropdown-content [data-value="Engagement"] {background-position:8px -9805px;}.selectize-input .item[data-value="Englebert"] {background-position:0px -9845px;}.selectize-dropdown-content [data-value="Englebert"] {background-position:8px -9845px;}.selectize-input .item[data-value="Enriqueta"] {background-position:0px -9885px;}.selectize-dropdown-content [data-value="Enriqueta"] {background-position:8px -9885px;}.selectize-input .item[data-value="Erica One"] {background-position:0px -9925px;}.selectize-dropdown-content [data-value="Erica One"] {background-position:8px -9925px;}.selectize-input .item[data-value="Esteban"] {background-position:0px -9965px;}.selectize-dropdown-content [data-value="Esteban"] {background-position:8px -9965px;}.selectize-input .item[data-value="Euphoria Script"] {background-position:0px -10005px;}.selectize-dropdown-content [data-value="Euphoria Script"] {background-position:8px -10005px;}.selectize-input .item[data-value="Ewert"] {background-position:0px -10045px;}.selectize-dropdown-content [data-value="Ewert"] {background-position:8px -10045px;}.selectize-input .item[data-value="Exo"] {background-position:0px -10085px;}.selectize-dropdown-content [data-value="Exo"] {background-position:8px -10085px;}.selectize-input .item[data-value="Exo 2"] {background-position:0px -10125px;}.selectize-dropdown-content [data-value="Exo 2"] {background-position:8px -10125px;}.selectize-input .item[data-value="Expletus Sans"] {background-position:0px -10165px;}.selectize-dropdown-content [data-value="Expletus Sans"] {background-position:8px -10165px;}.selectize-input .item[data-value="Fanwood Text"] {background-position:0px -10205px;}.selectize-dropdown-content [data-value="Fanwood Text"] {background-position:8px -10205px;}.selectize-input .item[data-value="Farsan"] {background-position:0px -10245px;}.selectize-dropdown-content [data-value="Farsan"] {background-position:8px -10245px;}.selectize-input .item[data-value="Fascinate"] {background-position:0px -10285px;}.selectize-dropdown-content [data-value="Fascinate"] {background-position:8px -10285px;}.selectize-input .item[data-value="Fascinate Inline"] {background-position:0px -10325px;}.selectize-dropdown-content [data-value="Fascinate Inline"] {background-position:8px -10325px;}.selectize-input .item[data-value="Faster One"] {background-position:0px -10365px;}.selectize-dropdown-content [data-value="Faster One"] {background-position:8px -10365px;}.selectize-input .item[data-value="Fasthand"] {background-position:0px -10405px;}.selectize-dropdown-content [data-value="Fasthand"] {background-position:8px -10405px;}.selectize-input .item[data-value="Fauna One"] {background-position:0px -10445px;}.selectize-dropdown-content [data-value="Fauna One"] {background-position:8px -10445px;}.selectize-input .item[data-value="Federant"] {background-position:0px -10485px;}.selectize-dropdown-content [data-value="Federant"] {background-position:8px -10485px;}.selectize-input .item[data-value="Federo"] {background-position:0px -10525px;}.selectize-dropdown-content [data-value="Federo"] {background-position:8px -10525px;}.selectize-input .item[data-value="Felipa"] {background-position:0px -10565px;}.selectize-dropdown-content [data-value="Felipa"] {background-position:8px -10565px;}.selectize-input .item[data-value="Fenix"] {background-position:0px -10605px;}.selectize-dropdown-content [data-value="Fenix"] {background-position:8px -10605px;}.selectize-input .item[data-value="Finger Paint"] {background-position:0px -10645px;}.selectize-dropdown-content [data-value="Finger Paint"] {background-position:8px -10645px;}.selectize-input .item[data-value="Fira Mono"] {background-position:0px -10685px;}.selectize-dropdown-content [data-value="Fira Mono"] {background-position:8px -10685px;}.selectize-input .item[data-value="Fira Sans"] {background-position:0px -10725px;}.selectize-dropdown-content [data-value="Fira Sans"] {background-position:8px -10725px;}.selectize-input .item[data-value="Fira Sans Condensed"] {background-position:0px -10765px;}.selectize-dropdown-content [data-value="Fira Sans Condensed"] {background-position:8px -10765px;}.selectize-input .item[data-value="Fira Sans Extra Condensed"] {background-position:0px -10805px;}.selectize-dropdown-content [data-value="Fira Sans Extra Condensed"] {background-position:8px -10805px;}.selectize-input .item[data-value="Fjalla One"] {background-position:0px -10845px;}.selectize-dropdown-content [data-value="Fjalla One"] {background-position:8px -10845px;}.selectize-input .item[data-value="Fjord One"] {background-position:0px -10885px;}.selectize-dropdown-content [data-value="Fjord One"] {background-position:8px -10885px;}.selectize-input .item[data-value="Flamenco"] {background-position:0px -10925px;}.selectize-dropdown-content [data-value="Flamenco"] {background-position:8px -10925px;}.selectize-input .item[data-value="Flavors"] {background-position:0px -10965px;}.selectize-dropdown-content [data-value="Flavors"] {background-position:8px -10965px;}.selectize-input .item[data-value="Fondamento"] {background-position:0px -11005px;}.selectize-dropdown-content [data-value="Fondamento"] {background-position:8px -11005px;}.selectize-input .item[data-value="Fontdiner Swanky"] {background-position:0px -11045px;}.selectize-dropdown-content [data-value="Fontdiner Swanky"] {background-position:8px -11045px;}.selectize-input .item[data-value="Forum"] {background-position:0px -11085px;}.selectize-dropdown-content [data-value="Forum"] {background-position:8px -11085px;}.selectize-input .item[data-value="Francois One"] {background-position:0px -11125px;}.selectize-dropdown-content [data-value="Francois One"] {background-position:8px -11125px;}.selectize-input .item[data-value="Frank Ruhl Libre"] {background-position:0px -11165px;}.selectize-dropdown-content [data-value="Frank Ruhl Libre"] {background-position:8px -11165px;}.selectize-input .item[data-value="Freckle Face"] {background-position:0px -11205px;}.selectize-dropdown-content [data-value="Freckle Face"] {background-position:8px -11205px;}.selectize-input .item[data-value="Fredericka the Great"] {background-position:0px -11245px;}.selectize-dropdown-content [data-value="Fredericka the Great"] {background-position:8px -11245px;}.selectize-input .item[data-value="Fredoka One"] {background-position:0px -11285px;}.selectize-dropdown-content [data-value="Fredoka One"] {background-position:8px -11285px;}.selectize-input .item[data-value="Freehand"] {background-position:0px -11325px;}.selectize-dropdown-content [data-value="Freehand"] {background-position:8px -11325px;}.selectize-input .item[data-value="Fresca"] {background-position:0px -11365px;}.selectize-dropdown-content [data-value="Fresca"] {background-position:8px -11365px;}.selectize-input .item[data-value="Frijole"] {background-position:0px -11405px;}.selectize-dropdown-content [data-value="Frijole"] {background-position:8px -11405px;}.selectize-input .item[data-value="Fruktur"] {background-position:0px -11445px;}.selectize-dropdown-content [data-value="Fruktur"] {background-position:8px -11445px;}.selectize-input .item[data-value="Fugaz One"] {background-position:0px -11485px;}.selectize-dropdown-content [data-value="Fugaz One"] {background-position:8px -11485px;}.selectize-input .item[data-value="GFS Didot"] {background-position:0px -11525px;}.selectize-dropdown-content [data-value="GFS Didot"] {background-position:8px -11525px;}.selectize-input .item[data-value="GFS Neohellenic"] {background-position:0px -11565px;}.selectize-dropdown-content [data-value="GFS Neohellenic"] {background-position:8px -11565px;}.selectize-input .item[data-value="Gabriela"] {background-position:0px -11605px;}.selectize-dropdown-content [data-value="Gabriela"] {background-position:8px -11605px;}.selectize-input .item[data-value="Gafata"] {background-position:0px -11645px;}.selectize-dropdown-content [data-value="Gafata"] {background-position:8px -11645px;}.selectize-input .item[data-value="Galada"] {background-position:0px -11685px;}.selectize-dropdown-content [data-value="Galada"] {background-position:8px -11685px;}.selectize-input .item[data-value="Galdeano"] {background-position:0px -11725px;}.selectize-dropdown-content [data-value="Galdeano"] {background-position:8px -11725px;}.selectize-input .item[data-value="Galindo"] {background-position:0px -11765px;}.selectize-dropdown-content [data-value="Galindo"] {background-position:8px -11765px;}.selectize-input .item[data-value="Gentium Basic"] {background-position:0px -11805px;}.selectize-dropdown-content [data-value="Gentium Basic"] {background-position:8px -11805px;}.selectize-input .item[data-value="Gentium Book Basic"] {background-position:0px -11845px;}.selectize-dropdown-content [data-value="Gentium Book Basic"] {background-position:8px -11845px;}.selectize-input .item[data-value="Geo"] {background-position:0px -11885px;}.selectize-dropdown-content [data-value="Geo"] {background-position:8px -11885px;}.selectize-input .item[data-value="Geostar"] {background-position:0px -11925px;}.selectize-dropdown-content [data-value="Geostar"] {background-position:8px -11925px;}.selectize-input .item[data-value="Geostar Fill"] {background-position:0px -11965px;}.selectize-dropdown-content [data-value="Geostar Fill"] {background-position:8px -11965px;}.selectize-input .item[data-value="Germania One"] {background-position:0px -12005px;}.selectize-dropdown-content [data-value="Germania One"] {background-position:8px -12005px;}.selectize-input .item[data-value="Gidugu"] {background-position:0px -12045px;}.selectize-dropdown-content [data-value="Gidugu"] {background-position:8px -12045px;}.selectize-input .item[data-value="Gilda Display"] {background-position:0px -12085px;}.selectize-dropdown-content [data-value="Gilda Display"] {background-position:8px -12085px;}.selectize-input .item[data-value="Give You Glory"] {background-position:0px -12125px;}.selectize-dropdown-content [data-value="Give You Glory"] {background-position:8px -12125px;}.selectize-input .item[data-value="Glass Antiqua"] {background-position:0px -12165px;}.selectize-dropdown-content [data-value="Glass Antiqua"] {background-position:8px -12165px;}.selectize-input .item[data-value="Glegoo"] {background-position:0px -12205px;}.selectize-dropdown-content [data-value="Glegoo"] {background-position:8px -12205px;}.selectize-input .item[data-value="Gloria Hallelujah"] {background-position:0px -12245px;}.selectize-dropdown-content [data-value="Gloria Hallelujah"] {background-position:8px -12245px;}.selectize-input .item[data-value="Goblin One"] {background-position:0px -12285px;}.selectize-dropdown-content [data-value="Goblin One"] {background-position:8px -12285px;}.selectize-input .item[data-value="Gochi Hand"] {background-position:0px -12325px;}.selectize-dropdown-content [data-value="Gochi Hand"] {background-position:8px -12325px;}.selectize-input .item[data-value="Gorditas"] {background-position:0px -12365px;}.selectize-dropdown-content [data-value="Gorditas"] {background-position:8px -12365px;}.selectize-input .item[data-value="Goudy Bookletter 1911"] {background-position:0px -12405px;}.selectize-dropdown-content [data-value="Goudy Bookletter 1911"] {background-position:8px -12405px;}.selectize-input .item[data-value="Graduate"] {background-position:0px -12445px;}.selectize-dropdown-content [data-value="Graduate"] {background-position:8px -12445px;}.selectize-input .item[data-value="Grand Hotel"] {background-position:0px -12485px;}.selectize-dropdown-content [data-value="Grand Hotel"] {background-position:8px -12485px;}.selectize-input .item[data-value="Gravitas One"] {background-position:0px -12525px;}.selectize-dropdown-content [data-value="Gravitas One"] {background-position:8px -12525px;}.selectize-input .item[data-value="Great Vibes"] {background-position:0px -12565px;}.selectize-dropdown-content [data-value="Great Vibes"] {background-position:8px -12565px;}.selectize-input .item[data-value="Griffy"] {background-position:0px -12605px;}.selectize-dropdown-content [data-value="Griffy"] {background-position:8px -12605px;}.selectize-input .item[data-value="Gruppo"] {background-position:0px -12645px;}.selectize-dropdown-content [data-value="Gruppo"] {background-position:8px -12645px;}.selectize-input .item[data-value="Gudea"] {background-position:0px -12685px;}.selectize-dropdown-content [data-value="Gudea"] {background-position:8px -12685px;}.selectize-input .item[data-value="Gurajada"] {background-position:0px -12725px;}.selectize-dropdown-content [data-value="Gurajada"] {background-position:8px -12725px;}.selectize-input .item[data-value="Habibi"] {background-position:0px -12765px;}.selectize-dropdown-content [data-value="Habibi"] {background-position:8px -12765px;}.selectize-input .item[data-value="Halant"] {background-position:0px -12805px;}.selectize-dropdown-content [data-value="Halant"] {background-position:8px -12805px;}.selectize-input .item[data-value="Hammersmith One"] {background-position:0px -12845px;}.selectize-dropdown-content [data-value="Hammersmith One"] {background-position:8px -12845px;}.selectize-input .item[data-value="Hanalei"] {background-position:0px -12885px;}.selectize-dropdown-content [data-value="Hanalei"] {background-position:8px -12885px;}.selectize-input .item[data-value="Hanalei Fill"] {background-position:0px -12925px;}.selectize-dropdown-content [data-value="Hanalei Fill"] {background-position:8px -12925px;}.selectize-input .item[data-value="Handlee"] {background-position:0px -12965px;}.selectize-dropdown-content [data-value="Handlee"] {background-position:8px -12965px;}.selectize-input .item[data-value="Hanuman"] {background-position:0px -13005px;}.selectize-dropdown-content [data-value="Hanuman"] {background-position:8px -13005px;}.selectize-input .item[data-value="Happy Monkey"] {background-position:0px -13045px;}.selectize-dropdown-content [data-value="Happy Monkey"] {background-position:8px -13045px;}.selectize-input .item[data-value="Harmattan"] {background-position:0px -13085px;}.selectize-dropdown-content [data-value="Harmattan"] {background-position:8px -13085px;}.selectize-input .item[data-value="Headland One"] {background-position:0px -13125px;}.selectize-dropdown-content [data-value="Headland One"] {background-position:8px -13125px;}.selectize-input .item[data-value="Heebo"] {background-position:0px -13165px;}.selectize-dropdown-content [data-value="Heebo"] {background-position:8px -13165px;}.selectize-input .item[data-value="Henny Penny"] {background-position:0px -13205px;}.selectize-dropdown-content [data-value="Henny Penny"] {background-position:8px -13205px;}.selectize-input .item[data-value="Herr Von Muellerhoff"] {background-position:0px -13245px;}.selectize-dropdown-content [data-value="Herr Von Muellerhoff"] {background-position:8px -13245px;}.selectize-input .item[data-value="Hind"] {background-position:0px -13285px;}.selectize-dropdown-content [data-value="Hind"] {background-position:8px -13285px;}.selectize-input .item[data-value="Hind Guntur"] {background-position:0px -13325px;}.selectize-dropdown-content [data-value="Hind Guntur"] {background-position:8px -13325px;}.selectize-input .item[data-value="Hind Madurai"] {background-position:0px -13365px;}.selectize-dropdown-content [data-value="Hind Madurai"] {background-position:8px -13365px;}.selectize-input .item[data-value="Hind Siliguri"] {background-position:0px -13405px;}.selectize-dropdown-content [data-value="Hind Siliguri"] {background-position:8px -13405px;}.selectize-input .item[data-value="Hind Vadodara"] {background-position:0px -13445px;}.selectize-dropdown-content [data-value="Hind Vadodara"] {background-position:8px -13445px;}.selectize-input .item[data-value="Holtwood One SC"] {background-position:0px -13485px;}.selectize-dropdown-content [data-value="Holtwood One SC"] {background-position:8px -13485px;}.selectize-input .item[data-value="Homemade Apple"] {background-position:0px -13525px;}.selectize-dropdown-content [data-value="Homemade Apple"] {background-position:8px -13525px;}.selectize-input .item[data-value="Homenaje"] {background-position:0px -13565px;}.selectize-dropdown-content [data-value="Homenaje"] {background-position:8px -13565px;}.selectize-input .item[data-value="IM Fell DW Pica"] {background-position:0px -13605px;}.selectize-dropdown-content [data-value="IM Fell DW Pica"] {background-position:8px -13605px;}.selectize-input .item[data-value="IM Fell DW Pica SC"] {background-position:0px -13645px;}.selectize-dropdown-content [data-value="IM Fell DW Pica SC"] {background-position:8px -13645px;}.selectize-input .item[data-value="IM Fell Double Pica"] {background-position:0px -13685px;}.selectize-dropdown-content [data-value="IM Fell Double Pica"] {background-position:8px -13685px;}.selectize-input .item[data-value="IM Fell Double Pica SC"] {background-position:0px -13725px;}.selectize-dropdown-content [data-value="IM Fell Double Pica SC"] {background-position:8px -13725px;}.selectize-input .item[data-value="IM Fell English"] {background-position:0px -13765px;}.selectize-dropdown-content [data-value="IM Fell English"] {background-position:8px -13765px;}.selectize-input .item[data-value="IM Fell English SC"] {background-position:0px -13805px;}.selectize-dropdown-content [data-value="IM Fell English SC"] {background-position:8px -13805px;}.selectize-input .item[data-value="IM Fell French Canon"] {background-position:0px -13845px;}.selectize-dropdown-content [data-value="IM Fell French Canon"] {background-position:8px -13845px;}.selectize-input .item[data-value="IM Fell French Canon SC"] {background-position:0px -13885px;}.selectize-dropdown-content [data-value="IM Fell French Canon SC"] {background-position:8px -13885px;}.selectize-input .item[data-value="IM Fell Great Primer"] {background-position:0px -13925px;}.selectize-dropdown-content [data-value="IM Fell Great Primer"] {background-position:8px -13925px;}.selectize-input .item[data-value="IM Fell Great Primer SC"] {background-position:0px -13965px;}.selectize-dropdown-content [data-value="IM Fell Great Primer SC"] {background-position:8px -13965px;}.selectize-input .item[data-value="Iceberg"] {background-position:0px -14005px;}.selectize-dropdown-content [data-value="Iceberg"] {background-position:8px -14005px;}.selectize-input .item[data-value="Iceland"] {background-position:0px -14045px;}.selectize-dropdown-content [data-value="Iceland"] {background-position:8px -14045px;}.selectize-input .item[data-value="Imprima"] {background-position:0px -14085px;}.selectize-dropdown-content [data-value="Imprima"] {background-position:8px -14085px;}.selectize-input .item[data-value="Inconsolata"] {background-position:0px -14125px;}.selectize-dropdown-content [data-value="Inconsolata"] {background-position:8px -14125px;}.selectize-input .item[data-value="Inder"] {background-position:0px -14165px;}.selectize-dropdown-content [data-value="Inder"] {background-position:8px -14165px;}.selectize-input .item[data-value="Indie Flower"] {background-position:0px -14205px;}.selectize-dropdown-content [data-value="Indie Flower"] {background-position:8px -14205px;}.selectize-input .item[data-value="Inika"] {background-position:0px -14245px;}.selectize-dropdown-content [data-value="Inika"] {background-position:8px -14245px;}.selectize-input .item[data-value="Inknut Antiqua"] {background-position:0px -14285px;}.selectize-dropdown-content [data-value="Inknut Antiqua"] {background-position:8px -14285px;}.selectize-input .item[data-value="Irish Grover"] {background-position:0px -14325px;}.selectize-dropdown-content [data-value="Irish Grover"] {background-position:8px -14325px;}.selectize-input .item[data-value="Istok Web"] {background-position:0px -14365px;}.selectize-dropdown-content [data-value="Istok Web"] {background-position:8px -14365px;}.selectize-input .item[data-value="Italiana"] {background-position:0px -14405px;}.selectize-dropdown-content [data-value="Italiana"] {background-position:8px -14405px;}.selectize-input .item[data-value="Italianno"] {background-position:0px -14445px;}.selectize-dropdown-content [data-value="Italianno"] {background-position:8px -14445px;}.selectize-input .item[data-value="Itim"] {background-position:0px -14485px;}.selectize-dropdown-content [data-value="Itim"] {background-position:8px -14485px;}.selectize-input .item[data-value="Jacques Francois"] {background-position:0px -14525px;}.selectize-dropdown-content [data-value="Jacques Francois"] {background-position:8px -14525px;}.selectize-input .item[data-value="Jacques Francois Shadow"] {background-position:0px -14565px;}.selectize-dropdown-content [data-value="Jacques Francois Shadow"] {background-position:8px -14565px;}.selectize-input .item[data-value="Jaldi"] {background-position:0px -14605px;}.selectize-dropdown-content [data-value="Jaldi"] {background-position:8px -14605px;}.selectize-input .item[data-value="Jim Nightshade"] {background-position:0px -14645px;}.selectize-dropdown-content [data-value="Jim Nightshade"] {background-position:8px -14645px;}.selectize-input .item[data-value="Jockey One"] {background-position:0px -14685px;}.selectize-dropdown-content [data-value="Jockey One"] {background-position:8px -14685px;}.selectize-input .item[data-value="Jolly Lodger"] {background-position:0px -14725px;}.selectize-dropdown-content [data-value="Jolly Lodger"] {background-position:8px -14725px;}.selectize-input .item[data-value="Jomhuria"] {background-position:0px -14765px;}.selectize-dropdown-content [data-value="Jomhuria"] {background-position:8px -14765px;}.selectize-input .item[data-value="Josefin Sans"] {background-position:0px -14805px;}.selectize-dropdown-content [data-value="Josefin Sans"] {background-position:8px -14805px;}.selectize-input .item[data-value="Josefin Slab"] {background-position:0px -14845px;}.selectize-dropdown-content [data-value="Josefin Slab"] {background-position:8px -14845px;}.selectize-input .item[data-value="Joti One"] {background-position:0px -14885px;}.selectize-dropdown-content [data-value="Joti One"] {background-position:8px -14885px;}.selectize-input .item[data-value="Judson"] {background-position:0px -14925px;}.selectize-dropdown-content [data-value="Judson"] {background-position:8px -14925px;}.selectize-input .item[data-value="Julee"] {background-position:0px -14965px;}.selectize-dropdown-content [data-value="Julee"] {background-position:8px -14965px;}.selectize-input .item[data-value="Julius Sans One"] {background-position:0px -15005px;}.selectize-dropdown-content [data-value="Julius Sans One"] {background-position:8px -15005px;}.selectize-input .item[data-value="Junge"] {background-position:0px -15045px;}.selectize-dropdown-content [data-value="Junge"] {background-position:8px -15045px;}.selectize-input .item[data-value="Jura"] {background-position:0px -15085px;}.selectize-dropdown-content [data-value="Jura"] {background-position:8px -15085px;}.selectize-input .item[data-value="Just Another Hand"] {background-position:0px -15125px;}.selectize-dropdown-content [data-value="Just Another Hand"] {background-position:8px -15125px;}.selectize-input .item[data-value="Just Me Again Down Here"] {background-position:0px -15165px;}.selectize-dropdown-content [data-value="Just Me Again Down Here"] {background-position:8px -15165px;}.selectize-input .item[data-value="Kadwa"] {background-position:0px -15205px;}.selectize-dropdown-content [data-value="Kadwa"] {background-position:8px -15205px;}.selectize-input .item[data-value="Kalam"] {background-position:0px -15245px;}.selectize-dropdown-content [data-value="Kalam"] {background-position:8px -15245px;}.selectize-input .item[data-value="Kameron"] {background-position:0px -15285px;}.selectize-dropdown-content [data-value="Kameron"] {background-position:8px -15285px;}.selectize-input .item[data-value="Kanit"] {background-position:0px -15325px;}.selectize-dropdown-content [data-value="Kanit"] {background-position:8px -15325px;}.selectize-input .item[data-value="Kantumruy"] {background-position:0px -15365px;}.selectize-dropdown-content [data-value="Kantumruy"] {background-position:8px -15365px;}.selectize-input .item[data-value="Karla"] {background-position:0px -15405px;}.selectize-dropdown-content [data-value="Karla"] {background-position:8px -15405px;}.selectize-input .item[data-value="Karma"] {background-position:0px -15445px;}.selectize-dropdown-content [data-value="Karma"] {background-position:8px -15445px;}.selectize-input .item[data-value="Katibeh"] {background-position:0px -15485px;}.selectize-dropdown-content [data-value="Katibeh"] {background-position:8px -15485px;}.selectize-input .item[data-value="Kaushan Script"] {background-position:0px -15525px;}.selectize-dropdown-content [data-value="Kaushan Script"] {background-position:8px -15525px;}.selectize-input .item[data-value="Kavivanar"] {background-position:0px -15565px;}.selectize-dropdown-content [data-value="Kavivanar"] {background-position:8px -15565px;}.selectize-input .item[data-value="Kavoon"] {background-position:0px -15605px;}.selectize-dropdown-content [data-value="Kavoon"] {background-position:8px -15605px;}.selectize-input .item[data-value="Kdam Thmor"] {background-position:0px -15645px;}.selectize-dropdown-content [data-value="Kdam Thmor"] {background-position:8px -15645px;}.selectize-input .item[data-value="Keania One"] {background-position:0px -15685px;}.selectize-dropdown-content [data-value="Keania One"] {background-position:8px -15685px;}.selectize-input .item[data-value="Kelly Slab"] {background-position:0px -15725px;}.selectize-dropdown-content [data-value="Kelly Slab"] {background-position:8px -15725px;}.selectize-input .item[data-value="Kenia"] {background-position:0px -15765px;}.selectize-dropdown-content [data-value="Kenia"] {background-position:8px -15765px;}.selectize-input .item[data-value="Khand"] {background-position:0px -15805px;}.selectize-dropdown-content [data-value="Khand"] {background-position:8px -15805px;}.selectize-input .item[data-value="Khmer"] {background-position:0px -15845px;}.selectize-dropdown-content [data-value="Khmer"] {background-position:8px -15845px;}.selectize-input .item[data-value="Khula"] {background-position:0px -15885px;}.selectize-dropdown-content [data-value="Khula"] {background-position:8px -15885px;}.selectize-input .item[data-value="Kite One"] {background-position:0px -15925px;}.selectize-dropdown-content [data-value="Kite One"] {background-position:8px -15925px;}.selectize-input .item[data-value="Knewave"] {background-position:0px -15965px;}.selectize-dropdown-content [data-value="Knewave"] {background-position:8px -15965px;}.selectize-input .item[data-value="Kotta One"] {background-position:0px -16005px;}.selectize-dropdown-content [data-value="Kotta One"] {background-position:8px -16005px;}.selectize-input .item[data-value="Koulen"] {background-position:0px -16045px;}.selectize-dropdown-content [data-value="Koulen"] {background-position:8px -16045px;}.selectize-input .item[data-value="Kranky"] {background-position:0px -16085px;}.selectize-dropdown-content [data-value="Kranky"] {background-position:8px -16085px;}.selectize-input .item[data-value="Kreon"] {background-position:0px -16125px;}.selectize-dropdown-content [data-value="Kreon"] {background-position:8px -16125px;}.selectize-input .item[data-value="Kristi"] {background-position:0px -16165px;}.selectize-dropdown-content [data-value="Kristi"] {background-position:8px -16165px;}.selectize-input .item[data-value="Krona One"] {background-position:0px -16205px;}.selectize-dropdown-content [data-value="Krona One"] {background-position:8px -16205px;}.selectize-input .item[data-value="Kumar One"] {background-position:0px -16245px;}.selectize-dropdown-content [data-value="Kumar One"] {background-position:8px -16245px;}.selectize-input .item[data-value="Kumar One Outline"] {background-position:0px -16285px;}.selectize-dropdown-content [data-value="Kumar One Outline"] {background-position:8px -16285px;}.selectize-input .item[data-value="Kurale"] {background-position:0px -16325px;}.selectize-dropdown-content [data-value="Kurale"] {background-position:8px -16325px;}.selectize-input .item[data-value="La Belle Aurore"] {background-position:0px -16365px;}.selectize-dropdown-content [data-value="La Belle Aurore"] {background-position:8px -16365px;}.selectize-input .item[data-value="Laila"] {background-position:0px -16405px;}.selectize-dropdown-content [data-value="Laila"] {background-position:8px -16405px;}.selectize-input .item[data-value="Lakki Reddy"] {background-position:0px -16445px;}.selectize-dropdown-content [data-value="Lakki Reddy"] {background-position:8px -16445px;}.selectize-input .item[data-value="Lalezar"] {background-position:0px -16485px;}.selectize-dropdown-content [data-value="Lalezar"] {background-position:8px -16485px;}.selectize-input .item[data-value="Lancelot"] {background-position:0px -16525px;}.selectize-dropdown-content [data-value="Lancelot"] {background-position:8px -16525px;}.selectize-input .item[data-value="Lateef"] {background-position:0px -16565px;}.selectize-dropdown-content [data-value="Lateef"] {background-position:8px -16565px;}.selectize-input .item[data-value="Lato"] {background-position:0px -16605px;}.selectize-dropdown-content [data-value="Lato"] {background-position:8px -16605px;}.selectize-input .item[data-value="League Script"] {background-position:0px -16645px;}.selectize-dropdown-content [data-value="League Script"] {background-position:8px -16645px;}.selectize-input .item[data-value="Leckerli One"] {background-position:0px -16685px;}.selectize-dropdown-content [data-value="Leckerli One"] {background-position:8px -16685px;}.selectize-input .item[data-value="Ledger"] {background-position:0px -16725px;}.selectize-dropdown-content [data-value="Ledger"] {background-position:8px -16725px;}.selectize-input .item[data-value="Lekton"] {background-position:0px -16765px;}.selectize-dropdown-content [data-value="Lekton"] {background-position:8px -16765px;}.selectize-input .item[data-value="Lemon"] {background-position:0px -16805px;}.selectize-dropdown-content [data-value="Lemon"] {background-position:8px -16805px;}.selectize-input .item[data-value="Lemonada"] {background-position:0px -16845px;}.selectize-dropdown-content [data-value="Lemonada"] {background-position:8px -16845px;}.selectize-input .item[data-value="Libre Baskerville"] {background-position:0px -16885px;}.selectize-dropdown-content [data-value="Libre Baskerville"] {background-position:8px -16885px;}.selectize-input .item[data-value="Libre Franklin"] {background-position:0px -16925px;}.selectize-dropdown-content [data-value="Libre Franklin"] {background-position:8px -16925px;}.selectize-input .item[data-value="Life Savers"] {background-position:0px -16965px;}.selectize-dropdown-content [data-value="Life Savers"] {background-position:8px -16965px;}.selectize-input .item[data-value="Lilita One"] {background-position:0px -17005px;}.selectize-dropdown-content [data-value="Lilita One"] {background-position:8px -17005px;}.selectize-input .item[data-value="Lily Script One"] {background-position:0px -17045px;}.selectize-dropdown-content [data-value="Lily Script One"] {background-position:8px -17045px;}.selectize-input .item[data-value="Limelight"] {background-position:0px -17085px;}.selectize-dropdown-content [data-value="Limelight"] {background-position:8px -17085px;}.selectize-input .item[data-value="Linden Hill"] {background-position:0px -17125px;}.selectize-dropdown-content [data-value="Linden Hill"] {background-position:8px -17125px;}.selectize-input .item[data-value="Lobster"] {background-position:0px -17165px;}.selectize-dropdown-content [data-value="Lobster"] {background-position:8px -17165px;}.selectize-input .item[data-value="Lobster Two"] {background-position:0px -17205px;}.selectize-dropdown-content [data-value="Lobster Two"] {background-position:8px -17205px;}.selectize-input .item[data-value="Londrina Outline"] {background-position:0px -17245px;}.selectize-dropdown-content [data-value="Londrina Outline"] {background-position:8px -17245px;}.selectize-input .item[data-value="Londrina Shadow"] {background-position:0px -17285px;}.selectize-dropdown-content [data-value="Londrina Shadow"] {background-position:8px -17285px;}.selectize-input .item[data-value="Londrina Sketch"] {background-position:0px -17325px;}.selectize-dropdown-content [data-value="Londrina Sketch"] {background-position:8px -17325px;}.selectize-input .item[data-value="Londrina Solid"] {background-position:0px -17365px;}.selectize-dropdown-content [data-value="Londrina Solid"] {background-position:8px -17365px;}.selectize-input .item[data-value="Lora"] {background-position:0px -17405px;}.selectize-dropdown-content [data-value="Lora"] {background-position:8px -17405px;}.selectize-input .item[data-value="Love Ya Like A Sister"] {background-position:0px -17445px;}.selectize-dropdown-content [data-value="Love Ya Like A Sister"] {background-position:8px -17445px;}.selectize-input .item[data-value="Loved by the King"] {background-position:0px -17485px;}.selectize-dropdown-content [data-value="Loved by the King"] {background-position:8px -17485px;}.selectize-input .item[data-value="Lovers Quarrel"] {background-position:0px -17525px;}.selectize-dropdown-content [data-value="Lovers Quarrel"] {background-position:8px -17525px;}.selectize-input .item[data-value="Luckiest Guy"] {background-position:0px -17565px;}.selectize-dropdown-content [data-value="Luckiest Guy"] {background-position:8px -17565px;}.selectize-input .item[data-value="Lusitana"] {background-position:0px -17605px;}.selectize-dropdown-content [data-value="Lusitana"] {background-position:8px -17605px;}.selectize-input .item[data-value="Lustria"] {background-position:0px -17645px;}.selectize-dropdown-content [data-value="Lustria"] {background-position:8px -17645px;}.selectize-input .item[data-value="Macondo"] {background-position:0px -17685px;}.selectize-dropdown-content [data-value="Macondo"] {background-position:8px -17685px;}.selectize-input .item[data-value="Macondo Swash Caps"] {background-position:0px -17725px;}.selectize-dropdown-content [data-value="Macondo Swash Caps"] {background-position:8px -17725px;}.selectize-input .item[data-value="Mada"] {background-position:0px -17765px;}.selectize-dropdown-content [data-value="Mada"] {background-position:8px -17765px;}.selectize-input .item[data-value="Magra"] {background-position:0px -17805px;}.selectize-dropdown-content [data-value="Magra"] {background-position:8px -17805px;}.selectize-input .item[data-value="Maiden Orange"] {background-position:0px -17845px;}.selectize-dropdown-content [data-value="Maiden Orange"] {background-position:8px -17845px;}.selectize-input .item[data-value="Maitree"] {background-position:0px -17885px;}.selectize-dropdown-content [data-value="Maitree"] {background-position:8px -17885px;}.selectize-input .item[data-value="Mako"] {background-position:0px -17925px;}.selectize-dropdown-content [data-value="Mako"] {background-position:8px -17925px;}.selectize-input .item[data-value="Mallanna"] {background-position:0px -17965px;}.selectize-dropdown-content [data-value="Mallanna"] {background-position:8px -17965px;}.selectize-input .item[data-value="Mandali"] {background-position:0px -18005px;}.selectize-dropdown-content [data-value="Mandali"] {background-position:8px -18005px;}.selectize-input .item[data-value="Marcellus"] {background-position:0px -18045px;}.selectize-dropdown-content [data-value="Marcellus"] {background-position:8px -18045px;}.selectize-input .item[data-value="Marcellus SC"] {background-position:0px -18085px;}.selectize-dropdown-content [data-value="Marcellus SC"] {background-position:8px -18085px;}.selectize-input .item[data-value="Marck Script"] {background-position:0px -18125px;}.selectize-dropdown-content [data-value="Marck Script"] {background-position:8px -18125px;}.selectize-input .item[data-value="Margarine"] {background-position:0px -18165px;}.selectize-dropdown-content [data-value="Margarine"] {background-position:8px -18165px;}.selectize-input .item[data-value="Marko One"] {background-position:0px -18205px;}.selectize-dropdown-content [data-value="Marko One"] {background-position:8px -18205px;}.selectize-input .item[data-value="Marmelad"] {background-position:0px -18245px;}.selectize-dropdown-content [data-value="Marmelad"] {background-position:8px -18245px;}.selectize-input .item[data-value="Martel"] {background-position:0px -18285px;}.selectize-dropdown-content [data-value="Martel"] {background-position:8px -18285px;}.selectize-input .item[data-value="Martel Sans"] {background-position:0px -18325px;}.selectize-dropdown-content [data-value="Martel Sans"] {background-position:8px -18325px;}.selectize-input .item[data-value="Marvel"] {background-position:0px -18365px;}.selectize-dropdown-content [data-value="Marvel"] {background-position:8px -18365px;}.selectize-input .item[data-value="Mate"] {background-position:0px -18405px;}.selectize-dropdown-content [data-value="Mate"] {background-position:8px -18405px;}.selectize-input .item[data-value="Mate SC"] {background-position:0px -18445px;}.selectize-dropdown-content [data-value="Mate SC"] {background-position:8px -18445px;}.selectize-input .item[data-value="Maven Pro"] {background-position:0px -18485px;}.selectize-dropdown-content [data-value="Maven Pro"] {background-position:8px -18485px;}.selectize-input .item[data-value="McLaren"] {background-position:0px -18525px;}.selectize-dropdown-content [data-value="McLaren"] {background-position:8px -18525px;}.selectize-input .item[data-value="Meddon"] {background-position:0px -18565px;}.selectize-dropdown-content [data-value="Meddon"] {background-position:8px -18565px;}.selectize-input .item[data-value="MedievalSharp"] {background-position:0px -18605px;}.selectize-dropdown-content [data-value="MedievalSharp"] {background-position:8px -18605px;}.selectize-input .item[data-value="Medula One"] {background-position:0px -18645px;}.selectize-dropdown-content [data-value="Medula One"] {background-position:8px -18645px;}.selectize-input .item[data-value="Meera Inimai"] {background-position:0px -18685px;}.selectize-dropdown-content [data-value="Meera Inimai"] {background-position:8px -18685px;}.selectize-input .item[data-value="Megrim"] {background-position:0px -18725px;}.selectize-dropdown-content [data-value="Megrim"] {background-position:8px -18725px;}.selectize-input .item[data-value="Meie Script"] {background-position:0px -18765px;}.selectize-dropdown-content [data-value="Meie Script"] {background-position:8px -18765px;}.selectize-input .item[data-value="Merienda"] {background-position:0px -18805px;}.selectize-dropdown-content [data-value="Merienda"] {background-position:8px -18805px;}.selectize-input .item[data-value="Merienda One"] {background-position:0px -18845px;}.selectize-dropdown-content [data-value="Merienda One"] {background-position:8px -18845px;}.selectize-input .item[data-value="Merriweather"] {background-position:0px -18885px;}.selectize-dropdown-content [data-value="Merriweather"] {background-position:8px -18885px;}.selectize-input .item[data-value="Merriweather Sans"] {background-position:0px -18925px;}.selectize-dropdown-content [data-value="Merriweather Sans"] {background-position:8px -18925px;}.selectize-input .item[data-value="Metal"] {background-position:0px -18965px;}.selectize-dropdown-content [data-value="Metal"] {background-position:8px -18965px;}.selectize-input .item[data-value="Metal Mania"] {background-position:0px -19005px;}.selectize-dropdown-content [data-value="Metal Mania"] {background-position:8px -19005px;}.selectize-input .item[data-value="Metamorphous"] {background-position:0px -19045px;}.selectize-dropdown-content [data-value="Metamorphous"] {background-position:8px -19045px;}.selectize-input .item[data-value="Metrophobic"] {background-position:0px -19085px;}.selectize-dropdown-content [data-value="Metrophobic"] {background-position:8px -19085px;}.selectize-input .item[data-value="Michroma"] {background-position:0px -19125px;}.selectize-dropdown-content [data-value="Michroma"] {background-position:8px -19125px;}.selectize-input .item[data-value="Milonga"] {background-position:0px -19165px;}.selectize-dropdown-content [data-value="Milonga"] {background-position:8px -19165px;}.selectize-input .item[data-value="Miltonian"] {background-position:0px -19205px;}.selectize-dropdown-content [data-value="Miltonian"] {background-position:8px -19205px;}.selectize-input .item[data-value="Miltonian Tattoo"] {background-position:0px -19245px;}.selectize-dropdown-content [data-value="Miltonian Tattoo"] {background-position:8px -19245px;}.selectize-input .item[data-value="Miniver"] {background-position:0px -19285px;}.selectize-dropdown-content [data-value="Miniver"] {background-position:8px -19285px;}.selectize-input .item[data-value="Miriam Libre"] {background-position:0px -19325px;}.selectize-dropdown-content [data-value="Miriam Libre"] {background-position:8px -19325px;}.selectize-input .item[data-value="Mirza"] {background-position:0px -19365px;}.selectize-dropdown-content [data-value="Mirza"] {background-position:8px -19365px;}.selectize-input .item[data-value="Miss Fajardose"] {background-position:0px -19405px;}.selectize-dropdown-content [data-value="Miss Fajardose"] {background-position:8px -19405px;}.selectize-input .item[data-value="Mitr"] {background-position:0px -19445px;}.selectize-dropdown-content [data-value="Mitr"] {background-position:8px -19445px;}.selectize-input .item[data-value="Modak"] {background-position:0px -19485px;}.selectize-dropdown-content [data-value="Modak"] {background-position:8px -19485px;}.selectize-input .item[data-value="Modern Antiqua"] {background-position:0px -19525px;}.selectize-dropdown-content [data-value="Modern Antiqua"] {background-position:8px -19525px;}.selectize-input .item[data-value="Mogra"] {background-position:0px -19565px;}.selectize-dropdown-content [data-value="Mogra"] {background-position:8px -19565px;}.selectize-input .item[data-value="Molengo"] {background-position:0px -19605px;}.selectize-dropdown-content [data-value="Molengo"] {background-position:8px -19605px;}.selectize-input .item[data-value="Molle"] {background-position:0px -19645px;}.selectize-dropdown-content [data-value="Molle"] {background-position:8px -19645px;}.selectize-input .item[data-value="Monda"] {background-position:0px -19685px;}.selectize-dropdown-content [data-value="Monda"] {background-position:8px -19685px;}.selectize-input .item[data-value="Monofett"] {background-position:0px -19725px;}.selectize-dropdown-content [data-value="Monofett"] {background-position:8px -19725px;}.selectize-input .item[data-value="Monoton"] {background-position:0px -19765px;}.selectize-dropdown-content [data-value="Monoton"] {background-position:8px -19765px;}.selectize-input .item[data-value="Monsieur La Doulaise"] {background-position:0px -19805px;}.selectize-dropdown-content [data-value="Monsieur La Doulaise"] {background-position:8px -19805px;}.selectize-input .item[data-value="Montaga"] {background-position:0px -19845px;}.selectize-dropdown-content [data-value="Montaga"] {background-position:8px -19845px;}.selectize-input .item[data-value="Montez"] {background-position:0px -19885px;}.selectize-dropdown-content [data-value="Montez"] {background-position:8px -19885px;}.selectize-input .item[data-value="Montserrat"] {background-position:0px -19925px;}.selectize-dropdown-content [data-value="Montserrat"] {background-position:8px -19925px;}.selectize-input .item[data-value="Montserrat Alternates"] {background-position:0px -19965px;}.selectize-dropdown-content [data-value="Montserrat Alternates"] {background-position:8px -19965px;}.selectize-input .item[data-value="Montserrat Subrayada"] {background-position:0px -20005px;}.selectize-dropdown-content [data-value="Montserrat Subrayada"] {background-position:8px -20005px;}.selectize-input .item[data-value="Moul"] {background-position:0px -20045px;}.selectize-dropdown-content [data-value="Moul"] {background-position:8px -20045px;}.selectize-input .item[data-value="Moulpali"] {background-position:0px -20085px;}.selectize-dropdown-content [data-value="Moulpali"] {background-position:8px -20085px;}.selectize-input .item[data-value="Mountains of Christmas"] {background-position:0px -20125px;}.selectize-dropdown-content [data-value="Mountains of Christmas"] {background-position:8px -20125px;}.selectize-input .item[data-value="Mouse Memoirs"] {background-position:0px -20165px;}.selectize-dropdown-content [data-value="Mouse Memoirs"] {background-position:8px -20165px;}.selectize-input .item[data-value="Mr Bedfort"] {background-position:0px -20205px;}.selectize-dropdown-content [data-value="Mr Bedfort"] {background-position:8px -20205px;}.selectize-input .item[data-value="Mr Dafoe"] {background-position:0px -20245px;}.selectize-dropdown-content [data-value="Mr Dafoe"] {background-position:8px -20245px;}.selectize-input .item[data-value="Mr De Haviland"] {background-position:0px -20285px;}.selectize-dropdown-content [data-value="Mr De Haviland"] {background-position:8px -20285px;}.selectize-input .item[data-value="Mrs Saint Delafield"] {background-position:0px -20325px;}.selectize-dropdown-content [data-value="Mrs Saint Delafield"] {background-position:8px -20325px;}.selectize-input .item[data-value="Mrs Sheppards"] {background-position:0px -20365px;}.selectize-dropdown-content [data-value="Mrs Sheppards"] {background-position:8px -20365px;}.selectize-input .item[data-value="Mukta Vaani"] {background-position:0px -20405px;}.selectize-dropdown-content [data-value="Mukta Vaani"] {background-position:8px -20405px;}.selectize-input .item[data-value="Muli"] {background-position:0px -20445px;}.selectize-dropdown-content [data-value="Muli"] {background-position:8px -20445px;}.selectize-input .item[data-value="Mystery Quest"] {background-position:0px -20485px;}.selectize-dropdown-content [data-value="Mystery Quest"] {background-position:8px -20485px;}.selectize-input .item[data-value="NTR"] {background-position:0px -20525px;}.selectize-dropdown-content [data-value="NTR"] {background-position:8px -20525px;}.selectize-input .item[data-value="Neucha"] {background-position:0px -20565px;}.selectize-dropdown-content [data-value="Neucha"] {background-position:8px -20565px;}.selectize-input .item[data-value="Neuton"] {background-position:0px -20605px;}.selectize-dropdown-content [data-value="Neuton"] {background-position:8px -20605px;}.selectize-input .item[data-value="New Rocker"] {background-position:0px -20645px;}.selectize-dropdown-content [data-value="New Rocker"] {background-position:8px -20645px;}.selectize-input .item[data-value="News Cycle"] {background-position:0px -20685px;}.selectize-dropdown-content [data-value="News Cycle"] {background-position:8px -20685px;}.selectize-input .item[data-value="Niconne"] {background-position:0px -20725px;}.selectize-dropdown-content [data-value="Niconne"] {background-position:8px -20725px;}.selectize-input .item[data-value="Nixie One"] {background-position:0px -20765px;}.selectize-dropdown-content [data-value="Nixie One"] {background-position:8px -20765px;}.selectize-input .item[data-value="Nobile"] {background-position:0px -20805px;}.selectize-dropdown-content [data-value="Nobile"] {background-position:8px -20805px;}.selectize-input .item[data-value="Nokora"] {background-position:0px -20845px;}.selectize-dropdown-content [data-value="Nokora"] {background-position:8px -20845px;}.selectize-input .item[data-value="Norican"] {background-position:0px -20885px;}.selectize-dropdown-content [data-value="Norican"] {background-position:8px -20885px;}.selectize-input .item[data-value="Nosifer"] {background-position:0px -20925px;}.selectize-dropdown-content [data-value="Nosifer"] {background-position:8px -20925px;}.selectize-input .item[data-value="Nothing You Could Do"] {background-position:0px -20965px;}.selectize-dropdown-content [data-value="Nothing You Could Do"] {background-position:8px -20965px;}.selectize-input .item[data-value="Noticia Text"] {background-position:0px -21005px;}.selectize-dropdown-content [data-value="Noticia Text"] {background-position:8px -21005px;}.selectize-input .item[data-value="Noto Sans"] {background-position:0px -21045px;}.selectize-dropdown-content [data-value="Noto Sans"] {background-position:8px -21045px;}.selectize-input .item[data-value="Noto Serif"] {background-position:0px -21085px;}.selectize-dropdown-content [data-value="Noto Serif"] {background-position:8px -21085px;}.selectize-input .item[data-value="Nova Cut"] {background-position:0px -21125px;}.selectize-dropdown-content [data-value="Nova Cut"] {background-position:8px -21125px;}.selectize-input .item[data-value="Nova Flat"] {background-position:0px -21165px;}.selectize-dropdown-content [data-value="Nova Flat"] {background-position:8px -21165px;}.selectize-input .item[data-value="Nova Mono"] {background-position:0px -21205px;}.selectize-dropdown-content [data-value="Nova Mono"] {background-position:8px -21205px;}.selectize-input .item[data-value="Nova Oval"] {background-position:0px -21245px;}.selectize-dropdown-content [data-value="Nova Oval"] {background-position:8px -21245px;}.selectize-input .item[data-value="Nova Round"] {background-position:0px -21285px;}.selectize-dropdown-content [data-value="Nova Round"] {background-position:8px -21285px;}.selectize-input .item[data-value="Nova Script"] {background-position:0px -21325px;}.selectize-dropdown-content [data-value="Nova Script"] {background-position:8px -21325px;}.selectize-input .item[data-value="Nova Slim"] {background-position:0px -21365px;}.selectize-dropdown-content [data-value="Nova Slim"] {background-position:8px -21365px;}.selectize-input .item[data-value="Nova Square"] {background-position:0px -21405px;}.selectize-dropdown-content [data-value="Nova Square"] {background-position:8px -21405px;}.selectize-input .item[data-value="Numans"] {background-position:0px -21445px;}.selectize-dropdown-content [data-value="Numans"] {background-position:8px -21445px;}.selectize-input .item[data-value="Nunito"] {background-position:0px -21485px;}.selectize-dropdown-content [data-value="Nunito"] {background-position:8px -21485px;}.selectize-input .item[data-value="Nunito Sans"] {background-position:0px -21525px;}.selectize-dropdown-content [data-value="Nunito Sans"] {background-position:8px -21525px;}.selectize-input .item[data-value="Odor Mean Chey"] {background-position:0px -21565px;}.selectize-dropdown-content [data-value="Odor Mean Chey"] {background-position:8px -21565px;}.selectize-input .item[data-value="Offside"] {background-position:0px -21605px;}.selectize-dropdown-content [data-value="Offside"] {background-position:8px -21605px;}.selectize-input .item[data-value="Old Standard TT"] {background-position:0px -21645px;}.selectize-dropdown-content [data-value="Old Standard TT"] {background-position:8px -21645px;}.selectize-input .item[data-value="Oldenburg"] {background-position:0px -21685px;}.selectize-dropdown-content [data-value="Oldenburg"] {background-position:8px -21685px;}.selectize-input .item[data-value="Oleo Script"] {background-position:0px -21725px;}.selectize-dropdown-content [data-value="Oleo Script"] {background-position:8px -21725px;}.selectize-input .item[data-value="Oleo Script Swash Caps"] {background-position:0px -21765px;}.selectize-dropdown-content [data-value="Oleo Script Swash Caps"] {background-position:8px -21765px;}.selectize-input .item[data-value="Open Sans"] {background-position:0px -21805px;}.selectize-dropdown-content [data-value="Open Sans"] {background-position:8px -21805px;}.selectize-input .item[data-value="Open Sans Condensed"] {background-position:0px -21845px;}.selectize-dropdown-content [data-value="Open Sans Condensed"] {background-position:8px -21845px;}.selectize-input .item[data-value="Oranienbaum"] {background-position:0px -21885px;}.selectize-dropdown-content [data-value="Oranienbaum"] {background-position:8px -21885px;}.selectize-input .item[data-value="Orbitron"] {background-position:0px -21925px;}.selectize-dropdown-content [data-value="Orbitron"] {background-position:8px -21925px;}.selectize-input .item[data-value="Oregano"] {background-position:0px -21965px;}.selectize-dropdown-content [data-value="Oregano"] {background-position:8px -21965px;}.selectize-input .item[data-value="Orienta"] {background-position:0px -22005px;}.selectize-dropdown-content [data-value="Orienta"] {background-position:8px -22005px;}.selectize-input .item[data-value="Original Surfer"] {background-position:0px -22045px;}.selectize-dropdown-content [data-value="Original Surfer"] {background-position:8px -22045px;}.selectize-input .item[data-value="Oswald"] {background-position:0px -22085px;}.selectize-dropdown-content [data-value="Oswald"] {background-position:8px -22085px;}.selectize-input .item[data-value="Over the Rainbow"] {background-position:0px -22125px;}.selectize-dropdown-content [data-value="Over the Rainbow"] {background-position:8px -22125px;}.selectize-input .item[data-value="Overlock"] {background-position:0px -22165px;}.selectize-dropdown-content [data-value="Overlock"] {background-position:8px -22165px;}.selectize-input .item[data-value="Overlock SC"] {background-position:0px -22205px;}.selectize-dropdown-content [data-value="Overlock SC"] {background-position:8px -22205px;}.selectize-input .item[data-value="Overpass"] {background-position:0px -22245px;}.selectize-dropdown-content [data-value="Overpass"] {background-position:8px -22245px;}.selectize-input .item[data-value="Overpass Mono"] {background-position:0px -22285px;}.selectize-dropdown-content [data-value="Overpass Mono"] {background-position:8px -22285px;}.selectize-input .item[data-value="Ovo"] {background-position:0px -22325px;}.selectize-dropdown-content [data-value="Ovo"] {background-position:8px -22325px;}.selectize-input .item[data-value="Oxygen"] {background-position:0px -22365px;}.selectize-dropdown-content [data-value="Oxygen"] {background-position:8px -22365px;}.selectize-input .item[data-value="Oxygen Mono"] {background-position:0px -22405px;}.selectize-dropdown-content [data-value="Oxygen Mono"] {background-position:8px -22405px;}.selectize-input .item[data-value="PT Mono"] {background-position:0px -22445px;}.selectize-dropdown-content [data-value="PT Mono"] {background-position:8px -22445px;}.selectize-input .item[data-value="PT Sans"] {background-position:0px -22485px;}.selectize-dropdown-content [data-value="PT Sans"] {background-position:8px -22485px;}.selectize-input .item[data-value="PT Sans Caption"] {background-position:0px -22525px;}.selectize-dropdown-content [data-value="PT Sans Caption"] {background-position:8px -22525px;}.selectize-input .item[data-value="PT Sans Narrow"] {background-position:0px -22565px;}.selectize-dropdown-content [data-value="PT Sans Narrow"] {background-position:8px -22565px;}.selectize-input .item[data-value="PT Serif"] {background-position:0px -22605px;}.selectize-dropdown-content [data-value="PT Serif"] {background-position:8px -22605px;}.selectize-input .item[data-value="PT Serif Caption"] {background-position:0px -22645px;}.selectize-dropdown-content [data-value="PT Serif Caption"] {background-position:8px -22645px;}.selectize-input .item[data-value="Pacifico"] {background-position:0px -22685px;}.selectize-dropdown-content [data-value="Pacifico"] {background-position:8px -22685px;}.selectize-input .item[data-value="Padauk"] {background-position:0px -22725px;}.selectize-dropdown-content [data-value="Padauk"] {background-position:8px -22725px;}.selectize-input .item[data-value="Palanquin"] {background-position:0px -22765px;}.selectize-dropdown-content [data-value="Palanquin"] {background-position:8px -22765px;}.selectize-input .item[data-value="Palanquin Dark"] {background-position:0px -22805px;}.selectize-dropdown-content [data-value="Palanquin Dark"] {background-position:8px -22805px;}.selectize-input .item[data-value="Paprika"] {background-position:0px -22845px;}.selectize-dropdown-content [data-value="Paprika"] {background-position:8px -22845px;}.selectize-input .item[data-value="Parisienne"] {background-position:0px -22885px;}.selectize-dropdown-content [data-value="Parisienne"] {background-position:8px -22885px;}.selectize-input .item[data-value="Passero One"] {background-position:0px -22925px;}.selectize-dropdown-content [data-value="Passero One"] {background-position:8px -22925px;}.selectize-input .item[data-value="Passion One"] {background-position:0px -22965px;}.selectize-dropdown-content [data-value="Passion One"] {background-position:8px -22965px;}.selectize-input .item[data-value="Pathway Gothic One"] {background-position:0px -23005px;}.selectize-dropdown-content [data-value="Pathway Gothic One"] {background-position:8px -23005px;}.selectize-input .item[data-value="Patrick Hand"] {background-position:0px -23045px;}.selectize-dropdown-content [data-value="Patrick Hand"] {background-position:8px -23045px;}.selectize-input .item[data-value="Patrick Hand SC"] {background-position:0px -23085px;}.selectize-dropdown-content [data-value="Patrick Hand SC"] {background-position:8px -23085px;}.selectize-input .item[data-value="Pattaya"] {background-position:0px -23125px;}.selectize-dropdown-content [data-value="Pattaya"] {background-position:8px -23125px;}.selectize-input .item[data-value="Patua One"] {background-position:0px -23165px;}.selectize-dropdown-content [data-value="Patua One"] {background-position:8px -23165px;}.selectize-input .item[data-value="Pavanam"] {background-position:0px -23205px;}.selectize-dropdown-content [data-value="Pavanam"] {background-position:8px -23205px;}.selectize-input .item[data-value="Paytone One"] {background-position:0px -23245px;}.selectize-dropdown-content [data-value="Paytone One"] {background-position:8px -23245px;}.selectize-input .item[data-value="Peddana"] {background-position:0px -23285px;}.selectize-dropdown-content [data-value="Peddana"] {background-position:8px -23285px;}.selectize-input .item[data-value="Peralta"] {background-position:0px -23325px;}.selectize-dropdown-content [data-value="Peralta"] {background-position:8px -23325px;}.selectize-input .item[data-value="Permanent Marker"] {background-position:0px -23365px;}.selectize-dropdown-content [data-value="Permanent Marker"] {background-position:8px -23365px;}.selectize-input .item[data-value="Petit Formal Script"] {background-position:0px -23405px;}.selectize-dropdown-content [data-value="Petit Formal Script"] {background-position:8px -23405px;}.selectize-input .item[data-value="Petrona"] {background-position:0px -23445px;}.selectize-dropdown-content [data-value="Petrona"] {background-position:8px -23445px;}.selectize-input .item[data-value="Philosopher"] {background-position:0px -23485px;}.selectize-dropdown-content [data-value="Philosopher"] {background-position:8px -23485px;}.selectize-input .item[data-value="Piedra"] {background-position:0px -23525px;}.selectize-dropdown-content [data-value="Piedra"] {background-position:8px -23525px;}.selectize-input .item[data-value="Pinyon Script"] {background-position:0px -23565px;}.selectize-dropdown-content [data-value="Pinyon Script"] {background-position:8px -23565px;}.selectize-input .item[data-value="Pirata One"] {background-position:0px -23605px;}.selectize-dropdown-content [data-value="Pirata One"] {background-position:8px -23605px;}.selectize-input .item[data-value="Plaster"] {background-position:0px -23645px;}.selectize-dropdown-content [data-value="Plaster"] {background-position:8px -23645px;}.selectize-input .item[data-value="Play"] {background-position:0px -23685px;}.selectize-dropdown-content [data-value="Play"] {background-position:8px -23685px;}.selectize-input .item[data-value="Playball"] {background-position:0px -23725px;}.selectize-dropdown-content [data-value="Playball"] {background-position:8px -23725px;}.selectize-input .item[data-value="Playfair Display"] {background-position:0px -23765px;}.selectize-dropdown-content [data-value="Playfair Display"] {background-position:8px -23765px;}.selectize-input .item[data-value="Playfair Display SC"] {background-position:0px -23805px;}.selectize-dropdown-content [data-value="Playfair Display SC"] {background-position:8px -23805px;}.selectize-input .item[data-value="Podkova"] {background-position:0px -23845px;}.selectize-dropdown-content [data-value="Podkova"] {background-position:8px -23845px;}.selectize-input .item[data-value="Poiret One"] {background-position:0px -23885px;}.selectize-dropdown-content [data-value="Poiret One"] {background-position:8px -23885px;}.selectize-input .item[data-value="Poller One"] {background-position:0px -23925px;}.selectize-dropdown-content [data-value="Poller One"] {background-position:8px -23925px;}.selectize-input .item[data-value="Poly"] {background-position:0px -23965px;}.selectize-dropdown-content [data-value="Poly"] {background-position:8px -23965px;}.selectize-input .item[data-value="Pompiere"] {background-position:0px -24005px;}.selectize-dropdown-content [data-value="Pompiere"] {background-position:8px -24005px;}.selectize-input .item[data-value="Pontano Sans"] {background-position:0px -24045px;}.selectize-dropdown-content [data-value="Pontano Sans"] {background-position:8px -24045px;}.selectize-input .item[data-value="Poppins"] {background-position:0px -24085px;}.selectize-dropdown-content [data-value="Poppins"] {background-position:8px -24085px;}.selectize-input .item[data-value="Port Lligat Sans"] {background-position:0px -24125px;}.selectize-dropdown-content [data-value="Port Lligat Sans"] {background-position:8px -24125px;}.selectize-input .item[data-value="Port Lligat Slab"] {background-position:0px -24165px;}.selectize-dropdown-content [data-value="Port Lligat Slab"] {background-position:8px -24165px;}.selectize-input .item[data-value="Pragati Narrow"] {background-position:0px -24205px;}.selectize-dropdown-content [data-value="Pragati Narrow"] {background-position:8px -24205px;}.selectize-input .item[data-value="Prata"] {background-position:0px -24245px;}.selectize-dropdown-content [data-value="Prata"] {background-position:8px -24245px;}.selectize-input .item[data-value="Preahvihear"] {background-position:0px -24285px;}.selectize-dropdown-content [data-value="Preahvihear"] {background-position:8px -24285px;}.selectize-input .item[data-value="Press Start 2P"] {background-position:0px -24325px;}.selectize-dropdown-content [data-value="Press Start 2P"] {background-position:8px -24325px;}.selectize-input .item[data-value="Pridi"] {background-position:0px -24365px;}.selectize-dropdown-content [data-value="Pridi"] {background-position:8px -24365px;}.selectize-input .item[data-value="Princess Sofia"] {background-position:0px -24405px;}.selectize-dropdown-content [data-value="Princess Sofia"] {background-position:8px -24405px;}.selectize-input .item[data-value="Prociono"] {background-position:0px -24445px;}.selectize-dropdown-content [data-value="Prociono"] {background-position:8px -24445px;}.selectize-input .item[data-value="Prompt"] {background-position:0px -24485px;}.selectize-dropdown-content [data-value="Prompt"] {background-position:8px -24485px;}.selectize-input .item[data-value="Prosto One"] {background-position:0px -24525px;}.selectize-dropdown-content [data-value="Prosto One"] {background-position:8px -24525px;}.selectize-input .item[data-value="Proza Libre"] {background-position:0px -24565px;}.selectize-dropdown-content [data-value="Proza Libre"] {background-position:8px -24565px;}.selectize-input .item[data-value="Puritan"] {background-position:0px -24605px;}.selectize-dropdown-content [data-value="Puritan"] {background-position:8px -24605px;}.selectize-input .item[data-value="Purple Purse"] {background-position:0px -24645px;}.selectize-dropdown-content [data-value="Purple Purse"] {background-position:8px -24645px;}.selectize-input .item[data-value="Quando"] {background-position:0px -24685px;}.selectize-dropdown-content [data-value="Quando"] {background-position:8px -24685px;}.selectize-input .item[data-value="Quantico"] {background-position:0px -24725px;}.selectize-dropdown-content [data-value="Quantico"] {background-position:8px -24725px;}.selectize-input .item[data-value="Quattrocento"] {background-position:0px -24765px;}.selectize-dropdown-content [data-value="Quattrocento"] {background-position:8px -24765px;}.selectize-input .item[data-value="Quattrocento Sans"] {background-position:0px -24805px;}.selectize-dropdown-content [data-value="Quattrocento Sans"] {background-position:8px -24805px;}.selectize-input .item[data-value="Questrial"] {background-position:0px -24845px;}.selectize-dropdown-content [data-value="Questrial"] {background-position:8px -24845px;}.selectize-input .item[data-value="Quicksand"] {background-position:0px -24885px;}.selectize-dropdown-content [data-value="Quicksand"] {background-position:8px -24885px;}.selectize-input .item[data-value="Quintessential"] {background-position:0px -24925px;}.selectize-dropdown-content [data-value="Quintessential"] {background-position:8px -24925px;}.selectize-input .item[data-value="Qwigley"] {background-position:0px -24965px;}.selectize-dropdown-content [data-value="Qwigley"] {background-position:8px -24965px;}.selectize-input .item[data-value="Racing Sans One"] {background-position:0px -25005px;}.selectize-dropdown-content [data-value="Racing Sans One"] {background-position:8px -25005px;}.selectize-input .item[data-value="Radley"] {background-position:0px -25045px;}.selectize-dropdown-content [data-value="Radley"] {background-position:8px -25045px;}.selectize-input .item[data-value="Rajdhani"] {background-position:0px -25085px;}.selectize-dropdown-content [data-value="Rajdhani"] {background-position:8px -25085px;}.selectize-input .item[data-value="Rakkas"] {background-position:0px -25125px;}.selectize-dropdown-content [data-value="Rakkas"] {background-position:8px -25125px;}.selectize-input .item[data-value="Raleway"] {background-position:0px -25165px;}.selectize-dropdown-content [data-value="Raleway"] {background-position:8px -25165px;}.selectize-input .item[data-value="Raleway Dots"] {background-position:0px -25205px;}.selectize-dropdown-content [data-value="Raleway Dots"] {background-position:8px -25205px;}.selectize-input .item[data-value="Ramabhadra"] {background-position:0px -25245px;}.selectize-dropdown-content [data-value="Ramabhadra"] {background-position:8px -25245px;}.selectize-input .item[data-value="Ramaraja"] {background-position:0px -25285px;}.selectize-dropdown-content [data-value="Ramaraja"] {background-position:8px -25285px;}.selectize-input .item[data-value="Rambla"] {background-position:0px -25325px;}.selectize-dropdown-content [data-value="Rambla"] {background-position:8px -25325px;}.selectize-input .item[data-value="Rammetto One"] {background-position:0px -25365px;}.selectize-dropdown-content [data-value="Rammetto One"] {background-position:8px -25365px;}.selectize-input .item[data-value="Ranchers"] {background-position:0px -25405px;}.selectize-dropdown-content [data-value="Ranchers"] {background-position:8px -25405px;}.selectize-input .item[data-value="Rancho"] {background-position:0px -25445px;}.selectize-dropdown-content [data-value="Rancho"] {background-position:8px -25445px;}.selectize-input .item[data-value="Ranga"] {background-position:0px -25485px;}.selectize-dropdown-content [data-value="Ranga"] {background-position:8px -25485px;}.selectize-input .item[data-value="Rasa"] {background-position:0px -25525px;}.selectize-dropdown-content [data-value="Rasa"] {background-position:8px -25525px;}.selectize-input .item[data-value="Rationale"] {background-position:0px -25565px;}.selectize-dropdown-content [data-value="Rationale"] {background-position:8px -25565px;}.selectize-input .item[data-value="Ravi Prakash"] {background-position:0px -25605px;}.selectize-dropdown-content [data-value="Ravi Prakash"] {background-position:8px -25605px;}.selectize-input .item[data-value="Redressed"] {background-position:0px -25645px;}.selectize-dropdown-content [data-value="Redressed"] {background-position:8px -25645px;}.selectize-input .item[data-value="Reem Kufi"] {background-position:0px -25685px;}.selectize-dropdown-content [data-value="Reem Kufi"] {background-position:8px -25685px;}.selectize-input .item[data-value="Reenie Beanie"] {background-position:0px -25725px;}.selectize-dropdown-content [data-value="Reenie Beanie"] {background-position:8px -25725px;}.selectize-input .item[data-value="Revalia"] {background-position:0px -25765px;}.selectize-dropdown-content [data-value="Revalia"] {background-position:8px -25765px;}.selectize-input .item[data-value="Rhodium Libre"] {background-position:0px -25805px;}.selectize-dropdown-content [data-value="Rhodium Libre"] {background-position:8px -25805px;}.selectize-input .item[data-value="Ribeye"] {background-position:0px -25845px;}.selectize-dropdown-content [data-value="Ribeye"] {background-position:8px -25845px;}.selectize-input .item[data-value="Ribeye Marrow"] {background-position:0px -25885px;}.selectize-dropdown-content [data-value="Ribeye Marrow"] {background-position:8px -25885px;}.selectize-input .item[data-value="Righteous"] {background-position:0px -25925px;}.selectize-dropdown-content [data-value="Righteous"] {background-position:8px -25925px;}.selectize-input .item[data-value="Risque"] {background-position:0px -25965px;}.selectize-dropdown-content [data-value="Risque"] {background-position:8px -25965px;}.selectize-input .item[data-value="Roboto"] {background-position:0px -26005px;}.selectize-dropdown-content [data-value="Roboto"] {background-position:8px -26005px;}.selectize-input .item[data-value="Roboto Condensed"] {background-position:0px -26045px;}.selectize-dropdown-content [data-value="Roboto Condensed"] {background-position:8px -26045px;}.selectize-input .item[data-value="Roboto Mono"] {background-position:0px -26085px;}.selectize-dropdown-content [data-value="Roboto Mono"] {background-position:8px -26085px;}.selectize-input .item[data-value="Roboto Slab"] {background-position:0px -26125px;}.selectize-dropdown-content [data-value="Roboto Slab"] {background-position:8px -26125px;}.selectize-input .item[data-value="Rochester"] {background-position:0px -26165px;}.selectize-dropdown-content [data-value="Rochester"] {background-position:8px -26165px;}.selectize-input .item[data-value="Rock Salt"] {background-position:0px -26205px;}.selectize-dropdown-content [data-value="Rock Salt"] {background-position:8px -26205px;}.selectize-input .item[data-value="Rokkitt"] {background-position:0px -26245px;}.selectize-dropdown-content [data-value="Rokkitt"] {background-position:8px -26245px;}.selectize-input .item[data-value="Romanesco"] {background-position:0px -26285px;}.selectize-dropdown-content [data-value="Romanesco"] {background-position:8px -26285px;}.selectize-input .item[data-value="Ropa Sans"] {background-position:0px -26325px;}.selectize-dropdown-content [data-value="Ropa Sans"] {background-position:8px -26325px;}.selectize-input .item[data-value="Rosario"] {background-position:0px -26365px;}.selectize-dropdown-content [data-value="Rosario"] {background-position:8px -26365px;}.selectize-input .item[data-value="Rosarivo"] {background-position:0px -26405px;}.selectize-dropdown-content [data-value="Rosarivo"] {background-position:8px -26405px;}.selectize-input .item[data-value="Rouge Script"] {background-position:0px -26445px;}.selectize-dropdown-content [data-value="Rouge Script"] {background-position:8px -26445px;}.selectize-input .item[data-value="Rozha One"] {background-position:0px -26485px;}.selectize-dropdown-content [data-value="Rozha One"] {background-position:8px -26485px;}.selectize-input .item[data-value="Rubik"] {background-position:0px -26525px;}.selectize-dropdown-content [data-value="Rubik"] {background-position:8px -26525px;}.selectize-input .item[data-value="Rubik Mono One"] {background-position:0px -26565px;}.selectize-dropdown-content [data-value="Rubik Mono One"] {background-position:8px -26565px;}.selectize-input .item[data-value="Rubik One"] {background-position:0px -26605px;}.selectize-dropdown-content [data-value="Rubik One"] {background-position:8px -26605px;}.selectize-input .item[data-value="Ruda"] {background-position:0px -26645px;}.selectize-dropdown-content [data-value="Ruda"] {background-position:8px -26645px;}.selectize-input .item[data-value="Rufina"] {background-position:0px -26685px;}.selectize-dropdown-content [data-value="Rufina"] {background-position:8px -26685px;}.selectize-input .item[data-value="Ruge Boogie"] {background-position:0px -26725px;}.selectize-dropdown-content [data-value="Ruge Boogie"] {background-position:8px -26725px;}.selectize-input .item[data-value="Ruluko"] {background-position:0px -26765px;}.selectize-dropdown-content [data-value="Ruluko"] {background-position:8px -26765px;}.selectize-input .item[data-value="Rum Raisin"] {background-position:0px -26805px;}.selectize-dropdown-content [data-value="Rum Raisin"] {background-position:8px -26805px;}.selectize-input .item[data-value="Ruslan Display"] {background-position:0px -26845px;}.selectize-dropdown-content [data-value="Ruslan Display"] {background-position:8px -26845px;}.selectize-input .item[data-value="Russo One"] {background-position:0px -26885px;}.selectize-dropdown-content [data-value="Russo One"] {background-position:8px -26885px;}.selectize-input .item[data-value="Ruthie"] {background-position:0px -26925px;}.selectize-dropdown-content [data-value="Ruthie"] {background-position:8px -26925px;}.selectize-input .item[data-value="Rye"] {background-position:0px -26965px;}.selectize-dropdown-content [data-value="Rye"] {background-position:8px -26965px;}.selectize-input .item[data-value="Sacramento"] {background-position:0px -27005px;}.selectize-dropdown-content [data-value="Sacramento"] {background-position:8px -27005px;}.selectize-input .item[data-value="Sahitya"] {background-position:0px -27045px;}.selectize-dropdown-content [data-value="Sahitya"] {background-position:8px -27045px;}.selectize-input .item[data-value="Sail"] {background-position:0px -27085px;}.selectize-dropdown-content [data-value="Sail"] {background-position:8px -27085px;}.selectize-input .item[data-value="Salsa"] {background-position:0px -27125px;}.selectize-dropdown-content [data-value="Salsa"] {background-position:8px -27125px;}.selectize-input .item[data-value="Sanchez"] {background-position:0p
|