PluginProbe
Taskbuilder – Project Management & Task Management Tool With Kanban Board / 2.0.1
Taskbuilder – Project Management & Task Management Tool With Kanban Board v2.0.1
6.0.5 6.0.2 6.0.3 6.0.4 6.0.1 6.0.0 5.0.8 5.0.9 4.0.9 5.0.0 5.0.1 5.0.2 5.0.3 5.0.4 5.0.5 5.0.6 5.0.7 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 All 57 releases
taskbuilder / asset / css / wppm_bootstrap.css

wppm_bootstrap.css in Taskbuilder – Project Management & Task Management Tool With Kanban Board 2.0.1, at asset/css/wppm_bootstrap.css

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