PluginProbe ʕ •ᴥ•ʔ
JetBackup – Backup, Restore & Migrate / 2.0.3
JetBackup – Backup, Restore & Migrate v2.0.3
3.1.22.3 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.4.8.1 1.4.9 1.5.0 1.5.1 1.5.1.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.6.0 1.6.10 1.6.11 1.6.12 1.6.13 1.6.15 1.6.5.1 1.6.8.8 1.6.9 1.6.9.1 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7.5 2.0.8.7 2.0.9.11 2.0.9.14 2.0.9.15 2.0.9.6 2.0.9.7 2.0.9.9 3.1.10.7 3.1.11.1 3.1.12.3 3.1.13.4 3.1.14.17 3.1.15.4 3.1.16.1 3.1.17.5 3.1.18.10 3.1.18.8 3.1.18.9 3.1.19.8 3.1.20.3 3.1.21.3 3.1.7.9 3.1.9.2 trunk 1.1.90 1.1.91 1.2.0 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.4.2
backup / public / css / bgstyle.less.css
backup / public / css Last commit date
default 3 years ago bgstyle.less.css 3 years ago bgstyle.wordpress.css 3 years ago bootstrap-switch.min.css 3 years ago fonts.css 3 years ago jquery.rateyo.css 3 years ago main.css 3 years ago popupTheme.css 3 years ago spinner.css 3 years ago styles.css 3 years ago
bgstyle.less.css
9931 lines
1 #sg-custom-backup-name {
2 width: 100%;
3 border-radius: 0;
4 }
5
6 .sg-backup-input {
7 border: none !important;
8 box-shadow: none !important;
9 border-bottom: 1px solid #000000 !important;
10 padding-left: 0 !important;
11 }
12
13 .backup-guard-label-success {
14 color: #ff6c2c;
15 }
16
17 .backup-guard-label-warning {
18 color: #ff7518;
19 }
20
21 .sg-feature-alert-text {
22 color: gray;
23 font-size: 13px;
24 font-style: italic;
25 text-align: center;
26 }
27
28 #sg-product-name-div {
29 position: absolute;
30 font-size: 10px;
31 color: orange;
32 bottom: 15px;
33 text-align: center;
34 width: 100%;
35 margin-left: -20px;
36 }
37
38 .sg-badge-warning {
39 background-color: #ff7518 !important;
40 border-color: #ff4309 !important;
41 border-radius: 2px !important;
42 color: #ffffff !important;
43 }
44
45 .sg-margin-left-20 {
46 margin-left: 20px;
47 }
48
49 .sg-margin-left-12 {
50 margin-left: 12px !important;
51 }
52
53 #sg-banner {
54 margin-top: 10px;
55 width: calc(100% - 20px) !important;
56 height: 185px;
57 background-color: #ff6c2c;
58 color: #FFFFFF;
59 font-size: 12px;
60 min-width: 650px;
61 }
62
63 #sg-left-column {
64 width: 18%;
65 float: left;
66 display: inline-block;
67 }
68
69 #sg-left-column ul {
70 display: inline-block;
71 }
72
73 #sg-center-column {
74 width: 60%;
75 padding-top: 17px;
76 text-align: center;
77 display: inline-block;
78 }
79
80 #sg-right-column {
81 width: 22%;
82 float: right;
83 display: inline-block;
84 position: relative;
85 }
86
87 .sg-close-free-banner {
88 position: absolute;
89 cursor: pointer;
90 line-height: 1;
91 font-size: 15px;
92 right: 7px;
93 top: 7px;
94 background-image: url(../img/close-button.png);
95 width: 9px;
96 height: 9px;
97 background-size: contain;
98 background-repeat: no-repeat;
99 }
100
101 .sg-banner-social-button {
102 display: inline-block;
103 width: 44px;
104 height: 44px;
105 border: none;
106 border-radius: 50%;
107 cursor: pointer;
108 margin-right: 3px;
109 background-size: contain !important;
110 }
111
112 #sg-banner p {
113 width: 100%;
114 text-align: center;
115 font-size: 13px !important;
116 }
117
118 #sg-banner a {
119 vertical-align: middle;
120 text-decoration: none;
121 color: #FFFFFF;
122 cursor: pointer;
123 font-weight: bold;
124 }
125
126 #sg-banner ul {
127 list-style-type: none;
128 }
129
130 #sg-banner li {
131 vertical-align: middle;
132 margin-bottom: 5px;
133 height: 32px;
134 }
135
136 #sg-right-column ul {
137 float: right;
138 padding-right: 16px;
139 padding-top: 2px;
140 }
141
142 #sg-right-column li {
143 vertical-align: middle;
144 }
145
146 #sg-left-column li {
147 padding-left: 20px;
148 }
149
150 #sg-left-column ul {
151 padding-top: 10px;
152 }
153
154 .sg-img-class {
155 margin-right: 3px;
156 vertical-align: middle;
157 }
158
159 #sg-logo {
160 display: inline-block;
161 width: 140px;
162 height: 60px;
163 background-size: contain;
164 background-position: center;
165 background-repeat: no-repeat;
166 background-image: url("../img/eddie-white-baner-logo.svg");
167 }
168
169 .sg-logo-li {
170 height: 70px !important;
171 }
172
173 #sg-facebook {
174 background: url('../img/fb.png') no-repeat;
175 }
176
177 #sg-twitter {
178 background: url("../img/TW.png") no-repeat;
179 }
180
181 #sg-google-plus {
182 background: url("../img/G+.png") no-repeat;
183 }
184
185 #sg-youtube {
186 background: url("../img/youtube.png") no-repeat;
187 }
188
189 .sg-star-class {
190 cursor: pointer;
191 margin-right: 3px;
192 }
193
194 #rateYo {
195 display: inline-block;
196 }
197
198 #sg-buy-now {
199 background-color: #ff6c2c;
200 border: 1px solid #ffffff !important;
201 color: #ffffff !important;
202 font-size: 18px;
203 vertical-align: middle;
204 cursor: pointer;
205 display: inline-block;
206 padding: 6px 15px;
207 border-radius: 8px;
208 }
209
210 #sg-buy-now:hover {
211 background-color: #ff6c2c;
212 border: 1px solid #ffffff !important;
213 color: #ffffff !important;
214 }
215
216 #sg-buy-now-text {
217 vertical-align: middle;
218 }
219
220 #sg-banner-clarification {
221 font-size: 10px;
222 }
223
224 #sg-rate-us {
225 height: 32px;
226 position: relative;
227 }
228
229 #sg-banner-test {
230 position: absolute;
231 top: 50%;
232 width: 100%;
233 margin-top: -15px;
234 }
235
236 .sg-banner-rate-us-in {
237 display: inline-block;
238 height: 30px;
239 color: rgba(255, 255, 255, 0.8) !important;
240 }
241
242 /* Bounce In */
243 .hvr-bounce-in {
244 /*display: inline-block;*/
245 vertical-align: middle;
246 -webkit-transition-duration: 0.04s;
247 transition-duration: 0.04s;
248 cursor: pointer;
249 }
250
251 .hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
252 -ms-transform: translate(4px, 0);
253 -webkit-transform: translate(4px, 0);
254 transform: translate(4px, 0);
255 }
256
257 @media (max-width: 835px) {
258 #sg-banner {
259 font-size: 8px;
260 }
261
262 #sg-banner p {
263 font-size: 8px !important;
264 }
265
266 #sg-center-column {
267 width: 50%;
268 }
269
270 #sg-left-column {
271 width: 23%;
272 }
273
274 #sg-right-column {
275 width: 27%;
276 }
277 }
278
279 /**************************************/
280
281 #sg-backup-with-migration {
282 margin-left: 12px;
283 }
284
285 #modal-import-1,
286 #sg-modal-inport-from,
287 #modal-import-3 {
288 padding: 0;
289 }
290
291 #sg-checkbox-select-all {
292 margin-top: 0;
293 }
294
295 .sg-wrap-container {
296 height: 650px;
297 width: 100%;
298 }
299
300 #sg-backup-guard-iframe {
301 width: 100%;
302 height: 100%;
303 }
304
305 #modal-import-2 {
306 margin-top: 15px;
307 }
308
309 #modal-import-1 .form-group {
310 margin-bottom: 0;
311 }
312
313 #modal-import-1 .table {
314 margin-bottom: 0;
315 }
316
317 #modal-import-3 .form-group {
318 margin-bottom: 0;
319 }
320
321 #modal-import-3 .table {
322 margin-bottom: 0;
323 }
324
325 .file-select-radio {
326 padding-left: 15px !important;
327 }
328
329 .sg-wrapper-less {
330 /* vietnamese */
331 /* latin-ext */
332 /* latin */
333 /* vietnamese */
334 /* latin-ext */
335 /* latin */
336 /* vietnamese */
337 /* latin-ext */
338 /* latin */
339 /*!
340 * bootswatch v3.3.4+1
341 * Homepage: http://bootswatch.com
342 * Copyright 2012-2015 Thomas Park
343 * Licensed under MIT
344 * Based on Bootstrap
345 */
346 /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
347 /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
348 /* Sidebar Styles */
349 /*Files*/
350 /*ftp*/
351 /*dropbox*/
352 /*gdrive*/
353 /*rdb*/
354 /*rfiles*/
355 }
356
357 @font-face {
358 font-family: 'Source Sans Pro';
359 font-style: normal;
360 font-weight: 300;
361 src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('../fonts/toadOcfmlt9b38dHJxOBGCD5K6T8I4oZ1X3Xvlj_UeP3rGVtsTkPsbDajuO5ueQw.woff2') format('woff2');
362 unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
363 }
364
365 @font-face {
366 font-family: 'Source Sans Pro';
367 font-style: normal;
368 font-weight: 300;
369 src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('../fonts/toadOcfmlt9b38dHJxOBGDOFnJNygIkrHciC8BWzbCz3rGVtsTkPsbDajuO5ueQw.woff2') format('woff2');
370 unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
371 }
372
373 @font-face {
374 font-family: 'Source Sans Pro';
375 font-style: normal;
376 font-weight: 300;
377 src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('../fonts/toadOcfmlt9b38dHJxOBGCP2LEk6lMzYsRqr3dHFImA.woff2') format('woff2');
378 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
379 }
380
381 @font-face {
382 font-family: 'Source Sans Pro';
383 font-style: normal;
384 font-weight: 400;
385 src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url('../fonts/ODelI1aHBYDBqgeIAH2zlCxe5Tewm2_XWfbGchcXw4g.woff2') format('woff2');
386 unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
387 }
388
389 @font-face {
390 font-family: 'Source Sans Pro';
391 font-style: normal;
392 font-weight: 400;
393 src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url('../fonts/ODelI1aHBYDBqgeIAH2zlIa1YDtoarzwSXxTHggEXMw.woff2') format('woff2');
394 unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
395 }
396
397 @font-face {
398 font-family: 'Source Sans Pro';
399 font-style: normal;
400 font-weight: 400;
401 src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url('../fonts/ODelI1aHBYDBqgeIAH2zlJbPFduIYtoLzwST68uhz_Y.woff2') format('woff2');
402 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
403 }
404
405 @font-face {
406 font-family: 'Source Sans Pro';
407 font-style: normal;
408 font-weight: 700;
409 src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('../fonts/toadOcfmlt9b38dHJxOBGMms7UHsIbjUxEJqIwog-i_3rGVtsTkPsbDajuO5ueQw.woff2') format('woff2');
410 unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
411 }
412
413 @font-face {
414 font-family: 'Source Sans Pro';
415 font-style: normal;
416 font-weight: 700;
417 src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('../fonts/toadOcfmlt9b38dHJxOBGO4s1Ux4PuImWPk5fSr6HPL3rGVtsTkPsbDajuO5ueQw.woff2') format('woff2');
418 unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
419 }
420
421 @font-face {
422 font-family: 'Source Sans Pro';
423 font-style: normal;
424 font-weight: 700;
425 src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('../fonts/toadOcfmlt9b38dHJxOBGJkF8H8ye47wsfpWywda8og.woff2') format('woff2');
426 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
427 }
428
429 .sg-wrapper-less html {
430 font-family: sans-serif;
431 -ms-text-size-adjust: 100%;
432 -webkit-text-size-adjust: 100%;
433 }
434
435 .sg-wrapper-less body {
436 margin: 0;
437 }
438
439 .sg-wrapper-less article,
440 .sg-wrapper-less aside,
441 .sg-wrapper-less details,
442 .sg-wrapper-less figcaption,
443 .sg-wrapper-less figure,
444 .sg-wrapper-less footer,
445 .sg-wrapper-less header,
446 .sg-wrapper-less hgroup,
447 .sg-wrapper-less main,
448 .sg-wrapper-less menu,
449 .sg-wrapper-less nav,
450 .sg-wrapper-less section,
451 .sg-wrapper-less summary {
452 display: block;
453 }
454
455 .sg-wrapper-less audio,
456 .sg-wrapper-less canvas,
457 .sg-wrapper-less progress,
458 .sg-wrapper-less video {
459 display: inline-block;
460 vertical-align: baseline;
461 }
462
463 .sg-wrapper-less audio:not([controls]) {
464 display: none;
465 height: 0;
466 }
467
468 .sg-wrapper-less [hidden],
469 .sg-wrapper-less template {
470 display: none;
471 }
472
473 .sg-wrapper-less a {
474 background-color: transparent;
475 }
476
477 .sg-wrapper-less a:active,
478 .sg-wrapper-less a:hover {
479 outline: 0;
480 }
481
482 .sg-wrapper-less abbr[title] {
483 border-bottom: 1px dotted;
484 }
485
486 .sg-wrapper-less b,
487 .sg-wrapper-less strong {
488 font-weight: bold;
489 }
490
491 .sg-wrapper-less dfn {
492 font-style: italic;
493 }
494
495 .sg-wrapper-less h1 {
496 font-size: 2em;
497 margin: 0.67em 0;
498 }
499
500 .sg-wrapper-less mark {
501 background: #ff0;
502 color: #000;
503 }
504
505 .sg-wrapper-less small {
506 font-size: 80%;
507 }
508
509 .sg-wrapper-less sub,
510 .sg-wrapper-less sup {
511 font-size: 75%;
512 line-height: 0;
513 position: relative;
514 vertical-align: baseline;
515 }
516
517 .sg-wrapper-less sup {
518 top: -0.5em;
519 }
520
521 .sg-wrapper-less sub {
522 bottom: -0.25em;
523 }
524
525 .sg-wrapper-less img {
526 border: 0;
527 }
528
529 .sg-wrapper-less svg:not(:root) {
530 overflow: hidden;
531 }
532
533 .sg-wrapper-less figure {
534 margin: 1em 40px;
535 }
536
537 .sg-wrapper-less hr {
538 -moz-box-sizing: content-box;
539 -webkit-box-sizing: content-box;
540 box-sizing: content-box;
541 height: 0;
542 }
543
544 .sg-wrapper-less pre {
545 overflow: auto;
546 }
547
548 .sg-wrapper-less code,
549 .sg-wrapper-less kbd,
550 .sg-wrapper-less pre,
551 .sg-wrapper-less samp {
552 font-family: monospace, monospace;
553 font-size: 1em;
554 }
555
556 .sg-wrapper-less button,
557 .sg-wrapper-less input,
558 .sg-wrapper-less optgroup,
559 .sg-wrapper-less select,
560 .sg-wrapper-less textarea {
561 color: inherit;
562 font: inherit;
563 margin: 0;
564 }
565
566 .sg-wrapper-less button {
567 overflow: visible;
568 }
569
570 .sg-wrapper-less button,
571 .sg-wrapper-less select {
572 text-transform: none;
573 }
574
575 .sg-wrapper-less button,
576 .sg-wrapper-less html input[type="button"],
577 .sg-wrapper-less input[type="reset"],
578 .sg-wrapper-less input[type="submit"] {
579 -webkit-appearance: button;
580 cursor: pointer;
581 }
582
583 .sg-wrapper-less button[disabled],
584 .sg-wrapper-less html input[disabled] {
585 cursor: default;
586 }
587
588 .sg-wrapper-less button::-moz-focus-inner,
589 .sg-wrapper-less input::-moz-focus-inner {
590 border: 0;
591 padding: 0;
592 }
593
594 .sg-wrapper-less input {
595 line-height: normal;
596 }
597
598 .sg-wrapper-less input[type="checkbox"],
599 .sg-wrapper-less input[type="radio"] {
600 -webkit-box-sizing: border-box;
601 -moz-box-sizing: border-box;
602 box-sizing: border-box;
603 padding: 0;
604 }
605
606 .sg-wrapper-less input[type="number"]::-webkit-inner-spin-button,
607 .sg-wrapper-less input[type="number"]::-webkit-outer-spin-button {
608 height: auto;
609 }
610
611 .sg-wrapper-less input[type="search"] {
612 -webkit-appearance: textfield;
613 -moz-box-sizing: content-box;
614 -webkit-box-sizing: content-box;
615 box-sizing: content-box;
616 }
617
618 .sg-wrapper-less input[type="search"]::-webkit-search-cancel-button,
619 .sg-wrapper-less input[type="search"]::-webkit-search-decoration {
620 -webkit-appearance: none;
621 }
622
623 .sg-wrapper-less fieldset {
624 border: 1px solid #c0c0c0;
625 margin: 0 2px;
626 padding: 0.35em 0.625em 0.75em;
627 }
628
629 .sg-wrapper-less legend {
630 border: 0;
631 padding: 0;
632 }
633
634 .sg-wrapper-less textarea {
635 overflow: auto;
636 }
637
638 .sg-wrapper-less optgroup {
639 font-weight: bold;
640 }
641
642 .sg-wrapper-less table {
643 border-collapse: collapse;
644 border-spacing: 0;
645 }
646
647 .sg-wrapper-less td,
648 .sg-wrapper-less th {
649 padding: 0;
650 }
651
652 @media print {
653 .sg-wrapper-less *,
654 .sg-wrapper-less *:before,
655 .sg-wrapper-less *:after {
656 background: transparent !important;
657 color: #000 !important;
658 -webkit-box-shadow: none !important;
659 box-shadow: none !important;
660 text-shadow: none !important;
661 }
662
663 .sg-wrapper-less a,
664 .sg-wrapper-less a:visited {
665 text-decoration: underline;
666 }
667
668 .sg-wrapper-less a[href]:after {
669 content: " (" attr(href) ")";
670 }
671
672 .sg-wrapper-less abbr[title]:after {
673 content: " (" attr(title) ")";
674 }
675
676 .sg-wrapper-less a[href^="#"]:after,
677 .sg-wrapper-less a[href^="javascript:"]:after {
678 content: "";
679 }
680
681 .sg-wrapper-less pre,
682 .sg-wrapper-less blockquote {
683 border: 1px solid #999;
684 page-break-inside: avoid;
685 }
686
687 .sg-wrapper-less thead {
688 display: table-header-group;
689 }
690
691 .sg-wrapper-less tr,
692 .sg-wrapper-less img {
693 page-break-inside: avoid;
694 }
695
696 .sg-wrapper-less img {
697 max-width: 100% !important;
698 }
699
700 .sg-wrapper-less p,
701 .sg-wrapper-less h2,
702 .sg-wrapper-less h3 {
703 orphans: 3;
704 widows: 3;
705 }
706
707 .sg-wrapper-less h2,
708 .sg-wrapper-less h3 {
709 page-break-after: avoid;
710 }
711
712 .sg-wrapper-less select {
713 background: #fff !important;
714 }
715
716 .sg-wrapper-less .navbar {
717 display: none;
718 }
719
720 .sg-wrapper-less .btn > .caret,
721 .sg-wrapper-less .dropup > .btn > .caret {
722 border-top-color: #000 !important;
723 }
724
725 .sg-wrapper-less .label {
726 border: 1px solid #000;
727 }
728
729 .sg-wrapper-less .table {
730 border-collapse: collapse !important;
731 }
732
733 .sg-wrapper-less .table td,
734 .sg-wrapper-less .table th {
735 background-color: #fff !important;
736 }
737
738 .sg-wrapper-less .table-bordered th,
739 .sg-wrapper-less .table-bordered td {
740 border: 1px solid #ddd !important;
741 }
742 }
743
744 @font-face {
745 font-family: 'Glyphicons Halflings';
746 src: url('../fonts/glyphicons-halflings-regular.eot');
747 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');
748 }
749
750 .sg-wrapper-less .glyphicon {
751 position: relative;
752 top: 1px;
753 display: inline-block;
754 font-family: 'Glyphicons Halflings';
755 font-style: normal;
756 font-weight: normal;
757 line-height: 1;
758 -webkit-font-smoothing: antialiased;
759 -moz-osx-font-smoothing: grayscale;
760 }
761
762 .sg-wrapper-less .glyphicon-asterisk:before {
763 content: "\2a";
764 }
765
766 .sg-wrapper-less .glyphicon-plus:before {
767 content: "\2b";
768 }
769
770 .sg-wrapper-less .glyphicon-euro:before,
771 .sg-wrapper-less .glyphicon-eur:before {
772 content: "\20ac";
773 }
774
775 .sg-wrapper-less .glyphicon-minus:before {
776 content: "\2212";
777 }
778
779 .sg-wrapper-less .glyphicon-cloud:before {
780 content: "\2601";
781 }
782
783 .sg-wrapper-less .glyphicon-envelope:before {
784 content: "\2709";
785 }
786
787 .sg-wrapper-less .glyphicon-pencil:before {
788 content: "\270f";
789 }
790
791 .sg-wrapper-less .glyphicon-glass:before {
792 content: "\e001";
793 }
794
795 .sg-wrapper-less .glyphicon-music:before {
796 content: "\e002";
797 }
798
799 .sg-wrapper-less .glyphicon-search:before {
800 content: "\e003";
801 }
802
803 .sg-wrapper-less .glyphicon-heart:before {
804 content: "\e005";
805 }
806
807 .sg-wrapper-less .glyphicon-star:before {
808 content: "\e006";
809 }
810
811 .sg-wrapper-less .glyphicon-star-empty:before {
812 content: "\e007";
813 }
814
815 .sg-wrapper-less .glyphicon-user:before {
816 content: "\e008";
817 }
818
819 .sg-wrapper-less .glyphicon-film:before {
820 content: "\e009";
821 }
822
823 .sg-wrapper-less .glyphicon-th-large:before {
824 content: "\e010";
825 }
826
827 .sg-wrapper-less .glyphicon-th:before {
828 content: "\e011";
829 }
830
831 .sg-wrapper-less .glyphicon-th-list:before {
832 content: "\e012";
833 }
834
835 .sg-wrapper-less .glyphicon-ok:before {
836 content: "\e013";
837 }
838
839 .sg-wrapper-less .glyphicon-remove:before {
840 content: "\e014";
841 }
842
843 .sg-wrapper-less .glyphicon-zoom-in:before {
844 content: "\e015";
845 }
846
847 .sg-wrapper-less .glyphicon-zoom-out:before {
848 content: "\e016";
849 }
850
851 .sg-wrapper-less .glyphicon-off:before {
852 content: "\e017";
853 }
854
855 .sg-wrapper-less .glyphicon-signal:before {
856 content: "\e018";
857 }
858
859 .sg-wrapper-less .glyphicon-cog:before {
860 content: "\e019";
861 }
862
863 .sg-wrapper-less .glyphicon-trash:before {
864 content: "\e020";
865 }
866
867 .sg-wrapper-less .glyphicon-home:before {
868 content: "\e021";
869 }
870
871 .sg-wrapper-less .glyphicon-file:before {
872 content: "\e022";
873 }
874
875 .sg-wrapper-less .glyphicon-time:before {
876 content: "\e023";
877 }
878
879 .sg-wrapper-less .glyphicon-road:before {
880 content: "\e024";
881 }
882
883 .sg-wrapper-less .glyphicon-download-alt:before {
884 content: "\e025";
885 }
886
887 .sg-wrapper-less .glyphicon-download:before {
888 content: "\e026";
889 }
890
891 .sg-wrapper-less .glyphicon-upload:before {
892 content: "\e027";
893 }
894
895 .sg-wrapper-less .glyphicon-inbox:before {
896 content: "\e028";
897 }
898
899 .sg-wrapper-less .glyphicon-play-circle:before {
900 content: "\e029";
901 }
902
903 .sg-wrapper-less .glyphicon-repeat:before {
904 content: "\e030";
905 }
906
907 .sg-wrapper-less .glyphicon-refresh:before {
908 content: "\e031";
909 }
910
911 .sg-wrapper-less .glyphicon-list-alt:before {
912 content: "\e032";
913 }
914
915 .sg-wrapper-less .glyphicon-lock:before {
916 content: "\e033";
917 }
918
919 .sg-wrapper-less .glyphicon-flag:before {
920 content: "\e034";
921 }
922
923 .sg-wrapper-less .glyphicon-headphones:before {
924 content: "\e035";
925 }
926
927 .sg-wrapper-less .glyphicon-volume-off:before {
928 content: "\e036";
929 }
930
931 .sg-wrapper-less .glyphicon-volume-down:before {
932 content: "\e037";
933 }
934
935 .sg-wrapper-less .glyphicon-volume-up:before {
936 content: "\e038";
937 }
938
939 .sg-wrapper-less .glyphicon-qrcode:before {
940 content: "\e039";
941 }
942
943 .sg-wrapper-less .glyphicon-barcode:before {
944 content: "\e040";
945 }
946
947 .sg-wrapper-less .glyphicon-tag:before {
948 content: "\e041";
949 }
950
951 .sg-wrapper-less .glyphicon-tags:before {
952 content: "\e042";
953 }
954
955 .sg-wrapper-less .glyphicon-book:before {
956 content: "\e043";
957 }
958
959 .sg-wrapper-less .glyphicon-bookmark:before {
960 content: "\e044";
961 }
962
963 .sg-wrapper-less .glyphicon-print:before {
964 content: "\e045";
965 }
966
967 .sg-wrapper-less .glyphicon-camera:before {
968 content: "\e046";
969 }
970
971 .sg-wrapper-less .glyphicon-font:before {
972 content: "\e047";
973 }
974
975 .sg-wrapper-less .glyphicon-bold:before {
976 content: "\e048";
977 }
978
979 .sg-wrapper-less .glyphicon-italic:before {
980 content: "\e049";
981 }
982
983 .sg-wrapper-less .glyphicon-text-height:before {
984 content: "\e050";
985 }
986
987 .sg-wrapper-less .glyphicon-text-width:before {
988 content: "\e051";
989 }
990
991 .sg-wrapper-less .glyphicon-align-left:before {
992 content: "\e052";
993 }
994
995 .sg-wrapper-less .glyphicon-align-center:before {
996 content: "\e053";
997 }
998
999 .sg-wrapper-less .glyphicon-align-right:before {
1000 content: "\e054";
1001 }
1002
1003 .sg-wrapper-less .glyphicon-align-justify:before {
1004 content: "\e055";
1005 }
1006
1007 .sg-wrapper-less .glyphicon-list:before {
1008 content: "\e056";
1009 }
1010
1011 .sg-wrapper-less .glyphicon-indent-left:before {
1012 content: "\e057";
1013 }
1014
1015 .sg-wrapper-less .glyphicon-indent-right:before {
1016 content: "\e058";
1017 }
1018
1019 .sg-wrapper-less .glyphicon-facetime-video:before {
1020 content: "\e059";
1021 }
1022
1023 .sg-wrapper-less .glyphicon-picture:before {
1024 content: "\e060";
1025 }
1026
1027 .sg-wrapper-less .glyphicon-map-marker:before {
1028 content: "\e062";
1029 }
1030
1031 .sg-wrapper-less .glyphicon-adjust:before {
1032 content: "\e063";
1033 }
1034
1035 .sg-wrapper-less .glyphicon-tint:before {
1036 content: "\e064";
1037 }
1038
1039 .sg-wrapper-less .glyphicon-edit:before {
1040 content: "\e065";
1041 }
1042
1043 .sg-wrapper-less .glyphicon-share:before {
1044 content: "\e066";
1045 }
1046
1047 .sg-wrapper-less .glyphicon-check:before {
1048 content: "\e067";
1049 }
1050
1051 .sg-wrapper-less .glyphicon-move:before {
1052 content: "\e068";
1053 }
1054
1055 .sg-wrapper-less .glyphicon-step-backward:before {
1056 content: "\e069";
1057 }
1058
1059 .sg-wrapper-less .glyphicon-fast-backward:before {
1060 content: "\e070";
1061 }
1062
1063 .sg-wrapper-less .glyphicon-backward:before {
1064 content: "\e071";
1065 }
1066
1067 .sg-wrapper-less .glyphicon-play:before {
1068 content: "\e072";
1069 }
1070
1071 .sg-wrapper-less .glyphicon-pause:before {
1072 content: "\e073";
1073 }
1074
1075 .sg-wrapper-less .glyphicon-stop:before {
1076 content: "\e074";
1077 }
1078
1079 .sg-wrapper-less .glyphicon-forward:before {
1080 content: "\e075";
1081 }
1082
1083 .sg-wrapper-less .glyphicon-fast-forward:before {
1084 content: "\e076";
1085 }
1086
1087 .sg-wrapper-less .glyphicon-step-forward:before {
1088 content: "\e077";
1089 }
1090
1091 .sg-wrapper-less .glyphicon-eject:before {
1092 content: "\e078";
1093 }
1094
1095 .sg-wrapper-less .glyphicon-chevron-left:before {
1096 content: "\e079";
1097 }
1098
1099 .sg-wrapper-less .glyphicon-chevron-right:before {
1100 content: "\e080";
1101 }
1102
1103 .sg-wrapper-less .glyphicon-plus-sign:before {
1104 content: "\e081";
1105 }
1106
1107 .sg-wrapper-less .glyphicon-minus-sign:before {
1108 content: "\e082";
1109 }
1110
1111 .sg-wrapper-less .glyphicon-remove-sign:before {
1112 content: "\e083";
1113 }
1114
1115 .sg-wrapper-less .glyphicon-ok-sign:before {
1116 content: "\e084";
1117 }
1118
1119 .sg-wrapper-less .glyphicon-question-sign:before {
1120 content: "\e085";
1121 }
1122
1123 .sg-wrapper-less .glyphicon-info-sign:before {
1124 content: "\e086";
1125 }
1126
1127 .sg-wrapper-less .glyphicon-screenshot:before {
1128 content: "\e087";
1129 }
1130
1131 .sg-wrapper-less .glyphicon-remove-circle:before {
1132 content: "\e088";
1133 }
1134
1135 .sg-wrapper-less .glyphicon-ok-circle:before {
1136 content: "\e089";
1137 }
1138
1139 .sg-wrapper-less .glyphicon-ban-circle:before {
1140 content: "\e090";
1141 }
1142
1143 .sg-wrapper-less .glyphicon-arrow-left:before {
1144 content: "\e091";
1145 }
1146
1147 .sg-wrapper-less .glyphicon-arrow-right:before {
1148 content: "\e092";
1149 }
1150
1151 .sg-wrapper-less .glyphicon-arrow-up:before {
1152 content: "\e093";
1153 }
1154
1155 .sg-wrapper-less .glyphicon-arrow-down:before {
1156 content: "\e094";
1157 }
1158
1159 .sg-wrapper-less .glyphicon-share-alt:before {
1160 content: "\e095";
1161 }
1162
1163 .sg-wrapper-less .glyphicon-resize-full:before {
1164 content: "\e096";
1165 }
1166
1167 .sg-wrapper-less .glyphicon-resize-small:before {
1168 content: "\e097";
1169 }
1170
1171 .sg-wrapper-less .glyphicon-exclamation-sign:before {
1172 content: "\e101";
1173 }
1174
1175 .sg-wrapper-less .glyphicon-gift:before {
1176 content: "\e102";
1177 }
1178
1179 .sg-wrapper-less .glyphicon-leaf:before {
1180 content: "\e103";
1181 }
1182
1183 .sg-wrapper-less .glyphicon-fire:before {
1184 content: "\e104";
1185 }
1186
1187 .sg-wrapper-less .glyphicon-eye-open:before {
1188 content: "\e105";
1189 }
1190
1191 .sg-wrapper-less .glyphicon-eye-close:before {
1192 content: "\e106";
1193 }
1194
1195 .sg-wrapper-less .glyphicon-warning-sign:before {
1196 content: "\e107";
1197 }
1198
1199 .sg-wrapper-less .glyphicon-plane:before {
1200 content: "\e108";
1201 }
1202
1203 .sg-wrapper-less .glyphicon-calendar:before {
1204 content: "\e109";
1205 }
1206
1207 .sg-wrapper-less .glyphicon-random:before {
1208 content: "\e110";
1209 }
1210
1211 .sg-wrapper-less .glyphicon-comment:before {
1212 content: "\e111";
1213 }
1214
1215 .sg-wrapper-less .glyphicon-magnet:before {
1216 content: "\e112";
1217 }
1218
1219 .sg-wrapper-less .glyphicon-chevron-up:before {
1220 content: "\e113";
1221 }
1222
1223 .sg-wrapper-less .glyphicon-chevron-down:before {
1224 content: "\e114";
1225 }
1226
1227 .sg-wrapper-less .glyphicon-retweet:before {
1228 content: "\e115";
1229 }
1230
1231 .sg-wrapper-less .glyphicon-shopping-cart:before {
1232 content: "\e116";
1233 }
1234
1235 .sg-wrapper-less .glyphicon-folder-close:before {
1236 content: "\e117";
1237 }
1238
1239 .sg-wrapper-less .glyphicon-folder-open:before {
1240 content: "\e118";
1241 }
1242
1243 .sg-wrapper-less .glyphicon-resize-vertical:before {
1244 content: "\e119";
1245 }
1246
1247 .sg-wrapper-less .glyphicon-resize-horizontal:before {
1248 content: "\e120";
1249 }
1250
1251 .sg-wrapper-less .glyphicon-hdd:before {
1252 content: "\e121";
1253 }
1254
1255 .sg-wrapper-less .glyphicon-bullhorn:before {
1256 content: "\e122";
1257 }
1258
1259 .sg-wrapper-less .glyphicon-bell:before {
1260 content: "\e123";
1261 }
1262
1263 .sg-wrapper-less .glyphicon-certificate:before {
1264 content: "\e124";
1265 }
1266
1267 .sg-wrapper-less .glyphicon-thumbs-up:before {
1268 content: "\e125";
1269 }
1270
1271 .sg-wrapper-less .glyphicon-thumbs-down:before {
1272 content: "\e126";
1273 }
1274
1275 .sg-wrapper-less .glyphicon-hand-right:before {
1276 content: "\e127";
1277 }
1278
1279 .sg-wrapper-less .glyphicon-hand-left:before {
1280 content: "\e128";
1281 }
1282
1283 .sg-wrapper-less .glyphicon-hand-up:before {
1284 content: "\e129";
1285 }
1286
1287 .sg-wrapper-less .glyphicon-hand-down:before {
1288 content: "\e130";
1289 }
1290
1291 .sg-wrapper-less .glyphicon-circle-arrow-right:before {
1292 content: "\e131";
1293 }
1294
1295 .sg-wrapper-less .glyphicon-circle-arrow-left:before {
1296 content: "\e132";
1297 }
1298
1299 .sg-wrapper-less .glyphicon-circle-arrow-up:before {
1300 content: "\e133";
1301 }
1302
1303 .sg-wrapper-less .glyphicon-circle-arrow-down:before {
1304 content: "\e134";
1305 }
1306
1307 .sg-wrapper-less .glyphicon-globe:before {
1308 content: "\e135";
1309 }
1310
1311 .sg-wrapper-less .glyphicon-wrench:before {
1312 content: "\e136";
1313 }
1314
1315 .sg-wrapper-less .glyphicon-tasks:before {
1316 content: "\e137";
1317 }
1318
1319 .sg-wrapper-less .glyphicon-filter:before {
1320 content: "\e138";
1321 }
1322
1323 .sg-wrapper-less .glyphicon-briefcase:before {
1324 content: "\e139";
1325 }
1326
1327 .sg-wrapper-less .glyphicon-fullscreen:before {
1328 content: "\e140";
1329 }
1330
1331 .sg-wrapper-less .glyphicon-dashboard:before {
1332 content: "\e141";
1333 }
1334
1335 .sg-wrapper-less .glyphicon-paperclip:before {
1336 content: "\e142";
1337 }
1338
1339 .sg-wrapper-less .glyphicon-heart-empty:before {
1340 content: "\e143";
1341 }
1342
1343 .sg-wrapper-less .glyphicon-link:before {
1344 content: "\e144";
1345 }
1346
1347 .sg-wrapper-less .glyphicon-phone:before {
1348 content: "\e145";
1349 }
1350
1351 .sg-wrapper-less .glyphicon-pushpin:before {
1352 content: "\e146";
1353 }
1354
1355 .sg-wrapper-less .glyphicon-usd:before {
1356 content: "\e148";
1357 }
1358
1359 .sg-wrapper-less .glyphicon-gbp:before {
1360 content: "\e149";
1361 }
1362
1363 .sg-wrapper-less .glyphicon-sort:before {
1364 content: "\e150";
1365 }
1366
1367 .sg-wrapper-less .glyphicon-sort-by-alphabet:before {
1368 content: "\e151";
1369 }
1370
1371 .sg-wrapper-less .glyphicon-sort-by-alphabet-alt:before {
1372 content: "\e152";
1373 }
1374
1375 .sg-wrapper-less .glyphicon-sort-by-order:before {
1376 content: "\e153";
1377 }
1378
1379 .sg-wrapper-less .glyphicon-sort-by-order-alt:before {
1380 content: "\e154";
1381 }
1382
1383 .sg-wrapper-less .glyphicon-sort-by-attributes:before {
1384 content: "\e155";
1385 }
1386
1387 .sg-wrapper-less .glyphicon-sort-by-attributes-alt:before {
1388 content: "\e156";
1389 }
1390
1391 .sg-wrapper-less .glyphicon-unchecked:before {
1392 content: "\e157";
1393 }
1394
1395 .sg-wrapper-less .glyphicon-expand:before {
1396 content: "\e158";
1397 }
1398
1399 .sg-wrapper-less .glyphicon-collapse-down:before {
1400 content: "\e159";
1401 }
1402
1403 .sg-wrapper-less .glyphicon-collapse-up:before {
1404 content: "\e160";
1405 }
1406
1407 .sg-wrapper-less .glyphicon-log-in:before {
1408 content: "\e161";
1409 }
1410
1411 .sg-wrapper-less .glyphicon-flash:before {
1412 content: "\e162";
1413 }
1414
1415 .sg-wrapper-less .glyphicon-log-out:before {
1416 content: "\e163";
1417 }
1418
1419 .sg-wrapper-less .glyphicon-new-window:before {
1420 content: "\e164";
1421 }
1422
1423 .sg-wrapper-less .glyphicon-record:before {
1424 content: "\e165";
1425 }
1426
1427 .sg-wrapper-less .glyphicon-save:before {
1428 content: "\e166";
1429 }
1430
1431 .sg-wrapper-less .glyphicon-open:before {
1432 content: "\e167";
1433 }
1434
1435 .sg-wrapper-less .glyphicon-saved:before {
1436 content: "\e168";
1437 }
1438
1439 .sg-wrapper-less .glyphicon-import:before {
1440 content: "\e169";
1441 }
1442
1443 .sg-wrapper-less .glyphicon-export:before {
1444 content: "\e170";
1445 }
1446
1447 .sg-wrapper-less .glyphicon-send:before {
1448 content: "\e171";
1449 }
1450
1451 .sg-wrapper-less .glyphicon-floppy-disk:before {
1452 content: "\e172";
1453 }
1454
1455 .sg-wrapper-less .glyphicon-floppy-saved:before {
1456 content: "\e173";
1457 }
1458
1459 .sg-wrapper-less .glyphicon-floppy-remove:before {
1460 content: "\e174";
1461 }
1462
1463 .sg-wrapper-less .glyphicon-floppy-save:before {
1464 content: "\e175";
1465 }
1466
1467 .sg-wrapper-less .glyphicon-floppy-open:before {
1468 content: "\e176";
1469 }
1470
1471 .sg-wrapper-less .glyphicon-credit-card:before {
1472 content: "\e177";
1473 }
1474
1475 .sg-wrapper-less .glyphicon-transfer:before {
1476 content: "\e178";
1477 }
1478
1479 .sg-wrapper-less .glyphicon-cutlery:before {
1480 content: "\e179";
1481 }
1482
1483 .sg-wrapper-less .glyphicon-header:before {
1484 content: "\e180";
1485 }
1486
1487 .sg-wrapper-less .glyphicon-compressed:before {
1488 content: "\e181";
1489 }
1490
1491 .sg-wrapper-less .glyphicon-earphone:before {
1492 content: "\e182";
1493 }
1494
1495 .sg-wrapper-less .glyphicon-phone-alt:before {
1496 content: "\e183";
1497 }
1498
1499 .sg-wrapper-less .glyphicon-tower:before {
1500 content: "\e184";
1501 }
1502
1503 .sg-wrapper-less .glyphicon-stats:before {
1504 content: "\e185";
1505 }
1506
1507 .sg-wrapper-less .glyphicon-sd-video:before {
1508 content: "\e186";
1509 }
1510
1511 .sg-wrapper-less .glyphicon-hd-video:before {
1512 content: "\e187";
1513 }
1514
1515 .sg-wrapper-less .glyphicon-subtitles:before {
1516 content: "\e188";
1517 }
1518
1519 .sg-wrapper-less .glyphicon-sound-stereo:before {
1520 content: "\e189";
1521 }
1522
1523 .sg-wrapper-less .glyphicon-sound-dolby:before {
1524 content: "\e190";
1525 }
1526
1527 .sg-wrapper-less .glyphicon-sound-5-1:before {
1528 content: "\e191";
1529 }
1530
1531 .sg-wrapper-less .glyphicon-sound-6-1:before {
1532 content: "\e192";
1533 }
1534
1535 .sg-wrapper-less .glyphicon-sound-7-1:before {
1536 content: "\e193";
1537 }
1538
1539 .sg-wrapper-less .glyphicon-copyright-mark:before {
1540 content: "\e194";
1541 }
1542
1543 .sg-wrapper-less .glyphicon-registration-mark:before {
1544 content: "\e195";
1545 }
1546
1547 .sg-wrapper-less .glyphicon-cloud-download:before {
1548 content: "\e197";
1549 }
1550
1551 .sg-wrapper-less .glyphicon-cloud-upload:before {
1552 content: "\e198";
1553 }
1554
1555 .sg-wrapper-less .glyphicon-tree-conifer:before {
1556 content: "\e199";
1557 }
1558
1559 .sg-wrapper-less .glyphicon-tree-deciduous:before {
1560 content: "\e200";
1561 }
1562
1563 .sg-wrapper-less .glyphicon-cd:before {
1564 content: "\e201";
1565 }
1566
1567 .sg-wrapper-less .glyphicon-save-file:before {
1568 content: "\e202";
1569 }
1570
1571 .sg-wrapper-less .glyphicon-open-file:before {
1572 content: "\e203";
1573 }
1574
1575 .sg-wrapper-less .glyphicon-level-up:before {
1576 content: "\e204";
1577 }
1578
1579 .sg-wrapper-less .glyphicon-copy:before {
1580 content: "\e205";
1581 }
1582
1583 .sg-wrapper-less .glyphicon-paste:before {
1584 content: "\e206";
1585 }
1586
1587 .sg-wrapper-less .glyphicon-alert:before {
1588 content: "\e209";
1589 }
1590
1591 .sg-wrapper-less .glyphicon-equalizer:before {
1592 content: "\e210";
1593 }
1594
1595 .sg-wrapper-less .glyphicon-king:before {
1596 content: "\e211";
1597 }
1598
1599 .sg-wrapper-less .glyphicon-queen:before {
1600 content: "\e212";
1601 }
1602
1603 .sg-wrapper-less .glyphicon-pawn:before {
1604 content: "\e213";
1605 }
1606
1607 .sg-wrapper-less .glyphicon-bishop:before {
1608 content: "\e214";
1609 }
1610
1611 .sg-wrapper-less .glyphicon-knight:before {
1612 content: "\e215";
1613 }
1614
1615 .sg-wrapper-less .glyphicon-baby-formula:before {
1616 content: "\e216";
1617 }
1618
1619 .sg-wrapper-less .glyphicon-tent:before {
1620 content: "\26fa";
1621 }
1622
1623 .sg-wrapper-less .glyphicon-blackboard:before {
1624 content: "\e218";
1625 }
1626
1627 .sg-wrapper-less .glyphicon-bed:before {
1628 content: "\e219";
1629 }
1630
1631 .sg-wrapper-less .glyphicon-apple:before {
1632 content: "\f8ff";
1633 }
1634
1635 .sg-wrapper-less .glyphicon-erase:before {
1636 content: "\e221";
1637 }
1638
1639 .sg-wrapper-less .glyphicon-hourglass:before {
1640 content: "\231b";
1641 }
1642
1643 .sg-wrapper-less .glyphicon-lamp:before {
1644 content: "\e223";
1645 }
1646
1647 .sg-wrapper-less .glyphicon-duplicate:before {
1648 content: "\e224";
1649 }
1650
1651 .sg-wrapper-less .glyphicon-piggy-bank:before {
1652 content: "\e225";
1653 }
1654
1655 .sg-wrapper-less .glyphicon-scissors:before {
1656 content: "\e226";
1657 }
1658
1659 .sg-wrapper-less .glyphicon-bitcoin:before {
1660 content: "\e227";
1661 }
1662
1663 .sg-wrapper-less .glyphicon-btc:before {
1664 content: "\e227";
1665 }
1666
1667 .sg-wrapper-less .glyphicon-xbt:before {
1668 content: "\e227";
1669 }
1670
1671 .sg-wrapper-less .glyphicon-yen:before {
1672 content: "\00a5";
1673 }
1674
1675 .sg-wrapper-less .glyphicon-jpy:before {
1676 content: "\00a5";
1677 }
1678
1679 .sg-wrapper-less .glyphicon-ruble:before {
1680 content: "\20bd";
1681 }
1682
1683 .sg-wrapper-less .glyphicon-rub:before {
1684 content: "\20bd";
1685 }
1686
1687 .sg-wrapper-less .glyphicon-scale:before {
1688 content: "\e230";
1689 }
1690
1691 .sg-wrapper-less .glyphicon-ice-lolly:before {
1692 content: "\e231";
1693 }
1694
1695 .sg-wrapper-less .glyphicon-ice-lolly-tasted:before {
1696 content: "\e232";
1697 }
1698
1699 .sg-wrapper-less .glyphicon-education:before {
1700 content: "\e233";
1701 }
1702
1703 .sg-wrapper-less .glyphicon-option-horizontal:before {
1704 content: "\e234";
1705 }
1706
1707 .sg-wrapper-less .glyphicon-option-vertical:before {
1708 content: "\e235";
1709 }
1710
1711 .sg-wrapper-less .glyphicon-menu-hamburger:before {
1712 content: "\e236";
1713 }
1714
1715 .sg-wrapper-less .glyphicon-modal-window:before {
1716 content: "\e237";
1717 }
1718
1719 .sg-wrapper-less .glyphicon-oil:before {
1720 content: "\e238";
1721 }
1722
1723 .sg-wrapper-less .glyphicon-grain:before {
1724 content: "\e239";
1725 }
1726
1727 .sg-wrapper-less .glyphicon-sunglasses:before {
1728 content: "\e240";
1729 }
1730
1731 .sg-wrapper-less .glyphicon-text-size:before {
1732 content: "\e241";
1733 }
1734
1735 .sg-wrapper-less .glyphicon-text-color:before {
1736 content: "\e242";
1737 }
1738
1739 .sg-wrapper-less .glyphicon-text-background:before {
1740 content: "\e243";
1741 }
1742
1743 .sg-wrapper-less .glyphicon-object-align-top:before {
1744 content: "\e244";
1745 }
1746
1747 .sg-wrapper-less .glyphicon-object-align-bottom:before {
1748 content: "\e245";
1749 }
1750
1751 .sg-wrapper-less .glyphicon-object-align-horizontal:before {
1752 content: "\e246";
1753 }
1754
1755 .sg-wrapper-less .glyphicon-object-align-left:before {
1756 content: "\e247";
1757 }
1758
1759 .sg-wrapper-less .glyphicon-object-align-vertical:before {
1760 content: "\e248";
1761 }
1762
1763 .sg-wrapper-less .glyphicon-object-align-right:before {
1764 content: "\e249";
1765 }
1766
1767 .sg-wrapper-less .glyphicon-triangle-right:before {
1768 content: "\e250";
1769 }
1770
1771 .sg-wrapper-less .glyphicon-triangle-left:before {
1772 content: "\e251";
1773 }
1774
1775 .sg-wrapper-less .glyphicon-triangle-bottom:before {
1776 content: "\e252";
1777 }
1778
1779 .sg-wrapper-less .glyphicon-triangle-top:before {
1780 content: "\e253";
1781 }
1782
1783 .sg-wrapper-less .glyphicon-console:before {
1784 content: "\e254";
1785 }
1786
1787 .sg-wrapper-less .glyphicon-superscript:before {
1788 content: "\e255";
1789 }
1790
1791 .sg-wrapper-less .glyphicon-subscript:before {
1792 content: "\e256";
1793 }
1794
1795 .sg-wrapper-less .glyphicon-menu-left:before {
1796 content: "\e257";
1797 }
1798
1799 .sg-wrapper-less .glyphicon-menu-right:before {
1800 content: "\e258";
1801 }
1802
1803 .sg-wrapper-less .glyphicon-menu-down:before {
1804 content: "\e259";
1805 }
1806
1807 .sg-wrapper-less .glyphicon-menu-up:before {
1808 content: "\e260";
1809 }
1810
1811 .sg-wrapper-less * {
1812 -webkit-box-sizing: border-box;
1813 -moz-box-sizing: border-box;
1814 box-sizing: border-box;
1815 }
1816
1817 .sg-wrapper-less *:before,
1818 .sg-wrapper-less *:after {
1819 -webkit-box-sizing: border-box;
1820 -moz-box-sizing: border-box;
1821 box-sizing: border-box;
1822 }
1823
1824 .sg-wrapper-less html {
1825 font-size: 10px;
1826 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1827 }
1828
1829 .sg-wrapper-less #sg-wrapper {
1830 font-family: "Source Sans Pro", Calibri, Candara, Arial, sans-serif;
1831 font-size: 15px;
1832 line-height: 1.42857143;
1833 color: #333333;
1834 background-color: #ffffff;
1835 }
1836
1837 .sg-wrapper-less input,
1838 .sg-wrapper-less button,
1839 .sg-wrapper-less select,
1840 .sg-wrapper-less textarea {
1841 font-family: inherit;
1842 font-size: inherit;
1843 line-height: inherit;
1844 }
1845
1846 .sg-wrapper-less a {
1847 color: #ff6c2c;
1848 text-decoration: none;
1849 }
1850
1851 .sg-wrapper-less a:hover,
1852 .sg-wrapper-less a:focus {
1853 color: #165ba8;
1854 text-decoration: none;
1855 }
1856
1857 .sg-wrapper-less a:focus {
1858 outline: thin dotted;
1859 outline: 5px auto -webkit-focus-ring-color;
1860 outline-offset: -2px;
1861 }
1862
1863 .sg-wrapper-less figure {
1864 margin: 0;
1865 }
1866
1867 .sg-wrapper-less img {
1868 vertical-align: middle;
1869 }
1870
1871 .sg-wrapper-less .img-responsive,
1872 .sg-wrapper-less .thumbnail > img,
1873 .sg-wrapper-less .thumbnail a > img,
1874 .sg-wrapper-less .carousel-inner > .item > img,
1875 .sg-wrapper-less .carousel-inner > .item > a > img {
1876 display: block;
1877 max-width: 100%;
1878 height: auto;
1879 }
1880
1881 .sg-wrapper-less .img-rounded {
1882 border-radius: 0;
1883 }
1884
1885 .sg-wrapper-less .img-thumbnail {
1886 padding: 4px;
1887 line-height: 1.42857143;
1888 background-color: #ffffff;
1889 border: 1px solid #dddddd;
1890 border-radius: 0;
1891 -webkit-transition: all 0.2s ease-in-out;
1892 -o-transition: all 0.2s ease-in-out;
1893 transition: all 0.2s ease-in-out;
1894 display: inline-block;
1895 max-width: 100%;
1896 height: auto;
1897 }
1898
1899 .sg-wrapper-less .img-circle {
1900 border-radius: 50%;
1901 }
1902
1903 .sg-wrapper-less hr {
1904 margin-top: 21px;
1905 margin-bottom: 21px;
1906 border: 0;
1907 border-top: 1px solid #e6e6e6;
1908 }
1909
1910 .sg-wrapper-less .sr-only {
1911 position: absolute;
1912 width: 1px;
1913 height: 1px;
1914 margin: -1px;
1915 padding: 0;
1916 overflow: hidden;
1917 clip: rect(0, 0, 0, 0);
1918 border: 0;
1919 }
1920
1921 .sg-wrapper-less .sr-only-focusable:active,
1922 .sg-wrapper-less .sr-only-focusable:focus {
1923 position: static;
1924 width: auto;
1925 height: auto;
1926 margin: 0;
1927 overflow: visible;
1928 clip: auto;
1929 }
1930
1931 .sg-wrapper-less [role="button"] {
1932 cursor: pointer;
1933 }
1934
1935 .sg-wrapper-less h1,
1936 .sg-wrapper-less h2,
1937 .sg-wrapper-less h3,
1938 .sg-wrapper-less h4,
1939 .sg-wrapper-less h5,
1940 .sg-wrapper-less h6,
1941 .sg-wrapper-less .h1,
1942 .sg-wrapper-less .h2,
1943 .sg-wrapper-less .h3,
1944 .sg-wrapper-less .h4,
1945 .sg-wrapper-less .h5,
1946 .sg-wrapper-less .h6 {
1947 font-family: "Source Sans Pro", Calibri, Candara, Arial, sans-serif;
1948 font-weight: 300;
1949 line-height: 1.1;
1950 color: inherit;
1951 }
1952
1953 .sg-wrapper-less h1 small,
1954 .sg-wrapper-less h2 small,
1955 .sg-wrapper-less h3 small,
1956 .sg-wrapper-less h4 small,
1957 .sg-wrapper-less h5 small,
1958 .sg-wrapper-less h6 small,
1959 .sg-wrapper-less .h1 small,
1960 .sg-wrapper-less .h2 small,
1961 .sg-wrapper-less .h3 small,
1962 .sg-wrapper-less .h4 small,
1963 .sg-wrapper-less .h5 small,
1964 .sg-wrapper-less .h6 small,
1965 .sg-wrapper-less h1 .small,
1966 .sg-wrapper-less h2 .small,
1967 .sg-wrapper-less h3 .small,
1968 .sg-wrapper-less h4 .small,
1969 .sg-wrapper-less h5 .small,
1970 .sg-wrapper-less h6 .small,
1971 .sg-wrapper-less .h1 .small,
1972 .sg-wrapper-less .h2 .small,
1973 .sg-wrapper-less .h3 .small,
1974 .sg-wrapper-less .h4 .small,
1975 .sg-wrapper-less .h5 .small,
1976 .sg-wrapper-less .h6 .small {
1977 font-weight: normal;
1978 line-height: 1;
1979 color: #999999;
1980 }
1981
1982 .sg-wrapper-less h1,
1983 .sg-wrapper-less .h1,
1984 .sg-wrapper-less h2,
1985 .sg-wrapper-less .h2,
1986 .sg-wrapper-less h3,
1987 .sg-wrapper-less .h3 {
1988 margin-top: 21px;
1989 margin-bottom: 10.5px;
1990 }
1991
1992 .sg-wrapper-less h1 small,
1993 .sg-wrapper-less .h1 small,
1994 .sg-wrapper-less h2 small,
1995 .sg-wrapper-less .h2 small,
1996 .sg-wrapper-less h3 small,
1997 .sg-wrapper-less .h3 small,
1998 .sg-wrapper-less h1 .small,
1999 .sg-wrapper-less .h1 .small,
2000 .sg-wrapper-less h2 .small,
2001 .sg-wrapper-less .h2 .small,
2002 .sg-wrapper-less h3 .small,
2003 .sg-wrapper-less .h3 .small {
2004 font-size: 65%;
2005 }
2006
2007 .sg-wrapper-less h4,
2008 .sg-wrapper-less .h4,
2009 .sg-wrapper-less h5,
2010 .sg-wrapper-less .h5,
2011 .sg-wrapper-less h6,
2012 .sg-wrapper-less .h6 {
2013 margin-top: 10.5px;
2014 margin-bottom: 10.5px;
2015 }
2016
2017 .sg-wrapper-less h4 small,
2018 .sg-wrapper-less .h4 small,
2019 .sg-wrapper-less h5 small,
2020 .sg-wrapper-less .h5 small,
2021 .sg-wrapper-less h6 small,
2022 .sg-wrapper-less .h6 small,
2023 .sg-wrapper-less h4 .small,
2024 .sg-wrapper-less .h4 .small,
2025 .sg-wrapper-less h5 .small,
2026 .sg-wrapper-less .h5 .small,
2027 .sg-wrapper-less h6 .small,
2028 .sg-wrapper-less .h6 .small {
2029 font-size: 75%;
2030 }
2031
2032 .sg-wrapper-less h1,
2033 .sg-wrapper-less .h1 {
2034 font-size: 39px;
2035 }
2036
2037 .sg-wrapper-less h2,
2038 .sg-wrapper-less .h2 {
2039 font-size: 32px;
2040 }
2041
2042 .sg-wrapper-less h3,
2043 .sg-wrapper-less .h3 {
2044 font-size: 26px;
2045 }
2046
2047 .sg-wrapper-less h4,
2048 .sg-wrapper-less .h4 {
2049 font-size: 19px;
2050 }
2051
2052 .sg-wrapper-less h5,
2053 .sg-wrapper-less .h5 {
2054 font-size: 15px;
2055 }
2056
2057 .sg-wrapper-less h6,
2058 .sg-wrapper-less .h6 {
2059 font-size: 13px;
2060 }
2061
2062 .sg-wrapper-less p {
2063 margin: 0 0 9.5px;
2064 }
2065
2066 .sg-wrapper-less .lead {
2067 margin-bottom: 21px;
2068 font-size: 17px;
2069 font-weight: 300;
2070 line-height: 1.4;
2071 }
2072
2073 @media (min-width: 768px) {
2074 .sg-wrapper-less .lead {
2075 font-size: 22.5px;
2076 }
2077 }
2078
2079 .sg-wrapper-less small,
2080 .sg-wrapper-less .small {
2081 font-size: 86%;
2082 }
2083
2084 .sg-wrapper-less mark,
2085 .sg-wrapper-less .mark {
2086 background-color: #ff7518;
2087 padding: .2em;
2088 }
2089
2090 .sg-wrapper-less .text-left {
2091 text-align: left;
2092 }
2093
2094 .sg-wrapper-less .text-right {
2095 text-align: right;
2096 }
2097
2098 .sg-wrapper-less .text-center {
2099 text-align: center;
2100 }
2101
2102 .sg-wrapper-less .text-justify {
2103 text-align: justify;
2104 }
2105
2106 .sg-wrapper-less .text-nowrap {
2107 white-space: nowrap;
2108 }
2109
2110 .sg-wrapper-less .text-lowercase {
2111 text-transform: lowercase;
2112 }
2113
2114 .sg-wrapper-less .text-uppercase {
2115 text-transform: uppercase;
2116 }
2117
2118 .sg-wrapper-less .text-capitalize {
2119 text-transform: capitalize;
2120 }
2121
2122 .sg-wrapper-less .text-muted {
2123 color: #999999;
2124 }
2125
2126 .sg-wrapper-less .text-primary {
2127 color: #2780e3;
2128 }
2129
2130 .sg-wrapper-less a.text-primary:hover {
2131 color: #1967be;
2132 }
2133
2134 .sg-wrapper-less .text-success {
2135 color: #ffffff;
2136 }
2137
2138 .sg-wrapper-less a.text-success:hover {
2139 color: #e6e6e6;
2140 }
2141
2142 .sg-wrapper-less .text-info {
2143 color: #ffffff;
2144 }
2145
2146 .sg-wrapper-less a.text-info:hover {
2147 color: #e6e6e6;
2148 }
2149
2150 .sg-wrapper-less .text-warning {
2151 color: #ffffff;
2152 }
2153
2154 .sg-wrapper-less a.text-warning:hover {
2155 color: #e6e6e6;
2156 }
2157
2158 .sg-wrapper-less .text-danger {
2159 color: #ffffff;
2160 }
2161
2162 .sg-wrapper-less a.text-danger:hover {
2163 color: #e6e6e6;
2164 }
2165
2166 .sg-wrapper-less .bg-primary {
2167 color: #fff;
2168 background-color: #2780e3;
2169 }
2170
2171 .sg-wrapper-less a.bg-primary:hover {
2172 background-color: #1967be;
2173 }
2174
2175 .sg-wrapper-less .bg-success {
2176 background-color: #3fb618;
2177 }
2178
2179 .sg-wrapper-less a.bg-success:hover {
2180 background-color: #2f8912;
2181 }
2182
2183 .sg-wrapper-less .bg-info {
2184 background-color: #9954bb;
2185 }
2186
2187 .sg-wrapper-less a.bg-info:hover {
2188 background-color: #7e3f9d;
2189 }
2190
2191 .sg-wrapper-less .bg-warning {
2192 background-color: #ff7518;
2193 }
2194
2195 .sg-wrapper-less a.bg-warning:hover {
2196 background-color: #e45c00;
2197 }
2198
2199 .sg-wrapper-less .bg-danger {
2200 background-color: #ff0039;
2201 }
2202
2203 .sg-wrapper-less a.bg-danger:hover {
2204 background-color: #cc002e;
2205 }
2206
2207 .sg-wrapper-less .page-header {
2208 padding-bottom: 9.5px;
2209 margin: 42px 0 21px;
2210 border-bottom: 1px solid #e6e6e6;
2211 }
2212
2213 .sg-wrapper-less ul,
2214 .sg-wrapper-less ol {
2215 margin-top: 0;
2216 margin-bottom: 10.5px;
2217 }
2218
2219 .sg-wrapper-less ul ul,
2220 .sg-wrapper-less ol ul,
2221 .sg-wrapper-less ul ol,
2222 .sg-wrapper-less ol ol {
2223 margin-bottom: 0;
2224 }
2225
2226 .sg-wrapper-less .list-unstyled {
2227 padding-left: 0;
2228 list-style: none;
2229 }
2230
2231 .sg-wrapper-less .list-inline {
2232 padding-left: 0;
2233 list-style: none;
2234 margin-left: -5px;
2235 }
2236
2237 .sg-wrapper-less .list-inline > li {
2238 display: inline-block;
2239 padding-left: 5px;
2240 padding-right: 5px;
2241 }
2242
2243 .sg-wrapper-less dl {
2244 margin-top: 0;
2245 margin-bottom: 21px;
2246 }
2247
2248 .sg-wrapper-less dt,
2249 .sg-wrapper-less dd {
2250 line-height: 1.42857143;
2251 }
2252
2253 .sg-wrapper-less dt {
2254 font-weight: bold;
2255 }
2256
2257 .sg-wrapper-less dd {
2258 margin-left: 0;
2259 }
2260
2261 @media (min-width: 768px) {
2262 .sg-wrapper-less .dl-horizontal dt {
2263 float: left;
2264 width: 160px;
2265 clear: left;
2266 text-align: right;
2267 overflow: hidden;
2268 text-overflow: ellipsis;
2269 white-space: nowrap;
2270 }
2271
2272 .sg-wrapper-less .dl-horizontal dd {
2273 margin-left: 180px;
2274 }
2275 }
2276
2277 .sg-wrapper-less abbr[title],
2278 .sg-wrapper-less abbr[data-original-title] {
2279 cursor: help;
2280 border-bottom: 1px dotted #999999;
2281 }
2282
2283 .sg-wrapper-less .initialism {
2284 font-size: 90%;
2285 text-transform: uppercase;
2286 }
2287
2288 .sg-wrapper-less blockquote {
2289 padding: 10.5px 21px;
2290 margin: 0 0 21px;
2291 font-size: 18.75px;
2292 border-left: 5px solid #e6e6e6;
2293 }
2294
2295 .sg-wrapper-less blockquote p:last-child,
2296 .sg-wrapper-less blockquote ul:last-child,
2297 .sg-wrapper-less blockquote ol:last-child {
2298 margin-bottom: 0;
2299 }
2300
2301 .sg-wrapper-less blockquote footer,
2302 .sg-wrapper-less blockquote small,
2303 .sg-wrapper-less blockquote .small {
2304 display: block;
2305 font-size: 80%;
2306 line-height: 1.42857143;
2307 color: #999999;
2308 }
2309
2310 .sg-wrapper-less blockquote footer:before,
2311 .sg-wrapper-less blockquote small:before,
2312 .sg-wrapper-less blockquote .small:before {
2313 content: '\2014 \00A0';
2314 }
2315
2316 .sg-wrapper-less .blockquote-reverse,
2317 .sg-wrapper-less blockquote.pull-right {
2318 padding-right: 15px;
2319 padding-left: 0;
2320 border-right: 5px solid #e6e6e6;
2321 border-left: 0;
2322 text-align: right;
2323 }
2324
2325 .sg-wrapper-less .blockquote-reverse footer:before,
2326 .sg-wrapper-less blockquote.pull-right footer:before,
2327 .sg-wrapper-less .blockquote-reverse small:before,
2328 .sg-wrapper-less blockquote.pull-right small:before,
2329 .sg-wrapper-less .blockquote-reverse .small:before,
2330 .sg-wrapper-less blockquote.pull-right .small:before {
2331 content: '';
2332 }
2333
2334 .sg-wrapper-less .blockquote-reverse footer:after,
2335 .sg-wrapper-less blockquote.pull-right footer:after,
2336 .sg-wrapper-less .blockquote-reverse small:after,
2337 .sg-wrapper-less blockquote.pull-right small:after,
2338 .sg-wrapper-less .blockquote-reverse .small:after,
2339 .sg-wrapper-less blockquote.pull-right .small:after {
2340 content: '\00A0 \2014';
2341 }
2342
2343 .sg-wrapper-less address {
2344 margin-bottom: 21px;
2345 font-style: normal;
2346 line-height: 1.42857143;
2347 }
2348
2349 .sg-wrapper-less code,
2350 .sg-wrapper-less kbd,
2351 .sg-wrapper-less pre,
2352 .sg-wrapper-less samp {
2353 font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
2354 }
2355
2356 .sg-wrapper-less code {
2357 padding: 2px 4px;
2358 font-size: 90%;
2359 color: #c7254e;
2360 background-color: #f9f2f4;
2361 border-radius: 0;
2362 }
2363
2364 .sg-wrapper-less kbd {
2365 padding: 2px 4px;
2366 font-size: 90%;
2367 color: #ffffff;
2368 background-color: #333333;
2369 border-radius: 0;
2370 -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
2371 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
2372 }
2373
2374 .sg-wrapper-less kbd kbd {
2375 padding: 0;
2376 font-size: 100%;
2377 font-weight: bold;
2378 -webkit-box-shadow: none;
2379 box-shadow: none;
2380 }
2381
2382 .sg-wrapper-less pre {
2383 display: block;
2384 padding: 10px;
2385 margin: 0 0 10.5px;
2386 font-size: 14px;
2387 line-height: 1.42857143;
2388 word-break: break-all;
2389 word-wrap: break-word;
2390 color: #333333;
2391 background-color: #f5f5f5;
2392 border: 1px solid #cccccc;
2393 border-radius: 0;
2394 }
2395
2396 .sg-wrapper-less pre code {
2397 padding: 0;
2398 font-size: inherit;
2399 color: inherit;
2400 white-space: pre-wrap;
2401 background-color: transparent;
2402 border-radius: 0;
2403 }
2404
2405 .sg-wrapper-less .pre-scrollable {
2406 max-height: 340px;
2407 overflow-y: scroll;
2408 }
2409
2410 .sg-wrapper-less .container {
2411 margin-right: auto;
2412 margin-left: auto;
2413 padding-left: 15px;
2414 padding-right: 15px;
2415 }
2416
2417 @media (min-width: 768px) {
2418 .sg-wrapper-less .container {
2419 width: 750px;
2420 }
2421 }
2422
2423 @media (min-width: 992px) {
2424 .sg-wrapper-less .container {
2425 width: 970px;
2426 }
2427 }
2428
2429 @media (min-width: 1200px) {
2430 .sg-wrapper-less .container {
2431 width: 1170px;
2432 }
2433 }
2434
2435 .sg-wrapper-less .container-fluid {
2436 margin-right: auto;
2437 margin-left: auto;
2438 padding-left: 15px;
2439 padding-right: 15px;
2440 }
2441
2442 .sg-wrapper-less .row {
2443 margin-left: -15px;
2444 margin-right: -15px;
2445 }
2446
2447 .sg-wrapper-less .col-xs-1,
2448 .sg-wrapper-less .col-sm-1,
2449 .sg-wrapper-less .col-md-1,
2450 .sg-wrapper-less .col-lg-1,
2451 .sg-wrapper-less .col-xs-2,
2452 .sg-wrapper-less .col-sm-2,
2453 .sg-wrapper-less .col-md-2,
2454 .sg-wrapper-less .col-lg-2,
2455 .sg-wrapper-less .col-xs-3,
2456 .sg-wrapper-less .col-sm-3,
2457 .sg-wrapper-less .col-md-3,
2458 .sg-wrapper-less .col-lg-3,
2459 .sg-wrapper-less .col-xs-4,
2460 .sg-wrapper-less .col-sm-4,
2461 .sg-wrapper-less .col-md-4,
2462 .sg-wrapper-less .col-lg-4,
2463 .sg-wrapper-less .col-xs-5,
2464 .sg-wrapper-less .col-sm-5,
2465 .sg-wrapper-less .col-md-5,
2466 .sg-wrapper-less .col-lg-5,
2467 .sg-wrapper-less .col-xs-6,
2468 .sg-wrapper-less .col-sm-6,
2469 .sg-wrapper-less .col-md-6,
2470 .sg-wrapper-less .col-lg-6,
2471 .sg-wrapper-less .col-xs-7,
2472 .sg-wrapper-less .col-sm-7,
2473 .sg-wrapper-less .col-md-7,
2474 .sg-wrapper-less .col-lg-7,
2475 .sg-wrapper-less .col-xs-8,
2476 .sg-wrapper-less .col-sm-8,
2477 .sg-wrapper-less .col-md-8,
2478 .sg-wrapper-less .col-lg-8,
2479 .sg-wrapper-less .col-xs-9,
2480 .sg-wrapper-less .col-sm-9,
2481 .sg-wrapper-less .col-md-9,
2482 .sg-wrapper-less .col-lg-9,
2483 .sg-wrapper-less .col-xs-10,
2484 .sg-wrapper-less .col-sm-10,
2485 .sg-wrapper-less .col-md-10,
2486 .sg-wrapper-less .col-lg-10,
2487 .sg-wrapper-less .col-xs-11,
2488 .sg-wrapper-less .col-sm-11,
2489 .sg-wrapper-less .col-md-11,
2490 .sg-wrapper-less .col-lg-11,
2491 .sg-wrapper-less .col-xs-12,
2492 .sg-wrapper-less .col-sm-12,
2493 .sg-wrapper-less .col-md-12,
2494 .sg-wrapper-less .col-lg-12 {
2495 position: relative;
2496 min-height: 1px;
2497 padding-left: 15px;
2498 padding-right: 15px;
2499 }
2500
2501 .sg-wrapper-less .col-xs-1,
2502 .sg-wrapper-less .col-xs-2,
2503 .sg-wrapper-less .col-xs-3,
2504 .sg-wrapper-less .col-xs-4,
2505 .sg-wrapper-less .col-xs-5,
2506 .sg-wrapper-less .col-xs-6,
2507 .sg-wrapper-less .col-xs-7,
2508 .sg-wrapper-less .col-xs-8,
2509 .sg-wrapper-less .col-xs-9,
2510 .sg-wrapper-less .col-xs-10,
2511 .sg-wrapper-less .col-xs-11,
2512 .sg-wrapper-less .col-xs-12 {
2513 float: left;
2514 }
2515
2516 .sg-wrapper-less .col-xs-12 {
2517 width: 100%;
2518 }
2519
2520 .sg-wrapper-less .col-xs-11 {
2521 width: 91.66666667%;
2522 }
2523
2524 .sg-wrapper-less .col-xs-10 {
2525 width: 83.33333333%;
2526 }
2527
2528 .sg-wrapper-less .col-xs-9 {
2529 width: 75%;
2530 }
2531
2532 .sg-wrapper-less .col-xs-8 {
2533 width: 66.66666667%;
2534 }
2535
2536 .sg-wrapper-less .col-xs-7 {
2537 width: 58.33333333%;
2538 }
2539
2540 .sg-wrapper-less .col-xs-6 {
2541 width: 50%;
2542 }
2543
2544 .sg-wrapper-less .col-xs-5 {
2545 width: 41.66666667%;
2546 }
2547
2548 .sg-wrapper-less .col-xs-4 {
2549 width: 33.33333333%;
2550 }
2551
2552 .sg-wrapper-less .col-xs-3 {
2553 width: 25%;
2554 }
2555
2556 .sg-wrapper-less .col-xs-2 {
2557 width: 16.66666667%;
2558 }
2559
2560 .sg-wrapper-less .col-xs-1 {
2561 width: 8.33333333%;
2562 }
2563
2564 .sg-wrapper-less .col-xs-pull-12 {
2565 right: 100%;
2566 }
2567
2568 .sg-wrapper-less .col-xs-pull-11 {
2569 right: 91.66666667%;
2570 }
2571
2572 .sg-wrapper-less .col-xs-pull-10 {
2573 right: 83.33333333%;
2574 }
2575
2576 .sg-wrapper-less .col-xs-pull-9 {
2577 right: 75%;
2578 }
2579
2580 .sg-wrapper-less .col-xs-pull-8 {
2581 right: 66.66666667%;
2582 }
2583
2584 .sg-wrapper-less .col-xs-pull-7 {
2585 right: 58.33333333%;
2586 }
2587
2588 .sg-wrapper-less .col-xs-pull-6 {
2589 right: 50%;
2590 }
2591
2592 .sg-wrapper-less .col-xs-pull-5 {
2593 right: 41.66666667%;
2594 }
2595
2596 .sg-wrapper-less .col-xs-pull-4 {
2597 right: 33.33333333%;
2598 }
2599
2600 .sg-wrapper-less .col-xs-pull-3 {
2601 right: 25%;
2602 }
2603
2604 .sg-wrapper-less .col-xs-pull-2 {
2605 right: 16.66666667%;
2606 }
2607
2608 .sg-wrapper-less .col-xs-pull-1 {
2609 right: 8.33333333%;
2610 }
2611
2612 .sg-wrapper-less .col-xs-pull-0 {
2613 right: auto;
2614 }
2615
2616 .sg-wrapper-less .col-xs-push-12 {
2617 left: 100%;
2618 }
2619
2620 .sg-wrapper-less .col-xs-push-11 {
2621 left: 91.66666667%;
2622 }
2623
2624 .sg-wrapper-less .col-xs-push-10 {
2625 left: 83.33333333%;
2626 }
2627
2628 .sg-wrapper-less .col-xs-push-9 {
2629 left: 75%;
2630 }
2631
2632 .sg-wrapper-less .col-xs-push-8 {
2633 left: 66.66666667%;
2634 }
2635
2636 .sg-wrapper-less .col-xs-push-7 {
2637 left: 58.33333333%;
2638 }
2639
2640 .sg-wrapper-less .col-xs-push-6 {
2641 left: 50%;
2642 }
2643
2644 .sg-wrapper-less .col-xs-push-5 {
2645 left: 41.66666667%;
2646 }
2647
2648 .sg-wrapper-less .col-xs-push-4 {
2649 left: 33.33333333%;
2650 }
2651
2652 .sg-wrapper-less .col-xs-push-3 {
2653 left: 25%;
2654 }
2655
2656 .sg-wrapper-less .col-xs-push-2 {
2657 left: 16.66666667%;
2658 }
2659
2660 .sg-wrapper-less .col-xs-push-1 {
2661 left: 8.33333333%;
2662 }
2663
2664 .sg-wrapper-less .col-xs-push-0 {
2665 left: auto;
2666 }
2667
2668 .sg-wrapper-less .col-xs-offset-12 {
2669 margin-left: 100%;
2670 }
2671
2672 .sg-wrapper-less .col-xs-offset-11 {
2673 margin-left: 91.66666667%;
2674 }
2675
2676 .sg-wrapper-less .col-xs-offset-10 {
2677 margin-left: 83.33333333%;
2678 }
2679
2680 .sg-wrapper-less .col-xs-offset-9 {
2681 margin-left: 75%;
2682 }
2683
2684 .sg-wrapper-less .col-xs-offset-8 {
2685 margin-left: 66.66666667%;
2686 }
2687
2688 .sg-wrapper-less .col-xs-offset-7 {
2689 margin-left: 58.33333333%;
2690 }
2691
2692 .sg-wrapper-less .col-xs-offset-6 {
2693 margin-left: 50%;
2694 }
2695
2696 .sg-wrapper-less .col-xs-offset-5 {
2697 margin-left: 41.66666667%;
2698 }
2699
2700 .sg-wrapper-less .col-xs-offset-4 {
2701 margin-left: 33.33333333%;
2702 }
2703
2704 .sg-wrapper-less .col-xs-offset-3 {
2705 margin-left: 25%;
2706 }
2707
2708 .sg-wrapper-less .col-xs-offset-2 {
2709 margin-left: 16.66666667%;
2710 }
2711
2712 .sg-wrapper-less .col-xs-offset-1 {
2713 margin-left: 8.33333333%;
2714 }
2715
2716 .sg-wrapper-less .col-xs-offset-0 {
2717 margin-left: 0%;
2718 }
2719
2720 @media (min-width: 768px) {
2721 .sg-wrapper-less .col-sm-1,
2722 .sg-wrapper-less .col-sm-2,
2723 .sg-wrapper-less .col-sm-3,
2724 .sg-wrapper-less .col-sm-4,
2725 .sg-wrapper-less .col-sm-5,
2726 .sg-wrapper-less .col-sm-6,
2727 .sg-wrapper-less .col-sm-7,
2728 .sg-wrapper-less .col-sm-8,
2729 .sg-wrapper-less .col-sm-9,
2730 .sg-wrapper-less .col-sm-10,
2731 .sg-wrapper-less .col-sm-11,
2732 .sg-wrapper-less .col-sm-12 {
2733 float: left;
2734 }
2735
2736 .sg-wrapper-less .col-sm-12 {
2737 width: 100%;
2738 }
2739
2740 .sg-wrapper-less .col-sm-11 {
2741 width: 91.66666667%;
2742 }
2743
2744 .sg-wrapper-less .col-sm-10 {
2745 width: 83.33333333%;
2746 }
2747
2748 .sg-wrapper-less .col-sm-9 {
2749 width: 75%;
2750 }
2751
2752 .sg-wrapper-less .col-sm-8 {
2753 width: 66.66666667%;
2754 }
2755
2756 .sg-wrapper-less .col-sm-7 {
2757 width: 58.33333333%;
2758 }
2759
2760 .sg-wrapper-less .col-sm-6 {
2761 width: 50%;
2762 }
2763
2764 .sg-wrapper-less .col-sm-5 {
2765 width: 41.66666667%;
2766 }
2767
2768 .sg-wrapper-less .col-sm-4 {
2769 width: 33.33333333%;
2770 }
2771
2772 .sg-wrapper-less .col-sm-3 {
2773 width: 25%;
2774 }
2775
2776 .sg-wrapper-less .col-sm-2 {
2777 width: 16.66666667%;
2778 }
2779
2780 .sg-wrapper-less .col-sm-1 {
2781 width: 8.33333333%;
2782 }
2783
2784 .sg-wrapper-less .col-sm-pull-12 {
2785 right: 100%;
2786 }
2787
2788 .sg-wrapper-less .col-sm-pull-11 {
2789 right: 91.66666667%;
2790 }
2791
2792 .sg-wrapper-less .col-sm-pull-10 {
2793 right: 83.33333333%;
2794 }
2795
2796 .sg-wrapper-less .col-sm-pull-9 {
2797 right: 75%;
2798 }
2799
2800 .sg-wrapper-less .col-sm-pull-8 {
2801 right: 66.66666667%;
2802 }
2803
2804 .sg-wrapper-less .col-sm-pull-7 {
2805 right: 58.33333333%;
2806 }
2807
2808 .sg-wrapper-less .col-sm-pull-6 {
2809 right: 50%;
2810 }
2811
2812 .sg-wrapper-less .col-sm-pull-5 {
2813 right: 41.66666667%;
2814 }
2815
2816 .sg-wrapper-less .col-sm-pull-4 {
2817 right: 33.33333333%;
2818 }
2819
2820 .sg-wrapper-less .col-sm-pull-3 {
2821 right: 25%;
2822 }
2823
2824 .sg-wrapper-less .col-sm-pull-2 {
2825 right: 16.66666667%;
2826 }
2827
2828 .sg-wrapper-less .col-sm-pull-1 {
2829 right: 8.33333333%;
2830 }
2831
2832 .sg-wrapper-less .col-sm-pull-0 {
2833 right: auto;
2834 }
2835
2836 .sg-wrapper-less .col-sm-push-12 {
2837 left: 100%;
2838 }
2839
2840 .sg-wrapper-less .col-sm-push-11 {
2841 left: 91.66666667%;
2842 }
2843
2844 .sg-wrapper-less .col-sm-push-10 {
2845 left: 83.33333333%;
2846 }
2847
2848 .sg-wrapper-less .col-sm-push-9 {
2849 left: 75%;
2850 }
2851
2852 .sg-wrapper-less .col-sm-push-8 {
2853 left: 66.66666667%;
2854 }
2855
2856 .sg-wrapper-less .col-sm-push-7 {
2857 left: 58.33333333%;
2858 }
2859
2860 .sg-wrapper-less .col-sm-push-6 {
2861 left: 50%;
2862 }
2863
2864 .sg-wrapper-less .col-sm-push-5 {
2865 left: 41.66666667%;
2866 }
2867
2868 .sg-wrapper-less .col-sm-push-4 {
2869 left: 33.33333333%;
2870 }
2871
2872 .sg-wrapper-less .col-sm-push-3 {
2873 left: 25%;
2874 }
2875
2876 .sg-wrapper-less .col-sm-push-2 {
2877 left: 16.66666667%;
2878 }
2879
2880 .sg-wrapper-less .col-sm-push-1 {
2881 left: 8.33333333%;
2882 }
2883
2884 .sg-wrapper-less .col-sm-push-0 {
2885 left: auto;
2886 }
2887
2888 .sg-wrapper-less .col-sm-offset-12 {
2889 margin-left: 100%;
2890 }
2891
2892 .sg-wrapper-less .col-sm-offset-11 {
2893 margin-left: 91.66666667%;
2894 }
2895
2896 .sg-wrapper-less .col-sm-offset-10 {
2897 margin-left: 83.33333333%;
2898 }
2899
2900 .sg-wrapper-less .col-sm-offset-9 {
2901 margin-left: 75%;
2902 }
2903
2904 .sg-wrapper-less .col-sm-offset-8 {
2905 margin-left: 66.66666667%;
2906 }
2907
2908 .sg-wrapper-less .col-sm-offset-7 {
2909 margin-left: 58.33333333%;
2910 }
2911
2912 .sg-wrapper-less .col-sm-offset-6 {
2913 margin-left: 50%;
2914 }
2915
2916 .sg-wrapper-less .col-sm-offset-5 {
2917 margin-left: 41.66666667%;
2918 }
2919
2920 .sg-wrapper-less .col-sm-offset-4 {
2921 margin-left: 33.33333333%;
2922 }
2923
2924 .sg-wrapper-less .col-sm-offset-3 {
2925 margin-left: 25%;
2926 }
2927
2928 .sg-wrapper-less .col-sm-offset-2 {
2929 margin-left: 16.66666667%;
2930 }
2931
2932 .sg-wrapper-less .col-sm-offset-1 {
2933 margin-left: 8.33333333%;
2934 }
2935
2936 .sg-wrapper-less .col-sm-offset-0 {
2937 margin-left: 0%;
2938 }
2939 }
2940
2941 @media (min-width: 992px) {
2942 .sg-wrapper-less .col-md-1,
2943 .sg-wrapper-less .col-md-2,
2944 .sg-wrapper-less .col-md-3,
2945 .sg-wrapper-less .col-md-4,
2946 .sg-wrapper-less .col-md-5,
2947 .sg-wrapper-less .col-md-6,
2948 .sg-wrapper-less .col-md-7,
2949 .sg-wrapper-less .col-md-8,
2950 .sg-wrapper-less .col-md-9,
2951 .sg-wrapper-less .col-md-10,
2952 .sg-wrapper-less .col-md-11,
2953 .sg-wrapper-less .col-md-12 {
2954 float: left;
2955 }
2956
2957 .sg-wrapper-less .col-md-12 {
2958 width: 100%;
2959 }
2960
2961 .sg-wrapper-less .col-md-11 {
2962 width: 91.66666667%;
2963 }
2964
2965 .sg-wrapper-less .col-md-10 {
2966 width: 83.33333333%;
2967 }
2968
2969 .sg-wrapper-less .col-md-9 {
2970 width: 75%;
2971 }
2972
2973 .sg-wrapper-less .col-md-8 {
2974 width: 66.66666667%;
2975 }
2976
2977 .sg-wrapper-less .col-md-7 {
2978 width: 58.33333333%;
2979 }
2980
2981 .sg-wrapper-less .col-md-6 {
2982 width: 50%;
2983 }
2984
2985 .sg-wrapper-less .col-md-5 {
2986 width: 41.66666667%;
2987 }
2988
2989 .sg-wrapper-less .col-md-4 {
2990 width: 33.33333333%;
2991 }
2992
2993 .sg-wrapper-less .col-md-3 {
2994 width: 25%;
2995 }
2996
2997 .sg-wrapper-less .col-md-2 {
2998 width: 16.66666667%;
2999 }
3000
3001 .sg-wrapper-less .col-md-1 {
3002 width: 8.33333333%;
3003 }
3004
3005 .sg-wrapper-less .col-md-pull-12 {
3006 right: 100%;
3007 }
3008
3009 .sg-wrapper-less .col-md-pull-11 {
3010 right: 91.66666667%;
3011 }
3012
3013 .sg-wrapper-less .col-md-pull-10 {
3014 right: 83.33333333%;
3015 }
3016
3017 .sg-wrapper-less .col-md-pull-9 {
3018 right: 75%;
3019 }
3020
3021 .sg-wrapper-less .col-md-pull-8 {
3022 right: 66.66666667%;
3023 }
3024
3025 .sg-wrapper-less .col-md-pull-7 {
3026 right: 58.33333333%;
3027 }
3028
3029 .sg-wrapper-less .col-md-pull-6 {
3030 right: 50%;
3031 }
3032
3033 .sg-wrapper-less .col-md-pull-5 {
3034 right: 41.66666667%;
3035 }
3036
3037 .sg-wrapper-less .col-md-pull-4 {
3038 right: 33.33333333%;
3039 }
3040
3041 .sg-wrapper-less .col-md-pull-3 {
3042 right: 25%;
3043 }
3044
3045 .sg-wrapper-less .col-md-pull-2 {
3046 right: 16.66666667%;
3047 }
3048
3049 .sg-wrapper-less .col-md-pull-1 {
3050 right: 8.33333333%;
3051 }
3052
3053 .sg-wrapper-less .col-md-pull-0 {
3054 right: auto;
3055 }
3056
3057 .sg-wrapper-less .col-md-push-12 {
3058 left: 100%;
3059 }
3060
3061 .sg-wrapper-less .col-md-push-11 {
3062 left: 91.66666667%;
3063 }
3064
3065 .sg-wrapper-less .col-md-push-10 {
3066 left: 83.33333333%;
3067 }
3068
3069 .sg-wrapper-less .col-md-push-9 {
3070 left: 75%;
3071 }
3072
3073 .sg-wrapper-less .col-md-push-8 {
3074 left: 66.66666667%;
3075 }
3076
3077 .sg-wrapper-less .col-md-push-7 {
3078 left: 58.33333333%;
3079 }
3080
3081 .sg-wrapper-less .col-md-push-6 {
3082 left: 50%;
3083 }
3084
3085 .sg-wrapper-less .col-md-push-5 {
3086 left: 41.66666667%;
3087 }
3088
3089 .sg-wrapper-less .col-md-push-4 {
3090 left: 33.33333333%;
3091 }
3092
3093 .sg-wrapper-less .col-md-push-3 {
3094 left: 25%;
3095 }
3096
3097 .sg-wrapper-less .col-md-push-2 {
3098 left: 16.66666667%;
3099 }
3100
3101 .sg-wrapper-less .col-md-push-1 {
3102 left: 8.33333333%;
3103 }
3104
3105 .sg-wrapper-less .col-md-push-0 {
3106 left: auto;
3107 }
3108
3109 .sg-wrapper-less .col-md-offset-12 {
3110 margin-left: 100%;
3111 }
3112
3113 .sg-wrapper-less .col-md-offset-11 {
3114 margin-left: 91.66666667%;
3115 }
3116
3117 .sg-wrapper-less .col-md-offset-10 {
3118 margin-left: 83.33333333%;
3119 }
3120
3121 .sg-wrapper-less .col-md-offset-9 {
3122 margin-left: 75%;
3123 }
3124
3125 .sg-wrapper-less .col-md-offset-8 {
3126 margin-left: 66.66666667%;
3127 }
3128
3129 .sg-wrapper-less .col-md-offset-7 {
3130 margin-left: 58.33333333%;
3131 }
3132
3133 .sg-wrapper-less .col-md-offset-6 {
3134 margin-left: 50%;
3135 }
3136
3137 .sg-wrapper-less .col-md-offset-5 {
3138 margin-left: 41.66666667%;
3139 }
3140
3141 .sg-wrapper-less .col-md-offset-4 {
3142 margin-left: 33.33333333%;
3143 }
3144
3145 .sg-wrapper-less .col-md-offset-3 {
3146 margin-left: 25%;
3147 }
3148
3149 .sg-wrapper-less .col-md-offset-2 {
3150 margin-left: 16.66666667%;
3151 }
3152
3153 .sg-wrapper-less .col-md-offset-1 {
3154 margin-left: 8.33333333%;
3155 }
3156
3157 .sg-wrapper-less .col-md-offset-0 {
3158 margin-left: 0%;
3159 }
3160 }
3161
3162 @media (min-width: 1200px) {
3163 .sg-wrapper-less .col-lg-1,
3164 .sg-wrapper-less .col-lg-2,
3165 .sg-wrapper-less .col-lg-3,
3166 .sg-wrapper-less .col-lg-4,
3167 .sg-wrapper-less .col-lg-5,
3168 .sg-wrapper-less .col-lg-6,
3169 .sg-wrapper-less .col-lg-7,
3170 .sg-wrapper-less .col-lg-8,
3171 .sg-wrapper-less .col-lg-9,
3172 .sg-wrapper-less .col-lg-10,
3173 .sg-wrapper-less .col-lg-11,
3174 .sg-wrapper-less .col-lg-12 {
3175 float: left;
3176 }
3177
3178 .sg-wrapper-less .col-lg-12 {
3179 width: 100%;
3180 }
3181
3182 .sg-wrapper-less .col-lg-11 {
3183 width: 91.66666667%;
3184 }
3185
3186 .sg-wrapper-less .col-lg-10 {
3187 width: 83.33333333%;
3188 }
3189
3190 .sg-wrapper-less .col-lg-9 {
3191 width: 75%;
3192 }
3193
3194 .sg-wrapper-less .col-lg-8 {
3195 width: 66.66666667%;
3196 }
3197
3198 .sg-wrapper-less .col-lg-7 {
3199 width: 58.33333333%;
3200 }
3201
3202 .sg-wrapper-less .col-lg-6 {
3203 width: 50%;
3204 }
3205
3206 .sg-wrapper-less .col-lg-5 {
3207 width: 41.66666667%;
3208 }
3209
3210 .sg-wrapper-less .col-lg-4 {
3211 width: 33.33333333%;
3212 }
3213
3214 .sg-wrapper-less .col-lg-3 {
3215 width: 25%;
3216 }
3217
3218 .sg-wrapper-less .col-lg-2 {
3219 width: 16.66666667%;
3220 }
3221
3222 .sg-wrapper-less .col-lg-1 {
3223 width: 8.33333333%;
3224 }
3225
3226 .sg-wrapper-less .col-lg-pull-12 {
3227 right: 100%;
3228 }
3229
3230 .sg-wrapper-less .col-lg-pull-11 {
3231 right: 91.66666667%;
3232 }
3233
3234 .sg-wrapper-less .col-lg-pull-10 {
3235 right: 83.33333333%;
3236 }
3237
3238 .sg-wrapper-less .col-lg-pull-9 {
3239 right: 75%;
3240 }
3241
3242 .sg-wrapper-less .col-lg-pull-8 {
3243 right: 66.66666667%;
3244 }
3245
3246 .sg-wrapper-less .col-lg-pull-7 {
3247 right: 58.33333333%;
3248 }
3249
3250 .sg-wrapper-less .col-lg-pull-6 {
3251 right: 50%;
3252 }
3253
3254 .sg-wrapper-less .col-lg-pull-5 {
3255 right: 41.66666667%;
3256 }
3257
3258 .sg-wrapper-less .col-lg-pull-4 {
3259 right: 33.33333333%;
3260 }
3261
3262 .sg-wrapper-less .col-lg-pull-3 {
3263 right: 25%;
3264 }
3265
3266 .sg-wrapper-less .col-lg-pull-2 {
3267 right: 16.66666667%;
3268 }
3269
3270 .sg-wrapper-less .col-lg-pull-1 {
3271 right: 8.33333333%;
3272 }
3273
3274 .sg-wrapper-less .col-lg-pull-0 {
3275 right: auto;
3276 }
3277
3278 .sg-wrapper-less .col-lg-push-12 {
3279 left: 100%;
3280 }
3281
3282 .sg-wrapper-less .col-lg-push-11 {
3283 left: 91.66666667%;
3284 }
3285
3286 .sg-wrapper-less .col-lg-push-10 {
3287 left: 83.33333333%;
3288 }
3289
3290 .sg-wrapper-less .col-lg-push-9 {
3291 left: 75%;
3292 }
3293
3294 .sg-wrapper-less .col-lg-push-8 {
3295 left: 66.66666667%;
3296 }
3297
3298 .sg-wrapper-less .col-lg-push-7 {
3299 left: 58.33333333%;
3300 }
3301
3302 .sg-wrapper-less .col-lg-push-6 {
3303 left: 50%;
3304 }
3305
3306 .sg-wrapper-less .col-lg-push-5 {
3307 left: 41.66666667%;
3308 }
3309
3310 .sg-wrapper-less .col-lg-push-4 {
3311 left: 33.33333333%;
3312 }
3313
3314 .sg-wrapper-less .col-lg-push-3 {
3315 left: 25%;
3316 }
3317
3318 .sg-wrapper-less .col-lg-push-2 {
3319 left: 16.66666667%;
3320 }
3321
3322 .sg-wrapper-less .col-lg-push-1 {
3323 left: 8.33333333%;
3324 }
3325
3326 .sg-wrapper-less .col-lg-push-0 {
3327 left: auto;
3328 }
3329
3330 .sg-wrapper-less .col-lg-offset-12 {
3331 margin-left: 100%;
3332 }
3333
3334 .sg-wrapper-less .col-lg-offset-11 {
3335 margin-left: 91.66666667%;
3336 }
3337
3338 .sg-wrapper-less .col-lg-offset-10 {
3339 margin-left: 83.33333333%;
3340 }
3341
3342 .sg-wrapper-less .col-lg-offset-9 {
3343 margin-left: 75%;
3344 }
3345
3346 .sg-wrapper-less .col-lg-offset-8 {
3347 margin-left: 66.66666667%;
3348 }
3349
3350 .sg-wrapper-less .col-lg-offset-7 {
3351 margin-left: 58.33333333%;
3352 }
3353
3354 .sg-wrapper-less .col-lg-offset-6 {
3355 margin-left: 50%;
3356 }
3357
3358 .sg-wrapper-less .col-lg-offset-5 {
3359 margin-left: 41.66666667%;
3360 }
3361
3362 .sg-wrapper-less .col-lg-offset-4 {
3363 margin-left: 33.33333333%;
3364 }
3365
3366 .sg-wrapper-less .col-lg-offset-3 {
3367 margin-left: 25%;
3368 }
3369
3370 .sg-wrapper-less .col-lg-offset-2 {
3371 margin-left: 16.66666667%;
3372 }
3373
3374 .sg-wrapper-less .col-lg-offset-1 {
3375 margin-left: 8.33333333%;
3376 }
3377
3378 .sg-wrapper-less .col-lg-offset-0 {
3379 margin-left: 0%;
3380 }
3381 }
3382
3383 .sg-wrapper-less table {
3384 background-color: transparent;
3385 }
3386
3387 .sg-wrapper-less caption {
3388 padding-top: 8px;
3389 padding-bottom: 8px;
3390 color: #999999;
3391 text-align: left;
3392 }
3393
3394 .sg-wrapper-less th {
3395 text-align: left;
3396 }
3397
3398 .sg-wrapper-less .table {
3399 width: 100%;
3400 max-width: 100%;
3401 margin-bottom: 21px;
3402 }
3403
3404 .sg-backup-table .checkbox {
3405 margin: 0 !important;
3406 }
3407
3408 .sg-wrapper-less .table > thead > tr > th,
3409 .sg-wrapper-less .table > tbody > tr > th,
3410 .sg-wrapper-less .table > tfoot > tr > th,
3411 .sg-wrapper-less .table > thead > tr > td,
3412 .sg-wrapper-less .table > tbody > tr > td,
3413 .sg-wrapper-less .table > tfoot > tr > td {
3414 padding: 8px;
3415 line-height: 1.42857143;
3416 vertical-align: middle;
3417 border-top: 1px solid #EBEBEB;
3418 height: 65px;
3419 }
3420
3421 .sg-wrapper-less .table > thead > tr > th {
3422 vertical-align: middle;
3423 border-bottom: 1px solid #EBEBEB;
3424 }
3425
3426 .sg-wrapper-less .table > caption + thead > tr:first-child > th,
3427 .sg-wrapper-less .table > colgroup + thead > tr:first-child > th,
3428 .sg-wrapper-less .table > thead:first-child > tr:first-child > th,
3429 .sg-wrapper-less .table > caption + thead > tr:first-child > td,
3430 .sg-wrapper-less .table > colgroup + thead > tr:first-child > td,
3431 .sg-wrapper-less .table > thead:first-child > tr:first-child > td {
3432 border-top: 0;
3433 }
3434
3435 .sg-wrapper-less .table > tbody + tbody {
3436 border-top: 2px solid #dddddd;
3437 }
3438
3439 .sg-wrapper-less .table .table {
3440 background-color: #ffffff;
3441 }
3442
3443 .sg-wrapper-less .table-condensed > thead > tr > th,
3444 .sg-wrapper-less .table-condensed > tbody > tr > th,
3445 .sg-wrapper-less .table-condensed > tfoot > tr > th,
3446 .sg-wrapper-less .table-condensed > thead > tr > td,
3447 .sg-wrapper-less .table-condensed > tbody > tr > td,
3448 .sg-wrapper-less .table-condensed > tfoot > tr > td {
3449 padding: 5px;
3450 }
3451
3452 .sg-wrapper-less .table-bordered {
3453 border: 1px solid #dddddd;
3454 }
3455
3456 .sg-wrapper-less .table-bordered > thead > tr > th,
3457 .sg-wrapper-less .table-bordered > tbody > tr > th,
3458 .sg-wrapper-less .table-bordered > tfoot > tr > th,
3459 .sg-wrapper-less .table-bordered > thead > tr > td,
3460 .sg-wrapper-less .table-bordered > tbody > tr > td,
3461 .sg-wrapper-less .table-bordered > tfoot > tr > td {
3462 border: 1px solid #dddddd;
3463 }
3464
3465 .sg-wrapper-less .table-bordered > thead > tr > th,
3466 .sg-wrapper-less .table-bordered > thead > tr > td {
3467 border-bottom-width: 2px;
3468 }
3469
3470 /*
3471 .sg-wrapper-less .table-striped > tbody > tr:nth-of-type(odd) {
3472 background-color: #f9f9f9;
3473 }*/
3474 .sg-wrapper-less .table-striped > tbody > tr,
3475 .sg-wrapper-less .table-striped > th {
3476 height: 65px;
3477 }
3478
3479 .sg-wrapper-less .table-hover > tbody > tr:hover {
3480 background-color: #f5f5f5;
3481 }
3482
3483 .sg-wrapper-less table col[class*="col-"] {
3484 position: static;
3485 float: none;
3486 display: table-column;
3487 }
3488
3489 .sg-wrapper-less table td[class*="col-"],
3490 .sg-wrapper-less table th[class*="col-"] {
3491 position: static;
3492 float: none;
3493 display: table-cell;
3494 }
3495
3496 .sg-wrapper-less .table > thead > tr > td.active,
3497 .sg-wrapper-less .table > tbody > tr > td.active,
3498 .sg-wrapper-less .table > tfoot > tr > td.active,
3499 .sg-wrapper-less .table > thead > tr > th.active,
3500 .sg-wrapper-less .table > tbody > tr > th.active,
3501 .sg-wrapper-less .table > tfoot > tr > th.active,
3502 .sg-wrapper-less .table > thead > tr.active > td,
3503 .sg-wrapper-less .table > tbody > tr.active > td,
3504 .sg-wrapper-less .table > tfoot > tr.active > td,
3505 .sg-wrapper-less .table > thead > tr.active > th,
3506 .sg-wrapper-less .table > tbody > tr.active > th,
3507 .sg-wrapper-less .table > tfoot > tr.active > th {
3508 background-color: #f5f5f5;
3509 }
3510
3511 .sg-wrapper-less .table-hover > tbody > tr > td.active:hover,
3512 .sg-wrapper-less .table-hover > tbody > tr > th.active:hover,
3513 .sg-wrapper-less .table-hover > tbody > tr.active:hover > td,
3514 .sg-wrapper-less .table-hover > tbody > tr:hover > .active,
3515 .sg-wrapper-less .table-hover > tbody > tr.active:hover > th {
3516 background-color: #e8e8e8;
3517 }
3518
3519 .sg-wrapper-less .table > thead > tr > td.success,
3520 .sg-wrapper-less .table > tbody > tr > td.success,
3521 .sg-wrapper-less .table > tfoot > tr > td.success,
3522 .sg-wrapper-less .table > thead > tr > th.success,
3523 .sg-wrapper-less .table > tbody > tr > th.success,
3524 .sg-wrapper-less .table > tfoot > tr > th.success,
3525 .sg-wrapper-less .table > thead > tr.success > td,
3526 .sg-wrapper-less .table > tbody > tr.success > td,
3527 .sg-wrapper-less .table > tfoot > tr.success > td,
3528 .sg-wrapper-less .table > thead > tr.success > th,
3529 .sg-wrapper-less .table > tbody > tr.success > th,
3530 .sg-wrapper-less .table > tfoot > tr.success > th {
3531 background-color: #3fb618;
3532 }
3533
3534 .sg-wrapper-less .table-hover > tbody > tr > td.success:hover,
3535 .sg-wrapper-less .table-hover > tbody > tr > th.success:hover,
3536 .sg-wrapper-less .table-hover > tbody > tr.success:hover > td,
3537 .sg-wrapper-less .table-hover > tbody > tr:hover > .success,
3538 .sg-wrapper-less .table-hover > tbody > tr.success:hover > th {
3539 background-color: #379f15;
3540 }
3541
3542 .sg-wrapper-less .table > thead > tr > td.info,
3543 .sg-wrapper-less .table > tbody > tr > td.info,
3544 .sg-wrapper-less .table > tfoot > tr > td.info,
3545 .sg-wrapper-less .table > thead > tr > th.info,
3546 .sg-wrapper-less .table > tbody > tr > th.info,
3547 .sg-wrapper-less .table > tfoot > tr > th.info,
3548 .sg-wrapper-less .table > thead > tr.info > td,
3549 .sg-wrapper-less .table > tbody > tr.info > td,
3550 .sg-wrapper-less .table > tfoot > tr.info > td,
3551 .sg-wrapper-less .table > thead > tr.info > th,
3552 .sg-wrapper-less .table > tbody > tr.info > th,
3553 .sg-wrapper-less .table > tfoot > tr.info > th {
3554 background-color: #9954bb;
3555 }
3556
3557 .sg-wrapper-less .table-hover > tbody > tr > td.info:hover,
3558 .sg-wrapper-less .table-hover > tbody > tr > th.info:hover,
3559 .sg-wrapper-less .table-hover > tbody > tr.info:hover > td,
3560 .sg-wrapper-less .table-hover > tbody > tr:hover > .info,
3561 .sg-wrapper-less .table-hover > tbody > tr.info:hover > th {
3562 background-color: #8d46b0;
3563 }
3564
3565 .sg-wrapper-less .table > thead > tr > td.warning,
3566 .sg-wrapper-less .table > tbody > tr > td.warning,
3567 .sg-wrapper-less .table > tfoot > tr > td.warning,
3568 .sg-wrapper-less .table > thead > tr > th.warning,
3569 .sg-wrapper-less .table > tbody > tr > th.warning,
3570 .sg-wrapper-less .table > tfoot > tr > th.warning,
3571 .sg-wrapper-less .table > thead > tr.warning > td,
3572 .sg-wrapper-less .table > tbody > tr.warning > td,
3573 .sg-wrapper-less .table > tfoot > tr.warning > td,
3574 .sg-wrapper-less .table > thead > tr.warning > th,
3575 .sg-wrapper-less .table > tbody > tr.warning > th,
3576 .sg-wrapper-less .table > tfoot > tr.warning > th {
3577 background-color: #ff7518;
3578 }
3579
3580 .sg-wrapper-less .table-hover > tbody > tr > td.warning:hover,
3581 .sg-wrapper-less .table-hover > tbody > tr > th.warning:hover,
3582 .sg-wrapper-less .table-hover > tbody > tr.warning:hover > td,
3583 .sg-wrapper-less .table-hover > tbody > tr:hover > .warning,
3584 .sg-wrapper-less .table-hover > tbody > tr.warning:hover > th {
3585 background-color: #fe6600;
3586 }
3587
3588 .sg-wrapper-less .table > thead > tr > td.danger,
3589 .sg-wrapper-less .table > tbody > tr > td.danger,
3590 .sg-wrapper-less .table > tfoot > tr > td.danger,
3591 .sg-wrapper-less .table > thead > tr > th.danger,
3592 .sg-wrapper-less .table > tbody > tr > th.danger,
3593 .sg-wrapper-less .table > tfoot > tr > th.danger,
3594 .sg-wrapper-less .table > thead > tr.danger > td,
3595 .sg-wrapper-less .table > tbody > tr.danger > td,
3596 .sg-wrapper-less .table > tfoot > tr.danger > td,
3597 .sg-wrapper-less .table > thead > tr.danger > th,
3598 .sg-wrapper-less .table > tbody > tr.danger > th,
3599 .sg-wrapper-less .table > tfoot > tr.danger > th {
3600 background-color: #ff0039;
3601 }
3602
3603 .sg-wrapper-less .table-hover > tbody > tr > td.danger:hover,
3604 .sg-wrapper-less .table-hover > tbody > tr > th.danger:hover,
3605 .sg-wrapper-less .table-hover > tbody > tr.danger:hover > td,
3606 .sg-wrapper-less .table-hover > tbody > tr:hover > .danger,
3607 .sg-wrapper-less .table-hover > tbody > tr.danger:hover > th {
3608 background-color: #e60033;
3609 }
3610
3611 .sg-wrapper-less .table-responsive {
3612 overflow-x: auto;
3613 min-height: 0.01%;
3614 }
3615
3616 @media screen and (max-width: 767px) {
3617 .sg-wrapper-less .table-responsive {
3618 width: 100%;
3619 margin-bottom: 15.75px;
3620 overflow-y: hidden;
3621 -ms-overflow-style: -ms-autohiding-scrollbar;
3622 border: 1px solid #dddddd;
3623 }
3624
3625 .sg-wrapper-less .table-responsive > .table {
3626 margin-bottom: 0;
3627 }
3628
3629 .sg-wrapper-less .table-responsive > .table > thead > tr > th,
3630 .sg-wrapper-less .table-responsive > .table > tbody > tr > th,
3631 .sg-wrapper-less .table-responsive > .table > tfoot > tr > th,
3632 .sg-wrapper-less .table-responsive > .table > thead > tr > td,
3633 .sg-wrapper-less .table-responsive > .table > tbody > tr > td,
3634 .sg-wrapper-less .table-responsive > .table > tfoot > tr > td {
3635 white-space: nowrap;
3636 }
3637
3638 .sg-wrapper-less .table-responsive > .table-bordered {
3639 border: 0;
3640 }
3641
3642 .sg-wrapper-less .table-responsive > .table-bordered > thead > tr > th:first-child,
3643 .sg-wrapper-less .table-responsive > .table-bordered > tbody > tr > th:first-child,
3644 .sg-wrapper-less .table-responsive > .table-bordered > tfoot > tr > th:first-child,
3645 .sg-wrapper-less .table-responsive > .table-bordered > thead > tr > td:first-child,
3646 .sg-wrapper-less .table-responsive > .table-bordered > tbody > tr > td:first-child,
3647 .sg-wrapper-less .table-responsive > .table-bordered > tfoot > tr > td:first-child {
3648 border-left: 0;
3649 }
3650
3651 .sg-wrapper-less .table-responsive > .table-bordered > thead > tr > th:last-child,
3652 .sg-wrapper-less .table-responsive > .table-bordered > tbody > tr > th:last-child,
3653 .sg-wrapper-less .table-responsive > .table-bordered > tfoot > tr > th:last-child,
3654 .sg-wrapper-less .table-responsive > .table-bordered > thead > tr > td:last-child,
3655 .sg-wrapper-less .table-responsive > .table-bordered > tbody > tr > td:last-child,
3656 .sg-wrapper-less .table-responsive > .table-bordered > tfoot > tr > td:last-child {
3657 border-right: 0;
3658 }
3659
3660 .sg-wrapper-less .table-responsive > .table-bordered > tbody > tr:last-child > th,
3661 .sg-wrapper-less .table-responsive > .table-bordered > tfoot > tr:last-child > th,
3662 .sg-wrapper-less .table-responsive > .table-bordered > tbody > tr:last-child > td,
3663 .sg-wrapper-less .table-responsive > .table-bordered > tfoot > tr:last-child > td {
3664 border-bottom: 0;
3665 }
3666 }
3667
3668 .sg-wrapper-less fieldset {
3669 padding: 0;
3670 margin: 0;
3671 border: 0;
3672 min-width: 0;
3673 }
3674
3675 .sg-wrapper-less legend {
3676 display: block;
3677 width: 100%;
3678 padding: 0;
3679 margin-bottom: 21px;
3680 font-size: 22.5px;
3681 line-height: inherit;
3682 color: #000000;
3683 border: 0;
3684 border-bottom: 1px solid #e5e5e5;
3685 }
3686
3687 .sg-wrapper-less label {
3688 display: inline-block;
3689 max-width: 100%;
3690 margin-bottom: 5px;
3691 font-weight: bold;
3692 }
3693
3694 .sg-wrapper-less input[type="search"] {
3695 -webkit-box-sizing: border-box;
3696 -moz-box-sizing: border-box;
3697 box-sizing: border-box;
3698 }
3699
3700 .sg-wrapper-less input[type="radio"],
3701 .sg-wrapper-less input[type="checkbox"] {
3702 margin: 4px 0 0;
3703 margin-top: 1px \9;
3704 line-height: normal;
3705 }
3706
3707 .sg-wrapper-less input[type="file"] {
3708 display: block;
3709 }
3710
3711 .sg-wrapper-less input[type="range"] {
3712 display: block;
3713 width: 100%;
3714 }
3715
3716 .sg-wrapper-less select[multiple],
3717 .sg-wrapper-less select[size] {
3718 height: auto;
3719 }
3720
3721 /*
3722 .sg-wrapper-less input[type="file"]:focus,
3723 .sg-wrapper-less input[type="radio"]:focus,
3724 .sg-wrapper-less input[type="checkbox"]:focus {
3725 outline: thin dotted;
3726 outline: 5px auto -webkit-focus-ring-color;
3727 outline-offset: -2px;
3728 }
3729 */
3730 .sg-wrapper-less output {
3731 display: block;
3732 padding-top: 11px;
3733 font-size: 15px;
3734 line-height: 1.42857143;
3735 color: #333333;
3736 }
3737
3738 .sg-wrapper-less .form-control {
3739 display: block;
3740 width: 100%;
3741 height: 43px;
3742 padding: 10px 18px;
3743 font-size: 15px;
3744 line-height: 1.42857143;
3745 color: #333333;
3746 background-color: #ffffff;
3747 background-image: none;
3748 border: 1px solid #cccccc;
3749 border-radius: 0;
3750 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
3751 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
3752 -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
3753 -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
3754 transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
3755 }
3756
3757 .sg-wrapper-less .form-control:focus {
3758 border-color: #66afe9;
3759 outline: 0;
3760 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
3761 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
3762 }
3763
3764 .sg-wrapper-less .form-control::-moz-placeholder {
3765 color: #999999;
3766 opacity: 1;
3767 }
3768
3769 .sg-wrapper-less .form-control:-ms-input-placeholder {
3770 color: #999999;
3771 }
3772
3773 .sg-wrapper-less .form-control::-webkit-input-placeholder {
3774 color: #999999;
3775 }
3776
3777 .sg-wrapper-less .form-control[disabled],
3778 .sg-wrapper-less .form-control[readonly],
3779 .sg-wrapper-less fieldset[disabled] .form-control {
3780 background-color: #e6e6e6;
3781 opacity: 1;
3782 }
3783
3784 .sg-wrapper-less .form-control[disabled],
3785 .sg-wrapper-less fieldset[disabled] .form-control {
3786 cursor: not-allowed;
3787 }
3788
3789 .sg-wrapper-less textarea.form-control {
3790 height: auto;
3791 }
3792
3793 .sg-wrapper-less input[type="search"] {
3794 -webkit-appearance: none;
3795 }
3796
3797 @media screen and (-webkit-min-device-pixel-ratio: 0) {
3798 .sg-wrapper-less input[type="date"],
3799 .sg-wrapper-less input[type="time"],
3800 .sg-wrapper-less input[type="datetime-local"],
3801 .sg-wrapper-less input[type="month"] {
3802 line-height: 43px;
3803 }
3804
3805 .sg-wrapper-less input[type="date"].input-sm,
3806 .sg-wrapper-less input[type="time"].input-sm,
3807 .sg-wrapper-less input[type="datetime-local"].input-sm,
3808 .sg-wrapper-less input[type="month"].input-sm,
3809 .sg-wrapper-less .input-group-sm input[type="date"],
3810 .sg-wrapper-less .input-group-sm input[type="time"],
3811 .sg-wrapper-less .input-group-sm input[type="datetime-local"],
3812 .sg-wrapper-less .input-group-sm input[type="month"] {
3813 line-height: 31px;
3814 }
3815
3816 .sg-wrapper-less input[type="date"].input-lg,
3817 .sg-wrapper-less input[type="time"].input-lg,
3818 .sg-wrapper-less input[type="datetime-local"].input-lg,
3819 .sg-wrapper-less input[type="month"].input-lg,
3820 .sg-wrapper-less .input-group-lg input[type="date"],
3821 .sg-wrapper-less .input-group-lg input[type="time"],
3822 .sg-wrapper-less .input-group-lg input[type="datetime-local"],
3823 .sg-wrapper-less .input-group-lg input[type="month"] {
3824 line-height: 64px;
3825 }
3826 }
3827
3828 .sg-wrapper-less .form-group {
3829 margin-bottom: 15px;
3830 }
3831
3832 .sg-wrapper-less .radio,
3833 .sg-wrapper-less .checkbox {
3834 display: block;
3835 margin-top: 10px;
3836 margin-bottom: 10px;
3837 }
3838
3839 .sg-wrapper-less .radio label,
3840 .sg-wrapper-less .checkbox label {
3841 min-height: 21px;
3842 padding-left: 20px;
3843 margin-bottom: 0;
3844 font-weight: normal;
3845 cursor: pointer;
3846 }
3847
3848 .sg-wrapper-less .radio input[type="radio"],
3849 .sg-wrapper-less .radio-inline input[type="radio"],
3850 .sg-wrapper-less .checkbox input[type="checkbox"],
3851 .sg-wrapper-less .checkbox-inline input[type="checkbox"] {
3852 position: absolute;
3853 margin-left: -20px;
3854 margin-top: 4px \9;
3855 }
3856
3857 .sg-wrapper-less input[type=radio]:checked,
3858 .sg-wrapper-less .radio input[type="radio"],
3859 .sg-wrapper-less .checkbox input[type="checkbox"] {
3860 background-color: #efefef;
3861 }
3862
3863 .sg-wrapper-less input[type=radio]:checked:before {
3864 background-color: #ff6c2c;
3865 }
3866
3867 .sg-wrapper-less input[type="checkbox"]:checked {
3868 background-color: #072dc3;
3869 }
3870
3871 .sg-wrapper-less .radio + .radio,
3872 .sg-wrapper-less .checkbox + .checkbox {
3873 margin-top: -5px;
3874 }
3875
3876 .sg-wrapper-less .radio-inline,
3877 .sg-wrapper-less .checkbox-inline {
3878 position: relative;
3879 display: inline-block;
3880 padding-left: 20px;
3881 margin-bottom: 0;
3882 vertical-align: middle;
3883 font-weight: normal;
3884 cursor: pointer;
3885 }
3886
3887 .sg-wrapper-less .radio-inline + .radio-inline,
3888 .sg-wrapper-less .checkbox-inline + .checkbox-inline {
3889 margin-top: 0;
3890 margin-left: 10px;
3891 }
3892
3893 .sg-wrapper-less input[type="radio"][disabled],
3894 .sg-wrapper-less input[type="checkbox"][disabled],
3895 .sg-wrapper-less input[type="radio"].disabled,
3896 .sg-wrapper-less input[type="checkbox"].disabled,
3897 .sg-wrapper-less fieldset[disabled] input[type="radio"],
3898 .sg-wrapper-less fieldset[disabled] input[type="checkbox"] {
3899 cursor: not-allowed;
3900 }
3901
3902 .sg-wrapper-less .radio-inline.disabled,
3903 .sg-wrapper-less .checkbox-inline.disabled,
3904 .sg-wrapper-less fieldset[disabled] .radio-inline,
3905 .sg-wrapper-less fieldset[disabled] .checkbox-inline {
3906 cursor: not-allowed;
3907 }
3908
3909 .sg-wrapper-less .radio.disabled label,
3910 .sg-wrapper-less .checkbox.disabled label,
3911 .sg-wrapper-less fieldset[disabled] .radio label,
3912 .sg-wrapper-less fieldset[disabled] .checkbox label {
3913 cursor: not-allowed;
3914 }
3915
3916 .sg-wrapper-less .form-control-static {
3917 padding-top: 11px;
3918 padding-bottom: 11px;
3919 margin-bottom: 0;
3920 min-height: 36px;
3921 }
3922
3923 .sg-wrapper-less .form-control-static.input-lg,
3924 .sg-wrapper-less .form-control-static.input-sm {
3925 padding-left: 0;
3926 padding-right: 0;
3927 }
3928
3929 .sg-wrapper-less .input-sm {
3930 height: 31px;
3931 padding: 5px 10px;
3932 font-size: 13px;
3933 line-height: 1.5;
3934 border-radius: 0;
3935 }
3936
3937 .sg-wrapper-less select.input-sm {
3938 height: 31px;
3939 line-height: 31px;
3940 }
3941
3942 .sg-wrapper-less textarea.input-sm,
3943 .sg-wrapper-less select[multiple].input-sm {
3944 height: auto;
3945 }
3946
3947 .sg-wrapper-less .form-group-sm .form-control {
3948 height: 31px;
3949 padding: 5px 10px;
3950 font-size: 13px;
3951 line-height: 1.5;
3952 border-radius: 0;
3953 }
3954
3955 .sg-wrapper-less select.form-group-sm .form-control {
3956 height: 31px;
3957 line-height: 31px;
3958 }
3959
3960 .sg-wrapper-less textarea.form-group-sm .form-control,
3961 .sg-wrapper-less select[multiple].form-group-sm .form-control {
3962 height: auto;
3963 }
3964
3965 .sg-wrapper-less .form-group-sm .form-control-static {
3966 height: 31px;
3967 padding: 5px 10px;
3968 font-size: 13px;
3969 line-height: 1.5;
3970 min-height: 34px;
3971 }
3972
3973 .sg-wrapper-less .input-lg {
3974 height: 64px;
3975 padding: 18px 30px;
3976 font-size: 19px;
3977 line-height: 1.3333333;
3978 border-radius: 0;
3979 }
3980
3981 .sg-wrapper-less select.input-lg {
3982 height: 64px;
3983 line-height: 64px;
3984 }
3985
3986 .sg-wrapper-less textarea.input-lg,
3987 .sg-wrapper-less select[multiple].input-lg {
3988 height: auto;
3989 }
3990
3991 .sg-wrapper-less .form-group-lg .form-control {
3992 height: 64px;
3993 padding: 18px 30px;
3994 font-size: 19px;
3995 line-height: 1.3333333;
3996 border-radius: 0;
3997 }
3998
3999 .sg-wrapper-less select.form-group-lg .form-control {
4000 height: 64px;
4001 line-height: 64px;
4002 }
4003
4004 .sg-wrapper-less textarea.form-group-lg .form-control,
4005 .sg-wrapper-less select[multiple].form-group-lg .form-control {
4006 height: auto;
4007 }
4008
4009 .sg-wrapper-less .form-group-lg .form-control-static {
4010 height: 64px;
4011 padding: 18px 30px;
4012 font-size: 19px;
4013 line-height: 1.3333333;
4014 min-height: 40px;
4015 }
4016
4017 .sg-wrapper-less .has-feedback {
4018 position: relative;
4019 }
4020
4021 .sg-wrapper-less .has-feedback .form-control {
4022 padding-right: 53.75px;
4023 }
4024
4025 .sg-wrapper-less .form-control-feedback {
4026 position: absolute;
4027 top: 0;
4028 right: 0;
4029 z-index: 2;
4030 display: block;
4031 width: 43px;
4032 height: 43px;
4033 line-height: 43px;
4034 text-align: center;
4035 pointer-events: none;
4036 }
4037
4038 .sg-wrapper-less .input-lg + .form-control-feedback {
4039 width: 64px;
4040 height: 64px;
4041 line-height: 64px;
4042 }
4043
4044 .sg-wrapper-less .input-sm + .form-control-feedback {
4045 width: 31px;
4046 height: 31px;
4047 line-height: 31px;
4048 }
4049
4050 .sg-wrapper-less .has-success .help-block,
4051 .sg-wrapper-less .has-success .control-label,
4052 .sg-wrapper-less .has-success .radio,
4053 .sg-wrapper-less .has-success .checkbox,
4054 .sg-wrapper-less .has-success .radio-inline,
4055 .sg-wrapper-less .has-success .checkbox-inline,
4056 .sg-wrapper-less .has-success.radio label,
4057 .sg-wrapper-less .has-success.checkbox label,
4058 .sg-wrapper-less .has-success.radio-inline label,
4059 .sg-wrapper-less .has-success.checkbox-inline label {
4060 color: #ffffff;
4061 }
4062
4063 .sg-wrapper-less .has-success .form-control {
4064 border-color: #ffffff;
4065 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
4066 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
4067 }
4068
4069 .sg-wrapper-less .has-success .form-control:focus {
4070 border-color: #e6e6e6;
4071 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
4072 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
4073 }
4074
4075 .sg-wrapper-less .has-success .input-group-addon {
4076 color: #ffffff;
4077 border-color: #ffffff;
4078 background-color: #3fb618;
4079 }
4080
4081 .sg-wrapper-less .has-success .form-control-feedback {
4082 color: #ffffff;
4083 }
4084
4085 .sg-wrapper-less .has-warning .help-block,
4086 .sg-wrapper-less .has-warning .control-label,
4087 .sg-wrapper-less .has-warning .radio,
4088 .sg-wrapper-less .has-warning .checkbox,
4089 .sg-wrapper-less .has-warning .radio-inline,
4090 .sg-wrapper-less .has-warning .checkbox-inline,
4091 .sg-wrapper-less .has-warning.radio label,
4092 .sg-wrapper-less .has-warning.checkbox label,
4093 .sg-wrapper-less .has-warning.radio-inline label,
4094 .sg-wrapper-less .has-warning.checkbox-inline label {
4095 color: #ffffff;
4096 }
4097
4098 .sg-wrapper-less .has-warning .form-control {
4099 border-color: #ffffff;
4100 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
4101 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
4102 }
4103
4104 .sg-wrapper-less .has-warning .form-control:focus {
4105 border-color: #e6e6e6;
4106 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
4107 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
4108 }
4109
4110 .sg-wrapper-less .has-warning .input-group-addon {
4111 color: #ffffff;
4112 border-color: #ffffff;
4113 background-color: #ff7518;
4114 }
4115
4116 .sg-wrapper-less .has-warning .form-control-feedback {
4117 color: #ffffff;
4118 }
4119
4120 .sg-wrapper-less .has-error .help-block,
4121 .sg-wrapper-less .has-error .control-label,
4122 .sg-wrapper-less .has-error .radio,
4123 .sg-wrapper-less .has-error .checkbox,
4124 .sg-wrapper-less .has-error .radio-inline,
4125 .sg-wrapper-less .has-error .checkbox-inline,
4126 .sg-wrapper-less .has-error.radio label,
4127 .sg-wrapper-less .has-error.checkbox label,
4128 .sg-wrapper-less .has-error.radio-inline label,
4129 .sg-wrapper-less .has-error.checkbox-inline label {
4130 color: #ffffff;
4131 }
4132
4133 .sg-wrapper-less .has-error .form-control {
4134 border-color: #ffffff;
4135 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
4136 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
4137 }
4138
4139 .sg-wrapper-less .has-error .form-control:focus {
4140 border-color: #e6e6e6;
4141 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
4142 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
4143 }
4144
4145 .sg-wrapper-less .has-error .input-group-addon {
4146 color: #ffffff;
4147 border-color: #ffffff;
4148 background-color: #ff0039;
4149 }
4150
4151 .sg-wrapper-less .has-error .form-control-feedback {
4152 color: #ffffff;
4153 }
4154
4155 .sg-wrapper-less .has-feedback label ~ .form-control-feedback {
4156 top: 26px;
4157 }
4158
4159 .sg-wrapper-less .has-feedback label.sr-only ~ .form-control-feedback {
4160 top: 0;
4161 }
4162
4163 .sg-wrapper-less .help-block {
4164 display: block;
4165 margin-top: 5px;
4166 margin-bottom: 10px;
4167 color: #737373;
4168 }
4169
4170 @media (min-width: 768px) {
4171 .sg-wrapper-less .form-inline .form-group {
4172 display: inline-block;
4173 margin-bottom: 0;
4174 vertical-align: middle;
4175 }
4176
4177 .sg-wrapper-less .form-inline .form-control {
4178 display: inline-block;
4179 width: auto;
4180 vertical-align: middle;
4181 }
4182
4183 .sg-wrapper-less .form-inline .form-control-static {
4184 display: inline-block;
4185 }
4186
4187 .sg-wrapper-less .form-inline .input-group {
4188 display: inline-table;
4189 vertical-align: middle;
4190 }
4191
4192 .sg-wrapper-less .form-inline .input-group .input-group-addon,
4193 .sg-wrapper-less .form-inline .input-group .input-group-btn,
4194 .sg-wrapper-less .form-inline .input-group .form-control {
4195 width: auto;
4196 }
4197
4198 .sg-wrapper-less .form-inline .input-group > .form-control {
4199 width: 100%;
4200 }
4201
4202 .sg-wrapper-less .form-inline .control-label {
4203 margin-bottom: 0;
4204 vertical-align: middle;
4205 }
4206
4207 .sg-wrapper-less .form-inline .radio,
4208 .sg-wrapper-less .form-inline .checkbox {
4209 display: inline-block;
4210 margin-top: 0;
4211 margin-bottom: 0;
4212 vertical-align: middle;
4213 }
4214
4215 .sg-wrapper-less .form-inline .radio label,
4216 .sg-wrapper-less .form-inline .checkbox label {
4217 padding-left: 0;
4218 }
4219
4220 .sg-wrapper-less .form-inline .radio input[type="radio"],
4221 .sg-wrapper-less .form-inline .checkbox input[type="checkbox"] {
4222 position: relative;
4223 margin-left: 0;
4224 }
4225
4226 .sg-wrapper-less .form-inline .has-feedback .form-control-feedback {
4227 top: 0;
4228 }
4229 }
4230
4231 .sg-wrapper-less .form-horizontal .radio,
4232 .sg-wrapper-less .form-horizontal .checkbox,
4233 .sg-wrapper-less .form-horizontal .radio-inline,
4234 .sg-wrapper-less .form-horizontal .checkbox-inline {
4235 margin-top: 0;
4236 margin-bottom: 0;
4237 padding-top: 11px;
4238 }
4239
4240 .sg-wrapper-less .form-horizontal .radio,
4241 .sg-wrapper-less .form-horizontal .checkbox {
4242 min-height: 32px;
4243 }
4244
4245 .sg-wrapper-less .form-horizontal .form-group {
4246 margin-left: -15px;
4247 margin-right: -15px;
4248 }
4249
4250 @media (min-width: 768px) {
4251 .sg-wrapper-less .form-horizontal .control-label {
4252 text-align: right;
4253 margin-bottom: 0;
4254 padding-top: 11px;
4255 }
4256 }
4257
4258 .sg-wrapper-less .form-horizontal .has-feedback .form-control-feedback {
4259 right: 15px;
4260 }
4261
4262 @media (min-width: 768px) {
4263 .sg-wrapper-less .form-horizontal .form-group-lg .control-label {
4264 padding-top: 24.9999994px;
4265 }
4266 }
4267
4268 @media (min-width: 768px) {
4269 .sg-wrapper-less .form-horizontal .form-group-sm .control-label {
4270 padding-top: 6px;
4271 }
4272 }
4273
4274 .sg-wrapper-less .btn {
4275 display: inline-block;
4276 margin-bottom: 0;
4277 font-weight: normal;
4278 text-align: center;
4279 vertical-align: middle;
4280 -ms-touch-action: manipulation;
4281 touch-action: manipulation;
4282 cursor: pointer;
4283 background-image: none;
4284 border: 1px solid transparent;
4285 white-space: nowrap;
4286 padding: 10px 18px;
4287 font-size: 15px;
4288 line-height: 1.42857143;
4289 border-radius: 0;
4290 -webkit-user-select: none;
4291 -moz-user-select: none;
4292 -ms-user-select: none;
4293 user-select: none;
4294 }
4295
4296 /*
4297 .sg-wrapper-less .btn:focus,
4298 .sg-wrapper-less .btn:active:focus,
4299 .sg-wrapper-less .btn.active:focus,
4300 .sg-wrapper-less .btn.focus,
4301 .sg-wrapper-less .btn:active.focus,
4302 .sg-wrapper-less .btn.active.focus {
4303 outline: thin dotted;
4304 outline: 5px auto -webkit-focus-ring-color;
4305 outline-offset: -2px;
4306 }*/
4307 .sg-wrapper-less .btn:hover,
4308 .sg-wrapper-less .btn:focus,
4309 .sg-wrapper-less .btn.focus {
4310 color: #ffffff;
4311 text-decoration: none;
4312 }
4313
4314 .sg-wrapper-less .btn:active,
4315 .sg-wrapper-less .btn.active {
4316 outline: 0;
4317 background-image: none;
4318 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
4319 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
4320 }
4321
4322 .sg-wrapper-less .btn.disabled,
4323 .sg-wrapper-less .btn[disabled],
4324 .sg-wrapper-less fieldset[disabled] .btn {
4325 cursor: not-allowed;
4326 pointer-events: none;
4327 opacity: 0.65;
4328 filter: alpha(opacity=65);
4329 -webkit-box-shadow: none;
4330 box-shadow: none;
4331 }
4332
4333 .sg-wrapper-less .btn-default {
4334 color: #ffffff;
4335 background-color: #222222;
4336 border-color: #222222;
4337 }
4338
4339 .sg-wrapper-less .btn-default:hover,
4340 .sg-wrapper-less .btn-default:focus,
4341 .sg-wrapper-less .btn-default.focus,
4342 .sg-wrapper-less .btn-default:active,
4343 .sg-wrapper-less .btn-default.active,
4344 .sg-wrapper-less .open > .dropdown-toggle.btn-default {
4345 color: #ffffff;
4346 background-color: #090909;
4347 border-color: #040404;
4348 }
4349
4350 .sg-wrapper-less .btn-default:active,
4351 .sg-wrapper-less .btn-default.active,
4352 .sg-wrapper-less .open > .dropdown-toggle.btn-default {
4353 background-image: none;
4354 }
4355
4356 .sg-wrapper-less .btn-default.disabled,
4357 .sg-wrapper-less .btn-default[disabled],
4358 .sg-wrapper-less fieldset[disabled] .btn-default,
4359 .sg-wrapper-less .btn-default.disabled:hover,
4360 .sg-wrapper-less .btn-default[disabled]:hover,
4361 .sg-wrapper-less fieldset[disabled] .btn-default:hover,
4362 .sg-wrapper-less .btn-default.disabled:focus,
4363 .sg-wrapper-less .btn-default[disabled]:focus,
4364 .sg-wrapper-less fieldset[disabled] .btn-default:focus,
4365 .sg-wrapper-less .btn-default.disabled.focus,
4366 .sg-wrapper-less .btn-default[disabled].focus,
4367 .sg-wrapper-less fieldset[disabled] .btn-default.focus,
4368 .sg-wrapper-less .btn-default.disabled:active,
4369 .sg-wrapper-less .btn-default[disabled]:active,
4370 .sg-wrapper-less fieldset[disabled] .btn-default:active,
4371 .sg-wrapper-less .btn-default.disabled.active,
4372 .sg-wrapper-less .btn-default[disabled].active,
4373 .sg-wrapper-less fieldset[disabled] .btn-default.active {
4374 background-color: #222222;
4375 border-color: #222222;
4376 }
4377
4378 .sg-wrapper-less .btn-default .badge {
4379 color: #222222;
4380 background-color: #ffffff;
4381 }
4382
4383 .sg-wrapper-less .btn-primary {
4384 color: #ff6c2c;
4385 background-color: #ffffff;
4386 border-color: #ff6c2c;
4387 border-radius: 8px;
4388 font-weight: bold;
4389 }
4390
4391 .sg-wrapper-less .btn-primary:hover,
4392 .sg-wrapper-less .btn-primary:focus,
4393 .sg-wrapper-less .btn-primary.focus,
4394 .sg-wrapper-less .btn-primary:active,
4395 .sg-wrapper-less .btn-primary.active,
4396 .sg-wrapper-less .open > .dropdown-toggle.btn-primary {
4397 color: #ffffff;
4398 background-color: #ff6c2c;
4399 border-color: #ffffff;
4400 }
4401
4402 .sg-wrapper-less .btn-primary:active,
4403 .sg-wrapper-less .btn-primary.active,
4404 .sg-wrapper-less .open > .dropdown-toggle.btn-primary {
4405 background-image: none;
4406 }
4407
4408 .sg-wrapper-less .btn-primary.disabled,
4409 .sg-wrapper-less .btn-primary[disabled],
4410 .sg-wrapper-less fieldset[disabled] .btn-primary,
4411 .sg-wrapper-less .btn-primary.disabled:hover,
4412 .sg-wrapper-less .btn-primary[disabled]:hover,
4413 .sg-wrapper-less fieldset[disabled] .btn-primary:hover,
4414 .sg-wrapper-less .btn-primary.disabled:focus,
4415 .sg-wrapper-less .btn-primary[disabled]:focus,
4416 .sg-wrapper-less fieldset[disabled] .btn-primary:focus,
4417 .sg-wrapper-less .btn-primary.disabled.focus,
4418 .sg-wrapper-less .btn-primary[disabled].focus,
4419 .sg-wrapper-less fieldset[disabled] .btn-primary.focus,
4420 .sg-wrapper-less .btn-primary.disabled:active,
4421 .sg-wrapper-less .btn-primary[disabled]:active,
4422 .sg-wrapper-less fieldset[disabled] .btn-primary:active,
4423 .sg-wrapper-less .btn-primary.disabled.active,
4424 .sg-wrapper-less .btn-primary[disabled].active,
4425 .sg-wrapper-less fieldset[disabled] .btn-primary.active {
4426 background-color: #ffffff;
4427 border-color: #989898;
4428 color: #C9C9C9;
4429 }
4430
4431 .sg-wrapper-less .btn-primary .badge {
4432 color: #2780e3;
4433 background-color: #ffffff;
4434 }
4435
4436 .sg-wrapper-less .btn-success {
4437 color: #ffffff !important;
4438 background-color: #ff6c2c;
4439 border-color: #ff6c2c;
4440 border-radius: 8px;
4441 }
4442
4443 .sg-wrapper-less .btn-success:hover,
4444 .sg-wrapper-less .btn-success:focus,
4445 .sg-wrapper-less .btn-success.focus,
4446 .sg-wrapper-less .btn-success:active,
4447 .sg-wrapper-less .btn-success.active,
4448 .sg-wrapper-less .open > .dropdown-toggle.btn-success {
4449 color: #ff6c2c !important;
4450 background-color: #ffffff;
4451 border-color: #ff6c2c;
4452 box-shadow: none;
4453 text-decoration: none !important;
4454 }
4455
4456 .sg-wrapper-less .btn-success:active,
4457 .sg-wrapper-less .btn-success.active,
4458 .sg-wrapper-less .open > .dropdown-toggle.btn-success {
4459 background-image: none;
4460 }
4461
4462 .sg-wrapper-less .btn-success.disabled,
4463 .sg-wrapper-less .btn-success[disabled],
4464 .sg-wrapper-less fieldset[disabled] .btn-success,
4465 .sg-wrapper-less .btn-success.disabled:hover,
4466 .sg-wrapper-less .btn-success[disabled]:hover,
4467 .sg-wrapper-less fieldset[disabled] .btn-success:hover,
4468 .sg-wrapper-less .btn-success.disabled:focus,
4469 .sg-wrapper-less .btn-success[disabled]:focus,
4470 .sg-wrapper-less fieldset[disabled] .btn-success:focus,
4471 .sg-wrapper-less .btn-success.disabled.focus,
4472 .sg-wrapper-less .btn-success[disabled].focus,
4473 .sg-wrapper-less fieldset[disabled] .btn-success.focus,
4474 .sg-wrapper-less .btn-success.disabled:active,
4475 .sg-wrapper-less .btn-success[disabled]:active,
4476 .sg-wrapper-less fieldset[disabled] .btn-success:active,
4477 .sg-wrapper-less .btn-success.disabled.active,
4478 .sg-wrapper-less .btn-success[disabled].active,
4479 .sg-wrapper-less fieldset[disabled] .btn-success.active {
4480 background-color: rgba(0, 33, 200, 0.2);
4481 border-color: rgba(0, 33, 200, 0.2);
4482 }
4483
4484 .sg-wrapper-less .btn-success .badge {
4485 color: #3fb618;
4486 background-color: #ffffff;
4487 }
4488
4489 .sg-wrapper-less .btn-info {
4490 color: #ffffff;
4491 background-color: #9954bb;
4492 border-color: #9954bb;
4493 }
4494
4495 .sg-wrapper-less .btn-info:hover,
4496 .sg-wrapper-less .btn-info:focus,
4497 .sg-wrapper-less .btn-info.focus,
4498 .sg-wrapper-less .btn-info:active,
4499 .sg-wrapper-less .btn-info.active,
4500 .sg-wrapper-less .open > .dropdown-toggle.btn-info {
4501 color: #ffffff;
4502 background-color: #7e3f9d;
4503 border-color: #783c96;
4504 }
4505
4506 .sg-wrapper-less .btn-info:active,
4507 .sg-wrapper-less .btn-info.active,
4508 .sg-wrapper-less .open > .dropdown-toggle.btn-info {
4509 background-image: none;
4510 }
4511
4512 .sg-wrapper-less .btn-info.disabled,
4513 .sg-wrapper-less .btn-info[disabled],
4514 .sg-wrapper-less fieldset[disabled] .btn-info,
4515 .sg-wrapper-less .btn-info.disabled:hover,
4516 .sg-wrapper-less .btn-info[disabled]:hover,
4517 .sg-wrapper-less fieldset[disabled] .btn-info:hover,
4518 .sg-wrapper-less .btn-info.disabled:focus,
4519 .sg-wrapper-less .btn-info[disabled]:focus,
4520 .sg-wrapper-less fieldset[disabled] .btn-info:focus,
4521 .sg-wrapper-less .btn-info.disabled.focus,
4522 .sg-wrapper-less .btn-info[disabled].focus,
4523 .sg-wrapper-less fieldset[disabled] .btn-info.focus,
4524 .sg-wrapper-less .btn-info.disabled:active,
4525 .sg-wrapper-less .btn-info[disabled]:active,
4526 .sg-wrapper-less fieldset[disabled] .btn-info:active,
4527 .sg-wrapper-less .btn-info.disabled.active,
4528 .sg-wrapper-less .btn-info[disabled].active,
4529 .sg-wrapper-less fieldset[disabled] .btn-info.active {
4530 background-color: #9954bb;
4531 border-color: #9954bb;
4532 }
4533
4534 .sg-wrapper-less .btn-info .badge {
4535 color: #9954bb;
4536 background-color: #ffffff;
4537 }
4538
4539 .sg-wrapper-less .btn-warning {
4540 color: #ffffff;
4541 background-color: #ff7518;
4542 border-color: #ff7518;
4543 }
4544
4545 .sg-wrapper-less .btn-warning:hover,
4546 .sg-wrapper-less .btn-warning:focus,
4547 .sg-wrapper-less .btn-warning.focus,
4548 .sg-wrapper-less .btn-warning:active,
4549 .sg-wrapper-less .btn-warning.active,
4550 .sg-wrapper-less .open > .dropdown-toggle.btn-warning {
4551 color: #ffffff;
4552 background-color: #e45c00;
4553 border-color: #da5800;
4554 }
4555
4556 .sg-wrapper-less .btn-warning:active,
4557 .sg-wrapper-less .btn-warning.active,
4558 .sg-wrapper-less .open > .dropdown-toggle.btn-warning {
4559 background-image: none;
4560 }
4561
4562 .sg-wrapper-less .btn-warning.disabled,
4563 .sg-wrapper-less .btn-warning[disabled],
4564 .sg-wrapper-less fieldset[disabled] .btn-warning,
4565 .sg-wrapper-less .btn-warning.disabled:hover,
4566 .sg-wrapper-less .btn-warning[disabled]:hover,
4567 .sg-wrapper-less fieldset[disabled] .btn-warning:hover,
4568 .sg-wrapper-less .btn-warning.disabled:focus,
4569 .sg-wrapper-less .btn-warning[disabled]:focus,
4570 .sg-wrapper-less fieldset[disabled] .btn-warning:focus,
4571 .sg-wrapper-less .btn-warning.disabled.focus,
4572 .sg-wrapper-less .btn-warning[disabled].focus,
4573 .sg-wrapper-less fieldset[disabled] .btn-warning.focus,
4574 .sg-wrapper-less .btn-warning.disabled:active,
4575 .sg-wrapper-less .btn-warning[disabled]:active,
4576 .sg-wrapper-less fieldset[disabled] .btn-warning:active,
4577 .sg-wrapper-less .btn-warning.disabled.active,
4578 .sg-wrapper-less .btn-warning[disabled].active,
4579 .sg-wrapper-less fieldset[disabled] .btn-warning.active {
4580 background-color: #ff7518;
4581 border-color: #ff7518;
4582 }
4583
4584 .sg-wrapper-less .btn-warning .badge {
4585 color: #ff7518;
4586 background-color: #ffffff;
4587 }
4588
4589 .sg-wrapper-less .btn-danger {
4590 color: #ffffff;
4591 background-color: #C20000;
4592 border-color: #C20000;
4593 border-radius: 8px;
4594 }
4595
4596 .sg-wrapper-less .btn-danger:hover,
4597 .sg-wrapper-less .btn-danger:focus,
4598 .sg-wrapper-less .btn-danger.focus,
4599 .sg-wrapper-less .btn-danger:active,
4600 .sg-wrapper-less .btn-danger.active,
4601 .sg-wrapper-less .open > .dropdown-toggle.btn-danger {
4602 color: #C20000;
4603 background-color: #ffffff;
4604 border-color: #C20000;
4605 }
4606
4607 .sg-wrapper-less .btn-danger:active,
4608 .sg-wrapper-less .btn-danger.active,
4609 .sg-wrapper-less .open > .dropdown-toggle.btn-danger {
4610 background-image: none;
4611 }
4612
4613 .sg-wrapper-less .btn-danger.disabled,
4614 .sg-wrapper-less .btn-danger[disabled],
4615 .sg-wrapper-less fieldset[disabled] .btn-danger,
4616 .sg-wrapper-less .btn-danger.disabled:hover,
4617 .sg-wrapper-less .btn-danger[disabled]:hover,
4618 .sg-wrapper-less fieldset[disabled] .btn-danger:hover,
4619 .sg-wrapper-less .btn-danger.disabled:focus,
4620 .sg-wrapper-less .btn-danger[disabled]:focus,
4621 .sg-wrapper-less fieldset[disabled] .btn-danger:focus,
4622 .sg-wrapper-less .btn-danger.disabled.focus,
4623 .sg-wrapper-less .btn-danger[disabled].focus,
4624 .sg-wrapper-less fieldset[disabled] .btn-danger.focus,
4625 .sg-wrapper-less .btn-danger.disabled:active,
4626 .sg-wrapper-less .btn-danger[disabled]:active,
4627 .sg-wrapper-less fieldset[disabled] .btn-danger:active,
4628 .sg-wrapper-less .btn-danger.disabled.active,
4629 .sg-wrapper-less .btn-danger[disabled].active,
4630 .sg-wrapper-less fieldset[disabled] .btn-danger.active {
4631 background-color: #ff0039;
4632 border-color: #ff0039;
4633 }
4634
4635 .sg-wrapper-less .btn-danger .badge {
4636 color: #ff0039;
4637 background-color: #ffffff;
4638 }
4639
4640 .sg-wrapper-less .btn-link {
4641 color: #2780e3;
4642 font-weight: normal;
4643 border-radius: 0;
4644 }
4645
4646 .sg-wrapper-less .btn-link,
4647 .sg-wrapper-less .btn-link:active,
4648 .sg-wrapper-less .btn-link.active,
4649 .sg-wrapper-less .btn-link[disabled],
4650 .sg-wrapper-less fieldset[disabled] .btn-link {
4651 background-color: transparent;
4652 -webkit-box-shadow: none;
4653 box-shadow: none;
4654 }
4655
4656 .sg-wrapper-less .btn-link,
4657 .sg-wrapper-less .btn-link:hover,
4658 .sg-wrapper-less .btn-link:focus,
4659 .sg-wrapper-less .btn-link:active {
4660 border-color: transparent;
4661 }
4662
4663 .sg-wrapper-less .btn-link:hover,
4664 .sg-wrapper-less .btn-link:focus {
4665 color: #165ba8;
4666 text-decoration: underline;
4667 background-color: transparent;
4668 }
4669
4670 .sg-wrapper-less .btn-link[disabled]:hover,
4671 .sg-wrapper-less fieldset[disabled] .btn-link:hover,
4672 .sg-wrapper-less .btn-link[disabled]:focus,
4673 .sg-wrapper-less fieldset[disabled] .btn-link:focus {
4674 color: #999999;
4675 text-decoration: none;
4676 }
4677
4678 .sg-wrapper-less .btn-lg,
4679 .sg-wrapper-less .btn-group-lg > .btn {
4680 padding: 18px 30px;
4681 font-size: 19px;
4682 line-height: 1.3333333;
4683 border-radius: 0;
4684 }
4685
4686 .sg-wrapper-less .btn-sm,
4687 .sg-wrapper-less .btn-group-sm > .btn {
4688 padding: 5px 10px;
4689 font-size: 13px;
4690 line-height: 1.5;
4691 border-radius: 0;
4692 }
4693
4694 .sg-wrapper-less .btn-xs,
4695 .sg-wrapper-less .btn-group-xs > .btn {
4696 padding: 1px 5px;
4697 font-size: 13px;
4698 line-height: 1.5;
4699 border-radius: 0;
4700 }
4701
4702 .sg-wrapper-less .btn-block {
4703 display: block;
4704 width: 100%;
4705 }
4706
4707 .sg-wrapper-less .btn-block + .btn-block {
4708 margin-top: 5px;
4709 }
4710
4711 .sg-wrapper-less input[type="submit"].btn-block,
4712 .sg-wrapper-less input[type="reset"].btn-block,
4713 .sg-wrapper-less input[type="button"].btn-block {
4714 width: 100%;
4715 }
4716
4717 .sg-wrapper-less .fade {
4718 opacity: 0;
4719 -webkit-transition: opacity 0.15s linear;
4720 -o-transition: opacity 0.15s linear;
4721 transition: opacity 0.15s linear;
4722 }
4723
4724 .sg-wrapper-less .fade.show {
4725 opacity: 1;
4726 }
4727
4728 .sg-wrapper-less .collapse {
4729 display: none;
4730 }
4731
4732 .sg-wrapper-less .collapse.in {
4733 display: block;
4734 }
4735
4736 .sg-wrapper-less tr.collapse.in {
4737 display: table-row;
4738 }
4739
4740 .sg-wrapper-less tbody.collapse.in {
4741 display: table-row-group;
4742 }
4743
4744 .sg-wrapper-less .collapsing {
4745 position: relative;
4746 height: 0;
4747 overflow: hidden;
4748 -webkit-transition-property: height, visibility;
4749 -o-transition-property: height, visibility;
4750 transition-property: height, visibility;
4751 -webkit-transition-duration: 0.35s;
4752 -o-transition-duration: 0.35s;
4753 transition-duration: 0.35s;
4754 -webkit-transition-timing-function: ease;
4755 -o-transition-timing-function: ease;
4756 transition-timing-function: ease;
4757 }
4758
4759 .sg-wrapper-less .caret {
4760 display: inline-block;
4761 width: 0;
4762 height: 0;
4763 margin-left: 2px;
4764 vertical-align: middle;
4765 border-top: 4px dashed;
4766 border-right: 4px solid transparent;
4767 border-left: 4px solid transparent;
4768 }
4769
4770 .sg-wrapper-less .dropup,
4771 .sg-wrapper-less .dropdown {
4772 position: relative;
4773 }
4774
4775 .sg-wrapper-less .dropdown-toggle:focus {
4776 outline: 0;
4777 }
4778
4779 .sg-wrapper-less .dropdown-menu {
4780 position: absolute;
4781 top: 100%;
4782 left: 0;
4783 z-index: 1000;
4784 display: none;
4785 float: left;
4786 min-width: 160px;
4787 padding: 5px 0;
4788 margin: 2px 0 0;
4789 list-style: none;
4790 font-size: 15px;
4791 text-align: left;
4792 background-color: #ffffff;
4793 border: 1px solid #cccccc;
4794 border: 1px solid rgba(0, 0, 0, 0.15);
4795 border-radius: 0;
4796 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
4797 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
4798 -webkit-background-clip: padding-box;
4799 background-clip: padding-box;
4800 }
4801
4802 .sg-wrapper-less .dropdown-menu.pull-right {
4803 right: 0;
4804 left: auto;
4805 }
4806
4807 .sg-wrapper-less .dropdown-menu .divider {
4808 height: 1px;
4809 margin: 9.5px 0;
4810 overflow: hidden;
4811 background-color: #e5e5e5;
4812 }
4813
4814 .sg-wrapper-less .dropdown-menu > li > a {
4815 display: block;
4816 padding: 3px 20px;
4817 clear: both;
4818 font-weight: normal;
4819 line-height: 1.42857143;
4820 color: #333333;
4821 white-space: nowrap;
4822 }
4823
4824 .sg-wrapper-less .dropdown-menu > li > a:hover,
4825 .sg-wrapper-less .dropdown-menu > li > a:focus {
4826 text-decoration: none;
4827 color: #ffffff;
4828 background-color: #ff6c2c;
4829 }
4830
4831 .sg-wrapper-less .dropdown-menu > .active > a,
4832 .sg-wrapper-less .dropdown-menu > .active > a:hover,
4833 .sg-wrapper-less .dropdown-menu > .active > a:focus {
4834 color: #ffffff;
4835 text-decoration: none;
4836 outline: 0;
4837 background-color: #2780e3;
4838 }
4839
4840 .sg-wrapper-less .dropdown-menu > .disabled > a,
4841 .sg-wrapper-less .dropdown-menu > .disabled > a:hover,
4842 .sg-wrapper-less .dropdown-menu > .disabled > a:focus {
4843 color: #999999;
4844 }
4845
4846 .sg-wrapper-less .dropdown-menu > .disabled > a:hover,
4847 .sg-wrapper-less .dropdown-menu > .disabled > a:focus {
4848 text-decoration: none;
4849 background-color: transparent;
4850 background-image: none;
4851 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
4852 cursor: not-allowed;
4853 }
4854
4855 .sg-wrapper-less .open > .dropdown-menu {
4856 display: block;
4857 }
4858
4859 .sg-wrapper-less .open > a {
4860 outline: 0;
4861 }
4862
4863 .sg-wrapper-less .dropdown-menu-right {
4864 left: auto;
4865 right: 0;
4866 }
4867
4868 .sg-wrapper-less .dropdown-menu-left {
4869 left: 0;
4870 right: auto;
4871 }
4872
4873 .sg-wrapper-less .dropdown-header {
4874 display: block;
4875 padding: 3px 20px;
4876 font-size: 13px;
4877 line-height: 1.42857143;
4878 color: #999999;
4879 white-space: nowrap;
4880 }
4881
4882 .sg-wrapper-less .dropdown-backdrop {
4883 position: fixed;
4884 left: 0;
4885 right: 0;
4886 bottom: 0;
4887 top: 0;
4888 z-index: 990;
4889 }
4890
4891 .sg-wrapper-less .pull-right > .dropdown-menu {
4892 right: 0;
4893 left: auto;
4894 }
4895
4896 .sg-wrapper-less .dropup .caret,
4897 .sg-wrapper-less .navbar-fixed-bottom .dropdown .caret {
4898 border-top: 0;
4899 border-bottom: 4px solid;
4900 content: "";
4901 }
4902
4903 .sg-wrapper-less .dropup .dropdown-menu,
4904 .sg-wrapper-less .navbar-fixed-bottom .dropdown .dropdown-menu {
4905 top: auto;
4906 bottom: 100%;
4907 margin-bottom: 2px;
4908 }
4909
4910 @media (min-width: 768px) {
4911 .sg-wrapper-less .navbar-right .dropdown-menu {
4912 left: auto;
4913 right: 0;
4914 }
4915
4916 .sg-wrapper-less .navbar-right .dropdown-menu-left {
4917 left: 0;
4918 right: auto;
4919 }
4920 }
4921
4922 .sg-wrapper-less .btn-group,
4923 .sg-wrapper-less .btn-group-vertical {
4924 position: relative;
4925 display: inline-block;
4926 vertical-align: middle;
4927 }
4928
4929 .sg-wrapper-less .btn-group > .btn,
4930 .sg-wrapper-less .btn-group-vertical > .btn {
4931 position: relative;
4932 float: left;
4933 }
4934
4935 .sg-wrapper-less .btn-group > .btn:hover,
4936 .sg-wrapper-less .btn-group-vertical > .btn:hover,
4937 .sg-wrapper-less .btn-group > .btn:focus,
4938 .sg-wrapper-less .btn-group-vertical > .btn:focus,
4939 .sg-wrapper-less .btn-group > .btn:active,
4940 .sg-wrapper-less .btn-group-vertical > .btn:active,
4941 .sg-wrapper-less .btn-group > .btn.active,
4942 .sg-wrapper-less .btn-group-vertical > .btn.active {
4943 z-index: 2;
4944 }
4945
4946 .sg-wrapper-less .btn-group .btn + .btn,
4947 .sg-wrapper-less .btn-group .btn + .btn-group,
4948 .sg-wrapper-less .btn-group .btn-group + .btn,
4949 .sg-wrapper-less .btn-group .btn-group + .btn-group {
4950 margin-left: -1px;
4951 }
4952
4953 .sg-wrapper-less .btn-toolbar {
4954 margin-left: -5px;
4955 }
4956
4957 .sg-wrapper-less .btn-toolbar .btn-group,
4958 .sg-wrapper-less .btn-toolbar .input-group {
4959 float: left;
4960 }
4961
4962 .sg-wrapper-less .btn-toolbar > .btn,
4963 .sg-wrapper-less .btn-toolbar > .btn-group,
4964 .sg-wrapper-less .btn-toolbar > .input-group {
4965 margin-left: 5px;
4966 }
4967
4968 .sg-wrapper-less .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
4969 border-radius: 0;
4970 }
4971
4972 .sg-wrapper-less .btn-group > .btn:first-child {
4973 margin-left: 0;
4974 }
4975
4976 .sg-wrapper-less .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
4977 border-bottom-right-radius: 0;
4978 border-top-right-radius: 0;
4979 }
4980
4981 .sg-wrapper-less .btn-group > .btn:last-child:not(:first-child),
4982 .sg-wrapper-less .btn-group > .dropdown-toggle:not(:first-child) {
4983 border-bottom-left-radius: 0;
4984 border-top-left-radius: 0;
4985 }
4986
4987 .sg-wrapper-less .btn-group > .btn-group {
4988 float: left;
4989 }
4990
4991 .sg-wrapper-less .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
4992 border-radius: 0;
4993 }
4994
4995 .sg-wrapper-less .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
4996 .sg-wrapper-less .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
4997 border-bottom-right-radius: 0;
4998 border-top-right-radius: 0;
4999 }
5000
5001 .sg-wrapper-less .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
5002 border-bottom-left-radius: 0;
5003 border-top-left-radius: 0;
5004 }
5005
5006 .sg-wrapper-less .btn-group .dropdown-toggle:active,
5007 .sg-wrapper-less .btn-group.open .dropdown-toggle {
5008 outline: 0;
5009 }
5010
5011 .sg-wrapper-less .btn-group > .btn + .dropdown-toggle {
5012 padding-left: 8px;
5013 padding-right: 8px;
5014 }
5015
5016 .sg-wrapper-less .btn-group > .btn-lg + .dropdown-toggle {
5017 padding-left: 12px;
5018 padding-right: 12px;
5019 }
5020
5021 .sg-wrapper-less .btn-group.open .dropdown-toggle {
5022 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
5023 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
5024 }
5025
5026 .sg-wrapper-less .btn-group.open .dropdown-toggle.btn-link {
5027 -webkit-box-shadow: none;
5028 box-shadow: none;
5029 }
5030
5031 .sg-wrapper-less .btn .caret {
5032 margin-left: 0;
5033 }
5034
5035 .sg-wrapper-less .btn-lg .caret {
5036 border-width: 5px 5px 0;
5037 border-bottom-width: 0;
5038 }
5039
5040 .sg-wrapper-less .dropup .btn-lg .caret {
5041 border-width: 0 5px 5px;
5042 }
5043
5044 .sg-wrapper-less .btn-group-vertical > .btn,
5045 .sg-wrapper-less .btn-group-vertical > .btn-group,
5046 .sg-wrapper-less .btn-group-vertical > .btn-group > .btn {
5047 display: block;
5048 float: none;
5049 width: 100%;
5050 max-width: 100%;
5051 }
5052
5053 .sg-wrapper-less .btn-group-vertical > .btn-group > .btn {
5054 float: none;
5055 }
5056
5057 .sg-wrapper-less .btn-group-vertical > .btn + .btn,
5058 .sg-wrapper-less .btn-group-vertical > .btn + .btn-group,
5059 .sg-wrapper-less .btn-group-vertical > .btn-group + .btn,
5060 .sg-wrapper-less .btn-group-vertical > .btn-group + .btn-group {
5061 margin-top: -1px;
5062 margin-left: 0;
5063 }
5064
5065 .sg-wrapper-less .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
5066 border-radius: 0;
5067 }
5068
5069 .sg-wrapper-less .btn-group-vertical > .btn:first-child:not(:last-child) {
5070 border-top-right-radius: 0;
5071 border-bottom-right-radius: 0;
5072 border-bottom-left-radius: 0;
5073 }
5074
5075 .sg-wrapper-less .btn-group-vertical > .btn:last-child:not(:first-child) {
5076 border-bottom-left-radius: 0;
5077 border-top-right-radius: 0;
5078 border-top-left-radius: 0;
5079 }
5080
5081 .sg-wrapper-less .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
5082 border-radius: 0;
5083 }
5084
5085 .sg-wrapper-less .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
5086 .sg-wrapper-less .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
5087 border-bottom-right-radius: 0;
5088 border-bottom-left-radius: 0;
5089 }
5090
5091 .sg-wrapper-less .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
5092 border-top-right-radius: 0;
5093 border-top-left-radius: 0;
5094 }
5095
5096 .sg-wrapper-less .btn-group-justified {
5097 display: table;
5098 width: 100%;
5099 table-layout: fixed;
5100 border-collapse: separate;
5101 }
5102
5103 .sg-wrapper-less .btn-group-justified > .btn,
5104 .sg-wrapper-less .btn-group-justified > .btn-group {
5105 float: none;
5106 display: table-cell;
5107 width: 1%;
5108 }
5109
5110 .sg-wrapper-less .btn-group-justified > .btn-group .btn {
5111 width: 100%;
5112 }
5113
5114 .sg-wrapper-less .btn-group-justified > .btn-group .dropdown-menu {
5115 left: auto;
5116 }
5117
5118 .sg-wrapper-less [data-toggle="buttons"] > .btn input[type="radio"],
5119 .sg-wrapper-less [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
5120 .sg-wrapper-less [data-toggle="buttons"] > .btn input[type="checkbox"],
5121 .sg-wrapper-less [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
5122 position: absolute;
5123 clip: rect(0, 0, 0, 0);
5124 pointer-events: none;
5125 }
5126
5127 .sg-wrapper-less input[type=radio]:checked:before {
5128 color: #ff6c2c !important;
5129 }
5130
5131 .sg-wrapper-less .input-group {
5132 position: relative;
5133 display: table;
5134 border-collapse: separate;
5135 }
5136
5137 .sg-wrapper-less .input-group[class*="col-"] {
5138 float: none;
5139 padding-left: 0;
5140 padding-right: 0;
5141 }
5142
5143 .sg-wrapper-less .input-group .form-control {
5144 position: relative;
5145 z-index: 2;
5146 float: left;
5147 width: 100%;
5148 margin-bottom: 0;
5149 }
5150
5151 .sg-wrapper-less .input-group-lg > .form-control,
5152 .sg-wrapper-less .input-group-lg > .input-group-addon,
5153 .sg-wrapper-less .input-group-lg > .input-group-btn > .btn {
5154 height: 64px;
5155 padding: 18px 30px;
5156 font-size: 19px;
5157 line-height: 1.3333333;
5158 border-radius: 0;
5159 }
5160
5161 .sg-wrapper-less select.input-group-lg > .form-control,
5162 .sg-wrapper-less select.input-group-lg > .input-group-addon,
5163 .sg-wrapper-less select.input-group-lg > .input-group-btn > .btn {
5164 height: 64px;
5165 line-height: 64px;
5166 }
5167
5168 .sg-wrapper-less textarea.input-group-lg > .form-control,
5169 .sg-wrapper-less textarea.input-group-lg > .input-group-addon,
5170 .sg-wrapper-less textarea.input-group-lg > .input-group-btn > .btn,
5171 .sg-wrapper-less select[multiple].input-group-lg > .form-control,
5172 .sg-wrapper-less select[multiple].input-group-lg > .input-group-addon,
5173 .sg-wrapper-less select[multiple].input-group-lg > .input-group-btn > .btn {
5174 height: auto;
5175 }
5176
5177 .sg-wrapper-less .input-group-sm > .form-control,
5178 .sg-wrapper-less .input-group-sm > .input-group-addon,
5179 .sg-wrapper-less .input-group-sm > .input-group-btn > .btn {
5180 height: 31px;
5181 padding: 5px 10px;
5182 font-size: 13px;
5183 line-height: 1.5;
5184 border-radius: 0;
5185 }
5186
5187 .sg-wrapper-less select.input-group-sm > .form-control,
5188 .sg-wrapper-less select.input-group-sm > .input-group-addon,
5189 .sg-wrapper-less select.input-group-sm > .input-group-btn > .btn {
5190 height: 31px;
5191 line-height: 31px;
5192 }
5193
5194 .sg-wrapper-less textarea.input-group-sm > .form-control,
5195 .sg-wrapper-less textarea.input-group-sm > .input-group-addon,
5196 .sg-wrapper-less textarea.input-group-sm > .input-group-btn > .btn,
5197 .sg-wrapper-less select[multiple].input-group-sm > .form-control,
5198 .sg-wrapper-less select[multiple].input-group-sm > .input-group-addon,
5199 .sg-wrapper-less select[multiple].input-group-sm > .input-group-btn > .btn {
5200 height: auto;
5201 }
5202
5203 .sg-wrapper-less .input-group-addon,
5204 .sg-wrapper-less .input-group-btn,
5205 .sg-wrapper-less .input-group .form-control {
5206 display: table-cell;
5207 }
5208
5209 .sg-wrapper-less .input-group-addon:not(:first-child):not(:last-child),
5210 .sg-wrapper-less .input-group-btn:not(:first-child):not(:last-child),
5211 .sg-wrapper-less .input-group .form-control:not(:first-child):not(:last-child) {
5212 border-radius: 0;
5213 }
5214
5215 .sg-wrapper-less .input-group-addon,
5216 .sg-wrapper-less .input-group-btn {
5217 width: 1%;
5218 white-space: nowrap;
5219 vertical-align: middle;
5220 }
5221
5222 .sg-wrapper-less .input-group-addon {
5223 padding: 10px 18px;
5224 font-size: 15px;
5225 font-weight: normal;
5226 line-height: 1;
5227 color: #333333;
5228 text-align: center;
5229 background-color: #e6e6e6;
5230 border: 1px solid #cccccc;
5231 border-radius: 0;
5232 }
5233
5234 .sg-wrapper-less .input-group-addon.input-sm {
5235 padding: 5px 10px;
5236 font-size: 13px;
5237 border-radius: 0;
5238 }
5239
5240 .sg-wrapper-less .input-group-addon.input-lg {
5241 padding: 18px 30px;
5242 font-size: 19px;
5243 border-radius: 0;
5244 }
5245
5246 .sg-wrapper-less .input-group-addon input[type="radio"],
5247 .sg-wrapper-less .input-group-addon input[type="checkbox"] {
5248 margin-top: 0;
5249 }
5250
5251 .sg-wrapper-less .input-group .form-control:first-child,
5252 .sg-wrapper-less .input-group-addon:first-child,
5253 .sg-wrapper-less .input-group-btn:first-child > .btn,
5254 .sg-wrapper-less .input-group-btn:first-child > .btn-group > .btn,
5255 .sg-wrapper-less .input-group-btn:first-child > .dropdown-toggle,
5256 .sg-wrapper-less .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
5257 .sg-wrapper-less .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
5258 border-bottom-right-radius: 0;
5259 border-top-right-radius: 0;
5260 }
5261
5262 .sg-wrapper-less .input-group-addon:first-child {
5263 border-right: 0;
5264 }
5265
5266 .sg-wrapper-less .input-group .form-control:last-child,
5267 .sg-wrapper-less .input-group-addon:last-child,
5268 .sg-wrapper-less .input-group-btn:last-child > .btn,
5269 .sg-wrapper-less .input-group-btn:last-child > .btn-group > .btn,
5270 .sg-wrapper-less .input-group-btn:last-child > .dropdown-toggle,
5271 .sg-wrapper-less .input-group-btn:first-child > .btn:not(:first-child),
5272 .sg-wrapper-less .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
5273 border-bottom-left-radius: 0;
5274 border-top-left-radius: 0;
5275 }
5276
5277 .sg-wrapper-less .input-group-addon:last-child {
5278 border-left: 0;
5279 }
5280
5281 .sg-wrapper-less .input-group-btn {
5282 position: relative;
5283 font-size: 0;
5284 white-space: nowrap;
5285 }
5286
5287 .sg-wrapper-less .input-group-btn > .btn {
5288 position: relative;
5289 }
5290
5291 .sg-wrapper-less .input-group-btn > .btn + .btn {
5292 margin-left: -1px;
5293 }
5294
5295 .sg-wrapper-less .input-group-btn > .btn:hover,
5296 .sg-wrapper-less .input-group-btn > .btn:focus,
5297 .sg-wrapper-less .input-group-btn > .btn:active {
5298 z-index: 2;
5299 }
5300
5301 .sg-wrapper-less .input-group-btn:first-child > .btn,
5302 .sg-wrapper-less .input-group-btn:first-child > .btn-group {
5303 margin-right: -1px;
5304 }
5305
5306 .sg-wrapper-less .input-group-btn:last-child > .btn,
5307 .sg-wrapper-less .input-group-btn:last-child > .btn-group {
5308 margin-left: -1px;
5309 }
5310
5311 .sg-wrapper-less .nav {
5312 margin-bottom: 0;
5313 padding-left: 0;
5314 list-style: none;
5315 }
5316
5317 .sg-wrapper-less .nav > li {
5318 position: relative;
5319 display: block;
5320 }
5321
5322 .sg-wrapper-less .nav > li > a {
5323 position: relative;
5324 display: block;
5325 padding: 10px 15px;
5326 }
5327
5328 .sg-wrapper-less .nav > li > a:hover,
5329 .sg-wrapper-less .nav > li > a:focus {
5330 text-decoration: none;
5331 background-color: #e6e6e6;
5332 }
5333
5334 .sg-wrapper-less .nav > li.disabled > a {
5335 color: #999999;
5336 }
5337
5338 .sg-wrapper-less .nav > li.disabled > a:hover,
5339 .sg-wrapper-less .nav > li.disabled > a:focus {
5340 color: #999999;
5341 text-decoration: none;
5342 background-color: transparent;
5343 cursor: not-allowed;
5344 }
5345
5346 .sg-wrapper-less .nav .open > a,
5347 .sg-wrapper-less .nav .open > a:hover,
5348 .sg-wrapper-less .nav .open > a:focus {
5349 background-color: #e6e6e6;
5350 border-color: #2780e3;
5351 }
5352
5353 .sg-wrapper-less .nav .nav-divider {
5354 height: 1px;
5355 margin: 9.5px 0;
5356 overflow: hidden;
5357 background-color: #e5e5e5;
5358 }
5359
5360 .sg-wrapper-less .nav > li > a > img {
5361 max-width: none;
5362 }
5363
5364 .sg-wrapper-less .nav-tabs {
5365 border-bottom: 1px solid #dddddd;
5366 }
5367
5368 .sg-wrapper-less .nav-tabs > li {
5369 float: left;
5370 margin-bottom: -1px;
5371 }
5372
5373 .sg-wrapper-less .nav-tabs > li > a {
5374 margin-right: 2px;
5375 line-height: 1.42857143;
5376 border: 1px solid transparent;
5377 border-radius: 0 0 0 0;
5378 }
5379
5380 .sg-wrapper-less .nav-tabs > li > a:hover {
5381 border-color: #e6e6e6 #e6e6e6 #dddddd;
5382 }
5383
5384 .sg-wrapper-less .nav-tabs > li.active > a,
5385 .sg-wrapper-less .nav-tabs > li.active > a:hover,
5386 .sg-wrapper-less .nav-tabs > li.active > a:focus {
5387 color: #555555;
5388 background-color: #ffffff;
5389 border: 1px solid #dddddd;
5390 border-bottom-color: transparent;
5391 cursor: default;
5392 }
5393
5394 .sg-wrapper-less .nav-tabs.nav-justified {
5395 width: 100%;
5396 border-bottom: 0;
5397 }
5398
5399 .sg-wrapper-less .nav-tabs.nav-justified > li {
5400 float: none;
5401 }
5402
5403 .sg-wrapper-less .nav-tabs.nav-justified > li > a {
5404 text-align: center;
5405 margin-bottom: 5px;
5406 }
5407
5408 .sg-wrapper-less .nav-tabs.nav-justified > .dropdown .dropdown-menu {
5409 top: auto;
5410 left: auto;
5411 }
5412
5413 @media (min-width: 768px) {
5414 .sg-wrapper-less .nav-tabs.nav-justified > li {
5415 display: table-cell;
5416 width: 1%;
5417 }
5418
5419 .sg-wrapper-less .nav-tabs.nav-justified > li > a {
5420 margin-bottom: 0;
5421 }
5422 }
5423
5424 .sg-wrapper-less .nav-tabs.nav-justified > li > a {
5425 margin-right: 0;
5426 border-radius: 0;
5427 }
5428
5429 .sg-wrapper-less .nav-tabs.nav-justified > .active > a,
5430 .sg-wrapper-less .nav-tabs.nav-justified > .active > a:hover,
5431 .sg-wrapper-less .nav-tabs.nav-justified > .active > a:focus {
5432 border: 1px solid #dddddd;
5433 }
5434
5435 @media (min-width: 768px) {
5436 .sg-wrapper-less .nav-tabs.nav-justified > li > a {
5437 border-bottom: 1px solid #dddddd;
5438 border-radius: 0 0 0 0;
5439 }
5440
5441 .sg-wrapper-less .nav-tabs.nav-justified > .active > a,
5442 .sg-wrapper-less .nav-tabs.nav-justified > .active > a:hover,
5443 .sg-wrapper-less .nav-tabs.nav-justified > .active > a:focus {
5444 border-bottom-color: #ffffff;
5445 }
5446 }
5447
5448 .sg-wrapper-less .nav-pills > li {
5449 float: left;
5450 }
5451
5452 .sg-wrapper-less .nav-pills > li > a {
5453 border-radius: 0;
5454 }
5455
5456 .sg-wrapper-less .nav-pills > li + li {
5457 margin-left: 2px;
5458 }
5459
5460 .sg-wrapper-less .nav-pills > li.active > a,
5461 .sg-wrapper-less .nav-pills > li.active > a:hover,
5462 .sg-wrapper-less .nav-pills > li.active > a:focus {
5463 color: #ffffff;
5464 background-color: #2780e3;
5465 }
5466
5467 .sg-wrapper-less .nav-stacked > li {
5468 float: none;
5469 }
5470
5471 .sg-wrapper-less .nav-stacked > li + li {
5472 margin-top: 2px;
5473 margin-left: 0;
5474 }
5475
5476 .sg-wrapper-less .nav-justified {
5477 width: 100%;
5478 }
5479
5480 .sg-wrapper-less .nav-justified > li {
5481 float: none;
5482 }
5483
5484 .sg-wrapper-less .nav-justified > li > a {
5485 text-align: center;
5486 margin-bottom: 5px;
5487 }
5488
5489 .sg-wrapper-less .nav-justified > .dropdown .dropdown-menu {
5490 top: auto;
5491 left: auto;
5492 }
5493
5494 @media (min-width: 768px) {
5495 .sg-wrapper-less .nav-justified > li {
5496 display: table-cell;
5497 width: 1%;
5498 }
5499
5500 .sg-wrapper-less .nav-justified > li > a {
5501 margin-bottom: 0;
5502 }
5503 }
5504
5505 .sg-wrapper-less .nav-tabs-justified {
5506 border-bottom: 0;
5507 }
5508
5509 .sg-wrapper-less .nav-tabs-justified > li > a {
5510 margin-right: 0;
5511 border-radius: 0;
5512 }
5513
5514 .sg-wrapper-less .nav-tabs-justified > .active > a,
5515 .sg-wrapper-less .nav-tabs-justified > .active > a:hover,
5516 .sg-wrapper-less .nav-tabs-justified > .active > a:focus {
5517 border: 1px solid #dddddd;
5518 }
5519
5520 @media (min-width: 768px) {
5521 .sg-wrapper-less .nav-tabs-justified > li > a {
5522 border-bottom: 1px solid #dddddd;
5523 border-radius: 0 0 0 0;
5524 }
5525
5526 .sg-wrapper-less .nav-tabs-justified > .active > a,
5527 .sg-wrapper-less .nav-tabs-justified > .active > a:hover,
5528 .sg-wrapper-less .nav-tabs-justified > .active > a:focus {
5529 border-bottom-color: #ffffff;
5530 }
5531 }
5532
5533 .sg-wrapper-less .tab-content > .tab-pane {
5534 display: none;
5535 }
5536
5537 .sg-wrapper-less .tab-content > .active {
5538 display: block;
5539 }
5540
5541 .sg-wrapper-less .nav-tabs .dropdown-menu {
5542 margin-top: -1px;
5543 border-top-right-radius: 0;
5544 border-top-left-radius: 0;
5545 }
5546
5547 .sg-wrapper-less .navbar {
5548 position: relative;
5549 min-height: 50px;
5550 margin-bottom: 21px;
5551 border: 1px solid transparent;
5552 }
5553
5554 @media (min-width: 768px) {
5555 .sg-wrapper-less .navbar {
5556 border-radius: 0;
5557 }
5558 }
5559
5560 @media (min-width: 768px) {
5561 .sg-wrapper-less .navbar-header {
5562 float: left;
5563 }
5564 }
5565
5566 .sg-wrapper-less .navbar-collapse {
5567 overflow-x: visible;
5568 padding-right: 15px;
5569 padding-left: 15px;
5570 border-top: 1px solid transparent;
5571 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
5572 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
5573 -webkit-overflow-scrolling: touch;
5574 }
5575
5576 .sg-wrapper-less .navbar-collapse.in {
5577 overflow-y: auto;
5578 }
5579
5580 @media (min-width: 768px) {
5581 .sg-wrapper-less .navbar-collapse {
5582 width: auto;
5583 border-top: 0;
5584 -webkit-box-shadow: none;
5585 box-shadow: none;
5586 }
5587
5588 .sg-wrapper-less .navbar-collapse.collapse {
5589 display: block !important;
5590 height: auto !important;
5591 padding-bottom: 0;
5592 overflow: visible !important;
5593 }
5594
5595 .sg-wrapper-less .navbar-collapse.in {
5596 overflow-y: visible;
5597 }
5598
5599 .sg-wrapper-less .navbar-fixed-top .navbar-collapse,
5600 .sg-wrapper-less .navbar-static-top .navbar-collapse,
5601 .sg-wrapper-less .navbar-fixed-bottom .navbar-collapse {
5602 padding-left: 0;
5603 padding-right: 0;
5604 }
5605 }
5606
5607 .sg-wrapper-less .navbar-fixed-top .navbar-collapse,
5608 .sg-wrapper-less .navbar-fixed-bottom .navbar-collapse {
5609 max-height: 340px;
5610 }
5611
5612 @media (max-device-width: 480px) and (orientation: landscape) {
5613 .sg-wrapper-less .navbar-fixed-top .navbar-collapse,
5614 .sg-wrapper-less .navbar-fixed-bottom .navbar-collapse {
5615 max-height: 200px;
5616 }
5617 }
5618
5619 .sg-wrapper-less .container > .navbar-header,
5620 .sg-wrapper-less .container-fluid > .navbar-header,
5621 .sg-wrapper-less .container > .navbar-collapse,
5622 .sg-wrapper-less .container-fluid > .navbar-collapse {
5623 margin-right: -15px;
5624 margin-left: -15px;
5625 }
5626
5627 @media (min-width: 768px) {
5628 .sg-wrapper-less .container > .navbar-header,
5629 .sg-wrapper-less .container-fluid > .navbar-header,
5630 .sg-wrapper-less .container > .navbar-collapse,
5631 .sg-wrapper-less .container-fluid > .navbar-collapse {
5632 margin-right: 0;
5633 margin-left: 0;
5634 }
5635 }
5636
5637 .sg-wrapper-less .navbar-static-top {
5638 z-index: 1000;
5639 border-width: 0 0 1px;
5640 }
5641
5642 @media (min-width: 768px) {
5643 .sg-wrapper-less .navbar-static-top {
5644 border-radius: 0;
5645 }
5646 }
5647
5648 .sg-wrapper-less .navbar-fixed-top,
5649 .sg-wrapper-less .navbar-fixed-bottom {
5650 position: fixed;
5651 right: 0;
5652 left: 0;
5653 z-index: 1030;
5654 }
5655
5656 @media (min-width: 768px) {
5657 .sg-wrapper-less .navbar-fixed-top,
5658 .sg-wrapper-less .navbar-fixed-bottom {
5659 border-radius: 0;
5660 }
5661 }
5662
5663 .sg-wrapper-less .navbar-fixed-top {
5664 top: 0;
5665 border-width: 0 0 1px;
5666 }
5667
5668 .sg-wrapper-less .navbar-fixed-bottom {
5669 bottom: 0;
5670 margin-bottom: 0;
5671 border-width: 1px 0 0;
5672 }
5673
5674 .sg-wrapper-less .navbar-brand {
5675 float: left;
5676 padding: 14.5px 15px;
5677 font-size: 19px;
5678 line-height: 21px;
5679 height: 50px;
5680 }
5681
5682 .sg-wrapper-less .navbar-brand:hover,
5683 .sg-wrapper-less .navbar-brand:focus {
5684 text-decoration: none;
5685 }
5686
5687 .sg-wrapper-less .navbar-brand > img {
5688 display: block;
5689 }
5690
5691 @media (min-width: 768px) {
5692 .sg-wrapper-less .navbar > .container .navbar-brand,
5693 .sg-wrapper-less .navbar > .container-fluid .navbar-brand {
5694 margin-left: -15px;
5695 }
5696 }
5697
5698 .sg-wrapper-less .navbar-toggle {
5699 position: relative;
5700 float: right;
5701 margin-right: 15px;
5702 padding: 9px 10px;
5703 margin-top: 8px;
5704 margin-bottom: 8px;
5705 background-color: transparent;
5706 background-image: none;
5707 border: 1px solid transparent;
5708 border-radius: 0;
5709 }
5710
5711 .sg-wrapper-less .navbar-toggle:focus {
5712 outline: 0;
5713 }
5714
5715 .sg-wrapper-less .navbar-toggle .icon-bar {
5716 display: block;
5717 width: 22px;
5718 height: 2px;
5719 border-radius: 1px;
5720 }
5721
5722 .sg-wrapper-less .navbar-toggle .icon-bar + .icon-bar {
5723 margin-top: 4px;
5724 }
5725
5726 @media (min-width: 768px) {
5727 .sg-wrapper-less .navbar-toggle {
5728 display: none;
5729 }
5730 }
5731
5732 .sg-wrapper-less .navbar-nav {
5733 margin: 7.25px -15px;
5734 }
5735
5736 .sg-wrapper-less .navbar-nav > li > a {
5737 padding-top: 10px;
5738 padding-bottom: 10px;
5739 line-height: 21px;
5740 }
5741
5742 @media (max-width: 767px) {
5743 .sg-wrapper-less .navbar-nav .open .dropdown-menu {
5744 position: static;
5745 float: none;
5746 width: auto;
5747 margin-top: 0;
5748 background-color: transparent;
5749 border: 0;
5750 -webkit-box-shadow: none;
5751 box-shadow: none;
5752 }
5753
5754 .sg-wrapper-less .navbar-nav .open .dropdown-menu > li > a,
5755 .sg-wrapper-less .navbar-nav .open .dropdown-menu .dropdown-header {
5756 padding: 5px 15px 5px 25px;
5757 }
5758
5759 .sg-wrapper-less .navbar-nav .open .dropdown-menu > li > a {
5760 line-height: 21px;
5761 }
5762
5763 .sg-wrapper-less .navbar-nav .open .dropdown-menu > li > a:hover,
5764 .sg-wrapper-less .navbar-nav .open .dropdown-menu > li > a:focus {
5765 background-image: none;
5766 }
5767 }
5768
5769 @media (min-width: 768px) {
5770 .sg-wrapper-less .navbar-nav {
5771 float: left;
5772 margin: 0;
5773 }
5774
5775 .sg-wrapper-less .navbar-nav > li {
5776 float: left;
5777 }
5778
5779 .sg-wrapper-less .navbar-nav > li > a {
5780 padding-top: 14.5px;
5781 padding-bottom: 14.5px;
5782 }
5783 }
5784
5785 .sg-wrapper-less .navbar-form {
5786 margin-left: -15px;
5787 margin-right: -15px;
5788 padding: 10px 15px;
5789 border-top: 1px solid transparent;
5790 border-bottom: 1px solid transparent;
5791 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
5792 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
5793 margin-top: 3.5px;
5794 margin-bottom: 3.5px;
5795 }
5796
5797 @media (min-width: 768px) {
5798 .sg-wrapper-less .navbar-form .form-group {
5799 display: inline-block;
5800 margin-bottom: 0;
5801 vertical-align: middle;
5802 }
5803
5804 .sg-wrapper-less .navbar-form .form-control {
5805 display: inline-block;
5806 width: auto;
5807 vertical-align: middle;
5808 }
5809
5810 .sg-wrapper-less .navbar-form .form-control-static {
5811 display: inline-block;
5812 }
5813
5814 .sg-wrapper-less .navbar-form .input-group {
5815 display: inline-table;
5816 vertical-align: middle;
5817 }
5818
5819 .sg-wrapper-less .navbar-form .input-group .input-group-addon,
5820 .sg-wrapper-less .navbar-form .input-group .input-group-btn,
5821 .sg-wrapper-less .navbar-form .input-group .form-control {
5822 width: auto;
5823 }
5824
5825 .sg-wrapper-less .navbar-form .input-group > .form-control {
5826 width: 100%;
5827 }
5828
5829 .sg-wrapper-less .navbar-form .control-label {
5830 margin-bottom: 0;
5831 vertical-align: middle;
5832 }
5833
5834 .sg-wrapper-less .navbar-form .radio,
5835 .sg-wrapper-less .navbar-form .checkbox {
5836 display: inline-block;
5837 margin-top: 0;
5838 margin-bottom: 0;
5839 vertical-align: middle;
5840 }
5841
5842 .sg-wrapper-less .navbar-form .radio label,
5843 .sg-wrapper-less .navbar-form .checkbox label {
5844 padding-left: 0;
5845 }
5846
5847 .sg-wrapper-less .navbar-form .radio input[type="radio"],
5848 .sg-wrapper-less .navbar-form .checkbox input[type="checkbox"] {
5849 position: relative;
5850 margin-left: 0;
5851 }
5852
5853 .sg-wrapper-less .navbar-form .has-feedback .form-control-feedback {
5854 top: 0;
5855 }
5856 }
5857
5858 @media (max-width: 767px) {
5859 .sg-wrapper-less .navbar-form .form-group {
5860 margin-bottom: 5px;
5861 }
5862
5863 .sg-wrapper-less .navbar-form .form-group:last-child {
5864 margin-bottom: 0;
5865 }
5866 }
5867
5868 @media (min-width: 768px) {
5869 .sg-wrapper-less .navbar-form {
5870 width: auto;
5871 border: 0;
5872 margin-left: 0;
5873 margin-right: 0;
5874 padding-top: 0;
5875 padding-bottom: 0;
5876 -webkit-box-shadow: none;
5877 box-shadow: none;
5878 }
5879 }
5880
5881 .sg-wrapper-less .navbar-nav > li > .dropdown-menu {
5882 margin-top: 0;
5883 border-top-right-radius: 0;
5884 border-top-left-radius: 0;
5885 }
5886
5887 .sg-wrapper-less .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
5888 margin-bottom: 0;
5889 border-top-right-radius: 0;
5890 border-top-left-radius: 0;
5891 border-bottom-right-radius: 0;
5892 border-bottom-left-radius: 0;
5893 }
5894
5895 .sg-wrapper-less .navbar-btn {
5896 margin-top: 3.5px;
5897 margin-bottom: 3.5px;
5898 }
5899
5900 .sg-wrapper-less .navbar-btn.btn-sm {
5901 margin-top: 9.5px;
5902 margin-bottom: 9.5px;
5903 }
5904
5905 .sg-wrapper-less .navbar-btn.btn-xs {
5906 margin-top: 14px;
5907 margin-bottom: 14px;
5908 }
5909
5910 .sg-wrapper-less .navbar-text {
5911 margin-top: 14.5px;
5912 margin-bottom: 14.5px;
5913 }
5914
5915 @media (min-width: 768px) {
5916 .sg-wrapper-less .navbar-text {
5917 float: left;
5918 margin-left: 15px;
5919 margin-right: 15px;
5920 }
5921 }
5922
5923 @media (min-width: 768px) {
5924 .sg-wrapper-less .navbar-left {
5925 float: left !important;
5926 }
5927
5928 .sg-wrapper-less .navbar-right {
5929 float: right !important;
5930 margin-right: -15px;
5931 }
5932
5933 .sg-wrapper-less .navbar-right ~ .navbar-right {
5934 margin-right: 0;
5935 }
5936 }
5937
5938 .sg-wrapper-less .navbar-default {
5939 background-color: #222222;
5940 border-color: #121212;
5941 }
5942
5943 .sg-wrapper-less .navbar-default .navbar-brand {
5944 color: #ffffff;
5945 }
5946
5947 .sg-wrapper-less .navbar-default .navbar-brand:hover,
5948 .sg-wrapper-less .navbar-default .navbar-brand:focus {
5949 color: #ffffff;
5950 background-color: none;
5951 }
5952
5953 .sg-wrapper-less .navbar-default .navbar-text {
5954 color: #ffffff;
5955 }
5956
5957 .sg-wrapper-less .navbar-default .navbar-nav > li > a {
5958 color: #ffffff;
5959 }
5960
5961 .sg-wrapper-less .navbar-default .navbar-nav > li > a:hover,
5962 .sg-wrapper-less .navbar-default .navbar-nav > li > a:focus {
5963 color: #ffffff;
5964 background-color: #090909;
5965 }
5966
5967 .sg-wrapper-less .navbar-default .navbar-nav > .active > a,
5968 .sg-wrapper-less .navbar-default .navbar-nav > .active > a:hover,
5969 .sg-wrapper-less .navbar-default .navbar-nav > .active > a:focus {
5970 color: #ffffff;
5971 background-color: #090909;
5972 }
5973
5974 .sg-wrapper-less .navbar-default .navbar-nav > .disabled > a,
5975 .sg-wrapper-less .navbar-default .navbar-nav > .disabled > a:hover,
5976 .sg-wrapper-less .navbar-default .navbar-nav > .disabled > a:focus {
5977 color: #cccccc;
5978 background-color: transparent;
5979 }
5980
5981 .sg-wrapper-less .navbar-default .navbar-toggle {
5982 border-color: transparent;
5983 }
5984
5985 .sg-wrapper-less .navbar-default .navbar-toggle:hover,
5986 .sg-wrapper-less .navbar-default .navbar-toggle:focus {
5987 background-color: #090909;
5988 }
5989
5990 .sg-wrapper-less .navbar-default .navbar-toggle .icon-bar {
5991 background-color: #ffffff;
5992 }
5993
5994 .sg-wrapper-less .navbar-default .navbar-collapse,
5995 .sg-wrapper-less .navbar-default .navbar-form {
5996 border-color: #121212;
5997 }
5998
5999 .sg-wrapper-less .navbar-default .navbar-nav > .open > a,
6000 .sg-wrapper-less .navbar-default .navbar-nav > .open > a:hover,
6001 .sg-wrapper-less .navbar-default .navbar-nav > .open > a:focus {
6002 background-color: #090909;
6003 color: #ffffff;
6004 }
6005
6006 @media (max-width: 767px) {
6007 .sg-wrapper-less .navbar-default .navbar-nav .open .dropdown-menu > li > a {
6008 color: #ffffff;
6009 }
6010
6011 .sg-wrapper-less .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
6012 .sg-wrapper-less .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
6013 color: #ffffff;
6014 background-color: #090909;
6015 }
6016
6017 .sg-wrapper-less .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
6018 .sg-wrapper-less .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
6019 .sg-wrapper-less .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
6020 color: #ffffff;
6021 background-color: #090909;
6022 }
6023
6024 .sg-wrapper-less .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
6025 .sg-wrapper-less .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
6026 .sg-wrapper-less .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
6027 color: #cccccc;
6028 background-color: transparent;
6029 }
6030 }
6031
6032 .sg-wrapper-less .navbar-default .navbar-link {
6033 color: #ffffff;
6034 }
6035
6036 .sg-wrapper-less .navbar-default .navbar-link:hover {
6037 color: #ffffff;
6038 }
6039
6040 .sg-wrapper-less .navbar-default .btn-link {
6041 color: #ffffff;
6042 }
6043
6044 .sg-wrapper-less .navbar-default .btn-link:hover,
6045 .sg-wrapper-less .navbar-default .btn-link:focus {
6046 color: #ffffff;
6047 }
6048
6049 .sg-wrapper-less .navbar-default .btn-link[disabled]:hover,
6050 .sg-wrapper-less fieldset[disabled] .navbar-default .btn-link:hover,
6051 .sg-wrapper-less .navbar-default .btn-link[disabled]:focus,
6052 .sg-wrapper-less fieldset[disabled] .navbar-default .btn-link:focus {
6053 color: #cccccc;
6054 }
6055
6056 .sg-wrapper-less .navbar-inverse {
6057 background-color: #2780e3;
6058 border-color: #1967be;
6059 }
6060
6061 .sg-wrapper-less .navbar-inverse .navbar-brand {
6062 color: #ffffff;
6063 }
6064
6065 .sg-wrapper-less .navbar-inverse .navbar-brand:hover,
6066 .sg-wrapper-less .navbar-inverse .navbar-brand:focus {
6067 color: #ffffff;
6068 background-color: none;
6069 }
6070
6071 .sg-wrapper-less .navbar-inverse .navbar-text {
6072 color: #ffffff;
6073 }
6074
6075 .sg-wrapper-less .navbar-inverse .navbar-nav > li > a {
6076 color: #ffffff;
6077 }
6078
6079 .sg-wrapper-less .navbar-inverse .navbar-nav > li > a:hover,
6080 .sg-wrapper-less .navbar-inverse .navbar-nav > li > a:focus {
6081 color: #ffffff;
6082 background-color: #1967be;
6083 }
6084
6085 .sg-wrapper-less .navbar-inverse .navbar-nav > .active > a,
6086 .sg-wrapper-less .navbar-inverse .navbar-nav > .active > a:hover,
6087 .sg-wrapper-less .navbar-inverse .navbar-nav > .active > a:focus {
6088 color: #ffffff;
6089 background-color: #1967be;
6090 }
6091
6092 .sg-wrapper-less .navbar-inverse .navbar-nav > .disabled > a,
6093 .sg-wrapper-less .navbar-inverse .navbar-nav > .disabled > a:hover,
6094 .sg-wrapper-less .navbar-inverse .navbar-nav > .disabled > a:focus {
6095 color: #ffffff;
6096 background-color: transparent;
6097 }
6098
6099 .sg-wrapper-less .navbar-inverse .navbar-toggle {
6100 border-color: transparent;
6101 }
6102
6103 .sg-wrapper-less .navbar-inverse .navbar-toggle:hover,
6104 .sg-wrapper-less .navbar-inverse .navbar-toggle:focus {
6105 background-color: #1967be;
6106 }
6107
6108 .sg-wrapper-less .navbar-inverse .navbar-toggle .icon-bar {
6109 background-color: #ffffff;
6110 }
6111
6112 .sg-wrapper-less .navbar-inverse .navbar-collapse,
6113 .sg-wrapper-less .navbar-inverse .navbar-form {
6114 border-color: #1a6ecc;
6115 }
6116
6117 .sg-wrapper-less .navbar-inverse .navbar-nav > .open > a,
6118 .sg-wrapper-less .navbar-inverse .navbar-nav > .open > a:hover,
6119 .sg-wrapper-less .navbar-inverse .navbar-nav > .open > a:focus {
6120 background-color: #1967be;
6121 color: #ffffff;
6122 }
6123
6124 @media (max-width: 767px) {
6125 .sg-wrapper-less .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
6126 border-color: #1967be;
6127 }
6128
6129 .sg-wrapper-less .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
6130 background-color: #1967be;
6131 }
6132
6133 .sg-wrapper-less .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
6134 color: #ffffff;
6135 }
6136
6137 .sg-wrapper-less .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
6138 .sg-wrapper-less .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
6139 color: #ffffff;
6140 background-color: #1967be;
6141 }
6142
6143 .sg-wrapper-less .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
6144 .sg-wrapper-less .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
6145 .sg-wrapper-less .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
6146 color: #ffffff;
6147 background-color: #1967be;
6148 }
6149
6150 .sg-wrapper-less .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
6151 .sg-wrapper-less .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
6152 .sg-wrapper-less .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
6153 color: #ffffff;
6154 background-color: transparent;
6155 }
6156 }
6157
6158 .sg-wrapper-less .navbar-inverse .navbar-link {
6159 color: #ffffff;
6160 }
6161
6162 .sg-wrapper-less .navbar-inverse .navbar-link:hover {
6163 color: #ffffff;
6164 }
6165
6166 .sg-wrapper-less .navbar-inverse .btn-link {
6167 color: #ffffff;
6168 }
6169
6170 .sg-wrapper-less .navbar-inverse .btn-link:hover,
6171 .sg-wrapper-less .navbar-inverse .btn-link:focus {
6172 color: #ffffff;
6173 }
6174
6175 .sg-wrapper-less .navbar-inverse .btn-link[disabled]:hover,
6176 .sg-wrapper-less fieldset[disabled] .navbar-inverse .btn-link:hover,
6177 .sg-wrapper-less .navbar-inverse .btn-link[disabled]:focus,
6178 .sg-wrapper-less fieldset[disabled] .navbar-inverse .btn-link:focus {
6179 color: #ffffff;
6180 }
6181
6182 .sg-wrapper-less .breadcrumb {
6183 padding: 8px 15px;
6184 margin-bottom: 21px;
6185 list-style: none;
6186 background-color: #f5f5f5;
6187 border-radius: 0;
6188 }
6189
6190 .sg-wrapper-less .breadcrumb > li {
6191 display: inline-block;
6192 }
6193
6194 .sg-wrapper-less .breadcrumb > li + li:before {
6195 content: "/\00a0";
6196 padding: 0 5px;
6197 color: #cccccc;
6198 }
6199
6200 .sg-wrapper-less .breadcrumb > .active {
6201 color: #999999;
6202 }
6203
6204 .sg-wrapper-less .pagination {
6205 display: inline-block;
6206 padding-left: 0;
6207 margin: 21px 0;
6208 border-radius: 0;
6209 }
6210
6211 .sg-wrapper-less .pagination > li {
6212 display: inline;
6213 }
6214
6215 .sg-wrapper-less .pagination > li > a,
6216 .sg-wrapper-less .pagination > li > span {
6217 position: relative;
6218 float: left;
6219 padding: 10px 18px;
6220 line-height: 1.42857143;
6221 text-decoration: none;
6222 color: #2780e3;
6223 background-color: #ffffff;
6224 border: 1px solid #dddddd;
6225 margin-left: -1px;
6226 }
6227
6228 .sg-wrapper-less .pagination > li:first-child > a,
6229 .sg-wrapper-less .pagination > li:first-child > span {
6230 margin-left: 0;
6231 border-bottom-left-radius: 0;
6232 border-top-left-radius: 0;
6233 }
6234
6235 .sg-wrapper-less .pagination > li:last-child > a,
6236 .sg-wrapper-less .pagination > li:last-child > span {
6237 border-bottom-right-radius: 0;
6238 border-top-right-radius: 0;
6239 }
6240
6241 .sg-wrapper-less .pagination > li > a:hover,
6242 .sg-wrapper-less .pagination > li > span:hover,
6243 .sg-wrapper-less .pagination > li > a:focus,
6244 .sg-wrapper-less .pagination > li > span:focus {
6245 color: #165ba8;
6246 background-color: #e6e6e6;
6247 border-color: #dddddd;
6248 }
6249
6250 .sg-wrapper-less .pagination > .active > a,
6251 .sg-wrapper-less .pagination > .active > span,
6252 .sg-wrapper-less .pagination > .active > a:hover,
6253 .sg-wrapper-less .pagination > .active > span:hover,
6254 .sg-wrapper-less .pagination > .active > a:focus,
6255 .sg-wrapper-less .pagination > .active > span:focus {
6256 z-index: 2;
6257 color: #999999;
6258 background-color: #f5f5f5;
6259 border-color: #dddddd;
6260 cursor: default;
6261 }
6262
6263 .sg-wrapper-less .pagination > .disabled > span,
6264 .sg-wrapper-less .pagination > .disabled > span:hover,
6265 .sg-wrapper-less .pagination > .disabled > span:focus,
6266 .sg-wrapper-less .pagination > .disabled > a,
6267 .sg-wrapper-less .pagination > .disabled > a:hover,
6268 .sg-wrapper-less .pagination > .disabled > a:focus {
6269 color: #999999;
6270 background-color: #ffffff;
6271 border-color: #dddddd;
6272 cursor: not-allowed;
6273 }
6274
6275 .sg-wrapper-less .pagination-lg > li > a,
6276 .sg-wrapper-less .pagination-lg > li > span {
6277 padding: 18px 30px;
6278 font-size: 19px;
6279 }
6280
6281 .sg-wrapper-less .pagination-lg > li:first-child > a,
6282 .sg-wrapper-less .pagination-lg > li:first-child > span {
6283 border-bottom-left-radius: 0;
6284 border-top-left-radius: 0;
6285 }
6286
6287 .sg-wrapper-less .pagination-lg > li:last-child > a,
6288 .sg-wrapper-less .pagination-lg > li:last-child > span {
6289 border-bottom-right-radius: 0;
6290 border-top-right-radius: 0;
6291 }
6292
6293 .sg-wrapper-less .pagination-sm > li > a,
6294 .sg-wrapper-less .pagination-sm > li > span {
6295 padding: 5px 10px;
6296 font-size: 13px;
6297 }
6298
6299 .sg-wrapper-less .pagination-sm > li:first-child > a,
6300 .sg-wrapper-less .pagination-sm > li:first-child > span {
6301 border-bottom-left-radius: 0;
6302 border-top-left-radius: 0;
6303 }
6304
6305 .sg-wrapper-less .pagination-sm > li:last-child > a,
6306 .sg-wrapper-less .pagination-sm > li:last-child > span {
6307 border-bottom-right-radius: 0;
6308 border-top-right-radius: 0;
6309 }
6310
6311 .sg-wrapper-less .pager {
6312 padding-left: 0;
6313 margin: 21px 0;
6314 list-style: none;
6315 text-align: center;
6316 }
6317
6318 .sg-wrapper-less .pager li {
6319 display: inline;
6320 }
6321
6322 .sg-wrapper-less .pager li > a,
6323 .sg-wrapper-less .pager li > span {
6324 display: inline-block;
6325 padding: 5px 14px;
6326 background-color: #ffffff;
6327 border: 1px solid #dddddd;
6328 border-radius: 0;
6329 }
6330
6331 .sg-wrapper-less .pager li > a:hover,
6332 .sg-wrapper-less .pager li > a:focus {
6333 text-decoration: none;
6334 background-color: #e6e6e6;
6335 }
6336
6337 .sg-wrapper-less .pager .next > a,
6338 .sg-wrapper-less .pager .next > span {
6339 float: right;
6340 }
6341
6342 .sg-wrapper-less .pager .previous > a,
6343 .sg-wrapper-less .pager .previous > span {
6344 float: left;
6345 }
6346
6347 .sg-wrapper-less .pager .disabled > a,
6348 .sg-wrapper-less .pager .disabled > a:hover,
6349 .sg-wrapper-less .pager .disabled > a:focus,
6350 .sg-wrapper-less .pager .disabled > span {
6351 color: #999999;
6352 background-color: #ffffff;
6353 cursor: not-allowed;
6354 }
6355
6356 .sg-wrapper-less .label {
6357 display: inline;
6358 padding: .2em .6em .3em;
6359 font-size: 75%;
6360 font-weight: bold;
6361 line-height: 1;
6362 color: #ffffff;
6363 text-align: center;
6364 white-space: nowrap;
6365 vertical-align: baseline;
6366 border-radius: .25em;
6367 }
6368
6369 .sg-wrapper-less a.label:hover,
6370 .sg-wrapper-less a.label:focus {
6371 color: #ffffff;
6372 text-decoration: none;
6373 cursor: pointer;
6374 }
6375
6376 .sg-wrapper-less .label:empty {
6377 display: none;
6378 }
6379
6380 .sg-wrapper-less .btn .label {
6381 position: relative;
6382 top: -1px;
6383 }
6384
6385 .sg-wrapper-less .label-default {
6386 background-color: #222222;
6387 }
6388
6389 .sg-wrapper-less .label-default[href]:hover,
6390 .sg-wrapper-less .label-default[href]:focus {
6391 background-color: #090909;
6392 }
6393
6394 .sg-wrapper-less .label-primary {
6395 background-color: #2780e3;
6396 }
6397
6398 .sg-wrapper-less .label-primary[href]:hover,
6399 .sg-wrapper-less .label-primary[href]:focus {
6400 background-color: #1967be;
6401 }
6402
6403 .sg-wrapper-less .label-success {
6404 background-color: #3fb618;
6405 }
6406
6407 .sg-wrapper-less .label-success[href]:hover,
6408 .sg-wrapper-less .label-success[href]:focus {
6409 background-color: #2f8912;
6410 }
6411
6412 .sg-wrapper-less .label-info {
6413 background-color: #9954bb;
6414 }
6415
6416 .sg-wrapper-less .label-info[href]:hover,
6417 .sg-wrapper-less .label-info[href]:focus {
6418 background-color: #7e3f9d;
6419 }
6420
6421 .sg-wrapper-less .label-warning {
6422 background-color: #ff7518;
6423 }
6424
6425 .sg-wrapper-less .label-warning[href]:hover,
6426 .sg-wrapper-less .label-warning[href]:focus {
6427 background-color: #e45c00;
6428 }
6429
6430 .sg-wrapper-less .label-danger {
6431 background-color: #ff0039;
6432 }
6433
6434 .sg-wrapper-less .label-danger[href]:hover,
6435 .sg-wrapper-less .label-danger[href]:focus {
6436 background-color: #cc002e;
6437 }
6438
6439 .sg-wrapper-less .badge {
6440 display: inline-block;
6441 min-width: 10px;
6442 padding: 3px 7px;
6443 font-size: 13px;
6444 font-weight: bold;
6445 color: #ffffff;
6446 line-height: 1;
6447 vertical-align: baseline;
6448 white-space: nowrap;
6449 text-align: center;
6450 background-color: #2780e3;
6451 border-radius: 10px;
6452 }
6453
6454 .sg-wrapper-less .badge:empty {
6455 display: none;
6456 }
6457
6458 .sg-wrapper-less .btn .badge {
6459 position: relative;
6460 top: -1px;
6461 }
6462
6463 .sg-wrapper-less .btn-xs .badge,
6464 .sg-wrapper-less .btn-group-xs > .btn .badge {
6465 top: 0;
6466 padding: 1px 5px;
6467 }
6468
6469 .sg-wrapper-less a.badge:hover,
6470 .sg-wrapper-less a.badge:focus {
6471 color: #ffffff;
6472 text-decoration: none;
6473 cursor: pointer;
6474 }
6475
6476 .sg-wrapper-less .list-group-item.active > .badge,
6477 .sg-wrapper-less .nav-pills > .active > a > .badge {
6478 color: #2780e3;
6479 background-color: #ffffff;
6480 }
6481
6482 .sg-wrapper-less .list-group-item > .badge {
6483 float: right;
6484 }
6485
6486 .sg-wrapper-less .list-group-item > .badge + .badge {
6487 margin-right: 5px;
6488 }
6489
6490 .sg-wrapper-less .nav-pills > li > a > .badge {
6491 margin-left: 3px;
6492 }
6493
6494 .sg-wrapper-less .jumbotron {
6495 padding: 30px 15px;
6496 margin-bottom: 30px;
6497 color: inherit;
6498 background-color: #e6e6e6;
6499 }
6500
6501 .sg-wrapper-less .jumbotron h1,
6502 .sg-wrapper-less .jumbotron .h1 {
6503 color: inherit;
6504 }
6505
6506 .sg-wrapper-less .jumbotron p {
6507 margin-bottom: 15px;
6508 font-size: 23px;
6509 font-weight: 200;
6510 }
6511
6512 .sg-wrapper-less .jumbotron > hr {
6513 border-top-color: #cccccc;
6514 }
6515
6516 .sg-wrapper-less .container .jumbotron,
6517 .sg-wrapper-less .container-fluid .jumbotron {
6518 border-radius: 0;
6519 }
6520
6521 .sg-wrapper-less .jumbotron .container {
6522 max-width: 100%;
6523 }
6524
6525 @media screen and (min-width: 768px) {
6526 .sg-wrapper-less .jumbotron {
6527 padding: 48px 0;
6528 }
6529
6530 .sg-wrapper-less .container .jumbotron,
6531 .sg-wrapper-less .container-fluid .jumbotron {
6532 padding-left: 60px;
6533 padding-right: 60px;
6534 }
6535
6536 .sg-wrapper-less .jumbotron h1,
6537 .sg-wrapper-less .jumbotron .h1 {
6538 font-size: 67.5px;
6539 }
6540 }
6541
6542 .sg-wrapper-less .thumbnail {
6543 display: block;
6544 padding: 4px;
6545 margin-bottom: 21px;
6546 line-height: 1.42857143;
6547 background-color: #ffffff;
6548 border: 1px solid #dddddd;
6549 border-radius: 0;
6550 -webkit-transition: border 0.2s ease-in-out;
6551 -o-transition: border 0.2s ease-in-out;
6552 transition: border 0.2s ease-in-out;
6553 }
6554
6555 .sg-wrapper-less .thumbnail > img,
6556 .sg-wrapper-less .thumbnail a > img {
6557 margin-left: auto;
6558 margin-right: auto;
6559 }
6560
6561 .sg-wrapper-less a.thumbnail:hover,
6562 .sg-wrapper-less a.thumbnail:focus,
6563 .sg-wrapper-less a.thumbnail.active {
6564 border-color: #2780e3;
6565 }
6566
6567 .sg-wrapper-less .thumbnail .caption {
6568 padding: 9px;
6569 color: #333333;
6570 }
6571
6572 .sg-wrapper-less .alert {
6573 padding: 15px;
6574 margin-bottom: 21px;
6575 border: 1px solid transparent;
6576 border-radius: 0;
6577 }
6578
6579 .sg-wrapper-less .alert h4 {
6580 margin-top: 0;
6581 color: inherit;
6582 }
6583
6584 .sg-wrapper-less .alert .alert-link {
6585 font-weight: bold;
6586 }
6587
6588 .sg-wrapper-less .alert > p,
6589 .sg-wrapper-less .alert > ul {
6590 margin-bottom: 0;
6591 }
6592
6593 .sg-wrapper-less .alert > p + p {
6594 margin-top: 5px;
6595 }
6596
6597 .sg-wrapper-less .alert-dismissable,
6598 .sg-wrapper-less .alert-dismissible {
6599 padding-right: 35px;
6600 }
6601
6602 .sg-wrapper-less .alert-dismissable .close,
6603 .sg-wrapper-less .alert-dismissible .close {
6604 position: relative;
6605 top: -2px;
6606 right: -21px;
6607 color: inherit;
6608 }
6609
6610 .sg-wrapper-less .alert-success {
6611 background-color: #3fb618;
6612 border-color: #4e9f15;
6613 color: #ffffff;
6614 }
6615
6616 .sg-wrapper-less .alert-success hr {
6617 border-top-color: #438912;
6618 }
6619
6620 .sg-wrapper-less .alert-success .alert-link {
6621 color: #e6e6e6;
6622 }
6623
6624 .sg-wrapper-less .alert-info {
6625 background-color: #9954bb;
6626 border-color: #7643a8;
6627 color: #ffffff;
6628 }
6629
6630 .sg-wrapper-less .alert-info hr {
6631 border-top-color: #693c96;
6632 }
6633
6634 .sg-wrapper-less .alert-info .alert-link {
6635 color: #e6e6e6;
6636 }
6637
6638 .sg-wrapper-less .alert-warning {
6639 background-color: #ff7518;
6640 border-color: #ff4309;
6641 color: #ffffff;
6642 }
6643
6644 .sg-wrapper-less .alert-warning hr {
6645 border-top-color: #ee3800;
6646 }
6647
6648 .sg-wrapper-less .alert-warning .alert-link {
6649 color: #e6e6e6;
6650 }
6651
6652 .sg-wrapper-less .alert-danger {
6653 background-color: #ff0039;
6654 border-color: #f0005e;
6655 color: #ffffff;
6656 }
6657
6658 .sg-wrapper-less .alert-danger hr {
6659 border-top-color: #d60054;
6660 }
6661
6662 .sg-wrapper-less .alert-danger .alert-link {
6663 color: #e6e6e6;
6664 }
6665
6666 @-webkit-keyframes progress-bar-stripes {
6667 from {
6668 background-position: 40px 0;
6669 }
6670 to {
6671 background-position: 0 0;
6672 }
6673 }
6674
6675 @-o-keyframes progress-bar-stripes {
6676 from {
6677 background-position: 40px 0;
6678 }
6679 to {
6680 background-position: 0 0;
6681 }
6682 }
6683
6684 @keyframes progress-bar-stripes {
6685 from {
6686 background-position: 40px 0;
6687 }
6688 to {
6689 background-position: 0 0;
6690 }
6691 }
6692
6693 .sg-wrapper-less .progress {
6694 overflow: hidden;
6695 height: 21px;
6696 margin-bottom: 21px;
6697 background-color: #cccccc;
6698 border-radius: 0;
6699 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
6700 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
6701 }
6702
6703 .sg-wrapper-less .progress-bar {
6704 float: left;
6705 width: 0%;
6706 height: 100%;
6707 font-size: 13px;
6708 line-height: 21px;
6709 color: #ffffff;
6710 text-align: center;
6711 background-color: #2780e3;
6712 -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
6713 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
6714 -webkit-transition: width 0.6s ease;
6715 -o-transition: width 0.6s ease;
6716 transition: width 0.6s ease;
6717 }
6718
6719 .sg-wrapper-less .progress-striped .progress-bar,
6720 .sg-wrapper-less .progress-bar-striped {
6721 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6722 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6723 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6724 -webkit-background-size: 40px 40px;
6725 background-size: 40px 40px;
6726 }
6727
6728 .sg-wrapper-less .progress.active .progress-bar,
6729 .sg-wrapper-less .progress-bar.active {
6730 -webkit-animation: progress-bar-stripes 2s linear infinite;
6731 -o-animation: progress-bar-stripes 2s linear infinite;
6732 animation: progress-bar-stripes 2s linear infinite;
6733 }
6734
6735 .sg-wrapper-less .progress-bar-success {
6736 background-color: #3fb618;
6737 }
6738
6739 .sg-wrapper-less .progress-striped .progress-bar-success {
6740 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6741 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6742 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6743 }
6744
6745 .sg-wrapper-less .progress-bar-info {
6746 background-color: #9954bb;
6747 }
6748
6749 .sg-wrapper-less .progress-striped .progress-bar-info {
6750 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6751 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6752 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6753 }
6754
6755 .sg-wrapper-less .progress-bar-warning {
6756 background-color: #ff7518;
6757 }
6758
6759 .sg-wrapper-less .progress-striped .progress-bar-warning {
6760 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6761 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6762 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6763 }
6764
6765 .sg-wrapper-less .progress-bar-danger {
6766 background-color: #ff0039;
6767 }
6768
6769 .sg-wrapper-less .progress-striped .progress-bar-danger {
6770 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6771 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6772 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
6773 }
6774
6775 .sg-wrapper-less .media {
6776 margin-top: 15px;
6777 }
6778
6779 .sg-wrapper-less .media:first-child {
6780 margin-top: 0;
6781 }
6782
6783 .sg-wrapper-less .media,
6784 .sg-wrapper-less .media-body {
6785 zoom: 1;
6786 overflow: hidden;
6787 }
6788
6789 .sg-wrapper-less .media-body {
6790 width: 10000px;
6791 }
6792
6793 .sg-wrapper-less .media-object {
6794 display: block;
6795 }
6796
6797 .sg-wrapper-less .media-right,
6798 .sg-wrapper-less .media > .pull-right {
6799 padding-left: 10px;
6800 }
6801
6802 .sg-wrapper-less .media-left,
6803 .sg-wrapper-less .media > .pull-left {
6804 padding-right: 10px;
6805 }
6806
6807 .sg-wrapper-less .media-left,
6808 .sg-wrapper-less .media-right,
6809 .sg-wrapper-less .media-body {
6810 display: table-cell;
6811 vertical-align: top;
6812 }
6813
6814 .sg-wrapper-less .media-middle {
6815 vertical-align: middle;
6816 }
6817
6818 .sg-wrapper-less .media-bottom {
6819 vertical-align: bottom;
6820 }
6821
6822 .sg-wrapper-less .media-heading {
6823 margin-top: 0;
6824 margin-bottom: 5px;
6825 }
6826
6827 .sg-wrapper-less .media-list {
6828 padding-left: 0;
6829 list-style: none;
6830 }
6831
6832 .sg-wrapper-less .list-group {
6833 margin-bottom: 20px;
6834 padding-left: 0;
6835 }
6836
6837 .sg-wrapper-less .list-group-item {
6838 position: relative;
6839 display: block;
6840 padding: 10px 15px;
6841 margin-bottom: -1px;
6842 background-color: #ffffff;
6843 border: 1px solid #dddddd;
6844 }
6845
6846 .sg-wrapper-less .list-group-item:first-child {
6847 border-top-right-radius: 0;
6848 border-top-left-radius: 0;
6849 }
6850
6851 .sg-wrapper-less .list-group-item:last-child {
6852 margin-bottom: 0;
6853 border-bottom-right-radius: 0;
6854 border-bottom-left-radius: 0;
6855 }
6856
6857 .sg-wrapper-less a.list-group-item {
6858 color: #555555;
6859 }
6860
6861 .sg-wrapper-less a.list-group-item .list-group-item-heading {
6862 color: #333333;
6863 }
6864
6865 .sg-wrapper-less a.list-group-item:hover,
6866 .sg-wrapper-less a.list-group-item:focus {
6867 text-decoration: none;
6868 color: #555555;
6869 background-color: #f5f5f5;
6870 }
6871
6872 .sg-wrapper-less .list-group-item.disabled,
6873 .sg-wrapper-less .list-group-item.disabled:hover,
6874 .sg-wrapper-less .list-group-item.disabled:focus {
6875 background-color: #e6e6e6;
6876 color: #999999;
6877 cursor: not-allowed;
6878 }
6879
6880 .sg-wrapper-less .list-group-item.disabled .list-group-item-heading,
6881 .sg-wrapper-less .list-group-item.disabled:hover .list-group-item-heading,
6882 .sg-wrapper-less .list-group-item.disabled:focus .list-group-item-heading {
6883 color: inherit;
6884 }
6885
6886 .sg-wrapper-less .list-group-item.disabled .list-group-item-text,
6887 .sg-wrapper-less .list-group-item.disabled:hover .list-group-item-text,
6888 .sg-wrapper-less .list-group-item.disabled:focus .list-group-item-text {
6889 color: #999999;
6890 }
6891
6892 .sg-wrapper-less .list-group-item.active,
6893 .sg-wrapper-less .list-group-item.active:hover,
6894 .sg-wrapper-less .list-group-item.active:focus {
6895 z-index: 2;
6896 color: #ffffff;
6897 background-color: #2780e3;
6898 border-color: #dddddd;
6899 }
6900
6901 .sg-wrapper-less .list-group-item.active .list-group-item-heading,
6902 .sg-wrapper-less .list-group-item.active:hover .list-group-item-heading,
6903 .sg-wrapper-less .list-group-item.active:focus .list-group-item-heading,
6904 .sg-wrapper-less .list-group-item.active .list-group-item-heading > small,
6905 .sg-wrapper-less .list-group-item.active:hover .list-group-item-heading > small,
6906 .sg-wrapper-less .list-group-item.active:focus .list-group-item-heading > small,
6907 .sg-wrapper-less .list-group-item.active .list-group-item-heading > .small,
6908 .sg-wrapper-less .list-group-item.active:hover .list-group-item-heading > .small,
6909 .sg-wrapper-less .list-group-item.active:focus .list-group-item-heading > .small {
6910 color: inherit;
6911 }
6912
6913 .sg-wrapper-less .list-group-item.active .list-group-item-text,
6914 .sg-wrapper-less .list-group-item.active:hover .list-group-item-text,
6915 .sg-wrapper-less .list-group-item.active:focus .list-group-item-text {
6916 color: #dceafa;
6917 }
6918
6919 .sg-wrapper-less .list-group-item-success {
6920 color: #ffffff;
6921 background-color: #3fb618;
6922 }
6923
6924 .sg-wrapper-less a.list-group-item-success {
6925 color: #ffffff;
6926 }
6927
6928 .sg-wrapper-less a.list-group-item-success .list-group-item-heading {
6929 color: inherit;
6930 }
6931
6932 .sg-wrapper-less a.list-group-item-success:hover,
6933 .sg-wrapper-less a.list-group-item-success:focus {
6934 color: #ffffff;
6935 background-color: #379f15;
6936 }
6937
6938 .sg-wrapper-less a.list-group-item-success.active,
6939 .sg-wrapper-less a.list-group-item-success.active:hover,
6940 .sg-wrapper-less a.list-group-item-success.active:focus {
6941 color: #fff;
6942 background-color: #ffffff;
6943 border-color: #ffffff;
6944 }
6945
6946 .sg-wrapper-less .list-group-item-info {
6947 color: #ffffff;
6948 background-color: #9954bb;
6949 }
6950
6951 .sg-wrapper-less a.list-group-item-info {
6952 color: #ffffff;
6953 }
6954
6955 .sg-wrapper-less a.list-group-item-info .list-group-item-heading {
6956 color: inherit;
6957 }
6958
6959 .sg-wrapper-less a.list-group-item-info:hover,
6960 .sg-wrapper-less a.list-group-item-info:focus {
6961 color: #ffffff;
6962 background-color: #8d46b0;
6963 }
6964
6965 .sg-wrapper-less a.list-group-item-info.active,
6966 .sg-wrapper-less a.list-group-item-info.active:hover,
6967 .sg-wrapper-less a.list-group-item-info.active:focus {
6968 color: #fff;
6969 background-color: #ffffff;
6970 border-color: #ffffff;
6971 }
6972
6973 .sg-wrapper-less .list-group-item-warning {
6974 color: #ffffff;
6975 background-color: #ff7518;
6976 }
6977
6978 .sg-wrapper-less a.list-group-item-warning {
6979 color: #ffffff;
6980 }
6981
6982 .sg-wrapper-less a.list-group-item-warning .list-group-item-heading {
6983 color: inherit;
6984 }
6985
6986 .sg-wrapper-less a.list-group-item-warning:hover,
6987 .sg-wrapper-less a.list-group-item-warning:focus {
6988 color: #ffffff;
6989 background-color: #fe6600;
6990 }
6991
6992 .sg-wrapper-less a.list-group-item-warning.active,
6993 .sg-wrapper-less a.list-group-item-warning.active:hover,
6994 .sg-wrapper-less a.list-group-item-warning.active:focus {
6995 color: #fff;
6996 background-color: #ffffff;
6997 border-color: #ffffff;
6998 }
6999
7000 .sg-wrapper-less .list-group-item-danger {
7001 color: #ffffff;
7002 background-color: #ff0039;
7003 }
7004
7005 .sg-wrapper-less a.list-group-item-danger {
7006 color: #ffffff;
7007 }
7008
7009 .sg-wrapper-less a.list-group-item-danger .list-group-item-heading {
7010 color: inherit;
7011 }
7012
7013 .sg-wrapper-less a.list-group-item-danger:hover,
7014 .sg-wrapper-less a.list-group-item-danger:focus {
7015 color: #ffffff;
7016 background-color: #e60033;
7017 }
7018
7019 .sg-wrapper-less a.list-group-item-danger.active,
7020 .sg-wrapper-less a.list-group-item-danger.active:hover,
7021 .sg-wrapper-less a.list-group-item-danger.active:focus {
7022 color: #fff;
7023 background-color: #ffffff;
7024 border-color: #ffffff;
7025 }
7026
7027 .sg-wrapper-less .list-group-item-heading {
7028 margin-top: 0;
7029 margin-bottom: 5px;
7030 }
7031
7032 .sg-wrapper-less .list-group-item-text {
7033 margin-bottom: 0;
7034 line-height: 1.3;
7035 }
7036
7037 .sg-wrapper-less .panel {
7038 margin-bottom: 21px;
7039 background-color: #ffffff;
7040 border: 1px solid transparent;
7041 border-radius: 0;
7042 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
7043 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
7044 }
7045
7046 .sg-wrapper-less .panel-body {
7047 padding: 15px;
7048 }
7049
7050 .sg-wrapper-less .panel-heading {
7051 padding: 10px 15px;
7052 border-bottom: 1px solid transparent;
7053 border-top-right-radius: -1;
7054 border-top-left-radius: -1;
7055 }
7056
7057 .sg-wrapper-less .panel-heading > .dropdown .dropdown-toggle {
7058 color: inherit;
7059 }
7060
7061 .sg-wrapper-less .panel-title {
7062 margin-top: 0;
7063 margin-bottom: 0;
7064 font-size: 17px;
7065 color: inherit;
7066 }
7067
7068 .sg-wrapper-less .panel-title > a,
7069 .sg-wrapper-less .panel-title > small,
7070 .sg-wrapper-less .panel-title > .small,
7071 .sg-wrapper-less .panel-title > small > a,
7072 .sg-wrapper-less .panel-title > .small > a {
7073 color: inherit;
7074 }
7075
7076 .sg-wrapper-less .panel-footer {
7077 padding: 10px 15px;
7078 background-color: #f5f5f5;
7079 border-top: 1px solid #dddddd;
7080 border-bottom-right-radius: -1;
7081 border-bottom-left-radius: -1;
7082 }
7083
7084 .sg-wrapper-less .panel > .list-group,
7085 .sg-wrapper-less .panel > .panel-collapse > .list-group {
7086 margin-bottom: 0;
7087 }
7088
7089 .sg-wrapper-less .panel > .list-group .list-group-item,
7090 .sg-wrapper-less .panel > .panel-collapse > .list-group .list-group-item {
7091 border-width: 1px 0;
7092 border-radius: 0;
7093 }
7094
7095 .sg-wrapper-less .panel > .list-group:first-child .list-group-item:first-child,
7096 .sg-wrapper-less .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
7097 border-top: 0;
7098 border-top-right-radius: -1;
7099 border-top-left-radius: -1;
7100 }
7101
7102 .sg-wrapper-less .panel > .list-group:last-child .list-group-item:last-child,
7103 .sg-wrapper-less .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
7104 border-bottom: 0;
7105 border-bottom-right-radius: -1;
7106 border-bottom-left-radius: -1;
7107 }
7108
7109 .sg-wrapper-less .panel-heading + .list-group .list-group-item:first-child {
7110 border-top-width: 0;
7111 }
7112
7113 .sg-wrapper-less .list-group + .panel-footer {
7114 border-top-width: 0;
7115 }
7116
7117 .sg-wrapper-less .panel > .table,
7118 .sg-wrapper-less .panel > .table-responsive > .table,
7119 .sg-wrapper-less .panel > .panel-collapse > .table {
7120 margin-bottom: 0;
7121 }
7122
7123 .sg-wrapper-less .panel > .table caption,
7124 .sg-wrapper-less .panel > .table-responsive > .table caption,
7125 .sg-wrapper-less .panel > .panel-collapse > .table caption {
7126 padding-left: 15px;
7127 padding-right: 15px;
7128 }
7129
7130 .sg-wrapper-less .panel > .table:first-child,
7131 .sg-wrapper-less .panel > .table-responsive:first-child > .table:first-child {
7132 border-top-right-radius: -1;
7133 border-top-left-radius: -1;
7134 }
7135
7136 .sg-wrapper-less .panel > .table:first-child > thead:first-child > tr:first-child,
7137 .sg-wrapper-less .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
7138 .sg-wrapper-less .panel > .table:first-child > tbody:first-child > tr:first-child,
7139 .sg-wrapper-less .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
7140 border-top-left-radius: -1;
7141 border-top-right-radius: -1;
7142 }
7143
7144 .sg-wrapper-less .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
7145 .sg-wrapper-less .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
7146 .sg-wrapper-less .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
7147 .sg-wrapper-less .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
7148 .sg-wrapper-less .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
7149 .sg-wrapper-less .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
7150 .sg-wrapper-less .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
7151 .sg-wrapper-less .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
7152 border-top-left-radius: -1;
7153 }
7154
7155 .sg-wrapper-less .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
7156 .sg-wrapper-less .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
7157 .sg-wrapper-less .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
7158 .sg-wrapper-less .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
7159 .sg-wrapper-less .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
7160 .sg-wrapper-less .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
7161 .sg-wrapper-less .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
7162 .sg-wrapper-less .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
7163 border-top-right-radius: -1;
7164 }
7165
7166 .sg-wrapper-less .panel > .table:last-child,
7167 .sg-wrapper-less .panel > .table-responsive:last-child > .table:last-child {
7168 border-bottom-right-radius: -1;
7169 border-bottom-left-radius: -1;
7170 }
7171
7172 .sg-wrapper-less .panel > .table:last-child > tbody:last-child > tr:last-child,
7173 .sg-wrapper-less .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
7174 .sg-wrapper-less .panel > .table:last-child > tfoot:last-child > tr:last-child,
7175 .sg-wrapper-less .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
7176 border-bottom-left-radius: -1;
7177 border-bottom-right-radius: -1;
7178 }
7179
7180 .sg-wrapper-less .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
7181 .sg-wrapper-less .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
7182 .sg-wrapper-less .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
7183 .sg-wrapper-less .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
7184 .sg-wrapper-less .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
7185 .sg-wrapper-less .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
7186 .sg-wrapper-less .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
7187 .sg-wrapper-less .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
7188 border-bottom-left-radius: -1;
7189 }
7190
7191 .sg-wrapper-less .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
7192 .sg-wrapper-less .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
7193 .sg-wrapper-less .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
7194 .sg-wrapper-less .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
7195 .sg-wrapper-less .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
7196 .sg-wrapper-less .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
7197 .sg-wrapper-less .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
7198 .sg-wrapper-less .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
7199 border-bottom-right-radius: -1;
7200 }
7201
7202 .sg-wrapper-less .panel > .panel-body + .table,
7203 .sg-wrapper-less .panel > .panel-body + .table-responsive,
7204 .sg-wrapper-less .panel > .table + .panel-body,
7205 .sg-wrapper-less .panel > .table-responsive + .panel-body {
7206 border-top: 1px solid #dddddd;
7207 }
7208
7209 .sg-wrapper-less .panel > .table > tbody:first-child > tr:first-child th,
7210 .sg-wrapper-less .panel > .table > tbody:first-child > tr:first-child td {
7211 border-top: 0;
7212 }
7213
7214 .sg-wrapper-less .panel > .table-bordered,
7215 .sg-wrapper-less .panel > .table-responsive > .table-bordered {
7216 border: 0;
7217 }
7218
7219 .sg-wrapper-less .panel > .table-bordered > thead > tr > th:first-child,
7220 .sg-wrapper-less .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
7221 .sg-wrapper-less .panel > .table-bordered > tbody > tr > th:first-child,
7222 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
7223 .sg-wrapper-less .panel > .table-bordered > tfoot > tr > th:first-child,
7224 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
7225 .sg-wrapper-less .panel > .table-bordered > thead > tr > td:first-child,
7226 .sg-wrapper-less .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
7227 .sg-wrapper-less .panel > .table-bordered > tbody > tr > td:first-child,
7228 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
7229 .sg-wrapper-less .panel > .table-bordered > tfoot > tr > td:first-child,
7230 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
7231 border-left: 0;
7232 }
7233
7234 .sg-wrapper-less .panel > .table-bordered > thead > tr > th:last-child,
7235 .sg-wrapper-less .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
7236 .sg-wrapper-less .panel > .table-bordered > tbody > tr > th:last-child,
7237 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
7238 .sg-wrapper-less .panel > .table-bordered > tfoot > tr > th:last-child,
7239 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
7240 .sg-wrapper-less .panel > .table-bordered > thead > tr > td:last-child,
7241 .sg-wrapper-less .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
7242 .sg-wrapper-less .panel > .table-bordered > tbody > tr > td:last-child,
7243 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
7244 .sg-wrapper-less .panel > .table-bordered > tfoot > tr > td:last-child,
7245 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
7246 border-right: 0;
7247 }
7248
7249 .sg-wrapper-less .panel > .table-bordered > thead > tr:first-child > td,
7250 .sg-wrapper-less .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
7251 .sg-wrapper-less .panel > .table-bordered > tbody > tr:first-child > td,
7252 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
7253 .sg-wrapper-less .panel > .table-bordered > thead > tr:first-child > th,
7254 .sg-wrapper-less .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
7255 .sg-wrapper-less .panel > .table-bordered > tbody > tr:first-child > th,
7256 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
7257 border-bottom: 0;
7258 }
7259
7260 .sg-wrapper-less .panel > .table-bordered > tbody > tr:last-child > td,
7261 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
7262 .sg-wrapper-less .panel > .table-bordered > tfoot > tr:last-child > td,
7263 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
7264 .sg-wrapper-less .panel > .table-bordered > tbody > tr:last-child > th,
7265 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
7266 .sg-wrapper-less .panel > .table-bordered > tfoot > tr:last-child > th,
7267 .sg-wrapper-less .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
7268 border-bottom: 0;
7269 }
7270
7271 .sg-wrapper-less .panel > .table-responsive {
7272 border: 0;
7273 margin-bottom: 0;
7274 }
7275
7276 .sg-wrapper-less .panel-group {
7277 margin-bottom: 21px;
7278 }
7279
7280 .sg-wrapper-less .panel-group .panel {
7281 margin-bottom: 0;
7282 border-radius: 0;
7283 }
7284
7285 .sg-wrapper-less .panel-group .panel + .panel {
7286 margin-top: 5px;
7287 }
7288
7289 .sg-wrapper-less .panel-group .panel-heading {
7290 border-bottom: 0;
7291 }
7292
7293 .sg-wrapper-less .panel-group .panel-heading + .panel-collapse > .panel-body,
7294 .sg-wrapper-less .panel-group .panel-heading + .panel-collapse > .list-group {
7295 border-top: 1px solid #dddddd;
7296 }
7297
7298 .sg-wrapper-less .panel-group .panel-footer {
7299 border-top: 0;
7300 }
7301
7302 .sg-wrapper-less .panel-group .panel-footer + .panel-collapse .panel-body {
7303 border-bottom: 1px solid #dddddd;
7304 }
7305
7306 .sg-wrapper-less .panel-default {
7307 border-color: #dddddd;
7308 }
7309
7310 .sg-wrapper-less .panel-default > .panel-heading {
7311 color: #333333;
7312 background-color: #f5f5f5;
7313 border-color: #dddddd;
7314 }
7315
7316 .sg-wrapper-less .panel-default > .panel-heading + .panel-collapse > .panel-body {
7317 border-top-color: #dddddd;
7318 }
7319
7320 .sg-wrapper-less .panel-default > .panel-heading .badge {
7321 color: #f5f5f5;
7322 background-color: #333333;
7323 }
7324
7325 .sg-wrapper-less .panel-default > .panel-footer + .panel-collapse > .panel-body {
7326 border-bottom-color: #dddddd;
7327 }
7328
7329 .sg-wrapper-less .panel-primary {
7330 border-color: #2780e3;
7331 }
7332
7333 .sg-wrapper-less .panel-primary > .panel-heading {
7334 color: #ffffff;
7335 background-color: #2780e3;
7336 border-color: #2780e3;
7337 }
7338
7339 .sg-wrapper-less .panel-primary > .panel-heading + .panel-collapse > .panel-body {
7340 border-top-color: #2780e3;
7341 }
7342
7343 .sg-wrapper-less .panel-primary > .panel-heading .badge {
7344 color: #2780e3;
7345 background-color: #ffffff;
7346 }
7347
7348 .sg-wrapper-less .panel-primary > .panel-footer + .panel-collapse > .panel-body {
7349 border-bottom-color: #2780e3;
7350 }
7351
7352 .sg-wrapper-less .panel-success {
7353 border-color: #4e9f15;
7354 }
7355
7356 .sg-wrapper-less .panel-success > .panel-heading {
7357 color: #ffffff;
7358 background-color: #3fb618;
7359 border-color: #4e9f15;
7360 }
7361
7362 .sg-wrapper-less .panel-success > .panel-heading + .panel-collapse > .panel-body {
7363 border-top-color: #4e9f15;
7364 }
7365
7366 .sg-wrapper-less .panel-success > .panel-heading .badge {
7367 color: #3fb618;
7368 background-color: #ffffff;
7369 }
7370
7371 .sg-wrapper-less .panel-success > .panel-footer + .panel-collapse > .panel-body {
7372 border-bottom-color: #4e9f15;
7373 }
7374
7375 .sg-wrapper-less .panel-info {
7376 border-color: #7643a8;
7377 }
7378
7379 .sg-wrapper-less .panel-info > .panel-heading {
7380 color: #ffffff;
7381 background-color: #9954bb;
7382 border-color: #7643a8;
7383 }
7384
7385 .sg-wrapper-less .panel-info > .panel-heading + .panel-collapse > .panel-body {
7386 border-top-color: #7643a8;
7387 }
7388
7389 .sg-wrapper-less .panel-info > .panel-heading .badge {
7390 color: #9954bb;
7391 background-color: #ffffff;
7392 }
7393
7394 .sg-wrapper-less .panel-info > .panel-footer + .panel-collapse > .panel-body {
7395 border-bottom-color: #7643a8;
7396 }
7397
7398 .sg-wrapper-less .panel-warning {
7399 border-color: #ff4309;
7400 }
7401
7402 .sg-wrapper-less .panel-warning > .panel-heading {
7403 color: #ffffff;
7404 background-color: #ff7518;
7405 border-color: #ff4309;
7406 }
7407
7408 .sg-wrapper-less .panel-warning > .panel-heading + .panel-collapse > .panel-body {
7409 border-top-color: #ff4309;
7410 }
7411
7412 .sg-wrapper-less .panel-warning > .panel-heading .badge {
7413 color: #ff7518;
7414 background-color: #ffffff;
7415 }
7416
7417 .sg-wrapper-less .panel-warning > .panel-footer + .panel-collapse > .panel-body {
7418 border-bottom-color: #ff4309;
7419 }
7420
7421 .sg-wrapper-less .panel-danger {
7422 border-color: #f0005e;
7423 }
7424
7425 .sg-wrapper-less .panel-danger > .panel-heading {
7426 color: #ffffff;
7427 background-color: #ff0039;
7428 border-color: #f0005e;
7429 }
7430
7431 .sg-wrapper-less .panel-danger > .panel-heading + .panel-collapse > .panel-body {
7432 border-top-color: #f0005e;
7433 }
7434
7435 .sg-wrapper-less .panel-danger > .panel-heading .badge {
7436 color: #ff0039;
7437 background-color: #ffffff;
7438 }
7439
7440 .sg-wrapper-less .panel-danger > .panel-footer + .panel-collapse > .panel-body {
7441 border-bottom-color: #f0005e;
7442 }
7443
7444 .sg-wrapper-less .embed-responsive {
7445 position: relative;
7446 display: block;
7447 height: 0;
7448 padding: 0;
7449 overflow: hidden;
7450 }
7451
7452 .sg-wrapper-less .embed-responsive .embed-responsive-item,
7453 .sg-wrapper-less .embed-responsive iframe,
7454 .sg-wrapper-less .embed-responsive embed,
7455 .sg-wrapper-less .embed-responsive object,
7456 .sg-wrapper-less .embed-responsive video {
7457 position: absolute;
7458 top: 0;
7459 left: 0;
7460 bottom: 0;
7461 height: 100%;
7462 width: 100%;
7463 border: 0;
7464 }
7465
7466 .sg-wrapper-less .embed-responsive-16by9 {
7467 padding-bottom: 56.25%;
7468 }
7469
7470 .sg-wrapper-less .embed-responsive-4by3 {
7471 padding-bottom: 75%;
7472 }
7473
7474 .sg-wrapper-less .well {
7475 min-height: 20px;
7476 padding: 19px;
7477 margin-bottom: 20px;
7478 background-color: #f5f5f5;
7479 border: 1px solid #e3e3e3;
7480 border-radius: 0;
7481 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
7482 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
7483 }
7484
7485 .sg-wrapper-less .well blockquote {
7486 border-color: #ddd;
7487 border-color: rgba(0, 0, 0, 0.15);
7488 }
7489
7490 .sg-wrapper-less .well-lg {
7491 padding: 24px;
7492 border-radius: 0;
7493 }
7494
7495 .sg-wrapper-less .well-sm {
7496 padding: 9px;
7497 border-radius: 0;
7498 }
7499
7500 .sg-wrapper-less .close {
7501 float: right;
7502 font-size: 22.5px;
7503 font-weight: bold;
7504 line-height: 1;
7505 color: #ffffff;
7506 text-shadow: 0 1px 0 #ffffff;
7507 opacity: 0.2;
7508 filter: alpha(opacity=20);
7509 }
7510
7511 .sg-wrapper-less .close:hover,
7512 .sg-wrapper-less .close:focus {
7513 color: #ffffff;
7514 text-decoration: none;
7515 cursor: pointer;
7516 opacity: 0.5;
7517 filter: alpha(opacity=50);
7518 }
7519
7520 .sg-wrapper-less button.close {
7521 padding: 0;
7522 cursor: pointer;
7523 background: transparent;
7524 border: 0;
7525 -webkit-appearance: none;
7526 }
7527
7528 .sg-wrapper-less .modal-open {
7529 overflow: hidden;
7530 }
7531
7532 .modal-close-button {
7533 display: inline-block;
7534 margin-right: 15px;
7535 color: #000000;
7536 cursor: pointer;
7537 }
7538
7539 .sg-wrapper-less .modal {
7540 display: none;
7541 overflow: hidden;
7542 position: fixed;
7543 top: 0;
7544 right: 0;
7545 bottom: 0;
7546 left: 0;
7547 z-index: 1050;
7548 -webkit-overflow-scrolling: touch;
7549 outline: 0;
7550 max-width: none;
7551 width: 100%;
7552 background: none;
7553 padding: 0;
7554 }
7555
7556 .sg-wrapper-less .modal.fade .modal-dialog {
7557 -webkit-transform: translate(0, -25%);
7558 -ms-transform: translate(0, -25%);
7559 -o-transform: translate(0, -25%);
7560 transform: translate(0, -25%);
7561 -webkit-transition: -webkit-transform 0.3s ease-out;
7562 -o-transition: -o-transform 0.3s ease-out;
7563 transition: transform 0.3s ease-out;
7564 }
7565
7566 .sg-wrapper-less .modal.show .modal-dialog {
7567 -webkit-transform: translate(0, 0);
7568 -ms-transform: translate(0, 0);
7569 -o-transform: translate(0, 0);
7570 transform: translate(0, 0);
7571 }
7572
7573 .sg-wrapper-less .modal-open .modal {
7574 overflow-x: hidden;
7575 overflow-y: auto;
7576 }
7577
7578 .sg-wrapper-less .modal-dialog {
7579 position: relative;
7580 width: auto;
7581 margin: 10px;
7582 }
7583
7584 .sg-wrapper-less .modal-content {
7585 position: relative;
7586 background-color: #ffffff;
7587 border: 1px solid #999999;
7588 border: 1px solid transparent;
7589 border-radius: 0;
7590 -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
7591 box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
7592 -webkit-background-clip: padding-box;
7593 background-clip: padding-box;
7594 outline: 0;
7595 }
7596
7597 .sg-wrapper-less .modal-backdrop {
7598 position: fixed;
7599 top: 0;
7600 right: 0;
7601 bottom: 0;
7602 left: 0;
7603 z-index: 1040;
7604 background-color: #000000;
7605 }
7606
7607 .sg-wrapper-less .modal-backdrop.fade {
7608 opacity: 0;
7609 filter: alpha(opacity=0);
7610 }
7611
7612 .sg-wrapper-less .modal-backdrop.in {
7613 opacity: 0.5;
7614 filter: alpha(opacity=50);
7615 }
7616
7617 .sg-wrapper-less .modal-header {
7618 padding: 20px;
7619 min-height: 16.42857143px;
7620 background: #f8f8f8;
7621 }
7622
7623 .sg-wrapper-less .modal-header .close {
7624 margin-top: -2px;
7625 }
7626
7627 .sg-wrapper-less .modal-title {
7628 margin: 0;
7629 line-height: 1.42857143;
7630 color: #000000;
7631 font-weight: bold;
7632 }
7633
7634 .sg-wrapper-less .modal-body {
7635 position: relative;
7636 padding: 20px;
7637 }
7638
7639 .sg-wrapper-less .modal-footer {
7640 padding: 20px;
7641 text-align: right;
7642 background-color: #f8f8f8;
7643 }
7644
7645 .sg-wrapper-less .modal-footer .btn + .btn {
7646 margin-left: 5px;
7647 margin-bottom: 0;
7648 }
7649
7650 .sg-wrapper-less .modal-footer .btn-group .btn + .btn {
7651 margin-left: -1px;
7652 }
7653
7654 .sg-wrapper-less .modal-footer .btn-block + .btn-block {
7655 margin-left: 0;
7656 }
7657
7658 .sg-wrapper-less .modal-scrollbar-measure {
7659 position: absolute;
7660 top: -9999px;
7661 width: 50px;
7662 height: 50px;
7663 overflow: scroll;
7664 }
7665
7666 @media (min-width: 768px) {
7667 .sg-wrapper-less .modal-dialog {
7668 width: 600px;
7669 margin: 30px auto;
7670 }
7671
7672 .sg-wrapper-less .modal-content {
7673 -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
7674 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
7675 }
7676
7677 .sg-wrapper-less .modal-sm {
7678 width: 300px;
7679 }
7680 }
7681
7682 @media (min-width: 992px) {
7683 .sg-wrapper-less .modal-lg {
7684 width: 900px;
7685 }
7686 }
7687
7688 .sg-wrapper-less .tooltip {
7689 position: absolute;
7690 z-index: 1070;
7691 display: block;
7692 font-family: "Source Sans Pro", Calibri, Candara, Arial, sans-serif;
7693 font-size: 13px;
7694 font-weight: normal;
7695 line-height: 1.4;
7696 opacity: 0;
7697 filter: alpha(opacity=0);
7698 }
7699
7700 .sg-wrapper-less .tooltip.in {
7701 opacity: 0.9;
7702 filter: alpha(opacity=90);
7703 }
7704
7705 .sg-wrapper-less .tooltip[data-popper-placement=top] {
7706 margin-top: -3px;
7707 padding: 5px 0;
7708 }
7709
7710 .sg-wrapper-less .tooltip[data-popper-placement=right] {
7711 margin-left: 3px;
7712 padding: 0 5px;
7713 }
7714
7715 .sg-wrapper-less .tooltip.bottom {
7716 margin-top: 3px;
7717 padding: 5px 0;
7718 }
7719
7720 .sg-wrapper-less .tooltip.left {
7721 margin-left: -3px;
7722 padding: 0 5px;
7723 }
7724
7725 .sg-wrapper-less .tooltip-inner {
7726 max-width: 200px;
7727 padding: 3px 8px;
7728 color: #ffffff;
7729 text-align: center;
7730 text-decoration: none;
7731 background-color: #000000;
7732 border-radius: 0;
7733 }
7734
7735 .sg-wrapper-less .tooltip-arrow {
7736 position: absolute;
7737 width: 0;
7738 height: 0;
7739 border-color: transparent;
7740 border-style: solid;
7741 }
7742
7743 .sg-wrapper-less .tooltip[data-popper-placement=top] .tooltip-arrow {
7744 bottom: 0;
7745 left: 50%;
7746 margin-left: -5px;
7747 border-width: 5px 5px 0;
7748 border-top-color: #000000;
7749 }
7750
7751 .sg-wrapper-less .tooltip[data-popper-placement=top]-left .tooltip-arrow {
7752 bottom: 0;
7753 right: 5px;
7754 margin-bottom: -5px;
7755 border-width: 5px 5px 0;
7756 border-top-color: #000000;
7757 }
7758
7759 .sg-wrapper-less .tooltip[data-popper-placement=top]-right .tooltip-arrow {
7760 bottom: 0;
7761 left: 5px;
7762 margin-bottom: -5px;
7763 border-width: 5px 5px 0;
7764 border-top-color: #000000;
7765 }
7766
7767 .sg-wrapper-less .tooltip[data-popper-placement=right] .tooltip-arrow {
7768 top: 30% !important;
7769 left: 0;
7770 margin-top: -5px;
7771 border-width: 5px 5px 5px 0;
7772 border-right-color: #000000;
7773 }
7774
7775 .sg-wrapper-less .tooltip.left .tooltip-arrow {
7776 top: 50%;
7777 right: 0;
7778 margin-top: -5px;
7779 border-width: 5px 0 5px 5px;
7780 border-left-color: #000000;
7781 }
7782
7783 .sg-wrapper-less .tooltip.bottom .tooltip-arrow {
7784 top: 0;
7785 left: 50%;
7786 margin-left: -5px;
7787 border-width: 0 5px 5px;
7788 border-bottom-color: #000000;
7789 }
7790
7791 .sg-wrapper-less .tooltip.bottom-left .tooltip-arrow {
7792 top: 0;
7793 right: 5px;
7794 margin-top: -5px;
7795 border-width: 0 5px 5px;
7796 border-bottom-color: #000000;
7797 }
7798
7799 .sg-wrapper-less .tooltip.bottom-right .tooltip-arrow {
7800 top: 0;
7801 left: 5px;
7802 margin-top: -5px;
7803 border-width: 0 5px 5px;
7804 border-bottom-color: #000000;
7805 }
7806
7807 .sg-wrapper-less .popover {
7808 position: absolute;
7809 top: 0;
7810 left: 0;
7811 z-index: 1060;
7812 display: none;
7813 max-width: 276px;
7814 padding: 1px;
7815 font-family: "Source Sans Pro", Calibri, Candara, Arial, sans-serif;
7816 font-size: 15px;
7817 font-weight: normal;
7818 line-height: 1.42857143;
7819 text-align: left;
7820 background-color: #ffffff;
7821 -webkit-background-clip: padding-box;
7822 background-clip: padding-box;
7823 border: 1px solid #cccccc;
7824 border: 1px solid rgba(0, 0, 0, 0.2);
7825 border-radius: 0;
7826 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
7827 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
7828 white-space: normal;
7829 }
7830
7831 .sg-wrapper-less .popover.top {
7832 margin-top: -10px;
7833 }
7834
7835 .sg-wrapper-less .popover.right {
7836 margin-left: 10px;
7837 }
7838
7839 .sg-wrapper-less .popover.bottom {
7840 margin-top: 10px;
7841 }
7842
7843 .sg-wrapper-less .popover.left {
7844 margin-left: -10px;
7845 }
7846
7847 .sg-wrapper-less .popover-title {
7848 margin: 0;
7849 padding: 8px 14px;
7850 font-size: 15px;
7851 background-color: #f7f7f7;
7852 border-bottom: 1px solid #ebebeb;
7853 border-radius: -1 -1 0 0;
7854 }
7855
7856 .sg-wrapper-less .popover-content {
7857 padding: 9px 14px;
7858 }
7859
7860 .sg-wrapper-less .popover > .arrow,
7861 .sg-wrapper-less .popover > .arrow:after {
7862 position: absolute;
7863 display: block;
7864 width: 0;
7865 height: 0;
7866 border-color: transparent;
7867 border-style: solid;
7868 }
7869
7870 .sg-wrapper-less .popover > .arrow {
7871 border-width: 11px;
7872 }
7873
7874 .sg-wrapper-less .popover > .arrow:after {
7875 border-width: 10px;
7876 content: "";
7877 }
7878
7879 .sg-wrapper-less .popover.top > .arrow {
7880 left: 50%;
7881 margin-left: -11px;
7882 border-bottom-width: 0;
7883 border-top-color: #999999;
7884 border-top-color: rgba(0, 0, 0, 0.25);
7885 bottom: -11px;
7886 }
7887
7888 .sg-wrapper-less .popover.top > .arrow:after {
7889 content: " ";
7890 bottom: 1px;
7891 margin-left: -10px;
7892 border-bottom-width: 0;
7893 border-top-color: #ffffff;
7894 }
7895
7896 .sg-wrapper-less .popover.right > .arrow {
7897 top: 50%;
7898 left: -11px;
7899 margin-top: -11px;
7900 border-left-width: 0;
7901 border-right-color: #999999;
7902 border-right-color: rgba(0, 0, 0, 0.25);
7903 }
7904
7905 .sg-wrapper-less .popover.right > .arrow:after {
7906 content: " ";
7907 left: 1px;
7908 bottom: -10px;
7909 border-left-width: 0;
7910 border-right-color: #ffffff;
7911 }
7912
7913 .sg-wrapper-less .popover.bottom > .arrow {
7914 left: 50%;
7915 margin-left: -11px;
7916 border-top-width: 0;
7917 border-bottom-color: #999999;
7918 border-bottom-color: rgba(0, 0, 0, 0.25);
7919 top: -11px;
7920 }
7921
7922 .sg-wrapper-less .popover.bottom > .arrow:after {
7923 content: " ";
7924 top: 1px;
7925 margin-left: -10px;
7926 border-top-width: 0;
7927 border-bottom-color: #ffffff;
7928 }
7929
7930 .sg-wrapper-less .popover.left > .arrow {
7931 top: 50%;
7932 right: -11px;
7933 margin-top: -11px;
7934 border-right-width: 0;
7935 border-left-color: #999999;
7936 border-left-color: rgba(0, 0, 0, 0.25);
7937 }
7938
7939 .sg-wrapper-less .popover.left > .arrow:after {
7940 content: " ";
7941 right: 1px;
7942 border-right-width: 0;
7943 border-left-color: #ffffff;
7944 bottom: -10px;
7945 }
7946
7947 .sg-wrapper-less .carousel {
7948 position: relative;
7949 }
7950
7951 .sg-wrapper-less .carousel-inner {
7952 position: relative;
7953 overflow: hidden;
7954 width: 100%;
7955 }
7956
7957 .sg-wrapper-less .carousel-inner > .item {
7958 display: none;
7959 position: relative;
7960 -webkit-transition: 0.6s ease-in-out left;
7961 -o-transition: 0.6s ease-in-out left;
7962 transition: 0.6s ease-in-out left;
7963 }
7964
7965 .sg-wrapper-less .carousel-inner > .item > img,
7966 .sg-wrapper-less .carousel-inner > .item > a > img {
7967 line-height: 1;
7968 }
7969
7970 @media all and (transform-3d), (-webkit-transform-3d) {
7971 .sg-wrapper-less .carousel-inner > .item {
7972 -webkit-transition: -webkit-transform 0.6s ease-in-out;
7973 -o-transition: -o-transform 0.6s ease-in-out;
7974 transition: transform 0.6s ease-in-out;
7975 -webkit-backface-visibility: hidden;
7976 backface-visibility: hidden;
7977 -webkit-perspective: 1000;
7978 perspective: 1000;
7979 }
7980
7981 .sg-wrapper-less .carousel-inner > .item.next,
7982 .sg-wrapper-less .carousel-inner > .item.active.right {
7983 -webkit-transform: translate3d(100%, 0, 0);
7984 transform: translate3d(100%, 0, 0);
7985 left: 0;
7986 }
7987
7988 .sg-wrapper-less .carousel-inner > .item.prev,
7989 .sg-wrapper-less .carousel-inner > .item.active.left {
7990 -webkit-transform: translate3d(-100%, 0, 0);
7991 transform: translate3d(-100%, 0, 0);
7992 left: 0;
7993 }
7994
7995 .sg-wrapper-less .carousel-inner > .item.next.left,
7996 .sg-wrapper-less .carousel-inner > .item.prev.right,
7997 .sg-wrapper-less .carousel-inner > .item.active {
7998 -webkit-transform: translate3d(0, 0, 0);
7999 transform: translate3d(0, 0, 0);
8000 left: 0;
8001 }
8002 }
8003
8004 .sg-wrapper-less .carousel-inner > .active,
8005 .sg-wrapper-less .carousel-inner > .next,
8006 .sg-wrapper-less .carousel-inner > .prev {
8007 display: block;
8008 }
8009
8010 .sg-wrapper-less .carousel-inner > .active {
8011 left: 0;
8012 }
8013
8014 .sg-wrapper-less .carousel-inner > .next,
8015 .sg-wrapper-less .carousel-inner > .prev {
8016 position: absolute;
8017 top: 0;
8018 width: 100%;
8019 }
8020
8021 .sg-wrapper-less .carousel-inner > .next {
8022 left: 100%;
8023 }
8024
8025 .sg-wrapper-less .carousel-inner > .prev {
8026 left: -100%;
8027 }
8028
8029 .sg-wrapper-less .carousel-inner > .next.left,
8030 .sg-wrapper-less .carousel-inner > .prev.right {
8031 left: 0;
8032 }
8033
8034 .sg-wrapper-less .carousel-inner > .active.left {
8035 left: -100%;
8036 }
8037
8038 .sg-wrapper-less .carousel-inner > .active.right {
8039 left: 100%;
8040 }
8041
8042 .sg-wrapper-less .carousel-control {
8043 position: absolute;
8044 top: 0;
8045 left: 0;
8046 bottom: 0;
8047 width: 15%;
8048 opacity: 0.5;
8049 filter: alpha(opacity=50);
8050 font-size: 20px;
8051 color: #ffffff;
8052 text-align: center;
8053 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
8054 }
8055
8056 .sg-wrapper-less .carousel-control.left {
8057 background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
8058 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
8059 background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
8060 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
8061 background-repeat: repeat-x;
8062 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
8063 }
8064
8065 .sg-wrapper-less .carousel-control.right {
8066 left: auto;
8067 right: 0;
8068 background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
8069 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
8070 background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
8071 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
8072 background-repeat: repeat-x;
8073 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
8074 }
8075
8076 .sg-wrapper-less .carousel-control:hover,
8077 .sg-wrapper-less .carousel-control:focus {
8078 outline: 0;
8079 color: #ffffff;
8080 text-decoration: none;
8081 opacity: 0.9;
8082 filter: alpha(opacity=90);
8083 }
8084
8085 .sg-wrapper-less .carousel-control .icon-prev,
8086 .sg-wrapper-less .carousel-control .icon-next,
8087 .sg-wrapper-less .carousel-control .glyphicon-chevron-left,
8088 .sg-wrapper-less .carousel-control .glyphicon-chevron-right {
8089 position: absolute;
8090 top: 50%;
8091 z-index: 5;
8092 display: inline-block;
8093 }
8094
8095 .sg-wrapper-less .carousel-control .icon-prev,
8096 .sg-wrapper-less .carousel-control .glyphicon-chevron-left {
8097 left: 50%;
8098 margin-left: -10px;
8099 }
8100
8101 .sg-wrapper-less .carousel-control .icon-next,
8102 .sg-wrapper-less .carousel-control .glyphicon-chevron-right {
8103 right: 50%;
8104 margin-right: -10px;
8105 }
8106
8107 .sg-wrapper-less .carousel-control .icon-prev,
8108 .sg-wrapper-less .carousel-control .icon-next {
8109 width: 20px;
8110 height: 20px;
8111 margin-top: -10px;
8112 line-height: 1;
8113 font-family: serif;
8114 }
8115
8116 .sg-wrapper-less .carousel-control .icon-prev:before {
8117 content: '\2039';
8118 }
8119
8120 .sg-wrapper-less .carousel-control .icon-next:before {
8121 content: '\203a';
8122 }
8123
8124 .sg-wrapper-less .carousel-indicators {
8125 position: absolute;
8126 bottom: 10px;
8127 left: 50%;
8128 z-index: 15;
8129 width: 60%;
8130 margin-left: -30%;
8131 padding-left: 0;
8132 list-style: none;
8133 text-align: center;
8134 }
8135
8136 .sg-wrapper-less .carousel-indicators li {
8137 display: inline-block;
8138 width: 10px;
8139 height: 10px;
8140 margin: 1px;
8141 text-indent: -999px;
8142 border: 1px solid #ffffff;
8143 border-radius: 10px;
8144 cursor: pointer;
8145 background-color: #000 \9;
8146 background-color: rgba(0, 0, 0, 0);
8147 }
8148
8149 .sg-wrapper-less .carousel-indicators .active {
8150 margin: 0;
8151 width: 12px;
8152 height: 12px;
8153 background-color: #ffffff;
8154 }
8155
8156 .sg-wrapper-less .carousel-caption {
8157 position: absolute;
8158 left: 15%;
8159 right: 15%;
8160 bottom: 20px;
8161 z-index: 10;
8162 padding-top: 20px;
8163 padding-bottom: 20px;
8164 color: #ffffff;
8165 text-align: center;
8166 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
8167 }
8168
8169 .sg-wrapper-less .carousel-caption .btn {
8170 text-shadow: none;
8171 }
8172
8173 @media screen and (min-width: 768px) {
8174 .sg-wrapper-less .carousel-control .glyphicon-chevron-left,
8175 .sg-wrapper-less .carousel-control .glyphicon-chevron-right,
8176 .sg-wrapper-less .carousel-control .icon-prev,
8177 .sg-wrapper-less .carousel-control .icon-next {
8178 width: 30px;
8179 height: 30px;
8180 margin-top: -15px;
8181 font-size: 30px;
8182 }
8183
8184 .sg-wrapper-less .carousel-control .glyphicon-chevron-left,
8185 .sg-wrapper-less .carousel-control .icon-prev {
8186 margin-left: -15px;
8187 }
8188
8189 .sg-wrapper-less .carousel-control .glyphicon-chevron-right,
8190 .sg-wrapper-less .carousel-control .icon-next {
8191 margin-right: -15px;
8192 }
8193
8194 .sg-wrapper-less .carousel-caption {
8195 left: 20%;
8196 right: 20%;
8197 padding-bottom: 30px;
8198 }
8199
8200 .sg-wrapper-less .carousel-indicators {
8201 bottom: 20px;
8202 }
8203 }
8204
8205 .sg-wrapper-less .clearfix:before,
8206 .sg-wrapper-less .clearfix:after,
8207 .sg-wrapper-less .dl-horizontal dd:before,
8208 .sg-wrapper-less .dl-horizontal dd:after,
8209 .sg-wrapper-less .container:before,
8210 .sg-wrapper-less .container:after,
8211 .sg-wrapper-less .container-fluid:before,
8212 .sg-wrapper-less .container-fluid:after,
8213 .sg-wrapper-less .row:before,
8214 .sg-wrapper-less .row:after,
8215 .sg-wrapper-less .form-horizontal .form-group:before,
8216 .sg-wrapper-less .form-horizontal .form-group:after,
8217 .sg-wrapper-less .btn-toolbar:before,
8218 .sg-wrapper-less .btn-toolbar:after,
8219 .sg-wrapper-less .btn-group-vertical > .btn-group:before,
8220 .sg-wrapper-less .btn-group-vertical > .btn-group:after,
8221 .sg-wrapper-less .nav:before,
8222 .sg-wrapper-less .nav:after,
8223 .sg-wrapper-less .navbar:before,
8224 .sg-wrapper-less .navbar:after,
8225 .sg-wrapper-less .navbar-header:before,
8226 .sg-wrapper-less .navbar-header:after,
8227 .sg-wrapper-less .navbar-collapse:before,
8228 .sg-wrapper-less .navbar-collapse:after,
8229 .sg-wrapper-less .pager:before,
8230 .sg-wrapper-less .pager:after,
8231 .sg-wrapper-less .panel-body:before,
8232 .sg-wrapper-less .panel-body:after,
8233 .sg-wrapper-less .modal-footer:before,
8234 .sg-wrapper-less .modal-footer:after {
8235 content: " ";
8236 display: table;
8237 }
8238
8239 .sg-wrapper-less .clearfix:after,
8240 .sg-wrapper-less .dl-horizontal dd:after,
8241 .sg-wrapper-less .container:after,
8242 .sg-wrapper-less .container-fluid:after,
8243 .sg-wrapper-less .row:after,
8244 .sg-wrapper-less .form-horizontal .form-group:after,
8245 .sg-wrapper-less .btn-toolbar:after,
8246 .sg-wrapper-less .btn-group-vertical > .btn-group:after,
8247 .sg-wrapper-less .nav:after,
8248 .sg-wrapper-less .navbar:after,
8249 .sg-wrapper-less .navbar-header:after,
8250 .sg-wrapper-less .navbar-collapse:after,
8251 .sg-wrapper-less .pager:after,
8252 .sg-wrapper-less .panel-body:after,
8253 .sg-wrapper-less .modal-footer:after {
8254 clear: both;
8255 }
8256
8257 .sg-wrapper-less .center-block {
8258 display: block;
8259 margin-left: auto;
8260 margin-right: auto;
8261 }
8262
8263 .sg-wrapper-less .pull-right {
8264 float: right !important;
8265 }
8266
8267 .sg-wrapper-less .pull-left {
8268 float: left !important;
8269 }
8270
8271 .sg-wrapper-less .hide {
8272 display: none !important;
8273 }
8274
8275 .sg-wrapper-less .show {
8276 display: block !important;
8277 }
8278
8279 .sg-wrapper-less .invisible {
8280 visibility: hidden;
8281 }
8282
8283 .sg-wrapper-less .text-hide {
8284 font: 0/0 a;
8285 color: transparent;
8286 text-shadow: none;
8287 background-color: transparent;
8288 border: 0;
8289 }
8290
8291 .sg-wrapper-less .hidden {
8292 display: none !important;
8293 }
8294
8295 .sg-wrapper-less .affix {
8296 position: fixed;
8297 }
8298
8299 @-ms-viewport {
8300 width: device-width;
8301 }
8302
8303 .sg-wrapper-less .visible-xs,
8304 .sg-wrapper-less .visible-sm,
8305 .sg-wrapper-less .visible-md,
8306 .sg-wrapper-less .visible-lg {
8307 display: none !important;
8308 }
8309
8310 .sg-wrapper-less .visible-xs-block,
8311 .sg-wrapper-less .visible-xs-inline,
8312 .sg-wrapper-less .visible-xs-inline-block,
8313 .sg-wrapper-less .visible-sm-block,
8314 .sg-wrapper-less .visible-sm-inline,
8315 .sg-wrapper-less .visible-sm-inline-block,
8316 .sg-wrapper-less .visible-md-block,
8317 .sg-wrapper-less .visible-md-inline,
8318 .sg-wrapper-less .visible-md-inline-block,
8319 .sg-wrapper-less .visible-lg-block,
8320 .sg-wrapper-less .visible-lg-inline,
8321 .sg-wrapper-less .visible-lg-inline-block {
8322 display: none !important;
8323 }
8324
8325 @media (max-width: 767px) {
8326 .sg-wrapper-less .visible-xs {
8327 display: block !important;
8328 }
8329
8330 .sg-wrapper-less table.visible-xs {
8331 display: table;
8332 }
8333
8334 .sg-wrapper-less tr.visible-xs {
8335 display: table-row !important;
8336 }
8337
8338 .sg-wrapper-less th.visible-xs,
8339 .sg-wrapper-less td.visible-xs {
8340 display: table-cell !important;
8341 }
8342 }
8343
8344 @media (max-width: 767px) {
8345 .sg-wrapper-less .visible-xs-block {
8346 display: block !important;
8347 }
8348 }
8349
8350 @media (max-width: 767px) {
8351 .sg-wrapper-less .visible-xs-inline {
8352 display: inline !important;
8353 }
8354 }
8355
8356 @media (max-width: 767px) {
8357 .sg-wrapper-less .visible-xs-inline-block {
8358 display: inline-block !important;
8359 }
8360 }
8361
8362 @media (min-width: 768px) and (max-width: 991px) {
8363 .sg-wrapper-less .visible-sm {
8364 display: block !important;
8365 }
8366
8367 .sg-wrapper-less table.visible-sm {
8368 display: table;
8369 }
8370
8371 .sg-wrapper-less tr.visible-sm {
8372 display: table-row !important;
8373 }
8374
8375 .sg-wrapper-less th.visible-sm,
8376 .sg-wrapper-less td.visible-sm {
8377 display: table-cell !important;
8378 }
8379 }
8380
8381 @media (min-width: 768px) and (max-width: 991px) {
8382 .sg-wrapper-less .visible-sm-block {
8383 display: block !important;
8384 }
8385 }
8386
8387 @media (min-width: 768px) and (max-width: 991px) {
8388 .sg-wrapper-less .visible-sm-inline {
8389 display: inline !important;
8390 }
8391 }
8392
8393 @media (min-width: 768px) and (max-width: 991px) {
8394 .sg-wrapper-less .visible-sm-inline-block {
8395 display: inline-block !important;
8396 }
8397 }
8398
8399 @media (min-width: 992px) and (max-width: 1199px) {
8400 .sg-wrapper-less .visible-md {
8401 display: block !important;
8402 }
8403
8404 .sg-wrapper-less table.visible-md {
8405 display: table;
8406 }
8407
8408 .sg-wrapper-less tr.visible-md {
8409 display: table-row !important;
8410 }
8411
8412 .sg-wrapper-less th.visible-md,
8413 .sg-wrapper-less td.visible-md {
8414 display: table-cell !important;
8415 }
8416 }
8417
8418 @media (min-width: 992px) and (max-width: 1199px) {
8419 .sg-wrapper-less .visible-md-block {
8420 display: block !important;
8421 }
8422 }
8423
8424 @media (min-width: 992px) and (max-width: 1199px) {
8425 .sg-wrapper-less .visible-md-inline {
8426 display: inline !important;
8427 }
8428 }
8429
8430 @media (min-width: 992px) and (max-width: 1199px) {
8431 .sg-wrapper-less .visible-md-inline-block {
8432 display: inline-block !important;
8433 }
8434 }
8435
8436 @media (min-width: 1200px) {
8437 .sg-wrapper-less .visible-lg {
8438 display: block !important;
8439 }
8440
8441 .sg-wrapper-less table.visible-lg {
8442 display: table;
8443 }
8444
8445 .sg-wrapper-less tr.visible-lg {
8446 display: table-row !important;
8447 }
8448
8449 .sg-wrapper-less th.visible-lg,
8450 .sg-wrapper-less td.visible-lg {
8451 display: table-cell !important;
8452 }
8453 }
8454
8455 @media (min-width: 1200px) {
8456 .sg-wrapper-less .visible-lg-block {
8457 display: block !important;
8458 }
8459 }
8460
8461 @media (min-width: 1200px) {
8462 .sg-wrapper-less .visible-lg-inline {
8463 display: inline !important;
8464 }
8465 }
8466
8467 @media (min-width: 1200px) {
8468 .sg-wrapper-less .visible-lg-inline-block {
8469 display: inline-block !important;
8470 }
8471 }
8472
8473 @media (max-width: 767px) {
8474 .sg-wrapper-less .hidden-xs {
8475 display: none !important;
8476 }
8477 }
8478
8479 @media (min-width: 768px) and (max-width: 991px) {
8480 .sg-wrapper-less .hidden-sm {
8481 display: none !important;
8482 }
8483 }
8484
8485 @media (min-width: 992px) and (max-width: 1199px) {
8486 .sg-wrapper-less .hidden-md {
8487 display: none !important;
8488 }
8489 }
8490
8491 @media (min-width: 1200px) {
8492 .sg-wrapper-less .hidden-lg {
8493 display: none !important;
8494 }
8495 }
8496
8497 .sg-wrapper-less .visible-print {
8498 display: none !important;
8499 }
8500
8501 @media print {
8502 .sg-wrapper-less .visible-print {
8503 display: block !important;
8504 }
8505
8506 .sg-wrapper-less table.visible-print {
8507 display: table;
8508 }
8509
8510 .sg-wrapper-less tr.visible-print {
8511 display: table-row !important;
8512 }
8513
8514 .sg-wrapper-less th.visible-print,
8515 .sg-wrapper-less td.visible-print {
8516 display: table-cell !important;
8517 }
8518 }
8519
8520 .sg-wrapper-less .visible-print-block {
8521 display: none !important;
8522 }
8523
8524 @media print {
8525 .sg-wrapper-less .visible-print-block {
8526 display: block !important;
8527 }
8528 }
8529
8530 .sg-wrapper-less .visible-print-inline {
8531 display: none !important;
8532 }
8533
8534 @media print {
8535 .sg-wrapper-less .visible-print-inline {
8536 display: inline !important;
8537 }
8538 }
8539
8540 .sg-wrapper-less .visible-print-inline-block {
8541 display: none !important;
8542 }
8543
8544 @media print {
8545 .sg-wrapper-less .visible-print-inline-block {
8546 display: inline-block !important;
8547 }
8548 }
8549
8550 @media print {
8551 .sg-wrapper-less .hidden-print {
8552 display: none !important;
8553 }
8554 }
8555
8556 .sg-wrapper-less .navbar-inverse .badge {
8557 background-color: #fff;
8558 color: #2780e3;
8559 }
8560
8561 .sg-wrapper-less body {
8562 -webkit-font-smoothing: antialiased;
8563 }
8564
8565 .sg-wrapper-less .text-primary,
8566 .sg-wrapper-less .text-primary:hover {
8567 color: #2780e3;
8568 }
8569
8570 .sg-wrapper-less .text-success,
8571 .sg-wrapper-less .text-success:hover {
8572 color: #ff6c2c;
8573 }
8574
8575 .sg-wrapper-less .text-danger,
8576 .sg-wrapper-less .text-danger:hover {
8577 color: #ff0039;
8578 }
8579
8580 .sg-wrapper-less .text-warning,
8581 .sg-wrapper-less .text-warning:hover {
8582 color: #ff7518;
8583 }
8584
8585 .sg-wrapper-less .text-info,
8586 .sg-wrapper-less .text-info:hover {
8587 color: #9954bb;
8588 }
8589
8590 .sg-wrapper-less table a:not(.btn),
8591 .sg-wrapper-less .table a:not(.btn) {
8592 text-decoration: underline;
8593 }
8594
8595 .sg-wrapper-less table .dropdown-menu a,
8596 .sg-wrapper-less .table .dropdown-menu a {
8597 text-decoration: none;
8598 }
8599
8600 .sg-wrapper-less table .success,
8601 .sg-wrapper-less .table .success,
8602 .sg-wrapper-less table .warning,
8603 .sg-wrapper-less .table .warning,
8604 .sg-wrapper-less table .danger,
8605 .sg-wrapper-less .table .danger,
8606 .sg-wrapper-less table .info,
8607 .sg-wrapper-less .table .info {
8608 color: #fff;
8609 }
8610
8611 .sg-wrapper-less table .success a,
8612 .sg-wrapper-less .table .success a,
8613 .sg-wrapper-less table .warning a,
8614 .sg-wrapper-less .table .warning a,
8615 .sg-wrapper-less table .danger a,
8616 .sg-wrapper-less .table .danger a,
8617 .sg-wrapper-less table .info a,
8618 .sg-wrapper-less .table .info a {
8619 color: #fff;
8620 }
8621
8622 .sg-wrapper-less .has-warning .help-block,
8623 .sg-wrapper-less .has-warning .control-label,
8624 .sg-wrapper-less .has-warning .form-control-feedback {
8625 color: #ff7518;
8626 }
8627
8628 .sg-wrapper-less .has-warning .form-control,
8629 .sg-wrapper-less .has-warning .form-control:focus,
8630 .sg-wrapper-less .has-warning .input-group-addon {
8631 border: 1px solid #ff7518;
8632 }
8633
8634 .sg-wrapper-less .has-error .help-block,
8635 .sg-wrapper-less .has-error .control-label,
8636 .sg-wrapper-less .has-error .form-control-feedback {
8637 color: #ff0039;
8638 }
8639
8640 .sg-wrapper-less .has-error .form-control,
8641 .sg-wrapper-less .has-error .form-control:focus,
8642 .sg-wrapper-less .has-error .input-group-addon {
8643 border: 1px solid #ff0039;
8644 }
8645
8646 .sg-wrapper-less .has-success .help-block,
8647 .sg-wrapper-less .has-success .control-label,
8648 .sg-wrapper-less .has-success .form-control-feedback {
8649 color: #3fb618;
8650 }
8651
8652 .sg-wrapper-less .has-success .form-control,
8653 .sg-wrapper-less .has-success .form-control:focus,
8654 .sg-wrapper-less .has-success .input-group-addon {
8655 border: 1px solid #3fb618;
8656 }
8657
8658 .sg-wrapper-less .nav-pills > li > a {
8659 border-radius: 0;
8660 }
8661
8662 .sg-wrapper-less .dropdown-menu > li > a:hover,
8663 .sg-wrapper-less .dropdown-menu > li > a:focus {
8664 background-image: none;
8665 }
8666
8667 .sg-wrapper-less .close {
8668 text-decoration: none;
8669 text-shadow: none;
8670 opacity: 0.4;
8671 }
8672
8673 .sg-wrapper-less .close:hover,
8674 .sg-wrapper-less .close:focus {
8675 opacity: 1;
8676 }
8677
8678 .sg-wrapper-less .alert {
8679 border: none;
8680 }
8681
8682 .sg-wrapper-less .alert .alert-link {
8683 text-decoration: underline;
8684 color: #fff;
8685 }
8686
8687 .sg-wrapper-less .label {
8688 border-radius: 0;
8689 }
8690
8691 .sg-wrapper-less .progress {
8692 height: 8px;
8693 -webkit-box-shadow: none;
8694 box-shadow: none;
8695 }
8696
8697 .sg-wrapper-less .progress .progress-bar {
8698 font-size: 8px;
8699 line-height: 8px;
8700 }
8701
8702 .sg-wrapper-less .panel-heading,
8703 .sg-wrapper-less .panel-footer {
8704 border-top-right-radius: 0;
8705 border-top-left-radius: 0;
8706 }
8707
8708 .sg-wrapper-less .panel-default .close {
8709 color: #333333;
8710 }
8711
8712 .sg-wrapper-less a.list-group-item-success.active {
8713 background-color: #3fb618;
8714 }
8715
8716 .sg-wrapper-less a.list-group-item-success.active:hover,
8717 .sg-wrapper-less a.list-group-item-success.active:focus {
8718 background-color: #379f15;
8719 }
8720
8721 .sg-wrapper-less a.list-group-item-warning.active {
8722 background-color: #ff7518;
8723 }
8724
8725 .sg-wrapper-less a.list-group-item-warning.active:hover,
8726 .sg-wrapper-less a.list-group-item-warning.active:focus {
8727 background-color: #fe6600;
8728 }
8729
8730 .sg-wrapper-less a.list-group-item-danger.active {
8731 background-color: #ff0039;
8732 }
8733
8734 .sg-wrapper-less a.list-group-item-danger.active:hover,
8735 .sg-wrapper-less a.list-group-item-danger.active:focus {
8736 background-color: #e60033;
8737 }
8738
8739 .sg-wrapper-less .modal .close {
8740 color: #333333;
8741 }
8742
8743 .sg-wrapper-less .popover {
8744 color: #333333;
8745 }
8746
8747 .sg-wrapper-less .btn-file {
8748 position: relative;
8749 overflow: hidden;
8750 }
8751
8752 .sg-wrapper-less .btn-file input[type=file] {
8753 position: absolute;
8754 top: 0;
8755 right: 0;
8756 min-width: 100%;
8757 min-height: 100%;
8758 font-size: 100px;
8759 text-align: right;
8760 filter: alpha(opacity=0);
8761 opacity: 0;
8762 outline: none;
8763 background: white;
8764 cursor: inherit;
8765 display: block;
8766 }
8767
8768 .sg-wrapper-less select {
8769 background: #ffffff url("../img/select-arrow.png") no-repeat !important;
8770 background-size: 24px 20px;
8771 background-position: right 5px bottom 45% !important;
8772 color: #888;
8773 outline: none;
8774 display: inline-block;
8775 -webkit-appearance: none;
8776 -moz-appearance: none;
8777 appearance: none;
8778 cursor: pointer;
8779 border: none !important;
8780 box-shadow: none !important;
8781 padding-left: 0 !important;
8782 border-bottom: 1px solid #000000 !important;
8783 }
8784
8785 .sg-wrapper-less #sg-wrapper {
8786 width: 100%;
8787 min-width: 650px;
8788 border: 1px #ffffff solid;
8789 background-color: #F9F9F9;
8790 }
8791
8792 .sg-wrapper-less #sg-sidebar-wrapper {
8793 width: 210px;
8794 float: left;
8795 }
8796
8797 #sg-sidebar-wrapper li {
8798 position: relative;
8799 }
8800
8801 .sg-wrapper-less #sg-sidebar-wrapper a:focus {
8802 box-shadow: none !important;
8803 outline: 0px solid #cccccc !important;
8804 }
8805
8806 .sg-wrapper-less #sg-content-wrapper {
8807 position: relative;
8808 float: left;
8809 width: calc(100% - 210px);
8810 border-left: 1px solid #F7F7F7;
8811 /*Same as sidebar*/
8812 min-height: 680px;
8813 background-color: #ffffff;
8814 }
8815
8816 .sg-wrapper-less .container-fluid {
8817 min-height: 380px;
8818 margin-top: 23px;
8819 }
8820
8821 .sg-wrapper-less .metro .sidebar {
8822 margin: 0;
8823 padding: 0;
8824 background-color: #F9F9F9;
8825 width: 100%;
8826 padding-top: 31px;
8827 /*height: 100%;*/
8828 }
8829
8830 .sg-wrapper-less .metro .sidebar > ul {
8831 margin: 0;
8832 padding: 0;
8833 list-style: none;
8834 }
8835
8836 .sg-wrapper-less .metro .sidebar > ul li {
8837 display: block;
8838 border: 0;
8839 border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
8840 position: relative;
8841 }
8842
8843 .sg-wrapper-less .title {
8844 /* padding: 20px 20px 10px 20px; */
8845 margin-top: 18px;
8846 font-weight: 300;
8847 letter-spacing: 0.00em;
8848 font-size: 2.5rem;
8849 line-height: 2.5rem;
8850 letter-spacing: 0.01em;
8851 color: #000000;
8852 font-size: 2.2rem;
8853 line-height: 2.2rem;
8854 color: #ffffff;
8855 height: 28px;
8856 /* width: 136px; */
8857 /* background-image: url("../img/logo-horizontal.png"); */
8858 background-image: url("../img/jetbackup.svg");
8859 background-size: cover;
8860 background-repeat: no-repeat;
8861 /* margin-left: 16px; */
8862 }
8863
8864 .sg-wrapper-less .metro .sidebar > ul li a {
8865 display: block;
8866 position: relative;
8867 padding: 10px 20px;
8868 text-decoration: none;
8869 color: #000000;
8870 background-color: #F9F9F9;
8871 }
8872
8873 .sg-wrapper-less .metro .sidebar > ul li a:hover {
8874 color: #ff6c2c;
8875 }
8876
8877 .sg-wrapper-less .metro .sidebar > ul li a:hover + .sg-action-menu-arrow {
8878 display: inline-block;
8879 }
8880
8881 .sg-wrapper-less .metro .sidebar > ul li a.dropdown-toggle:after {
8882 right: 10px;
8883 bottom: 5px;
8884 }
8885
8886 .sg-wrapper-less .metro .sidebar > ul li a [class*="icon-"] {
8887 margin-right: 15px;
8888 }
8889
8890 .sg-wrapper-less .metro .sidebar > ul li.stick {
8891 position: relative;
8892 }
8893
8894 .sg-wrapper-less .metro .sidebar > ul li.stick:before {
8895 content: "";
8896 position: absolute;
8897 width: 7px;
8898 height: 40px;
8899 left: -7px;
8900 text-indent: -9999px;
8901 border-top-left-radius: 5px;
8902 border-bottom-left-radius: 5px;
8903 background-color: inherit;
8904 }
8905
8906 .sg-wrapper-less .metro .sidebar > ul li.disabled a {
8907 background-color: #8a8a8a;
8908 cursor: default;
8909 color: #555555;
8910 }
8911
8912 .sg-wrapper-less .metro .sidebar > ul li.active a {
8913 color: #ff6c2c;
8914 border-left: 2px solid #ff6c2c;
8915 }
8916
8917 .sg-wrapper-less .metro .sidebar > ul li.active .sg-action-menu-arrow {
8918 display: inline-block !important;
8919 }
8920
8921 .sg-wrapper-less .metro .sidebar > ul ul {
8922 margin: 0;
8923 padding: 0;
8924 list-style: none;
8925 position: absolute;
8926 display: none;
8927 z-index: 1000;
8928 background: #ffffff;
8929 min-width: 220px;
8930 width: auto;
8931 border: 1px solid #dcddde;
8932 box-shadow: none;
8933 position: relative !important;
8934 background-color: #e5e5e5;
8935 min-width: 100%;
8936 }
8937
8938 .sg-wrapper-less .metro .sidebar > ul ul li {
8939 display: block;
8940 margin: 10px 0;
8941 padding: 0;
8942 vertical-align: baseline;
8943 position: relative;
8944 font-family: 'Segoe UI_', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
8945 }
8946
8947 .sg-wrapper-less .metro .sidebar > ul ul li a {
8948 display: block;
8949 text-decoration: none;
8950 font-family: 'Segoe UI Light_', 'Open Sans Light', Verdana, Arial, Helvetica, sans-serif;
8951 font-weight: 300;
8952 letter-spacing: 0.00em;
8953 font-size: 2.5rem;
8954 line-height: 2.5rem;
8955 letter-spacing: 0.01em;
8956 color: #000000;
8957 line-height: 2.2rem;
8958 font-size: 2.2rem;
8959 color: inherit;
8960 }
8961
8962 .sg-wrapper-less .metro .sidebar > ul ul li.title {
8963 font-family: 'Segoe UI Light_', 'Open Sans Light', Verdana, Arial, Helvetica, sans-serif;
8964 font-weight: 300;
8965 color: #000000;
8966 letter-spacing: 0.00em;
8967 font-size: 2.5rem;
8968 line-height: 2.5rem;
8969 letter-spacing: 0.01em;
8970 font-size: 4rem;
8971 margin-bottom: 20px;
8972 }
8973
8974 .sg-wrapper-less .metro .sidebar > ul ul.compact a {
8975 font-weight: normal;
8976 font-size: 10.5pt;
8977 line-height: 12pt;
8978 color: inherit;
8979 }
8980
8981 .sg-wrapper-less .metro .sidebar > ul ul.compact li.title {
8982 margin-bottom: 10px;
8983 font-family: 'Segoe UI Semibold_', 'Open Sans Bold', Verdana, Arial, Helvetica, sans-serif;
8984 font-weight: bold;
8985 color: #000000;
8986 font-size: 1.6rem;
8987 line-height: 1.6rem;
8988 letter-spacing: 0.02em;
8989 }
8990
8991 .sg-wrapper-less .metro .sidebar > ul ul ul.secondary {
8992 margin: 0;
8993 padding: 0;
8994 list-style: none;
8995 margin-left: 15px;
8996 }
8997
8998 .sg-wrapper-less .metro .sidebar > ul ul ul.secondary li a {
8999 font-family: 'Segoe UI Semibold_', 'Open Sans Bold', Verdana, Arial, Helvetica, sans-serif;
9000 font-weight: bold;
9001 color: #000000;
9002 font-size: 1.6rem;
9003 line-height: 1.6rem;
9004 letter-spacing: 0.02em;
9005 font-weight: normal;
9006 font-style: normal;
9007 line-height: 1.4rem;
9008 color: inherit;
9009 }
9010
9011 .sg-wrapper-less .metro .sidebar > ul ul.shadow {
9012 box-shadow: 3px 3px 0 rgba(236, 236, 236, 0.7);
9013 }
9014
9015 .sg-wrapper-less .metro .sidebar > ul ul li {
9016 margin: 5px 0 0;
9017 width: 100%;
9018 border: 1px transparent solid;
9019 }
9020
9021 .sg-wrapper-less .metro .sidebar > ul ul li:last-child {
9022 margin-bottom: 5px;
9023 }
9024
9025 .sg-wrapper-less .metro .sidebar > ul ul li.disabled,
9026 .sg-wrapper-less .metro .sidebar > ul ul li.disabled:hover {
9027 cursor: default !important;
9028 background: transparent !important;
9029 color: #eeeeee;
9030 }
9031
9032 .sg-wrapper-less .metro .sidebar > ul ul li.disabled a,
9033 .sg-wrapper-less .metro .sidebar > ul ul li.disabled:hover a {
9034 color: inherit;
9035 cursor: inherit;
9036 background: inherit;
9037 }
9038
9039 .sg-wrapper-less .metro .sidebar > ul ul a {
9040 padding: 8px 32px !important;
9041 color: inherit;
9042 font-size: 15px !important;
9043 line-height: 14px !important;
9044 cursor: pointer;
9045 }
9046
9047 .sg-wrapper-less .metro .sidebar > ul ul li:hover {
9048 background: #edf4fc;
9049 border-color: #a8d2fd;
9050 }
9051
9052 .sg-wrapper-less .metro .sidebar > ul ul li.checked a:before,
9053 .sg-wrapper-less .metro .sidebar > ul ul li.checked-partial a:before,
9054 .sg-wrapper-less .metro .sidebar > ul ul li.unchecked a:before {
9055 font-family: metroSysIcons;
9056 position: absolute;
9057 left: 10px;
9058 content: "\e004";
9059 }
9060
9061 .sg-wrapper-less .metro .sidebar > ul ul li.checked-partial a:before {
9062 content: "\e005";
9063 }
9064
9065 .sg-wrapper-less .metro .sidebar > ul ul li.unchecked a:before {
9066 content: "\e005";
9067 }
9068
9069 .sg-wrapper-less .metro .sidebar > ul ul.place-right {
9070 right: -15px;
9071 left: auto;
9072 }
9073
9074 .sg-wrapper-less .metro .sidebar > ul ul .divider {
9075 padding: 0;
9076 height: 1px;
9077 margin: 9px 1px;
9078 overflow: hidden;
9079 background-color: #e5e5e5;
9080 border-width: 0;
9081 }
9082
9083 .sg-wrapper-less .metro .sidebar > ul ul .divider:hover {
9084 background: #e5e5e5;
9085 }
9086
9087 .sg-wrapper-less .metro .sidebar > ul ul.open {
9088 display: block !important;
9089 }
9090
9091 .sg-wrapper-less .metro .sidebar > ul ul .dropdown-menu {
9092 left: 100%;
9093 top: -10%;
9094 }
9095
9096 .sg-wrapper-less .metro .sidebar > ul ul > li:hover > .dropdown-menu[data-show="hover"] {
9097 display: block;
9098 }
9099
9100 .sg-wrapper-less .metro .sidebar > ul ul > li > a.dropdown-toggle:after {
9101 font-family: metroSysIcons;
9102 font-size: .7em;
9103 content: "\e001";
9104 left: 90%;
9105 top: 50%;
9106 margin-top: -1.4em;
9107 -webkit-transform: rotate(-90deg);
9108 -moz-transform: rotate(-90deg);
9109 -ms-transform: rotate(-90deg);
9110 -o-transform: rotate(-90deg);
9111 transform: rotate(-90deg);
9112 }
9113
9114 .sg-wrapper-less .metro .sidebar > ul ul.drop-left {
9115 left: -100%;
9116 }
9117
9118 .sg-wrapper-less .metro .sidebar > ul ul.drop-up {
9119 top: auto;
9120 bottom: 0;
9121 }
9122
9123 .sg-wrapper-less .metro .sidebar > ul ul .menu-title {
9124 background-color: #f6f7f8;
9125 font-size: 12px;
9126 line-height: 14px;
9127 padding: 4px 8px;
9128 border: 0;
9129 border-bottom: 1px #dcddde solid;
9130 border-top: 1px #dcddde solid;
9131 color: #646464;
9132 }
9133
9134 .sg-wrapper-less .metro .sidebar > ul ul .menu-title:first-child {
9135 margin: 0;
9136 border-top-width: 0;
9137 }
9138
9139 .sg-wrapper-less .metro .sidebar > ul ul .menu-title:first-child:hover {
9140 border-top-width: 0;
9141 }
9142
9143 .sg-wrapper-less .metro .sidebar > ul ul .menu-title:hover {
9144 background-color: #f6f7f8;
9145 cursor: default;
9146 border: 0;
9147 border-bottom: 1px #dcddde solid;
9148 border-top: 1px #dcddde solid;
9149 }
9150
9151 .sg-wrapper-less .metro .sidebar > ul ul.inverse {
9152 border: 2px #3b3b3b solid;
9153 }
9154
9155 .sg-wrapper-less .metro .sidebar > ul ul.inverse li {
9156 border: 0;
9157 }
9158
9159 .sg-wrapper-less .metro .sidebar > ul ul.inverse li a {
9160 padding: 9px 32px !important;
9161 }
9162
9163 .sg-wrapper-less .metro .sidebar > ul ul.inverse li:hover {
9164 border: 0;
9165 background-color: #e5e5e5;
9166 }
9167
9168 .sg-wrapper-less .metro .sidebar > ul ul.inverse .menu-title:hover {
9169 background-color: #f6f7f8;
9170 }
9171
9172 .sg-wrapper-less .metro .sidebar > ul ul.inverse .divider {
9173 margin-left: 0;
9174 margin-right: 0;
9175 }
9176
9177 .sg-wrapper-less .metro .sidebar > ul ul.dark {
9178 background-color: #333333;
9179 border: 2px #333333 solid;
9180 color: #ffffff;
9181 }
9182
9183 .sg-wrapper-less .metro .sidebar > ul ul.dark.opacity {
9184 background-color: rgba(61, 61, 61, 0.9);
9185 }
9186
9187 .sg-wrapper-less .metro .sidebar > ul ul.dark li {
9188 border: 0;
9189 color: inherit;
9190 }
9191
9192 .sg-wrapper-less .metro .sidebar > ul ul.dark li a {
9193 padding: 9px 32px !important;
9194 color: inherit;
9195 }
9196
9197 .sg-wrapper-less .metro .sidebar > ul ul.dark li.disabled,
9198 .sg-wrapper-less .metro .sidebar > ul ul.dark li.disabled:hover {
9199 cursor: default !important;
9200 background: transparent !important;
9201 color: #555555;
9202 }
9203
9204 .sg-wrapper-less .metro .sidebar > ul ul.dark li.disabled a,
9205 .sg-wrapper-less .metro .sidebar > ul ul.dark li.disabled:hover a {
9206 color: inherit;
9207 cursor: inherit;
9208 background: inherit;
9209 }
9210
9211 .sg-wrapper-less .metro .sidebar > ul ul.dark li:hover {
9212 border: 0;
9213 background-color: #201a1a;
9214 color: #ffffff;
9215 }
9216
9217 .sg-wrapper-less .metro .sidebar > ul ul.dark .menu-title {
9218 background-color: #3b3b3b;
9219 }
9220
9221 .sg-wrapper-less .metro .sidebar > ul ul.dark .menu-title:hover {
9222 background-color: #3b3b3b;
9223 }
9224
9225 .sg-wrapper-less .metro .sidebar > ul ul.dark .divider {
9226 margin-left: 0;
9227 margin-right: 0;
9228 background-color: #555555;
9229 }
9230
9231 .sg-wrapper-less .metro .sidebar > ul ul.dark .divider:hover {
9232 background: #555555;
9233 }
9234
9235 .sg-wrapper-less .metro .sidebar > ul ul li {
9236 border: 0;
9237 }
9238
9239 .sg-wrapper-less .metro .sidebar > ul ul li a {
9240 background-color: #e5e5e5;
9241 }
9242
9243 .sg-wrapper-less .metro .sidebar > ul ul li.divider {
9244 background-color: #c2c2c2;
9245 }
9246
9247 .sg-wrapper-less .metro .sidebar > ul ul li.divider:hover {
9248 background-color: #c2c2c2;
9249 }
9250
9251 .sg-wrapper-less .metro .sidebar > ul ul li.disabled a {
9252 color: #999999;
9253 }
9254
9255 .sg-wrapper-less .metro .sidebar > ul ul li.disabled a:hover {
9256 color: #999999;
9257 }
9258
9259 .sg-wrapper-less .metro .sidebar > ul ul.open {
9260 display: block;
9261 }
9262
9263 .sg-wrapper-less .metro .sidebar.light {
9264 background-color: #ffffff;
9265 }
9266
9267 .sg-wrapper-less .metro .sidebar.light li {
9268 border-bottom-color: #eeeeee;
9269 }
9270
9271 .sg-wrapper-less .metro .sidebar.light li.title {
9272 color: #1d1d1d;
9273 }
9274
9275 .sg-wrapper-less .metro .sidebar.light li a {
9276 color: #1d1d1d;
9277 background-color: #ffffff;
9278 }
9279
9280 .sg-wrapper-less .metro .sidebar.light li a:hover {
9281 background-color: #00aff0;
9282 }
9283
9284 .sg-wrapper-less .metro .sidebar.light li ul {
9285 background-color: #ffffff;
9286 border: 1px transparent solid;
9287 }
9288
9289 .sg-wrapper-less .metro .sidebar.light li .divider {
9290 background-color: #eeeeee;
9291 }
9292
9293 .sg-wrapper-less .metro .sidebar.light li .divider:hover {
9294 background-color: #eeeeee;
9295 }
9296
9297 .sg-wrapper-less .metro .sidebar.light li.disabled a {
9298 background-color: #ffffff;
9299 cursor: default;
9300 color: #999999;
9301 }
9302
9303 .sg-wrapper-less .metro .sidebar.light li.active a {
9304 background-color: #1ba1e2;
9305 color: #ffffff;
9306 }
9307
9308 .sg-wrapper-less .sg-site-url {
9309 width: 100%;
9310 height: 100%;
9311 background-color: transparent !important;
9312 }
9313
9314 .sg-wrapper-less .sg-footer {
9315 text-align: center;
9316 border-top: 1px #eaeaea solid;
9317 height: 45px;
9318 }
9319
9320 .sg-wrapper-less .sg-footer .row {
9321 margin-left: 0;
9322 margin-right: 0;
9323 }
9324
9325 .sg-wrapper-less .sg-footer .sg-version {
9326 position: absolute;
9327 right: 5px;
9328 }
9329
9330 .sg-wrapper-less .sg-checkbox .checkbox,
9331 .sg-wrapper-less .sg-custom-backup .checkbox {
9332 padding-top: 2px;
9333 min-height: 10px;
9334 }
9335
9336 .sg-wrapper-less .sg-close,
9337 .sg-wrapper-less .sg-custom-backup,
9338 .sg-wrapper-less .sg-custom-backup-files,
9339 .sg-wrapper-less .sg-custom-backup-tables,
9340 .sg-wrapper-less .sg-backup-db-options,
9341 .sg-wrapper-less .sg-custom-backup-cloud,
9342 .sg-wrapper-less .sg-schedule-settings-closed {
9343 display: none;
9344 }
9345
9346 .sg-wrapper-less .sg-open {
9347 display: block;
9348 }
9349
9350 .sg-wrapper-less .sg-switch-container {
9351 margin-top: 7px;
9352 }
9353
9354 .sg-wrapper-less .sg-schedule-settings-opened {
9355 display: block;
9356 }
9357
9358 .sg-wrapper-less .sg-custom-backup-schedule .checkbox:not:first-child {
9359 padding-top: 0 !important;
9360 }
9361
9362 .sg-wrapper-less .sg-general-settings {
9363 display: none;
9364 }
9365
9366 .sg-wrapper-less .sg-progress {
9367 height: 2px;
9368 margin: 0;
9369 margin-top: 1px;
9370 }
9371
9372 .sg-wrapper-less #sg-status-tabe-data {
9373 padding: 7px;
9374 }
9375
9376 .sg-wrapper-less .sg-status-icon {
9377 display: inline-block;
9378 width: 20px;
9379 height: 20px;
9380 background-image: url('../img/backup-icons.png');
9381 background-repeat: no-repeat;
9382 background-size: 214px 40px;
9383 }
9384
9385 @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
9386 .sg-wrapper-less .sg-status-icon {
9387 background-image: url('../img/backup-icons.png');
9388 }
9389 }
9390
9391 .sg-wrapper-less .sg-status-36 {
9392 background-position: -139px 0px;
9393 }
9394
9395 .sg-wrapper-less .sg-status-36.active {
9396 background-position: -139px -22px;
9397 }
9398
9399 .sg-wrapper-less .sg-status-35 {
9400 background-position: -91px 1px;
9401 width: 28px;
9402 }
9403
9404 .sg-wrapper-less .sg-status-37 {
9405 background-position: -158px 0px;
9406 width: 28px;
9407 }
9408
9409 .sg-wrapper-less .sg-status-35.active {
9410 background-position: -91px -21px;
9411 width: 28px;
9412 }
9413
9414 .sg-wrapper-less .sg-status-37.active {
9415 background-position: -158px -22px;
9416 width: 28px;
9417 }
9418
9419 .sg-wrapper-less .sg-status-38 {
9420 background-position: -187px -2px;
9421 width: 28px;
9422 }
9423
9424 .sg-wrapper-less .sg-status-38.active {
9425 background-position: -187px -21px;
9426 width: 28px;
9427 }
9428
9429 .sg-wrapper-less .sg-status-34 {
9430 background-position: -72px 1px;
9431 }
9432
9433 .sg-wrapper-less .sg-status-34.active {
9434 background-position: -72px -21px;
9435 }
9436
9437 .sg-wrapper-less .sg-status-1 {
9438 background-position: 2px 1px;
9439 background-size: 154px 40px;
9440 width: 16px;
9441 }
9442
9443 .sg-wrapper-less .sg-status-1.active {
9444 background-position: 2px -21px;
9445 }
9446
9447 .sg-wrapper-less .sg-status-2 {
9448 background-position: -15px 0px;
9449 }
9450
9451 .sg-wrapper-less .sg-status-2.active {
9452 background-position: -15px -21px;
9453 }
9454
9455 .sg-wrapper-less .sg-status-31 {
9456 background-position: -53px 1px
9457 }
9458
9459 .sg-wrapper-less .sg-status-31.active {
9460 background-position: -53px -21px;
9461 }
9462
9463 .sg-wrapper-less .sg-status-32 {
9464 background-position: -34px 1px;
9465 }
9466
9467 .sg-wrapper-less .sg-status-32.active {
9468 background-position: -34px -21px;
9469 }
9470
9471 .sg-wrapper-less .sg-status-33 {
9472 background-position: -118px 1px;
9473 }
9474
9475 .sg-wrapper-less .sg-status-33.active {
9476 background-position: -118px -21px;
9477 }
9478
9479 .sg-wrapper-less .sg-status-22 {
9480 background-position: -15px -21px;
9481 }
9482
9483 .sg-wrapper-less .sg-status-22.active {
9484 background-position: -15px 0px;
9485 }
9486
9487 .sg-wrapper-less .sg-status-21 {
9488 background-position: 2px -20px;
9489 }
9490
9491 .sg-wrapper-less .sg-status-21.active {
9492 background-position: 2px 0px;
9493 }
9494
9495 .sg-wrapper-less .sg-helper-block {
9496 font-size: 12px;
9497 padding-left: 0px;
9498 text-align: left;
9499 display: block;
9500 font-weight: normal;
9501 margin-top: 5px;
9502 }
9503
9504 .sg-wrapper-less .sg-control-label {
9505 text-align: left;
9506 margin-bottom: 0;
9507 margin-top: 11px;
9508 }
9509
9510 .sg-wrapper-less .sg-upload-label {
9511 padding-left: 0px;
9512 padding-top: 12px;
9513 }
9514
9515 .sg-wrapper-less .sg-modal-body {
9516 max-height: calc(100vh - 210px);
9517 overflow-y: auto;
9518 }
9519
9520 .sg-wrapper-less .sg-justify {
9521 text-align: justify;
9522 }
9523
9524 .sg-wrapper-less #sg-save-cloud-folder {
9525 margin-left: 5px;
9526 display: none;
9527 }
9528
9529 .sg-wrapper-less .sg-alert-pro {
9530 color: white;
9531 margin: 20px;
9532 text-align: left;
9533 }
9534
9535 .sg-upgrade-text {
9536 color: #010101;
9537 margin-bottom: 30px !important;
9538 }
9539
9540 .sg-wrapper-less .sg-star {
9541 color: gold;
9542 font-size: 24px;
9543 }
9544
9545 .sg-wrapper-less .sg-no-margin-bottom {
9546 margin-bottom: 0 !important;
9547 }
9548
9549 .sg-wrapper-less .sg-no-padding-left {
9550 padding-left: 0 !important;
9551 }
9552
9553 .sg-wrapper-less .sg-btn-grey {
9554 background-color: #999;
9555 border-color: #999;
9556 color: #ffffff;
9557 }
9558
9559 .sg-wrapper-less .sg-btn-grey:hover {
9560 background-color: #777;
9561 border-color: #777;
9562 }
9563
9564 .sg-custom-backup-tables .sg-disableText {
9565 color: #bbb;
9566 font-size: 12px;
9567 }
9568
9569 .sg-backup-db-options .checkbox .sg-backup-db-mode,
9570 .sg-restore-files-options .checkbox .sg-restore-files-mode {
9571 padding-left: 15px;
9572 }
9573
9574 .sg-backup-db-options .checkbox .sg-backup-db-mode:first-child,
9575 .sg-restore-files-options .checkbox .sg-restore-files-mode:first-child {
9576 padding-left: 0px;
9577 }
9578
9579 .sg-backup-db-options .checkbox .sg-backup-db-mode input,
9580 .sg-restore-files-options .checkbox .sg-restore-files-mode input {
9581 margin: 0px;
9582 }
9583
9584 .sg-restore-files-options {
9585 display: none;
9586 }
9587
9588 .sg-custom-backup-schedule .col-md-8 {
9589 width: 100%;
9590 margin-left: 0px;
9591 }
9592
9593 .sg-file-selective-restore {
9594 display: none;
9595 }
9596
9597 .form-group-google,
9598 .form-group-custom {
9599 display: none;
9600 }
9601
9602 .schedule-modal-close {
9603 margin-top: 10px;
9604 }
9605
9606 #manualBackup {
9607 margin-bottom: 0;
9608 }
9609
9610 .backup-browse-btn {
9611 border: none !important;
9612 color: #000000 !important;
9613 font-weight: 500 !important;
9614 }
9615
9616 .backup-browse-btn:hover {
9617 background-color: #ffffff !important;
9618 color: #000000 !important;
9619 }
9620
9621 input.sg-backup-input[readonly] {
9622 background-color: rgba(255, 255, 255, 0.2) !important;
9623 }
9624
9625 .bg-import-browse-button {
9626 margin-left: 2px;
9627 }
9628
9629 .import-modal-popup-content {
9630 margin-bottom: 90px !important;
9631 }
9632
9633 .backup-browse-btn:active {
9634 box-shadow: none !important;
9635 }
9636
9637 .sg-button-red {
9638 border: 1px solid #C20000 !important;
9639 color: #C20000 !important;
9640 display: inline-block;
9641 background-color: transparent;
9642 border-radius: 8px;
9643 cursor: pointer;
9644 padding: 10px 18px;
9645 text-transform: uppercase;
9646 outline: 0;
9647 transition: background-color .2s ease-out;
9648 text-decoration: none;
9649 font-weight: bold !important;
9650 }
9651
9652 .sg-button-red:hover {
9653 background-color: #C20000 !important;
9654 color: #FFFFFF !important;
9655 }
9656
9657 .sg-red-color {
9658 color: #C20000 !important;
9659 }
9660
9661 .sg-black-color {
9662 color: black !important;
9663 }
9664
9665 .sg-notice-error-h2 {
9666 margin-bottom: 5px;
9667 margin-top: 0;
9668 }
9669
9670 .sg-error-notice-wrapper {
9671 text-align: left;
9672 }
9673
9674 .sg-notice-contact-wrapper {
9675 margin-top: 0px !important;
9676 }
9677
9678 .sg-notice-error-p {
9679 margin-top: 2px !important;
9680 }
9681
9682 .sg-error-notice-h2-first {
9683 font-size: 1.8em;
9684 }
9685
9686 .sg-wrapper-less input[type=checkbox]:checked::before {
9687 content: url(../img/checkbox-content.svg);
9688 margin: -1px -1px;
9689 float: inherit !important;
9690 font-size: inherit !important;
9691 vertical-align: top !important;
9692 }
9693
9694 .sg-wrapper-less input[type=checkbox] {
9695 width: 20px !important;
9696 height: 20px !important;
9697 }
9698
9699 .sg-wrapper-less input[type=checkbox]:focus {
9700 border: 1px solid #7e8993;
9701 box-shadow: none;
9702 }
9703
9704 a#sg-logo:focus {
9705 box-shadow: none !important;
9706 }
9707
9708 .sg-visibility-hidden {
9709 display: none;
9710 }
9711
9712 .sg-checkbox-label-text {
9713 display: inline-block;
9714 margin-left: 5px;
9715 margin-top: 3px;
9716 }
9717
9718 /*Pricing table page CSS*/
9719 .sg-backup-table-row div {
9720 border-bottom: 1px solid #C9C9C9;
9721 border-right: 1px solid #C9C9C9;
9722 padding-top: 25px;
9723 padding-bottom: 25px;
9724 padding-left: 25px !important;
9725 }
9726
9727 .sg-backup-table-row div:last-child {
9728 border-right: 0px !important;
9729 }
9730
9731 .sg-pricing-table-header-label {
9732 font-size: 25px;
9733 color: #000000;
9734 font-weight: bold;
9735 display: block;
9736 margin-bottom: 20px;
9737 }
9738
9739 .sg-pricing-table-blue-label {
9740 color: #ff6c2c;
9741 font-size: 39px;
9742 line-height: 1;
9743 }
9744
9745 .sg-pricing-table-header-first-column {
9746 height: 145px;
9747 }
9748
9749 @font-face {
9750 font-family: 'pricingTableFonts';
9751 src: url('../fonts/pricingTableFonts.eot');
9752 src: url('../fonts/pricingTableFonts.eot?#iefix') format('embedded-opentype'),
9753 url('../fonts/pricingTableFonts.woff') format('woff'),
9754 url('../fonts/pricingTableFonts.ttf') format('truetype'),
9755 url('../fonts/pricingTableFonts.svg#Glyphter') format('svg');
9756 font-weight: normal;
9757 font-style: normal;
9758 }
9759
9760 #sg-backup-page-content-pro_features [class*='backup-plan-']:before,
9761 [class*='backup-plan-']:before {
9762 display: inline-block;
9763 font-family: 'pricingTableFonts' !important;
9764 font-style: normal;
9765 font-weight: normal;
9766 line-height: 1;
9767 -webkit-font-smoothing: antialiased;
9768 -moz-osx-font-smoothing: grayscale
9769 }
9770
9771 .sg-backup-plan-included:before {
9772 content: '\0057';
9773 }
9774
9775 .sg-backup-plan-excluded:before {
9776 content: '\0058';
9777 }
9778
9779 .sg-backup-plan-excluded, .sg-backup-plan-included {
9780 color: #ff6c2c;
9781 }
9782
9783 .sg-backup-table-options-wrapper {
9784 text-align: center;
9785 }
9786
9787 .sg-backup-table-options-wrapper .sg-backup-table-row:last-child div {
9788 border-bottom: 0;
9789 margin-bottom: 30px;
9790 }
9791
9792 .sg-pricing-table-wrapper {
9793 box-shadow: 0px 0px 20px #0000000D;
9794 margin-top: 10px;
9795 padding: 10px 10px 30px 10px;
9796 }
9797
9798 .sg-backup-guard-plans-title {
9799 text-align: center;
9800 color: #ff6c2c !important;
9801 font-size: 24px !important;
9802 margin-top: 37px !important;
9803 font-weight: bold !important;
9804 margin-bottom: 60px !important;
9805 }
9806
9807 .sg-pricing-table-option-wrapper {
9808 text-align: left;
9809 }
9810
9811 .sg-backup-pricing-currency {
9812 font-size: 28px;
9813 vertical-align: top;
9814 }
9815
9816 @media (max-width: 1284px) {
9817 .sg-pricing-table-blue-label {
9818 font-size: 31px;
9819 vertical-align: top;
9820 }
9821
9822 .sg-pricing-table-header-first-column {
9823 height: 137px;
9824 }
9825 }
9826
9827 /*Pricing table page CSS*/
9828
9829 .sgbg-welcome-title {
9830 margin-top: 0 !important;
9831 margin-bottom: 6px !important;
9832 }
9833
9834 .sg-data-collection-label {
9835 text-align: left;
9836 display: inline-block;
9837 margin-right: 10px;
9838 vertical-align: text-bottom;
9839 }
9840
9841 .sg-data-collection-label label {
9842 font-weight: normal;
9843 }
9844
9845 .backup-send-usage-data-status-wrapper {
9846 text-align: left;
9847 display: inline-block;
9848 }
9849
9850 .bg-initial-privacy-links-container {
9851 border-top: 1px solid #ddd;
9852 padding-top: 20px;
9853 margin-top: 20px;;
9854 }
9855
9856 .bg-initial-privacy-links-container a {
9857 font-size: 16px;
9858 text-decoration: none;
9859 margin: 0 15px;
9860 color: #016cb0;
9861 }
9862
9863 .sgbg-send-usage-data-wrapper {
9864 margin-top: 20px;
9865 text-align: center;
9866 }
9867
9868 .sgbg-send-usage-data-wrapper span.bootstrap-switch-handle-on.bootstrap-switch-primary {
9869 background: #007cba;
9870 }
9871
9872 .bg-invalid-login {
9873 color: red;
9874 }
9875
9876 #backupGuardDetailsModal .control-label {
9877 text-align: left !important;
9878 }
9879
9880 #backupGuardDetailsModal label.error {
9881 color: red;
9882 font-size: 14px;
9883 margin-top: 4px;
9884 font-weight: normal;
9885 }
9886
9887 #backupGuardDetailsModal button {
9888 outline: none;
9889 }
9890
9891 .bg-email-confirmation {
9892 color: #000;
9893 }
9894
9895 .sgbg-info-icon {
9896 margin-left: 5px;
9897 margin-top: 1px;
9898 }
9899
9900 .sgbg-info-text {
9901 color: #3879D9;
9902 font: 14px Arial;
9903 width: 200px;
9904 border: 1px solid #ccc;
9905 position: absolute;
9906 min-width: 20px;
9907 min-height: 13px;
9908 display: none;
9909 margin-top: 3px;
9910 margin-left: 5px;
9911 box-shadow: 0px 0px 5px #ccc;
9912 padding: 5px;
9913 z-index: 9999;
9914 background-color: white;
9915 border-radius: 5px;
9916 display: none;
9917 }
9918
9919 .sgbg-info-icon:hover + .sgbg-info-text {
9920 display: inline-block !important;
9921 }
9922
9923 .modal-content .sgbg-info-icon {
9924 margin-top: 4px;
9925 }
9926
9927 .modal-content .sgbg-info-text {
9928 margin-top: 3px;
9929 margin-left: 5px;
9930 }
9931