PluginProbe
Booking Manager – Sync WP Booking Calendar – Import Events, Export Bookings to ICS Calendar / 2.1.21
Booking Manager – Sync WP Booking Calendar – Import Events, Export Bookings to ICS Calendar v2.1.21
2.1.21 2.1.20 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 trunk 1.1 2.0 2.0.1 2.0.10.2 2.0.11 2.0.12 2.0.13 2.0.14 2.0.15 2.0.16 2.0.17 2.0.18 2.0.2 2.0.20 2.0.21 2.0.22 All 55 releases
booking-manager / assets / libs / bootstrap / css / bootstrap.css

bootstrap.css in Booking Manager – Sync WP Booking Calendar – Import Events, Export Bookings to ICS Calendar 2.1.21, at assets/libs/bootstrap/css/bootstrap.css

6,796 lines 178.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*!
2 * Bootstrap v3.3.5 (http://getbootstrap.com)
3 * Copyright 2011-2015 Twitter, Inc.
4 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5 */
6 /*!
7 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f4b4c9cb85df757ca08c)
8 * Config saved to config.json and https://gist.github.com/f4b4c9cb85df757ca08c
9 */
10 /*!
11 * Bootstrap v3.3.5 (http://getbootstrap.com)
12 * Copyright 2011-2015 Twitter, Inc.
13 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
14 */
15 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
16 /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
17 .wpdevelop article,
18 .wpdevelop aside,
19 .wpdevelop details,
20 .wpdevelop figcaption,
21 .wpdevelop figure,
22 .wpdevelop footer,
23 .wpdevelop header,
24 .wpdevelop hgroup,
25 .wpdevelop main,
26 .wpdevelop menu,
27 .wpdevelop nav,
28 .wpdevelop section,
29 .wpdevelop summary {
30 display: block;
31 }
32 .wpdevelop audio,
33 .wpdevelop canvas,
34 .wpdevelop progress,
35 .wpdevelop video {
36 display: inline-block;
37 vertical-align: baseline;
38 }
39 .wpdevelop audio:not([controls]) {
40 display: none;
41 height: 0;
42 }
43 .wpdevelop [hidden],
44 .wpdevelop template {
45 display: none;
46 }
47 .wpdevelop a {
48 background-color: transparent;
49 }
50 .wpdevelop a:active,
51 .wpdevelop a:hover {
52 outline: 0;
53 }
54 .wpdevelop abbr[title] {
55 border-bottom: 1px dotted;
56 }
57 .wpdevelop b,
58 .wpdevelop strong {
59 font-weight: bold;
60 }
61 .wpdevelop dfn {
62 font-style: italic;
63 }
64 .wpdevelop h1 {
65 font-size: 2em;
66 margin: 0.67em 0;
67 }
68 .wpdevelop mark {
69 background: #ff0;
70 color: #000;
71 }
72 .wpdevelop small {
73 font-size: 80%;
74 }
75 .wpdevelop sub,
76 .wpdevelop sup {
77 font-size: 75%;
78 line-height: 0;
79 position: relative;
80 vertical-align: baseline;
81 }
82 .wpdevelop sup {
83 top: -0.5em;
84 }
85 .wpdevelop sub {
86 bottom: -0.25em;
87 }
88 .wpdevelop img {
89 border: 0;
90 }
91 .wpdevelop svg:not(:root) {
92 overflow: hidden;
93 }
94 .wpdevelop figure {
95 margin: 1em 40px;
96 }
97 .wpdevelop hr {
98 -webkit-box-sizing: content-box;
99 -moz-box-sizing: content-box;
100 box-sizing: content-box;
101 height: 0;
102 }
103 .wpdevelop pre {
104 overflow: auto;
105 }
106 .wpdevelop code,
107 .wpdevelop kbd,
108 .wpdevelop pre,
109 .wpdevelop samp {
110 font-family: monospace, monospace;
111 font-size: 1em;
112 }
113 .wpdevelop button,
114 .wpdevelop input,
115 .wpdevelop optgroup,
116 .wpdevelop select,
117 .wpdevelop textarea {
118 color: inherit;
119 font: inherit;
120 margin: 0;
121 }
122 .wpdevelop button {
123 overflow: visible;
124 }
125 .wpdevelop button,
126 .wpdevelop select {
127 text-transform: none;
128 }
129 .wpdevelop button,
130 .wpdevelop html input[type="button"],
131 .wpdevelop input[type="reset"],
132 .wpdevelop input[type="submit"] {
133 -webkit-appearance: button;
134 cursor: pointer;
135 }
136 .wpdevelop button[disabled],
137 .wpdevelop html input[disabled] {
138 cursor: default;
139 }
140 .wpdevelop button::-moz-focus-inner,
141 .wpdevelop input::-moz-focus-inner {
142 border: 0;
143 padding: 0;
144 }
145 .wpdevelop input {
146 line-height: normal;
147 }
148 .wpdevelop input[type="checkbox"],
149 .wpdevelop input[type="radio"] {
150 -webkit-box-sizing: border-box;
151 -moz-box-sizing: border-box;
152 box-sizing: border-box;
153 padding: 0;
154 }
155 .wpdevelop input[type="number"]::-webkit-inner-spin-button,
156 .wpdevelop input[type="number"]::-webkit-outer-spin-button {
157 height: auto;
158 }
159 .wpdevelop input[type="search"] {
160 -webkit-appearance: textfield;
161 -webkit-box-sizing: content-box;
162 -moz-box-sizing: content-box;
163 box-sizing: content-box;
164 }
165 .wpdevelop input[type="search"]::-webkit-search-cancel-button,
166 .wpdevelop input[type="search"]::-webkit-search-decoration {
167 -webkit-appearance: none;
168 }
169 .wpdevelop fieldset {
170 border: 1px solid #c0c0c0;
171 margin: 0 2px;
172 padding: 0.35em 0.625em 0.75em;
173 }
174 .wpdevelop legend {
175 border: 0;
176 padding: 0;
177 }
178 .wpdevelop textarea {
179 overflow: auto;
180 }
181 .wpdevelop optgroup {
182 font-weight: bold;
183 }
184 .wpdevelop table {
185 border-collapse: collapse;
186 border-spacing: 0;
187 }
188 .wpdevelop td,
189 .wpdevelop th {
190 padding: 0;
191 }
192 @media print {
193 .wpdevelop *,
194 .wpdevelop *:before,
195 .wpdevelop *:after {
196 background: transparent !important;
197 color: #000 !important;
198 -webkit-box-shadow: none !important;
199 box-shadow: none !important;
200 text-shadow: none !important;
201 }
202 .wpdevelop a,
203 .wpdevelop a:visited {
204 text-decoration: underline;
205 }
206 .wpdevelop a[href]:after {
207 content: " (" attr(href) ")";
208 }
209 .wpdevelop abbr[title]:after {
210 content: " (" attr(title) ")";
211 }
212 .wpdevelop a[href^="#"]:after,
213 .wpdevelop a[href^="javascript:"]:after {
214 content: "";
215 }
216 .wpdevelop pre,
217 .wpdevelop blockquote {
218 border: 1px solid #999;
219 page-break-inside: avoid;
220 }
221 .wpdevelop thead {
222 display: table-header-group;
223 }
224 .wpdevelop tr,
225 .wpdevelop img {
226 page-break-inside: avoid;
227 }
228 .wpdevelop img {
229 max-width: 100% !important;
230 }
231 .wpdevelop p,
232 .wpdevelop h2,
233 .wpdevelop h3 {
234 orphans: 3;
235 widows: 3;
236 }
237 .wpdevelop h2,
238 .wpdevelop h3 {
239 page-break-after: avoid;
240 }
241 .wpdevelop .navbar {
242 display: none;
243 }
244 .wpdevelop .btn > .caret,
245 .wpdevelop .dropup > .btn > .caret {
246 border-top-color: #000 !important;
247 }
248 .wpdevelop .label {
249 border: 1px solid #000;
250 }
251 .wpdevelop .table {
252 border-collapse: collapse !important;
253 }
254 .wpdevelop .table td,
255 .wpdevelop .table th {
256 background-color: #fff !important;
257 }
258 .wpdevelop .table-bordered th,
259 .wpdevelop .table-bordered td {
260 border: 1px solid #ddd !important;
261 }
262 }
263 @font-face {
264 font-family: 'Glyphicons Halflings';
265 src: url("../fonts/glyphicons-halflings-regular.eot");
266 src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
267 }
268 .wpdevelop .glyphicon {
269 position: relative;
270 top: 1px;
271 display: inline-block;
272 font-family: 'Glyphicons Halflings';
273 font-style: normal;
274 font-weight: normal;
275 line-height: 1;
276 -webkit-font-smoothing: antialiased;
277 -moz-osx-font-smoothing: grayscale;
278 }
279 .wpdevelop .glyphicon-asterisk:before {
280 content: "\2a";
281 }
282 .wpdevelop .glyphicon-plus:before {
283 content: "\2b";
284 }
285 .wpdevelop .glyphicon-euro:before,
286 .wpdevelop .glyphicon-eur:before {
287 content: "\20ac";
288 }
289 .wpdevelop .glyphicon-minus:before {
290 content: "\2212";
291 }
292 .wpdevelop .glyphicon-cloud:before {
293 content: "\2601";
294 }
295 .wpdevelop .glyphicon-envelope:before {
296 content: "\2709";
297 }
298 .wpdevelop .glyphicon-pencil:before {
299 content: "\270f";
300 }
301 .wpdevelop .glyphicon-glass:before {
302 content: "\e001";
303 }
304 .wpdevelop .glyphicon-music:before {
305 content: "\e002";
306 }
307 .wpdevelop .glyphicon-search:before {
308 content: "\e003";
309 }
310 .wpdevelop .glyphicon-heart:before {
311 content: "\e005";
312 }
313 .wpdevelop .glyphicon-star:before {
314 content: "\e006";
315 }
316 .wpdevelop .glyphicon-star-empty:before {
317 content: "\e007";
318 }
319 .wpdevelop .glyphicon-user:before {
320 content: "\e008";
321 }
322 .wpdevelop .glyphicon-film:before {
323 content: "\e009";
324 }
325 .wpdevelop .glyphicon-th-large:before {
326 content: "\e010";
327 }
328 .wpdevelop .glyphicon-th:before {
329 content: "\e011";
330 }
331 .wpdevelop .glyphicon-th-list:before {
332 content: "\e012";
333 }
334 .wpdevelop .glyphicon-ok:before {
335 content: "\e013";
336 }
337 .wpdevelop .glyphicon-remove:before {
338 content: "\e014";
339 }
340 .wpdevelop .glyphicon-zoom-in:before {
341 content: "\e015";
342 }
343 .wpdevelop .glyphicon-zoom-out:before {
344 content: "\e016";
345 }
346 .wpdevelop .glyphicon-off:before {
347 content: "\e017";
348 }
349 .wpdevelop .glyphicon-signal:before {
350 content: "\e018";
351 }
352 .wpdevelop .glyphicon-cog:before {
353 content: "\e019";
354 }
355 .wpdevelop .glyphicon-trash:before {
356 content: "\e020";
357 }
358 .wpdevelop .glyphicon-home:before {
359 content: "\e021";
360 }
361 .wpdevelop .glyphicon-file:before {
362 content: "\e022";
363 }
364 .wpdevelop .glyphicon-time:before {
365 content: "\e023";
366 }
367 .wpdevelop .glyphicon-road:before {
368 content: "\e024";
369 }
370 .wpdevelop .glyphicon-download-alt:before {
371 content: "\e025";
372 }
373 .wpdevelop .glyphicon-download:before {
374 content: "\e026";
375 }
376 .wpdevelop .glyphicon-upload:before {
377 content: "\e027";
378 }
379 .wpdevelop .glyphicon-inbox:before {
380 content: "\e028";
381 }
382 .wpdevelop .glyphicon-play-circle:before {
383 content: "\e029";
384 }
385 .wpdevelop .glyphicon-repeat:before {
386 content: "\e030";
387 }
388 .wpdevelop .glyphicon-refresh:before {
389 content: "\e031";
390 }
391 .wpdevelop .glyphicon-list-alt:before {
392 content: "\e032";
393 }
394 .wpdevelop .glyphicon-lock:before {
395 content: "\e033";
396 }
397 .wpdevelop .glyphicon-flag:before {
398 content: "\e034";
399 }
400 .wpdevelop .glyphicon-headphones:before {
401 content: "\e035";
402 }
403 .wpdevelop .glyphicon-volume-off:before {
404 content: "\e036";
405 }
406 .wpdevelop .glyphicon-volume-down:before {
407 content: "\e037";
408 }
409 .wpdevelop .glyphicon-volume-up:before {
410 content: "\e038";
411 }
412 .wpdevelop .glyphicon-qrcode:before {
413 content: "\e039";
414 }
415 .wpdevelop .glyphicon-barcode:before {
416 content: "\e040";
417 }
418 .wpdevelop .glyphicon-tag:before {
419 content: "\e041";
420 }
421 .wpdevelop .glyphicon-tags:before {
422 content: "\e042";
423 }
424 .wpdevelop .glyphicon-book:before {
425 content: "\e043";
426 }
427 .wpdevelop .glyphicon-bookmark:before {
428 content: "\e044";
429 }
430 .wpdevelop .glyphicon-print:before {
431 content: "\e045";
432 }
433 .wpdevelop .glyphicon-camera:before {
434 content: "\e046";
435 }
436 .wpdevelop .glyphicon-font:before {
437 content: "\e047";
438 }
439 .wpdevelop .glyphicon-bold:before {
440 content: "\e048";
441 }
442 .wpdevelop .glyphicon-italic:before {
443 content: "\e049";
444 }
445 .wpdevelop .glyphicon-text-height:before {
446 content: "\e050";
447 }
448 .wpdevelop .glyphicon-text-width:before {
449 content: "\e051";
450 }
451 .wpdevelop .glyphicon-align-left:before {
452 content: "\e052";
453 }
454 .wpdevelop .glyphicon-align-center:before {
455 content: "\e053";
456 }
457 .wpdevelop .glyphicon-align-right:before {
458 content: "\e054";
459 }
460 .wpdevelop .glyphicon-align-justify:before {
461 content: "\e055";
462 }
463 .wpdevelop .glyphicon-list:before {
464 content: "\e056";
465 }
466 .wpdevelop .glyphicon-indent-left:before {
467 content: "\e057";
468 }
469 .wpdevelop .glyphicon-indent-right:before {
470 content: "\e058";
471 }
472 .wpdevelop .glyphicon-facetime-video:before {
473 content: "\e059";
474 }
475 .wpdevelop .glyphicon-picture:before {
476 content: "\e060";
477 }
478 .wpdevelop .glyphicon-map-marker:before {
479 content: "\e062";
480 }
481 .wpdevelop .glyphicon-adjust:before {
482 content: "\e063";
483 }
484 .wpdevelop .glyphicon-tint:before {
485 content: "\e064";
486 }
487 .wpdevelop .glyphicon-edit:before {
488 content: "\e065";
489 }
490 .wpdevelop .glyphicon-share:before {
491 content: "\e066";
492 }
493 .wpdevelop .glyphicon-check:before {
494 content: "\e067";
495 }
496 .wpdevelop .glyphicon-move:before {
497 content: "\e068";
498 }
499 .wpdevelop .glyphicon-step-backward:before {
500 content: "\e069";
501 }
502 .wpdevelop .glyphicon-fast-backward:before {
503 content: "\e070";
504 }
505 .wpdevelop .glyphicon-backward:before {
506 content: "\e071";
507 }
508 .wpdevelop .glyphicon-play:before {
509 content: "\e072";
510 }
511 .wpdevelop .glyphicon-pause:before {
512 content: "\e073";
513 }
514 .wpdevelop .glyphicon-stop:before {
515 content: "\e074";
516 }
517 .wpdevelop .glyphicon-forward:before {
518 content: "\e075";
519 }
520 .wpdevelop .glyphicon-fast-forward:before {
521 content: "\e076";
522 }
523 .wpdevelop .glyphicon-step-forward:before {
524 content: "\e077";
525 }
526 .wpdevelop .glyphicon-eject:before {
527 content: "\e078";
528 }
529 .wpdevelop .glyphicon-chevron-left:before {
530 content: "\e079";
531 }
532 .wpdevelop .glyphicon-chevron-right:before {
533 content: "\e080";
534 }
535 .wpdevelop .glyphicon-plus-sign:before {
536 content: "\e081";
537 }
538 .wpdevelop .glyphicon-minus-sign:before {
539 content: "\e082";
540 }
541 .wpdevelop .glyphicon-remove-sign:before {
542 content: "\e083";
543 }
544 .wpdevelop .glyphicon-ok-sign:before {
545 content: "\e084";
546 }
547 .wpdevelop .glyphicon-question-sign:before {
548 content: "\e085";
549 }
550 .wpdevelop .glyphicon-info-sign:before {
551 content: "\e086";
552 }
553 .wpdevelop .glyphicon-screenshot:before {
554 content: "\e087";
555 }
556 .wpdevelop .glyphicon-remove-circle:before {
557 content: "\e088";
558 }
559 .wpdevelop .glyphicon-ok-circle:before {
560 content: "\e089";
561 }
562 .wpdevelop .glyphicon-ban-circle:before {
563 content: "\e090";
564 }
565 .wpdevelop .glyphicon-arrow-left:before {
566 content: "\e091";
567 }
568 .wpdevelop .glyphicon-arrow-right:before {
569 content: "\e092";
570 }
571 .wpdevelop .glyphicon-arrow-up:before {
572 content: "\e093";
573 }
574 .wpdevelop .glyphicon-arrow-down:before {
575 content: "\e094";
576 }
577 .wpdevelop .glyphicon-share-alt:before {
578 content: "\e095";
579 }
580 .wpdevelop .glyphicon-resize-full:before {
581 content: "\e096";
582 }
583 .wpdevelop .glyphicon-resize-small:before {
584 content: "\e097";
585 }
586 .wpdevelop .glyphicon-exclamation-sign:before {
587 content: "\e101";
588 }
589 .wpdevelop .glyphicon-gift:before {
590 content: "\e102";
591 }
592 .wpdevelop .glyphicon-leaf:before {
593 content: "\e103";
594 }
595 .wpdevelop .glyphicon-fire:before {
596 content: "\e104";
597 }
598 .wpdevelop .glyphicon-eye-open:before {
599 content: "\e105";
600 }
601 .wpdevelop .glyphicon-eye-close:before {
602 content: "\e106";
603 }
604 .wpdevelop .glyphicon-warning-sign:before {
605 content: "\e107";
606 }
607 .wpdevelop .glyphicon-plane:before {
608 content: "\e108";
609 }
610 .wpdevelop .glyphicon-calendar:before {
611 content: "\e109";
612 }
613 .wpdevelop .glyphicon-random:before {
614 content: "\e110";
615 }
616 .wpdevelop .glyphicon-comment:before {
617 content: "\e111";
618 }
619 .wpdevelop .glyphicon-magnet:before {
620 content: "\e112";
621 }
622 .wpdevelop .glyphicon-chevron-up:before {
623 content: "\e113";
624 }
625 .wpdevelop .glyphicon-chevron-down:before {
626 content: "\e114";
627 }
628 .wpdevelop .glyphicon-retweet:before {
629 content: "\e115";
630 }
631 .wpdevelop .glyphicon-shopping-cart:before {
632 content: "\e116";
633 }
634 .wpdevelop .glyphicon-folder-close:before {
635 content: "\e117";
636 }
637 .wpdevelop .glyphicon-folder-open:before {
638 content: "\e118";
639 }
640 .wpdevelop .glyphicon-resize-vertical:before {
641 content: "\e119";
642 }
643 .wpdevelop .glyphicon-resize-horizontal:before {
644 content: "\e120";
645 }
646 .wpdevelop .glyphicon-hdd:before {
647 content: "\e121";
648 }
649 .wpdevelop .glyphicon-bullhorn:before {
650 content: "\e122";
651 }
652 .wpdevelop .glyphicon-bell:before {
653 content: "\e123";
654 }
655 .wpdevelop .glyphicon-certificate:before {
656 content: "\e124";
657 }
658 .wpdevelop .glyphicon-thumbs-up:before {
659 content: "\e125";
660 }
661 .wpdevelop .glyphicon-thumbs-down:before {
662 content: "\e126";
663 }
664 .wpdevelop .glyphicon-hand-right:before {
665 content: "\e127";
666 }
667 .wpdevelop .glyphicon-hand-left:before {
668 content: "\e128";
669 }
670 .wpdevelop .glyphicon-hand-up:before {
671 content: "\e129";
672 }
673 .wpdevelop .glyphicon-hand-down:before {
674 content: "\e130";
675 }
676 .wpdevelop .glyphicon-circle-arrow-right:before {
677 content: "\e131";
678 }
679 .wpdevelop .glyphicon-circle-arrow-left:before {
680 content: "\e132";
681 }
682 .wpdevelop .glyphicon-circle-arrow-up:before {
683 content: "\e133";
684 }
685 .wpdevelop .glyphicon-circle-arrow-down:before {
686 content: "\e134";
687 }
688 .wpdevelop .glyphicon-globe:before {
689 content: "\e135";
690 }
691 .wpdevelop .glyphicon-wrench:before {
692 content: "\e136";
693 }
694 .wpdevelop .glyphicon-tasks:before {
695 content: "\e137";
696 }
697 .wpdevelop .glyphicon-filter:before {
698 content: "\e138";
699 }
700 .wpdevelop .glyphicon-briefcase:before {
701 content: "\e139";
702 }
703 .wpdevelop .glyphicon-fullscreen:before {
704 content: "\e140";
705 }
706 .wpdevelop .glyphicon-dashboard:before {
707 content: "\e141";
708 }
709 .wpdevelop .glyphicon-paperclip:before {
710 content: "\e142";
711 }
712 .wpdevelop .glyphicon-heart-empty:before {
713 content: "\e143";
714 }
715 .wpdevelop .glyphicon-link:before {
716 content: "\e144";
717 }
718 .wpdevelop .glyphicon-phone:before {
719 content: "\e145";
720 }
721 .wpdevelop .glyphicon-pushpin:before {
722 content: "\e146";
723 }
724 .wpdevelop .glyphicon-usd:before {
725 content: "\e148";
726 }
727 .wpdevelop .glyphicon-gbp:before {
728 content: "\e149";
729 }
730 .wpdevelop .glyphicon-sort:before {
731 content: "\e150";
732 }
733 .wpdevelop .glyphicon-sort-by-alphabet:before {
734 content: "\e151";
735 }
736 .wpdevelop .glyphicon-sort-by-alphabet-alt:before {
737 content: "\e152";
738 }
739 .wpdevelop .glyphicon-sort-by-order:before {
740 content: "\e153";
741 }
742 .wpdevelop .glyphicon-sort-by-order-alt:before {
743 content: "\e154";
744 }
745 .wpdevelop .glyphicon-sort-by-attributes:before {
746 content: "\e155";
747 }
748 .wpdevelop .glyphicon-sort-by-attributes-alt:before {
749 content: "\e156";
750 }
751 .wpdevelop .glyphicon-unchecked:before {
752 content: "\e157";
753 }
754 .wpdevelop .glyphicon-expand:before {
755 content: "\e158";
756 }
757 .wpdevelop .glyphicon-collapse-down:before {
758 content: "\e159";
759 }
760 .wpdevelop .glyphicon-collapse-up:before {
761 content: "\e160";
762 }
763 .wpdevelop .glyphicon-log-in:before {
764 content: "\e161";
765 }
766 .wpdevelop .glyphicon-flash:before {
767 content: "\e162";
768 }
769 .wpdevelop .glyphicon-log-out:before {
770 content: "\e163";
771 }
772 .wpdevelop .glyphicon-new-window:before {
773 content: "\e164";
774 }
775 .wpdevelop .glyphicon-record:before {
776 content: "\e165";
777 }
778 .wpdevelop .glyphicon-save:before {
779 content: "\e166";
780 }
781 .wpdevelop .glyphicon-open:before {
782 content: "\e167";
783 }
784 .wpdevelop .glyphicon-saved:before {
785 content: "\e168";
786 }
787 .wpdevelop .glyphicon-import:before {
788 content: "\e169";
789 }
790 .wpdevelop .glyphicon-export:before {
791 content: "\e170";
792 }
793 .wpdevelop .glyphicon-send:before {
794 content: "\e171";
795 }
796 .wpdevelop .glyphicon-floppy-disk:before {
797 content: "\e172";
798 }
799 .wpdevelop .glyphicon-floppy-saved:before {
800 content: "\e173";
801 }
802 .wpdevelop .glyphicon-floppy-remove:before {
803 content: "\e174";
804 }
805 .wpdevelop .glyphicon-floppy-save:before {
806 content: "\e175";
807 }
808 .wpdevelop .glyphicon-floppy-open:before {
809 content: "\e176";
810 }
811 .wpdevelop .glyphicon-credit-card:before {
812 content: "\e177";
813 }
814 .wpdevelop .glyphicon-transfer:before {
815 content: "\e178";
816 }
817 .wpdevelop .glyphicon-cutlery:before {
818 content: "\e179";
819 }
820 .wpdevelop .glyphicon-header:before {
821 content: "\e180";
822 }
823 .wpdevelop .glyphicon-compressed:before {
824 content: "\e181";
825 }
826 .wpdevelop .glyphicon-earphone:before {
827 content: "\e182";
828 }
829 .wpdevelop .glyphicon-phone-alt:before {
830 content: "\e183";
831 }
832 .wpdevelop .glyphicon-tower:before {
833 content: "\e184";
834 }
835 .wpdevelop .glyphicon-stats:before {
836 content: "\e185";
837 }
838 .wpdevelop .glyphicon-sd-video:before {
839 content: "\e186";
840 }
841 .wpdevelop .glyphicon-hd-video:before {
842 content: "\e187";
843 }
844 .wpdevelop .glyphicon-subtitles:before {
845 content: "\e188";
846 }
847 .wpdevelop .glyphicon-sound-stereo:before {
848 content: "\e189";
849 }
850 .wpdevelop .glyphicon-sound-dolby:before {
851 content: "\e190";
852 }
853 .wpdevelop .glyphicon-sound-5-1:before {
854 content: "\e191";
855 }
856 .wpdevelop .glyphicon-sound-6-1:before {
857 content: "\e192";
858 }
859 .wpdevelop .glyphicon-sound-7-1:before {
860 content: "\e193";
861 }
862 .wpdevelop .glyphicon-copyright-mark:before {
863 content: "\e194";
864 }
865 .wpdevelop .glyphicon-registration-mark:before {
866 content: "\e195";
867 }
868 .wpdevelop .glyphicon-cloud-download:before {
869 content: "\e197";
870 }
871 .wpdevelop .glyphicon-cloud-upload:before {
872 content: "\e198";
873 }
874 .wpdevelop .glyphicon-tree-conifer:before {
875 content: "\e199";
876 }
877 .wpdevelop .glyphicon-tree-deciduous:before {
878 content: "\e200";
879 }
880 .wpdevelop .glyphicon-cd:before {
881 content: "\e201";
882 }
883 .wpdevelop .glyphicon-save-file:before {
884 content: "\e202";
885 }
886 .wpdevelop .glyphicon-open-file:before {
887 content: "\e203";
888 }
889 .wpdevelop .glyphicon-level-up:before {
890 content: "\e204";
891 }
892 .wpdevelop .glyphicon-copy:before {
893 content: "\e205";
894 }
895 .wpdevelop .glyphicon-paste:before {
896 content: "\e206";
897 }
898 .wpdevelop .glyphicon-alert:before {
899 content: "\e209";
900 }
901 .wpdevelop .glyphicon-equalizer:before {
902 content: "\e210";
903 }
904 .wpdevelop .glyphicon-king:before {
905 content: "\e211";
906 }
907 .wpdevelop .glyphicon-queen:before {
908 content: "\e212";
909 }
910 .wpdevelop .glyphicon-pawn:before {
911 content: "\e213";
912 }
913 .wpdevelop .glyphicon-bishop:before {
914 content: "\e214";
915 }
916 .wpdevelop .glyphicon-knight:before {
917 content: "\e215";
918 }
919 .wpdevelop .glyphicon-baby-formula:before {
920 content: "\e216";
921 }
922 .wpdevelop .glyphicon-tent:before {
923 content: "\26fa";
924 }
925 .wpdevelop .glyphicon-blackboard:before {
926 content: "\e218";
927 }
928 .wpdevelop .glyphicon-bed:before {
929 content: "\e219";
930 }
931 .wpdevelop .glyphicon-apple:before {
932 content: "\f8ff";
933 }
934 .wpdevelop .glyphicon-erase:before {
935 content: "\e221";
936 }
937 .wpdevelop .glyphicon-hourglass:before {
938 content: "\231b";
939 }
940 .wpdevelop .glyphicon-lamp:before {
941 content: "\e223";
942 }
943 .wpdevelop .glyphicon-duplicate:before {
944 content: "\e224";
945 }
946 .wpdevelop .glyphicon-piggy-bank:before {
947 content: "\e225";
948 }
949 .wpdevelop .glyphicon-scissors:before {
950 content: "\e226";
951 }
952 .wpdevelop .glyphicon-bitcoin:before {
953 content: "\e227";
954 }
955 .wpdevelop .glyphicon-btc:before {
956 content: "\e227";
957 }
958 .wpdevelop .glyphicon-xbt:before {
959 content: "\e227";
960 }
961 .wpdevelop .glyphicon-yen:before {
962 content: "\00a5";
963 }
964 .wpdevelop .glyphicon-jpy:before {
965 content: "\00a5";
966 }
967 .wpdevelop .glyphicon-ruble:before {
968 content: "\20bd";
969 }
970 .wpdevelop .glyphicon-rub:before {
971 content: "\20bd";
972 }
973 .wpdevelop .glyphicon-scale:before {
974 content: "\e230";
975 }
976 .wpdevelop .glyphicon-ice-lolly:before {
977 content: "\e231";
978 }
979 .wpdevelop .glyphicon-ice-lolly-tasted:before {
980 content: "\e232";
981 }
982 .wpdevelop .glyphicon-education:before {
983 content: "\e233";
984 }
985 .wpdevelop .glyphicon-option-horizontal:before {
986 content: "\e234";
987 }
988 .wpdevelop .glyphicon-option-vertical:before {
989 content: "\e235";
990 }
991 .wpdevelop .glyphicon-menu-hamburger:before {
992 content: "\e236";
993 }
994 .wpdevelop .glyphicon-modal-window:before {
995 content: "\e237";
996 }
997 .wpdevelop .glyphicon-oil:before {
998 content: "\e238";
999 }
1000 .wpdevelop .glyphicon-grain:before {
1001 content: "\e239";
1002 }
1003 .wpdevelop .glyphicon-sunglasses:before {
1004 content: "\e240";
1005 }
1006 .wpdevelop .glyphicon-text-size:before {
1007 content: "\e241";
1008 }
1009 .wpdevelop .glyphicon-text-color:before {
1010 content: "\e242";
1011 }
1012 .wpdevelop .glyphicon-text-background:before {
1013 content: "\e243";
1014 }
1015 .wpdevelop .glyphicon-object-align-top:before {
1016 content: "\e244";
1017 }
1018 .wpdevelop .glyphicon-object-align-bottom:before {
1019 content: "\e245";
1020 }
1021 .wpdevelop .glyphicon-object-align-horizontal:before {
1022 content: "\e246";
1023 }
1024 .wpdevelop .glyphicon-object-align-left:before {
1025 content: "\e247";
1026 }
1027 .wpdevelop .glyphicon-object-align-vertical:before {
1028 content: "\e248";
1029 }
1030 .wpdevelop .glyphicon-object-align-right:before {
1031 content: "\e249";
1032 }
1033 .wpdevelop .glyphicon-triangle-right:before {
1034 content: "\e250";
1035 }
1036 .wpdevelop .glyphicon-triangle-left:before {
1037 content: "\e251";
1038 }
1039 .wpdevelop .glyphicon-triangle-bottom:before {
1040 content: "\e252";
1041 }
1042 .wpdevelop .glyphicon-triangle-top:before {
1043 content: "\e253";
1044 }
1045 .wpdevelop .glyphicon-console:before {
1046 content: "\e254";
1047 }
1048 .wpdevelop .glyphicon-superscript:before {
1049 content: "\e255";
1050 }
1051 .wpdevelop .glyphicon-subscript:before {
1052 content: "\e256";
1053 }
1054 .wpdevelop .glyphicon-menu-left:before {
1055 content: "\e257";
1056 }
1057 .wpdevelop .glyphicon-menu-right:before {
1058 content: "\e258";
1059 }
1060 .wpdevelop .glyphicon-menu-down:before {
1061 content: "\e259";
1062 }
1063 .wpdevelop .glyphicon-menu-up:before {
1064 content: "\e260";
1065 }
1066 .wpdevelop * {
1067 -webkit-box-sizing: border-box;
1068 -moz-box-sizing: border-box;
1069 box-sizing: border-box;
1070 }
1071 .wpdevelop *:before,
1072 .wpdevelop *:after {
1073 -webkit-box-sizing: border-box;
1074 -moz-box-sizing: border-box;
1075 box-sizing: border-box;
1076 }
1077 .wpdevelop html {
1078 font-size: 10px;
1079 -webkit-tap-highlight-color: transparent;
1080 }
1081 .wpdevelop body {
1082 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
1083 font-size: 14px;
1084 line-height: 1.42857143;
1085 color: #333333;
1086 background-color: #ffffff;
1087 }
1088 .wpdevelop input,
1089 .wpdevelop button,
1090 .wpdevelop select,
1091 .wpdevelop textarea {
1092 font-family: inherit;
1093 font-size: inherit;
1094 line-height: inherit;
1095 }
1096 .wpdevelop a {
1097 color: #337ab7;
1098 text-decoration: none;
1099 }
1100 .wpdevelop a:hover,
1101 .wpdevelop a:focus {
1102 color: #23527c;
1103 text-decoration: underline;
1104 }
1105 .wpdevelop a:focus {
1106 outline: thin dotted;
1107 outline: 5px auto -webkit-focus-ring-color;
1108 outline-offset: -2px;
1109 }
1110 .wpdevelop figure {
1111 margin: 0;
1112 }
1113 .wpdevelop img {
1114 vertical-align: middle;
1115 }
1116 .wpdevelop .img-responsive,
1117 .wpdevelop .thumbnail > img,
1118 .wpdevelop .thumbnail a > img,
1119 .wpdevelop .carousel-inner > .item > img,
1120 .wpdevelop .carousel-inner > .item > a > img {
1121 display: block;
1122 max-width: 100%;
1123 height: auto;
1124 }
1125 .wpdevelop .img-rounded {
1126 border-radius: 6px;
1127 }
1128 .wpdevelop .img-thumbnail {
1129 padding: 4px;
1130 line-height: 1.42857143;
1131 background-color: #ffffff;
1132 border: 1px solid #dddddd;
1133 border-radius: 4px;
1134 -webkit-transition: all 0.2s ease-in-out;
1135 -o-transition: all 0.2s ease-in-out;
1136 transition: all 0.2s ease-in-out;
1137 display: inline-block;
1138 max-width: 100%;
1139 height: auto;
1140 }
1141 .wpdevelop .img-circle {
1142 border-radius: 50%;
1143 }
1144 .wpdevelop hr {
1145 margin-top: 20px;
1146 margin-bottom: 20px;
1147 border: 0;
1148 border-top: 1px solid #eeeeee;
1149 }
1150 .wpdevelop .sr-only {
1151 position: absolute;
1152 width: 1px;
1153 height: 1px;
1154 margin: -1px;
1155 padding: 0;
1156 overflow: hidden;
1157 clip: rect(0, 0, 0, 0);
1158 border: 0;
1159 }
1160 .wpdevelop .sr-only-focusable:active,
1161 .wpdevelop .sr-only-focusable:focus {
1162 position: static;
1163 width: auto;
1164 height: auto;
1165 margin: 0;
1166 overflow: visible;
1167 clip: auto;
1168 }
1169 .wpdevelop [role="button"] {
1170 cursor: pointer;
1171 }
1172 .wpdevelop h1,
1173 .wpdevelop h2,
1174 .wpdevelop h3,
1175 .wpdevelop h4,
1176 .wpdevelop h5,
1177 .wpdevelop h6,
1178 .wpdevelop .h1,
1179 .wpdevelop .h2,
1180 .wpdevelop .h3,
1181 .wpdevelop .h4,
1182 .wpdevelop .h5,
1183 .wpdevelop .h6 {
1184 font-family: inherit;
1185 font-weight: 500;
1186 line-height: 1.1;
1187 color: inherit;
1188 }
1189 .wpdevelop h1 small,
1190 .wpdevelop h2 small,
1191 .wpdevelop h3 small,
1192 .wpdevelop h4 small,
1193 .wpdevelop h5 small,
1194 .wpdevelop h6 small,
1195 .wpdevelop .h1 small,
1196 .wpdevelop .h2 small,
1197 .wpdevelop .h3 small,
1198 .wpdevelop .h4 small,
1199 .wpdevelop .h5 small,
1200 .wpdevelop .h6 small,
1201 .wpdevelop h1 .small,
1202 .wpdevelop h2 .small,
1203 .wpdevelop h3 .small,
1204 .wpdevelop h4 .small,
1205 .wpdevelop h5 .small,
1206 .wpdevelop h6 .small,
1207 .wpdevelop .h1 .small,
1208 .wpdevelop .h2 .small,
1209 .wpdevelop .h3 .small,
1210 .wpdevelop .h4 .small,
1211 .wpdevelop .h5 .small,
1212 .wpdevelop .h6 .small {
1213 font-weight: normal;
1214 line-height: 1;
1215 color: #777777;
1216 }
1217 .wpdevelop h1,
1218 .wpdevelop .h1,
1219 .wpdevelop h2,
1220 .wpdevelop .h2,
1221 .wpdevelop h3,
1222 .wpdevelop .h3 {
1223 margin-top: 20px;
1224 margin-bottom: 10px;
1225 }
1226 .wpdevelop h1 small,
1227 .wpdevelop .h1 small,
1228 .wpdevelop h2 small,
1229 .wpdevelop .h2 small,
1230 .wpdevelop h3 small,
1231 .wpdevelop .h3 small,
1232 .wpdevelop h1 .small,
1233 .wpdevelop .h1 .small,
1234 .wpdevelop h2 .small,
1235 .wpdevelop .h2 .small,
1236 .wpdevelop h3 .small,
1237 .wpdevelop .h3 .small {
1238 font-size: 65%;
1239 }
1240 .wpdevelop h4,
1241 .wpdevelop .h4,
1242 .wpdevelop h5,
1243 .wpdevelop .h5,
1244 .wpdevelop h6,
1245 .wpdevelop .h6 {
1246 margin-top: 10px;
1247 margin-bottom: 10px;
1248 }
1249 .wpdevelop h4 small,
1250 .wpdevelop .h4 small,
1251 .wpdevelop h5 small,
1252 .wpdevelop .h5 small,
1253 .wpdevelop h6 small,
1254 .wpdevelop .h6 small,
1255 .wpdevelop h4 .small,
1256 .wpdevelop .h4 .small,
1257 .wpdevelop h5 .small,
1258 .wpdevelop .h5 .small,
1259 .wpdevelop h6 .small,
1260 .wpdevelop .h6 .small {
1261 font-size: 75%;
1262 }
1263 .wpdevelop h1,
1264 .wpdevelop .h1 {
1265 font-size: 36px;
1266 }
1267 .wpdevelop h2,
1268 .wpdevelop .h2 {
1269 font-size: 30px;
1270 }
1271 .wpdevelop h3,
1272 .wpdevelop .h3 {
1273 font-size: 24px;
1274 }
1275 .wpdevelop h4,
1276 .wpdevelop .h4 {
1277 font-size: 18px;
1278 }
1279 .wpdevelop h5,
1280 .wpdevelop .h5 {
1281 font-size: 14px;
1282 }
1283 .wpdevelop h6,
1284 .wpdevelop .h6 {
1285 font-size: 12px;
1286 }
1287 .wpdevelop p {
1288 margin: 0 0 10px;
1289 }
1290 .wpdevelop .lead {
1291 margin-bottom: 20px;
1292 font-size: 16px;
1293 font-weight: 300;
1294 line-height: 1.4;
1295 }
1296 @media (min-width: 768px) {
1297 .wpdevelop .lead {
1298 font-size: 21px;
1299 }
1300 }
1301 .wpdevelop small,
1302 .wpdevelop .small {
1303 font-size: 85%;
1304 }
1305 .wpdevelop mark,
1306 .wpdevelop .mark {
1307 background-color: #fcf8e3;
1308 padding: .2em;
1309 }
1310 .wpdevelop .text-left {
1311 text-align: left;
1312 }
1313 .wpdevelop .text-right {
1314 text-align: right;
1315 }
1316 .wpdevelop .text-center {
1317 text-align: center;
1318 }
1319 .wpdevelop .text-justify {
1320 text-align: justify;
1321 }
1322 .wpdevelop .text-nowrap {
1323 white-space: nowrap;
1324 }
1325 .wpdevelop .text-lowercase {
1326 text-transform: lowercase;
1327 }
1328 .wpdevelop .text-uppercase {
1329 text-transform: uppercase;
1330 }
1331 .wpdevelop .text-capitalize {
1332 text-transform: capitalize;
1333 }
1334 .wpdevelop .text-muted {
1335 color: #777777;
1336 }
1337 .wpdevelop .text-primary {
1338 color: #337ab7;
1339 }
1340 .wpdevelop a.text-primary:hover,
1341 .wpdevelop a.text-primary:focus {
1342 color: #286090;
1343 }
1344 .wpdevelop .text-success {
1345 color: #3c763d;
1346 }
1347 .wpdevelop a.text-success:hover,
1348 .wpdevelop a.text-success:focus {
1349 color: #2b542c;
1350 }
1351 .wpdevelop .text-info {
1352 color: #31708f;
1353 }
1354 .wpdevelop a.text-info:hover,
1355 .wpdevelop a.text-info:focus {
1356 color: #245269;
1357 }
1358 .wpdevelop .text-warning {
1359 color: #8a6d3b;
1360 }
1361 .wpdevelop a.text-warning:hover,
1362 .wpdevelop a.text-warning:focus {
1363 color: #66512c;
1364 }
1365 .wpdevelop .text-danger {
1366 color: #a94442;
1367 }
1368 .wpdevelop a.text-danger:hover,
1369 .wpdevelop a.text-danger:focus {
1370 color: #843534;
1371 }
1372 .wpdevelop .bg-primary {
1373 color: #fff;
1374 background-color: #337ab7;
1375 }
1376 .wpdevelop a.bg-primary:hover,
1377 .wpdevelop a.bg-primary:focus {
1378 background-color: #286090;
1379 }
1380 .wpdevelop .bg-success {
1381 background-color: #dff0d8;
1382 }
1383 .wpdevelop a.bg-success:hover,
1384 .wpdevelop a.bg-success:focus {
1385 background-color: #c1e2b3;
1386 }
1387 .wpdevelop .bg-info {
1388 background-color: #d9edf7;
1389 }
1390 .wpdevelop a.bg-info:hover,
1391 .wpdevelop a.bg-info:focus {
1392 background-color: #afd9ee;
1393 }
1394 .wpdevelop .bg-warning {
1395 background-color: #fcf8e3;
1396 }
1397 .wpdevelop a.bg-warning:hover,
1398 .wpdevelop a.bg-warning:focus {
1399 background-color: #f7ecb5;
1400 }
1401 .wpdevelop .bg-danger {
1402 background-color: #f2dede;
1403 }
1404 .wpdevelop a.bg-danger:hover,
1405 .wpdevelop a.bg-danger:focus {
1406 background-color: #e4b9b9;
1407 }
1408 .wpdevelop .page-header {
1409 padding-bottom: 9px;
1410 margin: 40px 0 20px;
1411 border-bottom: 1px solid #eeeeee;
1412 }
1413 .wpdevelop ul,
1414 .wpdevelop ol {
1415 margin-top: 0;
1416 margin-bottom: 10px;
1417 }
1418 .wpdevelop ul ul,
1419 .wpdevelop ol ul,
1420 .wpdevelop ul ol,
1421 .wpdevelop ol ol {
1422 margin-bottom: 0;
1423 }
1424 .wpdevelop .list-unstyled {
1425 padding-left: 0;
1426 list-style: none;
1427 }
1428 .wpdevelop .list-inline {
1429 padding-left: 0;
1430 list-style: none;
1431 margin-left: -5px;
1432 }
1433 .wpdevelop .list-inline > li {
1434 display: inline-block;
1435 padding-left: 5px;
1436 padding-right: 5px;
1437 }
1438 .wpdevelop dl {
1439 margin-top: 0;
1440 margin-bottom: 20px;
1441 }
1442 .wpdevelop dt,
1443 .wpdevelop dd {
1444 line-height: 1.42857143;
1445 }
1446 .wpdevelop dt {
1447 font-weight: bold;
1448 }
1449 .wpdevelop dd {
1450 margin-left: 0;
1451 }
1452 @media (min-width: 768px) {
1453 .wpdevelop .dl-horizontal dt {
1454 float: left;
1455 width: 160px;
1456 clear: left;
1457 text-align: right;
1458 overflow: hidden;
1459 text-overflow: ellipsis;
1460 white-space: nowrap;
1461 }
1462 .wpdevelop .dl-horizontal dd {
1463 margin-left: 180px;
1464 }
1465 }
1466 .wpdevelop abbr[title],
1467 .wpdevelop abbr[data-original-title] {
1468 cursor: help;
1469 border-bottom: 1px dotted #777777;
1470 }
1471 .wpdevelop .initialism {
1472 font-size: 90%;
1473 text-transform: uppercase;
1474 }
1475 .wpdevelop blockquote {
1476 padding: 10px 20px;
1477 margin: 0 0 20px;
1478 font-size: 17.5px;
1479 border-left: 5px solid #eeeeee;
1480 }
1481 .wpdevelop blockquote p:last-child,
1482 .wpdevelop blockquote ul:last-child,
1483 .wpdevelop blockquote ol:last-child {
1484 margin-bottom: 0;
1485 }
1486 .wpdevelop blockquote footer,
1487 .wpdevelop blockquote small,
1488 .wpdevelop blockquote .small {
1489 display: block;
1490 font-size: 80%;
1491 line-height: 1.42857143;
1492 color: #777777;
1493 }
1494 .wpdevelop blockquote footer:before,
1495 .wpdevelop blockquote small:before,
1496 .wpdevelop blockquote .small:before {
1497 content: '\2014 \00A0';
1498 }
1499 .wpdevelop .blockquote-reverse,
1500 .wpdevelop blockquote.pull-right {
1501 padding-right: 15px;
1502 padding-left: 0;
1503 border-right: 5px solid #eeeeee;
1504 border-left: 0;
1505 text-align: right;
1506 }
1507 .wpdevelop .blockquote-reverse footer:before,
1508 .wpdevelop blockquote.pull-right footer:before,
1509 .wpdevelop .blockquote-reverse small:before,
1510 .wpdevelop blockquote.pull-right small:before,
1511 .wpdevelop .blockquote-reverse .small:before,
1512 .wpdevelop blockquote.pull-right .small:before {
1513 content: '';
1514 }
1515 .wpdevelop .blockquote-reverse footer:after,
1516 .wpdevelop blockquote.pull-right footer:after,
1517 .wpdevelop .blockquote-reverse small:after,
1518 .wpdevelop blockquote.pull-right small:after,
1519 .wpdevelop .blockquote-reverse .small:after,
1520 .wpdevelop blockquote.pull-right .small:after {
1521 content: '\00A0 \2014';
1522 }
1523 .wpdevelop address {
1524 margin-bottom: 20px;
1525 font-style: normal;
1526 line-height: 1.42857143;
1527 }
1528 .wpdevelop code,
1529 .wpdevelop kbd,
1530 .wpdevelop pre,
1531 .wpdevelop samp {
1532 font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
1533 }
1534 .wpdevelop code {
1535 padding: 2px 4px;
1536 font-size: 90%;
1537 color: #c7254e;
1538 background-color: #f9f2f4;
1539 border-radius: 4px;
1540 }
1541 .wpdevelop kbd {
1542 padding: 2px 4px;
1543 font-size: 90%;
1544 color: #ffffff;
1545 background-color: #333333;
1546 border-radius: 3px;
1547 -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
1548 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
1549 }
1550 .wpdevelop kbd kbd {
1551 padding: 0;
1552 font-size: 100%;
1553 font-weight: bold;
1554 -webkit-box-shadow: none;
1555 box-shadow: none;
1556 }
1557 .wpdevelop pre {
1558 display: block;
1559 padding: 9.5px;
1560 margin: 0 0 10px;
1561 font-size: 13px;
1562 line-height: 1.42857143;
1563 word-break: break-all;
1564 word-wrap: break-word;
1565 color: #333333;
1566 background-color: #f5f5f5;
1567 border: 1px solid #cccccc;
1568 border-radius: 4px;
1569 }
1570 .wpdevelop pre code {
1571 padding: 0;
1572 font-size: inherit;
1573 color: inherit;
1574 white-space: pre-wrap;
1575 background-color: transparent;
1576 border-radius: 0;
1577 }
1578 .wpdevelop .pre-scrollable {
1579 max-height: 340px;
1580 overflow-y: scroll;
1581 }
1582 .wpdevelop .container {
1583 margin-right: auto;
1584 margin-left: auto;
1585 padding-left: 15px;
1586 padding-right: 15px;
1587 }
1588 @media (min-width: 768px) {
1589 .wpdevelop .container {
1590 width: 750px;
1591 }
1592 }
1593 @media (min-width: 992px) {
1594 .wpdevelop .container {
1595 width: 970px;
1596 }
1597 }
1598 @media (min-width: 1200px) {
1599 .wpdevelop .container {
1600 width: 1170px;
1601 }
1602 }
1603 .wpdevelop .container-fluid {
1604 margin-right: auto;
1605 margin-left: auto;
1606 padding-left: 15px;
1607 padding-right: 15px;
1608 }
1609 .wpdevelop .row {
1610 margin-left: -15px;
1611 margin-right: -15px;
1612 }
1613 .wpdevelop .col-xs-1, .wpdevelop .col-sm-1, .wpdevelop .col-md-1, .wpdevelop .col-lg-1, .wpdevelop .col-xs-2, .wpdevelop .col-sm-2, .wpdevelop .col-md-2, .wpdevelop .col-lg-2, .wpdevelop .col-xs-3, .wpdevelop .col-sm-3, .wpdevelop .col-md-3, .wpdevelop .col-lg-3, .wpdevelop .col-xs-4, .wpdevelop .col-sm-4, .wpdevelop .col-md-4, .wpdevelop .col-lg-4, .wpdevelop .col-xs-5, .wpdevelop .col-sm-5, .wpdevelop .col-md-5, .wpdevelop .col-lg-5, .wpdevelop .col-xs-6, .wpdevelop .col-sm-6, .wpdevelop .col-md-6, .wpdevelop .col-lg-6, .wpdevelop .col-xs-7, .wpdevelop .col-sm-7, .wpdevelop .col-md-7, .wpdevelop .col-lg-7, .wpdevelop .col-xs-8, .wpdevelop .col-sm-8, .wpdevelop .col-md-8, .wpdevelop .col-lg-8, .wpdevelop .col-xs-9, .wpdevelop .col-sm-9, .wpdevelop .col-md-9, .wpdevelop .col-lg-9, .wpdevelop .col-xs-10, .wpdevelop .col-sm-10, .wpdevelop .col-md-10, .wpdevelop .col-lg-10, .wpdevelop .col-xs-11, .wpdevelop .col-sm-11, .wpdevelop .col-md-11, .wpdevelop .col-lg-11, .wpdevelop .col-xs-12, .wpdevelop .col-sm-12, .wpdevelop .col-md-12, .wpdevelop .col-lg-12 {
1614 position: relative;
1615 min-height: 1px;
1616 padding-left: 15px;
1617 padding-right: 15px;
1618 }
1619 .wpdevelop .col-xs-1, .wpdevelop .col-xs-2, .wpdevelop .col-xs-3, .wpdevelop .col-xs-4, .wpdevelop .col-xs-5, .wpdevelop .col-xs-6, .wpdevelop .col-xs-7, .wpdevelop .col-xs-8, .wpdevelop .col-xs-9, .wpdevelop .col-xs-10, .wpdevelop .col-xs-11, .wpdevelop .col-xs-12 {
1620 float: left;
1621 }
1622 .wpdevelop .col-xs-12 {
1623 width: 100%;
1624 }
1625 .wpdevelop .col-xs-11 {
1626 width: 91.66666667%;
1627 }
1628 .wpdevelop .col-xs-10 {
1629 width: 83.33333333%;
1630 }
1631 .wpdevelop .col-xs-9 {
1632 width: 75%;
1633 }
1634 .wpdevelop .col-xs-8 {
1635 width: 66.66666667%;
1636 }
1637 .wpdevelop .col-xs-7 {
1638 width: 58.33333333%;
1639 }
1640 .wpdevelop .col-xs-6 {
1641 width: 50%;
1642 }
1643 .wpdevelop .col-xs-5 {
1644 width: 41.66666667%;
1645 }
1646 .wpdevelop .col-xs-4 {
1647 width: 33.33333333%;
1648 }
1649 .wpdevelop .col-xs-3 {
1650 width: 25%;
1651 }
1652 .wpdevelop .col-xs-2 {
1653 width: 16.66666667%;
1654 }
1655 .wpdevelop .col-xs-1 {
1656 width: 8.33333333%;
1657 }
1658 .wpdevelop .col-xs-pull-12 {
1659 right: 100%;
1660 }
1661 .wpdevelop .col-xs-pull-11 {
1662 right: 91.66666667%;
1663 }
1664 .wpdevelop .col-xs-pull-10 {
1665 right: 83.33333333%;
1666 }
1667 .wpdevelop .col-xs-pull-9 {
1668 right: 75%;
1669 }
1670 .wpdevelop .col-xs-pull-8 {
1671 right: 66.66666667%;
1672 }
1673 .wpdevelop .col-xs-pull-7 {
1674 right: 58.33333333%;
1675 }
1676 .wpdevelop .col-xs-pull-6 {
1677 right: 50%;
1678 }
1679 .wpdevelop .col-xs-pull-5 {
1680 right: 41.66666667%;
1681 }
1682 .wpdevelop .col-xs-pull-4 {
1683 right: 33.33333333%;
1684 }
1685 .wpdevelop .col-xs-pull-3 {
1686 right: 25%;
1687 }
1688 .wpdevelop .col-xs-pull-2 {
1689 right: 16.66666667%;
1690 }
1691 .wpdevelop .col-xs-pull-1 {
1692 right: 8.33333333%;
1693 }
1694 .wpdevelop .col-xs-pull-0 {
1695 right: auto;
1696 }
1697 .wpdevelop .col-xs-push-12 {
1698 left: 100%;
1699 }
1700 .wpdevelop .col-xs-push-11 {
1701 left: 91.66666667%;
1702 }
1703 .wpdevelop .col-xs-push-10 {
1704 left: 83.33333333%;
1705 }
1706 .wpdevelop .col-xs-push-9 {
1707 left: 75%;
1708 }
1709 .wpdevelop .col-xs-push-8 {
1710 left: 66.66666667%;
1711 }
1712 .wpdevelop .col-xs-push-7 {
1713 left: 58.33333333%;
1714 }
1715 .wpdevelop .col-xs-push-6 {
1716 left: 50%;
1717 }
1718 .wpdevelop .col-xs-push-5 {
1719 left: 41.66666667%;
1720 }
1721 .wpdevelop .col-xs-push-4 {
1722 left: 33.33333333%;
1723 }
1724 .wpdevelop .col-xs-push-3 {
1725 left: 25%;
1726 }
1727 .wpdevelop .col-xs-push-2 {
1728 left: 16.66666667%;
1729 }
1730 .wpdevelop .col-xs-push-1 {
1731 left: 8.33333333%;
1732 }
1733 .wpdevelop .col-xs-push-0 {
1734 left: auto;
1735 }
1736 .wpdevelop .col-xs-offset-12 {
1737 margin-left: 100%;
1738 }
1739 .wpdevelop .col-xs-offset-11 {
1740 margin-left: 91.66666667%;
1741 }
1742 .wpdevelop .col-xs-offset-10 {
1743 margin-left: 83.33333333%;
1744 }
1745 .wpdevelop .col-xs-offset-9 {
1746 margin-left: 75%;
1747 }
1748 .wpdevelop .col-xs-offset-8 {
1749 margin-left: 66.66666667%;
1750 }
1751 .wpdevelop .col-xs-offset-7 {
1752 margin-left: 58.33333333%;
1753 }
1754 .wpdevelop .col-xs-offset-6 {
1755 margin-left: 50%;
1756 }
1757 .wpdevelop .col-xs-offset-5 {
1758 margin-left: 41.66666667%;
1759 }
1760 .wpdevelop .col-xs-offset-4 {
1761 margin-left: 33.33333333%;
1762 }
1763 .wpdevelop .col-xs-offset-3 {
1764 margin-left: 25%;
1765 }
1766 .wpdevelop .col-xs-offset-2 {
1767 margin-left: 16.66666667%;
1768 }
1769 .wpdevelop .col-xs-offset-1 {
1770 margin-left: 8.33333333%;
1771 }
1772 .wpdevelop .col-xs-offset-0 {
1773 margin-left: 0%;
1774 }
1775 @media (min-width: 768px) {
1776 .wpdevelop .col-sm-1, .wpdevelop .col-sm-2, .wpdevelop .col-sm-3, .wpdevelop .col-sm-4, .wpdevelop .col-sm-5, .wpdevelop .col-sm-6, .wpdevelop .col-sm-7, .wpdevelop .col-sm-8, .wpdevelop .col-sm-9, .wpdevelop .col-sm-10, .wpdevelop .col-sm-11, .wpdevelop .col-sm-12 {
1777 float: left;
1778 }
1779 .wpdevelop .col-sm-12 {
1780 width: 100%;
1781 }
1782 .wpdevelop .col-sm-11 {
1783 width: 91.66666667%;
1784 }
1785 .wpdevelop .col-sm-10 {
1786 width: 83.33333333%;
1787 }
1788 .wpdevelop .col-sm-9 {
1789 width: 75%;
1790 }
1791 .wpdevelop .col-sm-8 {
1792 width: 66.66666667%;
1793 }
1794 .wpdevelop .col-sm-7 {
1795 width: 58.33333333%;
1796 }
1797 .wpdevelop .col-sm-6 {
1798 width: 50%;
1799 }
1800 .wpdevelop .col-sm-5 {
1801 width: 41.66666667%;
1802 }
1803 .wpdevelop .col-sm-4 {
1804 width: 33.33333333%;
1805 }
1806 .wpdevelop .col-sm-3 {
1807 width: 25%;
1808 }
1809 .wpdevelop .col-sm-2 {
1810 width: 16.66666667%;
1811 }
1812 .wpdevelop .col-sm-1 {
1813 width: 8.33333333%;
1814 }
1815 .wpdevelop .col-sm-pull-12 {
1816 right: 100%;
1817 }
1818 .wpdevelop .col-sm-pull-11 {
1819 right: 91.66666667%;
1820 }
1821 .wpdevelop .col-sm-pull-10 {
1822 right: 83.33333333%;
1823 }
1824 .wpdevelop .col-sm-pull-9 {
1825 right: 75%;
1826 }
1827 .wpdevelop .col-sm-pull-8 {
1828 right: 66.66666667%;
1829 }
1830 .wpdevelop .col-sm-pull-7 {
1831 right: 58.33333333%;
1832 }
1833 .wpdevelop .col-sm-pull-6 {
1834 right: 50%;
1835 }
1836 .wpdevelop .col-sm-pull-5 {
1837 right: 41.66666667%;
1838 }
1839 .wpdevelop .col-sm-pull-4 {
1840 right: 33.33333333%;
1841 }
1842 .wpdevelop .col-sm-pull-3 {
1843 right: 25%;
1844 }
1845 .wpdevelop .col-sm-pull-2 {
1846 right: 16.66666667%;
1847 }
1848 .wpdevelop .col-sm-pull-1 {
1849 right: 8.33333333%;
1850 }
1851 .wpdevelop .col-sm-pull-0 {
1852 right: auto;
1853 }
1854 .wpdevelop .col-sm-push-12 {
1855 left: 100%;
1856 }
1857 .wpdevelop .col-sm-push-11 {
1858 left: 91.66666667%;
1859 }
1860 .wpdevelop .col-sm-push-10 {
1861 left: 83.33333333%;
1862 }
1863 .wpdevelop .col-sm-push-9 {
1864 left: 75%;
1865 }
1866 .wpdevelop .col-sm-push-8 {
1867 left: 66.66666667%;
1868 }
1869 .wpdevelop .col-sm-push-7 {
1870 left: 58.33333333%;
1871 }
1872 .wpdevelop .col-sm-push-6 {
1873 left: 50%;
1874 }
1875 .wpdevelop .col-sm-push-5 {
1876 left: 41.66666667%;
1877 }
1878 .wpdevelop .col-sm-push-4 {
1879 left: 33.33333333%;
1880 }
1881 .wpdevelop .col-sm-push-3 {
1882 left: 25%;
1883 }
1884 .wpdevelop .col-sm-push-2 {
1885 left: 16.66666667%;
1886 }
1887 .wpdevelop .col-sm-push-1 {
1888 left: 8.33333333%;
1889 }
1890 .wpdevelop .col-sm-push-0 {
1891 left: auto;
1892 }
1893 .wpdevelop .col-sm-offset-12 {
1894 margin-left: 100%;
1895 }
1896 .wpdevelop .col-sm-offset-11 {
1897 margin-left: 91.66666667%;
1898 }
1899 .wpdevelop .col-sm-offset-10 {
1900 margin-left: 83.33333333%;
1901 }
1902 .wpdevelop .col-sm-offset-9 {
1903 margin-left: 75%;
1904 }
1905 .wpdevelop .col-sm-offset-8 {
1906 margin-left: 66.66666667%;
1907 }
1908 .wpdevelop .col-sm-offset-7 {
1909 margin-left: 58.33333333%;
1910 }
1911 .wpdevelop .col-sm-offset-6 {
1912 margin-left: 50%;
1913 }
1914 .wpdevelop .col-sm-offset-5 {
1915 margin-left: 41.66666667%;
1916 }
1917 .wpdevelop .col-sm-offset-4 {
1918 margin-left: 33.33333333%;
1919 }
1920 .wpdevelop .col-sm-offset-3 {
1921 margin-left: 25%;
1922 }
1923 .wpdevelop .col-sm-offset-2 {
1924 margin-left: 16.66666667%;
1925 }
1926 .wpdevelop .col-sm-offset-1 {
1927 margin-left: 8.33333333%;
1928 }
1929 .wpdevelop .col-sm-offset-0 {
1930 margin-left: 0%;
1931 }
1932 }
1933 @media (min-width: 992px) {
1934 .wpdevelop .col-md-1, .wpdevelop .col-md-2, .wpdevelop .col-md-3, .wpdevelop .col-md-4, .wpdevelop .col-md-5, .wpdevelop .col-md-6, .wpdevelop .col-md-7, .wpdevelop .col-md-8, .wpdevelop .col-md-9, .wpdevelop .col-md-10, .wpdevelop .col-md-11, .wpdevelop .col-md-12 {
1935 float: left;
1936 }
1937 .wpdevelop .col-md-12 {
1938 width: 100%;
1939 }
1940 .wpdevelop .col-md-11 {
1941 width: 91.66666667%;
1942 }
1943 .wpdevelop .col-md-10 {
1944 width: 83.33333333%;
1945 }
1946 .wpdevelop .col-md-9 {
1947 width: 75%;
1948 }
1949 .wpdevelop .col-md-8 {
1950 width: 66.66666667%;
1951 }
1952 .wpdevelop .col-md-7 {
1953 width: 58.33333333%;
1954 }
1955 .wpdevelop .col-md-6 {
1956 width: 50%;
1957 }
1958 .wpdevelop .col-md-5 {
1959 width: 41.66666667%;
1960 }
1961 .wpdevelop .col-md-4 {
1962 width: 33.33333333%;
1963 }
1964 .wpdevelop .col-md-3 {
1965 width: 25%;
1966 }
1967 .wpdevelop .col-md-2 {
1968 width: 16.66666667%;
1969 }
1970 .wpdevelop .col-md-1 {
1971 width: 8.33333333%;
1972 }
1973 .wpdevelop .col-md-pull-12 {
1974 right: 100%;
1975 }
1976 .wpdevelop .col-md-pull-11 {
1977 right: 91.66666667%;
1978 }
1979 .wpdevelop .col-md-pull-10 {
1980 right: 83.33333333%;
1981 }
1982 .wpdevelop .col-md-pull-9 {
1983 right: 75%;
1984 }
1985 .wpdevelop .col-md-pull-8 {
1986 right: 66.66666667%;
1987 }
1988 .wpdevelop .col-md-pull-7 {
1989 right: 58.33333333%;
1990 }
1991 .wpdevelop .col-md-pull-6 {
1992 right: 50%;
1993 }
1994 .wpdevelop .col-md-pull-5 {
1995 right: 41.66666667%;
1996 }
1997 .wpdevelop .col-md-pull-4 {
1998 right: 33.33333333%;
1999 }
2000 .wpdevelop .col-md-pull-3 {
2001 right: 25%;
2002 }
2003 .wpdevelop .col-md-pull-2 {
2004 right: 16.66666667%;
2005 }
2006 .wpdevelop .col-md-pull-1 {
2007 right: 8.33333333%;
2008 }
2009 .wpdevelop .col-md-pull-0 {
2010 right: auto;
2011 }
2012 .wpdevelop .col-md-push-12 {
2013 left: 100%;
2014 }
2015 .wpdevelop .col-md-push-11 {
2016 left: 91.66666667%;
2017 }
2018 .wpdevelop .col-md-push-10 {
2019 left: 83.33333333%;
2020 }
2021 .wpdevelop .col-md-push-9 {
2022 left: 75%;
2023 }
2024 .wpdevelop .col-md-push-8 {
2025 left: 66.66666667%;
2026 }
2027 .wpdevelop .col-md-push-7 {
2028 left: 58.33333333%;
2029 }
2030 .wpdevelop .col-md-push-6 {
2031 left: 50%;
2032 }
2033 .wpdevelop .col-md-push-5 {
2034 left: 41.66666667%;
2035 }
2036 .wpdevelop .col-md-push-4 {
2037 left: 33.33333333%;
2038 }
2039 .wpdevelop .col-md-push-3 {
2040 left: 25%;
2041 }
2042 .wpdevelop .col-md-push-2 {
2043 left: 16.66666667%;
2044 }
2045 .wpdevelop .col-md-push-1 {
2046 left: 8.33333333%;
2047 }
2048 .wpdevelop .col-md-push-0 {
2049 left: auto;
2050 }
2051 .wpdevelop .col-md-offset-12 {
2052 margin-left: 100%;
2053 }
2054 .wpdevelop .col-md-offset-11 {
2055 margin-left: 91.66666667%;
2056 }
2057 .wpdevelop .col-md-offset-10 {
2058 margin-left: 83.33333333%;
2059 }
2060 .wpdevelop .col-md-offset-9 {
2061 margin-left: 75%;
2062 }
2063 .wpdevelop .col-md-offset-8 {
2064 margin-left: 66.66666667%;
2065 }
2066 .wpdevelop .col-md-offset-7 {
2067 margin-left: 58.33333333%;
2068 }
2069 .wpdevelop .col-md-offset-6 {
2070 margin-left: 50%;
2071 }
2072 .wpdevelop .col-md-offset-5 {
2073 margin-left: 41.66666667%;
2074 }
2075 .wpdevelop .col-md-offset-4 {
2076 margin-left: 33.33333333%;
2077 }
2078 .wpdevelop .col-md-offset-3 {
2079 margin-left: 25%;
2080 }
2081 .wpdevelop .col-md-offset-2 {
2082 margin-left: 16.66666667%;
2083 }
2084 .wpdevelop .col-md-offset-1 {
2085 margin-left: 8.33333333%;
2086 }
2087 .wpdevelop .col-md-offset-0 {
2088 margin-left: 0%;
2089 }
2090 }
2091 @media (min-width: 1200px) {
2092 .wpdevelop .col-lg-1, .wpdevelop .col-lg-2, .wpdevelop .col-lg-3, .wpdevelop .col-lg-4, .wpdevelop .col-lg-5, .wpdevelop .col-lg-6, .wpdevelop .col-lg-7, .wpdevelop .col-lg-8, .wpdevelop .col-lg-9, .wpdevelop .col-lg-10, .wpdevelop .col-lg-11, .wpdevelop .col-lg-12 {
2093 float: left;
2094 }
2095 .wpdevelop .col-lg-12 {
2096 width: 100%;
2097 }
2098 .wpdevelop .col-lg-11 {
2099 width: 91.66666667%;
2100 }
2101 .wpdevelop .col-lg-10 {
2102 width: 83.33333333%;
2103 }
2104 .wpdevelop .col-lg-9 {
2105 width: 75%;
2106 }
2107 .wpdevelop .col-lg-8 {
2108 width: 66.66666667%;
2109 }
2110 .wpdevelop .col-lg-7 {
2111 width: 58.33333333%;
2112 }
2113 .wpdevelop .col-lg-6 {
2114 width: 50%;
2115 }
2116 .wpdevelop .col-lg-5 {
2117 width: 41.66666667%;
2118 }
2119 .wpdevelop .col-lg-4 {
2120 width: 33.33333333%;
2121 }
2122 .wpdevelop .col-lg-3 {
2123 width: 25%;
2124 }
2125 .wpdevelop .col-lg-2 {
2126 width: 16.66666667%;
2127 }
2128 .wpdevelop .col-lg-1 {
2129 width: 8.33333333%;
2130 }
2131 .wpdevelop .col-lg-pull-12 {
2132 right: 100%;
2133 }
2134 .wpdevelop .col-lg-pull-11 {
2135 right: 91.66666667%;
2136 }
2137 .wpdevelop .col-lg-pull-10 {
2138 right: 83.33333333%;
2139 }
2140 .wpdevelop .col-lg-pull-9 {
2141 right: 75%;
2142 }
2143 .wpdevelop .col-lg-pull-8 {
2144 right: 66.66666667%;
2145 }
2146 .wpdevelop .col-lg-pull-7 {
2147 right: 58.33333333%;
2148 }
2149 .wpdevelop .col-lg-pull-6 {
2150 right: 50%;
2151 }
2152 .wpdevelop .col-lg-pull-5 {
2153 right: 41.66666667%;
2154 }
2155 .wpdevelop .col-lg-pull-4 {
2156 right: 33.33333333%;
2157 }
2158 .wpdevelop .col-lg-pull-3 {
2159 right: 25%;
2160 }
2161 .wpdevelop .col-lg-pull-2 {
2162 right: 16.66666667%;
2163 }
2164 .wpdevelop .col-lg-pull-1 {
2165 right: 8.33333333%;
2166 }
2167 .wpdevelop .col-lg-pull-0 {
2168 right: auto;
2169 }
2170 .wpdevelop .col-lg-push-12 {
2171 left: 100%;
2172 }
2173 .wpdevelop .col-lg-push-11 {
2174 left: 91.66666667%;
2175 }
2176 .wpdevelop .col-lg-push-10 {
2177 left: 83.33333333%;
2178 }
2179 .wpdevelop .col-lg-push-9 {
2180 left: 75%;
2181 }
2182 .wpdevelop .col-lg-push-8 {
2183 left: 66.66666667%;
2184 }
2185 .wpdevelop .col-lg-push-7 {
2186 left: 58.33333333%;
2187 }
2188 .wpdevelop .col-lg-push-6 {
2189 left: 50%;
2190 }
2191 .wpdevelop .col-lg-push-5 {
2192 left: 41.66666667%;
2193 }
2194 .wpdevelop .col-lg-push-4 {
2195 left: 33.33333333%;
2196 }
2197 .wpdevelop .col-lg-push-3 {
2198 left: 25%;
2199 }
2200 .wpdevelop .col-lg-push-2 {
2201 left: 16.66666667%;
2202 }
2203 .wpdevelop .col-lg-push-1 {
2204 left: 8.33333333%;
2205 }
2206 .wpdevelop .col-lg-push-0 {
2207 left: auto;
2208 }
2209 .wpdevelop .col-lg-offset-12 {
2210 margin-left: 100%;
2211 }
2212 .wpdevelop .col-lg-offset-11 {
2213 margin-left: 91.66666667%;
2214 }
2215 .wpdevelop .col-lg-offset-10 {
2216 margin-left: 83.33333333%;
2217 }
2218 .wpdevelop .col-lg-offset-9 {
2219 margin-left: 75%;
2220 }
2221 .wpdevelop .col-lg-offset-8 {
2222 margin-left: 66.66666667%;
2223 }
2224 .wpdevelop .col-lg-offset-7 {
2225 margin-left: 58.33333333%;
2226 }
2227 .wpdevelop .col-lg-offset-6 {
2228 margin-left: 50%;
2229 }
2230 .wpdevelop .col-lg-offset-5 {
2231 margin-left: 41.66666667%;
2232 }
2233 .wpdevelop .col-lg-offset-4 {
2234 margin-left: 33.33333333%;
2235 }
2236 .wpdevelop .col-lg-offset-3 {
2237 margin-left: 25%;
2238 }
2239 .wpdevelop .col-lg-offset-2 {
2240 margin-left: 16.66666667%;
2241 }
2242 .wpdevelop .col-lg-offset-1 {
2243 margin-left: 8.33333333%;
2244 }
2245 .wpdevelop .col-lg-offset-0 {
2246 margin-left: 0%;
2247 }
2248 }
2249 .wpdevelop table {
2250 background-color: transparent;
2251 }
2252 .wpdevelop caption {
2253 padding-top: 8px;
2254 padding-bottom: 8px;
2255 color: #777777;
2256 text-align: left;
2257 }
2258 .wpdevelop th {
2259 text-align: left;
2260 }
2261 .wpdevelop .table {
2262 width: 100%;
2263 max-width: 100%;
2264 margin-bottom: 20px;
2265 }
2266 .wpdevelop .table > thead > tr > th,
2267 .wpdevelop .table > tbody > tr > th,
2268 .wpdevelop .table > tfoot > tr > th,
2269 .wpdevelop .table > thead > tr > td,
2270 .wpdevelop .table > tbody > tr > td,
2271 .wpdevelop .table > tfoot > tr > td {
2272 padding: 8px;
2273 line-height: 1.42857143;
2274 vertical-align: top;
2275 border-top: 1px solid #dddddd;
2276 }
2277 .wpdevelop .table > thead > tr > th {
2278 vertical-align: bottom;
2279 border-bottom: 2px solid #dddddd;
2280 }
2281 .wpdevelop .table > caption + thead > tr:first-child > th,
2282 .wpdevelop .table > colgroup + thead > tr:first-child > th,
2283 .wpdevelop .table > thead:first-child > tr:first-child > th,
2284 .wpdevelop .table > caption + thead > tr:first-child > td,
2285 .wpdevelop .table > colgroup + thead > tr:first-child > td,
2286 .wpdevelop .table > thead:first-child > tr:first-child > td {
2287 border-top: 0;
2288 }
2289 .wpdevelop .table > tbody + tbody {
2290 border-top: 2px solid #dddddd;
2291 }
2292 .wpdevelop .table .table {
2293 background-color: #ffffff;
2294 }
2295 .wpdevelop .table-condensed > thead > tr > th,
2296 .wpdevelop .table-condensed > tbody > tr > th,
2297 .wpdevelop .table-condensed > tfoot > tr > th,
2298 .wpdevelop .table-condensed > thead > tr > td,
2299 .wpdevelop .table-condensed > tbody > tr > td,
2300 .wpdevelop .table-condensed > tfoot > tr > td {
2301 padding: 5px;
2302 }
2303 .wpdevelop .table-bordered {
2304 border: 1px solid #dddddd;
2305 }
2306 .wpdevelop .table-bordered > thead > tr > th,
2307 .wpdevelop .table-bordered > tbody > tr > th,
2308 .wpdevelop .table-bordered > tfoot > tr > th,
2309 .wpdevelop .table-bordered > thead > tr > td,
2310 .wpdevelop .table-bordered > tbody > tr > td,
2311 .wpdevelop .table-bordered > tfoot > tr > td {
2312 border: 1px solid #dddddd;
2313 }
2314 .wpdevelop .table-bordered > thead > tr > th,
2315 .wpdevelop .table-bordered > thead > tr > td {
2316 border-bottom-width: 2px;
2317 }
2318 .wpdevelop .table-striped > tbody > tr:nth-of-type(odd) {
2319 background-color: #f9f9f9;
2320 }
2321 .wpdevelop .table-hover > tbody > tr:hover {
2322 background-color: #f5f5f5;
2323 }
2324 .wpdevelop table col[class*="col-"] {
2325 position: static;
2326 float: none;
2327 display: table-column;
2328 }
2329 .wpdevelop table td[class*="col-"],
2330 .wpdevelop table th[class*="col-"] {
2331 position: static;
2332 float: none;
2333 display: table-cell;
2334 }
2335 .wpdevelop .table > thead > tr > td.active,
2336 .wpdevelop .table > tbody > tr > td.active,
2337 .wpdevelop .table > tfoot > tr > td.active,
2338 .wpdevelop .table > thead > tr > th.active,
2339 .wpdevelop .table > tbody > tr > th.active,
2340 .wpdevelop .table > tfoot > tr > th.active,
2341 .wpdevelop .table > thead > tr.active > td,
2342 .wpdevelop .table > tbody > tr.active > td,
2343 .wpdevelop .table > tfoot > tr.active > td,
2344 .wpdevelop .table > thead > tr.active > th,
2345 .wpdevelop .table > tbody > tr.active > th,
2346 .wpdevelop .table > tfoot > tr.active > th {
2347 background-color: #f5f5f5;
2348 }
2349 .wpdevelop .table-hover > tbody > tr > td.active:hover,
2350 .wpdevelop .table-hover > tbody > tr > th.active:hover,
2351 .wpdevelop .table-hover > tbody > tr.active:hover > td,
2352 .wpdevelop .table-hover > tbody > tr:hover > .active,
2353 .wpdevelop .table-hover > tbody > tr.active:hover > th {
2354 background-color: #e8e8e8;
2355 }
2356 .wpdevelop .table > thead > tr > td.success,
2357 .wpdevelop .table > tbody > tr > td.success,
2358 .wpdevelop .table > tfoot > tr > td.success,
2359 .wpdevelop .table > thead > tr > th.success,
2360 .wpdevelop .table > tbody > tr > th.success,
2361 .wpdevelop .table > tfoot > tr > th.success,
2362 .wpdevelop .table > thead > tr.success > td,
2363 .wpdevelop .table > tbody > tr.success > td,
2364 .wpdevelop .table > tfoot > tr.success > td,
2365 .wpdevelop .table > thead > tr.success > th,
2366 .wpdevelop .table > tbody > tr.success > th,
2367 .wpdevelop .table > tfoot > tr.success > th {
2368 background-color: #dff0d8;
2369 }
2370 .wpdevelop .table-hover > tbody > tr > td.success:hover,
2371 .wpdevelop .table-hover > tbody > tr > th.success:hover,
2372 .wpdevelop .table-hover > tbody > tr.success:hover > td,
2373 .wpdevelop .table-hover > tbody > tr:hover > .success,
2374 .wpdevelop .table-hover > tbody > tr.success:hover > th {
2375 background-color: #d0e9c6;
2376 }
2377 .wpdevelop .table > thead > tr > td.info,
2378 .wpdevelop .table > tbody > tr > td.info,
2379 .wpdevelop .table > tfoot > tr > td.info,
2380 .wpdevelop .table > thead > tr > th.info,
2381 .wpdevelop .table > tbody > tr > th.info,
2382 .wpdevelop .table > tfoot > tr > th.info,
2383 .wpdevelop .table > thead > tr.info > td,
2384 .wpdevelop .table > tbody > tr.info > td,
2385 .wpdevelop .table > tfoot > tr.info > td,
2386 .wpdevelop .table > thead > tr.info > th,
2387 .wpdevelop .table > tbody > tr.info > th,
2388 .wpdevelop .table > tfoot > tr.info > th {
2389 background-color: #d9edf7;
2390 }
2391 .wpdevelop .table-hover > tbody > tr > td.info:hover,
2392 .wpdevelop .table-hover > tbody > tr > th.info:hover,
2393 .wpdevelop .table-hover > tbody > tr.info:hover > td,
2394 .wpdevelop .table-hover > tbody > tr:hover > .info,
2395 .wpdevelop .table-hover > tbody > tr.info:hover > th {
2396 background-color: #c4e3f3;
2397 }
2398 .wpdevelop .table > thead > tr > td.warning,
2399 .wpdevelop .table > tbody > tr > td.warning,
2400 .wpdevelop .table > tfoot > tr > td.warning,
2401 .wpdevelop .table > thead > tr > th.warning,
2402 .wpdevelop .table > tbody > tr > th.warning,
2403 .wpdevelop .table > tfoot > tr > th.warning,
2404 .wpdevelop .table > thead > tr.warning > td,
2405 .wpdevelop .table > tbody > tr.warning > td,
2406 .wpdevelop .table > tfoot > tr.warning > td,
2407 .wpdevelop .table > thead > tr.warning > th,
2408 .wpdevelop .table > tbody > tr.warning > th,
2409 .wpdevelop .table > tfoot > tr.warning > th {
2410 background-color: #fcf8e3;
2411 }
2412 .wpdevelop .table-hover > tbody > tr > td.warning:hover,
2413 .wpdevelop .table-hover > tbody > tr > th.warning:hover,
2414 .wpdevelop .table-hover > tbody > tr.warning:hover > td,
2415 .wpdevelop .table-hover > tbody > tr:hover > .warning,
2416 .wpdevelop .table-hover > tbody > tr.warning:hover > th {
2417 background-color: #faf2cc;
2418 }
2419 .wpdevelop .table > thead > tr > td.danger,
2420 .wpdevelop .table > tbody > tr > td.danger,
2421 .wpdevelop .table > tfoot > tr > td.danger,
2422 .wpdevelop .table > thead > tr > th.danger,
2423 .wpdevelop .table > tbody > tr > th.danger,
2424 .wpdevelop .table > tfoot > tr > th.danger,
2425 .wpdevelop .table > thead > tr.danger > td,
2426 .wpdevelop .table > tbody > tr.danger > td,
2427 .wpdevelop .table > tfoot > tr.danger > td,
2428 .wpdevelop .table > thead > tr.danger > th,
2429 .wpdevelop .table > tbody > tr.danger > th,
2430 .wpdevelop .table > tfoot > tr.danger > th {
2431 background-color: #f2dede;
2432 }
2433 .wpdevelop .table-hover > tbody > tr > td.danger:hover,
2434 .wpdevelop .table-hover > tbody > tr > th.danger:hover,
2435 .wpdevelop .table-hover > tbody > tr.danger:hover > td,
2436 .wpdevelop .table-hover > tbody > tr:hover > .danger,
2437 .wpdevelop .table-hover > tbody > tr.danger:hover > th {
2438 background-color: #ebcccc;
2439 }
2440 .wpdevelop .table-responsive {
2441 overflow-x: auto;
2442 min-height: 0.01%;
2443 }
2444 @media screen and (max-width: 767px) {
2445 .wpdevelop .table-responsive {
2446 width: 100%;
2447 margin-bottom: 15px;
2448 overflow-y: hidden;
2449 -ms-overflow-style: -ms-autohiding-scrollbar;
2450 border: 1px solid #dddddd;
2451 }
2452 .wpdevelop .table-responsive > .table {
2453 margin-bottom: 0;
2454 }
2455 .wpdevelop .table-responsive > .table > thead > tr > th,
2456 .wpdevelop .table-responsive > .table > tbody > tr > th,
2457 .wpdevelop .table-responsive > .table > tfoot > tr > th,
2458 .wpdevelop .table-responsive > .table > thead > tr > td,
2459 .wpdevelop .table-responsive > .table > tbody > tr > td,
2460 .wpdevelop .table-responsive > .table > tfoot > tr > td {
2461 white-space: nowrap;
2462 }
2463 .wpdevelop .table-responsive > .table-bordered {
2464 border: 0;
2465 }
2466 .wpdevelop .table-responsive > .table-bordered > thead > tr > th:first-child,
2467 .wpdevelop .table-responsive > .table-bordered > tbody > tr > th:first-child,
2468 .wpdevelop .table-responsive > .table-bordered > tfoot > tr > th:first-child,
2469 .wpdevelop .table-responsive > .table-bordered > thead > tr > td:first-child,
2470 .wpdevelop .table-responsive > .table-bordered > tbody > tr > td:first-child,
2471 .wpdevelop .table-responsive > .table-bordered > tfoot > tr > td:first-child {
2472 border-left: 0;
2473 }
2474 .wpdevelop .table-responsive > .table-bordered > thead > tr > th:last-child,
2475 .wpdevelop .table-responsive > .table-bordered > tbody > tr > th:last-child,
2476 .wpdevelop .table-responsive > .table-bordered > tfoot > tr > th:last-child,
2477 .wpdevelop .table-responsive > .table-bordered > thead > tr > td:last-child,
2478 .wpdevelop .table-responsive > .table-bordered > tbody > tr > td:last-child,
2479 .wpdevelop .table-responsive > .table-bordered > tfoot > tr > td:last-child {
2480 border-right: 0;
2481 }
2482 .wpdevelop .table-responsive > .table-bordered > tbody > tr:last-child > th,
2483 .wpdevelop .table-responsive > .table-bordered > tfoot > tr:last-child > th,
2484 .wpdevelop .table-responsive > .table-bordered > tbody > tr:last-child > td,
2485 .wpdevelop .table-responsive > .table-bordered > tfoot > tr:last-child > td {
2486 border-bottom: 0;
2487 }
2488 }
2489 .wpdevelop fieldset {
2490 padding: 0;
2491 margin: 0;
2492 border: 0;
2493 min-width: 0;
2494 }
2495 .wpdevelop legend {
2496 display: block;
2497 width: 100%;
2498 padding: 0;
2499 margin-bottom: 20px;
2500 font-size: 21px;
2501 line-height: inherit;
2502 color: #333333;
2503 border: 0;
2504 border-bottom: 1px solid #e5e5e5;
2505 }
2506 .wpdevelop label {
2507 display: inline-block;
2508 max-width: 100%;
2509 margin-bottom: 5px;
2510 font-weight: bold;
2511 }
2512 .wpdevelop input[type="search"] {
2513 -webkit-box-sizing: border-box;
2514 -moz-box-sizing: border-box;
2515 box-sizing: border-box;
2516 }
2517 .wpdevelop input[type="radio"],
2518 .wpdevelop input[type="checkbox"] {
2519 margin: 4px 0 0;
2520 margin-top: 1px \9;
2521 line-height: normal;
2522 }
2523 .wpdevelop input[type="file"] {
2524 display: block;
2525 }
2526 .wpdevelop input[type="range"] {
2527 display: block;
2528 width: 100%;
2529 }
2530 .wpdevelop select[multiple],
2531 .wpdevelop select[size] {
2532 height: auto;
2533 }
2534 .wpdevelop input[type="file"]:focus,
2535 .wpdevelop input[type="radio"]:focus,
2536 .wpdevelop input[type="checkbox"]:focus {
2537 outline: thin dotted;
2538 outline: 5px auto -webkit-focus-ring-color;
2539 outline-offset: -2px;
2540 }
2541 .wpdevelop output {
2542 display: block;
2543 padding-top: 7px;
2544 font-size: 14px;
2545 line-height: 1.42857143;
2546 color: #555555;
2547 }
2548 .wpdevelop .form-control {
2549 display: block;
2550 width: 100%;
2551 height: 34px;
2552 padding: 6px 12px;
2553 font-size: 14px;
2554 line-height: 1.42857143;
2555 color: #555555;
2556 background-color: #ffffff;
2557 background-image: none;
2558 border: 1px solid #cccccc;
2559 border-radius: 4px;
2560 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2561 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2562 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
2563 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2564 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
2565 }
2566 .wpdevelop .form-control:focus {
2567 border-color: #66afe9;
2568 outline: 0;
2569 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
2570 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
2571 }
2572 .wpdevelop .form-control::-moz-placeholder {
2573 color: #999999;
2574 opacity: 1;
2575 }
2576 .wpdevelop .form-control:-ms-input-placeholder {
2577 color: #999999;
2578 }
2579 .wpdevelop .form-control::-webkit-input-placeholder {
2580 color: #999999;
2581 }
2582 .wpdevelop .form-control[disabled],
2583 .wpdevelop .form-control[readonly],
2584 .wpdevelop fieldset[disabled] .form-control {
2585 background-color: #eeeeee;
2586 opacity: 1;
2587 }
2588 .wpdevelop .form-control[disabled],
2589 .wpdevelop fieldset[disabled] .form-control {
2590 cursor: not-allowed;
2591 }
2592 .wpdevelop textarea.form-control {
2593 height: auto;
2594 }
2595 .wpdevelop input[type="search"] {
2596 -webkit-appearance: none;
2597 }
2598 @media screen and (-webkit-min-device-pixel-ratio: 0) {
2599 .wpdevelop input[type="date"].form-control,
2600 .wpdevelop input[type="time"].form-control,
2601 .wpdevelop input[type="datetime-local"].form-control,
2602 .wpdevelop input[type="month"].form-control {
2603 line-height: 34px;
2604 }
2605 .wpdevelop input[type="date"].input-sm,
2606 .wpdevelop input[type="time"].input-sm,
2607 .wpdevelop input[type="datetime-local"].input-sm,
2608 .wpdevelop input[type="month"].input-sm,
2609 .wpdevelop .input-group-sm input[type="date"],
2610 .wpdevelop .input-group-sm input[type="time"],
2611 .wpdevelop .input-group-sm input[type="datetime-local"],
2612 .wpdevelop .input-group-sm input[type="month"] {
2613 line-height: 30px;
2614 }
2615 .wpdevelop input[type="date"].input-lg,
2616 .wpdevelop input[type="time"].input-lg,
2617 .wpdevelop input[type="datetime-local"].input-lg,
2618 .wpdevelop input[type="month"].input-lg,
2619 .wpdevelop .input-group-lg input[type="date"],
2620 .wpdevelop .input-group-lg input[type="time"],
2621 .wpdevelop .input-group-lg input[type="datetime-local"],
2622 .wpdevelop .input-group-lg input[type="month"] {
2623 line-height: 46px;
2624 }
2625 }
2626 .wpdevelop .form-group {
2627 margin-bottom: 15px;
2628 }
2629 .wpdevelop .radio,
2630 .wpdevelop .checkbox {
2631 position: relative;
2632 display: block;
2633 margin-top: 10px;
2634 margin-bottom: 10px;
2635 }
2636 .wpdevelop .radio label,
2637 .wpdevelop .checkbox label {
2638 min-height: 20px;
2639 padding-left: 20px;
2640 margin-bottom: 0;
2641 font-weight: normal;
2642 cursor: pointer;
2643 }
2644 .wpdevelop .radio input[type="radio"],
2645 .wpdevelop .radio-inline input[type="radio"],
2646 .wpdevelop .checkbox input[type="checkbox"],
2647 .wpdevelop .checkbox-inline input[type="checkbox"] {
2648 position: absolute;
2649 margin-left: -20px;
2650 margin-top: 4px \9;
2651 }
2652 .wpdevelop .radio + .radio,
2653 .wpdevelop .checkbox + .checkbox {
2654 margin-top: -5px;
2655 }
2656 .wpdevelop .radio-inline,
2657 .wpdevelop .checkbox-inline {
2658 position: relative;
2659 display: inline-block;
2660 padding-left: 20px;
2661 margin-bottom: 0;
2662 vertical-align: middle;
2663 font-weight: normal;
2664 cursor: pointer;
2665 }
2666 .wpdevelop .radio-inline + .radio-inline,
2667 .wpdevelop .checkbox-inline + .checkbox-inline {
2668 margin-top: 0;
2669 margin-left: 10px;
2670 }
2671 .wpdevelop input[type="radio"][disabled],
2672 .wpdevelop input[type="checkbox"][disabled],
2673 .wpdevelop input[type="radio"].disabled,
2674 .wpdevelop input[type="checkbox"].disabled,
2675 .wpdevelop fieldset[disabled] input[type="radio"],
2676 .wpdevelop fieldset[disabled] input[type="checkbox"] {
2677 cursor: not-allowed;
2678 }
2679 .wpdevelop .radio-inline.disabled,
2680 .wpdevelop .checkbox-inline.disabled,
2681 .wpdevelop fieldset[disabled] .radio-inline,
2682 .wpdevelop fieldset[disabled] .checkbox-inline {
2683 cursor: not-allowed;
2684 }
2685 .wpdevelop .radio.disabled label,
2686 .wpdevelop .checkbox.disabled label,
2687 .wpdevelop fieldset[disabled] .radio label,
2688 .wpdevelop fieldset[disabled] .checkbox label {
2689 cursor: not-allowed;
2690 }
2691 .wpdevelop .form-control-static {
2692 padding-top: 7px;
2693 padding-bottom: 7px;
2694 margin-bottom: 0;
2695 min-height: 34px;
2696 }
2697 .wpdevelop .form-control-static.input-lg,
2698 .wpdevelop .form-control-static.input-sm {
2699 padding-left: 0;
2700 padding-right: 0;
2701 }
2702 .wpdevelop .input-sm {
2703 height: 30px;
2704 padding: 5px 10px;
2705 font-size: 12px;
2706 line-height: 1.5;
2707 border-radius: 3px;
2708 }
2709 .wpdevelop select.input-sm {
2710 height: 30px;
2711 line-height: 30px;
2712 }
2713 .wpdevelop textarea.input-sm,
2714 .wpdevelop select[multiple].input-sm {
2715 height: auto;
2716 }
2717 .wpdevelop .form-group-sm .form-control {
2718 height: 30px;
2719 padding: 5px 10px;
2720 font-size: 12px;
2721 line-height: 1.5;
2722 border-radius: 3px;
2723 }
2724 .wpdevelop .form-group-sm select.form-control {
2725 height: 30px;
2726 line-height: 30px;
2727 }
2728 .wpdevelop .form-group-sm textarea.form-control,
2729 .wpdevelop .form-group-sm select[multiple].form-control {
2730 height: auto;
2731 }
2732 .wpdevelop .form-group-sm .form-control-static {
2733 height: 30px;
2734 min-height: 32px;
2735 padding: 6px 10px;
2736 font-size: 12px;
2737 line-height: 1.5;
2738 }
2739 .wpdevelop .input-lg {
2740 height: 46px;
2741 padding: 10px 16px;
2742 font-size: 18px;
2743 line-height: 1.3333333;
2744 border-radius: 6px;
2745 }
2746 .wpdevelop select.input-lg {
2747 height: 46px;
2748 line-height: 46px;
2749 }
2750 .wpdevelop textarea.input-lg,
2751 .wpdevelop select[multiple].input-lg {
2752 height: auto;
2753 }
2754 .wpdevelop .form-group-lg .form-control {
2755 height: 46px;
2756 padding: 10px 16px;
2757 font-size: 18px;
2758 line-height: 1.3333333;
2759 border-radius: 6px;
2760 }
2761 .wpdevelop .form-group-lg select.form-control {
2762 height: 46px;
2763 line-height: 46px;
2764 }
2765 .wpdevelop .form-group-lg textarea.form-control,
2766 .wpdevelop .form-group-lg select[multiple].form-control {
2767 height: auto;
2768 }
2769 .wpdevelop .form-group-lg .form-control-static {
2770 height: 46px;
2771 min-height: 38px;
2772 padding: 11px 16px;
2773 font-size: 18px;
2774 line-height: 1.3333333;
2775 }
2776 .wpdevelop .has-feedback {
2777 position: relative;
2778 }
2779 .wpdevelop .has-feedback .form-control {
2780 padding-right: 42.5px;
2781 }
2782 .wpdevelop .form-control-feedback {
2783 position: absolute;
2784 top: 0;
2785 right: 0;
2786 z-index: 2;
2787 display: block;
2788 width: 34px;
2789 height: 34px;
2790 line-height: 34px;
2791 text-align: center;
2792 pointer-events: none;
2793 }
2794 .wpdevelop .input-lg + .form-control-feedback,
2795 .wpdevelop .input-group-lg + .form-control-feedback,
2796 .wpdevelop .form-group-lg .form-control + .form-control-feedback {
2797 width: 46px;
2798 height: 46px;
2799 line-height: 46px;
2800 }
2801 .wpdevelop .input-sm + .form-control-feedback,
2802 .wpdevelop .input-group-sm + .form-control-feedback,
2803 .wpdevelop .form-group-sm .form-control + .form-control-feedback {
2804 width: 30px;
2805 height: 30px;
2806 line-height: 30px;
2807 }
2808 .wpdevelop .has-success .help-block,
2809 .wpdevelop .has-success .control-label,
2810 .wpdevelop .has-success .radio,
2811 .wpdevelop .has-success .checkbox,
2812 .wpdevelop .has-success .radio-inline,
2813 .wpdevelop .has-success .checkbox-inline,
2814 .wpdevelop .has-success.radio label,
2815 .wpdevelop .has-success.checkbox label,
2816 .wpdevelop .has-success.radio-inline label,
2817 .wpdevelop .has-success.checkbox-inline label {
2818 color: #3c763d;
2819 }
2820 .wpdevelop .has-success .form-control {
2821 border-color: #3c763d;
2822 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2823 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2824 }
2825 .wpdevelop .has-success .form-control:focus {
2826 border-color: #2b542c;
2827 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
2828 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
2829 }
2830 .wpdevelop .has-success .input-group-addon {
2831 color: #3c763d;
2832 border-color: #3c763d;
2833 background-color: #dff0d8;
2834 }
2835 .wpdevelop .has-success .form-control-feedback {
2836 color: #3c763d;
2837 }
2838 .wpdevelop .has-warning .help-block,
2839 .wpdevelop .has-warning .control-label,
2840 .wpdevelop .has-warning .radio,
2841 .wpdevelop .has-warning .checkbox,
2842 .wpdevelop .has-warning .radio-inline,
2843 .wpdevelop .has-warning .checkbox-inline,
2844 .wpdevelop .has-warning.radio label,
2845 .wpdevelop .has-warning.checkbox label,
2846 .wpdevelop .has-warning.radio-inline label,
2847 .wpdevelop .has-warning.checkbox-inline label {
2848 color: #8a6d3b;
2849 }
2850 .wpdevelop .has-warning .form-control {
2851 border-color: #8a6d3b;
2852 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2853 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2854 }
2855 .wpdevelop .has-warning .form-control:focus {
2856 border-color: #66512c;
2857 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
2858 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
2859 }
2860 .wpdevelop .has-warning .input-group-addon {
2861 color: #8a6d3b;
2862 border-color: #8a6d3b;
2863 background-color: #fcf8e3;
2864 }
2865 .wpdevelop .has-warning .form-control-feedback {
2866 color: #8a6d3b;
2867 }
2868 .wpdevelop .has-error .help-block,
2869 .wpdevelop .has-error .control-label,
2870 .wpdevelop .has-error .radio,
2871 .wpdevelop .has-error .checkbox,
2872 .wpdevelop .has-error .radio-inline,
2873 .wpdevelop .has-error .checkbox-inline,
2874 .wpdevelop .has-error.radio label,
2875 .wpdevelop .has-error.checkbox label,
2876 .wpdevelop .has-error.radio-inline label,
2877 .wpdevelop .has-error.checkbox-inline label {
2878 color: #a94442;
2879 }
2880 .wpdevelop .has-error .form-control {
2881 border-color: #a94442;
2882 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2883 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
2884 }
2885 .wpdevelop .has-error .form-control:focus {
2886 border-color: #843534;
2887 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
2888 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
2889 }
2890 .wpdevelop .has-error .input-group-addon {
2891 color: #a94442;
2892 border-color: #a94442;
2893 background-color: #f2dede;
2894 }
2895 .wpdevelop .has-error .form-control-feedback {
2896 color: #a94442;
2897 }
2898 .wpdevelop .has-feedback label ~ .form-control-feedback {
2899 top: 25px;
2900 }
2901 .wpdevelop .has-feedback label.sr-only ~ .form-control-feedback {
2902 top: 0;
2903 }
2904 .wpdevelop .help-block {
2905 display: block;
2906 margin-top: 5px;
2907 margin-bottom: 10px;
2908 color: #737373;
2909 }
2910 @media (min-width: 768px) {
2911 .wpdevelop .form-inline .form-group {
2912 display: inline-block;
2913 margin-bottom: 0;
2914 vertical-align: middle;
2915 }
2916 .wpdevelop .form-inline .form-control {
2917 display: inline-block;
2918 width: auto;
2919 vertical-align: middle;
2920 }
2921 .wpdevelop .form-inline .form-control-static {
2922 display: inline-block;
2923 }
2924 .wpdevelop .form-inline .input-group {
2925 display: inline-table;
2926 vertical-align: middle;
2927 }
2928 .wpdevelop .form-inline .input-group .input-group-addon,
2929 .wpdevelop .form-inline .input-group .input-group-btn,
2930 .wpdevelop .form-inline .input-group .form-control {
2931 width: auto;
2932 }
2933 .wpdevelop .form-inline .input-group > .form-control {
2934 width: 100%;
2935 }
2936 .wpdevelop .form-inline .control-label {
2937 margin-bottom: 0;
2938 vertical-align: middle;
2939 }
2940 .wpdevelop .form-inline .radio,
2941 .wpdevelop .form-inline .checkbox {
2942 display: inline-block;
2943 margin-top: 0;
2944 margin-bottom: 0;
2945 vertical-align: middle;
2946 }
2947 .wpdevelop .form-inline .radio label,
2948 .wpdevelop .form-inline .checkbox label {
2949 padding-left: 0;
2950 }
2951 .wpdevelop .form-inline .radio input[type="radio"],
2952 .wpdevelop .form-inline .checkbox input[type="checkbox"] {
2953 position: relative;
2954 margin-left: 0;
2955 }
2956 .wpdevelop .form-inline .has-feedback .form-control-feedback {
2957 top: 0;
2958 }
2959 }
2960 .wpdevelop .form-horizontal .radio,
2961 .wpdevelop .form-horizontal .checkbox,
2962 .wpdevelop .form-horizontal .radio-inline,
2963 .wpdevelop .form-horizontal .checkbox-inline {
2964 margin-top: 0;
2965 margin-bottom: 0;
2966 padding-top: 7px;
2967 }
2968 .wpdevelop .form-horizontal .radio,
2969 .wpdevelop .form-horizontal .checkbox {
2970 min-height: 27px;
2971 }
2972 .wpdevelop .form-horizontal .form-group {
2973 margin-left: -15px;
2974 margin-right: -15px;
2975 }
2976 @media (min-width: 768px) {
2977 .wpdevelop .form-horizontal .control-label {
2978 text-align: right;
2979 margin-bottom: 0;
2980 padding-top: 7px;
2981 }
2982 }
2983 .wpdevelop .form-horizontal .has-feedback .form-control-feedback {
2984 right: 15px;
2985 }
2986 @media (min-width: 768px) {
2987 .wpdevelop .form-horizontal .form-group-lg .control-label {
2988 padding-top: 14.333333px;
2989 font-size: 18px;
2990 }
2991 }
2992 @media (min-width: 768px) {
2993 .wpdevelop .form-horizontal .form-group-sm .control-label {
2994 padding-top: 6px;
2995 font-size: 12px;
2996 }
2997 }
2998 .wpdevelop .btn {
2999 display: inline-block;
3000 margin-bottom: 0;
3001 font-weight: normal;
3002 text-align: center;
3003 vertical-align: middle;
3004 -ms-touch-action: manipulation;
3005 touch-action: manipulation;
3006 cursor: pointer;
3007 background-image: none;
3008 border: 1px solid transparent;
3009 white-space: nowrap;
3010 padding: 6px 12px;
3011 font-size: 14px;
3012 line-height: 1.42857143;
3013 border-radius: 4px;
3014 -webkit-user-select: none;
3015 -moz-user-select: none;
3016 -ms-user-select: none;
3017 user-select: none;
3018 }
3019 .wpdevelop .btn:focus,
3020 .wpdevelop .btn:active:focus,
3021 .wpdevelop .btn.active:focus,
3022 .wpdevelop .btn.focus,
3023 .wpdevelop .btn:active.focus,
3024 .wpdevelop .btn.active.focus {
3025 outline: thin dotted;
3026 outline: 5px auto -webkit-focus-ring-color;
3027 outline-offset: -2px;
3028 }
3029 .wpdevelop .btn:hover,
3030 .wpdevelop .btn:focus,
3031 .wpdevelop .btn.focus {
3032 color: #333333;
3033 text-decoration: none;
3034 }
3035 .wpdevelop .btn:active,
3036 .wpdevelop .btn.active {
3037 outline: 0;
3038 background-image: none;
3039 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3040 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3041 }
3042 .wpdevelop .btn.disabled,
3043 .wpdevelop .btn[disabled],
3044 .wpdevelop fieldset[disabled] .btn {
3045 cursor: not-allowed;
3046 opacity: 0.65;
3047 filter: alpha(opacity=65);
3048 -webkit-box-shadow: none;
3049 box-shadow: none;
3050 }
3051 .wpdevelop a.btn.disabled,
3052 .wpdevelop fieldset[disabled] a.btn {
3053 pointer-events: none;
3054 }
3055 .wpdevelop .btn-default {
3056 color: #333333;
3057 background-color: #ffffff;
3058 border-color: #cccccc;
3059 }
3060 .wpdevelop .btn-default:focus,
3061 .wpdevelop .btn-default.focus {
3062 color: #333333;
3063 background-color: #e6e6e6;
3064 border-color: #8c8c8c;
3065 }
3066 .wpdevelop .btn-default:hover {
3067 color: #333333;
3068 background-color: #e6e6e6;
3069 border-color: #adadad;
3070 }
3071 .wpdevelop .btn-default:active,
3072 .wpdevelop .btn-default.active,
3073 .wpdevelop .open > .dropdown-toggle.btn-default {
3074 color: #333333;
3075 background-color: #e6e6e6;
3076 border-color: #adadad;
3077 }
3078 .wpdevelop .btn-default:active:hover,
3079 .wpdevelop .btn-default.active:hover,
3080 .wpdevelop .open > .dropdown-toggle.btn-default:hover,
3081 .wpdevelop .btn-default:active:focus,
3082 .wpdevelop .btn-default.active:focus,
3083 .wpdevelop .open > .dropdown-toggle.btn-default:focus,
3084 .wpdevelop .btn-default:active.focus,
3085 .wpdevelop .btn-default.active.focus,
3086 .wpdevelop .open > .dropdown-toggle.btn-default.focus {
3087 color: #333333;
3088 background-color: #d4d4d4;
3089 border-color: #8c8c8c;
3090 }
3091 .wpdevelop .btn-default:active,
3092 .wpdevelop .btn-default.active,
3093 .wpdevelop .open > .dropdown-toggle.btn-default {
3094 background-image: none;
3095 }
3096 .wpdevelop .btn-default.disabled,
3097 .wpdevelop .btn-default[disabled],
3098 .wpdevelop fieldset[disabled] .btn-default,
3099 .wpdevelop .btn-default.disabled:hover,
3100 .wpdevelop .btn-default[disabled]:hover,
3101 .wpdevelop fieldset[disabled] .btn-default:hover,
3102 .wpdevelop .btn-default.disabled:focus,
3103 .wpdevelop .btn-default[disabled]:focus,
3104 .wpdevelop fieldset[disabled] .btn-default:focus,
3105 .wpdevelop .btn-default.disabled.focus,
3106 .wpdevelop .btn-default[disabled].focus,
3107 .wpdevelop fieldset[disabled] .btn-default.focus,
3108 .wpdevelop .btn-default.disabled:active,
3109 .wpdevelop .btn-default[disabled]:active,
3110 .wpdevelop fieldset[disabled] .btn-default:active,
3111 .wpdevelop .btn-default.disabled.active,
3112 .wpdevelop .btn-default[disabled].active,
3113 .wpdevelop fieldset[disabled] .btn-default.active {
3114 background-color: #ffffff;
3115 border-color: #cccccc;
3116 }
3117 .wpdevelop .btn-default .badge {
3118 color: #ffffff;
3119 background-color: #333333;
3120 }
3121 .wpdevelop .btn-primary {
3122 color: #ffffff;
3123 background-color: #337ab7;
3124 border-color: #2e6da4;
3125 }
3126 .wpdevelop .btn-primary:focus,
3127 .wpdevelop .btn-primary.focus {
3128 color: #ffffff;
3129 background-color: #286090;
3130 border-color: #122b40;
3131 }
3132 .wpdevelop .btn-primary:hover {
3133 color: #ffffff;
3134 background-color: #286090;
3135 border-color: #204d74;
3136 }
3137 .wpdevelop .btn-primary:active,
3138 .wpdevelop .btn-primary.active,
3139 .wpdevelop .open > .dropdown-toggle.btn-primary {
3140 color: #ffffff;
3141 background-color: #286090;
3142 border-color: #204d74;
3143 }
3144 .wpdevelop .btn-primary:active:hover,
3145 .wpdevelop .btn-primary.active:hover,
3146 .wpdevelop .open > .dropdown-toggle.btn-primary:hover,
3147 .wpdevelop .btn-primary:active:focus,
3148 .wpdevelop .btn-primary.active:focus,
3149 .wpdevelop .open > .dropdown-toggle.btn-primary:focus,
3150 .wpdevelop .btn-primary:active.focus,
3151 .wpdevelop .btn-primary.active.focus,
3152 .wpdevelop .open > .dropdown-toggle.btn-primary.focus {
3153 color: #ffffff;
3154 background-color: #204d74;
3155 border-color: #122b40;
3156 }
3157 .wpdevelop .btn-primary:active,
3158 .wpdevelop .btn-primary.active,
3159 .wpdevelop .open > .dropdown-toggle.btn-primary {
3160 background-image: none;
3161 }
3162 .wpdevelop .btn-primary.disabled,
3163 .wpdevelop .btn-primary[disabled],
3164 .wpdevelop fieldset[disabled] .btn-primary,
3165 .wpdevelop .btn-primary.disabled:hover,
3166 .wpdevelop .btn-primary[disabled]:hover,
3167 .wpdevelop fieldset[disabled] .btn-primary:hover,
3168 .wpdevelop .btn-primary.disabled:focus,
3169 .wpdevelop .btn-primary[disabled]:focus,
3170 .wpdevelop fieldset[disabled] .btn-primary:focus,
3171 .wpdevelop .btn-primary.disabled.focus,
3172 .wpdevelop .btn-primary[disabled].focus,
3173 .wpdevelop fieldset[disabled] .btn-primary.focus,
3174 .wpdevelop .btn-primary.disabled:active,
3175 .wpdevelop .btn-primary[disabled]:active,
3176 .wpdevelop fieldset[disabled] .btn-primary:active,
3177 .wpdevelop .btn-primary.disabled.active,
3178 .wpdevelop .btn-primary[disabled].active,
3179 .wpdevelop fieldset[disabled] .btn-primary.active {
3180 background-color: #337ab7;
3181 border-color: #2e6da4;
3182 }
3183 .wpdevelop .btn-primary .badge {
3184 color: #337ab7;
3185 background-color: #ffffff;
3186 }
3187 .wpdevelop .btn-success {
3188 color: #ffffff;
3189 background-color: #5cb85c;
3190 border-color: #4cae4c;
3191 }
3192 .wpdevelop .btn-success:focus,
3193 .wpdevelop .btn-success.focus {
3194 color: #ffffff;
3195 background-color: #449d44;
3196 border-color: #255625;
3197 }
3198 .wpdevelop .btn-success:hover {
3199 color: #ffffff;
3200 background-color: #449d44;
3201 border-color: #398439;
3202 }
3203 .wpdevelop .btn-success:active,
3204 .wpdevelop .btn-success.active,
3205 .wpdevelop .open > .dropdown-toggle.btn-success {
3206 color: #ffffff;
3207 background-color: #449d44;
3208 border-color: #398439;
3209 }
3210 .wpdevelop .btn-success:active:hover,
3211 .wpdevelop .btn-success.active:hover,
3212 .wpdevelop .open > .dropdown-toggle.btn-success:hover,
3213 .wpdevelop .btn-success:active:focus,
3214 .wpdevelop .btn-success.active:focus,
3215 .wpdevelop .open > .dropdown-toggle.btn-success:focus,
3216 .wpdevelop .btn-success:active.focus,
3217 .wpdevelop .btn-success.active.focus,
3218 .wpdevelop .open > .dropdown-toggle.btn-success.focus {
3219 color: #ffffff;
3220 background-color: #398439;
3221 border-color: #255625;
3222 }
3223 .wpdevelop .btn-success:active,
3224 .wpdevelop .btn-success.active,
3225 .wpdevelop .open > .dropdown-toggle.btn-success {
3226 background-image: none;
3227 }
3228 .wpdevelop .btn-success.disabled,
3229 .wpdevelop .btn-success[disabled],
3230 .wpdevelop fieldset[disabled] .btn-success,
3231 .wpdevelop .btn-success.disabled:hover,
3232 .wpdevelop .btn-success[disabled]:hover,
3233 .wpdevelop fieldset[disabled] .btn-success:hover,
3234 .wpdevelop .btn-success.disabled:focus,
3235 .wpdevelop .btn-success[disabled]:focus,
3236 .wpdevelop fieldset[disabled] .btn-success:focus,
3237 .wpdevelop .btn-success.disabled.focus,
3238 .wpdevelop .btn-success[disabled].focus,
3239 .wpdevelop fieldset[disabled] .btn-success.focus,
3240 .wpdevelop .btn-success.disabled:active,
3241 .wpdevelop .btn-success[disabled]:active,
3242 .wpdevelop fieldset[disabled] .btn-success:active,
3243 .wpdevelop .btn-success.disabled.active,
3244 .wpdevelop .btn-success[disabled].active,
3245 .wpdevelop fieldset[disabled] .btn-success.active {
3246 background-color: #5cb85c;
3247 border-color: #4cae4c;
3248 }
3249 .wpdevelop .btn-success .badge {
3250 color: #5cb85c;
3251 background-color: #ffffff;
3252 }
3253 .wpdevelop .btn-info {
3254 color: #ffffff;
3255 background-color: #5bc0de;
3256 border-color: #46b8da;
3257 }
3258 .wpdevelop .btn-info:focus,
3259 .wpdevelop .btn-info.focus {
3260 color: #ffffff;
3261 background-color: #31b0d5;
3262 border-color: #1b6d85;
3263 }
3264 .wpdevelop .btn-info:hover {
3265 color: #ffffff;
3266 background-color: #31b0d5;
3267 border-color: #269abc;
3268 }
3269 .wpdevelop .btn-info:active,
3270 .wpdevelop .btn-info.active,
3271 .wpdevelop .open > .dropdown-toggle.btn-info {
3272 color: #ffffff;
3273 background-color: #31b0d5;
3274 border-color: #269abc;
3275 }
3276 .wpdevelop .btn-info:active:hover,
3277 .wpdevelop .btn-info.active:hover,
3278 .wpdevelop .open > .dropdown-toggle.btn-info:hover,
3279 .wpdevelop .btn-info:active:focus,
3280 .wpdevelop .btn-info.active:focus,
3281 .wpdevelop .open > .dropdown-toggle.btn-info:focus,
3282 .wpdevelop .btn-info:active.focus,
3283 .wpdevelop .btn-info.active.focus,
3284 .wpdevelop .open > .dropdown-toggle.btn-info.focus {
3285 color: #ffffff;
3286 background-color: #269abc;
3287 border-color: #1b6d85;
3288 }
3289 .wpdevelop .btn-info:active,
3290 .wpdevelop .btn-info.active,
3291 .wpdevelop .open > .dropdown-toggle.btn-info {
3292 background-image: none;
3293 }
3294 .wpdevelop .btn-info.disabled,
3295 .wpdevelop .btn-info[disabled],
3296 .wpdevelop fieldset[disabled] .btn-info,
3297 .wpdevelop .btn-info.disabled:hover,
3298 .wpdevelop .btn-info[disabled]:hover,
3299 .wpdevelop fieldset[disabled] .btn-info:hover,
3300 .wpdevelop .btn-info.disabled:focus,
3301 .wpdevelop .btn-info[disabled]:focus,
3302 .wpdevelop fieldset[disabled] .btn-info:focus,
3303 .wpdevelop .btn-info.disabled.focus,
3304 .wpdevelop .btn-info[disabled].focus,
3305 .wpdevelop fieldset[disabled] .btn-info.focus,
3306 .wpdevelop .btn-info.disabled:active,
3307 .wpdevelop .btn-info[disabled]:active,
3308 .wpdevelop fieldset[disabled] .btn-info:active,
3309 .wpdevelop .btn-info.disabled.active,
3310 .wpdevelop .btn-info[disabled].active,
3311 .wpdevelop fieldset[disabled] .btn-info.active {
3312 background-color: #5bc0de;
3313 border-color: #46b8da;
3314 }
3315 .wpdevelop .btn-info .badge {
3316 color: #5bc0de;
3317 background-color: #ffffff;
3318 }
3319 .wpdevelop .btn-warning {
3320 color: #ffffff;
3321 background-color: #f0ad4e;
3322 border-color: #eea236;
3323 }
3324 .wpdevelop .btn-warning:focus,
3325 .wpdevelop .btn-warning.focus {
3326 color: #ffffff;
3327 background-color: #ec971f;
3328 border-color: #985f0d;
3329 }
3330 .wpdevelop .btn-warning:hover {
3331 color: #ffffff;
3332 background-color: #ec971f;
3333 border-color: #d58512;
3334 }
3335 .wpdevelop .btn-warning:active,
3336 .wpdevelop .btn-warning.active,
3337 .wpdevelop .open > .dropdown-toggle.btn-warning {
3338 color: #ffffff;
3339 background-color: #ec971f;
3340 border-color: #d58512;
3341 }
3342 .wpdevelop .btn-warning:active:hover,
3343 .wpdevelop .btn-warning.active:hover,
3344 .wpdevelop .open > .dropdown-toggle.btn-warning:hover,
3345 .wpdevelop .btn-warning:active:focus,
3346 .wpdevelop .btn-warning.active:focus,
3347 .wpdevelop .open > .dropdown-toggle.btn-warning:focus,
3348 .wpdevelop .btn-warning:active.focus,
3349 .wpdevelop .btn-warning.active.focus,
3350 .wpdevelop .open > .dropdown-toggle.btn-warning.focus {
3351 color: #ffffff;
3352 background-color: #d58512;
3353 border-color: #985f0d;
3354 }
3355 .wpdevelop .btn-warning:active,
3356 .wpdevelop .btn-warning.active,
3357 .wpdevelop .open > .dropdown-toggle.btn-warning {
3358 background-image: none;
3359 }
3360 .wpdevelop .btn-warning.disabled,
3361 .wpdevelop .btn-warning[disabled],
3362 .wpdevelop fieldset[disabled] .btn-warning,
3363 .wpdevelop .btn-warning.disabled:hover,
3364 .wpdevelop .btn-warning[disabled]:hover,
3365 .wpdevelop fieldset[disabled] .btn-warning:hover,
3366 .wpdevelop .btn-warning.disabled:focus,
3367 .wpdevelop .btn-warning[disabled]:focus,
3368 .wpdevelop fieldset[disabled] .btn-warning:focus,
3369 .wpdevelop .btn-warning.disabled.focus,
3370 .wpdevelop .btn-warning[disabled].focus,
3371 .wpdevelop fieldset[disabled] .btn-warning.focus,
3372 .wpdevelop .btn-warning.disabled:active,
3373 .wpdevelop .btn-warning[disabled]:active,
3374 .wpdevelop fieldset[disabled] .btn-warning:active,
3375 .wpdevelop .btn-warning.disabled.active,
3376 .wpdevelop .btn-warning[disabled].active,
3377 .wpdevelop fieldset[disabled] .btn-warning.active {
3378 background-color: #f0ad4e;
3379 border-color: #eea236;
3380 }
3381 .wpdevelop .btn-warning .badge {
3382 color: #f0ad4e;
3383 background-color: #ffffff;
3384 }
3385 .wpdevelop .btn-danger {
3386 color: #ffffff;
3387 background-color: #d9534f;
3388 border-color: #d43f3a;
3389 }
3390 .wpdevelop .btn-danger:focus,
3391 .wpdevelop .btn-danger.focus {
3392 color: #ffffff;
3393 background-color: #c9302c;
3394 border-color: #761c19;
3395 }
3396 .wpdevelop .btn-danger:hover {
3397 color: #ffffff;
3398 background-color: #c9302c;
3399 border-color: #ac2925;
3400 }
3401 .wpdevelop .btn-danger:active,
3402 .wpdevelop .btn-danger.active,
3403 .wpdevelop .open > .dropdown-toggle.btn-danger {
3404 color: #ffffff;
3405 background-color: #c9302c;
3406 border-color: #ac2925;
3407 }
3408 .wpdevelop .btn-danger:active:hover,
3409 .wpdevelop .btn-danger.active:hover,
3410 .wpdevelop .open > .dropdown-toggle.btn-danger:hover,
3411 .wpdevelop .btn-danger:active:focus,
3412 .wpdevelop .btn-danger.active:focus,
3413 .wpdevelop .open > .dropdown-toggle.btn-danger:focus,
3414 .wpdevelop .btn-danger:active.focus,
3415 .wpdevelop .btn-danger.active.focus,
3416 .wpdevelop .open > .dropdown-toggle.btn-danger.focus {
3417 color: #ffffff;
3418 background-color: #ac2925;
3419 border-color: #761c19;
3420 }
3421 .wpdevelop .btn-danger:active,
3422 .wpdevelop .btn-danger.active,
3423 .wpdevelop .open > .dropdown-toggle.btn-danger {
3424 background-image: none;
3425 }
3426 .wpdevelop .btn-danger.disabled,
3427 .wpdevelop .btn-danger[disabled],
3428 .wpdevelop fieldset[disabled] .btn-danger,
3429 .wpdevelop .btn-danger.disabled:hover,
3430 .wpdevelop .btn-danger[disabled]:hover,
3431 .wpdevelop fieldset[disabled] .btn-danger:hover,
3432 .wpdevelop .btn-danger.disabled:focus,
3433 .wpdevelop .btn-danger[disabled]:focus,
3434 .wpdevelop fieldset[disabled] .btn-danger:focus,
3435 .wpdevelop .btn-danger.disabled.focus,
3436 .wpdevelop .btn-danger[disabled].focus,
3437 .wpdevelop fieldset[disabled] .btn-danger.focus,
3438 .wpdevelop .btn-danger.disabled:active,
3439 .wpdevelop .btn-danger[disabled]:active,
3440 .wpdevelop fieldset[disabled] .btn-danger:active,
3441 .wpdevelop .btn-danger.disabled.active,
3442 .wpdevelop .btn-danger[disabled].active,
3443 .wpdevelop fieldset[disabled] .btn-danger.active {
3444 background-color: #d9534f;
3445 border-color: #d43f3a;
3446 }
3447 .wpdevelop .btn-danger .badge {
3448 color: #d9534f;
3449 background-color: #ffffff;
3450 }
3451 .wpdevelop .btn-link {
3452 color: #337ab7;
3453 font-weight: normal;
3454 border-radius: 0;
3455 }
3456 .wpdevelop .btn-link,
3457 .wpdevelop .btn-link:active,
3458 .wpdevelop .btn-link.active,
3459 .wpdevelop .btn-link[disabled],
3460 .wpdevelop fieldset[disabled] .btn-link {
3461 background-color: transparent;
3462 -webkit-box-shadow: none;
3463 box-shadow: none;
3464 }
3465 .wpdevelop .btn-link,
3466 .wpdevelop .btn-link:hover,
3467 .wpdevelop .btn-link:focus,
3468 .wpdevelop .btn-link:active {
3469 border-color: transparent;
3470 }
3471 .wpdevelop .btn-link:hover,
3472 .wpdevelop .btn-link:focus {
3473 color: #23527c;
3474 text-decoration: underline;
3475 background-color: transparent;
3476 }
3477 .wpdevelop .btn-link[disabled]:hover,
3478 .wpdevelop fieldset[disabled] .btn-link:hover,
3479 .wpdevelop .btn-link[disabled]:focus,
3480 .wpdevelop fieldset[disabled] .btn-link:focus {
3481 color: #777777;
3482 text-decoration: none;
3483 }
3484 .wpdevelop .btn-lg,
3485 .wpdevelop .btn-group-lg > .btn {
3486 padding: 10px 16px;
3487 font-size: 18px;
3488 line-height: 1.3333333;
3489 border-radius: 6px;
3490 }
3491 .wpdevelop .btn-sm,
3492 .wpdevelop .btn-group-sm > .btn {
3493 padding: 5px 10px;
3494 font-size: 12px;
3495 line-height: 1.5;
3496 border-radius: 3px;
3497 }
3498 .wpdevelop .btn-xs,
3499 .wpdevelop .btn-group-xs > .btn {
3500 padding: 1px 5px;
3501 font-size: 12px;
3502 line-height: 1.5;
3503 border-radius: 3px;
3504 }
3505 .wpdevelop .btn-block {
3506 display: block;
3507 width: 100%;
3508 }
3509 .wpdevelop .btn-block + .btn-block {
3510 margin-top: 5px;
3511 }
3512 .wpdevelop input[type="submit"].btn-block,
3513 .wpdevelop input[type="reset"].btn-block,
3514 .wpdevelop input[type="button"].btn-block {
3515 width: 100%;
3516 }
3517 .wpdevelop .fade {
3518 opacity: 0;
3519 -webkit-transition: opacity 0.15s linear;
3520 -o-transition: opacity 0.15s linear;
3521 transition: opacity 0.15s linear;
3522 }
3523 .wpdevelop .fade.in {
3524 opacity: 1;
3525 }
3526 .wpdevelop .collapse {
3527 display: none;
3528 }
3529 .wpdevelop .collapse.in {
3530 display: block;
3531 }
3532 .wpdevelop tr.collapse.in {
3533 display: table-row;
3534 }
3535 .wpdevelop tbody.collapse.in {
3536 display: table-row-group;
3537 }
3538 .wpdevelop .collapsing {
3539 position: relative;
3540 height: 0;
3541 overflow: hidden;
3542 -webkit-transition-property: height, visibility;
3543 -o-transition-property: height, visibility;
3544 transition-property: height, visibility;
3545 -webkit-transition-duration: 0.35s;
3546 -o-transition-duration: 0.35s;
3547 transition-duration: 0.35s;
3548 -webkit-transition-timing-function: ease;
3549 -o-transition-timing-function: ease;
3550 transition-timing-function: ease;
3551 }
3552 .wpdevelop .caret {
3553 display: inline-block;
3554 width: 0;
3555 height: 0;
3556 margin-left: 2px;
3557 vertical-align: middle;
3558 border-top: 4px dashed;
3559 border-top: 4px solid \9;
3560 border-right: 4px solid transparent;
3561 border-left: 4px solid transparent;
3562 }
3563 .wpdevelop .dropup,
3564 .wpdevelop .dropdown {
3565 position: relative;
3566 }
3567 .wpdevelop .dropdown-toggle:focus {
3568 outline: 0;
3569 }
3570 .wpdevelop .dropdown-menu {
3571 position: absolute;
3572 top: 100%;
3573 left: 0;
3574 z-index: 1000;
3575 display: none;
3576 float: left;
3577 min-width: 160px;
3578 padding: 5px 0;
3579 margin: 2px 0 0;
3580 list-style: none;
3581 font-size: 14px;
3582 text-align: left;
3583 background-color: #ffffff;
3584 border: 1px solid #cccccc;
3585 border: 1px solid rgba(0, 0, 0, 0.15);
3586 border-radius: 4px;
3587 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
3588 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
3589 -webkit-background-clip: padding-box;
3590 background-clip: padding-box;
3591 }
3592 .wpdevelop .dropdown-menu.pull-right {
3593 right: 0;
3594 left: auto;
3595 }
3596 .wpdevelop .dropdown-menu .divider {
3597 height: 1px;
3598 margin: 9px 0;
3599 overflow: hidden;
3600 background-color: #e5e5e5;
3601 }
3602 .wpdevelop .dropdown-menu > li > a {
3603 display: block;
3604 padding: 3px 20px;
3605 clear: both;
3606 font-weight: normal;
3607 line-height: 1.42857143;
3608 color: #333333;
3609 white-space: nowrap;
3610 }
3611 .wpdevelop .dropdown-menu > li > a:hover,
3612 .wpdevelop .dropdown-menu > li > a:focus {
3613 text-decoration: none;
3614 color: #262626;
3615 background-color: #f5f5f5;
3616 }
3617 .wpdevelop .dropdown-menu > .active > a,
3618 .wpdevelop .dropdown-menu > .active > a:hover,
3619 .wpdevelop .dropdown-menu > .active > a:focus {
3620 color: #ffffff;
3621 text-decoration: none;
3622 outline: 0;
3623 background-color: #337ab7;
3624 }
3625 .wpdevelop .dropdown-menu > .disabled > a,
3626 .wpdevelop .dropdown-menu > .disabled > a:hover,
3627 .wpdevelop .dropdown-menu > .disabled > a:focus {
3628 color: #777777;
3629 }
3630 .wpdevelop .dropdown-menu > .disabled > a:hover,
3631 .wpdevelop .dropdown-menu > .disabled > a:focus {
3632 text-decoration: none;
3633 background-color: transparent;
3634 background-image: none;
3635 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
3636 cursor: not-allowed;
3637 }
3638 .wpdevelop .open > .dropdown-menu {
3639 display: block;
3640 }
3641 .wpdevelop .open > a {
3642 outline: 0;
3643 }
3644 .wpdevelop .dropdown-menu-right {
3645 left: auto;
3646 right: 0;
3647 }
3648 .wpdevelop .dropdown-menu-left {
3649 left: 0;
3650 right: auto;
3651 }
3652 .wpdevelop .dropdown-header {
3653 display: block;
3654 padding: 3px 20px;
3655 font-size: 12px;
3656 line-height: 1.42857143;
3657 color: #777777;
3658 white-space: nowrap;
3659 }
3660 .wpdevelop .dropdown-backdrop {
3661 position: fixed;
3662 left: 0;
3663 right: 0;
3664 bottom: 0;
3665 top: 0;
3666 z-index: 990;
3667 }
3668 .wpdevelop .pull-right > .dropdown-menu {
3669 right: 0;
3670 left: auto;
3671 }
3672 .wpdevelop .dropup .caret,
3673 .wpdevelop .navbar-fixed-bottom .dropdown .caret {
3674 border-top: 0;
3675 border-bottom: 4px dashed;
3676 border-bottom: 4px solid \9;
3677 content: "";
3678 }
3679 .wpdevelop .dropup .dropdown-menu,
3680 .wpdevelop .navbar-fixed-bottom .dropdown .dropdown-menu {
3681 top: auto;
3682 bottom: 100%;
3683 margin-bottom: 2px;
3684 }
3685 @media (min-width: 768px) {
3686 .wpdevelop .navbar-right .dropdown-menu {
3687 left: auto;
3688 right: 0;
3689 }
3690 .wpdevelop .navbar-right .dropdown-menu-left {
3691 left: 0;
3692 right: auto;
3693 }
3694 }
3695 .wpdevelop .btn-group,
3696 .wpdevelop .btn-group-vertical {
3697 position: relative;
3698 display: inline-block;
3699 vertical-align: middle;
3700 }
3701 .wpdevelop .btn-group > .btn,
3702 .wpdevelop .btn-group-vertical > .btn {
3703 position: relative;
3704 float: left;
3705 }
3706 .wpdevelop .btn-group > .btn:hover,
3707 .wpdevelop .btn-group-vertical > .btn:hover,
3708 .wpdevelop .btn-group > .btn:focus,
3709 .wpdevelop .btn-group-vertical > .btn:focus,
3710 .wpdevelop .btn-group > .btn:active,
3711 .wpdevelop .btn-group-vertical > .btn:active,
3712 .wpdevelop .btn-group > .btn.active,
3713 .wpdevelop .btn-group-vertical > .btn.active {
3714 z-index: 2;
3715 }
3716 .wpdevelop .btn-group .btn + .btn,
3717 .wpdevelop .btn-group .btn + .btn-group,
3718 .wpdevelop .btn-group .btn-group + .btn,
3719 .wpdevelop .btn-group .btn-group + .btn-group {
3720 margin-left: -1px;
3721 }
3722 .wpdevelop .btn-toolbar {
3723 margin-left: -5px;
3724 }
3725 .wpdevelop .btn-toolbar .btn,
3726 .wpdevelop .btn-toolbar .btn-group,
3727 .wpdevelop .btn-toolbar .input-group {
3728 float: left;
3729 }
3730 .wpdevelop .btn-toolbar > .btn,
3731 .wpdevelop .btn-toolbar > .btn-group,
3732 .wpdevelop .btn-toolbar > .input-group {
3733 margin-left: 5px;
3734 }
3735 .wpdevelop .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
3736 border-radius: 0;
3737 }
3738 .wpdevelop .btn-group > .btn:first-child {
3739 margin-left: 0;
3740 }
3741 .wpdevelop .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
3742 border-bottom-right-radius: 0;
3743 border-top-right-radius: 0;
3744 }
3745 .wpdevelop .btn-group > .btn:last-child:not(:first-child),
3746 .wpdevelop .btn-group > .dropdown-toggle:not(:first-child) {
3747 border-bottom-left-radius: 0;
3748 border-top-left-radius: 0;
3749 }
3750 .wpdevelop .btn-group > .btn-group {
3751 float: left;
3752 }
3753 .wpdevelop .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
3754 border-radius: 0;
3755 }
3756 .wpdevelop .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
3757 .wpdevelop .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3758 border-bottom-right-radius: 0;
3759 border-top-right-radius: 0;
3760 }
3761 .wpdevelop .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
3762 border-bottom-left-radius: 0;
3763 border-top-left-radius: 0;
3764 }
3765 .wpdevelop .btn-group .dropdown-toggle:active,
3766 .wpdevelop .btn-group.open .dropdown-toggle {
3767 outline: 0;
3768 }
3769 .wpdevelop .btn-group > .btn + .dropdown-toggle {
3770 padding-left: 8px;
3771 padding-right: 8px;
3772 }
3773 .wpdevelop .btn-group > .btn-lg + .dropdown-toggle {
3774 padding-left: 12px;
3775 padding-right: 12px;
3776 }
3777 .wpdevelop .btn-group.open .dropdown-toggle {
3778 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3779 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3780 }
3781 .wpdevelop .btn-group.open .dropdown-toggle.btn-link {
3782 -webkit-box-shadow: none;
3783 box-shadow: none;
3784 }
3785 .wpdevelop .btn .caret {
3786 margin-left: 0;
3787 }
3788 .wpdevelop .btn-lg .caret {
3789 border-width: 5px 5px 0;
3790 border-bottom-width: 0;
3791 }
3792 .wpdevelop .dropup .btn-lg .caret {
3793 border-width: 0 5px 5px;
3794 }
3795 .wpdevelop .btn-group-vertical > .btn,
3796 .wpdevelop .btn-group-vertical > .btn-group,
3797 .wpdevelop .btn-group-vertical > .btn-group > .btn {
3798 display: block;
3799 float: none;
3800 width: 100%;
3801 max-width: 100%;
3802 }
3803 .wpdevelop .btn-group-vertical > .btn-group > .btn {
3804 float: none;
3805 }
3806 .wpdevelop .btn-group-vertical > .btn + .btn,
3807 .wpdevelop .btn-group-vertical > .btn + .btn-group,
3808 .wpdevelop .btn-group-vertical > .btn-group + .btn,
3809 .wpdevelop .btn-group-vertical > .btn-group + .btn-group {
3810 margin-top: -1px;
3811 margin-left: 0;
3812 }
3813 .wpdevelop .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
3814 border-radius: 0;
3815 }
3816 .wpdevelop .btn-group-vertical > .btn:first-child:not(:last-child) {
3817 border-top-right-radius: 4px;
3818 border-bottom-right-radius: 0;
3819 border-bottom-left-radius: 0;
3820 }
3821 .wpdevelop .btn-group-vertical > .btn:last-child:not(:first-child) {
3822 border-bottom-left-radius: 4px;
3823 border-top-right-radius: 0;
3824 border-top-left-radius: 0;
3825 }
3826 .wpdevelop .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
3827 border-radius: 0;
3828 }
3829 .wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
3830 .wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3831 border-bottom-right-radius: 0;
3832 border-bottom-left-radius: 0;
3833 }
3834 .wpdevelop .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
3835 border-top-right-radius: 0;
3836 border-top-left-radius: 0;
3837 }
3838 .wpdevelop .btn-group-justified {
3839 display: table;
3840 width: 100%;
3841 table-layout: fixed;
3842 border-collapse: separate;
3843 }
3844 .wpdevelop .btn-group-justified > .btn,
3845 .wpdevelop .btn-group-justified > .btn-group {
3846 float: none;
3847 display: table-cell;
3848 width: 1%;
3849 }
3850 .wpdevelop .btn-group-justified > .btn-group .btn {
3851 width: 100%;
3852 }
3853 .wpdevelop .btn-group-justified > .btn-group .dropdown-menu {
3854 left: auto;
3855 }
3856 .wpdevelop [data-toggle="buttons"] > .btn input[type="radio"],
3857 .wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
3858 .wpdevelop [data-toggle="buttons"] > .btn input[type="checkbox"],
3859 .wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
3860 position: absolute;
3861 clip: rect(0, 0, 0, 0);
3862 pointer-events: none;
3863 }
3864 .wpdevelop .input-group {
3865 position: relative;
3866 display: table;
3867 border-collapse: separate;
3868 }
3869 .wpdevelop .input-group[class*="col-"] {
3870 float: none;
3871 padding-left: 0;
3872 padding-right: 0;
3873 }
3874 .wpdevelop .input-group .form-control {
3875 position: relative;
3876 z-index: 2;
3877 float: left;
3878 width: 100%;
3879 margin-bottom: 0;
3880 }
3881 .wpdevelop .input-group-lg > .form-control,
3882 .wpdevelop .input-group-lg > .input-group-addon,
3883 .wpdevelop .input-group-lg > .input-group-btn > .btn {
3884 height: 46px;
3885 padding: 10px 16px;
3886 font-size: 18px;
3887 line-height: 1.3333333;
3888 border-radius: 6px;
3889 }
3890 .wpdevelop select.input-group-lg > .form-control,
3891 .wpdevelop select.input-group-lg > .input-group-addon,
3892 .wpdevelop select.input-group-lg > .input-group-btn > .btn {
3893 height: 46px;
3894 line-height: 46px;
3895 }
3896 .wpdevelop textarea.input-group-lg > .form-control,
3897 .wpdevelop textarea.input-group-lg > .input-group-addon,
3898 .wpdevelop textarea.input-group-lg > .input-group-btn > .btn,
3899 .wpdevelop select[multiple].input-group-lg > .form-control,
3900 .wpdevelop select[multiple].input-group-lg > .input-group-addon,
3901 .wpdevelop select[multiple].input-group-lg > .input-group-btn > .btn {
3902 height: auto;
3903 }
3904 .wpdevelop .input-group-sm > .form-control,
3905 .wpdevelop .input-group-sm > .input-group-addon,
3906 .wpdevelop .input-group-sm > .input-group-btn > .btn {
3907 height: 30px;
3908 padding: 5px 10px;
3909 font-size: 12px;
3910 line-height: 1.5;
3911 border-radius: 3px;
3912 }
3913 .wpdevelop select.input-group-sm > .form-control,
3914 .wpdevelop select.input-group-sm > .input-group-addon,
3915 .wpdevelop select.input-group-sm > .input-group-btn > .btn {
3916 height: 30px;
3917 line-height: 30px;
3918 }
3919 .wpdevelop textarea.input-group-sm > .form-control,
3920 .wpdevelop textarea.input-group-sm > .input-group-addon,
3921 .wpdevelop textarea.input-group-sm > .input-group-btn > .btn,
3922 .wpdevelop select[multiple].input-group-sm > .form-control,
3923 .wpdevelop select[multiple].input-group-sm > .input-group-addon,
3924 .wpdevelop select[multiple].input-group-sm > .input-group-btn > .btn {
3925 height: auto;
3926 }
3927 .wpdevelop .input-group-addon,
3928 .wpdevelop .input-group-btn,
3929 .wpdevelop .input-group .form-control {
3930 display: table-cell;
3931 }
3932 .wpdevelop .input-group-addon:not(:first-child):not(:last-child),
3933 .wpdevelop .input-group-btn:not(:first-child):not(:last-child),
3934 .wpdevelop .input-group .form-control:not(:first-child):not(:last-child) {
3935 border-radius: 0;
3936 }
3937 .wpdevelop .input-group-addon,
3938 .wpdevelop .input-group-btn {
3939 width: 1%;
3940 white-space: nowrap;
3941 vertical-align: middle;
3942 }
3943 .wpdevelop .input-group-addon {
3944 padding: 6px 12px;
3945 font-size: 14px;
3946 font-weight: normal;
3947 line-height: 1;
3948 color: #555555;
3949 text-align: center;
3950 background-color: #eeeeee;
3951 border: 1px solid #cccccc;
3952 border-radius: 4px;
3953 }
3954 .wpdevelop .input-group-addon.input-sm {
3955 padding: 5px 10px;
3956 font-size: 12px;
3957 border-radius: 3px;
3958 }
3959 .wpdevelop .input-group-addon.input-lg {
3960 padding: 10px 16px;
3961 font-size: 18px;
3962 border-radius: 6px;
3963 }
3964 .wpdevelop .input-group-addon input[type="radio"],
3965 .wpdevelop .input-group-addon input[type="checkbox"] {
3966 margin-top: 0;
3967 }
3968 .wpdevelop .input-group .form-control:first-child,
3969 .wpdevelop .input-group-addon:first-child,
3970 .wpdevelop .input-group-btn:first-child > .btn,
3971 .wpdevelop .input-group-btn:first-child > .btn-group > .btn,
3972 .wpdevelop .input-group-btn:first-child > .dropdown-toggle,
3973 .wpdevelop .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3974 .wpdevelop .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
3975 border-bottom-right-radius: 0;
3976 border-top-right-radius: 0;
3977 }
3978 .wpdevelop .input-group-addon:first-child {
3979 border-right: 0;
3980 }
3981 .wpdevelop .input-group .form-control:last-child,
3982 .wpdevelop .input-group-addon:last-child,
3983 .wpdevelop .input-group-btn:last-child > .btn,
3984 .wpdevelop .input-group-btn:last-child > .btn-group > .btn,
3985 .wpdevelop .input-group-btn:last-child > .dropdown-toggle,
3986 .wpdevelop .input-group-btn:first-child > .btn:not(:first-child),
3987 .wpdevelop .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
3988 border-bottom-left-radius: 0;
3989 border-top-left-radius: 0;
3990 }
3991 .wpdevelop .input-group-addon:last-child {
3992 border-left: 0;
3993 }
3994 .wpdevelop .input-group-btn {
3995 position: relative;
3996 font-size: 0;
3997 white-space: nowrap;
3998 }
3999 .wpdevelop .input-group-btn > .btn {
4000 position: relative;
4001 }
4002 .wpdevelop .input-group-btn > .btn + .btn {
4003 margin-left: -1px;
4004 }
4005 .wpdevelop .input-group-btn > .btn:hover,
4006 .wpdevelop .input-group-btn > .btn:focus,
4007 .wpdevelop .input-group-btn > .btn:active {
4008 z-index: 2;
4009 }
4010 .wpdevelop .input-group-btn:first-child > .btn,
4011 .wpdevelop .input-group-btn:first-child > .btn-group {
4012 margin-right: -1px;
4013 }
4014 .wpdevelop .input-group-btn:last-child > .btn,
4015 .wpdevelop .input-group-btn:last-child > .btn-group {
4016 z-index: 2;
4017 margin-left: -1px;
4018 }
4019 .wpdevelop .nav {
4020 margin-bottom: 0;
4021 padding-left: 0;
4022 list-style: none;
4023 }
4024 .wpdevelop .nav > li {
4025 position: relative;
4026 display: block;
4027 }
4028 .wpdevelop .nav > li > a {
4029 position: relative;
4030 display: block;
4031 padding: 10px 15px;
4032 }
4033 .wpdevelop .nav > li > a:hover,
4034 .wpdevelop .nav > li > a:focus {
4035 text-decoration: none;
4036 background-color: #eeeeee;
4037 }
4038 .wpdevelop .nav > li.disabled > a {
4039 color: #777777;
4040 }
4041 .wpdevelop .nav > li.disabled > a:hover,
4042 .wpdevelop .nav > li.disabled > a:focus {
4043 color: #777777;
4044 text-decoration: none;
4045 background-color: transparent;
4046 cursor: not-allowed;
4047 }
4048 .wpdevelop .nav .open > a,
4049 .wpdevelop .nav .open > a:hover,
4050 .wpdevelop .nav .open > a:focus {
4051 background-color: #eeeeee;
4052 border-color: #337ab7;
4053 }
4054 .wpdevelop .nav .nav-divider {
4055 height: 1px;
4056 margin: 9px 0;
4057 overflow: hidden;
4058 background-color: #e5e5e5;
4059 }
4060 .wpdevelop .nav > li > a > img {
4061 max-width: none;
4062 }
4063 .wpdevelop .nav-tabs {
4064 border-bottom: 1px solid #dddddd;
4065 }
4066 .wpdevelop .nav-tabs > li {
4067 float: left;
4068 margin-bottom: -1px;
4069 }
4070 .wpdevelop .nav-tabs > li > a {
4071 margin-right: 2px;
4072 line-height: 1.42857143;
4073 border: 1px solid transparent;
4074 border-radius: 4px 4px 0 0;
4075 }
4076 .wpdevelop .nav-tabs > li > a:hover {
4077 border-color: #eeeeee #eeeeee #dddddd;
4078 }
4079 .wpdevelop .nav-tabs > li.active > a,
4080 .wpdevelop .nav-tabs > li.active > a:hover,
4081 .wpdevelop .nav-tabs > li.active > a:focus {
4082 color: #555555;
4083 background-color: #ffffff;
4084 border: 1px solid #dddddd;
4085 border-bottom-color: transparent;
4086 cursor: default;
4087 }
4088 .wpdevelop .nav-tabs.nav-justified {
4089 width: 100%;
4090 border-bottom: 0;
4091 }
4092 .wpdevelop .nav-tabs.nav-justified > li {
4093 float: none;
4094 }
4095 .wpdevelop .nav-tabs.nav-justified > li > a {
4096 text-align: center;
4097 margin-bottom: 5px;
4098 }
4099 .wpdevelop .nav-tabs.nav-justified > .dropdown .dropdown-menu {
4100 top: auto;
4101 left: auto;
4102 }
4103 @media (min-width: 768px) {
4104 .wpdevelop .nav-tabs.nav-justified > li {
4105 display: table-cell;
4106 width: 1%;
4107 }
4108 .wpdevelop .nav-tabs.nav-justified > li > a {
4109 margin-bottom: 0;
4110 }
4111 }
4112 .wpdevelop .nav-tabs.nav-justified > li > a {
4113 margin-right: 0;
4114 border-radius: 4px;
4115 }
4116 .wpdevelop .nav-tabs.nav-justified > .active > a,
4117 .wpdevelop .nav-tabs.nav-justified > .active > a:hover,
4118 .wpdevelop .nav-tabs.nav-justified > .active > a:focus {
4119 border: 1px solid #dddddd;
4120 }
4121 @media (min-width: 768px) {
4122 .wpdevelop .nav-tabs.nav-justified > li > a {
4123 border-bottom: 1px solid #dddddd;
4124 border-radius: 4px 4px 0 0;
4125 }
4126 .wpdevelop .nav-tabs.nav-justified > .active > a,
4127 .wpdevelop .nav-tabs.nav-justified > .active > a:hover,
4128 .wpdevelop .nav-tabs.nav-justified > .active > a:focus {
4129 border-bottom-color: #ffffff;
4130 }
4131 }
4132 .wpdevelop .nav-pills > li {
4133 float: left;
4134 }
4135 .wpdevelop .nav-pills > li > a {
4136 border-radius: 4px;
4137 }
4138 .wpdevelop .nav-pills > li + li {
4139 margin-left: 2px;
4140 }
4141 .wpdevelop .nav-pills > li.active > a,
4142 .wpdevelop .nav-pills > li.active > a:hover,
4143 .wpdevelop .nav-pills > li.active > a:focus {
4144 color: #ffffff;
4145 background-color: #337ab7;
4146 }
4147 .wpdevelop .nav-stacked > li {
4148 float: none;
4149 }
4150 .wpdevelop .nav-stacked > li + li {
4151 margin-top: 2px;
4152 margin-left: 0;
4153 }
4154 .wpdevelop .nav-justified {
4155 width: 100%;
4156 }
4157 .wpdevelop .nav-justified > li {
4158 float: none;
4159 }
4160 .wpdevelop .nav-justified > li > a {
4161 text-align: center;
4162 margin-bottom: 5px;
4163 }
4164 .wpdevelop .nav-justified > .dropdown .dropdown-menu {
4165 top: auto;
4166 left: auto;
4167 }
4168 @media (min-width: 768px) {
4169 .wpdevelop .nav-justified > li {
4170 display: table-cell;
4171 width: 1%;
4172 }
4173 .wpdevelop .nav-justified > li > a {
4174 margin-bottom: 0;
4175 }
4176 }
4177 .wpdevelop .nav-tabs-justified {
4178 border-bottom: 0;
4179 }
4180 .wpdevelop .nav-tabs-justified > li > a {
4181 margin-right: 0;
4182 border-radius: 4px;
4183 }
4184 .wpdevelop .nav-tabs-justified > .active > a,
4185 .wpdevelop .nav-tabs-justified > .active > a:hover,
4186 .wpdevelop .nav-tabs-justified > .active > a:focus {
4187 border: 1px solid #dddddd;
4188 }
4189 @media (min-width: 768px) {
4190 .wpdevelop .nav-tabs-justified > li > a {
4191 border-bottom: 1px solid #dddddd;
4192 border-radius: 4px 4px 0 0;
4193 }
4194 .wpdevelop .nav-tabs-justified > .active > a,
4195 .wpdevelop .nav-tabs-justified > .active > a:hover,
4196 .wpdevelop .nav-tabs-justified > .active > a:focus {
4197 border-bottom-color: #ffffff;
4198 }
4199 }
4200 .wpdevelop .tab-content > .tab-pane {
4201 display: none;
4202 }
4203 .wpdevelop .tab-content > .active {
4204 display: block;
4205 }
4206 .wpdevelop .nav-tabs .dropdown-menu {
4207 margin-top: -1px;
4208 border-top-right-radius: 0;
4209 border-top-left-radius: 0;
4210 }
4211 .wpdevelop .navbar {
4212 position: relative;
4213 min-height: 50px;
4214 margin-bottom: 20px;
4215 border: 1px solid transparent;
4216 }
4217 @media (min-width: 768px) {
4218 .wpdevelop .navbar {
4219 border-radius: 4px;
4220 }
4221 }
4222 @media (min-width: 768px) {
4223 .wpdevelop .navbar-header {
4224 float: left;
4225 }
4226 }
4227 .wpdevelop .navbar-collapse {
4228 overflow-x: visible;
4229 padding-right: 15px;
4230 padding-left: 15px;
4231 border-top: 1px solid transparent;
4232 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
4233 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
4234 -webkit-overflow-scrolling: touch;
4235 }
4236 .wpdevelop .navbar-collapse.in {
4237 overflow-y: auto;
4238 }
4239 @media (min-width: 768px) {
4240 .wpdevelop .navbar-collapse {
4241 width: auto;
4242 border-top: 0;
4243 -webkit-box-shadow: none;
4244 box-shadow: none;
4245 }
4246 .wpdevelop .navbar-collapse.collapse {
4247 display: block !important;
4248 height: auto !important;
4249 padding-bottom: 0;
4250 overflow: visible !important;
4251 }
4252 .wpdevelop .navbar-collapse.in {
4253 overflow-y: visible;
4254 }
4255 .wpdevelop .navbar-fixed-top .navbar-collapse,
4256 .wpdevelop .navbar-static-top .navbar-collapse,
4257 .wpdevelop .navbar-fixed-bottom .navbar-collapse {
4258 padding-left: 0;
4259 padding-right: 0;
4260 }
4261 }
4262 .wpdevelop .navbar-fixed-top .navbar-collapse,
4263 .wpdevelop .navbar-fixed-bottom .navbar-collapse {
4264 max-height: 340px;
4265 }
4266 @media (max-device-width: 480px) and (orientation: landscape) {
4267 .wpdevelop .navbar-fixed-top .navbar-collapse,
4268 .wpdevelop .navbar-fixed-bottom .navbar-collapse {
4269 max-height: 200px;
4270 }
4271 }
4272 .wpdevelop .container > .navbar-header,
4273 .wpdevelop .container-fluid > .navbar-header,
4274 .wpdevelop .container > .navbar-collapse,
4275 .wpdevelop .container-fluid > .navbar-collapse {
4276 margin-right: -15px;
4277 margin-left: -15px;
4278 }
4279 @media (min-width: 768px) {
4280 .wpdevelop .container > .navbar-header,
4281 .wpdevelop .container-fluid > .navbar-header,
4282 .wpdevelop .container > .navbar-collapse,
4283 .wpdevelop .container-fluid > .navbar-collapse {
4284 margin-right: 0;
4285 margin-left: 0;
4286 }
4287 }
4288 .wpdevelop .navbar-static-top {
4289 z-index: 1000;
4290 border-width: 0 0 1px;
4291 }
4292 @media (min-width: 768px) {
4293 .wpdevelop .navbar-static-top {
4294 border-radius: 0;
4295 }
4296 }
4297 .wpdevelop .navbar-fixed-top,
4298 .wpdevelop .navbar-fixed-bottom {
4299 position: fixed;
4300 right: 0;
4301 left: 0;
4302 z-index: 1030;
4303 }
4304 @media (min-width: 768px) {
4305 .wpdevelop .navbar-fixed-top,
4306 .wpdevelop .navbar-fixed-bottom {
4307 border-radius: 0;
4308 }
4309 }
4310 .wpdevelop .navbar-fixed-top {
4311 top: 0;
4312 border-width: 0 0 1px;
4313 }
4314 .wpdevelop .navbar-fixed-bottom {
4315 bottom: 0;
4316 margin-bottom: 0;
4317 border-width: 1px 0 0;
4318 }
4319 .wpdevelop .navbar-brand {
4320 float: left;
4321 padding: 15px 15px;
4322 font-size: 18px;
4323 line-height: 20px;
4324 height: 50px;
4325 }
4326 .wpdevelop .navbar-brand:hover,
4327 .wpdevelop .navbar-brand:focus {
4328 text-decoration: none;
4329 }
4330 .wpdevelop .navbar-brand > img {
4331 display: block;
4332 }
4333 @media (min-width: 768px) {
4334 .wpdevelop .navbar > .container .navbar-brand,
4335 .wpdevelop .navbar > .container-fluid .navbar-brand {
4336 margin-left: -15px;
4337 }
4338 }
4339 .wpdevelop .navbar-toggle {
4340 position: relative;
4341 float: right;
4342 margin-right: 15px;
4343 padding: 9px 10px;
4344 margin-top: 8px;
4345 margin-bottom: 8px;
4346 background-color: transparent;
4347 background-image: none;
4348 border: 1px solid transparent;
4349 border-radius: 4px;
4350 }
4351 .wpdevelop .navbar-toggle:focus {
4352 outline: 0;
4353 }
4354 .wpdevelop .navbar-toggle .icon-bar {
4355 display: block;
4356 width: 22px;
4357 height: 2px;
4358 border-radius: 1px;
4359 }
4360 .wpdevelop .navbar-toggle .icon-bar + .icon-bar {
4361 margin-top: 4px;
4362 }
4363 @media (min-width: 768px) {
4364 .wpdevelop .navbar-toggle {
4365 display: none;
4366 }
4367 }
4368 .wpdevelop .navbar-nav {
4369 margin: 7.5px -15px;
4370 }
4371 .wpdevelop .navbar-nav > li > a {
4372 padding-top: 10px;
4373 padding-bottom: 10px;
4374 line-height: 20px;
4375 }
4376 @media (max-width: 767px) {
4377 .wpdevelop .navbar-nav .open .dropdown-menu {
4378 position: static;
4379 float: none;
4380 width: auto;
4381 margin-top: 0;
4382 background-color: transparent;
4383 border: 0;
4384 -webkit-box-shadow: none;
4385 box-shadow: none;
4386 }
4387 .wpdevelop .navbar-nav .open .dropdown-menu > li > a,
4388 .wpdevelop .navbar-nav .open .dropdown-menu .dropdown-header {
4389 padding: 5px 15px 5px 25px;
4390 }
4391 .wpdevelop .navbar-nav .open .dropdown-menu > li > a {
4392 line-height: 20px;
4393 }
4394 .wpdevelop .navbar-nav .open .dropdown-menu > li > a:hover,
4395 .wpdevelop .navbar-nav .open .dropdown-menu > li > a:focus {
4396 background-image: none;
4397 }
4398 }
4399 @media (min-width: 768px) {
4400 .wpdevelop .navbar-nav {
4401 float: left;
4402 margin: 0;
4403 }
4404 .wpdevelop .navbar-nav > li {
4405 float: left;
4406 }
4407 .wpdevelop .navbar-nav > li > a {
4408 padding-top: 15px;
4409 padding-bottom: 15px;
4410 }
4411 }
4412 .wpdevelop .navbar-form {
4413 margin-left: -15px;
4414 margin-right: -15px;
4415 padding: 10px 15px;
4416 border-top: 1px solid transparent;
4417 border-bottom: 1px solid transparent;
4418 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
4419 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
4420 margin-top: 8px;
4421 margin-bottom: 8px;
4422 }
4423 @media (min-width: 768px) {
4424 .wpdevelop .navbar-form .form-group {
4425 display: inline-block;
4426 margin-bottom: 0;
4427 vertical-align: middle;
4428 }
4429 .wpdevelop .navbar-form .form-control {
4430 display: inline-block;
4431 width: auto;
4432 vertical-align: middle;
4433 }
4434 .wpdevelop .navbar-form .form-control-static {
4435 display: inline-block;
4436 }
4437 .wpdevelop .navbar-form .input-group {
4438 display: inline-table;
4439 vertical-align: middle;
4440 }
4441 .wpdevelop .navbar-form .input-group .input-group-addon,
4442 .wpdevelop .navbar-form .input-group .input-group-btn,
4443 .wpdevelop .navbar-form .input-group .form-control {
4444 width: auto;
4445 }
4446 .wpdevelop .navbar-form .input-group > .form-control {
4447 width: 100%;
4448 }
4449 .wpdevelop .navbar-form .control-label {
4450 margin-bottom: 0;
4451 vertical-align: middle;
4452 }
4453 .wpdevelop .navbar-form .radio,
4454 .wpdevelop .navbar-form .checkbox {
4455 display: inline-block;
4456 margin-top: 0;
4457 margin-bottom: 0;
4458 vertical-align: middle;
4459 }
4460 .wpdevelop .navbar-form .radio label,
4461 .wpdevelop .navbar-form .checkbox label {
4462 padding-left: 0;
4463 }
4464 .wpdevelop .navbar-form .radio input[type="radio"],
4465 .wpdevelop .navbar-form .checkbox input[type="checkbox"] {
4466 position: relative;
4467 margin-left: 0;
4468 }
4469 .wpdevelop .navbar-form .has-feedback .form-control-feedback {
4470 top: 0;
4471 }
4472 }
4473 @media (max-width: 767px) {
4474 .wpdevelop .navbar-form .form-group {
4475 margin-bottom: 5px;
4476 }
4477 .wpdevelop .navbar-form .form-group:last-child {
4478 margin-bottom: 0;
4479 }
4480 }
4481 @media (min-width: 768px) {
4482 .wpdevelop .navbar-form {
4483 width: auto;
4484 border: 0;
4485 margin-left: 0;
4486 margin-right: 0;
4487 padding-top: 0;
4488 padding-bottom: 0;
4489 -webkit-box-shadow: none;
4490 box-shadow: none;
4491 }
4492 }
4493 .wpdevelop .navbar-nav > li > .dropdown-menu {
4494 margin-top: 0;
4495 border-top-right-radius: 0;
4496 border-top-left-radius: 0;
4497 }
4498 .wpdevelop .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
4499 margin-bottom: 0;
4500 border-top-right-radius: 4px;
4501 border-top-left-radius: 4px;
4502 border-bottom-right-radius: 0;
4503 border-bottom-left-radius: 0;
4504 }
4505 .wpdevelop .navbar-btn {
4506 margin-top: 8px;
4507 margin-bottom: 8px;
4508 }
4509 .wpdevelop .navbar-btn.btn-sm {
4510 margin-top: 10px;
4511 margin-bottom: 10px;
4512 }
4513 .wpdevelop .navbar-btn.btn-xs {
4514 margin-top: 14px;
4515 margin-bottom: 14px;
4516 }
4517 .wpdevelop .navbar-text {
4518 margin-top: 15px;
4519 margin-bottom: 15px;
4520 }
4521 @media (min-width: 768px) {
4522 .wpdevelop .navbar-text {
4523 float: left;
4524 margin-left: 15px;
4525 margin-right: 15px;
4526 }
4527 }
4528 @media (min-width: 768px) {
4529 .wpdevelop .navbar-left {
4530 float: left !important;
4531 }
4532 .wpdevelop .navbar-right {
4533 float: right !important;
4534 margin-right: -15px;
4535 }
4536 .wpdevelop .navbar-right ~ .navbar-right {
4537 margin-right: 0;
4538 }
4539 }
4540 .wpdevelop .navbar-default {
4541 background-color: #f8f8f8;
4542 border-color: #e7e7e7;
4543 }
4544 .wpdevelop .navbar-default .navbar-brand {
4545 color: #777777;
4546 }
4547 .wpdevelop .navbar-default .navbar-brand:hover,
4548 .wpdevelop .navbar-default .navbar-brand:focus {
4549 color: #5e5e5e;
4550 background-color: transparent;
4551 }
4552 .wpdevelop .navbar-default .navbar-text {
4553 color: #777777;
4554 }
4555 .wpdevelop .navbar-default .navbar-nav > li > a {
4556 color: #777777;
4557 }
4558 .wpdevelop .navbar-default .navbar-nav > li > a:hover,
4559 .wpdevelop .navbar-default .navbar-nav > li > a:focus {
4560 color: #333333;
4561 background-color: transparent;
4562 }
4563 .wpdevelop .navbar-default .navbar-nav > .active > a,
4564 .wpdevelop .navbar-default .navbar-nav > .active > a:hover,
4565 .wpdevelop .navbar-default .navbar-nav > .active > a:focus {
4566 color: #555555;
4567 background-color: #e7e7e7;
4568 }
4569 .wpdevelop .navbar-default .navbar-nav > .disabled > a,
4570 .wpdevelop .navbar-default .navbar-nav > .disabled > a:hover,
4571 .wpdevelop .navbar-default .navbar-nav > .disabled > a:focus {
4572 color: #cccccc;
4573 background-color: transparent;
4574 }
4575 .wpdevelop .navbar-default .navbar-toggle {
4576 border-color: #dddddd;
4577 }
4578 .wpdevelop .navbar-default .navbar-toggle:hover,
4579 .wpdevelop .navbar-default .navbar-toggle:focus {
4580 background-color: #dddddd;
4581 }
4582 .wpdevelop .navbar-default .navbar-toggle .icon-bar {
4583 background-color: #888888;
4584 }
4585 .wpdevelop .navbar-default .navbar-collapse,
4586 .wpdevelop .navbar-default .navbar-form {
4587 border-color: #e7e7e7;
4588 }
4589 .wpdevelop .navbar-default .navbar-nav > .open > a,
4590 .wpdevelop .navbar-default .navbar-nav > .open > a:hover,
4591 .wpdevelop .navbar-default .navbar-nav > .open > a:focus {
4592 background-color: #e7e7e7;
4593 color: #555555;
4594 }
4595 @media (max-width: 767px) {
4596 .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a {
4597 color: #777777;
4598 }
4599 .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
4600 .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
4601 color: #333333;
4602 background-color: transparent;
4603 }
4604 .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
4605 .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
4606 .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
4607 color: #555555;
4608 background-color: #e7e7e7;
4609 }
4610 .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
4611 .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
4612 .wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
4613 color: #cccccc;
4614 background-color: transparent;
4615 }
4616 }
4617 .wpdevelop .navbar-default .navbar-link {
4618 color: #777777;
4619 }
4620 .wpdevelop .navbar-default .navbar-link:hover {
4621 color: #333333;
4622 }
4623 .wpdevelop .navbar-default .btn-link {
4624 color: #777777;
4625 }
4626 .wpdevelop .navbar-default .btn-link:hover,
4627 .wpdevelop .navbar-default .btn-link:focus {
4628 color: #333333;
4629 }
4630 .wpdevelop .navbar-default .btn-link[disabled]:hover,
4631 .wpdevelop fieldset[disabled] .navbar-default .btn-link:hover,
4632 .wpdevelop .navbar-default .btn-link[disabled]:focus,
4633 .wpdevelop fieldset[disabled] .navbar-default .btn-link:focus {
4634 color: #cccccc;
4635 }
4636 .wpdevelop .navbar-inverse {
4637 background-color: #222222;
4638 border-color: #080808;
4639 }
4640 .wpdevelop .navbar-inverse .navbar-brand {
4641 color: #9d9d9d;
4642 }
4643 .wpdevelop .navbar-inverse .navbar-brand:hover,
4644 .wpdevelop .navbar-inverse .navbar-brand:focus {
4645 color: #ffffff;
4646 background-color: transparent;
4647 }
4648 .wpdevelop .navbar-inverse .navbar-text {
4649 color: #9d9d9d;
4650 }
4651 .wpdevelop .navbar-inverse .navbar-nav > li > a {
4652 color: #9d9d9d;
4653 }
4654 .wpdevelop .navbar-inverse .navbar-nav > li > a:hover,
4655 .wpdevelop .navbar-inverse .navbar-nav > li > a:focus {
4656 color: #ffffff;
4657 background-color: transparent;
4658 }
4659 .wpdevelop .navbar-inverse .navbar-nav > .active > a,
4660 .wpdevelop .navbar-inverse .navbar-nav > .active > a:hover,
4661 .wpdevelop .navbar-inverse .navbar-nav > .active > a:focus {
4662 color: #ffffff;
4663 background-color: #080808;
4664 }
4665 .wpdevelop .navbar-inverse .navbar-nav > .disabled > a,
4666 .wpdevelop .navbar-inverse .navbar-nav > .disabled > a:hover,
4667 .wpdevelop .navbar-inverse .navbar-nav > .disabled > a:focus {
4668 color: #444444;
4669 background-color: transparent;
4670 }
4671 .wpdevelop .navbar-inverse .navbar-toggle {
4672 border-color: #333333;
4673 }
4674 .wpdevelop .navbar-inverse .navbar-toggle:hover,
4675 .wpdevelop .navbar-inverse .navbar-toggle:focus {
4676 background-color: #333333;
4677 }
4678 .wpdevelop .navbar-inverse .navbar-toggle .icon-bar {
4679 background-color: #ffffff;
4680 }
4681 .wpdevelop .navbar-inverse .navbar-collapse,
4682 .wpdevelop .navbar-inverse .navbar-form {
4683 border-color: #101010;
4684 }
4685 .wpdevelop .navbar-inverse .navbar-nav > .open > a,
4686 .wpdevelop .navbar-inverse .navbar-nav > .open > a:hover,
4687 .wpdevelop .navbar-inverse .navbar-nav > .open > a:focus {
4688 background-color: #080808;
4689 color: #ffffff;
4690 }
4691 @media (max-width: 767px) {
4692 .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
4693 border-color: #080808;
4694 }
4695 .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
4696 background-color: #080808;
4697 }
4698 .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
4699 color: #9d9d9d;
4700 }
4701 .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
4702 .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
4703 color: #ffffff;
4704 background-color: transparent;
4705 }
4706 .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
4707 .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
4708 .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
4709 color: #ffffff;
4710 background-color: #080808;
4711 }
4712 .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
4713 .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
4714 .wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
4715 color: #444444;
4716 background-color: transparent;
4717 }
4718 }
4719 .wpdevelop .navbar-inverse .navbar-link {
4720 color: #9d9d9d;
4721 }
4722 .wpdevelop .navbar-inverse .navbar-link:hover {
4723 color: #ffffff;
4724 }
4725 .wpdevelop .navbar-inverse .btn-link {
4726 color: #9d9d9d;
4727 }
4728 .wpdevelop .navbar-inverse .btn-link:hover,
4729 .wpdevelop .navbar-inverse .btn-link:focus {
4730 color: #ffffff;
4731 }
4732 .wpdevelop .navbar-inverse .btn-link[disabled]:hover,
4733 .wpdevelop fieldset[disabled] .navbar-inverse .btn-link:hover,
4734 .wpdevelop .navbar-inverse .btn-link[disabled]:focus,
4735 .wpdevelop fieldset[disabled] .navbar-inverse .btn-link:focus {
4736 color: #444444;
4737 }
4738 .wpdevelop .breadcrumb {
4739 padding: 8px 15px;
4740 margin-bottom: 20px;
4741 list-style: none;
4742 background-color: #f5f5f5;
4743 border-radius: 4px;
4744 }
4745 .wpdevelop .breadcrumb > li {
4746 display: inline-block;
4747 }
4748 .wpdevelop .breadcrumb > li + li:before {
4749 content: "/\00a0";
4750 padding: 0 5px;
4751 color: #cccccc;
4752 }
4753 .wpdevelop .breadcrumb > .active {
4754 color: #777777;
4755 }
4756 .wpdevelop .pagination {
4757 display: inline-block;
4758 padding-left: 0;
4759 margin: 20px 0;
4760 border-radius: 4px;
4761 }
4762 .wpdevelop .pagination > li {
4763 display: inline;
4764 }
4765 .wpdevelop .pagination > li > a,
4766 .wpdevelop .pagination > li > span {
4767 position: relative;
4768 float: left;
4769 padding: 6px 12px;
4770 line-height: 1.42857143;
4771 text-decoration: none;
4772 color: #337ab7;
4773 background-color: #ffffff;
4774 border: 1px solid #dddddd;
4775 margin-left: -1px;
4776 }
4777 .wpdevelop .pagination > li:first-child > a,
4778 .wpdevelop .pagination > li:first-child > span {
4779 margin-left: 0;
4780 border-bottom-left-radius: 4px;
4781 border-top-left-radius: 4px;
4782 }
4783 .wpdevelop .pagination > li:last-child > a,
4784 .wpdevelop .pagination > li:last-child > span {
4785 border-bottom-right-radius: 4px;
4786 border-top-right-radius: 4px;
4787 }
4788 .wpdevelop .pagination > li > a:hover,
4789 .wpdevelop .pagination > li > span:hover,
4790 .wpdevelop .pagination > li > a:focus,
4791 .wpdevelop .pagination > li > span:focus {
4792 z-index: 3;
4793 color: #23527c;
4794 background-color: #eeeeee;
4795 border-color: #dddddd;
4796 }
4797 .wpdevelop .pagination > .active > a,
4798 .wpdevelop .pagination > .active > span,
4799 .wpdevelop .pagination > .active > a:hover,
4800 .wpdevelop .pagination > .active > span:hover,
4801 .wpdevelop .pagination > .active > a:focus,
4802 .wpdevelop .pagination > .active > span:focus {
4803 z-index: 2;
4804 color: #ffffff;
4805 background-color: #337ab7;
4806 border-color: #337ab7;
4807 cursor: default;
4808 }
4809 .wpdevelop .pagination > .disabled > span,
4810 .wpdevelop .pagination > .disabled > span:hover,
4811 .wpdevelop .pagination > .disabled > span:focus,
4812 .wpdevelop .pagination > .disabled > a,
4813 .wpdevelop .pagination > .disabled > a:hover,
4814 .wpdevelop .pagination > .disabled > a:focus {
4815 color: #777777;
4816 background-color: #ffffff;
4817 border-color: #dddddd;
4818 cursor: not-allowed;
4819 }
4820 .wpdevelop .pagination-lg > li > a,
4821 .wpdevelop .pagination-lg > li > span {
4822 padding: 10px 16px;
4823 font-size: 18px;
4824 line-height: 1.3333333;
4825 }
4826 .wpdevelop .pagination-lg > li:first-child > a,
4827 .wpdevelop .pagination-lg > li:first-child > span {
4828 border-bottom-left-radius: 6px;
4829 border-top-left-radius: 6px;
4830 }
4831 .wpdevelop .pagination-lg > li:last-child > a,
4832 .wpdevelop .pagination-lg > li:last-child > span {
4833 border-bottom-right-radius: 6px;
4834 border-top-right-radius: 6px;
4835 }
4836 .wpdevelop .pagination-sm > li > a,
4837 .wpdevelop .pagination-sm > li > span {
4838 padding: 5px 10px;
4839 font-size: 12px;
4840 line-height: 1.5;
4841 }
4842 .wpdevelop .pagination-sm > li:first-child > a,
4843 .wpdevelop .pagination-sm > li:first-child > span {
4844 border-bottom-left-radius: 3px;
4845 border-top-left-radius: 3px;
4846 }
4847 .wpdevelop .pagination-sm > li:last-child > a,
4848 .wpdevelop .pagination-sm > li:last-child > span {
4849 border-bottom-right-radius: 3px;
4850 border-top-right-radius: 3px;
4851 }
4852 .wpdevelop .pager {
4853 padding-left: 0;
4854 margin: 20px 0;
4855 list-style: none;
4856 text-align: center;
4857 }
4858 .wpdevelop .pager li {
4859 display: inline;
4860 }
4861 .wpdevelop .pager li > a,
4862 .wpdevelop .pager li > span {
4863 display: inline-block;
4864 padding: 5px 14px;
4865 background-color: #ffffff;
4866 border: 1px solid #dddddd;
4867 border-radius: 15px;
4868 }
4869 .wpdevelop .pager li > a:hover,
4870 .wpdevelop .pager li > a:focus {
4871 text-decoration: none;
4872 background-color: #eeeeee;
4873 }
4874 .wpdevelop .pager .next > a,
4875 .wpdevelop .pager .next > span {
4876 float: right;
4877 }
4878 .wpdevelop .pager .previous > a,
4879 .wpdevelop .pager .previous > span {
4880 float: left;
4881 }
4882 .wpdevelop .pager .disabled > a,
4883 .wpdevelop .pager .disabled > a:hover,
4884 .wpdevelop .pager .disabled > a:focus,
4885 .wpdevelop .pager .disabled > span {
4886 color: #777777;
4887 background-color: #ffffff;
4888 cursor: not-allowed;
4889 }
4890 .wpdevelop .label {
4891 display: inline;
4892 padding: .2em .6em .3em;
4893 font-size: 75%;
4894 font-weight: bold;
4895 line-height: 1;
4896 color: #ffffff;
4897 text-align: center;
4898 white-space: nowrap;
4899 vertical-align: baseline;
4900 border-radius: .25em;
4901 }
4902 .wpdevelop a.label:hover,
4903 .wpdevelop a.label:focus {
4904 color: #ffffff;
4905 text-decoration: none;
4906 cursor: pointer;
4907 }
4908 .wpdevelop .label:empty {
4909 display: none;
4910 }
4911 .wpdevelop .btn .label {
4912 position: relative;
4913 top: -1px;
4914 }
4915 .wpdevelop .label-default {
4916 background-color: #777777;
4917 }
4918 .wpdevelop .label-default[href]:hover,
4919 .wpdevelop .label-default[href]:focus {
4920 background-color: #5e5e5e;
4921 }
4922 .wpdevelop .label-primary {
4923 background-color: #337ab7;
4924 }
4925 .wpdevelop .label-primary[href]:hover,
4926 .wpdevelop .label-primary[href]:focus {
4927 background-color: #286090;
4928 }
4929 .wpdevelop .label-success {
4930 background-color: #5cb85c;
4931 }
4932 .wpdevelop .label-success[href]:hover,
4933 .wpdevelop .label-success[href]:focus {
4934 background-color: #449d44;
4935 }
4936 .wpdevelop .label-info {
4937 background-color: #5bc0de;
4938 }
4939 .wpdevelop .label-info[href]:hover,
4940 .wpdevelop .label-info[href]:focus {
4941 background-color: #31b0d5;
4942 }
4943 .wpdevelop .label-warning {
4944 background-color: #f0ad4e;
4945 }
4946 .wpdevelop .label-warning[href]:hover,
4947 .wpdevelop .label-warning[href]:focus {
4948 background-color: #ec971f;
4949 }
4950 .wpdevelop .label-danger {
4951 background-color: #d9534f;
4952 }
4953 .wpdevelop .label-danger[href]:hover,
4954 .wpdevelop .label-danger[href]:focus {
4955 background-color: #c9302c;
4956 }
4957 .wpdevelop .badge {
4958 display: inline-block;
4959 min-width: 10px;
4960 padding: 3px 7px;
4961 font-size: 12px;
4962 font-weight: bold;
4963 color: #ffffff;
4964 line-height: 1;
4965 vertical-align: middle;
4966 white-space: nowrap;
4967 text-align: center;
4968 background-color: #777777;
4969 border-radius: 10px;
4970 }
4971 .wpdevelop .badge:empty {
4972 display: none;
4973 }
4974 .wpdevelop .btn .badge {
4975 position: relative;
4976 top: -1px;
4977 }
4978 .wpdevelop .btn-xs .badge,
4979 .wpdevelop .btn-group-xs > .btn .badge {
4980 top: 0;
4981 padding: 1px 5px;
4982 }
4983 .wpdevelop a.badge:hover,
4984 .wpdevelop a.badge:focus {
4985 color: #ffffff;
4986 text-decoration: none;
4987 cursor: pointer;
4988 }
4989 .wpdevelop .list-group-item.active > .badge,
4990 .wpdevelop .nav-pills > .active > a > .badge {
4991 color: #337ab7;
4992 background-color: #ffffff;
4993 }
4994 .wpdevelop .list-group-item > .badge {
4995 float: right;
4996 }
4997 .wpdevelop .list-group-item > .badge + .badge {
4998 margin-right: 5px;
4999 }
5000 .wpdevelop .nav-pills > li > a > .badge {
5001 margin-left: 3px;
5002 }
5003 .wpdevelop .jumbotron {
5004 padding-top: 30px;
5005 padding-bottom: 30px;
5006 margin-bottom: 30px;
5007 color: inherit;
5008 background-color: #eeeeee;
5009 }
5010 .wpdevelop .jumbotron h1,
5011 .wpdevelop .jumbotron .h1 {
5012 color: inherit;
5013 }
5014 .wpdevelop .jumbotron p {
5015 margin-bottom: 15px;
5016 font-size: 21px;
5017 font-weight: 200;
5018 }
5019 .wpdevelop .jumbotron > hr {
5020 border-top-color: #d5d5d5;
5021 }
5022 .wpdevelop .container .jumbotron,
5023 .wpdevelop .container-fluid .jumbotron {
5024 border-radius: 6px;
5025 }
5026 .wpdevelop .jumbotron .container {
5027 max-width: 100%;
5028 }
5029 @media screen and (min-width: 768px) {
5030 .wpdevelop .jumbotron {
5031 padding-top: 48px;
5032 padding-bottom: 48px;
5033 }
5034 .wpdevelop .container .jumbotron,
5035 .wpdevelop .container-fluid .jumbotron {
5036 padding-left: 60px;
5037 padding-right: 60px;
5038 }
5039 .wpdevelop .jumbotron h1,
5040 .wpdevelop .jumbotron .h1 {
5041 font-size: 63px;
5042 }
5043 }
5044 .wpdevelop .thumbnail {
5045 display: block;
5046 padding: 4px;
5047 margin-bottom: 20px;
5048 line-height: 1.42857143;
5049 background-color: #ffffff;
5050 border: 1px solid #dddddd;
5051 border-radius: 4px;
5052 -webkit-transition: border 0.2s ease-in-out;
5053 -o-transition: border 0.2s ease-in-out;
5054 transition: border 0.2s ease-in-out;
5055 }
5056 .wpdevelop .thumbnail > img,
5057 .wpdevelop .thumbnail a > img {
5058 margin-left: auto;
5059 margin-right: auto;
5060 }
5061 .wpdevelop a.thumbnail:hover,
5062 .wpdevelop a.thumbnail:focus,
5063 .wpdevelop a.thumbnail.active {
5064 border-color: #337ab7;
5065 }
5066 .wpdevelop .thumbnail .caption {
5067 padding: 9px;
5068 color: #333333;
5069 }
5070 .wpdevelop .alert {
5071 padding: 15px;
5072 margin-bottom: 20px;
5073 border: 1px solid transparent;
5074 border-radius: 4px;
5075 }
5076 .wpdevelop .alert h4 {
5077 margin-top: 0;
5078 color: inherit;
5079 }
5080 .wpdevelop .alert .alert-link {
5081 font-weight: bold;
5082 }
5083 .wpdevelop .alert > p,
5084 .wpdevelop .alert > ul {
5085 margin-bottom: 0;
5086 }
5087 .wpdevelop .alert > p + p {
5088 margin-top: 5px;
5089 }
5090 .wpdevelop .alert-dismissable,
5091 .wpdevelop .alert-dismissible {
5092 padding-right: 35px;
5093 }
5094 .wpdevelop .alert-dismissable .close,
5095 .wpdevelop .alert-dismissible .close {
5096 position: relative;
5097 top: -2px;
5098 right: -21px;
5099 color: inherit;
5100 }
5101 .wpdevelop .alert-success {
5102 background-color: #dff0d8;
5103 border-color: #d6e9c6;
5104 color: #3c763d;
5105 }
5106 .wpdevelop .alert-success hr {
5107 border-top-color: #c9e2b3;
5108 }
5109 .wpdevelop .alert-success .alert-link {
5110 color: #2b542c;
5111 }
5112 .wpdevelop .alert-info {
5113 background-color: #d9edf7;
5114 border-color: #bce8f1;
5115 color: #31708f;
5116 }
5117 .wpdevelop .alert-info hr {
5118 border-top-color: #a6e1ec;
5119 }
5120 .wpdevelop .alert-info .alert-link {
5121 color: #245269;
5122 }
5123 .wpdevelop .alert-warning {
5124 background-color: #fcf8e3;
5125 border-color: #faebcc;
5126 color: #8a6d3b;
5127 }
5128 .wpdevelop .alert-warning hr {
5129 border-top-color: #f7e1b5;
5130 }
5131 .wpdevelop .alert-warning .alert-link {
5132 color: #66512c;
5133 }
5134 .wpdevelop .alert-danger {
5135 background-color: #f2dede;
5136 border-color: #ebccd1;
5137 color: #a94442;
5138 }
5139 .wpdevelop .alert-danger hr {
5140 border-top-color: #e4b9c0;
5141 }
5142 .wpdevelop .alert-danger .alert-link {
5143 color: #843534;
5144 }
5145 @-webkit-keyframes progress-bar-stripes {
5146 from {
5147 background-position: 40px 0;
5148 }
5149 to {
5150 background-position: 0 0;
5151 }
5152 }
5153 @-o-keyframes progress-bar-stripes {
5154 from {
5155 background-position: 40px 0;
5156 }
5157 to {
5158 background-position: 0 0;
5159 }
5160 }
5161 @keyframes progress-bar-stripes {
5162 from {
5163 background-position: 40px 0;
5164 }
5165 to {
5166 background-position: 0 0;
5167 }
5168 }
5169 .wpdevelop .progress {
5170 overflow: hidden;
5171 height: 20px;
5172 margin-bottom: 20px;
5173 background-color: #f5f5f5;
5174 border-radius: 4px;
5175 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
5176 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
5177 }
5178 .wpdevelop .progress-bar {
5179 float: left;
5180 width: 0%;
5181 height: 100%;
5182 font-size: 12px;
5183 line-height: 20px;
5184 color: #ffffff;
5185 text-align: center;
5186 background-color: #337ab7;
5187 -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
5188 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
5189 -webkit-transition: width 0.6s ease;
5190 -o-transition: width 0.6s ease;
5191 transition: width 0.6s ease;
5192 }
5193 .wpdevelop .progress-striped .progress-bar,
5194 .wpdevelop .progress-bar-striped {
5195 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5196 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5197 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5198 -webkit-background-size: 40px 40px;
5199 background-size: 40px 40px;
5200 }
5201 .wpdevelop .progress.active .progress-bar,
5202 .wpdevelop .progress-bar.active {
5203 -webkit-animation: progress-bar-stripes 2s linear infinite;
5204 -o-animation: progress-bar-stripes 2s linear infinite;
5205 animation: progress-bar-stripes 2s linear infinite;
5206 }
5207 .wpdevelop .progress-bar-success {
5208 background-color: #5cb85c;
5209 }
5210 .wpdevelop .progress-striped .progress-bar-success {
5211 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5212 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5213 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5214 }
5215 .wpdevelop .progress-bar-info {
5216 background-color: #5bc0de;
5217 }
5218 .wpdevelop .progress-striped .progress-bar-info {
5219 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5220 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5221 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5222 }
5223 .wpdevelop .progress-bar-warning {
5224 background-color: #f0ad4e;
5225 }
5226 .wpdevelop .progress-striped .progress-bar-warning {
5227 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5228 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5229 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5230 }
5231 .wpdevelop .progress-bar-danger {
5232 background-color: #d9534f;
5233 }
5234 .wpdevelop .progress-striped .progress-bar-danger {
5235 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5236 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5237 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
5238 }
5239 .wpdevelop .media {
5240 margin-top: 15px;
5241 }
5242 .wpdevelop .media:first-child {
5243 margin-top: 0;
5244 }
5245 .wpdevelop .media,
5246 .wpdevelop .media-body {
5247 zoom: 1;
5248 overflow: hidden;
5249 }
5250 .wpdevelop .media-body {
5251 width: 10000px;
5252 }
5253 .wpdevelop .media-object {
5254 display: block;
5255 }
5256 .wpdevelop .media-object.img-thumbnail {
5257 max-width: none;
5258 }
5259 .wpdevelop .media-right,
5260 .wpdevelop .media > .pull-right {
5261 padding-left: 10px;
5262 }
5263 .wpdevelop .media-left,
5264 .wpdevelop .media > .pull-left {
5265 padding-right: 10px;
5266 }
5267 .wpdevelop .media-left,
5268 .wpdevelop .media-right,
5269 .wpdevelop .media-body {
5270 display: table-cell;
5271 vertical-align: top;
5272 }
5273 .wpdevelop .media-middle {
5274 vertical-align: middle;
5275 }
5276 .wpdevelop .media-bottom {
5277 vertical-align: bottom;
5278 }
5279 .wpdevelop .media-heading {
5280 margin-top: 0;
5281 margin-bottom: 5px;
5282 }
5283 .wpdevelop .media-list {
5284 padding-left: 0;
5285 list-style: none;
5286 }
5287 .wpdevelop .list-group {
5288 margin-bottom: 20px;
5289 padding-left: 0;
5290 }
5291 .wpdevelop .list-group-item {
5292 position: relative;
5293 display: block;
5294 padding: 10px 15px;
5295 margin-bottom: -1px;
5296 background-color: #ffffff;
5297 border: 1px solid #dddddd;
5298 }
5299 .wpdevelop .list-group-item:first-child {
5300 border-top-right-radius: 4px;
5301 border-top-left-radius: 4px;
5302 }
5303 .wpdevelop .list-group-item:last-child {
5304 margin-bottom: 0;
5305 border-bottom-right-radius: 4px;
5306 border-bottom-left-radius: 4px;
5307 }
5308 .wpdevelop a.list-group-item,
5309 .wpdevelop button.list-group-item {
5310 color: #555555;
5311 }
5312 .wpdevelop a.list-group-item .list-group-item-heading,
5313 .wpdevelop button.list-group-item .list-group-item-heading {
5314 color: #333333;
5315 }
5316 .wpdevelop a.list-group-item:hover,
5317 .wpdevelop button.list-group-item:hover,
5318 .wpdevelop a.list-group-item:focus,
5319 .wpdevelop button.list-group-item:focus {
5320 text-decoration: none;
5321 color: #555555;
5322 background-color: #f5f5f5;
5323 }
5324 .wpdevelop button.list-group-item {
5325 width: 100%;
5326 text-align: left;
5327 }
5328 .wpdevelop .list-group-item.disabled,
5329 .wpdevelop .list-group-item.disabled:hover,
5330 .wpdevelop .list-group-item.disabled:focus {
5331 background-color: #eeeeee;
5332 color: #777777;
5333 cursor: not-allowed;
5334 }
5335 .wpdevelop .list-group-item.disabled .list-group-item-heading,
5336 .wpdevelop .list-group-item.disabled:hover .list-group-item-heading,
5337 .wpdevelop .list-group-item.disabled:focus .list-group-item-heading {
5338 color: inherit;
5339 }
5340 .wpdevelop .list-group-item.disabled .list-group-item-text,
5341 .wpdevelop .list-group-item.disabled:hover .list-group-item-text,
5342 .wpdevelop .list-group-item.disabled:focus .list-group-item-text {
5343 color: #777777;
5344 }
5345 .wpdevelop .list-group-item.active,
5346 .wpdevelop .list-group-item.active:hover,
5347 .wpdevelop .list-group-item.active:focus {
5348 z-index: 2;
5349 color: #ffffff;
5350 background-color: #337ab7;
5351 border-color: #337ab7;
5352 }
5353 .wpdevelop .list-group-item.active .list-group-item-heading,
5354 .wpdevelop .list-group-item.active:hover .list-group-item-heading,
5355 .wpdevelop .list-group-item.active:focus .list-group-item-heading,
5356 .wpdevelop .list-group-item.active .list-group-item-heading > small,
5357 .wpdevelop .list-group-item.active:hover .list-group-item-heading > small,
5358 .wpdevelop .list-group-item.active:focus .list-group-item-heading > small,
5359 .wpdevelop .list-group-item.active .list-group-item-heading > .small,
5360 .wpdevelop .list-group-item.active:hover .list-group-item-heading > .small,
5361 .wpdevelop .list-group-item.active:focus .list-group-item-heading > .small {
5362 color: inherit;
5363 }
5364 .wpdevelop .list-group-item.active .list-group-item-text,
5365 .wpdevelop .list-group-item.active:hover .list-group-item-text,
5366 .wpdevelop .list-group-item.active:focus .list-group-item-text {
5367 color: #c7ddef;
5368 }
5369 .wpdevelop .list-group-item-success {
5370 color: #3c763d;
5371 background-color: #dff0d8;
5372 }
5373 .wpdevelop a.list-group-item-success,
5374 .wpdevelop button.list-group-item-success {
5375 color: #3c763d;
5376 }
5377 .wpdevelop a.list-group-item-success .list-group-item-heading,
5378 .wpdevelop button.list-group-item-success .list-group-item-heading {
5379 color: inherit;
5380 }
5381 .wpdevelop a.list-group-item-success:hover,
5382 .wpdevelop button.list-group-item-success:hover,
5383 .wpdevelop a.list-group-item-success:focus,
5384 .wpdevelop button.list-group-item-success:focus {
5385 color: #3c763d;
5386 background-color: #d0e9c6;
5387 }
5388 .wpdevelop a.list-group-item-success.active,
5389 .wpdevelop button.list-group-item-success.active,
5390 .wpdevelop a.list-group-item-success.active:hover,
5391 .wpdevelop button.list-group-item-success.active:hover,
5392 .wpdevelop a.list-group-item-success.active:focus,
5393 .wpdevelop button.list-group-item-success.active:focus {
5394 color: #fff;
5395 background-color: #3c763d;
5396 border-color: #3c763d;
5397 }
5398 .wpdevelop .list-group-item-info {
5399 color: #31708f;
5400 background-color: #d9edf7;
5401 }
5402 .wpdevelop a.list-group-item-info,
5403 .wpdevelop button.list-group-item-info {
5404 color: #31708f;
5405 }
5406 .wpdevelop a.list-group-item-info .list-group-item-heading,
5407 .wpdevelop button.list-group-item-info .list-group-item-heading {
5408 color: inherit;
5409 }
5410 .wpdevelop a.list-group-item-info:hover,
5411 .wpdevelop button.list-group-item-info:hover,
5412 .wpdevelop a.list-group-item-info:focus,
5413 .wpdevelop button.list-group-item-info:focus {
5414 color: #31708f;
5415 background-color: #c4e3f3;
5416 }
5417 .wpdevelop a.list-group-item-info.active,
5418 .wpdevelop button.list-group-item-info.active,
5419 .wpdevelop a.list-group-item-info.active:hover,
5420 .wpdevelop button.list-group-item-info.active:hover,
5421 .wpdevelop a.list-group-item-info.active:focus,
5422 .wpdevelop button.list-group-item-info.active:focus {
5423 color: #fff;
5424 background-color: #31708f;
5425 border-color: #31708f;
5426 }
5427 .wpdevelop .list-group-item-warning {
5428 color: #8a6d3b;
5429 background-color: #fcf8e3;
5430 }
5431 .wpdevelop a.list-group-item-warning,
5432 .wpdevelop button.list-group-item-warning {
5433 color: #8a6d3b;
5434 }
5435 .wpdevelop a.list-group-item-warning .list-group-item-heading,
5436 .wpdevelop button.list-group-item-warning .list-group-item-heading {
5437 color: inherit;
5438 }
5439 .wpdevelop a.list-group-item-warning:hover,
5440 .wpdevelop button.list-group-item-warning:hover,
5441 .wpdevelop a.list-group-item-warning:focus,
5442 .wpdevelop button.list-group-item-warning:focus {
5443 color: #8a6d3b;
5444 background-color: #faf2cc;
5445 }
5446 .wpdevelop a.list-group-item-warning.active,
5447 .wpdevelop button.list-group-item-warning.active,
5448 .wpdevelop a.list-group-item-warning.active:hover,
5449 .wpdevelop button.list-group-item-warning.active:hover,
5450 .wpdevelop a.list-group-item-warning.active:focus,
5451 .wpdevelop button.list-group-item-warning.active:focus {
5452 color: #fff;
5453 background-color: #8a6d3b;
5454 border-color: #8a6d3b;
5455 }
5456 .wpdevelop .list-group-item-danger {
5457 color: #a94442;
5458 background-color: #f2dede;
5459 }
5460 .wpdevelop a.list-group-item-danger,
5461 .wpdevelop button.list-group-item-danger {
5462 color: #a94442;
5463 }
5464 .wpdevelop a.list-group-item-danger .list-group-item-heading,
5465 .wpdevelop button.list-group-item-danger .list-group-item-heading {
5466 color: inherit;
5467 }
5468 .wpdevelop a.list-group-item-danger:hover,
5469 .wpdevelop button.list-group-item-danger:hover,
5470 .wpdevelop a.list-group-item-danger:focus,
5471 .wpdevelop button.list-group-item-danger:focus {
5472 color: #a94442;
5473 background-color: #ebcccc;
5474 }
5475 .wpdevelop a.list-group-item-danger.active,
5476 .wpdevelop button.list-group-item-danger.active,
5477 .wpdevelop a.list-group-item-danger.active:hover,
5478 .wpdevelop button.list-group-item-danger.active:hover,
5479 .wpdevelop a.list-group-item-danger.active:focus,
5480 .wpdevelop button.list-group-item-danger.active:focus {
5481 color: #fff;
5482 background-color: #a94442;
5483 border-color: #a94442;
5484 }
5485 .wpdevelop .list-group-item-heading {
5486 margin-top: 0;
5487 margin-bottom: 5px;
5488 }
5489 .wpdevelop .list-group-item-text {
5490 margin-bottom: 0;
5491 line-height: 1.3;
5492 }
5493 .wpdevelop .panel {
5494 margin-bottom: 20px;
5495 background-color: #ffffff;
5496 border: 1px solid transparent;
5497 border-radius: 4px;
5498 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
5499 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
5500 }
5501 .wpdevelop .panel-body {
5502 padding: 15px;
5503 }
5504 .wpdevelop .panel-heading {
5505 padding: 10px 15px;
5506 border-bottom: 1px solid transparent;
5507 border-top-right-radius: 3px;
5508 border-top-left-radius: 3px;
5509 }
5510 .wpdevelop .panel-heading > .dropdown .dropdown-toggle {
5511 color: inherit;
5512 }
5513 .wpdevelop .panel-title {
5514 margin-top: 0;
5515 margin-bottom: 0;
5516 font-size: 16px;
5517 color: inherit;
5518 }
5519 .wpdevelop .panel-title > a,
5520 .wpdevelop .panel-title > small,
5521 .wpdevelop .panel-title > .small,
5522 .wpdevelop .panel-title > small > a,
5523 .wpdevelop .panel-title > .small > a {
5524 color: inherit;
5525 }
5526 .wpdevelop .panel-footer {
5527 padding: 10px 15px;
5528 background-color: #f5f5f5;
5529 border-top: 1px solid #dddddd;
5530 border-bottom-right-radius: 3px;
5531 border-bottom-left-radius: 3px;
5532 }
5533 .wpdevelop .panel > .list-group,
5534 .wpdevelop .panel > .panel-collapse > .list-group {
5535 margin-bottom: 0;
5536 }
5537 .wpdevelop .panel > .list-group .list-group-item,
5538 .wpdevelop .panel > .panel-collapse > .list-group .list-group-item {
5539 border-width: 1px 0;
5540 border-radius: 0;
5541 }
5542 .wpdevelop .panel > .list-group:first-child .list-group-item:first-child,
5543 .wpdevelop .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
5544 border-top: 0;
5545 border-top-right-radius: 3px;
5546 border-top-left-radius: 3px;
5547 }
5548 .wpdevelop .panel > .list-group:last-child .list-group-item:last-child,
5549 .wpdevelop .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
5550 border-bottom: 0;
5551 border-bottom-right-radius: 3px;
5552 border-bottom-left-radius: 3px;
5553 }
5554 .wpdevelop .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
5555 border-top-right-radius: 0;
5556 border-top-left-radius: 0;
5557 }
5558 .wpdevelop .panel-heading + .list-group .list-group-item:first-child {
5559 border-top-width: 0;
5560 }
5561 .wpdevelop .list-group + .panel-footer {
5562 border-top-width: 0;
5563 }
5564 .wpdevelop .panel > .table,
5565 .wpdevelop .panel > .table-responsive > .table,
5566 .wpdevelop .panel > .panel-collapse > .table {
5567 margin-bottom: 0;
5568 }
5569 .wpdevelop .panel > .table caption,
5570 .wpdevelop .panel > .table-responsive > .table caption,
5571 .wpdevelop .panel > .panel-collapse > .table caption {
5572 padding-left: 15px;
5573 padding-right: 15px;
5574 }
5575 .wpdevelop .panel > .table:first-child,
5576 .wpdevelop .panel > .table-responsive:first-child > .table:first-child {
5577 border-top-right-radius: 3px;
5578 border-top-left-radius: 3px;
5579 }
5580 .wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child,
5581 .wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
5582 .wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child,
5583 .wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
5584 border-top-left-radius: 3px;
5585 border-top-right-radius: 3px;
5586 }
5587 .wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
5588 .wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
5589 .wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
5590 .wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
5591 .wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
5592 .wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
5593 .wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
5594 .wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
5595 border-top-left-radius: 3px;
5596 }
5597 .wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
5598 .wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
5599 .wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
5600 .wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
5601 .wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
5602 .wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
5603 .wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
5604 .wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
5605 border-top-right-radius: 3px;
5606 }
5607 .wpdevelop .panel > .table:last-child,
5608 .wpdevelop .panel > .table-responsive:last-child > .table:last-child {
5609 border-bottom-right-radius: 3px;
5610 border-bottom-left-radius: 3px;
5611 }
5612 .wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child,
5613 .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
5614 .wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child,
5615 .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
5616 border-bottom-left-radius: 3px;
5617 border-bottom-right-radius: 3px;
5618 }
5619 .wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
5620 .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
5621 .wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
5622 .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
5623 .wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
5624 .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
5625 .wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
5626 .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
5627 border-bottom-left-radius: 3px;
5628 }
5629 .wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
5630 .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
5631 .wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
5632 .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
5633 .wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
5634 .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
5635 .wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
5636 .wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
5637 border-bottom-right-radius: 3px;
5638 }
5639 .wpdevelop .panel > .panel-body + .table,
5640 .wpdevelop .panel > .panel-body + .table-responsive,
5641 .wpdevelop .panel > .table + .panel-body,
5642 .wpdevelop .panel > .table-responsive + .panel-body {
5643 border-top: 1px solid #dddddd;
5644 }
5645 .wpdevelop .panel > .table > tbody:first-child > tr:first-child th,
5646 .wpdevelop .panel > .table > tbody:first-child > tr:first-child td {
5647 border-top: 0;
5648 }
5649 .wpdevelop .panel > .table-bordered,
5650 .wpdevelop .panel > .table-responsive > .table-bordered {
5651 border: 0;
5652 }
5653 .wpdevelop .panel > .table-bordered > thead > tr > th:first-child,
5654 .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
5655 .wpdevelop .panel > .table-bordered > tbody > tr > th:first-child,
5656 .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
5657 .wpdevelop .panel > .table-bordered > tfoot > tr > th:first-child,
5658 .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
5659 .wpdevelop .panel > .table-bordered > thead > tr > td:first-child,
5660 .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
5661 .wpdevelop .panel > .table-bordered > tbody > tr > td:first-child,
5662 .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
5663 .wpdevelop .panel > .table-bordered > tfoot > tr > td:first-child,
5664 .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
5665 border-left: 0;
5666 }
5667 .wpdevelop .panel > .table-bordered > thead > tr > th:last-child,
5668 .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
5669 .wpdevelop .panel > .table-bordered > tbody > tr > th:last-child,
5670 .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
5671 .wpdevelop .panel > .table-bordered > tfoot > tr > th:last-child,
5672 .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
5673 .wpdevelop .panel > .table-bordered > thead > tr > td:last-child,
5674 .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
5675 .wpdevelop .panel > .table-bordered > tbody > tr > td:last-child,
5676 .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
5677 .wpdevelop .panel > .table-bordered > tfoot > tr > td:last-child,
5678 .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
5679 border-right: 0;
5680 }
5681 .wpdevelop .panel > .table-bordered > thead > tr:first-child > td,
5682 .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
5683 .wpdevelop .panel > .table-bordered > tbody > tr:first-child > td,
5684 .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
5685 .wpdevelop .panel > .table-bordered > thead > tr:first-child > th,
5686 .wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
5687 .wpdevelop .panel > .table-bordered > tbody > tr:first-child > th,
5688 .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
5689 border-bottom: 0;
5690 }
5691 .wpdevelop .panel > .table-bordered > tbody > tr:last-child > td,
5692 .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
5693 .wpdevelop .panel > .table-bordered > tfoot > tr:last-child > td,
5694 .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
5695 .wpdevelop .panel > .table-bordered > tbody > tr:last-child > th,
5696 .wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
5697 .wpdevelop .panel > .table-bordered > tfoot > tr:last-child > th,
5698 .wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
5699 border-bottom: 0;
5700 }
5701 .wpdevelop .panel > .table-responsive {
5702 border: 0;
5703 margin-bottom: 0;
5704 }
5705 .wpdevelop .panel-group {
5706 margin-bottom: 20px;
5707 }
5708 .wpdevelop .panel-group .panel {
5709 margin-bottom: 0;
5710 border-radius: 4px;
5711 }
5712 .wpdevelop .panel-group .panel + .panel {
5713 margin-top: 5px;
5714 }
5715 .wpdevelop .panel-group .panel-heading {
5716 border-bottom: 0;
5717 }
5718 .wpdevelop .panel-group .panel-heading + .panel-collapse > .panel-body,
5719 .wpdevelop .panel-group .panel-heading + .panel-collapse > .list-group {
5720 border-top: 1px solid #dddddd;
5721 }
5722 .wpdevelop .panel-group .panel-footer {
5723 border-top: 0;
5724 }
5725 .wpdevelop .panel-group .panel-footer + .panel-collapse .panel-body {
5726 border-bottom: 1px solid #dddddd;
5727 }
5728 .wpdevelop .panel-default {
5729 border-color: #dddddd;
5730 }
5731 .wpdevelop .panel-default > .panel-heading {
5732 color: #333333;
5733 background-color: #f5f5f5;
5734 border-color: #dddddd;
5735 }
5736 .wpdevelop .panel-default > .panel-heading + .panel-collapse > .panel-body {
5737 border-top-color: #dddddd;
5738 }
5739 .wpdevelop .panel-default > .panel-heading .badge {
5740 color: #f5f5f5;
5741 background-color: #333333;
5742 }
5743 .wpdevelop .panel-default > .panel-footer + .panel-collapse > .panel-body {
5744 border-bottom-color: #dddddd;
5745 }
5746 .wpdevelop .panel-primary {
5747 border-color: #337ab7;
5748 }
5749 .wpdevelop .panel-primary > .panel-heading {
5750 color: #ffffff;
5751 background-color: #337ab7;
5752 border-color: #337ab7;
5753 }
5754 .wpdevelop .panel-primary > .panel-heading + .panel-collapse > .panel-body {
5755 border-top-color: #337ab7;
5756 }
5757 .wpdevelop .panel-primary > .panel-heading .badge {
5758 color: #337ab7;
5759 background-color: #ffffff;
5760 }
5761 .wpdevelop .panel-primary > .panel-footer + .panel-collapse > .panel-body {
5762 border-bottom-color: #337ab7;
5763 }
5764 .wpdevelop .panel-success {
5765 border-color: #d6e9c6;
5766 }
5767 .wpdevelop .panel-success > .panel-heading {
5768 color: #3c763d;
5769 background-color: #dff0d8;
5770 border-color: #d6e9c6;
5771 }
5772 .wpdevelop .panel-success > .panel-heading + .panel-collapse > .panel-body {
5773 border-top-color: #d6e9c6;
5774 }
5775 .wpdevelop .panel-success > .panel-heading .badge {
5776 color: #dff0d8;
5777 background-color: #3c763d;
5778 }
5779 .wpdevelop .panel-success > .panel-footer + .panel-collapse > .panel-body {
5780 border-bottom-color: #d6e9c6;
5781 }
5782 .wpdevelop .panel-info {
5783 border-color: #bce8f1;
5784 }
5785 .wpdevelop .panel-info > .panel-heading {
5786 color: #31708f;
5787 background-color: #d9edf7;
5788 border-color: #bce8f1;
5789 }
5790 .wpdevelop .panel-info > .panel-heading + .panel-collapse > .panel-body {
5791 border-top-color: #bce8f1;
5792 }
5793 .wpdevelop .panel-info > .panel-heading .badge {
5794 color: #d9edf7;
5795 background-color: #31708f;
5796 }
5797 .wpdevelop .panel-info > .panel-footer + .panel-collapse > .panel-body {
5798 border-bottom-color: #bce8f1;
5799 }
5800 .wpdevelop .panel-warning {
5801 border-color: #faebcc;
5802 }
5803 .wpdevelop .panel-warning > .panel-heading {
5804 color: #8a6d3b;
5805 background-color: #fcf8e3;
5806 border-color: #faebcc;
5807 }
5808 .wpdevelop .panel-warning > .panel-heading + .panel-collapse > .panel-body {
5809 border-top-color: #faebcc;
5810 }
5811 .wpdevelop .panel-warning > .panel-heading .badge {
5812 color: #fcf8e3;
5813 background-color: #8a6d3b;
5814 }
5815 .wpdevelop .panel-warning > .panel-footer + .panel-collapse > .panel-body {
5816 border-bottom-color: #faebcc;
5817 }
5818 .wpdevelop .panel-danger {
5819 border-color: #ebccd1;
5820 }
5821 .wpdevelop .panel-danger > .panel-heading {
5822 color: #a94442;
5823 background-color: #f2dede;
5824 border-color: #ebccd1;
5825 }
5826 .wpdevelop .panel-danger > .panel-heading + .panel-collapse > .panel-body {
5827 border-top-color: #ebccd1;
5828 }
5829 .wpdevelop .panel-danger > .panel-heading .badge {
5830 color: #f2dede;
5831 background-color: #a94442;
5832 }
5833 .wpdevelop .panel-danger > .panel-footer + .panel-collapse > .panel-body {
5834 border-bottom-color: #ebccd1;
5835 }
5836 .wpdevelop .embed-responsive {
5837 position: relative;
5838 display: block;
5839 height: 0;
5840 padding: 0;
5841 overflow: hidden;
5842 }
5843 .wpdevelop .embed-responsive .embed-responsive-item,
5844 .wpdevelop .embed-responsive iframe,
5845 .wpdevelop .embed-responsive embed,
5846 .wpdevelop .embed-responsive object,
5847 .wpdevelop .embed-responsive video {
5848 position: absolute;
5849 top: 0;
5850 left: 0;
5851 bottom: 0;
5852 height: 100%;
5853 width: 100%;
5854 border: 0;
5855 }
5856 .wpdevelop .embed-responsive-16by9 {
5857 padding-bottom: 56.25%;
5858 }
5859 .wpdevelop .embed-responsive-4by3 {
5860 padding-bottom: 75%;
5861 }
5862 .wpdevelop .well {
5863 min-height: 20px;
5864 padding: 19px;
5865 margin-bottom: 20px;
5866 background-color: #f5f5f5;
5867 border: 1px solid #e3e3e3;
5868 border-radius: 4px;
5869 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
5870 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
5871 }
5872 .wpdevelop .well blockquote {
5873 border-color: #ddd;
5874 border-color: rgba(0, 0, 0, 0.15);
5875 }
5876 .wpdevelop .well-lg {
5877 padding: 24px;
5878 border-radius: 6px;
5879 }
5880 .wpdevelop .well-sm {
5881 padding: 9px;
5882 border-radius: 3px;
5883 }
5884 .wpdevelop .close {
5885 float: right;
5886 font-size: 21px;
5887 font-weight: bold;
5888 line-height: 1;
5889 color: #000000;
5890 text-shadow: 0 1px 0 #ffffff;
5891 opacity: 0.2;
5892 filter: alpha(opacity=20);
5893 }
5894 .wpdevelop .close:hover,
5895 .wpdevelop .close:focus {
5896 color: #000000;
5897 text-decoration: none;
5898 cursor: pointer;
5899 opacity: 0.5;
5900 filter: alpha(opacity=50);
5901 }
5902 .wpdevelop button.close {
5903 padding: 0;
5904 cursor: pointer;
5905 background: transparent;
5906 border: 0;
5907 -webkit-appearance: none;
5908 }
5909 .wpdevelop .modal-open {
5910 overflow: hidden;
5911 }
5912 .wpdevelop .modal {
5913 display: none;
5914 overflow: hidden;
5915 position: fixed;
5916 top: 0;
5917 right: 0;
5918 bottom: 0;
5919 left: 0;
5920 z-index: 1050;
5921 -webkit-overflow-scrolling: touch;
5922 outline: 0;
5923 }
5924 .wpdevelop .modal.fade .modal-dialog {
5925 -webkit-transform: translate(0, -25%);
5926 -ms-transform: translate(0, -25%);
5927 -o-transform: translate(0, -25%);
5928 transform: translate(0, -25%);
5929 -webkit-transition: -webkit-transform 0.3s ease-out;
5930 -o-transition: -o-transform 0.3s ease-out;
5931 transition: transform 0.3s ease-out;
5932 }
5933 .wpdevelop .modal.in .modal-dialog {
5934 -webkit-transform: translate(0, 0);
5935 -ms-transform: translate(0, 0);
5936 -o-transform: translate(0, 0);
5937 transform: translate(0, 0);
5938 }
5939 .wpdevelop .modal-open .modal {
5940 overflow-x: hidden;
5941 overflow-y: auto;
5942 }
5943 .wpdevelop .modal-dialog {
5944 position: relative;
5945 width: auto;
5946 margin: 10px;
5947 }
5948 .wpdevelop .modal-content {
5949 position: relative;
5950 background-color: #ffffff;
5951 border: 1px solid #999999;
5952 border: 1px solid rgba(0, 0, 0, 0.2);
5953 border-radius: 6px;
5954 -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5955 box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
5956 -webkit-background-clip: padding-box;
5957 background-clip: padding-box;
5958 outline: 0;
5959 }
5960 .wpdevelop .modal-backdrop {
5961 position: fixed;
5962 top: 0;
5963 right: 0;
5964 bottom: 0;
5965 left: 0;
5966 z-index: 1040;
5967 background-color: #000000;
5968 }
5969 .wpdevelop .modal-backdrop.fade {
5970 opacity: 0;
5971 filter: alpha(opacity=0);
5972 }
5973 .wpdevelop .modal-backdrop.in {
5974 opacity: 0.5;
5975 filter: alpha(opacity=50);
5976 }
5977 .wpdevelop .modal-header {
5978 padding: 15px;
5979 border-bottom: 1px solid #e5e5e5;
5980 min-height: 16.42857143px;
5981 }
5982 .wpdevelop .modal-header .close {
5983 margin-top: -2px;
5984 }
5985 .wpdevelop .modal-title {
5986 margin: 0;
5987 line-height: 1.42857143;
5988 }
5989 .wpdevelop .modal-body {
5990 position: relative;
5991 padding: 15px;
5992 }
5993 .wpdevelop .modal-footer {
5994 padding: 15px;
5995 text-align: right;
5996 border-top: 1px solid #e5e5e5;
5997 }
5998 .wpdevelop .modal-footer .btn + .btn {
5999 margin-left: 5px;
6000 margin-bottom: 0;
6001 }
6002 .wpdevelop .modal-footer .btn-group .btn + .btn {
6003 margin-left: -1px;
6004 }
6005 .wpdevelop .modal-footer .btn-block + .btn-block {
6006 margin-left: 0;
6007 }
6008 .wpdevelop .modal-scrollbar-measure {
6009 position: absolute;
6010 top: -9999px;
6011 width: 50px;
6012 height: 50px;
6013 overflow: scroll;
6014 }
6015 @media (min-width: 768px) {
6016 .wpdevelop .modal-dialog {
6017 width: 600px;
6018 margin: 30px auto;
6019 }
6020 .wpdevelop .modal-content {
6021 -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
6022 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
6023 }
6024 .wpdevelop .modal-sm {
6025 width: 300px;
6026 }
6027 }
6028 @media (min-width: 992px) {
6029 .wpdevelop .modal-lg {
6030 width: 900px;
6031 }
6032 }
6033 .wpdevelop .tooltip {
6034 position: absolute;
6035 z-index: 1070;
6036 display: block;
6037 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
6038 font-style: normal;
6039 font-weight: normal;
6040 letter-spacing: normal;
6041 line-break: auto;
6042 line-height: 1.42857143;
6043 text-align: left;
6044 text-align: start;
6045 text-decoration: none;
6046 text-shadow: none;
6047 text-transform: none;
6048 white-space: normal;
6049 word-break: normal;
6050 word-spacing: normal;
6051 word-wrap: normal;
6052 font-size: 12px;
6053 opacity: 0;
6054 filter: alpha(opacity=0);
6055 }
6056 .wpdevelop .tooltip.in {
6057 opacity: 0.9;
6058 filter: alpha(opacity=90);
6059 }
6060 .wpdevelop .tooltip.top {
6061 margin-top: -3px;
6062 padding: 5px 0;
6063 }
6064 .wpdevelop .tooltip.right {
6065 margin-left: 3px;
6066 padding: 0 5px;
6067 }
6068 .wpdevelop .tooltip.bottom {
6069 margin-top: 3px;
6070 padding: 5px 0;
6071 }
6072 .wpdevelop .tooltip.left {
6073 margin-left: -3px;
6074 padding: 0 5px;
6075 }
6076 .wpdevelop .tooltip-inner {
6077 max-width: 200px;
6078 padding: 3px 8px;
6079 color: #ffffff;
6080 text-align: center;
6081 background-color: #000000;
6082 border-radius: 4px;
6083 }
6084 .wpdevelop .tooltip-arrow {
6085 position: absolute;
6086 width: 0;
6087 height: 0;
6088 border-color: transparent;
6089 border-style: solid;
6090 }
6091 .wpdevelop .tooltip.top .tooltip-arrow {
6092 bottom: 0;
6093 left: 50%;
6094 margin-left: -5px;
6095 border-width: 5px 5px 0;
6096 border-top-color: #000000;
6097 }
6098 .wpdevelop .tooltip.top-left .tooltip-arrow {
6099 bottom: 0;
6100 right: 5px;
6101 margin-bottom: -5px;
6102 border-width: 5px 5px 0;
6103 border-top-color: #000000;
6104 }
6105 .wpdevelop .tooltip.top-right .tooltip-arrow {
6106 bottom: 0;
6107 left: 5px;
6108 margin-bottom: -5px;
6109 border-width: 5px 5px 0;
6110 border-top-color: #000000;
6111 }
6112 .wpdevelop .tooltip.right .tooltip-arrow {
6113 top: 50%;
6114 left: 0;
6115 margin-top: -5px;
6116 border-width: 5px 5px 5px 0;
6117 border-right-color: #000000;
6118 }
6119 .wpdevelop .tooltip.left .tooltip-arrow {
6120 top: 50%;
6121 right: 0;
6122 margin-top: -5px;
6123 border-width: 5px 0 5px 5px;
6124 border-left-color: #000000;
6125 }
6126 .wpdevelop .tooltip.bottom .tooltip-arrow {
6127 top: 0;
6128 left: 50%;
6129 margin-left: -5px;
6130 border-width: 0 5px 5px;
6131 border-bottom-color: #000000;
6132 }
6133 .wpdevelop .tooltip.bottom-left .tooltip-arrow {
6134 top: 0;
6135 right: 5px;
6136 margin-top: -5px;
6137 border-width: 0 5px 5px;
6138 border-bottom-color: #000000;
6139 }
6140 .wpdevelop .tooltip.bottom-right .tooltip-arrow {
6141 top: 0;
6142 left: 5px;
6143 margin-top: -5px;
6144 border-width: 0 5px 5px;
6145 border-bottom-color: #000000;
6146 }
6147 .wpdevelop .popover {
6148 position: absolute;
6149 top: 0;
6150 left: 0;
6151 z-index: 1060;
6152 display: none;
6153 max-width: 276px;
6154 padding: 1px;
6155 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
6156 font-style: normal;
6157 font-weight: normal;
6158 letter-spacing: normal;
6159 line-break: auto;
6160 line-height: 1.42857143;
6161 text-align: left;
6162 text-align: start;
6163 text-decoration: none;
6164 text-shadow: none;
6165 text-transform: none;
6166 white-space: normal;
6167 word-break: normal;
6168 word-spacing: normal;
6169 word-wrap: normal;
6170 font-size: 14px;
6171 background-color: #ffffff;
6172 -webkit-background-clip: padding-box;
6173 background-clip: padding-box;
6174 border: 1px solid #cccccc;
6175 border: 1px solid rgba(0, 0, 0, 0.2);
6176 border-radius: 6px;
6177 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
6178 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
6179 }
6180 .wpdevelop .popover.top {
6181 margin-top: -10px;
6182 }
6183 .wpdevelop .popover.right {
6184 margin-left: 10px;
6185 }
6186 .wpdevelop .popover.bottom {
6187 margin-top: 10px;
6188 }
6189 .wpdevelop .popover.left {
6190 margin-left: -10px;
6191 }
6192 .wpdevelop .popover-title {
6193 margin: 0;
6194 padding: 8px 14px;
6195 font-size: 14px;
6196 background-color: #f7f7f7;
6197 border-bottom: 1px solid #ebebeb;
6198 border-radius: 5px 5px 0 0;
6199 }
6200 .wpdevelop .popover-content {
6201 padding: 9px 14px;
6202 }
6203 .wpdevelop .popover > .arrow,
6204 .wpdevelop .popover > .arrow:after {
6205 position: absolute;
6206 display: block;
6207 width: 0;
6208 height: 0;
6209 border-color: transparent;
6210 border-style: solid;
6211 }
6212 .wpdevelop .popover > .arrow {
6213 border-width: 11px;
6214 }
6215 .wpdevelop .popover > .arrow:after {
6216 border-width: 10px;
6217 content: "";
6218 }
6219 .wpdevelop .popover.top > .arrow {
6220 left: 50%;
6221 margin-left: -11px;
6222 border-bottom-width: 0;
6223 border-top-color: #999999;
6224 border-top-color: rgba(0, 0, 0, 0.25);
6225 bottom: -11px;
6226 }
6227 .wpdevelop .popover.top > .arrow:after {
6228 content: " ";
6229 bottom: 1px;
6230 margin-left: -10px;
6231 border-bottom-width: 0;
6232 border-top-color: #ffffff;
6233 }
6234 .wpdevelop .popover.right > .arrow {
6235 top: 50%;
6236 left: -11px;
6237 margin-top: -11px;
6238 border-left-width: 0;
6239 border-right-color: #999999;
6240 border-right-color: rgba(0, 0, 0, 0.25);
6241 }
6242 .wpdevelop .popover.right > .arrow:after {
6243 content: " ";
6244 left: 1px;
6245 bottom: -10px;
6246 border-left-width: 0;
6247 border-right-color: #ffffff;
6248 }
6249 .wpdevelop .popover.bottom > .arrow {
6250 left: 50%;
6251 margin-left: -11px;
6252 border-top-width: 0;
6253 border-bottom-color: #999999;
6254 border-bottom-color: rgba(0, 0, 0, 0.25);
6255 top: -11px;
6256 }
6257 .wpdevelop .popover.bottom > .arrow:after {
6258 content: " ";
6259 top: 1px;
6260 margin-left: -10px;
6261 border-top-width: 0;
6262 border-bottom-color: #ffffff;
6263 }
6264 .wpdevelop .popover.left > .arrow {
6265 top: 50%;
6266 right: -11px;
6267 margin-top: -11px;
6268 border-right-width: 0;
6269 border-left-color: #999999;
6270 border-left-color: rgba(0, 0, 0, 0.25);
6271 }
6272 .wpdevelop .popover.left > .arrow:after {
6273 content: " ";
6274 right: 1px;
6275 border-right-width: 0;
6276 border-left-color: #ffffff;
6277 bottom: -10px;
6278 }
6279 .wpdevelop .carousel {
6280 position: relative;
6281 }
6282 .wpdevelop .carousel-inner {
6283 position: relative;
6284 overflow: hidden;
6285 width: 100%;
6286 }
6287 .wpdevelop .carousel-inner > .item {
6288 display: none;
6289 position: relative;
6290 -webkit-transition: 0.6s ease-in-out left;
6291 -o-transition: 0.6s ease-in-out left;
6292 transition: 0.6s ease-in-out left;
6293 }
6294 .wpdevelop .carousel-inner > .item > img,
6295 .wpdevelop .carousel-inner > .item > a > img {
6296 line-height: 1;
6297 }
6298 @media all and (transform-3d), (-webkit-transform-3d) {
6299 .wpdevelop .carousel-inner > .item {
6300 -webkit-transition: -webkit-transform 0.6s ease-in-out;
6301 -o-transition: -o-transform 0.6s ease-in-out;
6302 transition: transform 0.6s ease-in-out;
6303 -webkit-backface-visibility: hidden;
6304 backface-visibility: hidden;
6305 -webkit-perspective: 1000px;
6306 perspective: 1000px;
6307 }
6308 .wpdevelop .carousel-inner > .item.next,
6309 .wpdevelop .carousel-inner > .item.active.right {
6310 -webkit-transform: translate3d(100%, 0, 0);
6311 transform: translate3d(100%, 0, 0);
6312 left: 0;
6313 }
6314 .wpdevelop .carousel-inner > .item.prev,
6315 .wpdevelop .carousel-inner > .item.active.left {
6316 -webkit-transform: translate3d(-100%, 0, 0);
6317 transform: translate3d(-100%, 0, 0);
6318 left: 0;
6319 }
6320 .wpdevelop .carousel-inner > .item.next.left,
6321 .wpdevelop .carousel-inner > .item.prev.right,
6322 .wpdevelop .carousel-inner > .item.active {
6323 -webkit-transform: translate3d(0, 0, 0);
6324 transform: translate3d(0, 0, 0);
6325 left: 0;
6326 }
6327 }
6328 .wpdevelop .carousel-inner > .active,
6329 .wpdevelop .carousel-inner > .next,
6330 .wpdevelop .carousel-inner > .prev {
6331 display: block;
6332 }
6333 .wpdevelop .carousel-inner > .active {
6334 left: 0;
6335 }
6336 .wpdevelop .carousel-inner > .next,
6337 .wpdevelop .carousel-inner > .prev {
6338 position: absolute;
6339 top: 0;
6340 width: 100%;
6341 }
6342 .wpdevelop .carousel-inner > .next {
6343 left: 100%;
6344 }
6345 .wpdevelop .carousel-inner > .prev {
6346 left: -100%;
6347 }
6348 .wpdevelop .carousel-inner > .next.left,
6349 .wpdevelop .carousel-inner > .prev.right {
6350 left: 0;
6351 }
6352 .wpdevelop .carousel-inner > .active.left {
6353 left: -100%;
6354 }
6355 .wpdevelop .carousel-inner > .active.right {
6356 left: 100%;
6357 }
6358 .wpdevelop .carousel-control {
6359 position: absolute;
6360 top: 0;
6361 left: 0;
6362 bottom: 0;
6363 width: 15%;
6364 opacity: 0.5;
6365 filter: alpha(opacity=50);
6366 font-size: 20px;
6367 color: #ffffff;
6368 text-align: center;
6369 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
6370 }
6371 .wpdevelop .carousel-control.left {
6372 background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6373 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6374 background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
6375 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
6376 background-repeat: repeat-x;
6377 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
6378 }
6379 .wpdevelop .carousel-control.right {
6380 left: auto;
6381 right: 0;
6382 background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6383 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6384 background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
6385 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
6386 background-repeat: repeat-x;
6387 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
6388 }
6389 .wpdevelop .carousel-control:hover,
6390 .wpdevelop .carousel-control:focus {
6391 outline: 0;
6392 color: #ffffff;
6393 text-decoration: none;
6394 opacity: 0.9;
6395 filter: alpha(opacity=90);
6396 }
6397 .wpdevelop .carousel-control .icon-prev,
6398 .wpdevelop .carousel-control .icon-next,
6399 .wpdevelop .carousel-control .glyphicon-chevron-left,
6400 .wpdevelop .carousel-control .glyphicon-chevron-right {
6401 position: absolute;
6402 top: 50%;
6403 margin-top: -10px;
6404 z-index: 5;
6405 display: inline-block;
6406 }
6407 .wpdevelop .carousel-control .icon-prev,
6408 .wpdevelop .carousel-control .glyphicon-chevron-left {
6409 left: 50%;
6410 margin-left: -10px;
6411 }
6412 .wpdevelop .carousel-control .icon-next,
6413 .wpdevelop .carousel-control .glyphicon-chevron-right {
6414 right: 50%;
6415 margin-right: -10px;
6416 }
6417 .wpdevelop .carousel-control .icon-prev,
6418 .wpdevelop .carousel-control .icon-next {
6419 width: 20px;
6420 height: 20px;
6421 line-height: 1;
6422 font-family: serif;
6423 }
6424 .wpdevelop .carousel-control .icon-prev:before {
6425 content: '\2039';
6426 }
6427 .wpdevelop .carousel-control .icon-next:before {
6428 content: '\203a';
6429 }
6430 .wpdevelop .carousel-indicators {
6431 position: absolute;
6432 bottom: 10px;
6433 left: 50%;
6434 z-index: 15;
6435 width: 60%;
6436 margin-left: -30%;
6437 padding-left: 0;
6438 list-style: none;
6439 text-align: center;
6440 }
6441 .wpdevelop .carousel-indicators li {
6442 display: inline-block;
6443 width: 10px;
6444 height: 10px;
6445 margin: 1px;
6446 text-indent: -999px;
6447 border: 1px solid #ffffff;
6448 border-radius: 10px;
6449 cursor: pointer;
6450 background-color: #000 \9;
6451 background-color: transparent;
6452 }
6453 .wpdevelop .carousel-indicators .active {
6454 margin: 0;
6455 width: 12px;
6456 height: 12px;
6457 background-color: #ffffff;
6458 }
6459 .wpdevelop .carousel-caption {
6460 position: absolute;
6461 left: 15%;
6462 right: 15%;
6463 bottom: 20px;
6464 z-index: 10;
6465 padding-top: 20px;
6466 padding-bottom: 20px;
6467 color: #ffffff;
6468 text-align: center;
6469 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
6470 }
6471 .wpdevelop .carousel-caption .btn {
6472 text-shadow: none;
6473 }
6474 @media screen and (min-width: 768px) {
6475 .wpdevelop .carousel-control .glyphicon-chevron-left,
6476 .wpdevelop .carousel-control .glyphicon-chevron-right,
6477 .wpdevelop .carousel-control .icon-prev,
6478 .wpdevelop .carousel-control .icon-next {
6479 width: 30px;
6480 height: 30px;
6481 margin-top: -15px;
6482 font-size: 30px;
6483 }
6484 .wpdevelop .carousel-control .glyphicon-chevron-left,
6485 .wpdevelop .carousel-control .icon-prev {
6486 margin-left: -15px;
6487 }
6488 .wpdevelop .carousel-control .glyphicon-chevron-right,
6489 .wpdevelop .carousel-control .icon-next {
6490 margin-right: -15px;
6491 }
6492 .wpdevelop .carousel-caption {
6493 left: 20%;
6494 right: 20%;
6495 padding-bottom: 30px;
6496 }
6497 .wpdevelop .carousel-indicators {
6498 bottom: 20px;
6499 }
6500 }
6501 .wpdevelop .clearfix:before,
6502 .wpdevelop .clearfix:after,
6503 .wpdevelop .dl-horizontal dd:before,
6504 .wpdevelop .dl-horizontal dd:after,
6505 .wpdevelop .container:before,
6506 .wpdevelop .container:after,
6507 .wpdevelop .container-fluid:before,
6508 .wpdevelop .container-fluid:after,
6509 .wpdevelop .row:before,
6510 .wpdevelop .row:after,
6511 .wpdevelop .form-horizontal .form-group:before,
6512 .wpdevelop .form-horizontal .form-group:after,
6513 .wpdevelop .btn-toolbar:before,
6514 .wpdevelop .btn-toolbar:after,
6515 .wpdevelop .btn-group-vertical > .btn-group:before,
6516 .wpdevelop .btn-group-vertical > .btn-group:after,
6517 .wpdevelop .nav:before,
6518 .wpdevelop .nav:after,
6519 .wpdevelop .navbar:before,
6520 .wpdevelop .navbar:after,
6521 .wpdevelop .navbar-header:before,
6522 .wpdevelop .navbar-header:after,
6523 .wpdevelop .navbar-collapse:before,
6524 .wpdevelop .navbar-collapse:after,
6525 .wpdevelop .pager:before,
6526 .wpdevelop .pager:after,
6527 .wpdevelop .panel-body:before,
6528 .wpdevelop .panel-body:after,
6529 .wpdevelop .modal-footer:before,
6530 .wpdevelop .modal-footer:after {
6531 content: " ";
6532 display: table;
6533 }
6534 .wpdevelop .clearfix:after,
6535 .wpdevelop .dl-horizontal dd:after,
6536 .wpdevelop .container:after,
6537 .wpdevelop .container-fluid:after,
6538 .wpdevelop .row:after,
6539 .wpdevelop .form-horizontal .form-group:after,
6540 .wpdevelop .btn-toolbar:after,
6541 .wpdevelop .btn-group-vertical > .btn-group:after,
6542 .wpdevelop .nav:after,
6543 .wpdevelop .navbar:after,
6544 .wpdevelop .navbar-header:after,
6545 .wpdevelop .navbar-collapse:after,
6546 .wpdevelop .pager:after,
6547 .wpdevelop .panel-body:after,
6548 .wpdevelop .modal-footer:after {
6549 clear: both;
6550 }
6551 .wpdevelop .center-block {
6552 display: block;
6553 margin-left: auto;
6554 margin-right: auto;
6555 }
6556 .wpdevelop .pull-right {
6557 float: right !important;
6558 }
6559 .wpdevelop .pull-left {
6560 float: left !important;
6561 }
6562 .wpdevelop .hide {
6563 display: none !important;
6564 }
6565 .wpdevelop .show {
6566 display: block !important;
6567 }
6568 .wpdevelop .invisible {
6569 visibility: hidden;
6570 }
6571 .wpdevelop .text-hide {
6572 font: 0/0 a;
6573 color: transparent;
6574 text-shadow: none;
6575 background-color: transparent;
6576 border: 0;
6577 }
6578 .wpdevelop .hidden {
6579 display: none !important;
6580 }
6581 .wpdevelop .affix {
6582 position: fixed;
6583 }
6584 @-ms-viewport {
6585 .wpdevelop {
6586 width: device-width;
6587 }
6588 }
6589 .wpdevelop .visible-xs,
6590 .wpdevelop .visible-sm,
6591 .wpdevelop .visible-md,
6592 .wpdevelop .visible-lg {
6593 display: none !important;
6594 }
6595 .wpdevelop .visible-xs-block,
6596 .wpdevelop .visible-xs-inline,
6597 .wpdevelop .visible-xs-inline-block,
6598 .wpdevelop .visible-sm-block,
6599 .wpdevelop .visible-sm-inline,
6600 .wpdevelop .visible-sm-inline-block,
6601 .wpdevelop .visible-md-block,
6602 .wpdevelop .visible-md-inline,
6603 .wpdevelop .visible-md-inline-block,
6604 .wpdevelop .visible-lg-block,
6605 .wpdevelop .visible-lg-inline,
6606 .wpdevelop .visible-lg-inline-block {
6607 display: none !important;
6608 }
6609 @media (max-width: 767px) {
6610 .wpdevelop .visible-xs {
6611 display: block !important;
6612 }
6613 .wpdevelop table.visible-xs {
6614 display: table !important;
6615 }
6616 .wpdevelop tr.visible-xs {
6617 display: table-row !important;
6618 }
6619 .wpdevelop th.visible-xs,
6620 .wpdevelop td.visible-xs {
6621 display: table-cell !important;
6622 }
6623 }
6624 @media (max-width: 767px) {
6625 .wpdevelop .visible-xs-block {
6626 display: block !important;
6627 }
6628 }
6629 @media (max-width: 767px) {
6630 .wpdevelop .visible-xs-inline {
6631 display: inline !important;
6632 }
6633 }
6634 @media (max-width: 767px) {
6635 .wpdevelop .visible-xs-inline-block {
6636 display: inline-block !important;
6637 }
6638 }
6639 @media (min-width: 768px) and (max-width: 991px) {
6640 .wpdevelop .visible-sm {
6641 display: block !important;
6642 }
6643 .wpdevelop table.visible-sm {
6644 display: table !important;
6645 }
6646 .wpdevelop tr.visible-sm {
6647 display: table-row !important;
6648 }
6649 .wpdevelop th.visible-sm,
6650 .wpdevelop td.visible-sm {
6651 display: table-cell !important;
6652 }
6653 }
6654 @media (min-width: 768px) and (max-width: 991px) {
6655 .wpdevelop .visible-sm-block {
6656 display: block !important;
6657 }
6658 }
6659 @media (min-width: 768px) and (max-width: 991px) {
6660 .wpdevelop .visible-sm-inline {
6661 display: inline !important;
6662 }
6663 }
6664 @media (min-width: 768px) and (max-width: 991px) {
6665 .wpdevelop .visible-sm-inline-block {
6666 display: inline-block !important;
6667 }
6668 }
6669 @media (min-width: 992px) and (max-width: 1199px) {
6670 .wpdevelop .visible-md {
6671 display: block !important;
6672 }
6673 .wpdevelop table.visible-md {
6674 display: table !important;
6675 }
6676 .wpdevelop tr.visible-md {
6677 display: table-row !important;
6678 }
6679 .wpdevelop th.visible-md,
6680 .wpdevelop td.visible-md {
6681 display: table-cell !important;
6682 }
6683 }
6684 @media (min-width: 992px) and (max-width: 1199px) {
6685 .wpdevelop .visible-md-block {
6686 display: block !important;
6687 }
6688 }
6689 @media (min-width: 992px) and (max-width: 1199px) {
6690 .wpdevelop .visible-md-inline {
6691 display: inline !important;
6692 }
6693 }
6694 @media (min-width: 992px) and (max-width: 1199px) {
6695 .wpdevelop .visible-md-inline-block {
6696 display: inline-block !important;
6697 }
6698 }
6699 @media (min-width: 1200px) {
6700 .wpdevelop .visible-lg {
6701 display: block !important;
6702 }
6703 .wpdevelop table.visible-lg {
6704 display: table !important;
6705 }
6706 .wpdevelop tr.visible-lg {
6707 display: table-row !important;
6708 }
6709 .wpdevelop th.visible-lg,
6710 .wpdevelop td.visible-lg {
6711 display: table-cell !important;
6712 }
6713 }
6714 @media (min-width: 1200px) {
6715 .wpdevelop .visible-lg-block {
6716 display: block !important;
6717 }
6718 }
6719 @media (min-width: 1200px) {
6720 .wpdevelop .visible-lg-inline {
6721 display: inline !important;
6722 }
6723 }
6724 @media (min-width: 1200px) {
6725 .wpdevelop .visible-lg-inline-block {
6726 display: inline-block !important;
6727 }
6728 }
6729 @media (max-width: 767px) {
6730 .wpdevelop .hidden-xs {
6731 display: none !important;
6732 }
6733 }
6734 @media (min-width: 768px) and (max-width: 991px) {
6735 .wpdevelop .hidden-sm {
6736 display: none !important;
6737 }
6738 }
6739 @media (min-width: 992px) and (max-width: 1199px) {
6740 .wpdevelop .hidden-md {
6741 display: none !important;
6742 }
6743 }
6744 @media (min-width: 1200px) {
6745 .wpdevelop .hidden-lg {
6746 display: none !important;
6747 }
6748 }
6749 .wpdevelop .visible-print {
6750 display: none !important;
6751 }
6752 @media print {
6753 .wpdevelop .visible-print {
6754 display: block !important;
6755 }
6756 .wpdevelop table.visible-print {
6757 display: table !important;
6758 }
6759 .wpdevelop tr.visible-print {
6760 display: table-row !important;
6761 }
6762 .wpdevelop th.visible-print,
6763 .wpdevelop td.visible-print {
6764 display: table-cell !important;
6765 }
6766 }
6767 .wpdevelop .visible-print-block {
6768 display: none !important;
6769 }
6770 @media print {
6771 .wpdevelop .visible-print-block {
6772 display: block !important;
6773 }
6774 }
6775 .wpdevelop .visible-print-inline {
6776 display: none !important;
6777 }
6778 @media print {
6779 .wpdevelop .visible-print-inline {
6780 display: inline !important;
6781 }
6782 }
6783 .wpdevelop .visible-print-inline-block {
6784 display: none !important;
6785 }
6786 @media print {
6787 .wpdevelop .visible-print-inline-block {
6788 display: inline-block !important;
6789 }
6790 }
6791 @media print {
6792 .wpdevelop .hidden-print {
6793 display: none !important;
6794 }
6795 }
6796